@charset "UTF-8";
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small,
strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
figure, footer, header, menu, nav, section, time, mark, audio, video, details,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, nav, section, details, summary {
  display: block; }

html {
  box-sizing: border-box; }

*, * :before, * :after {
  box-sizing: inherit; }

img, object, embed {
  max-width: 100%; }

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom; }

select, input, textarea {
  font: 99%; }

table {
  font-size: inherit;
  font: 100%; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

* {
  font-family: 'Avenir Next LT Pro Regular'; }

pre, code, kbd, samp, address, button, input, select, textarea, ul, li, li a {
  font-family: 'Avenir Next LT Pro Regular'; }

label, input[type=button], input[type=submit], input[type=file],
button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button, input[type=button] {
  width: auto;
  overflow: visible; }

@keyframes spin-around {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
html {
  background: #f5f7fa;
  font-size: 14px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: 'Avenir Next LT Pro Regular';
  text-rendering: optimizeLegibility; }

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, p, span, label {
  font-family: 'Avenir Next LT Pro Regular';
  letter-spacing: 1px; }

code, pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace;
  line-height: 1.25; }

body {
  font-family: 'Avenir Next LT Pro Regular';
  color: #69707a;
  font-size: 10px;
  line-height: 1.42857;
  background: #fff; }

a {
  font-family: 'Avenir Next LT Pro Regular';
  color: #1fc8db;
  cursor: pointer;
  text-decoration: none;
  transition: none 86ms ease-out; }

a:hover {
  color: #222324; }

code {
  background: #f5f7fa;
  color: #42afe3;
  font-size: 12px;
  font-weight: normal;
  padding: 1px 2px 2px; }

hr {
  border-top-color: #d3d6db;
  margin: 20px 0; }

img {
  max-height: 100%;
  max-width: 100%; }

input[type="checkbox"], input[type="radio"] {
  vertical-align: baseline; }

small {
  font-size: 11px; }

strong {
  color: #222324; }

article, aside, figure, footer, header, hgroup, section {
  display: block; }

pre {
  background: #f5f7fa;
  color: #69707a;
  white-space: pre;
  word-wrap: normal; }

pre code {
  background: #f5f7fa;
  color: #69707a;
  display: block;
  overflow-x: auto;
  padding: 16px 20px; }

table {
  width: 100%; }

table th, table td {
  text-align: left;
  vertical-align: top; }

table th {
  color: #222324; }

button {
  outline: none; }

form input, form textarea, form select {
  outline: none; }

a, button, i, span {
  transition-duration: .4s; }
  a:hover, button:hover, i:hover, span:hover {
    transition-duration: .4s; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1.1rem; }

p {
  font-size: 1rem; }

.center {
  text-align: center; }

.grid-1 {
  width: 8.33333%; }

.grid-2 {
  width: 16.66667%; }

.grid-3 {
  width: 25%; }

.grid-4 {
  width: 33.33333%; }

.grid-5 {
  width: 41.66667%; }

.grid-6 {
  width: 50%; }

.grid-7 {
  width: 58.33333%; }

.grid-8 {
  width: 66.66667%; }

.grid-9 {
  width: 75%; }

.grid-10 {
  width: 83.33333%; }

.grid-11 {
  width: 91.66667%; }

.grid-12 {
  width: 100%; }

@media (max-width: 768px) {
  .grid-1 {
    width: 50%; } }

@media (max-width: 768px) {
  .grid-2 {
    width: 50%; } }

@media (max-width: 768px) {
  .grid-3 {
    width: 50%; } }

@media (max-width: 480px) {
  .grid-3 {
    width: 100%;
    margin-top: 1rem } }

@media (max-width: 768px) {
  .grid-4 {
    width: 50%; } }

@media (max-width: 768px) {
  .grid-5 {
    width: 50%; } }

@media (max-width: 768px) {
  .grid-6 {
    width: 50%; } }

.grid-set-1 {
  margin-right: 8.33333%; }

.grid-set-2 {
  margin-right: 16.66667%; }

.grid-set-3 {
  margin-right: 25%; }

.grid-set-4 {
  margin-right: 33.33333%; }

.grid-set-5 {
  margin-right: 41.66667%; }

.grid-set-6 {
  margin-right: 50%; }

.grid-set-7 {
  margin-right: 58.33333%; }

.grid-set-8 {
  margin-right: 66.66667%; }

.grid-set-9 {
  margin-right: 75%; }

.grid-set-10 {
  margin-right: 83.33333%; }

.grid-set-11 {
  margin-right: 91.66667%; }

.grid-set-12 {
  margin-right: 100%; }

.grid-offset-1 {
  margin-left: 8.33333%; }

.grid-offset-2 {
  margin-left: 16.66667%; }

.grid-offset-3 {
  margin-left: 25%; }

.grid-offset-4 {
  margin-left: 33.33333%; }

.grid-offset-5 {
  margin-left: 41.66667%; }

.grid-offset-6 {
  margin-left: 50%; }

.grid-offset-7 {
  margin-left: 58.33333%; }

.grid-offset-8 {
  margin-left: 66.66667%; }

.grid-offset-9 {
  margin-left: 75%; }

.grid-offset-10 {
  margin-left: 83.33333%; }

.grid-offset-11 {
  margin-left: 91.66667%; }

.grid-offset-12 {
  margin-left: 100%; }


/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Avenir Next LT Pro Condensed';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Condensed"), url("../fonts/avenir-next/AvenirNextLTPro-Cn.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Demi';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Demi"), url("../fonts/avenir-next/AvenirNextLTPro-Demi.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Demi Condensed';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Demi Condensed"), url("../fonts/avenir-next/AvenirNextLTPro-DemiCn.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Heavy Condensed';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Heavy Condensed"), url("../fonts/avenir-next/AvenirNextLTPro-HeavyCn.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Medium Condensed';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Medium Condensed"), url("../fonts/avenir-next/AvenirNextLTPro-MediumCn.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Regular"), url("../fonts/avenir-next/AvenirNextLTPro-Regular.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Ultra Light Condensed';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Ultra Light Condensed"), url("../fonts/avenir-next/AvenirNextLTPro-UltLtCn.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Bold"), url("../fonts/avenir-next/AvenirNextLTPro-Bold.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Bold Condensed';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Bold Condensed"), url("../fonts/avenir-next/AvenirNextLTPro-BoldCn.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Bold Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Bold Condensed Italic"), url("../fonts/avenir-next/AvenirNextLTPro-BoldCnIt.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Condensed Italic"), url("../fonts/avenir-next/AvenirNextLTPro-CnIt.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Demi Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Demi Condensed Italic"), url("../fonts/avenir-next/AvenirNextLTPro-DemiCnIt.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Demi Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Demi Italic"), url("../fonts/avenir-next/AvenirNextLTPro-DemiIt.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Heavy Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Heavy Condensed Italic"), url("../fonts/avenir-next/AvenirNextLTPro-HeavyCnIt.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Italic"), url("../fonts/avenir-next/AvenirNextLTPro-It.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Medium Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Medium Condensed Italic"), url("../fonts/avenir-next/AvenirNextLTPro-MediumCnIt.html") format("woff"); }
@font-face {
  font-family: 'Avenir Next LT Pro Ultra Light Condensed Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Avenir Next LT Pro Ultra Light Condensed Italic"), url("../fonts/avenir-next/AvenirNextLTPro-UltLtCnIt.html") format("woff"); }
.container {
  font-family: 'Avenir Next LT Pro Bold';
  font-size: .9rem; }

div.header-base {
  position: relative;
  width: 100vw;
  height: 80px; }

section#header {
  position: fixed;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: 80px;
  background: #fff;
  top: 0;
  box-shadow: 0 5px 5px -5px #777;
  z-index: 10; }
  @media (max-width: 1024px) {
    section#header {
      padding-top: 1.8rem; } }
  section#header .container {
    width: 100%;
    max-width: 1280px;
    padding: 0.75rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0 auto; }
    section#header .container #logo {
      align-self: flex-start;
      margin-top: -.25rem; }
      section#header .container #logo h1 {
        position: absolute;
        text-indent: -99999rem; }
      section#header .container #logo figure {
        width: 150px; }
        @media (max-width: 1024px) {
          section#header .container #logo figure {
            width: 102px; } }
        section#header .container #logo figure img {
          width: 100%; }
    section#header .container #hamburguer-icon {
      display: none; }
      @media (max-width: 1024px) {
        section#header .container #hamburguer-icon {
          display: block;
          position: absolute;
          top: 2.9rem;
          right: 1.75rem;
          width: 45px;
          height: 30px;
          line-height: 23px;
          font-size: 1.5rem;
          background: none;
          border: none;
          color: #2c3e50; } }
    section#header .container nav#menu {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      width: 100%; }
      section#header .container nav#menu ul {
        display: flex; }
        section#header .container nav#menu ul li {
          margin: 0 1rem; }
          section#header .container nav#menu ul li.active a {
            color: #fbaf17; }
          section#header .container nav#menu ul li a {
            font-family: 'Avenir Next LT Pro Bold';
            color: #2c3e50;
            text-transform: uppercase;
            font-size: .8rem; }
      @media (max-width: 1024px) {
        section#header .container nav#menu {
          display: none;
          position: absolute;
          top: 80px;
          left: 0;
          justify-content: center;
          background: #2c3e50;
          padding: 1.5rem; }
          section#header .container nav#menu ul {
            flex-direction: column; }
            section#header .container nav#menu ul li {
              width: 100%;
              margin: 0; }
              section#header .container nav#menu ul li a {
                padding: .5rem;
                font-weight: bold;
                text-align: center;
                color: #fff;
                display: block; } }
    section#header .container #login-content-box {
      display: flex;
      align-content: flex-end;
      justify-content: flex-end;
      align-items: center; }
      @media (max-width: 1024px) {
        section#header .container #login-content-box {
          position: absolute;
          background: #fbaf17;
          width: 100vw;
          top: 0;
          left: 0;
          padding: .25rem; } }
      section#header .container #login-content-box #sign-in-btn {
        min-width: 14.5rem;
        display: inline;
        text-align: center; }
        section#header .container #login-content-box #sign-in-btn span {
          padding: .15rem 0 0 .25rem; }
        section#header .container #login-content-box #sign-in-btn.user-loged {
          min-width: 11.5rem; }
      section#header .container #login-content-box .btn {
        display: flex;
        align-items: center;
        margin-left: .5rem;
        text-transform: uppercase;
        font-size: .8rem;
        margin: 0;
        margin-right: .5rem; }
        section#header .container #login-content-box .btn span {
          padding-right: .5rem; }
        @media (max-width: 1024px) {
          section#header .container #login-content-box .btn {
            background: #fff;
            color: #fbaf17;
            padding: .25rem .75rem;
            font-weight: bold;
            margin-left: 0;
            margin-right: .5rem; } }
      section#header .container #login-content-box ul.dropdown {
        width: 13.7rem;
        padding: 1rem; }
        section#header .container #login-content-box ul.dropdown .feedback-msg {
          padding: 0; }
          section#header .container #login-content-box ul.dropdown .feedback-msg .msg {
            width: 100%;
            padding: .5rem;
            margin: 0 0 .5rem 0; }
            section#header .container #login-content-box ul.dropdown .feedback-msg .msg.error p {
              font-size: .75rem;
              text-align: center; }
        section#header .container #login-content-box ul.dropdown.user-loged-options li a {
          display: block;
          width: 100%;
          color: #2c3e50;
          font-weight: bold;
          padding: .5rem 1rem;
          margin: .25rem;
          background: #f5f5f5; }
        section#header .container #login-content-box ul.dropdown.user-loged-options li:last-child a {
          color: #c44646; }
        section#header .container #login-content-box ul.dropdown form {
          padding: 0; }
          section#header .container #login-content-box ul.dropdown form .group-form {
            padding: .5rem 0; }
            section#header .container #login-content-box ul.dropdown form .group-form #forgot-my-password-link {
              color: #2c3e50;
              font-size: .8rem; }
            section#header .container #login-content-box ul.dropdown form .group-form.submit {
              display: flex; }
              section#header .container #login-content-box ul.dropdown form .group-form.submit .btn {
                padding: .5rem .70rem;
                font-size: .7rem; }
                section#header .container #login-content-box ul.dropdown form .group-form.submit .btn[type="submit"] {
                  background: #fbaf17;
                  color: #fff; }
              section#header .container #login-content-box ul.dropdown form .group-form.submit #register-button {
                background: #c1c1c1;
                color: #fff; }
        section#header .container #login-content-box ul.dropdown #facebook-login-button {
          width: 100%;
          background: #365899;
          color: #fff;
          border-radius: .25rem;
          margin-top: .5rem;
          border: none;
          font-size: .7rem; }
          section#header .container #login-content-box ul.dropdown #facebook-login-button span {
            padding: .5rem 0;
            padding-right: .25rem;
            border-right: 2px solid #fff;
            font-size: .9rem;
            width: 2rem; }

footer#footer {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #2c4155; }
  footer#footer .container {
    width: 100%;
    max-width: 1280px;
    padding: 1rem 1.5rem 1.5rem 0 1.5rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100vw; }
    footer#footer .container #logo-footer {
      display: block;
      margin: 1.5rem auto; }
      footer#footer .container #logo-footer figure {
        width: 10rem; }
    footer#footer .container ul.social-networks {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: 0 auto 2rem auto; }
      footer#footer .container ul.social-networks li {
        margin: 0 .35rem; }
        footer#footer .container ul.social-networks li a figure img {
          width: 30px; }
          footer#footer .container ul.social-networks li a figure img:hover {
            opacity: .5; }
    footer#footer .container nav#menu-footer {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap; }
      footer#footer .container nav#menu-footer ul {
        display: flex;
        border-top: 2px solid rgba(255, 255, 255, 0.1);
        border-bottom: 2px solid rgba(255, 255, 255, 0.1);
        padding: 1rem 0; }
        @media (max-width: 768px) {
          footer#footer .container nav#menu-footer ul {
            width: 100%;
            padding: 1rem 1.5rem;
            flex: none;
            flex-wrap: wrap;
            justify-content: center;
            max-width: 190px; }
            footer#footer .container nav#menu-footer ul li {
              width: 100%;
              display: block;
              margin: 1rem 0; }
              footer#footer .container nav#menu-footer ul li a {
                display: block;
                text-align: center;
                margin: .5rem 0;
                font-size: .9rem; } }
        footer#footer .container nav#menu-footer ul li {
          margin: 0 1rem; }
          footer#footer .container nav#menu-footer ul li a {
            color: #fff;
            text-transform: uppercase;
            opacity: .5; }
    footer#footer .container address {
      width: 100%;
      text-align: center;
      margin: 1.5rem 0;
      color: #fff; }
  footer#footer #copyright {
    background: #1f2d3b;
    text-align: center;
    padding: 1.25rem; }
    footer#footer #copyright p {
      width: 100vw;
      color: rgba(255, 255, 255, 0.5);
      display: block;
      padding: 0 1.25rem; }
  footer#footer #payment-methods-footer {
    display: flex;
    width: 100vw;
    background: #fff; }
    footer#footer #payment-methods-footer figure {
      margin: .75rem auto .5rem auto;
      padding: 0 1.25rem; }

.container {
  font-family: 'Avenir Next LT Pro Bold';
  font-size: .9rem; }

div.student-header-base {
  position: relative;
  width: 100vw;
  height: 58px; }
  @media (max-width: 768px) {
    div.student-header-base {
      height: 45px; } }

