@import url("https://fonts.googleapis.com/css?family=Open+Sans:300, 400, 600, 700");
@import url(css/courses.css);
@import url(css/lesson.css);
@import url(css/progress-lesson.css);
@import url(css/exercise.css);
@import url(css/progress-exercise.css);
@import url(css/navbar.css);
@import url(css/new-owl.carousel.min.css);
@import url(css/new-owl.theme.default.min.css);
body {
  background: #f7f8fa;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
body.on__menu:before {
  content: "";
  background: rgba(0, 0, 0, 0.541);
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 2222222;
}

a {
  color: #707070;
  cursor: pointer;
}
a:hover {
  color: #707070;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
.btn {
  list-style: none;
}
.row {
  padding: 0 15px;
}
.courses .col-md-1 {
  width: 4.333333%;
}
.navbar-fixed-top {
  margin-top: 60px;
}
.navbar-brand {
  left: calc(50% - 45px);
  position: absolute;
  padding: 0;
  top: -30px;
}
.navbar-brand > img {
  display: block;
  width: 100px;
  margin-top: 37px;
}
.unset-float {
  float: unset !important;
}
.access {
  margin-top: -73px;
  background-image: url(images/header.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.login-signup-widget {
  background: #fafbfb;
  width: 94%;
  max-width: 1200px;
  margin-top: 123px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 60px;
  overflow: hidden !important;
  border-radius: 4px;
}
.detail-screen .action-screen {
  width: 50% !important;
}
.detail-screen {
  background: #00923f;
  color: #fff;
  height: 100%;
}
.detail-screen a,
.detail-screen a:hover {
  color: #fff;
  text-decoration: underline;
}
.detail-screen {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 48px;
  height: 650px;
}
.detail-screen h1 {
  letter-spacing: -0.5px !important;
  font-weight: 700 !important;
  font-size: 25px !important;
  margin-bottom: 20px !important;
  display: block !important;
}
.action-screen {
  background: #fafbfb;
}
.action-screen {
  margin-top: 0 !important;
  padding: 48px !important;
}
.action-box {
  margin-left: auto;
  margin-right: auto;
}
.birthday {
  display: block;
}
.detail-theater {
  display: none;
}
.detail-father {
  display: none;
}
.detail-student {
  display: block;
}
.buttons-login {
  display: none;
}
.btn-default {
  color: #518005;
  background-color: #fff;
  border-color: #cccccc5c;
}

.buttons-login span {
  float: left;
  font-size: 14px;
}
.buttons-login {
  margin-top: 20px;
}
.buttons-login .btn {
  width: 100% !important;
  margin-bottom: 5px;
}
.buttons-login .btn-google {
  color: #fff;
  border-color: #be2612;
  background-color: #be2612;
}
.buttons-login .btn-google:hover {
  color: #fff;
  border-color: #8c1c0d;
  background-color: #8c1c0d;
}
.buttons-login .btn-facebook {
  color: #fff;
  border-color: #4267b2;
  background-color: #4267b2;
}
.buttons-login .btn-facebook:hover {
  color: #fff;
  border-color: #00294a;
  background-color: #00294a;
}
.buttons-login .btn-email {
  color: #fff;
  border-color: #00923f;
  background-color: #00923f;
  opacity: inherit;
}
.buttons-login .btn-email:hover {
  color: #fff;
  border-color: #00923f;
  background-color: #00923f;
}
.buttons-register span {
  float: left;
  font-size: 14px;
}
.buttons-register {
  margin-top: 20px;
}
.buttons-register .btn {
  width: 100% !important;
  margin-bottom: 5px;
}
.buttons-register .btn-google {
  color: #fff;
  border-color: #be2612;
  background-color: #be2612;
}
.buttons-register .btn-google:hover {
  color: #fff;
  border-color: #8c1c0d;
  background-color: #8c1c0d;
}
.buttons-register .btn-facebook {
  color: #fff;
  border-color: #4267b2;
  background-color: #4267b2;
}
.buttons-register .btn-facebook:hover {
  color: #fff;
  border-color: #00294a;
  background-color: #00294a;
}
.buttons-register .btn-email {
  color: #fff;
  border-color: #71b307;
  background-color: #71b307;
}
.buttons-register .btn-email:hover {
  color: #fff;
  border-color: #518005;
  background-color: #518005;
}
.buttons-register .btn {
  color: #fff;
  background: #1865f2;
}
.buttons-register .btn:hover {
  color: #fff;
  background: #1044a4;
}
#botao {
  width: 160px !important;
  float: right;
}
.back {
  float: left;
  padding-top: 10px;
}
.back a {
  color: #71b307 !important;
  font-weight: 600;
}
.back a:hover {
  text-decoration: underline;
}
.yes-count {
  padding-top: 35px !important;
  margin-bottom: 10px !important;
  text-align: center !important;
}
.yes-count a {
  font-weight: 600 !important;
  margin-bottom: 72px !important;
  font-size: 15px !important;
  color: #71b307 !important;
  text-decoration: none;
}
.yes-count a:hover {
  color: #518005 !important;
}
.signup-content {
  padding-left: 18px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.signup-content li {
  list-style: disc !important;
  font-size: 17px;
}
.detail-screen .p-content {
  font-size: 17px;
  padding-top: 10px;
  font-weight: 600;
}
.terms {
  font-size: 17px;
  font-weight: 600;
}
.btn-group {
  color: #71b307 !important;
  margin-bottom: 18px !important;
}
.btn-group button {
  font-size: 15px !important;
  font-weight: 900 !important;
}
.btn-group .btn:active,
.btn-group .btn:hover {
  color: #fff !important;
  background-color: #71b307 !important;
}
.btn-group .btn.active {
  color: #fff;
  background-color: #518005;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group {
  padding: 0 2px !important;
}
.btn {
  padding: 8px 12px;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 15px !important;
}
.field-requeriment {
  width: 100%;
  font-size: 12px !important;
  padding-bottom: 5px;
}
.nav-right {
  font-size: 15px;
  font-weight: 600;
}
.nav > li.dropdown.open {
  position: static;
}
.nav > li.dropdown.open .dropdown-menu {
  display: table;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
}
.dropdown-menu > li {
  display: table-cell;
}
.dropdown-menu {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #fafafa !important;
  border-bottom: 1px solid #d6d8da !important;
  border-top: 1px solid #d6d8da !important;
}
ul.dropdown-col4 {
  padding: 50px;
  margin: 0 0 15px 0;
  width: 100%;
  padding-top: 0;
  list-style-type: none;
}
ul.dropdown-col4 li {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 25px;
  display: inline-grid;
  padding-left: 2px;
  float: none;
  padding-bottom: 2px;
  width: 25%;
  padding-top: 2px;
  word-wrap: break-word;
}
#title-dropdown {
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 20px 0 10px 20px;
}
.title-menu {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.title-menu a {
  color: #757575 !important;
}
.submenu a {
  color: #4d4f4d !important;
  line-height: 24px !important;
  font-weight: 600;
}
ul.submenu li {
  padding-left: 20px !important;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 25px;
  display: inline;
  padding-left: 2px;
  float: left;
  padding-bottom: 2px;
  width: 100%;
  padding-top: 2px;
  word-wrap: break-word;
}
.logo {
  font-size: 15px;
  font-weight: 600;
  width: 33%;
  float: left;
  margin-left: 50px;
  text-align: center;
  margin-top: 13px;
}
.banner {
  background-image: url(images/header.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 480px;
  position: relative;
}
.logged-in-home {
  margin-top: 110px;
  text-align: center;
}
.banner h1 {
  font-size: 36px !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-bottom: 0 !important;
}
.banner h2 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #fff !important;
  margin: 8px 0 12px 0 !important;
  line-height: 30px;
}
.title-banner-home {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 600px;
  margin-top: 90px;
}
.buttons-banner-home button {
  width: 368px !important;
  display: list-item;
  list-style: none;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
}
.buttons-banner-home a {
  text-decoration: none;
}
.btn-top {
  background: #00294a;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 48px !important;
}
.btn-top:active,
.btn-top:focus,
.btn-top:hover {
  background: #1a4464;
  color: #fff;
}
.btn-center {
  background: #fff;
  color: #00294a;
  font-size: 15px;
  font-weight: 600;
  height: 48px !important;
}
.btn-center:active,
.btn-center:focus,
.btn-center:hover {
  background: #fff;
  color: #335d7d;
}
.btn-bottom {
  background: #fff;
  color: #00294a;
  font-size: 15px;
  font-weight: 600;
  height: 48px !important;
}
.btn-bottom:active,
.btn-bottom:focus,
.btn-bottom:hover {
  background: #fff;
  color: #335d7d;
}
.no-radius-bottom {
  border-width: 1px 1px 0 1px !important;
  border-radius: 4px 4px 0 0 !important;
  margin-bottom: 4px !important;
}
.no-radius {
  border-width: 0 !important;
  border-radius: 0 !important;
  margin-bottom: 3px !important;
  margin-top: 4px !important;
}
.no-radius-top {
  border-width: 0 1px 1px 1px !important;
  border-radius: 0 0 4px 4px !important;
  margin-top: 4px !important;
}
.breadcrumb-list a {
  color: #fff9 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  text-transform: none !important;
}
.page-title {
  background-color: #0a2a66;
  padding: 95px 0 20px 0;
  color: #fff;
}
h1 {
  font-size: 36px;
  font-weight: 900 !important;
  margin-top: 5px;
}
#menu-nav-top {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.menu-nav {
  background: #fff !important;
}
.menu-nav a {
  font-size: 17px !important;
  color: #21242c;
  font-weight: 600;
}
.menu-nav li {
  display: inline;
  float: left;
  margin-right: 30px;
}
.menu-nav .navbar-nav .active a {
  color: #1865f2;
  border-bottom: 3px solid #de920b !important;
}
.menu-nav .navbar-nav .active a:hover {
  border-bottom: 3px solid #de920b !important;
}
.menu-nav .nav > li > a:hover {
  background-color: none !important;
  border-bottom: 3px solid #ccc !important;
}
.menu-nav .nav > li > a:focus,
.menu-nav .nav > li > a:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
}
.menu-nav .nav > li > a {
  padding: 12px 0;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#modal-login .modal-dialog {
  width: 80% !important;
}
#modal-login .close {
  position: absolute !important;
  z-index: 50 !important;
  float: left !important;
  font-size: 37px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  color: #fff !important;
  opacity: 0.7 !important;
  padding-left: 4px !important;
}
#modal-login .container {
  width: 100% !important;
  padding-right: 0;
  padding-left: 0;
}
#modal-login .modal-login-signup-widget {
  background: #fafbfb;
  width: 100%;
  overflow: hidden !important;
  border-radius: 4px;
}
#modal-login .access {
  margin-top: 0;
  background-image: none !important;
  background-position: center top;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
