@charset "UTF-8";
.wp-caption, .bordered-image, .gallery-item .gallery-icon {
  position: relative;
  overflow: hidden;
  padding: 3px;
  max-width: 100%;
  border: 1px solid #e1e1e1;
  background: #fff; }

.wp-caption img, .bordered-image img, .gallery-item .gallery-icon img {
  display: block;
  width: 100%;
  height: auto;
  border-width: 0 !important; }

.wp-caption .wp-caption-text, .bordered-image .caption, .gallery-item .gallery-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1em 15px;
  background: url(../images/bgs/white_80_bg.png); }

.expandir, .minimizar, .maximizar {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  background: #e8e8e8;
  padding: 8px;
  color: #333; }

.expansor .maximizar, .expansor .minimizar {
  top: 8px;
  right: 8px;
  padding: 5px;
  color: #;
  background: #fff; }

.aulas .aula a:hover, #fecharTudo:hover, #abrirTudo:hover {
  color: #fff;
  background: #;
  border-color: #; }

#fecharTudo, #abrirTudo {
  font-size: 12px;
  margin-bottom: 14px;
  display: inline-block;
  padding: 5px;
  background: #e8e8e8;
  color: #333; }

.widget-conteudo, .widget-conteudo p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 17px; }

.responsivo.active, .dropdown a:focus, .dropdown a:hover {
  background: # !important;
  color: #fff !important;
  border-color: # !important;
 }

#slide .owl-prev, #slide .owl-next {
  position: absolute;
  top: -126px;
  width: 43px;
  height: 77px;
  text-indent: -9999px; }

.contador-aulas i, .contador-visualizacoes i, .contador-professores i, .contador-alunos i, .contador-cursos i {
  font-size: 30px;
  color: #fff;
  width: 35px;
  height: 27px; }

#depoimentos .owl-prev, #depoimentos .owl-next {
  position: absolute;
  top: 62px;
  width: 43px;
  height: 77px;
  text-indent: -9999px; }

.rodape p, .direitos {
  font-size: 13px;
  color: #a7a7a7;
  margin: 15px 0;
  font-weight: 300; }

.valor del, .valor ins {
  display: block;
  color: #000;
  text-decoration: none; }

.widget ul li a, .widget ul.styled-list li a {
  background: #f1f1f1;
  display: block;
  padding: 10px 0;
  width: 100%;
  text-indent: 10px;
  color: #666; }

body main .wp-pagenavi > a:hover, body main .wp-pagenavi > a:focus, body main .wp-pagenavi > a:active {
  background: #;
  color: #fff;
  font-weight: bold; }

.field-text {
  transition: all 0.5s linear;
  border: 2px solid #f1f1f1;
  text-indent: 5px;
  height: 45px;
  width: 100%;
  margin-bottom: 10px;
  outline: none; }
  .field-text:focus {
    transition: all 0.5s linear;
    border-color: #; }
  .field-text:hover {
    transition: all 0.5s linear;
    border-color: #; }

.slide {
  color: #fff;
  font-weight: 300; }
  .slide .field {
    transition: all 0.5s linear; }
    .slide .field:hover {
      transition: all 0.5s linear; }
    .slide .field:focus {
      transition: all 0.5s linear; }
  .slide p {
    margin-bottom: 0; }
  .slide h2 {
    font-size: 26px;
    margin-bottom: 0; }
  .slide .botao {
    width: 170px;
    display: block;
    margin: 20px auto;
    font-size: 16px; }
  .slide small {
    font-size: 12px; }
  .slide input[type=submit].send {
    transition: all 0.5s linear; }
    .slide input[type=submit].send:hover {
      transition: all 0.5s linear; }

#profile-container {
  margin-top: 30px; }
  #profile-container #wp-description-editor-container {
    transition: all 0.5s linear;
    border: 2px solid #f1f1f1;
    margin-bottom: 10px; }
    #profile-container #wp-description-editor-container:hover {
      transition: all 0.5s linear;
      border-color: #; }
    #profile-container #wp-description-editor-container:focus {
      transition: all 0.5s linear;
      border-color: #; }
  #profile-container .user-courses-listing .curso-infos {
    padding: 10px; }
    #profile-container .user-courses-listing .curso-infos .curso-cabecalho h4 {
      font-size: 14px; }
  #profile-container .user-courses-listing .cursos__item {
    margin-bottom: 10px; }