section#student-header {
  position: fixed;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: 58px;
  background: #254457;
  top: 0;
  z-index: 10; }
  @media (max-width: 768px) {
    section#student-header {
      height: 45px; } }
  section#student-header .container {
    width: 100%;
    max-width: 1280px;
    padding: 0.75rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0 auto; }
    section#student-header .container #logo {
      align-self: flex-start;
      margin-top: -.25rem; }
      section#student-header .container #logo h1 {
        position: absolute;
        text-indent: -99999rem; }
      section#student-header .container #logo figure {
        width: 100px; }
        @media (max-width: 768px) {
          section#student-header .container #logo figure {
            width: 80px;
            margin-top: -2px; } }
        section#student-header .container #logo figure img {
          width: 100%; }
    section#student-header .container nav#menu {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      width: 100%; }
      @media (max-width: 768px) {
        section#student-header .container nav#menu {
          display: none; } }
      section#student-header .container nav#menu ul {
        display: flex; }
        section#student-header .container nav#menu ul li {
          margin: 0 1rem; }
          section#student-header .container nav#menu ul li.active a {
            color: #fbaf17; }
          section#student-header .container nav#menu ul li a {
            font-family: 'Avenir Next LT Pro Bold';
            color: #fff;
            text-transform: uppercase;
            font-size: .8rem; }
    section#student-header .container #login-content-box {
      display: flex;
      align-content: flex-end;
      justify-content: flex-end;
      align-items: center; }
      @media (max-width: 768px) {
        section#student-header .container #login-content-box {
          right: 0;
          position: absolute;
          top: 5px; } }
      section#student-header .container #login-content-box #sign-in-btn {
        min-width: 14rem;
        display: inline;
        text-align: center; }
        section#student-header .container #login-content-box #sign-in-btn span {
          padding: .15rem 0 0 .25rem; }
        section#student-header .container #login-content-box #sign-in-btn.user-loged {
          min-width: 11.5rem; }
      section#student-header .container #login-content-box .btn {
        display: flex;
        align-items: center;
        margin-left: .5rem;
        text-transform: uppercase;
        font-size: .8rem;
        margin: 0;
        margin-right: .5rem; }
        section#student-header .container #login-content-box .btn span {
          padding-right: .5rem; }
        @media (max-width: 1024px) {
          section#student-header .container #login-content-box .btn {
            background: #fff;
            color: #fbaf17;
            padding: .25rem .75rem;
            font-weight: bold;
            margin-left: 0;
            margin-right: .5rem; } }
      section#student-header .container #login-content-box .icon-menu {
        margin: 0 .5rem; }
        @media (max-width: 768px) {
          section#student-header .container #login-content-box .icon-menu {
            width: 32px; } }
      section#student-header .container #login-content-box .student-icon {
        margin: 0 0 0 1rem; }
        section#student-header .container #login-content-box .student-icon:hover {
          cursor: pointer; }
          section#student-header .container #login-content-box .student-icon:hover figure {
            opacity: .8;
            transition-duration: .3s; }
        section#student-header .container #login-content-box .student-icon figure {
          width: 40px;
          border-radius: 50%;
          transition-duration: .3s; }
          @media (max-width: 768px) {
            section#student-header .container #login-content-box .student-icon figure {
              width: 32px; } }
          section#student-header .container #login-content-box .student-icon figure img {
            border-radius: 50%;
            width: 100%; }
      section#student-header .container #login-content-box ul.dropdown {
        width: 13.2rem;
        padding: 1rem 1rem 0 1rem;
        position: absolute;
        right: 0;
        left: inherit;
        background: #fbaf17;
        border: none;
        margin-top: .35rem;
        border: 2px solid #254457; }
        @media (max-width: 768px) {
          section#student-header .container #login-content-box ul.dropdown {
            margin-top: .1rem; } }
        section#student-header .container #login-content-box ul.dropdown.user-loged-options li a {
          display: block;
          width: 100%;
          color: #2c3e50;
          font-weight: bold;
          padding: .65rem 1rem;
          margin: .25rem;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
          section#student-header .container #login-content-box ul.dropdown.user-loged-options li a span {
            margin-right: .25rem; }
        section#student-header .container #login-content-box ul.dropdown.user-loged-options li:last-child a {
          color: #fff;
          border-bottom: 0; }

section#depoiments {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #f4f8fb;
  border-top: .1rem solid #dfe9f1; }
  section#depoiments .container {
    width: 100%;
    max-width: 1280px;
    padding: 3rem 1.5rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#depoiments .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#depoiments .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#depoiments .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#depoiments .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#depoiments .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#depoiments .container h2 span {
            font-size: 1.25rem; } }
    section#depoiments .container #depoiments-carousel {
      width: 100%; }
      section#depoiments .container #depoiments-carousel div {
        width: 100%; }
        section#depoiments .container #depoiments-carousel div figure {
          position: relative;
          width: 10rem;
          margin: 0 auto; }
          section#depoiments .container #depoiments-carousel div figure img {
            width: 10rem;
            border-radius: 50%;
            border: 0.2rem solid #fbaf17; }
          @media (max-width: 768px) {
            section#depoiments .container #depoiments-carousel div figure {
              width: 7rem; }
              section#depoiments .container #depoiments-carousel div figure img {
                width: 7rem; } }
        section#depoiments .container #depoiments-carousel div h4, section#depoiments .container #depoiments-carousel div h5 {
          text-align: center; }
          @media (max-width: 768px) {
            section#depoiments .container #depoiments-carousel div h4, section#depoiments .container #depoiments-carousel div h5 {
              padding: 0 4rem; } }
        section#depoiments .container #depoiments-carousel div h4 {
          font-size: 1.4rem;
          color: #fbaf17;
          margin: 1.5rem auto .5rem auto; }
          @media (max-width: 768px) {
            section#depoiments .container #depoiments-carousel div h4 {
              font-size: 1.2rem; } }
        section#depoiments .container #depoiments-carousel div h5 {
          font-size: 1.1rem;
          color: #2c3e50; }
          @media (max-width: 768px) {
            section#depoiments .container #depoiments-carousel div h5 {
              font-size: 1rem; } }
      section#depoiments .container #depoiments-carousel button.slick-prev, section#depoiments .container #depoiments-carousel button.slick-next {
        position: absolute;
        top: 35%;
        border: none;
        background-color: #fbaf17;
        color: #fff;
        font-size: 2.25rem;
        padding: 1rem 1.75rem; }
        section#depoiments .container #depoiments-carousel button.slick-prev::before, section#depoiments .container #depoiments-carousel button.slick-next::before {
          display: none; }
        @media (max-width: 768px) {
          section#depoiments .container #depoiments-carousel button.slick-prev, section#depoiments .container #depoiments-carousel button.slick-next {
            font-size: 1.8rem;
            padding: .75rem 1.25rem; } }
      section#depoiments .container #depoiments-carousel button.slick-prev {
        left: 0; }
      section#depoiments .container #depoiments-carousel button.slick-next {
        right: 0; }

section#highlight-courses {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#highlight-courses .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#highlight-courses .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#highlight-courses .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#highlight-courses .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#highlight-courses .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#highlight-courses .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#highlight-courses .container h2 span {
            font-size: 1.25rem; } }
      @media (max-width: 480px) {
        section#highlight-courses .container h2 {
          margin-bottom: 0; } }
    section#highlight-courses .container .categories, section#highlight-courses .container .courses-list {
      width: 100%; }
    section#highlight-courses .container .categories-horizontal {
      display: flex;
      justify-content: center; }
      @media (max-width: 480px) {
        section#highlight-courses .container .categories-horizontal {
          display: none; } }
      section#highlight-courses .container .categories-horizontal ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap; }
        section#highlight-courses .container .categories-horizontal ul li {
          margin: 0 1rem;
          border-top: 2px solid transparent;
          border-bottom: 2px solid transparent; }
          section#highlight-courses .container .categories-horizontal ul li.active {
            border-top: 2px solid #2c3e50;
            border-bottom: 2px solid #2c3e50; }
            section#highlight-courses .container .categories-horizontal ul li.active a {
              color: #2c3e50; }
          section#highlight-courses .container .categories-horizontal ul li a {
            color: #999;
            padding: .5rem 0;
            display: block;
            font-size: 1.1rem; }
    section#highlight-courses .container .courses-list {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 2.5rem 0; }
      @media (max-width: 480px) {
        section#highlight-courses .container .courses-list .content-section {
          justify-content: center; } }
      @media (max-width: 1024px) {
        section#highlight-courses .container .courses-list .content-section .course {
          width: 33%; } }
      @media (max-width: 768px) {
        section#highlight-courses .container .courses-list .content-section .course {
          width: 50%; } }
      @media (max-width: 480px) {
        section#highlight-courses .container .courses-list .content-section .course {
          width: 20rem; } }




section#related-courses {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#related-courses .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#related-courses .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#related-courses .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#related-courses .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#related-courses .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#related-courses .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#related-courses .container h2 span {
            font-size: 1.25rem; } }
    section#related-courses .container .courses-list {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 2.5rem 0; }
      @media (max-width: 480px) {
        section#related-courses .container .courses-list {
          justify-content: center; } }
      @media (max-width: 1024px) {
        section#related-courses .container .courses-list .course {
          width: 33%; } }
      @media (max-width: 768px) {
        section#related-courses .container .courses-list .course {
          width: 50%; } }
      @media (max-width: 480px) {
        section#related-courses .container .courses-list .course {
          width: 20rem; } }

section#newsletter {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #2c3e50; }
  section#newsletter .container {
    width: 100%;
    max-width: 1280px;
    padding: 2.5rem 1.5rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#newsletter .container h2 {
      font-size: 1.6rem;
      color: #fbaf17;
      text-transform: uppercase;
      margin-top: 1.75rem;
      margin-right: 1.5rem; }
      section#newsletter .container h2 span {
        display: block;
        font-size: 1.2rem;
        color: #fff;
        line-height: 1.25rem; }
      @media (max-width: 480px) {
        section#newsletter .container h2 {
          border-left: none;
          text-align: center;
          margin-right: none; } }
    section#newsletter .container .news-success-msg {
      display: none;
      width: 100%;
      margin: .5rem 0;
      color: #fbaf17;
      text-align: center; }
    section#newsletter .container .info-newsletter {
      display: block;
      font-size: .9rem;
      border-left: 0.2rem solid #fbaf17;
      padding: .35rem .75rem;
      margin: 1rem 1.5rem;
      max-width: 350px;
      color: #fff; }
      section#newsletter .container .info-newsletter span {
        color: #fbaf17;
        display: block; }
      @media (max-width: 480px) {
        section#newsletter .container .info-newsletter {
          border-left: none;
          text-align: center;
          margin: 1rem 1.5rem .25rem 1.5rem; } }
    section#newsletter .container .form {
      width: auto;
      display: flex;
      justify-content: flex-end;
      flex-wrap: nowrap;
      margin-top: .25rem; }
      section#newsletter .container .form .group-form {
        padding: .85rem .35rem; }
        section#newsletter .container .form .group-form label {
          color: #fbaf17;
          display: block;
          width: 100%; }
        section#newsletter .container .form .group-form .email-newsletter {
          width: 280px;
          border: 0.2rem solid #fbaf17;
          border-radius: .25rem;
          padding: .50rem .5rem;
          background: none;
          display: inline;
          color: #fff; }
        section#newsletter .container .form .group-form .submit-newsletter {
          width: 110px;
          padding: .50rem 1rem;
          border: none;
          border-radius: .25rem;
          background: #fff;
          color: #2c3e50;
          display: inline;
          margin-top: .25rem;
          text-transform: capitalize;
          letter-spacing: .1rem;
          margin-top: 1.5rem; }
      @media (max-width: 480px) {
        section#newsletter .container .form {
          width: 100%;
          justify-content: center;
          flex-wrap: wrap; }
          section#newsletter .container .form .group-form .email-newsletter {
            width: 100%;
            min-width: 200px;
            margin: 0 auto .75rem auto; }
          section#newsletter .container .form .group-form .submit-newsletter {
            display: block;
            width: 120px;
            margin-top: 0; } }

section#search-content {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  background: #fff; }
  section#search-content .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#search-content .container form {
      position: relative;
      width: 100%;
      padding: 1.5rem 0; }
      section#search-content .container form .group-form {
        width: 100%;
        padding: 0 !important; }
        section#search-content .container form .group-form input {
          width: 100%;
          background: #f1f1f1;
          border: 2px solid #e1e1e1;
          font-size: 1.1rem;
          padding: 0.5rem 1.5rem;
          height:40px }
        section#search-content .container form .group-form button {
          position: absolute;
          top: 1.4rem;
          right: 0;
          background: none;
          font-size: 1.5rem;
          color: #999;
          border: none;
          padding-top: .75rem; }
    section#search-content .container #search-result {
      position: relative;
      width: 100%;
      padding: 0 1.5rem;
      max-width: 1240px;
      margin: 0 auto;
      display: none; }
      section#search-content .container #search-result #close-search-result {
        position: absolute;
        top: -1.5rem;
        right: 20px;
        z-index: 3;
        border: none;
        background: #b95555;
        color: #fff;
        border-radius: 0;
        padding: .5rem 1rem; }
        section#search-content .container #search-result #close-search-result:hover {
          background: #d07373;
          cursor: pointer; }
      section#search-content .container #search-result #no-result-search {
        background: #f9f9f9;
        position: relative;
        height: 252px;
        z-index: 2;
        display: none; }
        section#search-content .container #search-result #no-result-search span {
          display: flex;
          justify-content: center;
          align-self: center;
          font-size: 1.3rem;
          line-height: 220px; }
      section#search-content .container #search-result ul {
        position: absolute;
        left: 0;
        top: -1.5rem;
        width: 100%;
        max-width: 1280px;
        height: 275px;
        overflow-y: scroll;
        background: #f9f9f9;
        padding: 1.5rem;
        border-bottom: 2px solid #e9e9e9;
        border-left: 2px solid #e9e9e9;
        border-right: 2px solid #e9e9e9;
        z-index: 1; }
        section#search-content .container #search-result ul li {
          display: flex;
          align-items: center;
          border-bottom: 1px solid #e9e9e9; }
          section#search-content .container #search-result ul li:last-child {
            border-bottom: none; }
          section#search-content .container #search-result ul li .btn a {
            color: #fff; }
          section#search-content .container #search-result ul li a {
            width: 100%;
            display: flex;
            justify-content: flex-start;
            align-items: center; }
            section#search-content .container #search-result ul li a figure {
              width: 140px;
              padding: 1rem; }
            section#search-content .container #search-result ul li a h4 {
              width: 100%;
              font-size: 1.1rem;
              color: #404040;
              font-weight: bold; }
            section#search-content .container #search-result ul li a .rating {
              display: flex;
              margin: .5rem .5rem .5rem 0;
              font-size: 1.4rem;
              letter-spacing: .4rem;
              color: #ffc600; }
              section#search-content .container #search-result ul li a .rating .star-off {
                opacity: .2; }
            section#search-content .container #search-result ul li a .price {
              width: 12rem;
              display: flex;
              flex-direction: column; }
              section#search-content .container #search-result ul li a .price .bigger-price {
                color: #5a5a5f;
                text-decoration: line-through;
                font-size: .9rem;
                font-weight: bold; }
                section#search-content .container #search-result ul li a .price .bigger-price small {
                  font-size: .7rem;
                  text-decoration: none;
                  color: #606060; }
              section#search-content .container #search-result ul li a .price .lower-price {
                font-size: 1rem;
                color: #99cc63;
                font-weight: bold; }
                section#search-content .container #search-result ul li a .price .lower-price small {
                  font-size: .7rem;
                  color: #606060;
                  font-weight: normal; }
              section#search-content .container #search-result ul li a .price .regular-price {
                font-size: 1.2rem;
                padding-top: .2rem;
                color: #99cc63;
                font-weight: bold; }
          @media (max-width: 480px) {
            section#search-content .container #search-result ul li {
              flex-wrap: wrap;
              border-bottom: 2px solid #e9e9e9;
              margin-bottom: 1.5rem; }
              section#search-content .container #search-result ul li a {
                flex-wrap: wrap; }
                section#search-content .container #search-result ul li a figure {
                  display: none; }
                section#search-content .container #search-result ul li a h4 {
                  font-size: .9rem; }
                section#search-content .container #search-result ul li a .price {
                  width: 100%;
                  margin: .5rem 0; }
              section#search-content .container #search-result ul li .add-to-cart {
                margin: .5rem 0 1.5rem 0; } }

section#the-business {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#the-business .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: nowrap;
    align-items: center; }
    section#the-business .container .logo-novamicroway {
      z-index: 2;
      display: block;
      width: 26rem;
      padding: 1.5rem; }
      @media (max-width: 768px) {
        section#the-business .container .logo-novamicroway {
          display: none; } }
    section#the-business .container article {
      position: relative;
      z-index: 2;
      padding: 2.5rem;
      border-left: .2rem solid #e9e9e9;
      margin: 10rem 0; }
      @media (max-width: 768px) {
        section#the-business .container article {
          margin: 3.5rem 0;
          border-left: none; } }
      section#the-business .container article h2 {
        width: 100%;
        color: #2c3e50;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 2rem;
        text-align: center;
        margin-bottom: 3rem;
        text-align: left;
        margin-bottom: 1rem; }
        section#the-business .container article h2 span {
          display: block;
          font-weight: normal;
          color: #fbaf17;
          font-size: 1.5rem; }
        @media (max-width: 768px) {
          section#the-business .container article h2 {
            font-size: 1.75rem;
            margin-bottom: 2.25rem; }
            section#the-business .container article h2 span {
              font-size: 1.35rem; } }
        @media (max-width: 480px) {
          section#the-business .container article h2 {
            font-size: 1.5rem;
            margin-bottom: 1.75rem; }
            section#the-business .container article h2 span {
              font-size: 1.25rem; } }
      section#the-business .container article p {
        margin: .75rem 0; }
        section#the-business .container article p:last-child {
          margin: 2rem 0 0 0;
          background: #fbaf17;
          border-left: 0.5rem solid #2c3e50;
          padding: 1rem;
          border-radius: .25rem;
          color: #fff; }
    section#the-business .container #map-overlayed {
      position: absolute;
      z-index: 1;
      top: 5%;
      left: 5%; }

section#videos-gallery {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#videos-gallery .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: wrap; }
    section#videos-gallery .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#videos-gallery .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#videos-gallery .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#videos-gallery .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#videos-gallery .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#videos-gallery .container h2 span {
            font-size: 1.25rem; } }
    section#videos-gallery .container .categories, section#videos-gallery .container .courses-list {
      width: 100%; }
    section#videos-gallery .container .categories-horizontal {
      display: flex;
      justify-content: center; }
      @media (max-width: 480px) {
        section#videos-gallery .container .categories-horizontal {
          display: none; } }
      section#videos-gallery .container .categories-horizontal ul {
        display: flex;
        justify-content: center; }
        section#videos-gallery .container .categories-horizontal ul li {
          margin: 0 1rem;
          border-top: 2px solid transparent;
          border-bottom: 2px solid transparent; }
          section#videos-gallery .container .categories-horizontal ul li.active {
            border-top: 2px solid #2c3e50;
            border-bottom: 2px solid #2c3e50; }
            section#videos-gallery .container .categories-horizontal ul li.active a {
              color: #2c3e50; }
          section#videos-gallery .container .categories-horizontal ul li a {
            color: #999;
            padding: .5rem 0;
            display: block;
            font-size: 1.1rem; }
    section#videos-gallery .container .videos-list {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 2.5rem 0; }
      @media (max-width: 480px) {
        section#videos-gallery .container .videos-list {
          justify-content: center; } }
      section#videos-gallery .container .videos-list .video {
        width: 25%;
        padding: 1.5rem 2.5rem; }
        @media (max-width: 1024px) {
          section#videos-gallery .container .videos-list .video {
            width: 33%; } }
        @media (max-width: 768px) {
          section#videos-gallery .container .videos-list .video {
            width: 50%; } }
        @media (max-width: 480px) {
          section#videos-gallery .container .videos-list .video {
            width: 20rem;
            margin: 0 auto; } }
        section#videos-gallery .container .videos-list .video figure {
          width: 100%; }