#modal-login #botao {
  width: 100% !important;
}
#modal-login .modal-body {
  position: relative;
  padding: 0;
}
#modal-login .modal-open {
  overflow: none !important;
}
#modal-login .detail-screen {
  height: 100% !important;
}
.fixed-title {
  position: fixed;
  width: 100%;
  height: 62px;
  z-index: 999;
  padding: 15px 0;
}
.fixed-top-bread {
  float: left;
  width: 33%;
  text-align: left !important;
  font-size: 16px !important;
  padding-top: 5px;
}
.fixed-top-title {
  float: left;
  width: 33%;
  text-align: center !important;
  font-size: 20px !important;
  padding: 0;
  margin-top: 0;
}
.info-courses {
  background: #f0f1f2 !important;
}
.info-courses .row {
  padding: 0 !important;
}
.info-1,
.info-2,
.info-3 {
  background: #fff;
  border: 1px solid #d6d8da !important;
  border-radius: 4px;
  margin: 30px 0;
  padding: 25px 15px;
}
.info-courses .icon-box {
  float: left;
  padding: 0;
  margin-left: 0;
  padding-right: 15px;
}
.info-courses h2 {
  color: #027d97 !important;
  font-size: 17px !important;
}
.info-courses p {
  overflow: overlay;
  font-size: 14px;
  color: #444;
}
.info-courses a:hover p {
  text-decoration: none;
}
.info-courses .icon-box img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  border: 0;
  border-radius: 50%;
  box-sizing: border-box;
}
.login-again .stretch {
  align-items: stretch;
}
.login-again .item {
  flex: 1;
  background: #00923f;
}
.title-banner-pages {
  margin-top: 90px;
}
.banner-pages h1 {
  font-size: 40px;
  margin-top: 20px;
}
.login-again .container {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  height: 575px;
}
.login-again .detail-screen {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 50px 50px 0 50px;
}
.login-again .action-screen {
  margin-top: 0 !important;
  padding: 40px 80px 0 80px !important;
  height: 100%;
}
.login-again section {
  padding: 0;
}
.login-again label {
  margin-top: 20px !important;
}
.login-again .count {
  padding-top: 17px !important;
  margin-bottom: 10px !important;
  text-align: center !important;
}
.login-again .count a {
  font-weight: 600 !important;
  margin-bottom: 72px !important;
  font-size: 14px !important;
  color: #00923f !important;
  text-decoration: none;
}
.login-again .count a:hover {
  color: #00923f !important;
}
.login-again .count-pass {
  padding: 10px 0 20px 0 !important;
  text-align: left;
}
.login-again .count-pass a {
  font-weight: 600 !important;
  margin-bottom: 72px !important;
  font-size: 14px !important;
  color: #00923f !important;
  text-decoration: none;
}
.login-again .count-pass a:hover {
  color: #00923f !important;
}
.btn-primary[disabled] {
  background-color: #de920b;
  color: #fff;
  border: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-weight: 700 !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 18px !important;
  padding: 10px 16px !important;
  text-transform: initial;
}
.btn-primary {
  background-color: #de920b;
  width: 208px !important;
  color: #fff;
  border: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-weight: 700 !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 18px !important;
  padding: 10px 16px !important;
  text-transform: initial;
}
.btn-outline-primary {
  background-color: transparent !important;
  color: #027d97 !important;
  text-decoration: none !important;
  appearance: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-family: inherit !important;
  font-weight: 700 !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 18px !important;
  padding: 10px 16px !important;
  border-width: 1px !important;
  border-style: solid !important;
  background: 0 0 !important;
  border-color: #027d97 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.btn-block {
  position: relative;
  width: 100% !important;
}
.btn-primary:focus,
.btn-primary:hover,
.btn-primary[disabled] {
  background-color: #de920b !important;
  color: #fff;
}
.btn-outline-primary:hover {
  color: #004654 !important;
  border-color: #004654 !important;
}
.btn-primary-large {
  padding: 15px 40px;
}
.botao-primary {
  margin: 20px 0 !important;
}
#list-content {
  margin: 20px 0 40px 0;
}
.nopadding {
  padding: 0 !important;
}
.nomargin {
  margin: 0 !important;
}
.box-title {
  font-size: 17px !important;
}
ul.col3 li {
  font-size: 15px;
  height: 30px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  width: 100%;
  padding-top: 0;
}
ul.col3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
ul.col3 {
  padding-right: 0;
  padding-left: 0;
  margin: 0 0 15px 0;
  width: 100%;
  padding-top: 0;
  list-style-type: none;
}
.nav .dropdown.open .caret {
  border-top: none;
  border-bottom: 4px solid;
}
ul.col3 li {
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 25px;
  display: inline;
  padding-left: 2px;
  float: left;
  padding-bottom: 2px;
  width: 33%;
  padding-top: 0;
  word-wrap: break-word;
  font-size: 15px;
  font-weight: 400;
}
.box-body .col-md-8 {
  width: 90%;
  margin: 0 -15px;
}
.box-align {
  display: table;
  width: 100%;
}
.col-height {
  display: table-cell;
}
.column-list {
  padding-left: 0;
  padding-right: 0;
}
.menu-subjects {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  min-height: 35px !important;
  background-color: #f7f8fa !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.menu-subjects ul.col4 {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  padding-top: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
}
.menu-subjects ul.col4 li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 25px;
  display: inline;
  padding-left: 2px;
  float: left;
  padding-bottom: 2px;
  padding-top: 2px;
  word-wrap: break-word;
  text-align: left;
}
.menu-subjects ul.col4 li a {
  text-overflow: ellipsis;
  line-height: 30px;
}
.menu-subjects a {
  padding: 0 !important;
}
.menu-subjects ul li a:hover {
  text-decoration: underline !important;
  background-color: #fff0;
}
.box {
  border-radius: 0;
  padding-bottom: 30px;
}
.wrapper {
  margin: 0 85px;
}
.border-top {
  border-top: 1px solid rgba(33, 36, 44, 0.16) !important;
}
.border-bottom {
  border-bottom: 1px solid rgba(33, 36, 44, 0.16) !important;
}
.box-body {
  overflow: hidden;
  background: #fff;
  padding: 30px 20px 20px 20px;
}
.radius {
  border-radius: 4px !important;
  border: solid 1px rgba(33, 36, 44, 0.16) !important;
  margin: 10px;
}
.box-body h3 {
  font-size: 17px !important;
  color: #027d97;
  font-weight: 700 !important;
  line-height: 23px !important;
  margin: 0 0 4px 0 !important;
}
.box-body h3 a {
  font-size: 17px !important;
  color: #444;
  font-weight: 700 !important;
  line-height: 23px !important;
  margin: 0 0 4px 0 !important;
}
.box-title {
  font-size: 17px !important;
  color: #2d3033 !important;
  font-weight: 700 !important;
  margin: 0 0 10px 0 !important;
}
.description p {
  font-size: 14px;
}
.icon-box {
  float: left;
  padding: 0 20px 0 0;
  margin-left: 15px;
}
.icon-box img {
  width: 60px;
  object-fit: cover;
  border: 7px solid #dddddd63;
  border-radius: 50%;
  box-sizing: border-box;
}
.box-body-noline {
  overflow: hidden;
  background: #fff;
  border: none;
  border-bottom: 1px solid rgba(33, 36, 44, 0.16) !important;
  padding-top: 40px;
  padding-bottom: 20px;
}
.box-body-noline h3 {
  font-size: 17px !important;
  color: #21242c;
  font-weight: 700 !important;
  line-height: 23px !important;
  margin: 7px 0 0 0 !important;
}
.box-body-noline h3 a {
  font-size: 17px !important;
  color: #027d97;
  font-weight: 700 !important;
  line-height: 23px !important;
  margin: 0 0 4px 0 !important;
}
.box-title-noline {
  font-size: 14px !important;
  color: #2d3033 !important;
  font-weight: 700 !important;
  margin: 0 0 10px 0 !important;
}
.description-noline p {
  font-size: 16px;
  display: none;
}
.icon-box-noline {
  float: left;
  margin-left: -15px;
}
.icon-box-noline img {
  width: 100px;
}
.courses-menu .icon-box-noline img {
  width: 65px;
  margin-left: 30px;
}
.courses-tittle {
  padding-top: 10px;
}
.li-clear {
  margin-top: 0;
}
.list p {
  font-size: 16px !important;
  line-height: 23px;
  font-weight: 300;
}
.list a:hover {
  color: #707070;
}
.title-alert span {
  color: #888d93 !important;
  font-family: inherit !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  letter-spacing: 0.8px !important;
  line-height: 19px !important;
  text-transform: uppercase !important;
  margin-bottom: 8px !important;
}
.link-next {
  padding-top: 25px !important;
}
.link-next span {
  padding-left: 10px !important;
  padding-right: 10px !important;
  color: #3b3e40 !important;
  font-size: 17px !important;
  font-weight: 700 !important;
}
.link-next img {
  position: relative;
  margin-top: -4px;
  width: 10px;
  height: auto;
}
.box-info {
  background: #fff;
}
.box-info .box-body {
  text-align: center !important;
}
.box-info .center-info {
  margin: 0 auto;
  width: 70%;
  text-align: center;
}
.box-info .center-info .description-info p {
  display: block !important;
  font-size: 17px !important;
  margin-bottom: 20px !important;
  padding: 0;
}
.box-info .box-title {
  font-size: 23px !important;
  color: #000;
}
.more p {
  margin: 25px 0 25px 0;
}
.more span {
  color: #027d97 !important;
  font-weight: 600;
}
.more-icon img {
  width: 65px !important;
  margin: 10px;
}
.courses {
  position: relative;
  background: #fff;
  padding-bottom: 0;
}
.video {
  background: #fff;
  padding-bottom: 1px;
  margin-top: 40px;
  padding-bottom: 40px;
}
body.modal-open {
  padding-right: 0 !important;
}
.modal-open .modal {
  padding-right: 0 !important;
}
.wrapper-courses {
  margin: 0;
}
.course-box-title {
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 27px !important;
  color: #444 !important;
  margin: 40px -15px !important;
}
.course-box p,
.five-box-last p {
  line-height: 15.4px;
}
.bot-mobile h3 {
  font-size: 16px !important;
  text-transform: initial;
  color: #424242;
  font-weight: 700 !important;
}
.wrapper-five-box {
  background: #fff;
  margin: 0;
}
.wrapper-five-box .row {
  margin: 0 -30px;
}
.content-five-box img {
  width: 210px;
  border-radius: 4px;
}
.five-box-title {
  font-size: 23px !important;
  font-weight: 700 !important;
  line-height: 27px !important;
  color: #444 !important;
  margin: 40px -15px !important;
}
.five-box p,
.five-box-last p {
  line-height: 15.4px;
}
.infoBar {
  position: relative;
  margin-top: -20px;
  z-index: 1;
  color: #fff;
  padding-left: 5px;
  background: rgba(33, 36, 44, 0.8) !important;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.infoBar .img-info {
  width: 10px !important;
  height: auto !important;
}
.infoBar span {
  text-decoration: none !important;
}
.infoBar img {
  width: 10px !important;
  height: 10px !important;
  margin-top: -3px !important;
  border-radius: 0 !important;
}
.content-img {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 0 1px rgba(158, 158, 158, 0.29);
  -moz-box-shadow: 0 0 0 1px rgba(158, 158, 158, 0.29);
  box-shadow: 0 0 0 1px rgba(158, 158, 158, 0.29);
}
.content-img img {
  border-radius: 4px !important;
}

.footer-top {
  margin-bottom: 35px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
}

.footer .social-icon li {
  text-align: left;
  color: #1e6a2d !important;
  line-height: 30px;
  float: right;
  font-weight: 300;
}
.footer-menu {
  float: left !important;
  padding-right: 25px;
  font-weight: 600;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 65px;
  padding-top: 20px;
}
.footer .footer-menu a {
  color: #616161;
  font-weight: 400;
  line-height: 2;
  cursor: pointer;
}
.footer .footer-menu strong a {
  font-weight: 600;
  text-decoration: none;
}
.footer .footer-menu a:hover {
  color: #616161;
}

.footer .cadastro a {
  color: #17943f;
  font-weight: 600;
}
.footer .cadastro a:hover {
  color: #17943f;
  text-decoration: underline;
  font-weight: 600;
}
.footer-top .footer-col {
  padding-right: 0;
  padding-left: 0;
  font-weight: 600;
}
.footer-bottom {
  background-color: #eee !important;
  padding: 20px 0 !important;
  border-top: 1px solid #cccccc36;
  overflow: hidden;
  color: #b2b2b2 !important;
  font-weight: 600;
}
.footer-bottom .container {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: auto;
  margin-left: auto;
  font-weight: 600;
}
.footer-bottom p {
  font-size: 16px;
  color: #333 !important;
  margin-top: 5px;
  font-weight: 400;
}
.copyright li {
  display: inline-flex;
  padding-right: 15px;
}
.copyright,
.social-icon {
  padding-right: 15px;
  padding-left: 15px;
}
.social-icon i {
  padding-left: 10px;
  font-size: 27px;
  color: rgba(117, 117, 117, 0.5) !important;
}
.social-icon a:hover i {
  color: #757575 !important;
}
.social-icon-mobile {
  display: none;
}
.footer-social-media {
  position: relative;
  float: left;
}
.cr-icon {
  width: 32px;
  height: 32px;
  object-fit: contain;
  margin-left: 16px;
}
.btn-group-toggle {
  width: 368px !important;
  text-align: center;
}
.btn-group-toggle .btn-secondary {
  width: 100% !important;
}
@media (min-width: 576px) {
  .wrapper-five-box .col-md-2 {
    width: 50%;
    float: left;
  }
  .five-box-title {
    margin: 20px 0 !important;
  }
  .rapper-five-box .row {
    margin-right: -30px;
    margin-left: -30px;
  }
}
@media (min-width: 768px) {
  .wrapper-five-box .col-md-2 {
    width: 20%;
    float: left;
  }
  .five-box-title {
    margin: 20px 0 !important;
  }
  .wrapper-five-box .col-md-2 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .menu-nav .row {
    padding: 0 15px;
  }
  .page-title .row {
    padding: 0 15px;
  }
  .navbar-nav.side-nav.open {
    left: 0;
  }
  .navbar-nav.side-nav {
    background: #585f66;
    box-shadow: 2px 1px 2px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 56px;
    flex-direction: column !important;
    left: -220px;
    width: 200px;
    overflow-y: auto;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;
  }
  .wrapper-five-box .container {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .banner {
    background-image: url(images/header.jpg);
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
  }
  .wrapper-five-box .col-md-2 {
    width: 20%;
    float: left;
  }
  .five-box-title {
    margin: 30px 0 20px 0 !important;
  }
  .wrapper-five-box .container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .detail-screen h1 {
    font-size: 30px !important;
    font-weight: 700 !important;
  }
  .detail-screen h1,
  .detail-screen p {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}
@media (min-width: 2000px) {
  .banner {
    background-image: url(images/header-2800.jpg);
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
  }
}
@media (max-width: 1200px) {
  .radius {
    margin: 10px 0;
  }
}
@media (max-width: 575px) {
  ul.col3 {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
  .icon-box-noline {
    padding: 15px 10px 10px 0 !important;
  }
  .row-fabricante {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    height: 100%;
    padding: 0;
  }
  .wrapper {
    margin: 40px 0;
  }
  .list {
    display: none;
  }
  .box-info .center-info {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .box-info .center-info .description p {
    display: block !important;
    font-size: 17px !important;
    margin-bottom: 20px !important;
    padding: 0;
  }
  .login-again .container {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    height: 575px;
  }
  .login-again .action-screen {
    margin-top: 0 !important;
    padding: 10px 10px 0 10px !important;
  }
  #modal-login {
    display: none;
  }
  .menu-subjects {
    margin: 0 15px;
  }
  .menu-subjects ul.col4 li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 25px;
    display: inline;
    padding-left: 2px;
    float: left;
    padding-bottom: 2px;
    width: 33%;
    padding-top: 2px;
    word-wrap: break-word;
  }
  .courses-menu {
    position: relative;
    color: #fff;
    margin-top: 0;
    border-bottom: 1px solid #d6d8da;
  }
  #home {
    display: none;
  }
  .courses-menu .icon-box-noline img {
    margin-top: 5px;
  }
  .courses-menu .navbar-nav {
    margin: 0 -18px;
  }
  #home .bot-mobile {
    padding: 5px;
    background-color: #f7f8fa;
  }
  .courses-mobile .navbar-nav {
    margin: 0;
  }
  .bot-mobile h3 {
    margin-top: 14px;
    margin-bottom: 4px;
    height: 34px;
    overflow: visible;
    z-index: 1000;
  }
  .ul-mobile {
    font-size: 14px;
    color: #757575;
    line-height: 1;
  }
  .li-clear {
    margin: 0;
    padding: 0;
  }
  .panel {
    margin-bottom: 0 !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .panel-body ul {
    padding-left: 20px;
  }
  .panel-group {
    margin: 0;
    padding: 0;
  }
  .panel-group .panel .navbar-nav li {
    display: inline-block;
    position: relative;
    margin-top: 0;
    width: 100%;
    padding: 0;
    padding-left: 15px;
  }
  .panel-group .nav ul {
    margin: 0;
  }
  .panel-group .panel .navbar-nav li a {
    display: inline-block;
    position: relative;
    margin-top: 0;
    padding: 0;
    text-transform: initial;
    text-align: left;
    padding: 15px 15px 15px 45px;
    width: 100%;
    font-weight: 700;
  }
  .panel-group .panel .navbar-nav li a:hover {
    display: inline-block;
    position: relative;
    margin-top: 0;
    text-transform: initial;
    text-align: left;
    padding: 15px 15px 15px 45px;
    font-weight: 700;
  }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
  }
  .menu-subjects ul.col4 {
    display: block;
  }
  .panel-group .panel-heading {
    padding: 0;
    background: #fafafa;
    border-radius: 0;
  }
  .panel-group .panel-title {
    color: #fafafa;
    padding: 40px 0;
    color: #00923f;
  }
  .panel-group .panel-heading + .panel-collapse > .list-group,
  .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
    background: #fafafa;
    margin: 0;
    padding: 0;
  }
  .panel-group .panel-heading > a:after {
    float: right;
  }
  .panel-group .panel-heading .panel-title.collapsed:after {
    float: right;
  }
  .panel-group .panel-heading > a:after {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    vertical-align: middle;
    font-family: FontAwesome;
    font-size: 25px;
    content: "\f106";
    color: #009451;
    margin-top: -54px;
    margin-left: 10px;
    margin-right: 17px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
  }
  .panel-group .panel-heading .panel-title.collapsed:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .panel-group .panel-body {
    padding: 0 10px;
  }
  .panel-group.tabbed .panel-heading {
    background: 0 0;
    padding: 10px;
    border: 1px solid #ccc;
  }
  .panel-group.tabbed a {
    color: #444;
  }
  .panel-group.tabbed .panel-heading > a:after {
    float: right;
  }
  .panel-group.tabbed .panel-heading .panel-title.collapsed:after {
    float: right;
  }
  ul.dropdown-col4 {
    padding-left: 0;
  }
  ul.dropdown-col4 li {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .banner {
    width: 100%;
  }
  .menu-nav .row {
    padding: 0 30px;
  }
  .page-title .row {
    padding: 0 15px;
  }
  .box-body-noline h3 {
    margin-top: 25px !important;
    margin-bottom: 10px !important;
  }
  .column ul.col3 {
    padding-right: 0;
    padding-left: 18px;
    padding-bottom: 80px;
    margin: 15px 0 15px 15px;
    width: 100%;
    padding-top: 0;
    list-style-type: none;
  }
  .icon-box-noline {
    float: left;
    padding: 15px 10px 10px 15px;
    margin-left: -15px;
    margin: auto;
    text-align: center;
  }
  .info-courses {
    background: #f0f1f2 !important;
    padding: 20px 0;
  }
  .menu-subjects ul.col4 {
    display: block;
  }
  .menu-subjects li {
    width: 33%;
  }
  .info-1,
  .info-2,
  .info-3 {
    background: #fff;
    border: 1px solid #d6d8da !important;
    margin: 0;
    padding: 10px 15px;
  }
  .info-1 {
    border-radius: 4px 4px 0 0 !important;
  }
  .info-2 {
    border-radius: 0;
    border-top: 0 !important;
    border-bottom: 0 !important;
  }
  .info-3 {
    border-radius: 0 0 4px 4px !important;
  }
  .info-courses p {
    display: none;
  }
  .info-courses .icon-box img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border: 0;
    border-radius: 50%;
    box-sizing: border-box;
  }
  .info-courses h2 {
    padding-top: 8px;
    padding-bottom: 0;
  }
  .info-courses .col-md-4 {
    width: 512px;
    margin-left: auto;
    margin-right: auto;
  }
  .detail-screen {
    height: 350px;
  }
}
@media (max-width: 918px) {
  .collapse .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 775.98px) {
  .subject-avatar {
    float: left;
    display: inline-block;
    margin-right: 16px;
  }
  .menu-subjects {
    display: none;
  }
  .courses-mobile {
    background-color: #fafafa;
  }
  .logo-agro {
    width: 85% !important;
  }
  .banner h1 {
    font-size: 26px !important;
  }
  .banner h2 {
    font-size: 18px !important;
  }
  .title-banner-home {
    max-width: 420px;
  }
}
@media (max-width: 575.98px) {
  .embed-responsive {
    clear: both;
  }
  .embed-responsive {
    height: unset;
  }
  #birthday {
    display: none;
  }
  .buttons-login span {
    float: left;
    font-size: 14px;
  }
  .buttons-login .btn {
    width: 100% !important;
  }
  .buttons-login .btn-google {
    color: #fff;
    border-color: #be2612;
    background-color: #be2612;
  }
  .buttons-login .btn-google:hover {
    color: #fff;
    border-color: #8c1c0d;
    background-color: #8c1c0d;
  }
  .buttons-login .btn-facebook {
    color: #fff;
    border-color: #4267b2;
    background-color: #4267b2;
  }
  .buttons-login .btn-facebook:hover {
    color: #fff;
    border-color: #00294a;
    background-color: #00294a;
  }
  .buttons-login .btn-email {
    color: #fff;
    border-color: #71b307;
    background-color: #71b307;
  }
  .buttons-login .btn-email:hover {
    color: #fff;
    border-color: #518005;
    background-color: #518005;
  }
  .access .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
  }
  .login-signup-widget {
    background: #fafbfb;
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 60px;
    overflow: hidden !important;
    border-radius: 0;
  }
  .detail-screen {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 70px 23px 20px 35px;
  }
  .detail-screen h1 {
    font-size: 23px !important;
    margin-bottom: 20px;
  }
  .p-content,
  .signup-content {
    display: none;
  }
  .action-screen {
    margin-top: 0 !important;
    padding: 0 !important;
  }
  .action-box {
    padding: 40px 35px 35px 35px;
  }
  .access {
    background-image: none;
    background-color: #fafbfb;
  }
  .detail-screen {
    height: 380px;
  }
  #modal-login .detail-screen {
    height: 200px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 50px 35px 20px 35px;
  }
  #modal-login .modal-dialog {
    width: 100% !important;
    margin: 0 auto !important;
  }
  #modal-login .modal-content {
    position: relative !important;
    background-color: #fff !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    border: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0 !important;
    -webkit-box-shadow: 0 !important;
    box-shadow: 0 !important;
  }
  .navbar-default .navbar-form,
  header .navbar-default .navbar-collapse {
    background: #e7e7e7;
  }
  .banner {
    background-image: url(images/header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 250px !important;
    position: relative;
  }
  .banner h1 {
    font-size: 20px !important;
    margin-top: -15px;
    line-height: 25px;
    text-align: center;
  }
  .banner h2 {
    display: none;
    font-size: 18px !important;
    margin: 5px 0 12px 0 !important;
    line-height: 10px;
  }
  .title-banner-home {
    max-width: 320px;
  }
  .logged-in-home {
    text-align: center;
  }
  .buttons-banner-home {
    display: none;
  }
  .box-body .col-md-8 {
    display: none;
  }
  .menu-courses .box-body .col-md-8 {
    display: block;
  }
  .description p {
    font-size: 14px;
    display: block;
    margin-left: 95px;
  }
  .five-box-title {
    margin: 20px 0 !important;
    padding: 0 15px;
  }
  .wrapper-five-box .col-md-2 {
    width: 100%;
    padding: 10px 0;
  }
  .wrapper-five-box .row {
    margin: 0;
    padding: 0 !important;
  }
  .wrapper-five-box .container-fluid {
    padding: 0 !important;
  }
  .wrapper-five-box .content-img {
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(158, 158, 158, 0.29);
    -moz-box-shadow: 0 0 0 1px rgba(158, 158, 158, 0.29);
    box-shadow: 0 0 0 1px rgba(158, 158, 158, 0.29);
  }
  .content-img img {
    border-radius: 0 !important;
    border-top: 15px solid #adadad;
  }
  .wrapper-five-box .infoBar {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .wrapper-five-box h5 {
    font-size: 16px;
    color: #2d3033;
    font-weight: 700;
    padding: 0 15px;
  }
  .wrapper-five-box p {
    padding: 0 15px;
  }
  .footer .row {
    padding-right: 0;
    padding-left: 0;
  }
  .copyright li {
    display: block;
    line-height: 0;
  }
  .copyright,
  .social-icon-mobile {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center !important;
  }
  .social-icon i {
    display: none;
  }
  .social-icon-mobile {
    display: block;
    font-size: 27px;
  }
  .social-icon-mobile a {
    color: rgba(117, 117, 117, 0.5) !important;
  }
  .social-icon-mobile a:hover i {
    color: rgba(117, 117, 117, 0.5) !important;
  }
  .social-icon-mobile li {
    display: inline;
  }
  .social-icon-mobile i {
    padding: 0 5px;
  }
  .courses-mobile {
    display: block;
    position: relative;
    background-color: #fafafa;
  }
  .subject-avatar {
    float: left;
    display: inline-block;
    margin-right: 16px;
    position: absolute;
  }
  .info-courses .col-md-4 {
    width: 100%;
  }
  .info-courses i {
    display: none;
  }
  .info-courses h2 {
    color: #027d97 !important;
    font-size: 15px !important;
    padding-top: 0;
  }
  .info-courses .box-title {
    margin: 0 !important;
  }
  .info-courses .icon-box img {
    margin-top: -5px;
    width: 30px;
    height: 30px;
  }
  .info-1,
  .info-2,
  .info-3 {
    padding: 15px;
    height: 50px;
  }
  .menu-courses .icon-box {
    margin-right: 20px;
  }
  .menu-courses .col-md-8 {
    padding: 0;
  }
  .menu-courses .radius {
    border-radius: 0 !important;
    border-top: solid 1px rgba(33, 36, 44, 0.16) !important;
    border-bottom: solid 1px rgba(33, 36, 44, 0.16) !important;
  }
  .menu-courses ul.col2 {
    padding-right: 0;
    padding-left: 15px;
    padding-bottom: 80px;
    margin: 0 0 15px 0;
    width: 100%;
    padding-top: 0;
    list-style-type: none;
  }
  .fixed-top-bread {
    width: 100%;
  }
  .page-title-line {
    display: none;
  }
  .questions {
    float: none;
    text-align: center;
    padding: 25px 0;
  }
  .link-next {
    padding: 0 !important;
  }
  .navigation-info .wrapper-nav {
    margin: 0 !important;
  }
  .navigation-info .next-nav {
    margin: 0 !important;
    float: none;
    padding: 20px;
    text-align: center;
  }
  .navigation-info {
    padding: 0 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .banner {
    background-image: url(images/header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
  }
}
@media (min-width: 768px) {
  .courses-mobile {
    display: none;
  }
}
@media (max-width: 375.98px) {
  .detail-screen {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 30px 23px 20px 35px;
  }
  .detail-screen h1 {
    font-size: 20px !important;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .courses .col-md-1 {
    width: 11.333333%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .wrapper {
    margin: 40px 15px !important;
  }
  .info-1,
  .info-2,
  .info-3 {
    background: #fff;
    border: 1px solid #d6d8da !important;
    border-radius: 4px;
    margin: 20px 0;
    padding: 15px;
    height: 150px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .menu-subjects li {
    width: 33%;
  }
  .menu-subjects ul.col4 {
    display: block;
  }
}
.conteudo-artigo h1 {
  font-size: 30px !important;
  font-weight: 700 !important;
}
.conteudo-artigo h2 {
  font-size: 20px !important;
  font-weight: 700 !important;
}
.conteudo-artigo {
  padding: 0;
  font-size: 20px !important;
}
.conteudo-artigo .atencao {
  color: red !important;
  font-weight: 700 !important;
}
@media (max-width: 768px) {
  .conteudo-artigo {
    padding: 0 5% !important;
  }
}
.conteudo-artigo img.meio {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.conteudo-artigo a {
  color: #027d97 !important;
}
.conteudo-artigo .quote {
  margin-left: 20px;
}
.conteudo-artigo li {
  list-style-type: disc;
}