.button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0.2em 10px 0.3em 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #f3715d;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.17);
  white-space: nowrap;
  line-height: 1.8em;
  cursor: pointer;
  border-radius: 3px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0) 100%); }
  .button.secondary {
    background-color: #; }
  .button.dark {
    border-color: rgba(0, 0, 0, 0.2);
    background-color: #; }
    .button.dark:after {
      background: url(../images/bgs/button_dark_bg.png) 0 0 repeat-x; }
  .button.medium {
    padding: 0 12px;
    font-size: 1.2em;
    line-height: 2.4em; }
    .button.medium img {
      margin: -3px 8px 0 0; }
  .button.large {
    padding: 0 18px;
    font-size: 1.4em;
    line-height: 2.4em; }
    .button.large img {
      margin: -4px 10px 0 0; }
  .button:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: url(../images/bgs/button_bg.png) 0 0 repeat-x;
    content: " ";
    border-radius: 3px; }
  .button img {
    position: relative;
    display: inline !important;
    margin: -2px 8px 0 0;
    vertical-align: middle; }
  .button:hover:after {
    background-color: rgba(255, 255, 255, 0.05); }
  .button.active:after {
    background: none; }
  .button:active:after {
    background: none; }

.wp-caption {
  position: relative;
  margin-bottom: 1em;
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }

.bordered-image {
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
  .bordered-image.thick-border {
    padding: 5px; }
  .bordered-image.inner-image + p {
    margin-top: 2em; }

.gallery-item {
  position: relative;
  margin-bottom: 1em; }
  .gallery-item .gallery-icon {
    margin-right: 10px;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
  .gallery-item .gallery-caption {
    right: 13px;
    bottom: 3px;
    left: 3px; }

.expandir:hover {
  background: #;
  color: #fff; }

.minimizar:hover {
  background: #;
  color: #fff; }

.expansor {
  position: relative; }

.aulas {
  padding: 10px; }
  .aulas .aula {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 7px; }
    .aulas .aula a {
      width: 100%;
      display: block;
      background: #e6e6e6;
      border-bottom: 3px solid #c5c5c5;
      padding: 10px;
      font-size: 14px;
      color: #333; }
      .aulas .aula a.free:hover:after {
        background-color: #; }
      .aulas .aula a.free:after {
        content: "Teste";
        background-color: #;
        border-bottom: 3px solid #;
        position: absolute;
        right: 0;
        padding: 10px;
        font-size: 14px;
        top: 0;
        color: #fff; }
    .aulas .aula.completed a {
      background: #c5c5c5; }

.widget-conteudo p a {
  color: #; }

header {
  position: relative; }
  header .menu-wrap {
    background: #; }
    header .menu-wrap a {
      color: #fff;
      font-size: 13px;
      padding: 0 15px;
      display: block;
      line-height: 40px; }
      header .menu-wrap a:hover {
        color: #fff;
        background: rgba(0, 0, 0, 0.3); }
    header .menu-wrap ul {
      margin-bottom: 0; }
      header .menu-wrap ul li {
        margin-right: 0; }
    header .menu-wrap input.form-control {
      width: 100%;
      height: 50px; }
  header .barra-wrap {
    background: #e6e6e6; }
  header .barra {
    padding: 10px 0 14px; }
    header .barra img {
      vertical-align: middle;
      margin-right: 4px; }
    header .barra span {
      font-size: 12px; }
  header .lista-cursos {
    margin-bottom: 20px; }
  header .cursos-dropdown {
    position: absolute;
    left: 0;
    top: 117px;
    display: none;
    z-index: 1;
    width: 100%; }
    header .cursos-dropdown .dropdown-cursos {
      background: #f2f2f2;
      padding: 20px; }
  header .pesquisador .form-control {
    position: relative;
    text-indent: 10px;
    margin-top: 9px;
    height: 43px; }
  header .pesquisador button {
    position: absolute;
    top: 11px;
    right: 21px;
    background: transparent;
    border: 0; }
    header .pesquisador button:hover {
      color: # !important; }
  header .opcoes-login {
    margin: 20px 0; }
  header a:focus {
    color: #fff !important; }

.responsivo {
  position: absolute;
  z-index: 3;
  right: 31px;
  top: 67px;
  width: 46px;
  height: 48px;
  font-size: 25px;
  cursor: pointer; }

.dropdown {
  display: none;
  margin-top: 10px;
  width: 100%; }
  .dropdown li {
    display: block;
    text-align: center; }
    .dropdown li a {
      background: #ebebeb;
      padding: 10px;
      display: block;
      border-bottom: 2px solid #e1e1e1;
      color: #666; }
      .dropdown li a:hover {
        background: #e1e1e1; }
    .dropdown li:last-child a {
      border: 0; }

#slide .owl-prev {
  left: 20%;
  background: url(images/botao-prev.png) top center no-repeat transparent !important; }
#slide .owl-next {
  right: 20%;
  background: url(images/botao-next.png) top center no-repeat transparent !important; }
#slide .item img {
  display: block;
  width: 100%;
  height: auto; }
#slide.owl-theme .owl-controls {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center; }
  #slide.owl-theme .owl-controls .owl-page span {
    background: #fff !important; }

.contador-aulas .icone {
  background: #; }

.contador-visualizacoes .icone {
  background: #; }

.contador-professores .icone {
  background: #565656; }

.contador-alunos .icone {
  background: #a74ca6; }

.contador-cursos .icone {
  background: #; }

#depoimentos .owl-prev {
  left: -7%;
  background: url(../images/botao-depoimento-prev.png) top center no-repeat transparent !important;
  opacity: 0.6 !important; }
#depoimentos .owl-next {
  right: -7%;
  background: url(../images/botao-depoimento-next.png) top center no-repeat transparent !important; }

.rodape {
  padding: 30px 0; }
  .rodape .logo {
    display: block; }
  .rodape hr {
    border: 2px solid #333; }
  .rodape h2 {
    font-size: 22px;
    color: #;
    margin-bottom: 15px; }
  .rodape a {
    font-size: 14px;
    color: #a7a7a7; }
    .rodape a:hover {
      color: #; }
  .rodape .botao {
    width: 100%; }
  .rodape input {
    margin-bottom: 15px; }
  .rodape .social a:hover {
    color: #fff; }
  .rodape nav li {
    display: block;
    margin-bottom: 5px; }

.direitos {
  margin: 0;
  text-align: right;
  padding: 10px 0; }
  .direitos a {
    font-size: 14px;
    color: #a7a7a7; }
    .direitos a:hover {
      color: #; }
  .direitos img {
    text-align: left; }

.pace {
  pointer-events: none;
  user-select: none; }
  .pace .pace-progress {
    background: #;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px; }
  .pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #, 0 0 5px #;
    opacity: 1.0;
    transform: rotate(3deg) translate(0px, -4px); }
  .pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #;
    border-left-color: #;
    border-radius: 10px;
    animation: pace-spinner 400ms linear infinite; }

.pace-inactive {
  display: none; }

@-webkit-keyframes pace-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-moz-keyframes pace-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-o-keyframes pace-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-ms-keyframes pace-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.alignnone {
  margin: 0.5em 0 0 0; }

.alignright {
  float: right;
  margin: 0 0 1em 20px; }

.alignleft {
  float: left;
  margin: 0 20px 1em 0; }

.aligncenter {
  display: block;
  margin: 0 auto 1em auto;
  text-align: center; }
  .aligncenter * {
    text-align: center; }

a {
  outline: none;
  text-decoration: none !important; }

input[type=submit] {
  border: none; }

strong {
  font-weight: bold !important; }

button {
  border: 0; }

main {
  position: relative;
  z-index: 0; }
  main h1 {
    margin: 20px 0;
    text-align: center; }
  main h2 {
    margin: 20px 0;
    text-align: center;
    font-size: 22px; }
    main h2.heading {
      padding: 15px;
      font-size: 20px;
      border-bottom: 3px solid #;
      margin-bottom: 10px;
      margin-top: 0;
      background: #;
      color: #fff; }

section h1 {
  text-align: center; }
section h2 {
  text-align: center; }
section h3 {
  text-align: center; }

.clear {
  clear: both; }

.clearfix {
  display: block; }
  .clearfix:after {
    display: table;
    clear: both;
    content: " "; }

.left {
  float: left;
  display: inline; }

.right {
  float: right;
  display: inline; }

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

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

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

.hidden {
  display: none; }

.hidden-wrap {
  overflow: hidden; }

.shifted {
  position: absolute;
  left: -9999px; }

.visible {
  visibility: visible;
  opacity: 1 !important; }

.highlight {
  background: #ff9; }

.nomargin {
  margin: 0 !important; }

.fullwidth {
  display: block;
  padding: 0 !important;
  width: 100% !important;
  height: auto; }

.secondary {
  color: #777; }

.bypostauthor {
  color: #777;
  font-weight: normal; }

.sticky {
  padding-bottom: 2em;
  border-bottom: 1px dotted #ccc; }

.content-block {
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }

.os-animation {
  opacity: 0; }
  .os-animation.animated {
    opacity: 1; }

.superborder {
  border-radius: 180px; }

.transicao {
  transition: all .3s ease-in-out; }

.rotate {
  transition-duration: 0.8s;
  transition-property: transform;
  overflow: hidden; }

.numero {
  font-family: sans-serif; }

.padding-top {
  padding-top: 20px; }

.sem-gutter-esquerdo {
  padding-left: 0 !important; }

.social {
  margin-top: 4px;
  margin-bottom: 0; }
  .social li span {
    display: none; }
  .social li a {
    display: block;
    color: #fff; }
  .social li i {
    width: 28px;
    height: 28px;
    text-align: center;
    padding-top: 8px; }
  .social li.facebook a {
    background: #3f5e9e; }
    .social li.facebook a:hover {
      background: #294175; }
  .social li.twitter a {
    background: #00aced; }
    .social li.twitter a:hover {
      background: #0d88b7; }
  .social li.youtube a {
    background: #e52d27; }
    .social li.youtube a:hover {
      background: #b5241f; }

.button-wrap {
  border-radius: 3px; }

.button-icon {
  position: relative;
  display: inline-block;
  margin: -2px 8px 0 0;
  width: 16px;
  height: 16px;
  background: url(../images/icons/button_icons.png) 0 0 no-repeat;
  vertical-align: middle; }
  .button-icon.upload {
    width: 17px; }
  .button-icon.help {
    height: 17px;
    background-position: 0 -90px; }
  .button-icon.register {
    width: 13px;
    height: 13px;
    background-position: 0 -31px; }
  .button-icon.login {
    width: 8px;
    height: 16px;
    background-position: 0 -73px; }
  .button-icon.logout {
    width: 11px;
    height: 13px;
    background-position: 0 -60px; }
  .button-icon.save {
    height: 15px;
    background-position: 0 -16px; }
  .button-icon.check {
    height: 12px;
    background-position: 0 -109px; }
  .button-icon.close {
    width: 15px;
    background-position: -1px -124px; }
  .button-icon.prev {
    width: 9px;
    background-position: -4px -143px; }
  .button-icon.next {
    width: 9px;
    background-position: -3px -162px; }
  .button-icon.plus {
    width: 13px;
    height: 13px;
    background-position: 0 -45px; }
  .button-icon.edit {
    width: 15px;
    background-position: 0 -178px; }
  .button-icon.facebook {
    background-position: 0 -195px; }

.botao {
  cursor: pointer;
  padding: 10px;
  display: block;
  color: #fff;
  font-size: 13px;
  text-align: center;
  border-bottom: 3px solid; }
  .botao.botao--post {
    max-width: 30%;
    margin-bottom: 10px; }
  .botao.relative {
    position: relative; }
  .botao:hover {
    color: #fff; }
    .botao:hover i.fa-angle-down {
      top: 13px; }
  .botao.secondary {
    background: #;
    border-color: #; }
    .botao.secondary:hover {
      background: #; }
  .botao.verde {
    background: #;
    border-color: #; }
    .botao.verde:hover {
      background: #; }
  .botao.primary {
    background: #;
    border-color: #; }
    .botao.primary:hover {
      background: #; }
  .botao.cinza {
    background: #a4a4a4;
    border-color: #828282; }
    .botao.cinza:hover {
      background: #888; }
  .botao.branco {
    color: #;
    background: #fff;
    border-color: #d4d4d4; }
    .botao.branco:hover {
      color: #;
      background: #d4d4d4; }
  .botao i.fa-angle-down {
    position: absolute;
    top: 10px;
    right: 8px; }

.tabs-container .tabs {
  position: relative;
  z-index: 9;
  margin: 0;
  list-style: none; }
  .tabs-container .tabs ul {
    display: block;
    list-style: none; }
.tabs-container .panes {
  position: relative;
  z-index: 0;
  overflow: hidden; }

.horizontal-tabs .panes {
  clear: left; }
.horizontal-tabs .pane {
  display: none;
  overflow: hidden;
  padding: 1.4em 20px;
  border: 1px solid #e5e5e5;
  background: #fff; }
.horizontal-tabs .tabs li {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
  background-color: #f5f5f5;
  color: #666;
  cursor: pointer; }
  .horizontal-tabs .tabs li a {
    color: #666; }
    .horizontal-tabs .tabs li a:hover {
      color: #666; }
  .horizontal-tabs .tabs li h5 {
    margin: 0;
    padding: 6px 20px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5; }
  .horizontal-tabs .tabs li:hover {
    background-color: #f4f4f4; }
  .horizontal-tabs .tabs li:first-child {
    border-left: 1px solid #e5e5e5; }
    .horizontal-tabs .tabs li:first-child h5 {
      border-left-width: 0; }
  .horizontal-tabs .tabs li.current {
    position: relative;
    z-index: 1;
    margin-bottom: -5px;
    padding-bottom: 5px;
    background: #fff;
    color: #444; }
    .horizontal-tabs .tabs li.current a {
      color: #444; }
      .horizontal-tabs .tabs li.current a:hover {
        color: #444; }
  .horizontal-tabs .tabs li:last-child h5 {
    border-right: 1px solid #e5e5e5; }

.vertical-tabs .tabs {
  margin-right: -1px;
  padding: 1em 0;
  border-right: 1px solid #e5e5e5; }
  .vertical-tabs .tabs li {
    display: block;
    margin: 0 0 -1px 0;
    padding: 1em 15px;
    border: 1px solid transparent;
    border-bottom-style: dotted;
    border-bottom-color: #ddd;
    background: none;
    color: #666;
    cursor: pointer;
    border-radius: 3px; }
    .vertical-tabs .tabs li a {
      color: #666; }
      .vertical-tabs .tabs li a:hover {
        color: #666; }
    .vertical-tabs .tabs li.current {
      margin-right: -1px;
      border-style: solid;
      border-color: #e5e5e5;
      border-right-color: #fff;
      color: #444; }
      .vertical-tabs .tabs li.current a {
        color: #444; }
        .vertical-tabs .tabs li.current a:hover {
          color: #444; }
.vertical-tabs .panes {
  padding: 1em 0 1em 3.7%;
  border-left: 1px solid #e5e5e5; }
.vertical-tabs .pane {
  display: none; }

.toggles-wrap {
  overflow: hidden;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.13);
  border-radius: 3px; }

.toggle-container {
  border-bottom: 1px dotted #d6d6d6;
  background: #f4f4f4; }
  .toggle-container:last-child {
    border-bottom-width: 0; }

.toggle-title {
  position: relative;
  display: block;
  padding: 1em 15px 1em 49px;
  background: #f4f4f4;
  cursor: pointer; }
  .toggle-title:hover {
    background: #eee; }
  .toggle-title:before {
    border-radius: 50%; }

.toggle-content {
  display: none;
  padding: 1em 15px;
  border-top: 1px dotted #d6d6d6;
  background: #fff; }

.expanded .toggle-content {
  display: block; }
.expanded .toggle-title {
  background: #eee; }

.faq-toggles {
  border-radius: 3px; }

.faq-toggle .toggle-title:before {
  position: absolute;
  top: 0.9em;
  left: 15px;
  display: block;
  width: 24px;
  height: 24px;
  background: # url(../images/icons/toggle_icons.png) 7px 6px no-repeat;
  content: " "; }
.faq-toggle.expanded .toggle-title:before {
  background-position: 7px -21px; }

.tooltip {
  position: relative; }

.tooltip-wrap {
  position: absolute;
  left: 50%;
  z-index: 1000;
  display: none; }
  .tooltip-wrap .corner {
    position: relative;
    z-index: 100;
    margin-left: -5px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff; }

.tooltip-text {
  left: 25px;
  width: 250px;
  position: relative;
  float: left;
  margin-left: -50%;
  padding: 1em 15px;
  background: #fff;
  color: #333;
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
  .tooltip-text iframe {
    max-width: none; }
  .tooltip-text object {
    max-width: none; }
  .tooltip-text embed {
    max-width: none; }
  .tooltip-text .field-wrap {
    border-radius: 3px; }

.google-map-container {
  position: relative;
  z-index: 99;
  border: 1px solid #ddd;
  background: #fff; }
  .google-map-container img {
    max-width: none; }

.form-loader {
  display: none;
  float: left;
  margin-top: 5px;
  width: 20px;
  height: 20px;
  background: url(../images/loader.gif) 0 0 no-repeat; }

.form-submit {
  margin: 0; }

.popup {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  text-align: center; }
  .popup .popup-text {
    position: relative;
    display: inline-block;
    margin: -3em 0 0;
    padding: 1em 20px;
    background: url(../images/bgs/black_80_bg.png);
    color: #fff;
    border-radius: 3px; }

.form-control {
  background: #e6e6e6 !important;
  border-radius: 0 !important;
  border: 1px solid #e6e6e6 !important; }
  .form-control:focus {
    border-color: # !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(115, 74, 134, 0.6) !important;
    background: #f5f5f5 !important; }
    .form-control:focus + button {
      color: # !important; }

.slide-wrap {
  position: relative;
  padding: 60px 0; }

#bar {
  display: none;
  width: 0;
  max-width: 100%;
  height: 4px;
  background: #; }

#progressBar {
  background: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
  opacity: 0.4; }

.course-progress {
  overflow: hidden;
  margin-bottom: 2em;
  width: 100%;
  height: 8px;
  background: #eee;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07) inset;
  border-radius: 3px; }
  .course-progress span {
    display: block;
    float: left;
    width: 0;
    height: 8px;
    background: # url(../images/bgs/progress_bg.png) 0 0 repeat-x;
    border-radius: 3px; }

.price__value--text {
  background: #;
  display: block;
  color: #fff;
  padding: 10px 40px 10px 10px;
  position: relative;
  right: -20px; }

.preco small {
  display: block;
  color: #;
  font-weight: 700;
  margin-top: 15px; }
.preco .comprar {
  font-size: 18px; }

.valor {
  display: block;
  text-align: left; }
  .valor span.amount {
    color: #A4A4A4;
    font-size: 33px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 0; }
  .valor abbr[title] {
    border: none; }
  .valor small {
    display: block;
    margin: 10px 0;
    color: #a7a7a7;
    font-weight: 300; }
    .valor small abbr {
      font-size: 10px; }
  .valor var {
    font-size: 28px; }
    .valor var abbr {
      font-size: 16px; }
  .valor sup {
    top: -8px; }
  .valor del {
    margin-bottom: 5px; }
    .valor del:before {
      content: "de: "; }
  .valor ins {
    font-size: 24px; }
    .valor ins:before {
      font-size: 12px;
      content: "por apenas: "; }
  .valor .botao {
    margin-top: 15px;
    font-size: 18px; }

.widget-clean {
  padding: 20px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px; }
  .widget-clean h3 {
    margin: 0;
    padding-bottom: 5px; }

.widget {
  position: relative;
  padding: 20px;
  border: 1px solid #e8e8e8;
  margin-bottom: 20px; }
  .widget.preco {
    padding: 0 20px !important;
    border: 2px solid #; }
  .widget ul li {
    width: 100%; }
    .widget ul li .count {
      float: right; }
    .widget ul li .amount {
      color: #777;
      font-weight: bold; }
    .widget ul li a:hover {
      background: #;
      color: #fff; }
    .widget ul li a:active {
      background: #;
      color: #fff; }
    .widget ul li a:focus {
      background: #;
      color: #fff; }
    .widget ul li.current a {
      background: #;
      color: #fff; }
  .widget ul.styled-list li {
    width: 100%; }
    .widget ul.styled-list li .count {
      float: right; }
    .widget ul.styled-list li .amount {
      color: #777;
      font-weight: bold; }
    .widget ul.styled-list li a:hover {
      background: #;
      color: #fff; }
    .widget ul.styled-list li a:active {
      background: #;
      color: #fff; }
    .widget ul.styled-list li a:focus {
      background: #;
      color: #fff; }
    .widget ul.styled-list li.current a {
      background: #;
      color: #fff; }

.valor-final {
  color: #; }

.curso-wrap {
  margin-top: 25px; }

.curso h1 {
  margin-bottom: 20px; }
.curso a:active {
  color: #; }
.curso a:focus {
  color: #; }
.curso .curso-valor {
  display: none; }

.sobre-curso {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  text-align: left !important;
  transition: all .7s ease-in-out; }
  .sobre-curso h2 {
    text-align: left; }
  .sobre-curso:hover {
    border-color: #; }
    .sobre-curso:hover .expandir {
      background: #;
      color: #fff; }
    .sobre-curso:hover .minimizar {
      background: #;
      color: #fff; }
  .sobre-curso.expandido {
    max-height: 3900px; }
    .sobre-curso.expandido .minimizar {
      display: block; }
    .sobre-curso.expandido .expandir {
      display: none; }
    .sobre-curso.expandido .fumaca {
      display: none; }
  .sobre-curso .minimizar {
    display: none; }

.fumaca {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.bloco-capitulo {
  position: relative;
  border: 1px solid #e8e8e8;
  margin-bottom: 15px; }
  .bloco-capitulo:hover {
    border-color: #; }
  .bloco-capitulo a:hover {
    color: #fff; }
  .bloco-capitulo a.maximizar:hover {
    color: #; }
  .bloco-capitulo h3.titulo-capitulo {
    background: #;
    color: #fff;
    padding: 12px;
    cursor: pointer;
    margin: 0; }

.aula__content {
  overflow: hidden; }
  .aula__content iframe {
    width: 100%;
    height: 420px; }
  .aula__content .embedded-video > iframe {
    width: 100%;
    height: 420px; }

.nome-professor {
  font-size: 16px;
  color: #333;
  text-align: left; }

.course-image {
  border-radius: 3px; }

.curso-grid {
  background: #e8e8e8;
  margin-bottom: 20px; }
  .curso-grid .curso-thumb {
    position: relative; }
  .curso-grid img {
    width: 100%; }
  .curso-grid a {
    color: #333; }
    .curso-grid a:hover {
      color: #; }

.curso-infos {
  padding: 20px; }
  .curso-infos small {
    font-size: 12px;
    color: #7a7a7a; }
    .curso-infos small a {
      font-size: 12px;
      color: #7a7a7a; }
  .curso-infos a:hover {
    color: #; }
  .curso-infos .curso-cabecalho h4 {
    height: 40px;
    margin: 0;
    overflow: hidden; }

.curso-rodape {
  margin-top: 20px;
  font-size: 15px;
  display: block; }
  .curso-rodape .alunos-contagem {
    color: #7a7a7a; }

.curso-valor {
  font-size: 20px;
  color: #; }
  .curso-valor sup {
    font-size: 12px; }

.classificacao {
  position: absolute;
  bottom: 3px;
  left: 15px;
  unicode-bidi: bidi-override;
  direction: rtl;
  background: rgba(0, 0, 0, 0.6);
  padding: 6px; }
  .classificacao span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    font-size: 13px; }
    .classificacao span.star:before {
      content: "\f005";
      color: #f5ad01; }

.veja-mais-cursos {
  padding: 17px;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 20px; }

.lesson-options {
  overflow: hidden;
  padding: 1.2em 0; }
  .lesson-options .button {
    float: right;
    margin-left: 10px; }
  .lesson-options .next-lesson {
    padding-right: 9px;
    padding-left: 11px; }
  .lesson-options .prev-lesson {
    padding-right: 11px;
    padding-left: 9px; }
  .lesson-options .close-lesson {
    padding-right: 8px;
    padding-left: 8px; }
  .lesson-options a.secondary {
    margin-bottom: 10px; }

.lesson-toggle {
  float: left;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: # url(../images/icons/toggle_icons.png) 7px 6px no-repeat;
  cursor: pointer;
  border-radius: 50%; }
  .lesson-toggle.expanded {
    background-position: 7px -21px; }

.questions {
  clear: both;
  padding-top: 2em; }
  .questions #reply-title {
    display: none; }
  .questions > h1 {
    text-align: left; }

.features-wrap {
  text-align: center;
  background: #f1f1f1; }

.features {
  margin-bottom: 20px; }
  .features p {
    font-size: 15px;
    line-height: 20px; }
  .features h3 {
    margin-bottom: 15px;
    font-size: 20px; }
  .features img {
    width: 80%;
    height: auto;
    margin: 10px auto;
    display: block; }

.contadores-wrap {
  background: #e8e8e8;
  padding: 15px 0;
  margin: 30px 0; }

.contadores {
  text-align: center; }
  .contadores .numero {
    font-size: 25px; }
  .contadores li {
    display: inline-block;
    margin: 12px 50px; }
  .contadores .icone {
    width: 65px;
    height: 65px;
    margin: 15px auto;
    padding: 19px 0; }

.widget-titulo {
  color: #;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 0 !important; }

.widget-vantagens {
  padding: 20px;
  margin: 0 0 20px 0;
  background: #e8e8e8; }
  .widget-vantagens li {
    display: block;
    margin-bottom: 10px; }
  .widget-vantagens .fa-check:before {
    color: #; }

.questions-listing {
  margin-bottom: 3em; }
  .questions-listing ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .questions-listing ul li {
      display: block;
      margin: 0;
      padding: 0; }
  .questions-listing a {
    color: #; }
    .questions-listing a:focus {
      color: #; }
    .questions-listing a:visited {
      color: #; }
    .questions-listing a:active {
      color: #; }
  .questions-listing .question-title {
    padding: 1em 15px 1em 49px;
    border-top: 1px dotted #d6d6d6; }
  .questions-listing .question-replies {
    position: absolute;
    top: 0.85em;
    left: 15px;
    display: block;
    width: 24px;
    height: 24px;
    background: #;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 24px;
    border-radius: 50%; }
  .questions-listing li ul {
    padding: 0 15px; }
    .questions-listing li ul li {
      padding: 0 0 0 13%;
      border-bottom-width: 0; }
      .questions-listing li ul li .question-content {
        padding: 1.5em 0; }
  .questions-listing li:first-child .question-title {
    border-width: 0; }
  .questions-listing #respond {
    padding: 0 15px 1.5em 15px; }
    .questions-listing #respond #title {
      display: none; }
    .questions-listing #respond form {
      padding-left: 13%; }

.question-content {
  overflow: hidden;
  padding: 1.5em 15px;
  border-top: 1px dotted #d6d6d6;
  background: #fff; }
  .question-content .avatar-container {
    position: relative;
    float: left;
    overflow: hidden;
    width: 10%;
    text-align: center; }
    .question-content .avatar-container img {
      display: block;
      width: 100%;
      height: auto; }
  .question-content .question-text {
    float: right;
    width: 87%; }

.question-header {
  overflow: hidden;
  margin-bottom: 0.4em; }

.question-author {
  margin: 0 10px 0 0; }

.question-time {
  margin: 0 10px 0 0;
  color: #777; }

.quiz-listing .quiz-question {
  margin-top: 1.5em; }
.quiz-listing .question-title {
  position: relative;
  overflow: hidden;
  padding: 0.5em 15px 0.5em 32px; }
.quiz-listing .question-number {
  position: absolute;
  top: 0.35em;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  background: #;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 24px;
  border-radius: 50%; }
.quiz-listing ul {
  margin: 0;
  padding: 0;
  list-style: none; }
.quiz-listing li {
  display: block;
  overflow: hidden;
  margin-top: 0.5em;
  padding-left: 32px; }
  .quiz-listing li.success {
    background: url(../images/bullet_5.png) 16px 0.6em no-repeat; }
  .quiz-listing li.error {
    background: url(../images/bullet_5.png) 16px 0.6em no-repeat;
    background-image: url(../images/bullet_4.png); }
  .quiz-listing li input[type="checkbox"] {
    display: inline;
    cursor: pointer; }
  .quiz-listing li input[type="radio"] {
    display: inline;
    cursor: pointer; }
  .quiz-listing li label {
    display: inline;
    cursor: pointer; }
  .quiz-listing li input {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle; }
.quiz-listing .string li.success {
  background-position: 16px 0.95em; }
.quiz-listing .string li.error {
  background-position: 16px 0.95em; }

.question-form {
  padding-left: 0 !important; }

.expert-preview {
  display: table;
  margin-bottom: 2em;
  width: 100%; }
  .expert-preview:last-child {
    margin: 0; }
  .expert-preview .expert-meta {
    display: table-cell;
    width: 109px; }
  .expert-preview .user-links {
    padding: 0 4px; }
    .expert-preview .user-links a:nth-child(4) {
      margin-right: 0; }
  .expert-preview .expert-image {
    margin-bottom: 0.5em; }
  .expert-preview .expert-text {
    display: table-cell;
    padding-left: 3.8%;
    vertical-align: top; }

.expert-signature {
  display: block;
  margin-bottom: 0.7em;
  color: #777; }

.depoimento {
  position: relative;
  background: #e8e8e8;
  padding: 20px;
  margin: 15px 0; }
  .depoimento i {
    position: absolute;
    left: 19px;
    top: -27px;
    font-size: 50px;
    opacity: 0.1; }
  .depoimento:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #e8e8e8 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -10px;
    left: 17px; }
  .depoimento p {
    font-size: 14px; }

.foto .depoimento-imagem-autor {
  border-radius: 50%;
  height: 85px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
.foto .dados {
  margin-top: 7px;
  display: block; }
.foto img {
  margin-right: 7px; }
.foto a {
  color: #;
  font-size: 14px; }
  .foto a:hover {
    color: #000; }
.foto small {
  font-size: 12px; }

.rodape-wrap {
  margin-top: 20px;
  background: #1d1d1d; }

.direitos-wrap {
  background: #0f0f0f; }

.hotmart-rodape {
  opacity: 0.2; }
  .hotmart-rodape:hover {
    opacity: 1; }

@media screen and (max-width: 480px) {
  .rodape p {
    text-align: center; }
  .rodape h2 {
    text-align: center; }
  .rodape li {
    text-align: center; }

  #todososcursos {
    margin-top: 30px; }

  #slide .owl-prev {
    display: none; }
  #slide .owl-next {
    display: none; }
  #slide #action-container {
    width: 100%;
    padding: 0; }
  #slide .field {
    width: 100%; }
  #slide input[type=submit].send {
    width: 60%;
    margin: 0 auto;
    display: block;
    margin-top: 10px; }

  #depoimentos .owl-prev {
    display: none; }
  #depoimentos .owl-next {
    display: none; }

  .cursos-dropdown {
    top: 188px; }

  .opcoes-login div a {
    margin-top: 0; } }
@media screen and (max-width: 768px) {
  #slide .owl-prev {
    left: 5%; }
  #slide .owl-next {
    right: 5%; }

  .cursos-dropdown {
    top: 188px; }

  .features img {
    width: 40%; } }
@media screen and (max-width: 991px) {
  #slide .owl-prev {
    left: 5%; }
  #slide .owl-next {
    right: 5%; } }
@media only screen and (max-width: 1199px) and (min-width: 1000px) {
  .row {
    width: 940px; } }
@media only screen and (max-width: 999px) and (min-width: 768px) {
  .row {
    width: 708px; } }
@media only screen and (max-width: 999px) {
  .header-navigation .menu {
    display: none; }
  .header-navigation .select-menu {
    display: block; }

  .search-form input:focus {
    width: 60px; } }
@media handheld, only screen and (max-width: 767px) {
  .vertical-tabs .tabs {
    margin-bottom: 1.5em;
    border-width: 0; }
    .vertical-tabs .tabs li {
      margin-top: -1px; }
      .vertical-tabs .tabs li.current {
        margin-right: 0;
        border-right: 1px solid #e5e5e5; }
  .vertical-tabs .panes {
    padding: 0;
    border-width: 0; }

  .woocommerce-info {
    border-top-color: # !important;
    background: #f2f2f2 !important;
    margin: 13px 15px !important !important;
    display: block !important; }
    .woocommerce-info a {
      color: #000 !important; }

  #order_review {
    display: none !important; }

  .course-preview {
    background: #ddd !important; }

  .woocommerce .col2-set .col-2 {
    margin-right: 0;
    margin-bottom: 2em;
    width: 100%; }
  .woocommerce .col2-set .col-1 {
    margin-right: 0;
    margin-bottom: 2em;
    width: 100%; }
  .woocommerce .woocommerce-ordering {
    float: none;
    clear: left; }
  .woocommerce div.product div.images {
    margin-right: 0;
    margin-bottom: 2em;
    width: 100%; }
  .woocommerce div.product div.summary {
    margin-right: 0;
    margin-bottom: 2em;
    width: 100%; }
  .woocommerce ul.products li.product {
    margin-right: 0;
    margin-bottom: 2em;
    width: 100%; }

  .row .column {
    margin: 0 0 3em 0;
    width: 100%; }
    .row .column > .column {
      margin-bottom: 1em; }

  .column.last {
    margin-bottom: 0; }

  .courses-listing .column {
    margin-bottom: 0; }

  .formatted-form .column {
    margin-bottom: 0; }

  table.cart .coupon {
    display: none; }

  .boxed-slider .caption {
    display: none; }

  .post .post-image {
    margin-bottom: 1.5em; }

  .course-content .course-questions {
    margin-bottom: 1.5em; }

  .single-course .related-courses {
    margin-top: 1em; } }
@media handheld, only screen and (max-width: 767px) and (min-width: 480px) {
  .row {
    padding: 0 15px;
    width: 450px; }

  .featured-content .substrate {
    width: 500%; } }
@media handheld, only screen and (max-width: 479px) {
  .row {
    padding: 0 15px;
    width: 290px; }

  .featured-content .substrate {
    width: 700%; }

  .login-button .tooltip-wrap {
    right: auto;
    left: 0; } }
@media print {
  .print-button {
    display: none; } }
input:focus {
  outline: none; }

#wp-link #internal-toggle {
  display: none !important; }

.error404 .slide-wrap {
  text-align: center;
  background: #3c3c3c; }

.lesson-item .lesson-attachments a {
  border-radius: 50%; }
.lesson-item .lesson-attachments .audio {
  background-position: -29px 1px; }
.lesson-item .lesson-attachments .document {
  background-position: -59px 1px; }

.modulo h2 {
  font-size: 22px;
  margin: 27px 0;
  display: block; }

.expansor-aberto .maximizar {
  display: none; }

.expansor-fechado .minimizar {
  display: none; }

.social-professor a {
  font-size: 20px;
  color: #888; }
  .social-professor a:hover {
    color: #; }

.tagcloud a {
  display: block;
  float: left;
  margin: 0 0 8px 8px;
  padding: 0 15px 0 5px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  background: url(../images/bgs/tag_bg.png) right 0 no-repeat;
  color: #999;
  text-shadow: 0 1px 0 #f5f5f5;
  font-size: 0.9em !important;
  line-height: 20px;
  border-radius: 3px; }

.sidebar .widget:last-child {
  margin: 0; }
.sidebar .widget.widget_recent_comments a {
  display: inline;
  padding: 0;
  background: none;
  color: #;
  border-bottom: 1px solid #f1f1f1; }
  .sidebar .widget.widget_recent_comments a:hover, .sidebar .widget.widget_recent_comments a:focus, .sidebar .widget.widget_recent_comments a:active {
    text-decoration: underline !important;
    background: none;
    color: #; }
.sidebar .widget .widget-title, .sidebar .widget .widget-title > h3 {
  padding-bottom: 10px; }
.sidebar .widget ul {
  display: block;
  margin: 0;
  list-style: none; }
  .sidebar .widget ul li {
    margin-bottom: 0.6em; }
    .sidebar .widget ul li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 0; }
    .sidebar .widget ul li.current {
      font-weight: bold; }

.curso-cabecalho .author {
  background: #;
  color: #fff;
  font-size: 10px;
  padding: 3px; }

.message ul {
  margin-bottom: 30px; }
  .message ul.error {
    background: #f9baba;
    border: 1px solid #cb2c2c; }
    .message ul.error li {
      color: #cb2c2c; }
  .message ul li {
    padding: 10px; }

#commentform textarea.field-text {
  height: 120px;
  margin: 10px 0; }

body main .wp-pagenavi {
  padding-left: 15px; }
  body main .wp-pagenavi span {
    padding: 10px; }
    body main .wp-pagenavi span.current {
      background: #;
      color: #fff; }
  body main .wp-pagenavi > a {
    padding: 10px;
    color: #333; }

.depoimentos .owl-item {
  padding: 20px; }

.owl-theme .owl-controls {
  margin-top: -10px !important; }
  .owl-theme .owl-controls .owl-page span {
    background: #8c8c8b !important; }

#page-content {
  margin-top: 20px; }
  #page-content .post-content {
    padding-bottom: 10px; }
    #page-content .post-content h1 {
      margin-top: 0;
      text-align: left; }
      #page-content .post-content h1 a {
        color: #; }
        #page-content .post-content h1 a:hover {
          color: #;
          text-decoration: underline !important; }
  #page-content #comments > h1 {
    text-align: left; }
  #page-content #comments .comment-form {
    padding-left: 0; }

.primary{
  background: #;
}
.secondary{
  background: #;
}
.third{
  background: #;
}

/*# sourceMappingURL=base.php.map */