.course {
  width: 25%;
  padding: 1.5rem; }
  .course .thumb-course {
    position: relative; }
    .course .thumb-course:hover .description-course {
      display: flex;
      transition-duration: .5s; }
    .course .thumb-course figure img {
      margin: 0 0 -.25rem 0;
      border-radius: .3rem; }
    .course .thumb-course figcaption.description-course {
      position: absolute;
      display: none;
      align-items: center;
      justify-content: center;
      text-align: center;
      width: 100%;
      height: 100%;
      background: rgba(28, 45, 69, 0.81);
      top: 0;
      left: 0;
      padding: 1rem;
      color: #fff;
      transition-duration: .5s;
      border-radius: .3rem; }
  .course .tags {
    display: flex;
    justify-content: center; }
    .course .tags .tag {
      padding: .2rem .5rem .2rem .5rem;
      margin: .75rem .35rem .25rem .35rem;
      font-weight: bold;
      text-transform: uppercase;
      font-size: .7rem; }
      .course .tags .tag.launch {
        background: #a864a8;
        color: #fff; }
      .course .tags .tag.presential {
        background: #ffc600;
        color: #fff; }
  .course h3 {
    font-size: 1rem;
    color: #202020;
    margin-top: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    /* fallback */
    max-height: 32px;
    /* fallback */
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical; }
  .course h4 {
    font-size: 1rem;
    color: #999;
    margin: .75rem 0;
    text-transform: uppercase; }
  .course .rating {
    display: flex;
    margin: .5rem .5rem .5rem 0;
    font-size: 1.3rem;
    letter-spacing: .5rem;
    color: #ffc600; }
    .course .rating .star-off {
      opacity: .2; }
  .course h5 {
    margin-top: .75rem;
    color: #99cc63;
    font-size: 1.1rem;
    font-weight: bold; }
  .course .price {
    display: flex;
    flex-direction: column; }
    .course .price span.bigger-price {
      color: #5a5a5f;
      text-decoration: line-through;
      font-size: 1.1rem;
      font-weight: bold; }
      .course .price span.bigger-price small {
        font-size: .8rem;
        text-decoration: none;
        color: #606060; }
    .course .price span.lower-price {
      font-size: 1.4rem;
      color: #99cc63;
      font-weight: bold; }
      .course .price span.lower-price small {
        font-size: .8rem;
        color: #606060;
        font-weight: normal; }
    .course .price span.regular-price {
      font-size: 1.6rem;
      color: #99cc63;
      font-weight: bold; }
  .course .add-to-cart {
    margin: 1rem 0; }
    .course .add-to-cart span {
      padding-right: .25rem; }
    .course .add-to-cart:hover {
      background: #4a6195; }

.video {
  width: 25%;
  padding: 1.5rem; }
  .video h3 {
    margin-top: .75rem;
    font-size: 1rem;
    color: #202020; }

.teacher {
  width: 16.6%;
  padding: 1.5rem;
  transition-duration: .4s; }
  .teacher h3 {
    margin-top: .75rem;
    font-size: 1.1rem;
    color: #303030;
    text-align: center; }
  .teacher:hover {
    opacity: .5;
    transition-duration: .4s; }

#carousel-home-desktop, #carousel-home-mobile {
  position: relative;
  width: 100%; }
  #carousel-home-desktop.mobile-carousel, #carousel-home-mobile.mobile-carousel {
    display: none; }
    @media (max-width: 1024px) {
      #carousel-home-desktop.mobile-carousel, #carousel-home-mobile.mobile-carousel {
        display: block; } }
  #carousel-home-desktop.desktop-carousel, #carousel-home-mobile.desktop-carousel {
    display: block; }
    @media (max-width: 1024px) {
      #carousel-home-desktop.desktop-carousel, #carousel-home-mobile.desktop-carousel {
        display: none; } }
  #carousel-home-desktop div figure, #carousel-home-mobile div figure {
    width: 100%; }
    #carousel-home-desktop div figure img, #carousel-home-mobile div figure img {
      width: 100%; }

ul.slick-dots {
  position: absolute;
  width: 100vw;
  background: none;
  display: flex;
  justify-content: flex-end;
  padding: 1rem;
  border-bottom: none;
  z-index: 10;
  margin-top: -65px; }
  @media (max-width: 1024px) {
    ul.slick-dots {
      justify-content: center;
      display: none !important; } }
  ul.slick-dots button {
    background: #fff;
    border: 3px solid #fff;
    border: none;
    width: 20px;
    height: 20px;
    margin: .5rem;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  ul.slick-dots .slick-active button {
    border: 3px solid #fbaf17; }

section.parallax {
  width: 100vw;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  background: url(../images/parallax-1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 1.5rem 0; }
  section.parallax h4 {
    width: 100%;
    max-width: 36rem;
    font-size: 1.5rem;
    color: #fff;
    text-align: right;
    text-transform: uppercase; }
    section.parallax h4 span {
      display: block;
      width: 100%;
      padding: .25rem .75rem;
      margin-top: .5rem; }
      section.parallax h4 span:last-child {
        background: #fff;
        color: #2c3e50;
        font-size: 1.55rem; }
  @media (max-width: 768px) {
    section.parallax {
      padding: 3rem 0;
      justify-content: center; }
      section.parallax h4 {
        font-size: 1rem;
        text-align: center; }
        section.parallax h4 span:last-child {
          font-size: 1rem; } }

section#about {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: url(../images/bg-the-company.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  section#about .container {
    width: 100%;
    max-width: 1000px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: wrap; }
    section#about .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem;
      color: #fff; }
      section#about .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#about .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#about .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#about .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#about .container h2 span {
            font-size: 1.25rem; } }
      section#about .container h2 span {
        color: #fff; }
    section#about .container .alert {
      margin: 5rem 0 7.5rem 0; }
      section#about .container .alert p {
        margin: .5rem 0; }
        section#about .container .alert p:last-child {
          color: #2c3e50; }

section#courses {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#courses .container {
    width: 100%;
    max-width: 1280px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#courses .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#courses .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#courses .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#courses .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#courses .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#courses .container h2 span {
            font-size: 1.25rem; } }
    @media (max-width: 1024px) {
      section#courses .container .grid-3 {
        display: none !important; } }
    section#courses .container .grid-3.sidebar-menu {
      max-width: 300px; }
    @media (max-width: 1024px) {
      section#courses .container .grid-9 {
        width: 100%; } }
    section#courses .container .categories-vertical {
      display: flex;
      justify-content: center;
      width: 100%;
      max-width: 300px; }
      section#courses .container .categories-vertical ul.content {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 100%;
        padding: 1.5rem; }
        section#courses .container .categories-vertical ul.content li {
          margin: 0 1rem .25rem 1rem;
          border: 2px solid #fbaf17; }
          section#courses .container .categories-vertical ul.content li.active {
            border: 2px solid #2c3e50; }
            section#courses .container .categories-vertical ul.content li.active a {
              background: #2c3e50;
              color: #fff; }
          section#courses .container .categories-vertical ul.content li a {
            background: #fbaf17;
            color: #fff;
            padding: .5rem 1rem;
            display: block;
            font-size: 1.1rem; }
      section#courses .container .categories-vertical ul.subcategory {
        display: none; }
        section#courses .container .categories-vertical ul.subcategory li {
          border: 2px solid #d29110; }
          section#courses .container .categories-vertical ul.subcategory li.active-category {
            border: 2px solid #2e4957; }
            section#courses .container .categories-vertical ul.subcategory li.active-category a {
              background: #2e4957;
              color: #fff; }
          section#courses .container .categories-vertical ul.subcategory li a {
            background: #d29110; }
    section#courses .container #search-content {
      margin: 0; }
      section#courses .container #search-content .container {
        padding: 0 1.5rem; }
    section#courses .container .courses-list {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 0 0 2.5rem 0; }
      section#courses .container .courses-list h3.title-category-highlight {
        font-size: 1.5rem;
        text-align: center;
        width: 100%;
        font-weight: bold;
        color: #fbaf17; }
      section#courses .container .courses-list .course {
        width: 33.33% !important; }
        @media (max-width: 768px) {
          section#courses .container .courses-list .course {
            width: 50% !important; } }
        @media (max-width: 480px) {
          section#courses .container .courses-list .course {
            width: 20rem !important;
            margin: .5rem auto !important; } }

section#course-detail {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#course-detail .container {
    width: 100%;
    max-width: 1280px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#course-detail .container ul.breadcrumb li:nth-child(1) {
      min-width: 100px; }
    section#course-detail .container ul.breadcrumb li:nth-child(2) {
      min-width: 128px; }
    section#course-detail .container ul.breadcrumb li.active a {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 16px;
      /* fallback */
      max-height: 16px;
      /* fallback */
      -webkit-line-clamp: 1;
      /* number of lines to show */
      -webkit-box-orient: vertical;
      margin-left: 30px;
      margin-top: -15px; }
    section#course-detail .container .course-thumb figure {
      position: relative;
      width: 100%;
      max-width: 250px; }
      section#course-detail .container .course-thumb figure img {
        width: 100%;
        margin: 0 0 -.25rem 0; }
    @media (max-width: 1024px) {
      section#course-detail .container .course-thumb {
        margin: 0 auto 1.5rem auto; }
        section#course-detail .container .course-thumb figure {
          max-width: 150px;
          margin: 0 auto; } }
    section#course-detail .container .course-info {
      padding: .5rem 1.5rem .5rem 0; }
      section#course-detail .container .course-info h3, section#course-detail .container .course-info h4 {
        width: 100%; }
      section#course-detail .container .course-info h3 {
        color: #2c3e50;
        font-size: 1.4rem; }
      section#course-detail .container .course-info h4 {
        color: #fbaf17;
        padding: .75rem 0;
        font-size: 1.2rem; }
      section#course-detail .container .course-info .rating {
        display: flex;
        margin: .5rem .5rem .5rem 0;
        font-size: 1.5rem;
        letter-spacing: .5rem;
        color: #ffc600; }
        section#course-detail .container .course-info .rating .star-off {
          opacity: .2; }
      section#course-detail .container .course-info .tags {
        width: 100%;
        display: flex;
        justify-content: flex-start; }
        section#course-detail .container .course-info .tags .tag {
          padding: .2rem .5rem .2rem .5rem;
          margin: .75rem .35rem .25rem .35rem;
          font-weight: bold;
          text-transform: uppercase;
          font-size: .7rem; }
          section#course-detail .container .course-info .tags .tag.launch {
            background: #a864a8;
            color: #fff; }
          section#course-detail .container .course-info .tags .tag.presential {
            background: #ffc600;
            color: #fff; }
      @media (max-width: 1024px) {
        section#course-detail .container .course-info {
          width: 100%; }
          section#course-detail .container .course-info h3, section#course-detail .container .course-info h4, section#course-detail .container .course-info h5 {
            text-align: center; }
          section#course-detail .container .course-info .rating {
            margin: .5rem auto;
            width: 130px; } }
    section#course-detail .container .course-price {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      padding-left: .75rem 1.5rem; }
      @media (max-width: 1024px) {
        section#course-detail .container .course-price {
          margin: 0 auto;
          justify-content: center; } }
      section#course-detail .container .course-price .price {
        max-width: 250px;
        border: 0.15rem solid #2c3e50;
        padding: 1rem;
        border-radius: .3rem;
        display: flex;
        flex-direction: column; }
        section#course-detail .container .course-price .price span.bigger-price {
          color: #5a5a5f;
          text-decoration: line-through;
          font-size: 1.1rem;
          font-weight: bold; }
          section#course-detail .container .course-price .price span.bigger-price small {
            font-size: .8rem;
            text-decoration: none;
            color: #606060; }
        section#course-detail .container .course-price .price span.lower-price {
          font-size: 1.4rem;
          color: #99cc63;
          font-weight: bold; }
          section#course-detail .container .course-price .price span.lower-price small {
            font-size: .8rem;
            color: #606060;
            font-weight: normal; }
        section#course-detail .container .course-price .price span.regular-price {
          font-size: 1.8rem;
          color: #99cc63;
          font-weight: bold; }
        section#course-detail .container .course-price .price .btn {
          margin-top: 1.5rem; }
    @media (max-width: 1024px) {
      section#course-detail .container .course-description {
        width: 100%; } }
    section#course-detail .container .course-description .video-content {
      max-width: 250px;
      margin-top: 2rem;
      padding-top: 2rem; }
      @media (max-width: 1024px) {
        section#course-detail .container .course-description .video-content {
          margin: 2rem auto 0  auto; } }
      section#course-detail .container .course-description .video-content h4 {
        font-size: 1rem;
        background: #fbaf17;
        color: #fff;
        text-align: center;
        padding: .5rem; }
      section#course-detail .container .course-description .video-content iframe {
        width: 100%; }
    section#course-detail .container .course-description #tab-courses {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 2.5rem; }
      section#course-detail .container .course-description #tab-courses ul.tab-links {
        width: 100%;
        margin-top: 2rem;
        display: flex;
        justify-content: flex-start;
        position: relative;
        z-index: 2;
        margin-bottom: -3px;
        margin-left: -1px; }
        section#course-detail .container .course-description #tab-courses ul.tab-links li {
          margin-left: .1rem; }
          section#course-detail .container .course-description #tab-courses ul.tab-links li.active a {
            background: #fff;
            color: #fbaf17;
            border-top: 0.15rem solid #fbaf17;
            border-left: 0.15rem solid #fbaf17;
            border-right: 0.15rem solid #fbaf17;
            border-bottom: 0.15rem solid rgba(255, 255, 255, 0);
            border-radius: .3rem .3rem 0 0; }
          section#course-detail .container .course-description #tab-courses ul.tab-links li a {
            background: #fbaf17;
            color: #fff;
            padding: .5rem 1rem;
            border: 0.15rem solid #fbaf17;
            border-radius: .3rem .3rem 0 0; }
            section#course-detail .container .course-description #tab-courses ul.tab-links li a .mobile-icon {
              opacity: 0; }
            section#course-detail .container .course-description #tab-courses ul.tab-links li a span {
              opacity: 1;
              margin-left: -.6rem; }
            @media (max-width: 768px) {
              section#course-detail .container .course-description #tab-courses ul.tab-links li a .mobile-icon {
                opacity: 1; }
              section#course-detail .container .course-description #tab-courses ul.tab-links li a span {
                display: none;
                opacity: 0;
                margin-left: 0; } }
      section#course-detail .container .course-description #tab-courses .tab-content {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 1.5rem;
        border: 0.15rem solid #fbaf17;
        margin-top: .6rem;
        border-radius: 0 .3rem .3rem .3rem; }
        section#course-detail .container .course-description #tab-courses .tab-content .tab {
          width: 100%; }
          section#course-detail .container .course-description #tab-courses .tab-content .tab a {
            color: #fbaf17;
            font-weight: bold; }

.tab {
  width: 100%; }

section#teachers {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#teachers .container {
    width: 100%;
    max-width: 1280px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#teachers .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#teachers .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#teachers .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#teachers .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#teachers .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#teachers .container h2 span {
            font-size: 1.25rem; } }
    section#teachers .container #buscar_nome {
      width: 100%; }
    section#teachers .container #search-teacher {
      width: 100%;
      display: flex;
      justify-content: center;
      margin: -2rem 0 1.5rem 0;
      flex-wrap: wrap; }
      section#teachers .container #search-teacher label {
        font-size: 1.1rem;
        color: #666;
        width: 100%;
        text-align: center;
        margin-bottom: .5rem; }
      section#teachers .container #search-teacher input {
        background: #f1f1f1;
        color: #444;
        border: 2px solid #d1d1d1;
        border-radius: .3rem;
        padding: .5rem 1.25rem; }
      section#teachers .container #search-teacher .botao_submit_search {
        background: #fbaf17;
        color: #2c3e50;
        border: 2px solid #d29110;
        border-radius: .3rem;
        padding: 0 .75rem;
        margin-left: .25rem; }
    section#teachers .container .categories, section#teachers .container .teachers-list {
      width: 100%; }
    section#teachers .container .filter-select {
      width: 100px;
      margin: 0 auto;
      display: none; }
      section#teachers .container .filter-select form .group-form {
        width: 100%; }
        section#teachers .container .filter-select form .group-form label {
          text-align: center; }
        section#teachers .container .filter-select form .group-form select {
          width: 100%;
          border: 2px solid #fbaf17;
          display: block;
          padding: .35rem;
          margin: .5rem 0;
          text-align: center; }
      @media (max-width: 768px) {
        section#teachers .container .filter-select {
          display: block; } }
    section#teachers .container .categories-horizontal-alphabet {
      width: 100%;
      display: flex;
      justify-content: space-around;
      padding: 1.5rem; }
      @media (max-width: 768px) {
        section#teachers .container .categories-horizontal-alphabet {
          display: none; } }
      section#teachers .container .categories-horizontal-alphabet ul {
        width: 100%;
        display: flex;
        justify-content: space-around;
        border-top: 0.2rem solid #fbaf17;
        border-bottom: 0.2rem solid #fbaf17; }
        section#teachers .container .categories-horizontal-alphabet ul li {
          margin: 0;
          padding: 0; }
          section#teachers .container .categories-horizontal-alphabet ul li.active a {
            background: #fbaf17;
            color: #fff; }
          section#teachers .container .categories-horizontal-alphabet ul li a {
            color: #999;
            padding: .5rem 1rem;
            display: block;
            font-size: 1.1rem;
            text-transform: uppercase; }
    section#teachers .container .teachers-list {
      position: relative;
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      margin: 2.5rem 0; }
      @media (max-width: 1024px) {
        section#teachers .container .teachers-list .content-section .teacher {
          width: 20%; } }
      @media (max-width: 768px) {
        section#teachers .container .teachers-list .content-section .teacher {
          width: 25%; } }
      @media (max-width: 600px) {
        section#teachers .container .teachers-list .content-section .teacher {
          width: 33.33%; } }
      @media (max-width: 480px) {
        section#teachers .container .teachers-list .content-section .teacher {
          width: 14rem;
          display: block;
          margin: 0 auto; } }

