/* BREAKPOINTS */
main.presencial .informacao .row-1 .whatsapp > div, main.presencial .informacao .row-1 .contato figure, main.presencial .informacao .telefone, main.presencial .informacao .telefone a, main.presencial .informacao .opcoes .btn, .presencial-modal-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

@font-face {
  font-family: "g-black";
  src: url("../fonts/g-black.eot");
  src: url("../fonts/g-black.eot?#iefix") format("embedded-opentype"), url("../fonts/g-black.woff2") format("woff2"), url("../fonts/g-black.woff") format("woff"), url("../fonts/g-black.ttf") format("truetype"), url("../fonts/g-black.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "g-bold";
  src: url("../fonts/g-bold.eot");
  src: url("../fonts/g-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/g-bold.woff2") format("woff2"), url("../fonts/g-bold.woff") format("woff"), url("../fonts/g-bold.ttf") format("truetype"), url("../fonts/g-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "g-medium";
  src: url("../fonts/g-medium.eot");
  src: url("../fonts/g-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/g-medium.woff2") format("woff2"), url("../fonts/g-medium.woff") format("woff"), url("../fonts/g-medium.ttf") format("truetype"), url("../fonts/g-medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "g-book";
  src: url("../fonts/g-book.eot");
  src: url("../fonts/g-book.eot?#iefix") format("embedded-opentype"), url("../fonts/g-book.woff2") format("woff2"), url("../fonts/g-book.woff") format("woff"), url("../fonts/g-book.ttf") format("truetype"), url("../fonts/g-book.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "g-light";
  src: url("../fonts/g-light.eot");
  src: url("../fonts/g-light.eot?#iefix") format("embedded-opentype"), url("../fonts/g-light.woff2") format("woff2"), url("../fonts/g-light.woff") format("woff"), url("../fonts/g-light.ttf") format("truetype"), url("../fonts/g-light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  position: relative;
  font-family: Lato, sans-serif; }

body {
  overflow-x: hidden;
  width: 100%; }

.fd_signature {
  position: relative;
  height: 0;
  max-width: 1500px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .fd_signature a {
    text-indent: -90000px;
    color: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    width: 130px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .fd_signature a #fator_signature {
      height: 50px;
      float: right;
      position: absolute;
      top: 50%;
      bottom: 0;
      left: 0;
      right: 0;
      -moz-transform: translate(0, -80%);
      -o-transform: translate(0, -80%);
      -ms-transform: translate(0, -80%);
      -webkit-transform: translate(0, -80%);
      transform: translate(0, -80%); }

.h1 {
  color: #000;
  font-size: 18px;
  margin-bottom: 30px; }
  .h1 strong {
    color: #cd363b;
    font-weight: 900; }
  @media only screen and (min-width: 576px) {
    .h1 {
      font-size: 22px;
      margin-bottom: 40px; } }
  @media only screen and (min-width: 768px) {
    .h1 {
      font-size: 26px;
      margin-bottom: 50px; } }
  @media only screen and (min-width: 992px) {
    .h1 {
      font-size: 32px; } }
  @media only screen and (min-width: 1200px) {
    .h1 {
      font-size: 40px; } }

.h3 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #555;
  line-height: 159%;
  font-weight: 900;
  text-align: center;
  max-width: 248px;
  width: 100%;
  margin: 0 auto 25px; }
  @media only screen and (min-width: 576px) {
    .h3 {
      margin-bottom: 35px;
      font-size: 19px; } }
  @media only screen and (min-width: 768px) {
    .h3 {
      margin-bottom: 45px;
      font-size: 22px; } }
  @media only screen and (min-width: 992px) {
    .h3 {
      margin-bottom: 55px;
      font-size: 25px; } }
  @media only screen and (min-width: 1200px) {
    .h3 {
      margin-bottom: 65px;
      font-size: 28px; } }

.h4 {
  font-family: Source Sans Pro, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #585858;
  text-align: center; }
  @media only screen and (min-width: 576px) {
    .h4 {
      font-size: 18px; } }
  @media only screen and (min-width: 768px) {
    .h4 {
      font-size: 22px; } }
  @media only screen and (min-width: 992px) {
    .h4 {
      font-size: 26px; } }
  @media only screen and (min-width: 1200px) {
    .h4 {
      font-size: 30px; } }

.owl-carousel[data-carousel=banner] .item {
  height: 50vh;
  min-width: 100vw !important;
  width: 100% !important;
  max-width: 100vw !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media only screen and (min-width: 576px) {
  .owl-carousel[data-carousel=banner] .item {
    height: 45vh; } }

@media only screen and (min-width: 768px) {
  .owl-carousel[data-carousel=banner] .item {
    height: 50vh; } }

@media only screen and (min-width: 992px) {
  .owl-carousel[data-carousel=banner] .item {
    height: 55vh; } }

@media only screen and (min-width: 1200px) {
  .owl-carousel[data-carousel=banner] .item {
    height: 60vh; } }

.owl-carousel[data-carousel=beneficios] {
  height: auto !important; }
  .owl-carousel[data-carousel=beneficios] .carousel-inner, .owl-carousel[data-carousel=beneficios] .item {
    height: auto !important; }
  .owl-carousel[data-carousel=beneficios] .owl-nav {
    position: absolute;
    top: 50%;
    left: -55px;
    right: -55px; }
    .owl-carousel[data-carousel=beneficios] .owl-nav .owl-prev, .owl-carousel[data-carousel=beneficios] .owl-nav .owl-next {
      background-color: transparent;
      border: none; }
    .owl-carousel[data-carousel=beneficios] .owl-nav .owl-prev {
      position: absolute;
      top: 0;
      left: 0; }
    .owl-carousel[data-carousel=beneficios] .owl-nav .owl-next {
      position: absolute;
      top: 0;
      right: 0; }
  .owl-carousel[data-carousel=beneficios] .item {
    padding: 0 15px; }
    .owl-carousel[data-carousel=beneficios] .item h3 {
      font-weight: 800;
      text-transform: uppercase;
      font-size: 13px;
      color: #cd363b; }
    .owl-carousel[data-carousel=beneficios] .item p {
      font-weight: 300;
      font-size: 11px;
      color: #333; }
  @media only screen and (min-width: 576px) {
    .owl-carousel[data-carousel=beneficios] .item h3 {
      font-size: 15px; }
    .owl-carousel[data-carousel=beneficios] .item p {
      font-size: 12px; } }
  @media only screen and (min-width: 768px) {
    .owl-carousel[data-carousel=beneficios] .item h3 {
      font-size: 16px; }
    .owl-carousel[data-carousel=beneficios] .item p {
      font-size: 13px; } }
  @media only screen and (min-width: 992px) {
    .owl-carousel[data-carousel=beneficios] .item h3 {
      font-size: 17px;
      font-weight: 900; }
    .owl-carousel[data-carousel=beneficios] .item p {
      font-size: 14px; } }
  @media only screen and (min-width: 1200px) {
    .owl-carousel[data-carousel=beneficios] .item h3 {
      font-size: 18px; }
    .owl-carousel[data-carousel=beneficios] .item p {
      font-size: 15px; } }

main.presencial {
  width: 100%;
  font-size: 16px; }
  main.presencial * {
    outline: none !important; }
  @media only screen and (min-width: 768px) {
    main.presencial .px-sm-0 {
      padding-left: 0;
      padding-right: 0; } }
  main.presencial .curso {
    display: block;
    background-color: #ffbfbf;
    border: 1px solid #e69c9f;
    color: #333;
    text-decoration: none !important;
    text-align: center;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 300;
    color: #cd363b;
    width: 100%;
    margin: 0 auto 10px auto;
    height: 250px; }
    @media only screen and (min-width: 768px) {
      main.presencial .curso {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
    main.presencial .curso hr {
      width: 82px;
      border-top: 2px solid #cd363b;
      position: relative;
      margin: 5px auto 10px auto; }
    main.presencial .curso .bt1, main.presencial .curso .bt2 {
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      font-size: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      color: #fff;
      font-weight: bold;
      padding: 8px 15px;
      text-align: center;
      text-transform: uppercase;
      margin: 10px auto;
      display: block;
      width: 70%;
      position: relative;
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        main.presencial .curso .bt1, main.presencial .curso .bt2 {
          margin: 0 5px;
          width: auto;
          display: inline; } }
      main.presencial .curso .bt1:hover, main.presencial .curso .bt2:hover {
        text-decoration: none; }
    main.presencial .curso .bt1 {
      background-color: #cd363b; }
      main.presencial .curso .bt1:hover {
        background-color: #bb2f33; }
    main.presencial .curso .bt2 {
      background-color: #a7292e; top: 15px}
      main.presencial .curso .bt2:hover {
        background-color: #922428; }
    main.presencial .curso small {
      color: #cd363b;
      display: block;
      text-transform: uppercase;
      font-weight: 800;
      font-size: 50%; }
    @media only screen and (min-width: 576px) {
      main.presencial .curso {
        margin-bottom: 15px;
        padding: 15px 0 25px 0; } }
    @media only screen and (min-width: 768px) {
      main.presencial .curso {
        margin: 0 0 20px 0;
        font-size: 20px;
        height: 250px; } }
    @media only screen and (min-width: 992px) {
      main.presencial .curso {
        margin: 0 0 20px 0;
        font-size: 24px;
        height: 280px; } }
    @media only screen and (min-width: 1200px) {
      main.presencial .curso {
        height: 180px; } }
    main.presencial .curso .inf-sem {
      font-size: 14px;
      width: 100%;
      display: block;
      padding-bottom: 10px; }
    main.presencial .curso .info-curso {
      width: 85%;
      margin: 0 auto;
      position: relative; }
      main.presencial .curso .info-curso .inf {
        width: 100%;
        font-size: 18px; }
        @media only screen and (min-width: 768px) {
          main.presencial .curso .info-curso .inf {
            width: 50%; } }
        @media only screen and (min-width: 1200px) {
          main.presencial .curso .info-curso .inf {
            width: 60%; } }
        main.presencial .curso .info-curso .inf ul {
          margin: 0 0 0 10px;
          padding: 0;
          line-height: 100%; }
          @media only screen and (min-width: 768px) {
            main.presencial .curso .info-curso .inf ul {
              line-height: 150%; } }
          @media only screen and (min-width: 992px) {
            main.presencial .curso .info-curso .inf ul {
              line-height: 90%; } }
          main.presencial .curso .info-curso .inf ul li {
            font-size: 13px;
            text-align: left; }
      main.presencial .curso .info-curso .preco {
        width: 100%;
        font-weight: 800;
        color: #cd363b;
        font-size: 22px;
        text-align: center;
        padding-top: 5%; }
        @media only screen and (min-width: 768px) {
          main.presencial .curso .info-curso .preco {
            padding-top: 5%;
            text-align: right;
            width: 50%; } }
        @media only screen and (min-width: 992px) {
          main.presencial .curso .info-curso .preco {
            padding-top: 15%; } }
        @media only screen and (min-width: 1200px) {
          main.presencial .curso .info-curso .preco {
            padding-top: 5%;
            width: 40%; } }
        main.presencial .curso .info-curso .preco span {
          display: block;
          text-align: center;
          line-height: 90%; }
          @media only screen and (min-width: 768px) {
            main.presencial .curso .info-curso .preco span {
              text-align: right; } }
        main.presencial .curso .info-curso .preco small {
          display: inline; }
        main.presencial .curso .info-curso .preco span,
        main.presencial .curso .info-curso .preco small {
          font-size: 13px;
          font-weight: 500; }
      main.presencial .curso .info-curso .inf,
      main.presencial .curso .info-curso .preco {
        float: left; }
  main.presencial aside .nav-tabs {
    border-bottom: none; }
    main.presencial aside .nav-tabs > li {
      float: none;
      display: block;
      margin-bottom: 5px;
      border-radius: 0; }
      main.presencial aside .nav-tabs > li a {
        background-color: whitesmoke;
        border: 2px solid #e2e2e2;
        border-left: 4px solid #ababab;
        height: 67px;
        border-radius: 0;
        font-weight: 900;
        text-transform: uppercase;
        color: #a3a3a3;
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -moz-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        main.presencial aside .nav-tabs > li a .fd-svg {
          width: 35px;
          height: 35px;
          fill: #a3a3a3 !important;
          margin-right: 29px; }
          main.presencial aside .nav-tabs > li a .fd-svg path {
            fill: #a3a3a3 !important; }
          main.presencial aside .nav-tabs > li a .fd-svg rect {
            fill: #a3a3a3 !important; }
          main.presencial aside .nav-tabs > li a .fd-svg polygon {
            fill: #a3a3a3 !important; }
        main.presencial aside .nav-tabs > li a.active {
          border: 2px solid #e2e2e2;
          border-left: 4px solid #ababab; }
  main.presencial aside .panel-default {
    border: none; }
    main.presencial aside .panel-default > .panel-heading {
      border: none !important; }
    main.presencial aside .panel-default .panel-collapse {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd;
      border-bottom: 1px solid #ddd; }
    main.presencial aside .panel-default .panel-title a {
      background-color: whitesmoke;
      border: 2px solid #e2e2e2;
      border-left: 4px solid #ababab;
      height: 67px;
      border-radius: 0;
      padding-left: 28px;
      padding-right: 0;
      font-size: 13px;
      font-weight: 900;
      text-transform: uppercase;
      color: #a3a3a3;
      display: -webkit-box!important;
      display: -webkit-flex!important;
      display: -moz-flex!important;
      display: -ms-flexbox!important;
      display: flex!important;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      main.presencial aside .panel-default .panel-title a > div {
        width: calc(100% - 60px); }
        main.presencial aside .panel-default .panel-title a > div span {
          font-size: 10px;
          line-height: 1;
          display: block;
          font-weight: 400; }
      main.presencial aside .panel-default .panel-title a .fd-svg {
        width: 35px;
        height: 35px;
        fill: #a3a3a3 !important;
        margin-right: 29px; }
        main.presencial aside .panel-default .panel-title a .fd-svg path {
          fill: #a3a3a3 !important; }
        main.presencial aside .panel-default .panel-title a .fd-svg rect {
          fill: #a3a3a3 !important; }
        main.presencial aside .panel-default .panel-title a .fd-svg polygon {
          fill: #a3a3a3 !important; }
  main.presencial .informacao {
    background-color: #eee;
    margin-top: 75px; }
    @media only screen and (min-width: 576px) {
      main.presencial .informacao .flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-flex-flow: column;
        -moz-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column; } }
    main.presencial .informacao .d-flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around;
      padding: 0; }
    main.presencial .informacao .row-1 {
      padding: 50px 0 30px; }
      main.presencial .informacao .row-1 .text-content {
        border-top: 1px solid #c8c8c8;
        border-bottom: 1px solid #c8c8c8;
        max-width: 280px;
        margin: 0 auto 25px;
        padding: 8px 3px; }
        main.presencial .informacao .row-1 .text-content h3 {
          font-size: 20px; }
        @media only screen and (min-width: 768px) {
          main.presencial .informacao .row-1 .text-content h3 {
            font-size: 25px; } }
        @media only screen and (min-width: 992px) {
          main.presencial .informacao .row-1 .text-content {
            max-width: 390px; }
            main.presencial .informacao .row-1 .text-content h3 {
              font-size: 28px; } }
        @media only screen and (min-width: 1200px) {
          main.presencial .informacao .row-1 .text-content {
            max-width: 426px; }
            main.presencial .informacao .row-1 .text-content h3 {
              font-size: 30px; } }
      main.presencial .informacao .row-1 .whatsapp {
        background-color: #26a65b;
        text-decoration: none !important;
        color: #163827;
        font-size: 9px;
        margin-bottom: 0;
        margin-right: 10px;
        width: 100%;
        max-width: 250px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: 60px; }
        main.presencial .informacao .row-1 .whatsapp .fd-svg {
          fill: #163827 !important;
          height: 32px;
          width: 32px;
          margin-right: 5px; }

          main.presencial .informacao .d-flex {
            justify-content: center;
          }

          main.presencial .informacao .row-1 .whatsapp .fd-svg path {
            fill: #163827 !important; }
          main.presencial .informacao .row-1 .whatsapp .fd-svg rect {
            fill: #163827 !important; }
          main.presencial .informacao .row-1 .whatsapp .fd-svg polygon {
            fill: #163827 !important; }
        main.presencial .informacao .row-1 .whatsapp span {
          color: #fff;
          font-weight: 900;
          font-size: 18px; }
          main.presencial .informacao .row-1 .whatsapp span small {
            font-size: 48%;
            font-weight: 900; }
        @media only screen and (min-width: 576px) {
          main.presencial .informacao .row-1 .whatsapp span {
            font-size: 25px; } }
      main.presencial .informacao .row-1 .contato {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        height: 60px;
        width: calc(399px / 2 - 5px);
        padding: 0 5px;
        color: #fff;
        font-size: 15px;
        line-height: 1;
        text-decoration: none !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        main.presencial .informacao .row-1 .contato:first-of-type {
          margin-right: 10px; }
        main.presencial .informacao .row-1 .contato figure {
          background-color: #fff;
          height: 24px;
          min-width: 24px;
          width: 100%;
          max-width: 24px;
          border-radius: 48px;
          margin: 0 15px 0 0; }
          main.presencial .informacao .row-1 .contato figure .fd-svg {
            fill: #cd363b !important;
            height: 16px;
            width: 16px; }
            main.presencial .informacao .row-1 .contato figure .fd-svg path {
              fill: #cd363b !important; }
            main.presencial .informacao .row-1 .contato figure .fd-svg rect {
              fill: #cd363b !important; }
            main.presencial .informacao .row-1 .contato figure .fd-svg polygon {
              fill: #cd363b !important; }
        main.presencial .informacao .row-1 .contato:hover, main.presencial .informacao .row-1 .contato:focus {
          background-color: #000; }
      @media only screen and (min-width: 576px) {
        main.presencial .informacao .row-1 .contato {
          font-size: 19px;
          font-weight: 900; } }
    main.presencial .informacao .telefone {
      background-color: #eee;
      height: 90px;
      padding: 15px 0; }
      main.presencial .informacao .telefone h3 {
        font-size: 20px;
        text-align: center;
        margin: 0; }
      main.presencial .informacao .telefone a {
        font-size: 25px;
        text-align: center;
        font-weight: 800; }
        main.presencial .informacao .telefone a .fd-svg {
          height: 20px;
          width: 20px;
          margin-right: 10px; }
      @media only screen and (min-width: 576px) {
        main.presencial .informacao .telefone h3 {
          font-size: 20px;
          text-align: right; }
        main.presencial .informacao .telefone a .fd-svg {
          height: 30px;
          width: 30px;
          margin-right: 15px; } }
      @media only screen and (min-width: 768px) {
        main.presencial .informacao .telefone h3 {
          font-size: 26px; }
        main.presencial .informacao .telefone a {
          font-size: 38px; } }
      @media only screen and (min-width: 992px) {
        main.presencial .informacao .telefone a .fd-svg {
          height: 38px;
          width: 38px;
          margin-right: 25px; } }
      @media only screen and (min-width: 1200px) {
        main.presencial .informacao .telefone h3 {
          font-size: 30px; } }
    main.presencial .informacao .opcoes {
      margin-top: 75px; }
      main.presencial .informacao .opcoes .h1 {
        margin-bottom: 65px; }
      main.presencial .informacao .opcoes .content {
        width: 100%;
        max-width: 565px;
        float: left; }
      main.presencial .informacao .opcoes p {
        font-weight: 300;
        line-height: 2;
        max-width: 565px;
        width: 100%;
        font-size: 14px; }
      main.presencial .informacao .opcoes .btn {
        background-color: #cd363b;
        color: #fff;
        font-weight: 900;
        font-size: 15px;
        width: 140px;
        height: 40px;
        padding: 0;
        border-radius: 0;
        margin: 25px auto 0; }
        main.presencial .informacao .opcoes .btn:hover, main.presencial .informacao .opcoes .btn:focus {
          background-color: #000; }
      @media only screen and (min-width: 768px) {
        main.presencial .informacao .opcoes p {
          font-size: 16px; }
        main.presencial .informacao .opcoes .btn {
          font-size: 20px;
          width: 170px;
          height: 50px;
          margin-top: 50px; } }
      @media only screen and (min-width: 992px) {
        main.presencial .informacao .opcoes {
          margin-top: 90px; }
          main.presencial .informacao .opcoes [class*=col-] {
            padding: 140px 46px;
            background-size: cover;
            background-position: top right;
            background-repeat: no-repeat; }
          main.presencial .informacao .opcoes .btn {
            font-size: 26px;
            width: 228px;
            height: 63px;
            margin-top: 75px; }
          main.presencial .informacao .opcoes p {
            font-size: 18px; } }
  main.presencial .conheca {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 50px; }
    main.presencial .conheca .h3 {
      margin-bottom: 20px; }
    main.presencial .conheca .container {
      overflow: visible;
      margin-bottom: 0; }
    main.presencial .conheca [class*=col-] {
      background-color: #ddd; }
      main.presencial .conheca [class*=col-] .content {
        position: relative;
        z-index: 1;
        padding-top: 30px;
        padding-bottom: 30px; }
        @media only screen and (min-width: 992px) {
          main.presencial .conheca [class*=col-] .content {
            padding-top: 50px;
            padding-bottom: 40px; } }
      main.presencial .conheca [class*=col-]:first-of-type:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 0;
        width: 100vw;
        background-color: #eee; }
      main.presencial .conheca [class*=col-]:last-of-type:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        width: 100vw;
        background-color: #cccccc; }
    main.presencial .conheca p {
      font-family: Lato, sans-serif;
      font-size: 11px;
      max-width: 272px;
      width: 100%;
      margin: 0 auto;
      text-align: center;
      color: #777777; }
      @media only screen and (min-width: 768px) {
        main.presencial .conheca p {
          font-size: 13px; } }
      @media only screen and (min-width: 1200px) {
        main.presencial .conheca p {
          font-size: 15px; } }
    main.presencial .conheca figure {
      width: 100px;
      margin: 0 auto 25px; }
      main.presencial .conheca figure .fd-svg {
        width: 90px;
        height: 76px;
        fill: #cd363b !important; }
        main.presencial .conheca figure .fd-svg path {
          fill: #cd363b !important; }
        main.presencial .conheca figure .fd-svg rect {
          fill: #cd363b !important; }
        main.presencial .conheca figure .fd-svg polygon {
          fill: #cd363b !important; }
    @media only screen and (min-width: 768px) {
      main.presencial .conheca {
        margin-top: 27px; } }
  main.presencial .infraestrutura,
  main.presencial .diferenciais {
    margin-top: 50px; }
    main.presencial .infraestrutura ul,
    main.presencial .diferenciais ul {
      list-style: none !important;
      padding-left: 0;
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; }
      main.presencial .infraestrutura ul li,
      main.presencial .diferenciais ul li {
        position: relative;
        color: #333;
        font-weight: 300;
        font-size: 15px;
        margin-bottom: 45px;
        padding-left: 20px; }
        main.presencial .infraestrutura ul li:after,
        main.presencial .diferenciais ul li:after {
          content: '';
          position: absolute;
          top: 10px;
          left: 0;
          height: 10px;
          width: 4px;
          -moz-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        main.presencial .infraestrutura ul li:before,
        main.presencial .diferenciais ul li:before {
          content: '';
          position: absolute;
          top: 6px;
          left: 7px;
          height: 15px;
          width: 4px;
          -moz-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
    main.presencial .infraestrutura .side-content,
    main.presencial .diferenciais .side-content {
      padding: 25px 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-flex-flow: column;
      -moz-flex-flow: column;
      -ms-flex-flow: column;
      flex-flow: column; }
      main.presencial .infraestrutura .side-content figure img,
      main.presencial .diferenciais .side-content figure img {
        margin-bottom: 70px; }
      main.presencial .infraestrutura .side-content h2,
      main.presencial .diferenciais .side-content h2 {
        color: #000;
        max-width: 309px;
        font-weight: 300;
        font-size: 35px;
        text-align: center; }
        main.presencial .infraestrutura .side-content h2 strong,
        main.presencial .diferenciais .side-content h2 strong {
          color: #fff;
          font-weight: 800; }
  main.presencial .infraestrutura .side-content h2 {
    max-width: 245px; }
  main.presencial .curso-noticias {
    background-color: #f8f8f8;
    padding: 25px 0;
    margin-top: 60px; }
    main.presencial .curso-noticias .h2 {
      text-align: center;
      font-size: 40px;
      margin-bottom: 40px;
      font-weight: bold;
      line-height: 1; }
    main.presencial .curso-noticias .carousel, main.presencial .curso-noticias .carousel-inner, main.presencial .curso-noticias .item {
      height: auto !important; }
    main.presencial .curso-noticias .item {
      background-color: transparent;
      padding: 0 35px; }
      main.presencial .curso-noticias .item .item-title .h3 {
        font-size: 20px;
        font-weight: bold;
        max-width: 100%; }
      main.presencial .curso-noticias .item .item-content p {
        font-size: 15px;
        font-weight: 400; }
      main.presencial .curso-noticias .item .btn {
        background-color: #ddd;
        width: 100px;
        height: 30px;
        border-radius: 6px;
        font-size: 13px;
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
  @media (min-width: 768px) {
    main.presencial .tabs-to-collapse .panel-heading {
      display: none; }
    main.presencial .tabs-to-collapse .panel {
      border: none;
      box-shadow: none; }
    main.presencial .tabs-to-collapse .panel-collapse {
      height: auto; }
    main.presencial .tabs-to-collapse .panel-collapse.collapse {
      display: block; } }
  @media (max-width: 767px) {
    main.presencial .tabs-to-collapse .tab-content .tab-pane {
      display: block;
      height: auto; }
    main.presencial .tabs-to-collapse .nav-tabs {
      display: none; }
    main.presencial .tabs-to-collapse .panel-title a {
      display: block; }
    main.presencial .tabs-to-collapse .panel {
      margin: 0;
      box-shadow: none;
      border-radius: 0;
      margin-top: -2px; }
    main.presencial .tabs-to-collapse .tab-pane:first-child .panel {
      border-radius: 5px 5px 0 0; }
    main.presencial .tabs-to-collapse .tab-pane:last-child .panel {
      border-radius: 0 0 5px 5px; } }
  main.presencial .curso-info {
    border-bottom: 18px solid #ccc;
    margin-bottom: 35px; }
    @media only screen and (min-width: 576px) {
      main.presencial .curso-info {
        margin-bottom: 50px; } }
    @media only screen and (min-width: 992px) {
      main.presencial .curso-info {
        margin-bottom: 75px; } }
    main.presencial .curso-info .flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }
      main.presencial .curso-info .flex .tipo {
        position: relative;
        padding: 35px 15px;
        max-width: 100%; }
        main.presencial .curso-info .flex .tipo:after {
          content: '';
          position: absolute;
          top: 50%;
          right: -15px;
          width: 1px;
          height: 113px;
          -moz-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        main.presencial .curso-info .flex .tipo:last-of-type:after {
          content: none; }
      main.presencial .curso-info .flex .r1 {
        text-align: center;
        text-transform: uppercase;
        font-size: 12px;
        margin-bottom: 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        main.presencial .curso-info .flex .r1 .fd-svg {
          height: 30px;
          width: 30px;
          margin-right: 10px; }
      main.presencial .curso-info .flex .r2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        main.presencial .curso-info .flex .r2 .campus {
          padding: 0 10px; }
          main.presencial .curso-info .flex .r2 .campus > a.disabled {
            pointer-events: none !important;
            cursor: default; }
            main.presencial .curso-info .flex .r2 .campus > a.disabled p {
              color: #eee !important;
              opacity: 0.5;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
              filter: alpha(opacity=50); }
        main.presencial .curso-info .flex .r2 a.campus {
          font-size: 17px;
          text-decoration: underline;
          color: #fff;
          font-weight: bold;
          max-width: 130px;
          line-height: 1;
          text-align: center; }
        main.presencial .curso-info .flex .r2 p {
          color: #fff;
          text-transform: uppercase;
          font-size: 14px;
          font-weight: bold;
          -webkit-transition: all 0.25s ease;
          -moz-transition: all 0.25s ease;
          -ms-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          main.presencial .curso-info .flex .r2 p small {
            font-size: 71.42857%;
            display: block;
            font-weight: normal; }
        main.presencial .curso-info .flex .r2 .dropdown {
          width: 130px;
          border-radius: 6px; }
          main.presencial .curso-info .flex .r2 .dropdown .btn {
            font-size: 12px;
            font-weight: bold;
            display: block;
            width: 100%;
            text-align: left; }
            main.presencial .curso-info .flex .r2 .dropdown .btn .fd-svg {
              width: 15px;
              height: 15px;
              position: absolute;
              right: 5px;
              top: 50%;
              -moz-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
          main.presencial .curso-info .flex .r2 .dropdown ul.dropdown-menu {
            max-width: 130px;
            min-width: 130px;
            padding: 0;
            border-radius: 0 0 6px 6px;
            overflow: hidden; }
          main.presencial .curso-info .flex .r2 .dropdown ul li {
            padding: 0; }
            main.presencial .curso-info .flex .r2 .dropdown ul li a {
              font-size: 12px;
              font-weight: bold;
              padding: 4px 3px;
              text-align: center; }
              main.presencial .curso-info .flex .r2 .dropdown ul li a[data-status=hide] {
                display: none; }
  main.presencial .mercado {
    margin-top: 50px;
    background-color: #dfdfd0;
    position: relative; }
    main.presencial .mercado .h1 {
      font-size: 20px; }
      @media only screen and (min-width: 576px) {
        main.presencial .mercado .h1 {
          font-size: 25px; } }
      @media only screen and (min-width: 768px) {
        main.presencial .mercado .h1 {
          font-size: 30px; } }
      @media only screen and (min-width: 992px) {
        main.presencial .mercado .h1 {
          font-size: 35px; } }
      @media only screen and (min-width: 1200px) {
        main.presencial .mercado .h1 {
          font-size: 40px; } }
    main.presencial .mercado .paragrafo {
      font-size: 15px;
      text-align: center;
      color: #000;
      font-weight: 300;
      line-height: 120%; }
      @media only screen and (min-width: 768px) {
        main.presencial .mercado .paragrafo {
          font-size: 18px; } }
      @media only screen and (min-width: 992px) {
        main.presencial .mercado .paragrafo {
          font-size: 22px; } }
    main.presencial .mercado form label.error {
      position: absolute;
      bottom: 0;
      right: 9px;
      font-size: 9px;
      color: indianred; }
    main.presencial .mercado form .form-group {
      position: relative; }
      main.presencial .mercado form .form-group .form-control {
        border: none !important;
        background-color: #ddd;
        height: 36px;
        font-size: 13px; }
        main.presencial .mercado form .form-group .form-control::-webkit-input-placeholder {
          color: #a3a3a3;
          font-weight: bold; }
        main.presencial .mercado form .form-group .form-control:-moz-placeholder {
          color: #a3a3a3;
          font-weight: bold; }
        main.presencial .mercado form .form-group .form-control::-moz-placeholder {
          color: #a3a3a3;
          font-weight: bold; }
        main.presencial .mercado form .form-group .form-control:-ms-input-placeholder {
          color: #a3a3a3;
          font-weight: bold; }
      main.presencial .mercado form .form-group textarea.form-control {
        height: calc( 36px * 2 + 15px);
        resize: none;
        margin-bottom: 20px; }
    main.presencial .mercado form button[type=submit] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      width: 100%;
      height: 31px;
      text-transform: uppercase;
      color: #fff !important;
      font-weight: bold;
      font-size: 11px; }
  main.presencial .row-avalie {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    main.presencial .row-avalie .avaliacao {
      max-width: 50%;
      padding: 0 15px;
      margin-bottom: 15px;
      height: 85px; }
      main.presencial .row-avalie .avaliacao.order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1; }
      main.presencial .row-avalie .avaliacao.order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2; }
      main.presencial .row-avalie .avaliacao.order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-order: 3;
        -ms-flex-order: 3;
        order: 3; }
      main.presencial .row-avalie .avaliacao.order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -moz-order: 4;
        -ms-flex-order: 4;
        order: 4; }
      main.presencial .row-avalie .avaliacao .stars {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
      main.presencial .row-avalie .avaliacao .conteudo {
        border-top: 1px solid #FFBF00;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        margin-top: 5px;
        position: relative; }
        main.presencial .row-avalie .avaliacao .conteudo > div {
          font-size: 12px;
          line-height: 1;
          padding-top: 7px; }
          main.presencial .row-avalie .avaliacao .conteudo > div strong {
            font-size: 200%;
            display: block;
            font-weight: 800; }
            main.presencial .row-avalie .avaliacao .conteudo > div strong small {
              font-size: 70%;
              display: block;
              line-height: 1; }
        main.presencial .row-avalie .avaliacao .conteudo .nota {
          padding-top: 0;
          color: #FFBF00;
          font-size: 300%;
          font-weight: 800; }
          main.presencial .row-avalie .avaliacao .conteudo .nota .nota-maxima {
            font-size: 25%;
            position: absolute;
            right: 0;
            top: 100%;
            white-space: nowrap; }
  main.presencial[data-theme=red] .bg-color {
    background-color: #cd363b; }
  main.presencial[data-theme=red] aside .nav-tabs > li a.active, main.presencial[data-theme=red] aside .nav-tabs > li a:hover, main.presencial[data-theme=red] aside .nav-tabs > li a:focus {
    border-left-color: #cd363b;
    color: #cd363b !important; }
    main.presencial[data-theme=red] aside .nav-tabs > li a.active .fd-svg, main.presencial[data-theme=red] aside .nav-tabs > li a:hover .fd-svg, main.presencial[data-theme=red] aside .nav-tabs > li a:focus .fd-svg {
      fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .nav-tabs > li a.active .fd-svg path, main.presencial[data-theme=red] aside .nav-tabs > li a:hover .fd-svg path, main.presencial[data-theme=red] aside .nav-tabs > li a:focus .fd-svg path {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .nav-tabs > li a.active .fd-svg rect, main.presencial[data-theme=red] aside .nav-tabs > li a:hover .fd-svg rect, main.presencial[data-theme=red] aside .nav-tabs > li a:focus .fd-svg rect {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .nav-tabs > li a.active .fd-svg polygon, main.presencial[data-theme=red] aside .nav-tabs > li a:hover .fd-svg polygon, main.presencial[data-theme=red] aside .nav-tabs > li a:focus .fd-svg polygon {
        fill: #cd363b !important; }
  main.presencial[data-theme=red] aside .btn-red {
    background-color: #cd363b;
    color: #fff !important; }
    main.presencial[data-theme=red] aside .btn-red:hover, main.presencial[data-theme=red] aside .btn-red:focus {
      background-color: #bb2f33; }
  main.presencial[data-theme=red] aside .panel-default .panel-title a:not(.collapsed) {
    color: #cd363b;
    border-left-color: #cd363b; }
    main.presencial[data-theme=red] aside .panel-default .panel-title a:not(.collapsed) .fd-svg {
      fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .panel-default .panel-title a:not(.collapsed) .fd-svg path {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .panel-default .panel-title a:not(.collapsed) .fd-svg rect {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .panel-default .panel-title a:not(.collapsed) .fd-svg polygon {
        fill: #cd363b !important; }
  main.presencial[data-theme=red] aside .panel-default .panel-title a > div span {
    color: #cd363b; }
  main.presencial[data-theme=red] aside .panel-default .panel-title:hover a, main.presencial[data-theme=red] aside .panel-default .panel-title:focus a {
    color: #cd363b;
    border-left-color: #cd363b; }
    main.presencial[data-theme=red] aside .panel-default .panel-title:hover a .fd-svg, main.presencial[data-theme=red] aside .panel-default .panel-title:focus a .fd-svg {
      fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .panel-default .panel-title:hover a .fd-svg path, main.presencial[data-theme=red] aside .panel-default .panel-title:focus a .fd-svg path {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .panel-default .panel-title:hover a .fd-svg rect, main.presencial[data-theme=red] aside .panel-default .panel-title:focus a .fd-svg rect {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] aside .panel-default .panel-title:hover a .fd-svg polygon, main.presencial[data-theme=red] aside .panel-default .panel-title:focus a .fd-svg polygon {
        fill: #cd363b !important; }
  main.presencial[data-theme=red] .informacao .row-1 .text-content h3 {
    color: #cd363b; }
  main.presencial[data-theme=red] .informacao .row-1 .contato {
    background-color: #cd363b; }
    main.presencial[data-theme=red] .informacao .row-1 .contato figure .fd-svg {
      fill: #cd363b !important; }
      main.presencial[data-theme=red] .informacao .row-1 .contato figure .fd-svg path {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] .informacao .row-1 .contato figure .fd-svg rect {
        fill: #cd363b !important; }
      main.presencial[data-theme=red] .informacao .row-1 .contato figure .fd-svg polygon {
        fill: #cd363b !important; }
    main.presencial[data-theme=red] .informacao .row-1 .contato:hover, main.presencial[data-theme=red] .informacao .row-1 .contato:focus {
      background-color: #bb2f33; }
  main.presencial[data-theme=red] .conheca figure .fd-svg {
    fill: #cd363b !important; }
    main.presencial[data-theme=red] .conheca figure .fd-svg path {
      fill: #cd363b !important; }
    main.presencial[data-theme=red] .conheca figure .fd-svg rect {
      fill: #cd363b !important; }
    main.presencial[data-theme=red] .conheca figure .fd-svg polygon {
      fill: #cd363b !important; }
  main.presencial[data-theme=red] .infraestrutura ul li:after, main.presencial[data-theme=red] .infraestrutura ul li:before,
  main.presencial[data-theme=red] .diferenciais ul li:after,
  main.presencial[data-theme=red] .diferenciais ul li:before {
    background-color: #cd363b; }
  main.presencial[data-theme=red] .infraestrutura .side-content figure img,
  main.presencial[data-theme=red] .diferenciais .side-content figure img {
    margin-bottom: 70px; }
  main.presencial[data-theme=red] .curso-noticias .h2 {
    color: #cd363b;
    font-weight: 900; }
  main.presencial[data-theme=red] .curso-noticias .item .item-title .h3 {
    color: #cd363b; }
  main.presencial[data-theme=red] .curso-noticias .item .item-content {
    color: #cd363b; }
  main.presencial[data-theme=red] .curso-noticias .item .btn {
    color: #cd363b; }
  main.presencial[data-theme=red] .curso-info .campus > a p:hover, main.presencial[data-theme=red] .curso-info .campus > a p:focus {
    color: #8c0000; }
  main.presencial[data-theme=red] .curso-info .flex .tipo:after {
    background-color: #8c0000; }
  main.presencial[data-theme=red] .curso-info .flex .r1 {
    color: #8c0000; }
    main.presencial[data-theme=red] .curso-info .flex .r1 .fd-svg {
      fill: #8c0000 !important; }
      main.presencial[data-theme=red] .curso-info .flex .r1 .fd-svg path {
        fill: #8c0000 !important; }
      main.presencial[data-theme=red] .curso-info .flex .r1 .fd-svg rect {
        fill: #8c0000 !important; }
      main.presencial[data-theme=red] .curso-info .flex .r1 .fd-svg polygon {
        fill: #8c0000 !important; }
  main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown {
    background-color: #ffe6e6; }
    main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown .btn {
      color: #cd363b; }
      main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown .btn .fd-svg {
        fill: #cd363b !important; }
        main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown .btn .fd-svg path {
          fill: #cd363b !important; }
        main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown .btn .fd-svg rect {
          fill: #cd363b !important; }
        main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown .btn .fd-svg polygon {
          fill: #cd363b !important; }
    main.presencial[data-theme=red] .curso-info .flex .r2 .dropdown ul li a {
      background-color: #ffbfbf;
      color: #cd363b; }
  main.presencial[data-theme=red] .row-table-red {
    background-color: #cd363b; }
  main.presencial[data-theme=red] .table > thead > tr > th {
    border: none; }
  main.presencial[data-theme=red] .tab-pane .panel-default > .panel-heading {
    border-left: 4px solid #cd363b !important; }
  main.presencial[data-theme=red] .tab-pane .panel-default .panel-title a:hover, main.presencial[data-theme=red] .tab-pane .panel-default .panel-title a:focus {
    color: #cd363b !important; }
  main.presencial[data-theme=red] .seta-collapse {
    color: #cd363b !important; }
  main.presencial[data-theme=red] .table > tbody > tr.danger > td, main.presencial[data-theme=red] .table > tbody > tr.danger > th, main.presencial[data-theme=red] .table > tbody > tr > td.danger, main.presencial[data-theme=red] .table > tbody > tr > th.danger, main.presencial[data-theme=red] .table > tfoot > tr.danger > td, main.presencial[data-theme=red] .table > tfoot > tr.danger > th, main.presencial[data-theme=red] .table > tfoot > tr > td.danger, main.presencial[data-theme=red] .table > tfoot > tr > th.danger, main.presencial[data-theme=red] .table > thead > tr.danger > td, main.presencial[data-theme=red] .table > thead > tr.danger > th, main.presencial[data-theme=red] .table > thead > tr > td.danger, main.presencial[data-theme=red] .table > thead > tr > th.danger {
    background-color: rgba(205, 54, 59, 0.15) !important; }
  main.presencial[data-theme=red] .mercado .h1 strong {
    color: #cd363b; }
  main.presencial[data-theme=red] .mercado form button[type=submit] {
    background-color: #FFBF00; }
  main.presencial[data-theme=red] .row-avalie .avaliacao .conteudo > div:first-of-type {
    color: #cd363b; }
  main.presencial[data-theme=green] .bg-color {
    background-color: #26a65b; }
  main.presencial[data-theme=green] aside .nav-tabs > li a.active, main.presencial[data-theme=green] aside .nav-tabs > li a:hover, main.presencial[data-theme=green] aside .nav-tabs > li a:focus {
    border-left-color: #26a65b;
    color: #26a65b !important; }
    main.presencial[data-theme=green] aside .nav-tabs > li a.active .fd-svg, main.presencial[data-theme=green] aside .nav-tabs > li a:hover .fd-svg, main.presencial[data-theme=green] aside .nav-tabs > li a:focus .fd-svg {
      fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .nav-tabs > li a.active .fd-svg path, main.presencial[data-theme=green] aside .nav-tabs > li a:hover .fd-svg path, main.presencial[data-theme=green] aside .nav-tabs > li a:focus .fd-svg path {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .nav-tabs > li a.active .fd-svg rect, main.presencial[data-theme=green] aside .nav-tabs > li a:hover .fd-svg rect, main.presencial[data-theme=green] aside .nav-tabs > li a:focus .fd-svg rect {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .nav-tabs > li a.active .fd-svg polygon, main.presencial[data-theme=green] aside .nav-tabs > li a:hover .fd-svg polygon, main.presencial[data-theme=green] aside .nav-tabs > li a:focus .fd-svg polygon {
        fill: #26a65b !important; }
  main.presencial[data-theme=green] aside .btn-red {
    background-color: #26a65b;
    color: #fff !important; }
    main.presencial[data-theme=green] aside .btn-red:hover, main.presencial[data-theme=green] aside .btn-red:focus {
      background-color: #219150; }
  main.presencial[data-theme=green] aside .panel-default .panel-title a:not(.collapsed) {
    color: #26a65b;
    border-left-color: #26a65b; }
    main.presencial[data-theme=green] aside .panel-default .panel-title a:not(.collapsed) .fd-svg {
      fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .panel-default .panel-title a:not(.collapsed) .fd-svg path {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .panel-default .panel-title a:not(.collapsed) .fd-svg rect {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .panel-default .panel-title a:not(.collapsed) .fd-svg polygon {
        fill: #26a65b !important; }
  main.presencial[data-theme=green] aside .panel-default .panel-title a > div span {
    color: #26a65b; }
  main.presencial[data-theme=green] aside .panel-default .panel-title:hover a, main.presencial[data-theme=green] aside .panel-default .panel-title:focus a {
    color: #26a65b;
    border-left-color: #26a65b; }
    main.presencial[data-theme=green] aside .panel-default .panel-title:hover a .fd-svg, main.presencial[data-theme=green] aside .panel-default .panel-title:focus a .fd-svg {
      fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .panel-default .panel-title:hover a .fd-svg path, main.presencial[data-theme=green] aside .panel-default .panel-title:focus a .fd-svg path {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .panel-default .panel-title:hover a .fd-svg rect, main.presencial[data-theme=green] aside .panel-default .panel-title:focus a .fd-svg rect {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] aside .panel-default .panel-title:hover a .fd-svg polygon, main.presencial[data-theme=green] aside .panel-default .panel-title:focus a .fd-svg polygon {
        fill: #26a65b !important; }
  main.presencial[data-theme=green] .informacao .row-1 .text-content h3 {
    color: #26a65b; }
  main.presencial[data-theme=green] .informacao .row-1 .contato {
    background-color: #26a65b; }
    main.presencial[data-theme=green] .informacao .row-1 .contato figure .fd-svg {
      fill: #26a65b !important; }
      main.presencial[data-theme=green] .informacao .row-1 .contato figure .fd-svg path {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] .informacao .row-1 .contato figure .fd-svg rect {
        fill: #26a65b !important; }
      main.presencial[data-theme=green] .informacao .row-1 .contato figure .fd-svg polygon {
        fill: #26a65b !important; }
    main.presencial[data-theme=green] .informacao .row-1 .contato:hover, main.presencial[data-theme=green] .informacao .row-1 .contato:focus {
      background-color: #219150; }
  main.presencial[data-theme=green] .conheca figure .fd-svg {
    fill: #26a65b !important; }
    main.presencial[data-theme=green] .conheca figure .fd-svg path {
      fill: #26a65b !important; }
    main.presencial[data-theme=green] .conheca figure .fd-svg rect {
      fill: #26a65b !important; }
    main.presencial[data-theme=green] .conheca figure .fd-svg polygon {
      fill: #26a65b !important; }
  main.presencial[data-theme=green] .infraestrutura ul li:after, main.presencial[data-theme=green] .infraestrutura ul li:before,
  main.presencial[data-theme=green] .diferenciais ul li:after,
  main.presencial[data-theme=green] .diferenciais ul li:before {
    background-color: #26a65b; }
  main.presencial[data-theme=green] .infraestrutura .side-content figure img,
  main.presencial[data-theme=green] .diferenciais .side-content figure img {
    margin-bottom: 70px; }
  main.presencial[data-theme=green] .curso-noticias .h2 {
    color: #26a65b;
    font-weight: 900; }
  main.presencial[data-theme=green] .curso-noticias .item .item-title .h3 {
    color: #26a65b; }
  main.presencial[data-theme=green] .curso-noticias .item .item-content {
    color: #26a65b; }
  main.presencial[data-theme=green] .curso-noticias .item .btn {
    color: #26a65b; }
  main.presencial[data-theme=green] .curso-info .campus > a p:hover, main.presencial[data-theme=green] .curso-info .campus > a p:focus {
    color: #005526; }
  main.presencial[data-theme=green] .curso-info .flex .tipo:after {
    background-color: #005526; }
  main.presencial[data-theme=green] .curso-info .flex .r1 {
    color: #005526; }
    main.presencial[data-theme=green] .curso-info .flex .r1 .fd-svg {
      fill: #005526 !important; }
      main.presencial[data-theme=green] .curso-info .flex .r1 .fd-svg path {
        fill: #005526 !important; }
      main.presencial[data-theme=green] .curso-info .flex .r1 .fd-svg rect {
        fill: #005526 !important; }
      main.presencial[data-theme=green] .curso-info .flex .r1 .fd-svg polygon {
        fill: #005526 !important; }
  main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown {
    background-color: #afffd3; }
    main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown .btn {
      color: #26a65b; }
      main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown .btn .fd-svg {
        fill: #26a65b !important; }
        main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown .btn .fd-svg path {
          fill: #26a65b !important; }
        main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown .btn .fd-svg rect {
          fill: #26a65b !important; }
        main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown .btn .fd-svg polygon {
          fill: #26a65b !important; }
    main.presencial[data-theme=green] .curso-info .flex .r2 .dropdown ul li a {
      background-color: #88ffbd;
      color: #26a65b; }
  main.presencial[data-theme=green] .row-table-red {
    background-color: #26a65b; }
  main.presencial[data-theme=green] .table > thead > tr > th {
    border: none; }
  main.presencial[data-theme=green] .tab-pane .panel-default > .panel-heading {
    border-left: 4px solid #26a65b !important; }
  main.presencial[data-theme=green] .tab-pane .panel-default .panel-title a:hover, main.presencial[data-theme=green] .tab-pane .panel-default .panel-title a:focus {
    color: #26a65b !important; }
  main.presencial[data-theme=green] .seta-collapse {
    color: #26a65b !important; }
  main.presencial[data-theme=green] .table > tbody > tr.danger > td, main.presencial[data-theme=green] .table > tbody > tr.danger > th, main.presencial[data-theme=green] .table > tbody > tr > td.danger, main.presencial[data-theme=green] .table > tbody > tr > th.danger, main.presencial[data-theme=green] .table > tfoot > tr.danger > td, main.presencial[data-theme=green] .table > tfoot > tr.danger > th, main.presencial[data-theme=green] .table > tfoot > tr > td.danger, main.presencial[data-theme=green] .table > tfoot > tr > th.danger, main.presencial[data-theme=green] .table > thead > tr.danger > td, main.presencial[data-theme=green] .table > thead > tr.danger > th, main.presencial[data-theme=green] .table > thead > tr > td.danger, main.presencial[data-theme=green] .table > thead > tr > th.danger {
    background-color: rgba(38, 166, 91, 0.15) !important; }
  main.presencial[data-theme=green] .mercado .h1 strong {
    color: #26a65b; }
  main.presencial[data-theme=green] .mercado form button[type=submit] {
    background-color: #FFBF00; }
  main.presencial[data-theme=green] .row-avalie .avaliacao .conteudo > div:first-of-type {
    color: #26a65b; }
  main.presencial[data-theme=blue] .bg-color {
    background-color: #1f3a93; }
  main.presencial[data-theme=blue] aside .nav-tabs > li a.active, main.presencial[data-theme=blue] aside .nav-tabs > li a:hover, main.presencial[data-theme=blue] aside .nav-tabs > li a:focus {
    border-left-color: #1f3a93;
    color: #1f3a93 !important; }
    main.presencial[data-theme=blue] aside .nav-tabs > li a.active .fd-svg, main.presencial[data-theme=blue] aside .nav-tabs > li a:hover .fd-svg, main.presencial[data-theme=blue] aside .nav-tabs > li a:focus .fd-svg {
      fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .nav-tabs > li a.active .fd-svg path, main.presencial[data-theme=blue] aside .nav-tabs > li a:hover .fd-svg path, main.presencial[data-theme=blue] aside .nav-tabs > li a:focus .fd-svg path {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .nav-tabs > li a.active .fd-svg rect, main.presencial[data-theme=blue] aside .nav-tabs > li a:hover .fd-svg rect, main.presencial[data-theme=blue] aside .nav-tabs > li a:focus .fd-svg rect {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .nav-tabs > li a.active .fd-svg polygon, main.presencial[data-theme=blue] aside .nav-tabs > li a:hover .fd-svg polygon, main.presencial[data-theme=blue] aside .nav-tabs > li a:focus .fd-svg polygon {
        fill: #1f3a93 !important; }
  main.presencial[data-theme=blue] aside .btn-red {
    background-color: #1f3a93;
    color: #fff !important; }
    main.presencial[data-theme=blue] aside .btn-red:hover, main.presencial[data-theme=blue] aside .btn-red:focus {
      background-color: #1b327e; }
  main.presencial[data-theme=blue] aside .panel-default .panel-title a:not(.collapsed) {
    color: #1f3a93;
    border-left-color: #1f3a93; }
    main.presencial[data-theme=blue] aside .panel-default .panel-title a:not(.collapsed) .fd-svg {
      fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .panel-default .panel-title a:not(.collapsed) .fd-svg path {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .panel-default .panel-title a:not(.collapsed) .fd-svg rect {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .panel-default .panel-title a:not(.collapsed) .fd-svg polygon {
        fill: #1f3a93 !important; }
  main.presencial[data-theme=blue] aside .panel-default .panel-title a > div span {
    color: #1f3a93; }
  main.presencial[data-theme=blue] aside .panel-default .panel-title:hover a, main.presencial[data-theme=blue] aside .panel-default .panel-title:focus a {
    color: #1f3a93;
    border-left-color: #1f3a93; }
    main.presencial[data-theme=blue] aside .panel-default .panel-title:hover a .fd-svg, main.presencial[data-theme=blue] aside .panel-default .panel-title:focus a .fd-svg {
      fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .panel-default .panel-title:hover a .fd-svg path, main.presencial[data-theme=blue] aside .panel-default .panel-title:focus a .fd-svg path {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .panel-default .panel-title:hover a .fd-svg rect, main.presencial[data-theme=blue] aside .panel-default .panel-title:focus a .fd-svg rect {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] aside .panel-default .panel-title:hover a .fd-svg polygon, main.presencial[data-theme=blue] aside .panel-default .panel-title:focus a .fd-svg polygon {
        fill: #1f3a93 !important; }
  main.presencial[data-theme=blue] .informacao .row-1 .text-content h3 {
    color: #1f3a93; }
  main.presencial[data-theme=blue] .informacao .row-1 .contato {
    background-color: #1f3a93; }
    main.presencial[data-theme=blue] .informacao .row-1 .contato figure .fd-svg {
      fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] .informacao .row-1 .contato figure .fd-svg path {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] .informacao .row-1 .contato figure .fd-svg rect {
        fill: #1f3a93 !important; }
      main.presencial[data-theme=blue] .informacao .row-1 .contato figure .fd-svg polygon {
        fill: #1f3a93 !important; }
    main.presencial[data-theme=blue] .informacao .row-1 .contato:hover, main.presencial[data-theme=blue] .informacao .row-1 .contato:focus {
      background-color: #1b327e; }
  main.presencial[data-theme=blue] .conheca figure .fd-svg {
    fill: #1f3a93 !important; }
    main.presencial[data-theme=blue] .conheca figure .fd-svg path {
      fill: #1f3a93 !important; }
    main.presencial[data-theme=blue] .conheca figure .fd-svg rect {
      fill: #1f3a93 !important; }
    main.presencial[data-theme=blue] .conheca figure .fd-svg polygon {
      fill: #1f3a93 !important; }
  main.presencial[data-theme=blue] .infraestrutura ul li:after, main.presencial[data-theme=blue] .infraestrutura ul li:before,
  main.presencial[data-theme=blue] .diferenciais ul li:after,
  main.presencial[data-theme=blue] .diferenciais ul li:before {
    background-color: #1f3a93; }
  main.presencial[data-theme=blue] .infraestrutura .side-content figure img,
  main.presencial[data-theme=blue] .diferenciais .side-content figure img {
    margin-bottom: 70px; }
  main.presencial[data-theme=blue] .infraestrutura .side-content h2,
  main.presencial[data-theme=blue] .diferenciais .side-content h2 {
    color: #829fff; }
  main.presencial[data-theme=blue] .curso-noticias .h2 {
    color: #1f3a93;
    font-weight: 900; }
  main.presencial[data-theme=blue] .curso-noticias .item .item-title .h3 {
    color: #1f3a93; }
  main.presencial[data-theme=blue] .curso-noticias .item .item-content {
    color: #1f3a93; }
  main.presencial[data-theme=blue] .curso-noticias .item .btn {
    color: #1f3a93; }
  main.presencial[data-theme=blue] .curso-info .campus > a p:hover, main.presencial[data-theme=blue] .curso-info .campus > a p:focus {
    color: #000c3b; }
  main.presencial[data-theme=blue] .curso-info .flex .tipo:after {
    background-color: #000c3b; }
  main.presencial[data-theme=blue] .curso-info .flex .r1 {
    color: #829fff; }
    main.presencial[data-theme=blue] .curso-info .flex .r1 .fd-svg {
      fill: #829fff !important; }
      main.presencial[data-theme=blue] .curso-info .flex .r1 .fd-svg path {
        fill: #829fff !important; }
      main.presencial[data-theme=blue] .curso-info .flex .r1 .fd-svg rect {
        fill: #829fff !important; }
      main.presencial[data-theme=blue] .curso-info .flex .r1 .fd-svg polygon {
        fill: #829fff !important; }
  main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown {
    background-color: #95aaff; }
    main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown .btn {
      color: #1f3a93; }
      main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown .btn .fd-svg {
        fill: #1f3a93 !important; }
        main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown .btn .fd-svg path {
          fill: #1f3a93 !important; }
        main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown .btn .fd-svg rect {
          fill: #1f3a93 !important; }
        main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown .btn .fd-svg polygon {
          fill: #1f3a93 !important; }
    main.presencial[data-theme=blue] .curso-info .flex .r2 .dropdown ul li a {
      background-color: #6e8bff;
      color: #1f3a93; }
  main.presencial[data-theme=blue] .row-table-red {
    background-color: #1f3a93; }
  main.presencial[data-theme=blue] .table > thead > tr > th {
    border: none; }
  main.presencial[data-theme=blue] .tab-pane .panel-default > .panel-heading {
    border-left: 4px solid #1f3a93 !important; }
  main.presencial[data-theme=blue] .tab-pane .panel-default .panel-title a:hover, main.presencial[data-theme=blue] .tab-pane .panel-default .panel-title a:focus {
    color: #1f3a93 !important; }
  main.presencial[data-theme=blue] .seta-collapse {
    color: #1f3a93 !important; }
  main.presencial[data-theme=blue] .table > tbody > tr.danger > td, main.presencial[data-theme=blue] .table > tbody > tr.danger > th, main.presencial[data-theme=blue] .table > tbody > tr > td.danger, main.presencial[data-theme=blue] .table > tbody > tr > th.danger, main.presencial[data-theme=blue] .table > tfoot > tr.danger > td, main.presencial[data-theme=blue] .table > tfoot > tr.danger > th, main.presencial[data-theme=blue] .table > tfoot > tr > td.danger, main.presencial[data-theme=blue] .table > tfoot > tr > th.danger, main.presencial[data-theme=blue] .table > thead > tr.danger > td, main.presencial[data-theme=blue] .table > thead > tr.danger > th, main.presencial[data-theme=blue] .table > thead > tr > td.danger, main.presencial[data-theme=blue] .table > thead > tr > th.danger {
    background-color: rgba(31, 58, 147, 0.15) !important; }
  main.presencial[data-theme=blue] .mercado .h1 strong {
    color: #1f3a93; }
  main.presencial[data-theme=blue] .mercado form button[type=submit] {
    background-color: #FFBF00; }
  main.presencial[data-theme=blue] .row-avalie .avaliacao .conteudo > div:first-of-type {
    color: #1f3a93; }
  main.presencial[data-theme=purple] .bg-color {
    background-color: #663399; }
  main.presencial[data-theme=purple] aside .nav-tabs > li a.active, main.presencial[data-theme=purple] aside .nav-tabs > li a:hover, main.presencial[data-theme=purple] aside .nav-tabs > li a:focus {
    border-left-color: #663399;
    color: #663399 !important; }
    main.presencial[data-theme=purple] aside .nav-tabs > li a.active .fd-svg, main.presencial[data-theme=purple] aside .nav-tabs > li a:hover .fd-svg, main.presencial[data-theme=purple] aside .nav-tabs > li a:focus .fd-svg {
      fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .nav-tabs > li a.active .fd-svg path, main.presencial[data-theme=purple] aside .nav-tabs > li a:hover .fd-svg path, main.presencial[data-theme=purple] aside .nav-tabs > li a:focus .fd-svg path {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .nav-tabs > li a.active .fd-svg rect, main.presencial[data-theme=purple] aside .nav-tabs > li a:hover .fd-svg rect, main.presencial[data-theme=purple] aside .nav-tabs > li a:focus .fd-svg rect {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .nav-tabs > li a.active .fd-svg polygon, main.presencial[data-theme=purple] aside .nav-tabs > li a:hover .fd-svg polygon, main.presencial[data-theme=purple] aside .nav-tabs > li a:focus .fd-svg polygon {
        fill: #663399 !important; }
  main.presencial[data-theme=purple] aside .btn-red {
    background-color: #663399;
    color: #fff !important; }
    main.presencial[data-theme=purple] aside .btn-red:hover, main.presencial[data-theme=purple] aside .btn-red:focus {
      background-color: #592d86; }
  main.presencial[data-theme=purple] aside .panel-default .panel-title a:not(.collapsed) {
    color: #663399;
    border-left-color: #663399; }
    main.presencial[data-theme=purple] aside .panel-default .panel-title a:not(.collapsed) .fd-svg {
      fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .panel-default .panel-title a:not(.collapsed) .fd-svg path {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .panel-default .panel-title a:not(.collapsed) .fd-svg rect {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .panel-default .panel-title a:not(.collapsed) .fd-svg polygon {
        fill: #663399 !important; }
  main.presencial[data-theme=purple] aside .panel-default .panel-title a > div span {
    color: #663399; }
  main.presencial[data-theme=purple] aside .panel-default .panel-title:hover a, main.presencial[data-theme=purple] aside .panel-default .panel-title:focus a {
    color: #663399;
    border-left-color: #663399; }
    main.presencial[data-theme=purple] aside .panel-default .panel-title:hover a .fd-svg, main.presencial[data-theme=purple] aside .panel-default .panel-title:focus a .fd-svg {
      fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .panel-default .panel-title:hover a .fd-svg path, main.presencial[data-theme=purple] aside .panel-default .panel-title:focus a .fd-svg path {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .panel-default .panel-title:hover a .fd-svg rect, main.presencial[data-theme=purple] aside .panel-default .panel-title:focus a .fd-svg rect {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] aside .panel-default .panel-title:hover a .fd-svg polygon, main.presencial[data-theme=purple] aside .panel-default .panel-title:focus a .fd-svg polygon {
        fill: #663399 !important; }
  main.presencial[data-theme=purple] .informacao .row-1 .text-content h3 {
    color: #663399; }
  main.presencial[data-theme=purple] .informacao .row-1 .contato {
    background-color: #663399; }
    main.presencial[data-theme=purple] .informacao .row-1 .contato figure .fd-svg {
      fill: #663399 !important; }
      main.presencial[data-theme=purple] .informacao .row-1 .contato figure .fd-svg path {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] .informacao .row-1 .contato figure .fd-svg rect {
        fill: #663399 !important; }
      main.presencial[data-theme=purple] .informacao .row-1 .contato figure .fd-svg polygon {
        fill: #663399 !important; }
    main.presencial[data-theme=purple] .informacao .row-1 .contato:hover, main.presencial[data-theme=purple] .informacao .row-1 .contato:focus {
      background-color: #592d86; }
  main.presencial[data-theme=purple] .conheca figure .fd-svg {
    fill: #663399 !important; }
    main.presencial[data-theme=purple] .conheca figure .fd-svg path {
      fill: #663399 !important; }
    main.presencial[data-theme=purple] .conheca figure .fd-svg rect {
      fill: #663399 !important; }
    main.presencial[data-theme=purple] .conheca figure .fd-svg polygon {
      fill: #663399 !important; }
  main.presencial[data-theme=purple] .infraestrutura ul li:after, main.presencial[data-theme=purple] .infraestrutura ul li:before,
  main.presencial[data-theme=purple] .diferenciais ul li:after,
  main.presencial[data-theme=purple] .diferenciais ul li:before {
    background-color: #663399; }
  main.presencial[data-theme=purple] .infraestrutura .side-content figure img,
  main.presencial[data-theme=purple] .diferenciais .side-content figure img {
    margin-bottom: 70px; }
  main.presencial[data-theme=purple] .curso-noticias .h2 {
    color: #663399;
    font-weight: 900; }
  main.presencial[data-theme=purple] .curso-noticias .item .item-title .h3 {
    color: #663399; }
  main.presencial[data-theme=purple] .curso-noticias .item .item-content {
    color: #663399; }
  main.presencial[data-theme=purple] .curso-noticias .item .btn {
    color: #663399; }
  main.presencial[data-theme=purple] .curso-info .campus > a p:hover, main.presencial[data-theme=purple] .curso-info .campus > a p:focus {
    color: #2d0451; }
  main.presencial[data-theme=purple] .curso-info .flex .tipo:after {
    background-color: #2d0451; }
  main.presencial[data-theme=purple] .curso-info .flex .r1 {
    color: #2d0451; }
    main.presencial[data-theme=purple] .curso-info .flex .r1 .fd-svg {
      fill: #2d0451 !important; }
      main.presencial[data-theme=purple] .curso-info .flex .r1 .fd-svg path {
        fill: #2d0451 !important; }
      main.presencial[data-theme=purple] .curso-info .flex .r1 .fd-svg rect {
        fill: #2d0451 !important; }
      main.presencial[data-theme=purple] .curso-info .flex .r1 .fd-svg polygon {
        fill: #2d0451 !important; }
  main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown {
    background-color: #d9b3fb; }
    main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown .btn {
      color: #663399; }
      main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown .btn .fd-svg {
        fill: #663399 !important; }
        main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown .btn .fd-svg path {
          fill: #663399 !important; }
        main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown .btn .fd-svg rect {
          fill: #663399 !important; }
        main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown .btn .fd-svg polygon {
          fill: #663399 !important; }
    main.presencial[data-theme=purple] .curso-info .flex .r2 .dropdown ul li a {
      background-color: #c78ef9;
      color: #663399; }
  main.presencial[data-theme=purple] .row-table-red {
    background-color: #663399; }
  main.presencial[data-theme=purple] .table > thead > tr > th {
    border: none; }
  main.presencial[data-theme=purple] .tab-pane .panel-default > .panel-heading {
    border-left: 4px solid #663399 !important; }
  main.presencial[data-theme=purple] .tab-pane .panel-default .panel-title a:hover, main.presencial[data-theme=purple] .tab-pane .panel-default .panel-title a:focus {
    color: #663399 !important; }
  main.presencial[data-theme=purple] .seta-collapse {
    color: #663399 !important; }
  main.presencial[data-theme=purple] .table > tbody > tr.danger > td, main.presencial[data-theme=purple] .table > tbody > tr.danger > th, main.presencial[data-theme=purple] .table > tbody > tr > td.danger, main.presencial[data-theme=purple] .table > tbody > tr > th.danger, main.presencial[data-theme=purple] .table > tfoot > tr.danger > td, main.presencial[data-theme=purple] .table > tfoot > tr.danger > th, main.presencial[data-theme=purple] .table > tfoot > tr > td.danger, main.presencial[data-theme=purple] .table > tfoot > tr > th.danger, main.presencial[data-theme=purple] .table > thead > tr.danger > td, main.presencial[data-theme=purple] .table > thead > tr.danger > th, main.presencial[data-theme=purple] .table > thead > tr > td.danger, main.presencial[data-theme=purple] .table > thead > tr > th.danger {
    background-color: rgba(102, 51, 153, 0.15) !important; }
  main.presencial[data-theme=purple] .mercado .h1 strong {
    color: #663399; }
  main.presencial[data-theme=purple] .mercado form button[type=submit] {
    background-color: #FFBF00; }
  main.presencial[data-theme=purple] .row-avalie .avaliacao .conteudo > div:first-of-type {
    color: #663399; }
  main.presencial[data-theme=pink] .bg-color {
    background-color: #f62459; }
  main.presencial[data-theme=pink] aside .nav-tabs > li a.active, main.presencial[data-theme=pink] aside .nav-tabs > li a:hover, main.presencial[data-theme=pink] aside .nav-tabs > li a:focus {
    border-left-color: #f62459;
    color: #f62459 !important; }
    main.presencial[data-theme=pink] aside .nav-tabs > li a.active .fd-svg, main.presencial[data-theme=pink] aside .nav-tabs > li a:hover .fd-svg, main.presencial[data-theme=pink] aside .nav-tabs > li a:focus .fd-svg {
      fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .nav-tabs > li a.active .fd-svg path, main.presencial[data-theme=pink] aside .nav-tabs > li a:hover .fd-svg path, main.presencial[data-theme=pink] aside .nav-tabs > li a:focus .fd-svg path {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .nav-tabs > li a.active .fd-svg rect, main.presencial[data-theme=pink] aside .nav-tabs > li a:hover .fd-svg rect, main.presencial[data-theme=pink] aside .nav-tabs > li a:focus .fd-svg rect {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .nav-tabs > li a.active .fd-svg polygon, main.presencial[data-theme=pink] aside .nav-tabs > li a:hover .fd-svg polygon, main.presencial[data-theme=pink] aside .nav-tabs > li a:focus .fd-svg polygon {
        fill: #f62459 !important; }
  main.presencial[data-theme=pink] aside .btn-red {
    background-color: #f62459;
    color: #fff !important; }
    main.presencial[data-theme=pink] aside .btn-red:hover, main.presencial[data-theme=pink] aside .btn-red:focus {
      background-color: #f50c46; }
  main.presencial[data-theme=pink] aside .panel-default .panel-title a:not(.collapsed) {
    color: #f62459;
    border-left-color: #f62459; }
    main.presencial[data-theme=pink] aside .panel-default .panel-title a:not(.collapsed) .fd-svg {
      fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .panel-default .panel-title a:not(.collapsed) .fd-svg path {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .panel-default .panel-title a:not(.collapsed) .fd-svg rect {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .panel-default .panel-title a:not(.collapsed) .fd-svg polygon {
        fill: #f62459 !important; }
  main.presencial[data-theme=pink] aside .panel-default .panel-title a > div span {
    color: #f62459; }
  main.presencial[data-theme=pink] aside .panel-default .panel-title:hover a, main.presencial[data-theme=pink] aside .panel-default .panel-title:focus a {
    color: #f62459;
    border-left-color: #f62459; }
    main.presencial[data-theme=pink] aside .panel-default .panel-title:hover a .fd-svg, main.presencial[data-theme=pink] aside .panel-default .panel-title:focus a .fd-svg {
      fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .panel-default .panel-title:hover a .fd-svg path, main.presencial[data-theme=pink] aside .panel-default .panel-title:focus a .fd-svg path {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .panel-default .panel-title:hover a .fd-svg rect, main.presencial[data-theme=pink] aside .panel-default .panel-title:focus a .fd-svg rect {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] aside .panel-default .panel-title:hover a .fd-svg polygon, main.presencial[data-theme=pink] aside .panel-default .panel-title:focus a .fd-svg polygon {
        fill: #f62459 !important; }
  main.presencial[data-theme=pink] .informacao .row-1 .text-content h3 {
    color: #f62459; }
  main.presencial[data-theme=pink] .informacao .row-1 .contato {
    background-color: #f62459; }
    main.presencial[data-theme=pink] .informacao .row-1 .contato figure .fd-svg {
      fill: #f62459 !important; }
      main.presencial[data-theme=pink] .informacao .row-1 .contato figure .fd-svg path {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] .informacao .row-1 .contato figure .fd-svg rect {
        fill: #f62459 !important; }
      main.presencial[data-theme=pink] .informacao .row-1 .contato figure .fd-svg polygon {
        fill: #f62459 !important; }
    main.presencial[data-theme=pink] .informacao .row-1 .contato:hover, main.presencial[data-theme=pink] .informacao .row-1 .contato:focus {
      background-color: #f50c46; }
  main.presencial[data-theme=pink] .conheca figure .fd-svg {
    fill: #f62459 !important; }
    main.presencial[data-theme=pink] .conheca figure .fd-svg path {
      fill: #f62459 !important; }
    main.presencial[data-theme=pink] .conheca figure .fd-svg rect {
      fill: #f62459 !important; }
    main.presencial[data-theme=pink] .conheca figure .fd-svg polygon {
      fill: #f62459 !important; }
  main.presencial[data-theme=pink] .infraestrutura ul li:after, main.presencial[data-theme=pink] .infraestrutura ul li:before,
  main.presencial[data-theme=pink] .diferenciais ul li:after,
  main.presencial[data-theme=pink] .diferenciais ul li:before {
    background-color: #f62459; }
  main.presencial[data-theme=pink] .infraestrutura .side-content figure img,
  main.presencial[data-theme=pink] .diferenciais .side-content figure img {
    margin-bottom: 70px; }
  main.presencial[data-theme=pink] .curso-noticias .h2 {
    color: #f62459;
    font-weight: 900; }
  main.presencial[data-theme=pink] .curso-noticias .item .item-title .h3 {
    color: #f62459; }
  main.presencial[data-theme=pink] .curso-noticias .item .item-content {
    color: #f62459; }
  main.presencial[data-theme=pink] .curso-noticias .item .btn {
    color: #f62459; }
  main.presencial[data-theme=pink] .curso-info .campus > a p:hover, main.presencial[data-theme=pink] .curso-info .campus > a p:focus {
    color: #a30024; }
  main.presencial[data-theme=pink] .curso-info .flex .tipo:after {
    background-color: #a30024; }
  main.presencial[data-theme=pink] .curso-info .flex .r1 {
    color: #a30024; }
    main.presencial[data-theme=pink] .curso-info .flex .r1 .fd-svg {
      fill: #a30024 !important; }
      main.presencial[data-theme=pink] .curso-info .flex .r1 .fd-svg path {
        fill: #a30024 !important; }
      main.presencial[data-theme=pink] .curso-info .flex .r1 .fd-svg rect {
        fill: #a30024 !important; }
      main.presencial[data-theme=pink] .curso-info .flex .r1 .fd-svg polygon {
        fill: #a30024 !important; }
  main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown {
    background-color: #fffdfd; }
    main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown .btn {
      color: #f62459; }
      main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown .btn .fd-svg {
        fill: #f62459 !important; }
        main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown .btn .fd-svg path {
          fill: #f62459 !important; }
        main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown .btn .fd-svg rect {
          fill: #f62459 !important; }
        main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown .btn .fd-svg polygon {
          fill: #f62459 !important; }
    main.presencial[data-theme=pink] .curso-info .flex .r2 .dropdown ul li a {
      background-color: #ffd6df;
      color: #f62459; }
  main.presencial[data-theme=pink] .row-table-red {
    background-color: #f62459; }
  main.presencial[data-theme=pink] .table > thead > tr > th {
    border: none; }
  main.presencial[data-theme=pink] .tab-pane .panel-default > .panel-heading {
    border-left: 4px solid #f62459 !important; }
  main.presencial[data-theme=pink] .tab-pane .panel-default .panel-title a:hover, main.presencial[data-theme=pink] .tab-pane .panel-default .panel-title a:focus {
    color: #f62459 !important; }
  main.presencial[data-theme=pink] .seta-collapse {
    color: #f62459 !important; }
  main.presencial[data-theme=pink] .table > tbody > tr.danger > td, main.presencial[data-theme=pink] .table > tbody > tr.danger > th, main.presencial[data-theme=pink] .table > tbody > tr > td.danger, main.presencial[data-theme=pink] .table > tbody > tr > th.danger, main.presencial[data-theme=pink] .table > tfoot > tr.danger > td, main.presencial[data-theme=pink] .table > tfoot > tr.danger > th, main.presencial[data-theme=pink] .table > tfoot > tr > td.danger, main.presencial[data-theme=pink] .table > tfoot > tr > th.danger, main.presencial[data-theme=pink] .table > thead > tr.danger > td, main.presencial[data-theme=pink] .table > thead > tr.danger > th, main.presencial[data-theme=pink] .table > thead > tr > td.danger, main.presencial[data-theme=pink] .table > thead > tr > th.danger {
    background-color: rgba(246, 36, 89, 0.15) !important; }
  main.presencial[data-theme=pink] .mercado .h1 strong {
    color: #f62459; }
  main.presencial[data-theme=pink] .mercado form button[type=submit] {
    background-color: #FFBF00; }
  main.presencial[data-theme=pink] .row-avalie .avaliacao .conteudo > div:first-of-type {
    color: #f62459; }

.banner-presencial {
  position: relative; }
  .banner-presencial * {
    outline: none !important; }
  .banner-presencial .breadcrumb-row {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    background-color: transparent; }
    .banner-presencial .breadcrumb-row .breadcrumb {
      background-color: transparent; }
  .banner-presencial h1 {
    font-size: 80px;
    color: #fff;
    line-height: .8; }
    .banner-presencial h1 small {
      font-size: 25%;
      display: block;
      color: #fff;
      font-weight: 100; }
  .banner-presencial hr {
    background-color: #fff;
    margin: 40px auto 25px; }
  .banner-presencial .slider-content h1 {
    max-width: none !important; }
  .banner-presencial .slider-content .flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .banner-presencial .slider-content .flex .btn {
      font-size: 11px;
      color: #dfdfd0;
      margin-right: 10px; }
      .banner-presencial .slider-content .flex .btn:last-of-type {
        margin-right: 0; }
  .banner-presencial .slide-with-content {
    position: relative;
    filter: blur(2px);
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="2" /></filter></svg>#blur');
    /* Firefox, Safari, Chrome*/
    filter: progid:DXImageTransform.Microsoft.Blur(Strength=$radius);
    /* IE9 */
    -webkit-filter: blur(2px);
    /* Chrome, Safari */
    -ms-filter: blur(2px);
    /* IE */
    -o-filter: blur(2px);
    /* Opera */
    -moz-filter: blur(2px);
    /* Mozilla */ }
    .banner-presencial .slide-with-content:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.85); }
  .banner-presencial[data-theme=red] .slider-content {
    background-color: rgba(205, 54, 59, 0.25); }
    .banner-presencial[data-theme=red] .slider-content .flex .btn {
      background-color: #cd363b; }
  .banner-presencial[data-theme=green] .slider-content {
    background-color: rgba(38, 166, 91, 0.25); }
    .banner-presencial[data-theme=green] .slider-content .flex .btn {
      background-color: #26a65b; }
  .banner-presencial[data-theme=blue] .slider-content {
    background-color: rgba(31, 58, 147, 0.25); }
    .banner-presencial[data-theme=blue] .slider-content .flex .btn {
      background-color: #1f3a93; }
  .banner-presencial[data-theme=purple] .slider-content {
    background-color: rgba(102, 51, 153, 0.25); }
    .banner-presencial[data-theme=purple] .slider-content .flex .btn {
      background-color: #663399; }
  .banner-presencial[data-theme=pink] .slider-content {
    background-color: rgba(246, 36, 89, 0.25); }
    .banner-presencial[data-theme=pink] .slider-content .flex .btn {
      background-color: #f62459; }

.presencial-modal-form {
  position: fixed;
  top: 350px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease; }
  .presencial-modal-form .presencial-modal-dropback {
    background-color: rgba(170, 170, 170, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3; }
  .presencial-modal-form.flex-active {
    top: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible; }
  .presencial-modal-form .nowrap {
    white-space: nowrap; }
  .presencial-modal-form form {
    border: 8px solid #bc2e35;
    background-color: #cd363b;
    padding: 15px;
    position: relative;
    z-index: 5; }
    .presencial-modal-form form .btn {
      background-color: #d95142;
      color: #fff;
      font-weight: bold;
      font-size: 11px;
      border-radius: 6px;
      padding: 0;
      width: 100%;
      height: 31px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .presencial-modal-form form .btn:hover, .presencial-modal-form form .btn:focus {
        background-color: #000; }
    .presencial-modal-form form span {
      color: #fff;
      font-size: 11px;
      display: block;
      margin: 0 auto;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .presencial-modal-form form span {
          font-size: 13px; } }
    .presencial-modal-form form .custom-control {
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
      .presencial-modal-form form .custom-control input {
        position: absolute;
        visibility: hidden; }
        .presencial-modal-form form .custom-control input:checked ~ label::before {
          background-color: #000; }
      .presencial-modal-form form .custom-control label:not(.error) {
        color: #fff;
        font-size: 10px;
        line-height: 160%;
        position: relative; }
        .presencial-modal-form form .custom-control label:not(.error)::before {
          content: '';
          position: absolute;
          left: -12px;
          top: 4px;
          border-radius: 2px;
          width: 9px;
          height: 9px;
          background-color: #fff;
          -webkit-transition: all 0.15s ease;
          -moz-transition: all 0.15s ease;
          -ms-transition: all 0.15s ease;
          -o-transition: all 0.15s ease;
          transition: all 0.15s ease; }
    .presencial-modal-form form .form-group, .captalead-form form .form-group {
      position: relative; }
      .presencial-modal-form form .form-group .form-control, 
        .captalead-form form .form-group .form-control {
        height: 40px;
        line-height: 1.2;
        padding: 0 15px;
        border-radius: 0;
        font-size: 13px;
        border: none;
        background-color: #fff; }
        .presencial-modal-form form .form-group .form-control::-webkit-input-placeholder,
          .captalead-form form .form-group .form-control::-webkit-input-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #ddd; }
        .presencial-modal-form form .form-group .form-control:-moz-placeholder,
          .captalead-form form .form-group .form-control:-moz-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #ddd; }
        .presencial-modal-form form .form-group .form-control::-moz-placeholder,
          .captalead-form form .form-group .form-control::-moz-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #ddd; }
        .presencial-modal-form form .form-group .form-control:-ms-input-placeholder,
          .captalead-form form .form-group .form-control:-ms-input-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #ddd; }

        .captalead-form form .form-group .form-control::-webkit-input-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #555; }
        .captalead-form form .form-group .form-control:-moz-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #555; }
        .captalead-form form .form-group .form-control::-moz-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #555; }
        .captalead-form form .form-group .form-control:-ms-input-placeholder {
          font-family: Lato, sans-serif;
          font-size: 13px;
          color: #555; }

          .contato-0800 {
            width: 100% !important;
            margin-top: 15px;
          }

        .captalead-form label.error { font-size: 13px; }

      .presencial-modal-form form .form-group textarea.form-control {
        height: 148px;
        resize: none;
        padding: 15px; }
    .presencial-modal-form form.fd-validate label.error {
      color: #fff;
      font-size: 10px;
      position: absolute;
      top: 100%;
      right: 0; }
    .presencial-modal-form form div[data-type=prospect] {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-right: 10px; }
      .presencial-modal-form form div[data-type=prospect] input[type=radio] {
        visibility: hidden;
        position: absolute; }
      .presencial-modal-form form div[data-type=prospect] input:checked ~ label {
        background-color: #fff;
        color: #cd363b; }
      .presencial-modal-form form div[data-type=prospect] label {
        color: #fff;
        font-size: 13px;
        padding: 5px 8px;
        cursor: pointer; }
    .presencial-modal-form form .message {
      position: fixed;
      top: 5px;
      left: 15px;
      right: 15px;
      text-align: center;
      display: none; }
      .presencial-modal-form form .message .alert-success {
        background-color: #26a65b;
        border-color: #26a65b; }
  .presencial-modal-form[data-theme="red"] form {
    border: 8px solid #bc2e35;
    background-color: #cd363b; }
    .presencial-modal-form[data-theme="red"] form .btn {
      background-color: #d95142;
      color: #fff; }
    .presencial-modal-form[data-theme="red"] form div[data-type=prospect] input:checked ~ label {
      color: #cd363b; }
  .presencial-modal-form[data-theme="green"] form {
    border: 8px solid #21924e;
    background-color: #26a65b; }
    .presencial-modal-form[data-theme="green"] form .btn {
      background-color: #23c179;
      color: #fff; }
    .presencial-modal-form[data-theme="green"] form div[data-type=prospect] input:checked ~ label {
      color: #26a65b; }
  .presencial-modal-form[data-theme="blue"] form {
    border: 8px solid #1a337f;
    background-color: #1f3a93; }
    .captalead-form form {
      border: 8px solid #1a337f;
      background-color: #1f3a93; 
      width: 90%;
      margin: 50px auto;
      padding: 10px;
    }
    .presencial-modal-form[data-theme="blue"] form .btn {
      background-color: #1d2bad;
      color: #fff; 
    }
    .captalead-form form .btn {
      background-color: #1d2bad;
      color: #fff;
      display: block;
      margin: 0 auto; 
    }
    .presencial-modal-form[data-theme="blue"] form div[data-type=prospect] input:checked ~ label {
      color: #1f3a93; }
  .presencial-modal-form[data-theme="purple"] form {
    border: 8px solid #582c87;
    background-color: #663399; }
    .presencial-modal-form[data-theme="purple"] form .btn {
      background-color: #8332b2;
      color: #fff; }
    .presencial-modal-form[data-theme="purple"] form div[data-type=prospect] input:checked ~ label {
      color: #663399; }
  .presencial-modal-form[data-theme="pink"] form {
    border: 8px solid #f60b4a;
    background-color: #f62459; }
    .presencial-modal-form[data-theme="pink"] form .btn {
      background-color: #fd354d;
      color: #fff; }
    .presencial-modal-form[data-theme="pink"] form div[data-type=prospect] input:checked ~ label {
      color: #f62459; }  

.fd_key {
  position: absolute;
  height: 0;
  width: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  display: none; }

.fd-modal-valores {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9990;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .fd-modal-valores.active {
    top: 0;
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100); }
  .fd-modal-valores .fd-close-modal {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 32px;
    width: 32px; }
    .fd-modal-valores .fd-close-modal:after, .fd-modal-valores .fd-close-modal:before {
      content: '';
      position: absolute;
      top: 5px;
      right: 20px;
      height: 25px;
      width: 2px; }
    .fd-modal-valores .fd-close-modal:after {
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .fd-modal-valores .fd-close-modal:before {
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .fd-modal-valores .fd-modal-content {
    background-color: #eee;
    position: absolute;
    z-index: 9991;
    top: 15px;
    left: 0;
    right: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 500px;
    max-height: calc(100vh - 30px);
    margin: 0 auto;
    padding: 15px 35px;
    overflow-x: hidden;
    overflow-y: auto;
    border-radius: 3px; }
    @media only screen and (min-width: 576px) {
      .fd-modal-valores .fd-modal-content {
        min-width: 450px;
        max-width: 450px; } }
    @media only screen and (min-width: 768px) {
      .fd-modal-valores .fd-modal-content {
        min-width: 650px;
        max-width: 650px; } }
    .fd-modal-valores .fd-modal-content .flex {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      background-color: transparent; }
      .fd-modal-valores .fd-modal-content .flex .btn {
        color: #fff;
        margin-right: 10px; }
  .fd-modal-valores[data-theme=red] .row-table-red {
    background-color: #cd363b; }
  .fd-modal-valores[data-theme=red] .fd-close-modal:after, .fd-modal-valores[data-theme=red] .fd-close-modal:before {
    background-color: #cd363b; }
  .fd-modal-valores[data-theme=red] .btn {
    background-color: #cd363b; }
  .fd-modal-valores[data-theme=red] .table > thead > tr > th {
    border: none; }
  .fd-modal-valores[data-theme=red] .table tbody {
    border: 1px solid #cd363b; }
    .fd-modal-valores[data-theme=red] .table tbody tr td {
      border: none !important; }
      .fd-modal-valores[data-theme=red] .table tbody tr td:first-of-type {
        border-right: 1px solid rgba(205, 54, 59, 0.15) !important; }
    .fd-modal-valores[data-theme=red] .table tbody tr:nth-child(2n) {
      background-color: rgba(205, 54, 59, 0.15) !important; }
  .fd-modal-valores[data-theme=red] .nav-tabs > li.active > a, .fd-modal-valores[data-theme=red] .nav-tabs > li.active > a:focus, .fd-modal-valores[data-theme=red] .nav-tabs > li.active > a:hover {
    border-top-color: #cd363b; }
  .fd-modal-valores[data-theme=green] .row-table-red {
    background-color: #26a65b; }
  .fd-modal-valores[data-theme=green] .fd-close-modal:after, .fd-modal-valores[data-theme=green] .fd-close-modal:before {
    background-color: #26a65b; }
  .fd-modal-valores[data-theme=green] .btn {
    background-color: #26a65b; }
  .fd-modal-valores[data-theme=green] .table > thead > tr > th {
    border: none; }
  .fd-modal-valores[data-theme=green] .table tbody {
    border: 1px solid #26a65b; }
    .fd-modal-valores[data-theme=green] .table tbody tr td {
      border: none !important; }
      .fd-modal-valores[data-theme=green] .table tbody tr td:first-of-type {
        border-right: 1px solid rgba(38, 166, 91, 0.15) !important; }
    .fd-modal-valores[data-theme=green] .table tbody tr:nth-child(2n) {
      background-color: rgba(38, 166, 91, 0.15) !important; }
  .fd-modal-valores[data-theme=green] .nav-tabs > li.active > a, .fd-modal-valores[data-theme=green] .nav-tabs > li.active > a:focus, .fd-modal-valores[data-theme=green] .nav-tabs > li.active > a:hover {
    border-top-color: #26a65b; }
  .fd-modal-valores[data-theme=blue] .row-table-red {
    background-color: #1f3a93; }
  .fd-modal-valores[data-theme=blue] .fd-close-modal:after, .fd-modal-valores[data-theme=blue] .fd-close-modal:before {
    background-color: #1f3a93; }
  .fd-modal-valores[data-theme=blue] .btn {
    background-color: #1f3a93; }
  .fd-modal-valores[data-theme=blue] .table > thead > tr > th {
    border: none; }
  .fd-modal-valores[data-theme=blue] .table tbody {
    border: 1px solid #1f3a93; }
    .fd-modal-valores[data-theme=blue] .table tbody tr td {
      border: none !important; }
      .fd-modal-valores[data-theme=blue] .table tbody tr td:first-of-type {
        border-right: 1px solid rgba(31, 58, 147, 0.15) !important; }
    .fd-modal-valores[data-theme=blue] .table tbody tr:nth-child(2n) {
      background-color: rgba(31, 58, 147, 0.15) !important; }
  .fd-modal-valores[data-theme=blue] .nav-tabs > li.active > a, .fd-modal-valores[data-theme=blue] .nav-tabs > li.active > a:focus, .fd-modal-valores[data-theme=blue] .nav-tabs > li.active > a:hover {
    border-top-color: #1f3a93; }
  .fd-modal-valores[data-theme=purple] .row-table-red {
    background-color: #663399; }
  .fd-modal-valores[data-theme=purple] .fd-close-modal:after, .fd-modal-valores[data-theme=purple] .fd-close-modal:before {
    background-color: #663399; }
  .fd-modal-valores[data-theme=purple] .btn {
    background-color: #663399; }
  .fd-modal-valores[data-theme=purple] .table > thead > tr > th {
    border: none; }
  .fd-modal-valores[data-theme=purple] .table tbody {
    border: 1px solid #663399; }
    .fd-modal-valores[data-theme=purple] .table tbody tr td {
      border: none !important; }
      .fd-modal-valores[data-theme=purple] .table tbody tr td:first-of-type {
        border-right: 1px solid rgba(102, 51, 153, 0.15) !important; }
    .fd-modal-valores[data-theme=purple] .table tbody tr:nth-child(2n) {
      background-color: rgba(102, 51, 153, 0.15) !important; }
  .fd-modal-valores[data-theme=purple] .nav-tabs > li.active > a, .fd-modal-valores[data-theme=purple] .nav-tabs > li.active > a:focus, .fd-modal-valores[data-theme=purple] .nav-tabs > li.active > a:hover {
    border-top-color: #663399; }
  .fd-modal-valores[data-theme=pink] .row-table-red {
    background-color: #f62459; }
  .fd-modal-valores[data-theme=pink] .fd-close-modal:after, .fd-modal-valores[data-theme=pink] .fd-close-modal:before {
    background-color: #f62459; }
  .fd-modal-valores[data-theme=pink] .btn {
    background-color: #f62459; }
  .fd-modal-valores[data-theme=pink] .table > thead > tr > th {
    border: none; }
  .fd-modal-valores[data-theme=pink] .table tbody {
    border: 1px solid #f62459; }
    .fd-modal-valores[data-theme=pink] .table tbody tr td {
      border: none !important; }
      .fd-modal-valores[data-theme=pink] .table tbody tr td:first-of-type {
        border-right: 1px solid rgba(246, 36, 89, 0.15) !important; }
    .fd-modal-valores[data-theme=pink] .table tbody tr:nth-child(2n) {
      background-color: rgba(246, 36, 89, 0.15) !important; }
  .fd-modal-valores[data-theme=pink] .nav-tabs > li.active > a, .fd-modal-valores[data-theme=pink] .nav-tabs > li.active > a:focus, .fd-modal-valores[data-theme=pink] .nav-tabs > li.active > a:hover {
    border-top-color: #f62459; }

.link-red[data-theme=red] {
  background-color: #cd363b; }
  .link-red[data-theme=red]:before {
    border-right: 20px solid #cd363b; }

.link-red[data-theme=green] {
  background-color: #26a65b; }
  .link-red[data-theme=green]:before {
    border-right: 20px solid #26a65b; }

.link-red[data-theme=blue] {
  background-color: #1f3a93; }
  .link-red[data-theme=blue]:before {
    border-right: 20px solid #1f3a93; }

.link-red[data-theme=purple] {
  background-color: #663399; }
  .link-red[data-theme=purple]:before {
    border-right: 20px solid #663399; }

.link-red[data-theme=pink] {
  background-color: #f62459; }
  .link-red[data-theme=pink]:before {
    border-right: 20px solid #f62459; }

@media only screen and (max-width: 768px) {
  .miolo-tab {
    position: relative;
    width: 100%; }
  .miolo-content {
    position: relative;
    width: 100%; }
  main.presencial .curso-info .flex .r2 .campus {
    display: block; }
  main.presencial .curso-info .flex {
    display: block;
    padding: 15px 0px; }
  .banner-presencial .slider-content .flex {
    display: block;
    margin-top: 45px; }
  .banner-presencial .slider-content .flex .btn {
    margin-bottom: 5px; }
  main.presencial .curso-info .flex .tipo {
    padding: 15px 0px; }
  .banner-presencial h1 {
    font-size: 44px; }
  .slide-with-content {
    height: 328px; } }

  /* layout padrao tabela valores */

  .style-table {
      width: 100%;
      margin: 30px 0;
  }
  .style-table td {
      padding: 5px;
  }
  .style-table tbody td {
      border: 1px solid #333;
  }
  .style-table th {
      font-size: 14px;
      text-align: center;
      background-color: #ED1C24;
      color: #FFF;
      font-weight: bold;
      padding: 5px;
  }