section#teacher-detail {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#teacher-detail .container {
    width: 100%;
    max-width: 1280px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#teacher-detail .container .thumb-teacher figure {
      width: 100%;
      max-width: 200px; }
      section#teacher-detail .container .thumb-teacher figure img {
        width: 100%; }
    @media (max-width: 1024px) {
      section#teacher-detail .container .thumb-teacher {
        margin: 0 auto 1.5rem auto; }
        section#teacher-detail .container .thumb-teacher figure {
          max-width: 150px; } }
    @media (max-width: 1024px) {
      section#teacher-detail .container .teacher-info {
        width: 100%; } }
    section#teacher-detail .container h3.teacher-name {
      font-weight: bold;
      color: #2c3e50; }
    section#teacher-detail .container h4.teacher-carreer {
      color: #fbaf17; }
    section#teacher-detail .container #tab-teacher {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      section#teacher-detail .container #tab-teacher ul.tab-links {
        width: 100%;
        margin-top: 2rem;
        display: flex;
        justify-content: flex-start;
        position: relative;
        z-index: 2;
        margin-bottom: -3px; }
        section#teacher-detail .container #tab-teacher ul.tab-links li {
          margin-left: .05rem; }
          section#teacher-detail .container #tab-teacher ul.tab-links li.active a {
            background: #fff;
            color: #fbaf17;
            border-top: 0.15rem solid #fbaf17;
            border-left: 0.15rem solid #fbaf17;
            border-right: 0.15rem solid #fbaf17;
            border-bottom: .15rem solid #fff;
            border-radius: .3rem .3rem 0 0; }
          section#teacher-detail .container #tab-teacher ul.tab-links li a {
            background: #fbaf17;
            color: #fff;
            padding: .5rem 1rem;
            border: 0.15rem solid #fbaf17;
            border-radius: .3rem .3rem 0 0; }
      section#teacher-detail .container #tab-teacher .tab-content {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 1.5rem;
        border: 0.15rem solid #fbaf17;
        margin-top: .6rem;
        border-radius: 0 .3rem .3rem .3rem; }
        section#teacher-detail .container #tab-teacher .tab-content .tab {
          width: 100%; }
          section#teacher-detail .container #tab-teacher .tab-content .tab a {
            color: #fbaf17;
            font-weight: bold; }

section#register {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#register .container {
    width: 100%;
    max-width: 1280px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: wrap; }
    section#register .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#register .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#register .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#register .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#register .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#register .container h2 span {
            font-size: 1.25rem; } }
    section#register .container .form .group-form h3 {
      width: 100%;
      text-transform: uppercase;
      font-size: 1.1rem;
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 1.5rem; }

section#sign-in {
  width: 100%;
  display: flex; }
  @media (max-width: 480px) {
    section#sign-in {
      flex-wrap: wrap; } }
  section#sign-in h3 {
    margin-bottom: 0 !important; }
  section#sign-in .facebook-login {
    display: flex;
    justify-content: center;
    text-align: center; }
    section#sign-in .facebook-login .facebook-login-button {
      background: #5a72c0;
      color: #fff;
      padding: .75rem 1.5rem;
      border: none;
      border-radius: .25rem;
      text-transform: uppercase;
      font-weight: bold;
      margin: 1.1rem 0; }
  section#sign-in .sign-form-content, section#sign-in .grid-9, section#sign-in .grid-3 {
    padding: .75rem;
    margin-bottom: 2.5rem; }
    @media (max-width: 480px) {
      section#sign-in .sign-form-content, section#sign-in .grid-9, section#sign-in .grid-3 {
        margin-bottom: 1rem; } }
  section#sign-in .form {
    background: #f6f6f6;
    border: .15rem solid #e9e9e9;
    border-radius: .25rem; }
  section#sign-in #entrar_form {
    font-size: .9rem;
    margin-top: 1.5rem;
    padding: .45rem 2.5rem; }
    @media (max-width: 480px) {
      section#sign-in #entrar_form {
        margin-top: 0; } }
  section#sign-in #esqueceu_sua_senha2 {
    color: #fbaf17;
    text-decoration: underline; }

section#sign-up {
  width: 100%;
  display: flex;
  display: flex;
  flex-wrap: wrap; }
  section#sign-up .grid-9 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
    align-self: flex-start; }
  section#sign-up .remove {
    display: none; }
  section#sign-up .upload-button {
    display: block;
    margin: 0 auto;
    position: relative;
    height: 30px;
    width: 150px; }
    section#sign-up .upload-button:hover {
      cursor: pointer; }
  section#sign-up .upload-button-hidden {
    opacity: 0;
    width: 180px;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: -30px;
    height: 30px;
    padding: .45rem; }
    section#sign-up .upload-button-hidden:hover {
      cursor: pointer; }
  section#sign-up .grid-3 #foto_de_perfil_secao {
    width: 100%;
    max-width: 250px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    flex-direction: row;
    padding-right: 1.5rem;
    margin-bottom: 2rem; }
    section#sign-up .grid-3 #foto_de_perfil_secao .group-form {
      padding: 0; }
    section#sign-up .grid-3 #foto_de_perfil_secao .foto_preview {
      padding: 0 2rem .5rem 2rem; }
      section#sign-up .grid-3 #foto_de_perfil_secao .foto_preview figure img {
        border-radius: 50%; }
  section#sign-up .checkbox a {
    color: #fbaf17;
    text-decoration: underline; }
  section#sign-up .check_box_campo {
    display: flex;
    flex-wrap: wrap; }
    section#sign-up .check_box_campo .radio-inline {
      width: 50%;
      padding: .35rem 0; }

#parsley-id-multiple-studentSubscriptiongender {
  position: absolute;
  margin-left: -146px;
  margin-top: 25px; }

section#forgot-password {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#forgot-password .container {
    width: 100%;
    max-width: 1000px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#forgot-password .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#forgot-password .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#forgot-password .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#forgot-password .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#forgot-password .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#forgot-password .container h2 span {
            font-size: 1.25rem; } }
    section#forgot-password .container .center {
      display: block;
      margin: 1.5rem auto; }
    section#forgot-password .container .msg-info {
      display: none; }
    section#forgot-password .container .form {
      display: flex;
      justify-content: center; }
      section#forgot-password .container .form .group-form input[type="email"], section#forgot-password .container .form .group-form input[type="password"] {
        padding: .5rem 1rem; }

section#contact {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#contact .container {
    width: 100%;
    max-width: 1000px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: wrap; }
    section#contact .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#contact .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      @media (max-width: 768px) {
        section#contact .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          section#contact .container h2 span {
            font-size: 1.35rem; } }
      @media (max-width: 480px) {
        section#contact .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#contact .container h2 span {
            font-size: 1.25rem; } }
    section#contact .container .form .g-recaptcha {
      margin: .75rem 0 1rem -2rem; }
      @media (max-width: 480px) {
        section#contact .container .form .g-recaptcha iframe {
          width: 180px !important;
          border-right: 1px solid #ddd;
          border-radius: .3rem; } }
    section#contact .container .form .group-form h3 {
      width: 100%;
      text-transform: uppercase;
      font-size: 1.1rem;
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 1.5rem; }
      @media (max-width: 480px) {
        section#contact .container .form .group-form h3 {
          font-size: .9rem; } }
    section#contact .container .form .group-form select {
      width: 100%;
      height: 30px;
      background: #fff;
      border: 2px solid #c1c1c1; }
      
section#checkout {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }      
      
 section#checkout .container {
    width: 100%;
    max-width: 1000px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: wrap; }     
      
      
      
      
      

section#shopping-cart {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#shopping-cart .container {
    width: 100%;
    max-width: 1000px;
    padding: 3.25rem 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-wrap: wrap; }
    section#shopping-cart .container h2 {
      width: 100%;
      color: #2c3e50;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2rem;
      text-align: center;
      margin-bottom: 3rem; }
      section#shopping-cart .container h2 span {
        display: block;
        font-weight: normal;
        color: #fbaf17;
        font-size: 1.5rem; }
      section#shopping-cart .container #form_cartao {
            	grid-template-columns: 1fr;
            	max-width: calc(50% - .5rem);
            	margin: 3.5rem auto 0;
      }
      @media (max-width: 768px) {
        section#shopping-cart .container h2 {
          font-size: 1.75rem;
          margin-bottom: 2.25rem; }
          
          section#shopping-cart .container h2 span {
            font-size: 1.35rem; } 
            
            section#shopping-cart .container #form_cartao {
            	width: 100%;
             	max-width: 100%;
            }
            section#shopping-cart .container .oneCard {
            	width: 100%;
             	max-width: 100%;
            } 
            section#shopping-cart .container .card-content-group {
            	width: 100%;
             	max-width: 100%;
            } 
            
            
            }
      @media (max-width: 480px) {
        section#shopping-cart .container h2 {
          font-size: 1.5rem;
          margin-bottom: 1.75rem; }
          section#shopping-cart .container h2 span {
            font-size: 1.25rem; } 
            section#shopping-cart .container #form_cartao {
            	width: 100%;
             	max-width: 100%;
            }
            section#shopping-cart .container .oneCard {
            	width: 100%;
             	max-width: 100%;
            } 
            section#shopping-cart .container .card-content-group {
            	width: 100%;
             	max-width: 100%;
            }
            
            
            
            }
    section#shopping-cart .container #empty-cart {
      border-top: 2px solid #f1f1f1;
      border-bottom: 2px solid #f1f1f1;
      width: 100%;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      section#shopping-cart .container #empty-cart h3 {
        margin: 5rem 0 0 0;
        text-align: center;
        font-size: 1.2rem; }
      section#shopping-cart .container #empty-cart h4 {
        margin: 1.5rem 0 1.5rem 0;
        text-align: center;
        font-size: 2.5rem;
        color: #e1e1e1; }
      section#shopping-cart .container #empty-cart a button {
        display: block;
        margin: 0 auto 5rem auto; }
    section#shopping-cart .container .form .group-form h3 {
      width: 100%;
      text-transform: uppercase;
      font-size: 1.1rem;
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 1.5rem; }
    section#shopping-cart .container #content-cart {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      section#shopping-cart .container #content-cart.without-thumb {
        box-shadow: 0 5px 5px -5px #777;
        max-height: 400px;
        overflow-y: scroll;
        padding: 0 1rem; }
      section#shopping-cart .container #content-cart .product-in-cart {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 1rem;
        background: #f1f1f1;
        border: 2px solid #d1d1d1;
        border-radius: .3rem;
        margin-top: 1.25rem; }
        @media (max-width: 1024px) {
          section#shopping-cart .container #content-cart .product-in-cart {
            justify-content: center;
            flex-wrap: wrap; } }
        section#shopping-cart .container #content-cart .product-in-cart .remove-product {
          background: #c44646;
          width: 32px;
          height: 32px;
          display: flex;
          justify-content: center;
          align-items: center;
          position: absolute;
          top: -2px;
          right: -2px;
          border-radius: 0 .3rem 0 .3rem; }
          section#shopping-cart .container #content-cart .product-in-cart .remove-product span {
            color: #fff; }
          section#shopping-cart .container #content-cart .product-in-cart .remove-product:hover {
            background: #d76d6d; }
        section#shopping-cart .container #content-cart .product-in-cart .thumb-product {
          width: 100%;
          max-width: 180px; }
          section#shopping-cart .container #content-cart .product-in-cart .thumb-product figure {
            border-radius: .3rem; }
            section#shopping-cart .container #content-cart .product-in-cart .thumb-product figure img {
              border-radius: .3rem; }
        section#shopping-cart .container #content-cart .product-in-cart .info-product {
          width: 100%;
          padding: 1rem; }
          section#shopping-cart .container #content-cart .product-in-cart .info-product h3 {
            font-size: 1rem; }
        section#shopping-cart .container #content-cart .product-in-cart .price-product {
          width: 100%;
          max-width: 180px;
          display: flex;
          flex-direction: column; }
          section#shopping-cart .container #content-cart .product-in-cart .price-product span.bigger-price {
            color: #5a5a5f;
            text-decoration: line-through;
            font-size: 1rem;
            font-weight: bold; }
            section#shopping-cart .container #content-cart .product-in-cart .price-product span.bigger-price small {
              font-size: .8rem;
              text-decoration: none;
              color: #606060; }
          section#shopping-cart .container #content-cart .product-in-cart .price-product span.lower-price {
            font-size: 1.2rem;
            color: #99cc63;
            font-weight: bold; }
            section#shopping-cart .container #content-cart .product-in-cart .price-product span.lower-price small {
              font-size: .8rem;
              color: #606060;
              font-weight: normal; }
          section#shopping-cart .container #content-cart .product-in-cart .price-product span.regular-price {
            font-size: 1.4rem;
            color: #99cc63;
            font-weight: bold; }
    section#shopping-cart .container #section-total-value {
      position: relative;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      width: 100%;
      margin: 2.5rem 0; }
      @media (max-width: 1024px) {
        section#shopping-cart .container #section-total-value {
          flex-wrap: wrap; } }
      section#shopping-cart .container #section-total-value .discount-section {
        width: 100%;
        max-width: 260px;
        background: #f1f1f1;
        border: 2px solid #d1d1d1;
        border-radius: .3rem;
        padding: 1rem; }
        @media (max-width: 480px) {
          section#shopping-cart .container #section-total-value .discount-section {
            max-width: 100%;
            margin-bottom: 1.5rem; } 
            section#shopping-cart .container #section-total-value #continuar_comprando {
            left: 150px;
    		top: -75px; } }
         
        section#shopping-cart .container #section-total-value .discount-section .credit {
          width: 100%;
          padding-bottom: .75rem;
          border-bottom: 1px solid #e1e1e1; }
        section#shopping-cart .container #section-total-value .discount-section form {
          width: 100%;
          display: flex;
          justify-content: flex-start;
          flex-wrap: wrap;
          margin-top: 1.25rem; }
          section#shopping-cart .container #section-total-value .discount-section form .group-form {
            width: 100%;
            padding: 0;
            margin: 0; }
            section#shopping-cart .container #section-total-value .discount-section form .group-form label, section#shopping-cart .container #section-total-value .discount-section form .group-form input {
              width: 100%; }
            section#shopping-cart .container #section-total-value .discount-section form .group-form input {
              border-radius: .3rem; }
            section#shopping-cart .container #section-total-value .discount-section form .group-form input[type="submit"] {
              width: 100px;
              background: #fbaf17;
              color: #fff;
              padding: .5rem 1rem;
              border-radius: .3rem;
              margin-top: .75rem;
              border: none; }
      section#shopping-cart .container #section-total-value .next-step-section {
        width: 100%;
        display: flex;
        justify-content: flex-end;
        display: wrap;
        flex-direction: column; }
        section#shopping-cart .container #section-total-value .next-step-section .checkbox_compra {
          text-align: right;
          color: #2c3e50; }
          section#shopping-cart .container #section-total-value .next-step-section .checkbox_compra a {
            text-align: right;
            color: #fbaf17;
            display: block;
            text-decoration: underline; }
        section#shopping-cart .container #section-total-value .next-step-section #check_termo_de_responsabilidade {
          display: none;
          color: #c44646; }
        section#shopping-cart .container #section-total-value .next-step-section #next-step {
          position: relative;
          width: 100%;
          display: flex;
          align-self: flex-end;
          justify-content: flex-end;
          flex-wrap: wrap; }
          section#shopping-cart .container #section-total-value .next-step-section #next-step #continue-buying, section#shopping-cart .container #section-total-value .next-step-section #next-step #payment-step-1 {
            padding: .75rem 1.75rem;
            color: #fff;
            border-radius: .3rem;
            border: none;
            font-weight: bold;
            text-transform: uppercase;
            font-size: .8rem; }
          section#shopping-cart .container #section-total-value .next-step-section #next-step #continue-buying {
            background: #999;
            text-align: left; }
            @media (max-width: 480px) {
              section#shopping-cart .container #section-total-value .next-step-section #next-step #continue-buying {
                position: absolute;
                margin-top: 3rem;
                right: 0; } }
          section#shopping-cart .container #section-total-value .next-step-section #next-step #payment-step-1 {
            position: absolute;
            right: 0;
            background: #fbaf17; }
          section#shopping-cart .container #section-total-value .next-step-section #next-step #total-order-value {
            margin: .5rem 0 0 0;
            padding: .5rem;
            width: 148px;
            text-align: right;
            border: 2px solid #f1f1f1;
            background: #fff;
            border-radius: .3rem; }
            section#shopping-cart .container #section-total-value .next-step-section #next-step #total-order-value h5 {
              font-size: .8rem;
              text-transform: uppercase; }
            section#shopping-cart .container #section-total-value .next-step-section #next-step #total-order-value h3 {
              font-size: 1.1rem;
              color: #fbaf17;
              font-weight: bold; }
            @media (max-width: 480px) {
              section#shopping-cart .container #section-total-value .next-step-section #next-step #total-order-value {
                margin: 1rem 0; } }

#content-cart .product-in-cart.without-thumb .info-product {
  max-width: 500px; }
  #content-cart .product-in-cart.without-thumb .info-product h3 {
    font-size: .8rem !important; }
#content-cart .product-in-cart.without-thumb .price-product {
  width: 225px !important;
  max-width: 225px !important;
  text-align: left; }

.grid-6 {
  padding: 1.5rem; }
  @media (max-width: 480px) {
    .grid-6 {
      padding: 1.5rem 0; } }
  .grid-6 h3.subtitle {
    font-size: .9rem;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: .35rem; }

#error-message-checkout {
  display: none; }

#tab-payment-method {
  width: 100%;
  margin-top: 1.35rem;
  margin-left: -.35rem; }
  #tab-payment-method li {
    background: #e9e9e9;
    padding: .5rem 1rem;
    border-radius: .3rem; }
    #tab-payment-method li a {
      color: #666;
      font-size: .8rem; }
    #tab-payment-method li.active {
      background: #fbaf17; }
      #tab-payment-method li.active a {
        color: #fff; }
  @media (max-width: 480px) {
    #tab-payment-method li {
      padding: .4rem;
      margin: 0 .15rem; }
      #tab-payment-method li a span {
        display: none; } }

#tab-content-payment {
  margin-top: 1rem;
  background: #f5f5f5;
  padding: .5rem 1rem;
  border-radius: .3rem; }
  #tab-content-payment form label {
    font-size: .8rem;
    font-weight: bold; }
  #tab-content-payment form select {
    width: 100%; }
  #tab-content-payment form input, #tab-content-payment form select {
    font-size: .8rem; }

.secao_valores {
  width: 100%;
  max-width: 170px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 1.5rem auto; }
  .secao_valores #valor_total {
    text-align: center;
    margin-bottom: 1rem;
    padding: .5rem;
    border-radius: .3rem;
    border: 2px solid #e8e8e8; }
    .secao_valores #valor_total h4 {
      font-size: .9rem;
      color: #777;
      text-transform: uppercase;
      margin-bottom: .35rem; }
    .secao_valores #valor_total h3 {
      font-size: 1.2rem;
      color: #fbaf17;
      font-weight: bold; }
  .secao_valores button {
    text-align: center;
    display: block;
    margin: 1.5rem 0; }

#success-checkout {
  position: relative;
  display: block;
  width: 100%; }
  #success-checkout .content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 2.5rem 1.5rem;
    margin: 2.5rem;
    border: 2px solid #fbaf17;
    border-radius: .3rem; }
    #success-checkout .content span.fa-check {
      display: block;
      width: 100%;
      margin: 1.25rem 0;
      font-size: 3rem;
      text-align: center;
      color: #fbaf17; }
    #success-checkout .content h3 {
      font-size: 1.8rem;
      width: 100%;
      text-align: center;
      color: #fbaf17;
      margin-bottom: 1rem; }
    #success-checkout .content p {
      font-size: 1.1rem;
      width: 100%;
      text-align: center;
      color: #888; }

section#student {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
  height: auto;
  background: #fff; }
  section#student.my-courses .container, section#student.my-orders .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#student.my-courses .container header, section#student.my-orders .container header {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      width: 100%;
      padding: 1.5rem; }
      @media (max-width: 480px) {
        section#student.my-courses .container header, section#student.my-orders .container header {
          flex-wrap: wrap; } }
      section#student.my-courses .container header h2, section#student.my-orders .container header h2 {
        width: 100%;
        color: #2c3e50;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 2rem;
        text-align: center;
        margin-bottom: 3rem;
        text-align: left; }
        section#student.my-courses .container header h2 span, section#student.my-orders .container header h2 span {
          display: block;
          font-weight: normal;
          color: #fbaf17;
          font-size: 1.5rem; }
        @media (max-width: 768px) {
          section#student.my-courses .container header h2, section#student.my-orders .container header h2 {
            font-size: 1.75rem;
            margin-bottom: 2.25rem; }
            section#student.my-courses .container header h2 span, section#student.my-orders .container header h2 span {
              font-size: 1.35rem; } 
            
            section#shopping-cart .container #section-total-value #continuar_comprando {
            right: 0;
			top: -120px; }  
              
              
              }
        @media (max-width: 480px) {
          section#student.my-courses .container header h2, section#student.my-orders .container header h2 {
            font-size: 1.5rem;
            margin-bottom: 1.75rem; }
            section#student.my-courses .container header h2 span, section#student.my-orders .container header h2 span {
              font-size: 1.25rem; } }
        @media (max-width: 480px) {
          section#student.my-courses .container header h2, section#student.my-orders .container header h2 {
            width: 100%;
            text-align: center; } }
      section#student.my-courses .container header .search, section#student.my-orders .container header .search {
        width: 320px;
        position: relative;
        margin-top: -.8rem; }
        @media (max-width: 480px) {
          section#student.my-courses .container header .search, section#student.my-orders .container header .search {
            width: 100%;
            margin-top: 1.25rem; } }
        section#student.my-courses .container header .search form .group-form, section#student.my-orders .container header .search form .group-form {
          font-size: .9rem; }
          section#student.my-courses .container header .search form .group-form#search-group, section#student.my-orders .container header .search form .group-form#search-group {
            position: relative; }
          section#student.my-courses .container header .search form .group-form label, section#student.my-orders .container header .search form .group-form label {
            font-size: .7rem;
            color: #2c3e50;
            font-weight: bold;
            text-transform: uppercase;
            margin-bottom: .25rem; }
          section#student.my-courses .container header .search form .group-form input, section#student.my-orders .container header .search form .group-form input {
            border: 2px solid #2c3e50;
            padding: .5rem 1rem;
            border-radius: .3rem;
            width: 100%; }
        section#student.my-courses .container header .search form .submit-search, section#student.my-orders .container header .search form .submit-search {
          background: none;
          border: none; }
          section#student.my-courses .container header .search form .submit-search span, section#student.my-orders .container header .search form .submit-search span {
            padding: .4rem;
            right: .35rem;
            position: absolute;
            background: none;
            margin-top: -2.8rem;
            border-radius: .3rem; }
            section#student.my-courses .container header .search form .submit-search span:hover, section#student.my-orders .container header .search form .submit-search span:hover {
              color: #fff;
              background: #fbaf17; }
    section#student.my-courses .container .search-result, section#student.my-courses .container .without-active-courses, section#student.my-orders .container .search-result, section#student.my-orders .container .without-active-courses {
      width: 100%;
      padding: 1.5rem; }
      @media (max-width: 480px) {
        section#student.my-courses .container .search-result, section#student.my-courses .container .without-active-courses, section#student.my-orders .container .search-result, section#student.my-orders .container .without-active-courses {
          padding: 0 1.5rem; } }
      section#student.my-courses .container .search-result .content, section#student.my-courses .container .without-active-courses .content, section#student.my-orders .container .search-result .content, section#student.my-orders .container .without-active-courses .content {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        background: #f1f1f1;
        padding: 3.5rem 1.5rem 5rem 1.5rem;
        border-radius: .3rem;
        border: 1px solid #e9e9e9;
        margin: 0 0 1.5rem 0; }
        section#student.my-courses .container .search-result .content p, section#student.my-courses .container .without-active-courses .content p, section#student.my-orders .container .search-result .content p, section#student.my-orders .container .without-active-courses .content p {
          width: 100%;
          text-align: center;
          margin: 1.5rem; }
    section#student.my-courses .container .search-result, section#student.my-orders .container .search-result {
      display: none; }
  section#student.my-courses .courses-list {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 0 2.5rem 0; }
    section#student.my-courses .courses-list .course {
      width: 25% !important; }
      @media (max-width: 1024px) {
        section#student.my-courses .courses-list .course {
          width: 33.33% !important; } }
      @media (max-width: 768px) {
        section#student.my-courses .courses-list .course {
          width: 20rem !important;
          margin: .5rem auto !important; } }
      section#student.my-courses .courses-list .course figure {
        position: relative; }
        section#student.my-courses .courses-list .course figure span.play {
          background: url("../images/play-course-thumb.png") no-repeat;
          position: absolute;
          top: 50%;
          width: 5rem;
          height: 5rem;
          margin-top: -2.5rem;
          left: 50%;
          margin-left: -2.5rem;
          opacity: .75;
          z-index: 2; }
        section#student.my-courses .courses-list .course figure img {
          margin: 0; }
        section#student.my-courses .courses-list .course figure:hover .options-course {
          display: block; }
      section#student.my-courses .courses-list .course .options-course {
        background: rgba(28, 55, 69, 0.4);
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: .3rem;
        transition-duration: .4s; }
        section#student.my-courses .courses-list .course .options-course .content {
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          flex-direction: column;
          align-items: center; }
          section#student.my-courses .courses-list .course .options-course .content button {
            width: 12rem;
            margin: .2rem auto;
            color: #fff;
            font-size: .7rem;
            text-transform: uppercase; }
            section#student.my-courses .courses-list .course .options-course .content button.certificate {
              background: #397391; }
              section#student.my-courses .courses-list .course .options-course .content button.certificate:hover {
                background: rgba(87, 157, 194, 0.92); }
  section#student.my-orders .orders-content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0 1.5rem; }
    section#student.my-orders .orders-content table {
      border: 2px solid #2c3e50;
      border-radius: .3rem; }
      @media (max-width: 480px) {
        section#student.my-orders .orders-content table {
          border: none; } }
      section#student.my-orders .orders-content table thead {
        width: 100%;
        background: #fbaf17; }
        @media (max-width: 480px) {
          section#student.my-orders .orders-content table thead {
            display: none; } }
        section#student.my-orders .orders-content table thead tr th {
          padding: .5rem 1rem;
          color: #fff;
          text-transform: uppercase;
          font-weight: bold;
          border: 2px solid #2c3e50; }
          section#student.my-orders .orders-content table thead tr th:last-child {
            border-right: 0; }
      section#student.my-orders .orders-content table tbody {
        width: 100%; }
        section#student.my-orders .orders-content table tbody tr td {
          max-width: 400px;
          background: #f5f5f5;
          color: #444;
          padding: .5rem 1rem;
          border: 2px solid #d1d1d1; }
          section#student.my-orders .orders-content table tbody tr td.disponivel {
            color: #3c763d; }
            section#student.my-orders .orders-content table tbody tr td.disponivel strong {
              color: #3c763d; }
          section#student.my-orders .orders-content table tbody tr td.cancelado {
            color: #a94442; }
            section#student.my-orders .orders-content table tbody tr td.cancelado strong {
              color: #a94442; }
          @media (max-width: 480px) {
            section#student.my-orders .orders-content table tbody tr td:last-child {
              border: 2px solid #d1d1d1; } }
          section#student.my-orders .orders-content table tbody tr td p {
            margin-bottom: .75rem; }
            section#student.my-orders .orders-content table tbody tr td p::before {
              content: '-';
              margin-right: .25rem;
              display: inline; }
            section#student.my-orders .orders-content table tbody tr td p:last-child {
              margin-bottom: 0; }
        @media (max-width: 768px) {
          section#student.my-orders .orders-content table tbody tr {
            overflow-x: scroll; } }
        @media (max-width: 480px) {
          section#student.my-orders .orders-content table tbody tr {
            display: flex;
            flex-wrap: wrap;
            margin: 1.5rem 0; }
            section#student.my-orders .orders-content table tbody tr td {
              width: 100%; }
              section#student.my-orders .orders-content table tbody tr td:first-child {
                background: #fbaf17;
                color: #fff;
                font-weight: bold; }
                section#student.my-orders .orders-content table tbody tr td:first-child::before {
                  content: 'Pedido';
                  display: inline;
                  margin-right: .25rem; }
              section#student.my-orders .orders-content table tbody tr td:nth-child(2) {
                border-top: none;
                border-bottom: none; }
              section#student.my-orders .orders-content table tbody tr td:nth-child(4) {
                border-top: none; } }
  section#student.profile .container {
    width: 100%;
    max-width: 1280px;
    padding: 1.5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    section#student.profile .container header {
      width: 100%;
      text-align: center;
      padding: 1.5rem; }
      section#student.profile .container header h2 {
        width: 100%;
        color: #2c3e50;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 2rem;
        text-align: center;
        margin-bottom: 3rem; }
        section#student.profile .container header h2 span {
          display: block;
          font-weight: normal;
          color: #fbaf17;
          font-size: 1.5rem; }
        @media (max-width: 768px) {
          section#student.profile .container header h2 {
            font-size: 1.75rem;
            margin-bottom: 2.25rem; }
            section#student.profile .container header h2 span {
              font-size: 1.35rem; } }
        @media (max-width: 480px) {
          section#student.profile .container header h2 {
            font-size: 1.5rem;
            margin-bottom: 1.75rem; }
            section#student.profile .container header h2 span {
              font-size: 1.25rem; } }
    @media (max-width: 1024px) {
      section#student.profile .container .grid-9 {
        width: 64% !important; } }
    @media (max-width: 768px) {
      section#student.profile .container .grid-9 {
        width: 100% !important; } }
    @media (max-width: 1024px) {
      section#student.profile .container .grid-12 {
        width: 100% !important; } }
    @media (max-width: 1024px) {
      section#student.profile .container .profile-picture-section {
        width: 36% !important; } }
    @media (max-width: 768px) {
      section#student.profile .container .profile-picture-section {
        width: 100% !important; } }
    section#student.profile .container .profile-info-section {
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
    section#student.profile .container form {
      width: 100%;
      display: flex;
      flex-wrap: wrap; }
      section#student.profile .container form .group-form {
        text-align: left; }
        section#student.profile .container form .group-form .sucess_data, section#student.profile .container form .group-form .error_data {
          font-weight: bold;
          padding: .5rem 0;
          display: none; }
        section#student.profile .container form .group-form .sucess_data {
          color: #fbaf17; }
        section#student.profile .container form .group-form .error_data {
          color: #cd5555; }
        section#student.profile .container form .group-form .btn-default {
          margin: 0; }
        section#student.profile .container form .group-form h3 {
          width: 100%;
          text-transform: uppercase;
          font-size: 1.1rem;
          border-bottom: 1px solid #e9e9e9;
          margin-bottom: 1.5rem; }
      section#student.profile .container form .grid-9 {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        flex-direction: row;
        align-self: flex-start; }
      section#student.profile .container form .remove {
        display: none; }
      section#student.profile .container form .upload-button {
        display: block;
        margin: 0 auto;
        position: relative;
        height: 30px;
        width: 150px; }
        section#student.profile .container form .upload-button:hover {
          cursor: pointer; }
      section#student.profile .container form .upload-button-hidden {
        opacity: 0;
        width: 180px;
        position: relative;
        display: block;
        margin: 0 auto;
        margin-top: -30px;
        height: 30px;
        padding: .45rem; }
        section#student.profile .container form .upload-button-hidden:hover {
          cursor: pointer; }
      section#student.profile .container form #foto {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column; }
        section#student.profile .container form #foto .avatar-image {
          position: relative;
          width: 200px;
          height: 200px;
          border-radius: 50%;
          overflow: hidden;
          margin: 0 auto 1.5rem auto; }
          @media (max-width: 768px) {
            section#student.profile .container form #foto .avatar-image {
              width: 100px;
              height: 100px; } }
          section#student.profile .container form #foto .avatar-image img {
            width: 100%;
            object-fit: cover; }
        section#student.profile .container form #foto .upload-button {
          width: 135px;
          height: 30px;
          margin-bottom: .35rem; }
        section#student.profile .container form #foto .help-block {
          width: 100%;
          text-align: center;
          margin: 1rem 0 1.5rem 0; }
        section#student.profile .container form #foto #exampleInputFile {
          text-align: center; }
        section#student.profile .container form #foto #save-image {
          margin: 0 auto;
          text-align: center; }
      section#student.profile .container form .grid-3 #foto_de_perfil_secao {
        width: 100%;
        max-width: 250px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        flex-direction: row;
        padding-right: 1.5rem;
        margin-bottom: 2rem; }
        section#student.profile .container form .grid-3 #foto_de_perfil_secao .group-form {
          padding: 0; }
        section#student.profile .container form .grid-3 #foto_de_perfil_secao .foto_preview {
          padding: 0 2rem .5rem 2rem; }
          section#student.profile .container form .grid-3 #foto_de_perfil_secao .foto_preview figure img {
            border-radius: 50%; }
      section#student.profile .container form .checkbox a {
        color: #fbaf17;
        text-decoration: underline; }
      section#student.profile .container form .label_masculino {
        margin-top: 10px; }
      section#student.profile .container form .label_feminino {
        position: absolute;
        margin-left: 100px;
        margin-top: -21px; }
      section#student.profile .container form .check_box_campo {
        display: flex;
        flex-wrap: wrap; }
        section#student.profile .container form .check_box_campo .radio-inline {
          width: 50%;
          padding: .35rem 0; }

#certificate-options, #certificate-options a {
  display: flex; }
  #certificate-options button, #certificate-options a button {
    margin-right: .5rem; }

#modal-notifications .notifications-list {
  width: 100%; }
  #modal-notifications .notifications-list span.notification {
    display: block;
    width: 100%;
    border: 2px solid #d2c685;
    background: #faf8d8;
    padding: .5rem 1rem;
    border-radius: .3rem;
    margin-bottom: .5rem; }

section#minhas_mensagens {
  width: 100%; }
  section#minhas_mensagens .container {
    position: relative;
    width: 100%;
    max-width: 1280px;
    padding: 1.1rem 1.1rem 1.1rem 5rem;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto; }
    @media (max-width: 768px) {
      section#minhas_mensagens .container {
        padding: 5rem 1.1rem 1.1rem 1.1rem; } }
    section#minhas_mensagens .container .content {
      position: relative;
      width: 100%;
      padding: 1.1rem; }
      section#minhas_mensagens .container .content h1 {
        width: 100%;
        color: #2c3e50;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 2rem;
        text-align: center;
        margin-bottom: 3rem;
        text-align: left;
        text-transform: uppercase;
        margin-bottom: 50px; }
        section#minhas_mensagens .container .content h1 span {
          display: block;
          font-weight: normal;
          color: #fbaf17;
          font-size: 1.5rem; }
        @media (max-width: 768px) {
          section#minhas_mensagens .container .content h1 {
            font-size: 1.75rem;
            margin-bottom: 2.25rem; }
            section#minhas_mensagens .container .content h1 span {
              font-size: 1.35rem; } }
        @media (max-width: 480px) {
          section#minhas_mensagens .container .content h1 {
            font-size: 1.5rem;
            margin-bottom: 1.75rem; }
            section#minhas_mensagens .container .content h1 span {
              font-size: 1.25rem; } }
      section#minhas_mensagens .container .content h2 {
        font-size: 1.6em;
        margin-top: 2%;
        text-align: left;
        text-transform: uppercase;
        margin-bottom: 50px;
        background: #fbaf17;
        color: #fff;
        padding: 15px 20px;
        box-sizing: border-box; }
      section#minhas_mensagens .container .content #mensagens_status {
        position: absolute;
        right: 0; }
        section#minhas_mensagens .container .content #mensagens_status li.active .minhas_mensagens_secao {
          background: #fbaf17;
          text-decoration: none;
          outline: none; }
          section#minhas_mensagens .container .content #mensagens_status li.active .minhas_mensagens_secao:hover {
            text-decoration: none;
            outline: none; }
        section#minhas_mensagens .container .content #mensagens_status li.active .todas_as_mensagens_secao {
          background: #fbaf17;
          text-decoration: none;
          outline: none; }
          section#minhas_mensagens .container .content #mensagens_status li.active .todas_as_mensagens_secao:hover {
            text-decoration: none;
            outline: none; }
        section#minhas_mensagens .container .content #mensagens_status li .minhas_mensagens_secao {
          background: #999 none repeat scroll 0px 0px;
          box-sizing: border-box;
          color: #FFF;
          position: absolute;
          right: 200px;
          margin-top: 1.1rem;
          font-size: .8rem;
          padding: 10px 0px;
          text-align: center;
          text-transform: uppercase;
          width: 180px; }
          @media (max-width: 900px) {
            section#minhas_mensagens .container .content #mensagens_status li .minhas_mensagens_secao {
              margin-top: 5rem; } }
          @media (max-width: 767px) {
            section#minhas_mensagens .container .content #mensagens_status li .minhas_mensagens_secao {
              margin-top: 4.6rem;
              font-size: .7rem;
              font-weight: bold;
              width: 145px;
              right: 160px; } }
          section#minhas_mensagens .container .content #mensagens_status li .minhas_mensagens_secao:hover {
            text-decoration: none;
            outline: none; }
        section#minhas_mensagens .container .content #mensagens_status li .todas_as_mensagens_secao {
          background: #999 none repeat scroll 0px 0px;
          box-sizing: border-box;
          color: #FFF;
          position: absolute;
          right: 1.1rem;
          margin-top: 1.1rem;
          font-size: .8rem;
          padding: 10px 0px;
          text-align: center;
          text-transform: uppercase;
          width: 180px; }
          @media (max-width: 900px) {
            section#minhas_mensagens .container .content #mensagens_status li .todas_as_mensagens_secao {
              margin-top: 5rem; } }
          @media (max-width: 767px) {
            section#minhas_mensagens .container .content #mensagens_status li .todas_as_mensagens_secao {
              margin-top: 4.6rem;
              font-size: .7rem;
              font-weight: bold;
              width: 145px; } }
          section#minhas_mensagens .container .content #mensagens_status li .todas_as_mensagens_secao:hover {
            text-decoration: none;
            outline: none; }
      section#minhas_mensagens .container .content .teacher_filter {
        position: relative;
        float: left;
        padding: 0px;
        width: 100%;
        margin: 25px 0; }
        section#minhas_mensagens .container .content .teacher_filter .button_new_message {
          background: #fbaf17 none repeat scroll 0px 0px;
          box-sizing: border-box;
          color: #FFF;
          font-size: .8rem;
          padding: 6px 10px;
          height: 40px;
          text-align: center;
          text-transform: uppercase;
          border: none;
          float: left;
          margin-right: 25px; }
        section#minhas_mensagens .container .content .teacher_filter #box_new_private_message, section#minhas_mensagens .container .content .teacher_filter #box_new_public_message {
          display: none; }
        section#minhas_mensagens .container .content .teacher_filter .box_new_message_form {
          position: absolute;
          left: 0;
          margin-top: 40px;
          background: #f5f5f5;
          border: 2px solid #fbaf17;
          padding: 15px;
          width: 100%;
          max-width: 500px; }
          @media (max-width: 767px) {
            section#minhas_mensagens .container .content .teacher_filter .box_new_message_form {
              max-width: 320px; } }
          section#minhas_mensagens .container .content .teacher_filter .box_new_message_form form {
            font-size: 1em; }
            section#minhas_mensagens .container .content .teacher_filter .box_new_message_form form label {
              color: #666;
              margin-top: 10px;
              float: left; }
            section#minhas_mensagens .container .content .teacher_filter .box_new_message_form form textarea {
              width: 100%;
              max-width: 480px;
              border: 1px solid #ddd;
              padding: 5px 10px;
              margin: 10px 0;
              box-sizing: border-box;
              float: left;
              color: #666; }
            section#minhas_mensagens .container .content .teacher_filter .box_new_message_form form select {
              width: 100%;
              border: 1px solid #ddd;
              padding: 5px 10px;
              margin: 10px 0;
              box-sizing: border-box;
              float: left;
              color: #666; }
            section#minhas_mensagens .container .content .teacher_filter .box_new_message_form form button {
              background: #fbaf17;
              box-sizing: border-box;
              color: #FFF;
              padding: 6px 20px;
              height: 40px;
              text-align: center;
              text-transform: uppercase;
              border: none;
              width: 25%;
              margin-top: 25px;
              float: left; }
            section#minhas_mensagens .container .content .teacher_filter .box_new_message_form form .parsley-errors-list {
              color: red;
              padding-top: -24px;
              position: relative;
              float: left;
              width: 100%;
              text-align: left; }
        section#minhas_mensagens .container .content .teacher_filter .pesquisa_form {
          position: absolute;
          right: 0;
          padding: 0;
          margin: 0; }
          @media (max-width: 767px) {
            section#minhas_mensagens .container .content .teacher_filter .pesquisa_form {
              display: none; } }
          section#minhas_mensagens .container .content .teacher_filter .pesquisa_form input, section#minhas_mensagens .container .content .teacher_filter .pesquisa_form select {
            width: 200px;
            background: #EEE none repeat scroll 0% 0%;
            font-size: .9rem;
            border: medium none;
            padding: 6px 20px;
            box-sizing: border-box;
            height: 40px;
            float: left;
            margin-right: 10px;
            color: #555; }
            @media (max-width: 880px) {
              section#minhas_mensagens .container .content .teacher_filter .pesquisa_form input, section#minhas_mensagens .container .content .teacher_filter .pesquisa_form select {
                width: 150px; } }
          section#minhas_mensagens .container .content .teacher_filter .pesquisa_form .button_submit_message_filter {
            background: #fbaf17 none repeat scroll 0px 0px;
            box-sizing: border-box;
            color: #FFF;
            font-size: .9rem;
            padding: 6px 20px;
            height: 40px;
            text-align: center;
            text-transform: uppercase;
            border: none;
            float: left; }
      section#minhas_mensagens .container .content .message_unit {
        float: left;
        float: left;
        width: 100%;
        margin: 0 0 50px 0; }
        section#minhas_mensagens .container .content .message_unit .panel-body {
          background: #f5f5f5; }
      section#minhas_mensagens .container .content .grid {
        list-style: outside none none;
        max-width: 1500px;
        width: 100%;
        margin: 0;
        position: relative;
        float: left;
        padding-bottom: 10%;
        text-align: center; }
        section#minhas_mensagens .container .content .grid .col-md-6 {
          margin: 0;
          padding: 0 0 0 0; }
          section#minhas_mensagens .container .content .grid .col-md-6 .panel {
            background: #f9f9f9;
            font-size: .9rem;
            color: #444;
            width: 98%;
            margin: 0 1%; }
            section#minhas_mensagens .container .content .grid .col-md-6 .panel .panel-body {
              background: #f9f9f9; }
          section#minhas_mensagens .container .content .grid .col-md-6 .todas_as_mensagens {
            background: #fbaf17;
            opacity: 0.7;
            margin-top: 3%;
            color: #fff;
            border: none;
            padding: 6px 12px; }
            section#minhas_mensagens .container .content .grid .col-md-6 .todas_as_mensagens:hover {
              opacity: 1;
              transition-duration: 0.5s;
              text-decoration: none;
              outline: none; }
          section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem {
            margin: 0;
            padding: 0 5% 0 0; }
            section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form {
              width: 100%;
              font-size: 1em; }
              section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .form-group {
                width: 100%; }
                section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .form-group label {
                  text-align: left;
                  display: block; }
                section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .form-group input, section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .form-group textarea, section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .form-group select {
                  width: 100%;
                  border: 1px solid #ddd;
                  padding: 5px 10px;
                  box-sizing: border-box; }
              section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .btn-successo {
                background: #fbaf17;
                opacity: 0.7;
                color: #fff;
                border: none;
                padding: 6px 12px; }
                section#minhas_mensagens .container .content .grid .col-md-6 #nova_mensagem form .btn-successo:hover {
                  opacity: 1;
                  transition-duration: 0.5s; }
  section#minhas_mensagens #mensagens {
    min-height: 710px; }
    section#minhas_mensagens #mensagens .sem_mensagens_na_caixa {
      background: #f1f1f1 none repeat scroll 0% 0%;
      border: 1px solid #e9e9e9;
      float: left;
      width: 100%;
      padding: 2.5%;
      margin: 100px 0px; }
      section#minhas_mensagens #mensagens .sem_mensagens_na_caixa p {
        text-align: center;
        color: #999;
        font-size: 1rem; }
    section#minhas_mensagens #mensagens .sem_notificacao {
      border-radius: 0px;
      background: #FFF none repeat scroll 0% 0%;
      border-bottom: 0; }
      section#minhas_mensagens #mensagens .sem_notificacao a {
        color: #444; }
        section#minhas_mensagens #mensagens .sem_notificacao a:hover {
          text-decoration: none; }
        section#minhas_mensagens #mensagens .sem_notificacao a h4 {
          border-radius: .3rem .3rem 0 0;
          padding: .5rem 1rem;
          background: #f5f5f5;
          text-align: left;
          font-size: 1.1rem; }
          section#minhas_mensagens #mensagens .sem_notificacao a h4 img {
            height: 50px;
            margin-right: 2%;
            border-radius: 50px; }
          section#minhas_mensagens #mensagens .sem_notificacao a h4 .numero_de_notificacoes {
            display: none; }
          section#minhas_mensagens #mensagens .sem_notificacao a h4 .horario_do_chat {
            color: #fbaf17;
            padding: 1em;
            float: right;
            margin-top: -1.75rem; }
          @media (max-width: 767px) {
            section#minhas_mensagens #mensagens .sem_notificacao a h4 {
              display: flex;
              flex-wrap: wrap; }
              section#minhas_mensagens #mensagens .sem_notificacao a h4 span {
                margin-right: .25rem; }
              section#minhas_mensagens #mensagens .sem_notificacao a h4 img {
                display: none; }
              section#minhas_mensagens #mensagens .sem_notificacao a h4 br {
                display: none !important; }
              section#minhas_mensagens #mensagens .sem_notificacao a h4 strong {
                width: 100%; }
              section#minhas_mensagens #mensagens .sem_notificacao a h4 .horario_do_chat {
                padding: 0 .25rem;
                margin-top: 0; } }
    section#minhas_mensagens #mensagens .mensagem ul.chat li.pergunta_chat .nome_usuario {
      text-align: left;
      font-weight: bold; }
    section#minhas_mensagens #mensagens .mensagem ul.chat li.pergunta_chat p {
      text-align: left;
      background: #fff;
      border: 1px solid #e9e9e9;
      border-radius: 5px;
      margin-top: 10px;
      padding: 1em;
      word-wrap: break-word; }
    section#minhas_mensagens #mensagens .mensagem ul.chat li.resposta_chat .nome_professor {
      text-align: right;
      font-weight: bold; }
    section#minhas_mensagens #mensagens .mensagem ul.chat li.resposta_chat p {
      text-align: right;
      background: #fff;
      border: 1px solid #e9e9e9;
      border-radius: 5px;
      margin-top: 10px;
      padding: 1em; }
    section#minhas_mensagens #mensagens .mensagem form {
      border-top: 2px dotted #ddd;
      margin-top: 30px; }
      section#minhas_mensagens #mensagens .mensagem form .enviar_pergunta {
        width: 100%;
        border: 1px solid #ddd;
        height: 60px;
        margin-top: 20px; }
      section#minhas_mensagens #mensagens .mensagem form .finalizar_chat {
        background: #c63527;
        color: #fff;
        border: none;
        padding: 10px 20px;
        margin-top: 10px;
        float: left; }
      section#minhas_mensagens #mensagens .mensagem form .enviar_pergunta_submit {
        background: #fbaf17;
        color: #fff;
        border: none;
        padding: 10px 20px;
        margin-top: 10px;
        float: right; }

.pagination {
  position: relative;
  float: left; }
  .pagination li {
    display: inline;
    padding: 1rem 1.35rem;
    background: #f9f9f9;
    border: 1px solid #f1f1f1;
    border-radius: .2rem; }
    .pagination li a {
      color: #666; }

#student.course-detail .breadcrumb-content, #student.player-course .breadcrumb-content {
  padding: 1.5rem; }
  #student.course-detail .breadcrumb-content.show-course-breadcrumb, #student.player-course .breadcrumb-content.show-course-breadcrumb {
    padding: 1.5rem 3.5rem 0 3.5rem !important; }
#student.course-detail header#header-course-detail, #student.player-course header#header-course-detail {
  position: relative;
  background: url(../images/parallax-1.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  padding: 0 1.5rem;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  #student.course-detail header#header-course-detail .filter, #student.player-course header#header-course-detail .filter {
    background: rgba(255, 152, 0, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1; }
  #student.course-detail header#header-course-detail .container, #student.player-course header#header-course-detail .container {
    align-items: center;
    z-index: 2;
    padding: 0; }
  #student.course-detail header#header-course-detail .progress-course h5, #student.player-course header#header-course-detail .progress-course h5 {
    font-size: .8rem;
    text-transform: uppercase;
    margin-bottom: .5rem;
    color: #fff; }
  #student.course-detail header#header-course-detail .progress-course span.progress-bar, #student.player-course header#header-course-detail .progress-course span.progress-bar {
    position: relative;
    display: block;
    width: 100%;
    height: 8px;
    border-radius: .5rem;
    background: rgba(255, 255, 255, 0.3); }
    #student.course-detail header#header-course-detail .progress-course span.progress-bar span.current, #student.player-course header#header-course-detail .progress-course span.progress-bar span.current {
      background: white;
      height: 8px;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: .5rem; }
  @media (max-width: 1024px) {
    #student.course-detail header#header-course-detail .progress-course, #student.player-course header#header-course-detail .progress-course {
      width: 100%; } }
  #student.course-detail header#header-course-detail .thumb-course, #student.player-course header#header-course-detail .thumb-course {
    padding: 1rem 1.5rem 1rem 0; }
    @media (max-width: 1024px) {
      #student.course-detail header#header-course-detail .thumb-course, #student.player-course header#header-course-detail .thumb-course {
        margin: 0 auto; } }
    #student.course-detail header#header-course-detail .thumb-course figure, #student.player-course header#header-course-detail .thumb-course figure {
      max-width: 13rem; }
  #student.course-detail header#header-course-detail .info-course, #student.player-course header#header-course-detail .info-course {
    margin-top: -.5rem;
    padding: .75rem 1.5rem; }
    #student.course-detail header#header-course-detail .info-course h1, #student.player-course header#header-course-detail .info-course h1 {
      font-size: 1.4rem;
      color: #fff;
      font-weight: bold; }
    #student.course-detail header#header-course-detail .info-course .tags, #student.player-course header#header-course-detail .info-course .tags {
      display: flex;
      justify-content: flex-start; }
      #student.course-detail header#header-course-detail .info-course .tags .tag, #student.player-course header#header-course-detail .info-course .tags .tag {
        padding: .2rem .5rem .2rem .5rem;
        margin: 1rem .5rem .75rem 0;
        font-weight: bold;
        text-transform: uppercase;
        font-size: .7rem; }
        #student.course-detail header#header-course-detail .info-course .tags .tag.launch, #student.player-course header#header-course-detail .info-course .tags .tag.launch {
          background: #a864a8;
          color: #fff; }
        #student.course-detail header#header-course-detail .info-course .tags .tag.presential, #student.player-course header#header-course-detail .info-course .tags .tag.presential {
          background: #ffc600;
          color: #fff; }
    #student.course-detail header#header-course-detail .info-course .workload, #student.player-course header#header-course-detail .info-course .workload {
      color: #fff; }
    #student.course-detail header#header-course-detail .info-course .expiration-date, #student.player-course header#header-course-detail .info-course .expiration-date {
      color: #fff;
      margin-left: 1rem; }
    #student.course-detail header#header-course-detail .info-course .rating, #student.player-course header#header-course-detail .info-course .rating {
      display: flex;
      margin: 1.25rem .5rem .5rem 0;
      font-size: 1.3rem;
      letter-spacing: .5rem;
      color: #ffc600; }
      #student.course-detail header#header-course-detail .info-course .rating .star-off, #student.player-course header#header-course-detail .info-course .rating .star-off {
        opacity: .2; }
    @media (max-width: 1024px) {
      #student.course-detail header#header-course-detail .info-course, #student.player-course header#header-course-detail .info-course {
        width: 100%; }
        #student.course-detail header#header-course-detail .info-course h1, #student.course-detail header#header-course-detail .info-course .workload, #student.course-detail header#header-course-detail .info-course .expiration-date, #student.player-course header#header-course-detail .info-course h1, #student.player-course header#header-course-detail .info-course .workload, #student.player-course header#header-course-detail .info-course .expiration-date {
          text-align: center; }
        #student.course-detail header#header-course-detail .info-course h1, #student.player-course header#header-course-detail .info-course h1 {
          font-size: 1.2rem; }
        #student.course-detail header#header-course-detail .info-course .expiration-date, #student.course-detail header#header-course-detail .info-course .workload, #student.player-course header#header-course-detail .info-course .expiration-date, #student.player-course header#header-course-detail .info-course .workload {
          display: block;
          margin-left: 0;
          width: 100%; }
        #student.course-detail header#header-course-detail .info-course .tags, #student.player-course header#header-course-detail .info-course .tags {
          margin: 0 auto;
          display: flex;
          justify-content: center; }
        #student.course-detail header#header-course-detail .info-course .rating, #student.player-course header#header-course-detail .info-course .rating {
          width: 115px;
          margin: 1.25rem auto .5rem auto; } }
  #student.course-detail header#header-course-detail .actions-course, #student.player-course header#header-course-detail .actions-course {
    padding: 0 1.5rem; }
    #student.course-detail header#header-course-detail .actions-course .btn, #student.player-course header#header-course-detail .actions-course .btn {
      width: 100%;
      max-width: 13rem;
      margin: 1.25rem auto;
      padding: .75rem 1rem; }
    #student.course-detail header#header-course-detail .actions-course .go-to-class, #student.player-course header#header-course-detail .actions-course .go-to-class {
      background: #fff; }
    @media (max-width: 1024px) {
      #student.course-detail header#header-course-detail .actions-course, #student.player-course header#header-course-detail .actions-course {
        width: 100%; } }
#student.course-detail .container {
  width: 100%;
  max-width: 1280px;
  padding: 1.5rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 0 auto; }
  #student.course-detail .container .presentation-course h4, #student.course-detail .container .teachers-course h4 {
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: .5rem; }
  #student.course-detail .container .presentation-course .content, #student.course-detail .container .teachers-course .content {
    border: 2px solid #e6e6e6;
    padding: 1rem; }
  #student.course-detail .container .teachers-course .content ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap; }
    #student.course-detail .container .teachers-course .content ul li {
      width: 25%;
      padding: 1rem; }
      @media (max-width: 1024px) {
        #student.course-detail .container .teachers-course .content ul li {
          width: 33%; } }
      #student.course-detail .container .teachers-course .content ul li figure {
        width: 100%; }
        #student.course-detail .container .teachers-course .content ul li figure img {
          width: 100%; }
        #student.course-detail .container .teachers-course .content ul li figure figcaption {
          display: block;
          width: 100%;
          text-align: center;
          margin: .75rem 0 0 0; }
  #student.course-detail .container #options-materials {
    display: flex;
    justify-content: flex-end;
    padding: 0 1.5rem;
    margin-bottom: -.5rem; }
    @media (max-width: 1024px) {
      #student.course-detail .container #options-materials {
        width: 100%; } }
    @media (max-width: 768px) {
      #student.course-detail .container #options-materials {
        display: none; } }
    #student.course-detail .container #options-materials .button-material {
      color: #fff;
      padding: .3rem .75rem .3rem .3rem;
      border-radius: 1.25rem;
      border: none; }
      #student.course-detail .container #options-materials .button-material span {
        padding: .5rem .65rem;
        border-radius: 1.25rem;
        margin-right: .35rem; }
      #student.course-detail .container #options-materials .button-material.show-materials {
        display: none;
        background: #617eae; }
        #student.course-detail .container #options-materials .button-material.show-materials span {
          background: #7a98cb; }
      #student.course-detail .container #options-materials .button-material.close-materials {
        background: #873838; }
        #student.course-detail .container #options-materials .button-material.close-materials span {
          background: #a64c4c; }
  #student.course-detail .container .disciplines .content h4 {
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: .5rem; }
  #student.course-detail .container .disciplines .content .discipline {
    width: 100%;
    margin-bottom: 2rem; }
    #student.course-detail .container .disciplines .content .discipline:last-child {
      margin-bottom: 0; }
    #student.course-detail .container .disciplines .content .discipline header {
      position: relative;
      display: flex;
      background: #fbaf17;
      padding: .75rem 1.25rem;
      border-left: 6px solid #2c3e50;
      border-radius: 0; }
      #student.course-detail .container .disciplines .content .discipline header h5 {
        font-size: 1rem;
        font-weight: bold;
        color: #fff;
        padding-right: 80px; }
      #student.course-detail .container .disciplines .content .discipline header span.workload {
        width: 60px;
        position: absolute;
        top: .5rem;
        right: 1rem;
        font-size: 1.2rem;
        color: #fff; }
    #student.course-detail .container .disciplines .content .discipline ul.discipline-content {
      border-bottom: 2px solid #e6e6e6;
      border-left: 2px solid #e6e6e6;
      border-right: 2px solid #e6e6e6;
      padding: 0 1.25rem;
      border-radius: 0 0 .3rem .3rem; }
      #student.course-detail .container .disciplines .content .discipline ul.discipline-content .loader {
        width: 100%;
        color: #fbaf17;
        font-weight: bold;
        text-align: center;
        padding: 1.25rem; }
      #student.course-detail .container .disciplines .content .discipline ul.discipline-content h5 {
        padding: 1.25rem 0 0 0;
        font-size: 1rem;
        font-weight: bold; }
      #student.course-detail .container .disciplines .content .discipline ul.discipline-content li {
        width: 100%;
        display: flex;
        align-items: center;
        padding-bottom: .65rem;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border-bottom: 1px solid #e6e6e6; }
        #student.course-detail .container .disciplines .content .discipline ul.discipline-content li:last-child {
          margin-bottom: 0;
          border-bottom: 0; }
        #student.course-detail .container .disciplines .content .discipline ul.discipline-content li figure {
          width: 100px; }
          @media (max-width: 480px) {
            #student.course-detail .container .disciplines .content .discipline ul.discipline-content li figure {
              display: none; } }
          #student.course-detail .container .disciplines .content .discipline ul.discipline-content li figure img {
            width: 100px; }
        #student.course-detail .container .disciplines .content .discipline ul.discipline-content li h6 {
          width: 100%;
          padding: .5rem 1rem;
          font-size: 1rem; }
          #student.course-detail .container .disciplines .content .discipline ul.discipline-content li h6 span {
            display: block;
            width: 100%;
            font-size: .7rem;
            text-transform: uppercase;
            font-weight: bold;
            margin-bottom: .25rem; }
        #student.course-detail .container .disciplines .content .discipline ul.discipline-content li a.btn {
          width: 150px; }
  @media (max-width: 768px) {
    #student.course-detail .container .materials {
      padding: 0; } }
  #student.course-detail .container .materials #tab-materials {
    margin-top: 2rem; }
    #student.course-detail .container .materials #tab-materials ul.tab-links {
      position: relative;
      margin-bottom: -.15rem;
      z-index: 1;
      margin-left: -.35rem; }
      #student.course-detail .container .materials #tab-materials ul.tab-links li {
        border-top: 2px solid #e6e6e6;
        border-left: 2px solid #e6e6e6;
        border-right: 2px solid #e6e6e6;
        border-radius: .3rem .3rem 0 0;
        background: #e6e6e6; }
        #student.course-detail .container .materials #tab-materials ul.tab-links li.active {
          background: #fff; }
        #student.course-detail .container .materials #tab-materials ul.tab-links li a {
          color: #666;
          padding: .5rem 1rem;
          display: inline-block; }
    #student.course-detail .container .materials #tab-materials .tab-content {
      border: 2px solid #e6e6e6;
      border-radius: 0 .3rem .3rem .3rem;
      padding: 1rem; }
      #student.course-detail .container .materials #tab-materials .tab-content .content-section ul {
        width: 100%; }
        #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li {
          display: block;
          width: 100%;
          border-radius: .3rem;
          border: 2px solid #e6e6e6;
          margin-bottom: .75rem; }
          #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li:last-child {
            margin-bottom: 0; }
          #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li:hover {
            background: #f1f1f1; }
          #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li a {
            width: 100%;
            display: flex;
            align-items: center; }
            #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li a figure {
              width: 45px;
              padding: .25rem .5rem 0 .5rem;
              margin-right: .75rem; }
              #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li a figure img {
                width: 45px;
                margin: 0 auto; }
            #student.course-detail .container .materials #tab-materials .tab-content .content-section ul li a p {
              display: block;
              width: 100%;
              color: #666; }

#modal-research .title-section-modal {
  padding: .5rem 1rem;
  background: #f1f1f1;
  text-align: center;
  display: block;
  margin-bottom: 1.5rem;
  font-weight: bold; }
#modal-research .question-form {
  margin-bottom: 2rem; }
  #modal-research .question-form .pergunta {
    margin-bottom: .35rem; }
  #modal-research .question-form .radio-option {
    margin-bottom: .35rem; }
  #modal-research .question-form label {
    font-size: .9rem; }

#student.player-course #player-sidebar {
  position: fixed;
  width: 4.5rem;
  height: 100%;
  background: #2c3e50;
  z-index: 2; }
  @media (max-width: 768px) {
    #student.player-course #player-sidebar {
      width: 100%;
      height: 3.8rem; }
      #student.player-course #player-sidebar #logo-sidebar {
        width: 4rem; }
      #student.player-course #player-sidebar ul {
        position: absolute;
        top: .25rem;
        display: flex;
        padding-left: 6.25rem; }
        #student.player-course #player-sidebar ul li figure {
          height: 3.25rem;
          width: auto; } }
  #student.player-course #player-sidebar #logo-sidebar {
    background: rgba(0, 0, 0, 0.2);
    margin-bottom: .5rem; }
    #student.player-course #player-sidebar #logo-sidebar figure {
      width: 100%;
      padding: .5rem .75rem; }
      #student.player-course #player-sidebar #logo-sidebar figure img {
        width: 100%; }
  #student.player-course #player-sidebar ul li {
    position: relative; }
    #student.player-course #player-sidebar ul li a figure {
      width: 100%;
      padding: .5rem .85rem .5rem .85rem; }
      #student.player-course #player-sidebar ul li a figure img {
        width: 100%; }
    #student.player-course #player-sidebar ul li.chat-icon a figure {
      padding: .8rem .85rem .5rem .85rem; }
    #student.player-course #player-sidebar ul li.certificate-icon a figure {
      padding: .5rem .65rem .5rem .65rem; }
#student.player-course #course-sidebar {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 4.5rem;
  width: 20rem;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 1.5rem;
  background: #fbaf17; }
  @media (max-width: 768px) {
    #student.player-course #course-sidebar {
      left: 0;
      top: 3.8rem;
      display: none;
      width: 100%; } }
  #student.player-course #course-sidebar #back-to-my-courses {
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    border: none;
    line-height: 3.95rem;
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase; }
    #student.player-course #course-sidebar #back-to-my-courses:hover {
      background: rgba(255, 255, 255, 0.1); }
    @media (max-width: 768px) {
      #student.player-course #course-sidebar #back-to-my-courses {
        width: 16rem;
        font-size: .9rem;
        margin-left: 5rem;
        margin-top: .35rem;
        line-height: 2.75rem;
        padding: .6rem 1rem; } }
  #student.player-course #course-sidebar ul.classes-list {
    position: relative;
    height: auto;
    padding: 1.5rem;
    overflow-y: scroll; }
    #student.player-course #course-sidebar ul.classes-list .discipline-title {
      padding: .35rem .5rem;
      border-radius: .15rem;
      margin-bottom: .5rem; }
      #student.player-course #course-sidebar ul.classes-list .discipline-title h4 {
        font-size: 1rem;
        color: #fff;
        font-weight: bold; }
    #student.player-course #course-sidebar ul.classes-list li.colapse-classes {
      color: #fff;
      font-weight: bold;
      font-size: .9rem;
      padding: .5rem;
      margin-bottom: .5rem;
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: .2rem; }
      #student.player-course #course-sidebar ul.classes-list li.colapse-classes:hover {
        background: rgba(255, 255, 255, 0.2);
        cursor: pointer; }
      #student.player-course #course-sidebar ul.classes-list li.colapse-classes::after {
        content: '';
        background: url("../images/arrow-right-collapse.svg") no-repeat;
        background-size: cover;
        width: .65rem;
        height: .65rem;
        display: inline-block;
        margin-left: .5rem; }
      #student.player-course #course-sidebar ul.classes-list li.colapse-classes.open-classes::after, #student.player-course #course-sidebar ul.classes-list li.colapse-classes.open-classes-2::after {
        background: url("../images/arrow-down-collapse.svg") no-repeat;
        background-size: cover; }
    #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes {
      display: none;
      position: relative;
      padding: .25rem .5rem 1rem 2.25rem; }
      #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li {
        margin-bottom: .5rem;
        position: relative; }
        #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li:last-child {
          margin-bottom: 0; }
        #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a {
          color: #fff;
          font-size: .9rem;
          width: 4rem;
          transition-duration: 0; }
          #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a span {
            text-overflow: ellipsis; }
          #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a::after {
            background: #fff;
            position: absolute;
            left: -1.5rem;
            content: '';
            font-size: .7rem;
            display: inline-block;
            border-radius: 50%;
            width: .95rem;
            height: .9rem;
            margin-right: .5rem;
            margin-top: .2rem; }
          #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a.already-viewed::after {
            background: #99cc63;
            border: 1px solid #fff;
            position: absolute;
            left: -1.5rem;
            padding: 0 0 .85rem .185rem;
            content: '✔';
            font-size: .65rem;
            display: inline-block;
            border-radius: 50%;
            width: 1rem;
            height: .95rem;
            margin-right: .5rem;
            margin-top: .2rem; }
          #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a.watching::after {
            position: absolute;
            left: -1.5rem;
            content: '';
            display: inline-block;
            background: #2c3e50;
            border-radius: 50%;
            width: .95rem;
            height: .95rem;
            margin-right: .5rem;
            margin-top: .2rem; }
          #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a:hover {
            transition-duration: 0; }
            #student.player-course #course-sidebar ul.classes-list ul.colapsed-classes li a:hover span {
              color: #2c3e50; }
#student.player-course #header-player {
  display: flex;
  align-items: center;
  width: 100%;
  background: #fff;
  height: 4.3rem;
  display: flex;
  padding-left: 25rem;
  padding-top: .65rem;
  padding-bottom: .65rem; }
  @media (max-width: 768px) {
    #student.player-course #header-player {
      margin-top: 3.8rem;
      padding-left: 0; } }
  #student.player-course #header-player.active-sidebar {
    padding-left: 5rem; }
    @media (max-width: 768px) {
      #student.player-course #header-player.active-sidebar {
        padding-left: 0; } }
  #student.player-course #header-player h3 {
    display: block;
    width: 100%;
    margin-left: 1.5rem;
    font-size: 1rem;
    text-align: center;
    margin-left: -6.25rem; }
    @media (max-width: 768px) {
      #student.player-course #header-player h3 {
        font-size: .9rem;
        padding-left: 3.5rem; } }
  #student.player-course #header-player #toggle-sidebar-course {
    z-index: 1;
    width: 3.5rem;
    height: 2.25rem;
    border: none;
    padding: .3rem .85rem;
    margin: 1.1rem 2rem 1.1rem 0;
    margin-left: .5rem;
    border-radius: .3rem;
    background-color: #fff;
    transition-duration: 0; }
    #student.player-course #header-player #toggle-sidebar-course.hide-sidebar span {
      background-image: url("../images/menu-toggle-icon.svg");
      background-repeat: no-repeat;
      background-size: cover; }
    #student.player-course #header-player #toggle-sidebar-course span {
      display: block;
      width: 1.5rem;
      height: 1.7rem;
      background-image: url("../images/arrow-left.svg");
      background-repeat: no-repeat;
      background-size: cover; }
      @media (max-width: 768px) {
        #student.player-course #header-player #toggle-sidebar-course span {
          background-image: url("../images/menu-toggle-icon.svg"); } }
    #student.player-course #header-player #toggle-sidebar-course:hover {
      background-color: #f5f5f5; }
  #student.player-course #header-player #materials-download-trigger {
    width: 19rem;
    background: #fbaf17;
    padding: .75rem;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-weight: bold;
    font-size: .7rem;
    margin-right: 1rem; }
    #student.player-course #header-player #materials-download-trigger:hover {
      opacity: .5; }
#student.player-course #content-player {
  background: #f9f9f9;
  padding-top: 1.5rem;
  padding-left: 25rem;
  width: 100%; }
  @media (max-width: 768px) {
    #student.player-course #content-player {
      padding-left: 0; } }
  #student.player-course #content-player.active-sidebar {
    padding-left: 4.5rem; }
    @media (max-width: 768px) {
      #student.player-course #content-player.active-sidebar {
        padding-left: 0; } }
  #student.player-course #content-player .progress-course {
    padding: 0 1.5rem; }
    #student.player-course #content-player .progress-course h5 {
      font-size: .8rem;
      text-transform: uppercase;
      margin-bottom: .5rem;
      color: #999; }
    #student.player-course #content-player .progress-course span.progress-bar {
      position: relative;
      display: block;
      width: 100%;
      height: 8px;
      border-radius: .5rem;
      background: rgba(0, 0, 0, 0.1); }
      #student.player-course #content-player .progress-course span.progress-bar span.current {
        background: #fbaf17;
        height: 8px;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: .5rem; }
  #student.player-course #content-player #player-content {
    padding: 1.5rem; }
    #student.player-course #content-player #player-content #info-player #player iframe, #student.player-course #content-player #player-content #info-player #player figure, #student.player-course #content-player #player-content #info-player #player figure > img {
      width: 100%; }
    #student.player-course #content-player #player-content #info-player .title-video-content {
      position: relative;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      padding: .75rem 0 1rem 0;
      margin-bottom: 1rem;
      border-bottom: 1px solid #e9e9e9; }
      @media (max-width: 1024px) {
        #student.player-course #content-player #player-content #info-player .title-video-content {
          flex-wrap: wrap; } }
      #student.player-course #content-player #player-content #info-player .title-video-content h4 {
        width: 100%;
        text-align: left;
        font-size: 1.2rem;
        color: #666;
        font-weight: bold; }
      #student.player-course #content-player #player-content #info-player .title-video-content ul {
        display: flex;
        position: absolute;
        right: 0; }
        #student.player-course #content-player #player-content #info-player .title-video-content ul li {
          margin-left: .5rem; }
          #student.player-course #content-player #player-content #info-player .title-video-content ul li a {
            display: block;
            background: #2c3e50;
            border: 1px solid #2c3e50;
            color: #fff;
            font-size: .8rem;
            letter-spacing: 1px;
            font-weight: bold;
            padding: .45rem .75rem;
            text-transform: uppercase; }
            #student.player-course #content-player #player-content #info-player .title-video-content ul li a:hover {
              border: 1px solid #fbaf17;
              background: #fbaf17; }
    #student.player-course #content-player #player-content #player-options {
      width: 100%;
      height: 2rem;
      margin-bottom: 1rem;
      position: relative;
      display: flex;
      justify-content: flex-start; }
      #student.player-course #content-player #player-content #player-options button {
        position: absolute;
        top: 0;
        left: 0;
        width: 13rem;
        background: none;
        border: 1px solid #c1c1c1;
        color: #999;
        font-size: .75rem;
        letter-spacing: 1px;
        font-weight: bold;
        padding: .65rem 1rem;
        text-transform: uppercase; }
        #student.player-course #content-player #player-content #player-options button:hover {
          opacity: .5; }
        @media (max-width: 768px) {
          #student.player-course #content-player #player-content #player-options button {
            top: 3rem;
            padding: .35rem .75rem;
            left: 50%;
            margin-left: -6.5rem; } }
    #student.player-course #content-player #player-content #video-access {
      display: flex;
      align-items: center;
      padding-bottom: 1rem;
      border-bottom: 1px solid #e9e9e9;
      margin-bottom: 1rem;
      font-size: .9rem;
      color: #999;
      text-align: left; }
      #student.player-course #content-player #player-content #video-access .acess {
        width: 100%;
        margin-right: .5rem; }
      #student.player-course #content-player #player-content #video-access .research-modal-trigger {
        min-width: 25rem;
        float: right;
        right: 0;
        border: none;
        background: #fbaf17;
        color: #fff;
        padding: .5rem;
        font-weight: bold;
        font-size: .9rem; }
      @media (max-width: 1024px) {
        #student.player-course #content-player #player-content #video-access {
          flex-wrap: wrap;
          justify-content: center; }
          #student.player-course #content-player #player-content #video-access .research-modal-trigger {
            margin: .75rem 0; } }
  @media (max-width: 768px) {
    #student.player-course #content-player .materials {
      padding: 0;
      margin-top: 1.5rem; } }
  #student.player-course #content-player .materials #tab-materials {
    margin-top: 2rem;
    font-size: .9rem; }
    #student.player-course #content-player .materials #tab-materials ul.tab-links {
      position: relative;
      margin-bottom: -.1rem;
      margin-left: -.35rem; }
      #student.player-course #content-player .materials #tab-materials ul.tab-links li {
        border-top: 1px solid #c1c1c1;
        border-left: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        border-radius: .3rem .3rem 0 0;
        background: #e6e6e6; }
        #student.player-course #content-player .materials #tab-materials ul.tab-links li.active {
          background: #f5f5f5; }
        #student.player-course #content-player .materials #tab-materials ul.tab-links li a {
          color: #666;
          padding: .5rem 1rem;
          display: inline-block; }
    #student.player-course #content-player .materials #tab-materials .tab-content {
      border: 1px solid #c1c1c1;
      border-radius: 0 .3rem .3rem .3rem;
      padding: 1rem; }
      #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul {
        width: 100%; }
        #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li {
          display: block;
          width: 100%;
          border-radius: .3rem;
          border: 1px solid #c1c1c1;
          margin-bottom: .75rem; }
          #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li:last-child {
            margin-bottom: 0; }
          #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li:hover {
            background: #f1f1f1; }
          #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li a {
            width: 100%;
            display: flex;
            align-items: center; }
            #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li a figure {
              width: 45px;
              padding: .25rem .5rem 0 .5rem;
              margin-right: .75rem; }
              #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li a figure img {
                width: 45px;
                margin: 0 auto; }
            #student.player-course #content-player .materials #tab-materials .tab-content .content-section ul li a p {
              display: block;
              width: 100%;
              color: #666; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont9efe9efe.html?v=4.6.2");
  src: url("../fonts/fontawesome-webfontd41dd41d.html?#iefix&v=4.6.2") format("embedded-opentype"), url("../fonts/fontawesome-webfont9efe-29efe.html?v=4.6.2") format("woff2"), url("../fonts/fontawesome-webfont9efe-39efe.html?v=4.6.2") format("woff"), url("../fonts/fontawesome-webfont9efe-49efe.html?v=4.6.2") format("truetype"), url("../fonts/fontawesome-webfont9efe9efe.svg?v=4.6.2#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }
.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 15em;
  z-index: 16;
  justify-content: center;}
  .modal .content {
    position: absolute;
    z-index: 16;
    background: #fff;
    width: 100%;
    max-width: 600px;
    max-height: 400px;
    overflow-y: scroll;
    color: #404040;
    padding: 4.25rem 1.5rem 1.5rem 1.5rem;
    border-radius: .3rem; }
    .modal .content header {
      background: #fbaf17;
      padding: .75rem 1rem;
      position: absolute;
      height: 42px;
      width: 100%;
      left: 0;
      top: 0; }
      .modal .content header h5 {
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #fff;
        font-size: 1.1rem;
        margin-top: 0; }
      @media (max-width: 480px) {
        .modal .content header {
          font-size: .9rem; } }
    .modal .content .close {
      position: absolute;
      background: #873838;
      color: #fff;
      padding: .5rem 1.25rem;
      z-index: 17;
      top: .5rem;
      right: .5rem;
      border-radius: .3rem;
      transition-duration: .5s; }
      .modal .content .close::before {
        content: 'X';
        font-weight: bold; }
      .modal .content .close:hover {
        cursor: pointer;
        background: #a64c4c;
        transition-duration: .5s; }

#modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 15;
  top: 0;
  left: 0; }

#modal-overlay, .modal {
  display: none; }

.alert {
  padding: 1rem 1.5rem;
  border-radius: .3rem; }
  .alert.alert-default {
    background: #fcf4d5;
    color: #3c392e; }
  .alert.alert-primary-color {
    background: #2c3e50;
    color: #fff;
    border-left: 0.75rem solid #fbaf17; }
  .alert.alert-secondary-color {
    background: #fbaf17;
    color: #fff;
    border-left: 0.75rem solid #2c3e50; }

.feedback-msg {
  width: 100%;
  padding: 0 .75rem;
  margin: 1rem 0; }
  .feedback-msg .msg {
    width: 100%;
    padding: .75rem 1.5rem;
    margin: .25rem 0 1rem 0; }
    .feedback-msg .msg.success {
      display: none;
      background: #eeffef; }
      .feedback-msg .msg.success p {
        color: #fbaf17; }
    .feedback-msg .msg.error {
      display: none;
      background: #fbd8d8; }
      .feedback-msg .msg.error p {
        color: #a13838; }

.content-flex {
  display: flex; }

.tabs {
  width: 100%;
  display: inline-block; }

.tab-links:after {
  display: block;
  clear: both;
  content: ''; }

.tab-links li {
  margin: 0px 5px;
  float: left;
  list-style: none; }

.tab {
  display: none; }

.tab.active {
  display: block; }

.tab div.content-section {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }

.breadcrumb {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: .2rem solid #e9e9e9;
  padding: .75rem;
  margin-bottom: 2.5rem; }
  .breadcrumb.no-bottom-spacing {
    margin-bottom: 0 !important; }
  @media (max-width: 1024px) {
    .breadcrumb {
      display: none; } }
  .breadcrumb li {
    margin: 0 1.5rem; }
    .breadcrumb li:first-child::before {
      display: none; }
    .breadcrumb li::before {
      content: '>';
      display: inline;
      margin-right: 2.5rem;
      color: #999; }
    .breadcrumb li.active a {
      color: #999; }
    .breadcrumb li a {
      color: #fbaf17; }
  .breadcrumb.white li::before {
    color: #fff !important; }
  .breadcrumb.white li.active a {
    color: #fff !important; }
  .breadcrumb.white li a {
    color: #fbaf17; }

.cart-breadcrumb {
  position: relative;
  width: 100%;
  list-style: none;
  overflow: hidden;
  padding: 0px;
  margin-bottom: 1rem; }
  .cart-breadcrumb li {
    float: left;
    height: 35px; }
    .cart-breadcrumb li:nth-child(1), .cart-breadcrumb li:nth-child(2), .cart-breadcrumb li:nth-child(3) {
      width: 220px; }
      @media (max-width: 768px) {
        .cart-breadcrumb li:nth-child(1), .cart-breadcrumb li:nth-child(2), .cart-breadcrumb li:nth-child(3) {
          width: 50px; }
          .cart-breadcrumb li:nth-child(1) i, .cart-breadcrumb li:nth-child(2) i, .cart-breadcrumb li:nth-child(3) i {
            font-weight: bold;
            text-decoration: none; } }
    .cart-breadcrumb li a, .cart-breadcrumb li > span {
      color: white;
      text-decoration: none;
      text-align: center;
      background: #e9e9e9;
      position: relative;
      width: 100%;
      height: 35px;
      display: table;
      font-size: 11px;
      text-transform: uppercase;
      color: #777; }
      .cart-breadcrumb li a span, .cart-breadcrumb li > span span {
        display: table-cell;
        vertical-align: middle; }
        .cart-breadcrumb li a span .desktop-step-cart, .cart-breadcrumb li > span span .desktop-step-cart {
          display: block; }
          @media (max-width: 768px) {
            .cart-breadcrumb li a span .desktop-step-cart, .cart-breadcrumb li > span span .desktop-step-cart {
              display: none; } }
        .cart-breadcrumb li a span .mobile-step-cart, .cart-breadcrumb li > span span .mobile-step-cart {
          display: none; }
          @media (max-width: 768px) {
            .cart-breadcrumb li a span .mobile-step-cart, .cart-breadcrumb li > span span .mobile-step-cart {
              display: block;
              padding-left: .75rem; } }
      .cart-breadcrumb li a:after, .cart-breadcrumb li > span:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid  #e9e9e9;
        position: absolute;
        top: 50%;
        border-width: 30px 20px;
        margin-top: -30px;
        right: -10px;
        z-index: 3;
        border-left-color: #e9e9e9; }
      .cart-breadcrumb li a:before, .cart-breadcrumb li > span:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 31px solid white;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        margin-right: -15px;
        border-width: 30px 20px;
        margin-top: -30px;
        right: 100%;
        z-index: 2; }
    .cart-breadcrumb li.active a, .cart-breadcrumb li.active span, .cart-breadcrumb li.finished a, .cart-breadcrumb li.finished span {
      background: #fbaf17;
      color: #fff; }
      .cart-breadcrumb li.active a:after, .cart-breadcrumb li.active span:after, .cart-breadcrumb li.finished a:after, .cart-breadcrumb li.finished span:after {
        border-left-color: #fbaf17; }

.cart-breadcrumb li:last-child a:after {
  border: 0; }

.dropdown-content {
  position: relative; }

ul.dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #e9e9e9;
  width: 100%;
  max-width: 15rem;
  border-radius: 0 0 .25rem .25rem; }

.btn {
  display: block;
  margin: 0 auto;
  border: none; }
  .btn.btn-default {
    padding: .5rem 1rem;
    font-size: .9rem;
    border-radius: .25rem;
    font-family: 'Avenir Next LT Pro Bold'; }
  .btn.btn--primary {
    background: #2c3e50;
    color: #fff; }
  .btn.btn--secondary {
    background: #fbaf17;
    color: #fff; }

.form {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%; }
  .form.form-default .group-form {
    padding: .75rem; }
    .form.form-default .group-form label {
      width: 100%;
      display: block;
      margin-bottom: .25rem;
      font-size: .9rem; }
      .form.form-default .group-form label:first-letter {
        text-transform: uppercase; }
    .form.form-default .group-form input[type="text"], .form.form-default .group-form input[type="email"], .form.form-default .group-form input[type="phone"], .form.form-default .group-form input[type="date"], .form.form-default .group-form input[type="number"], .form.form-default .group-form input[type="password"], .form.form-default .group-form textarea {
      width: 100%;
      padding: .35rem .5rem;
      border-radius: .3rem;
      border: 2px solid #c8d0d5; }
    .form.form-default .group-form button[type="submit"] {
      background: #fbaf17;
      color: #fff;
      border: none;
      border-radius: .3rem;
      padding: .5rem 1.5rem;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase; }

.parsley-errors-list li {
  color: #a64c4c; }

.btn-disabled {
	background: #EFBB82 !important;
}

section#sign-up .grid-12 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row;
    align-self: flex-start;
}

@media (max-width: 480px){
  .grid-9 {
      width:100%;
  }
  section#shopping-cart .container .card-content-group {width: 100%;max-width:100%;}
  section#shopping-cart .container #form_cadastro_simples .next-step-section .checkbox_compra {margin: 30px 0 !important;position: relative !important;top: -9px !important;width: 100% !important;}
  #form_cadastro_simples div {overflow: visible!important;margin-left: 0!important;position: relative!important;top: 19px !important;}
  section#shopping-cart .container #section-total-value .discount-section {max-width: 100%;margin-bottom: 1.5rem;top: 37px!important;}
}

  @media only screen and (max-width: 767px) {
    section#shopping-cart .container #section-total-value {margin: 8.5rem 0!important;}
    section#shopping-cart .container .card-content-group {width: 100%;max-width:100%;}
    #form_cadastro_simples input[type=text]{width: 100%!important}
    #form_cadastro_simples div {overflow: visible!important;margin-left: 0!important;position: relative!important;top: 28px!important;}
    section#shopping-cart .container #form_cadastro_simples .next-step-section .checkbox_compra {margin: 30px 0 !important;position: relative !important;top: -22px !important;width: 100% !important;}
    section#shopping-cart .container #form_cadastro_simples .next-step-section .checkbox_compra *{float: left!important;position: relative!important;margin-left: 22px!important;}
    section#shopping-cart .container #form_cadastro_simples .next-step-section .checkbox_compra #confirm_contract{margin: -5px 0!important}
    section#shopping-cart .container #form_cadastro_simples .next-step-section .checkbox_compra label{ text-align: right!important;margin: -10px 0!important}
}
/*# sourceMappingURL=main.css.map */
