@font-face {
  font-family: Poppins-Light;
  src: url("../fontes/Poppins-Light.ttf"); }

@font-face {
  font-family: Poppins-Regular;
  src: url("../fontes/Poppins-Regular.ttf"); }

@font-face {
  font-family: Poppins-Medium;
  src: url("../fontes/Poppins-Medium.ttf"); }

@font-face {
  font-family: Poppins-SemiBold;
  src: url("../fontes/Poppins-SemiBold.ttf"); }

@font-face {
  font-family: Poppins-Bold;
  src: url("../fontes/Poppins-Bold.ttf"); }

.ff-light {
  font-family: Poppins-Light; }

.ff-regular {
  font-family: Poppins-Regular; }

.ff-medium {
  font-family: Poppins-Medium; }

.ff-semibold {
  font-family: Poppins-SemiBold; }

.ff-bold {
  font-family: Poppins-Bold; }

.fs-06 {
  font-size: .6rem; }

.fs-07 {
  font-size: .7rem; }

.fs-08 {
  font-size: .8rem; }

.fs-09 {
  font-size: .9rem; }

.fs-1 {
  font-size: 1rem; }

.fs-1-1 {
  font-size: 1.1rem; }

.fs-1-2 {
  font-size: 1.2rem; }

.fs-1-3 {
  font-size: 1.3rem; }

.fs-1-4 {
  font-size: 1.4rem; }

.fs-1-5 {
  font-size: 1.5rem; }

.fs-1-6 {
  font-size: 1.6rem; }

.fs-1-7 {
  font-size: 1.7rem; }

.fs-1-8 {
  font-size: 1.8rem; }

.fs-1-9 {
  font-size: 1.9rem; }

.fs-2 {
  font-size: 2rem; }

.fs-2-5 {
  font-size: 2.5rem; }

.fs-3 {
  font-size: 3rem; }

.fs-3-5 {
  font-size: 3.5rem; }

.fs-4 {
  font-size: 4rem; }

.fs-4-5 {
  font-size: 4.5rem; }

.fs-5 {
  font-size: 5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins-Bold;
  margin-bottom: 0px; }

@media screen and (max-width: 575px) {
  h1 {
    font-size: 2.140rem; }
  h2 {
    font-size: 1.926rem; }
  h3 {
    font-size: 1.733rem; }
  h4 {
    font-size: 1.560rem; }
  h5 {
    font-size: 1.404rem; }
  h6 {
    font-size: 1.263rem; } }

@media screen and (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 2.378rem; }
  h2 {
    font-size: 2.140rem; }
  h3 {
    font-size: 1.926rem; }
  h4 {
    font-size: 1.733rem; }
  h5 {
    font-size: 1.560rem; }
  h6 {
    font-size: 1.404rem; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 2.642rem; }
  h2 {
    font-size: 2.378rem; }
  h3 {
    font-size: 2.140rem; }
  h4 {
    font-size: 1.926rem; }
  h5 {
    font-size: 1.733rem; }
  h6 {
    font-size: 1.560rem; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 2.936rem; }
  h2 {
    font-size: 2.642rem; }
  h3 {
    font-size: 2.378rem; }
  h4 {
    font-size: 2.140rem; }
  h5 {
    font-size: 1.926rem; }
  h6 {
    font-size: 1.733rem; } }

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  h1 {
    font-size: 3.2625rem; }
  h2 {
    font-size: 2.936rem; }
  h3 {
    font-size: 2.642rem; }
  h4 {
    font-size: 2.378rem; }
  h5 {
    font-size: 2.140rem; }
  h6 {
    font-size: 1.926rem; } }

@media screen and (min-width: 1600px) {
  h1 {
    font-size: 3.625rem; }
  h2 {
    font-size: 3.2625rem; }
  h3 {
    font-size: 2.936rem; }
  h4 {
    font-size: 2.642rem; }
  h5 {
    font-size: 2.378rem; }
  h6 {
    font-size: 2.140rem; } }

@media screen and (min-width: 992px) and (max-width: 1599px) {
  .box-plano {
    max-width: 290px !important; } }

.b-square {
  border-radius: 0px; }

.icon-20 {
  width: 20px;
  height: 20px; }

.icon-25 {
  width: 25px;
  height: 25px; }

.icon-40 {
  width: 40px;
  height: 40px; }

.icon-45 {
  width: 45px;
  height: 45px; }

.icon-50 {
  width: 50px;
  height: 50px; }

.icon-60 {
  width: 60px;
  height: 60px; }

.icon-75 {
  width: 75px;
  height: 75px; }

.icon-80 {
  width: 80px;
  height: 80px; }

.icon-90 {
  width: 90px;
  height: 90px; }

.icon-100 {
  width: 100px;
  height: 100px; }

.icon-150 {
  width: 150px;
  height: 150px; }

a:hover {
  text-decoration: none; }

.efeito-hover-gradiente:before {
  content: '';
  display: block;
  position: absolute;
  height: 0%;
  width: 100%;
  bottom: 0;
  transition: height 0.2s ease-out;
  background: linear-gradient(to bottom, transparent 0%, rgba(44, 39, 70, 0.6) 100%); }

.efeito-hover-gradiente:hover:before {
  height: 100%; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent; }

.box-white-rounded {
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 0px 3.5px 0.5px #d5d5d5;
  padding: 1.5rem; }

.text-dark-2 {
  color: #707070; }

#badge-bandeja-networking .badge.bg-secondary {
  color: #fff; }

@keyframes pulse-badge {
  0% {
    transform: scale(1.3);
    box-shadow: 0 0 0 0 rgba(11, 115, 246, 0.7); } }

.nuvem-tags {
  top: 0;
  opacity: 0;
  transition: 1s;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(11, 115, 246, 0.9);
  overflow-y: hidden !important;
  overflow-x: hidden !important;
  padding: 1rem;
  border-radius: 8px;
  text-align: center;
  padding-bottom: 0.3rem; }
  .nuvem-tags .tags-box {
    height: 70%;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    overflow-x: none !important; }
    .nuvem-tags .tags-box .row {
      padding: 0;
      margin: 0; }
      .nuvem-tags .tags-box .row .col-12 {
        padding: 0;
        margin: 0; }
  .nuvem-tags .btn-acessar {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding-left: 0.6rem;
    padding-right: 0.6rem; }
  .nuvem-tags .badge-tags {
    background-color: #0B73F6;
    color: #FFFFFF !important;
    font-size: 65%; }
    .nuvem-tags .badge-tags.selecionada {
      background-color: #2C2746 !important; }
  .nuvem-tags.show {
    opacity: 1; }
  .nuvem-tags .btn:hover {
    background-color: rgba(255, 255, 255, 0.7);
    border-color: #2C2746 !important;
    color: #2C2746 !important; }

.btn-filtro-tags:hover .badge {
  background-color: #0B73F6;
  color: #fff; }

.btn-add-calendario {
  cursor: pointer; }

.btn {
  border-width: 2px; }
  .btn.btn-1 {
    height: 64px;
    border-radius: 2px;
    font-family: Poppins-Bold;
    font-size: 1.025rem;
    outline: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem 1.5rem; }
    .btn.btn-1 i {
      margin-left: 10px;
      font-size: 1rem; }
  .btn.btn-2 {
    height: 64px;
    border-radius: 3px;
    font-family: Poppins-Bold;
    font-size: 1.055rem;
    outline: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem 3rem; }
    .btn.btn-2 i {
      margin-left: 12px;
      font-size: 1rem; }
  .btn.btn-3 {
    border-radius: 8px;
    font-family: Poppins-Bold;
    font-size: 1rem;
    outline: none;
    box-shadow: none;
    padding: .45rem .75rem; }
    .btn.btn-3 i {
      margin-right: 4px;
      font-size: 1.05rem; }
  .btn.btn-4 {
    border-radius: 100%;
    font-family: Poppins-Bold;
    font-size: 1rem;
    outline: none;
    box-shadow: none;
    padding: .2rem;
    height: 36px;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .btn.btn-4 i {
      font-size: 1rem; }
  .btn.btn-5 {
    font-size: 1rem;
    font-family: Poppins-SemiBold;
    border-radius: 6px;
    padding: .4rem 1.1rem; }

.btn-white {
  color: #2C2746;
  background-color: #FFFFFF;
  border-color: #FFFFFF; }

.btn-outline-white {
  color: #FFFFFF;
  background-color: transparent;
  background-image: none;
  border-color: #FFFFFF; }
  .btn-outline-white:hover {
    color: #D5D5D5 !important;
    background-color: #F5F5F5; }

.bg-linear-1 {
  color: #FFFFFF;
  background-image: linear-gradient(45deg, #0782D0, #080B0E);
  transition: color 0.35s ease-in-out;
  border: none; }
  .bg-linear-1:hover {
    color: #F4CB47; }

.bg-linear-2 {
  color: #FFFFFF;
  background-image: linear-gradient(45deg, #2C2746, #080B0E);
  transition: color 0.35s ease-in-out;
  border: none; }
  .bg-linear-2:hover {
    color: #F4CB47; }

.bg-linear-4 {
  color: #FFFFFF;
  background-image: linear-gradient(270deg, #0B73F6, #063A7B);
  transition: color 0.35s ease-in-out;
  border: none; }
  .bg-linear-4:hover {
    color: #A7DA3E; }

.cursor-pointer {
  cursor: pointer; }

.cursor-not-allowed {
  cursor: not-allowed; }

::-webkit-scrollbar {
  width: 10px;
  height: 10px; }

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none; }

::-webkit-scrollbar-track-piece {
  background-color: #707070;
  -webkit-border-radius: 0px; }

::-webkit-scrollbar-thumb:vertical {
  background-color: #0253b6;
  -webkit-border-radius: 0px; }

.link-underline {
  text-decoration: underline; }

.secao-busca .item-busca .imagem-thumb {
  width: 180px;
  height: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.secao-notificacoes .imagem-thumb {
  width: 180px;
  height: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

#mensagem-inbox {
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 10px;
  display: none;
  z-index: 999;
  min-width: 45%;
  max-width: 45%; }
  #mensagem-inbox .backdrop-chat {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: -1;
    height: 100vh;
    width: 100%; }
  #mensagem-inbox.show {
    display: block; }
  #mensagem-inbox .card-bordered {
    border: 1px solid #ebebeb;
    background-color: transparent; }
  #mensagem-inbox .card {
    border: 0;
    border-radius: 0px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    -webkit-transition: .5s;
    transition: 0.5s; }
  #mensagem-inbox .padding {
    padding: 3rem !important; }
  #mensagem-inbox .card-header {
    padding: 15px 20px;
    background-color: transparent;
    border-bottom: 1px solid rgba(77, 82, 89, 0.07); }
    #mensagem-inbox .card-header:first-child {
      border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }
    #mensagem-inbox .card-header .card-title {
      padding: 0;
      border: none; }
  #mensagem-inbox h4.card-title {
    font-size: 17px; }
  #mensagem-inbox .card-header > * {
    margin-left: 8px;
    margin-right: 8px; }
    #mensagem-inbox .card-header > *:last-child {
      margin-right: 0; }
  #mensagem-inbox .btn-secondary {
    color: #4d5259 !important;
    background-color: #e4e7ea;
    border-color: #e4e7ea;
    color: #fff; }
  #mensagem-inbox .btn-xs {
    font-size: 11px;
    padding: 2px 8px;
    line-height: 18px; }
    #mensagem-inbox .btn-xs:hover {
      color: #fff !important; }
  #mensagem-inbox .card-title {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(77, 82, 89, 0.07); }
  #mensagem-inbox .ps-container {
    position: relative;
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none;
    background-color: #fff; }
  #mensagem-inbox .media-chat {
    padding-right: 64px;
    margin-bottom: 0; }
  #mensagem-inbox .media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color 0.2s linear; }
    #mensagem-inbox .media .avatar {
      flex-shrink: 0; }
  #mensagem-inbox .avatar {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    background-color: #f5f6f7;
    color: #8b95a5;
    text-transform: uppercase; }
  #mensagem-inbox .media-chat .media-body {
    -webkit-box-flex: initial;
    flex: initial;
    display: table; }
  #mensagem-inbox .media-body {
    min-width: 0; }
  #mensagem-inbox .media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    background-color: #f5f6f7;
    border-radius: 3px;
    font-weight: 100;
    color: #9b9b9b; }
  #mensagem-inbox .media > * {
    margin: 0 8px; }
  #mensagem-inbox .media-chat .media-body p.meta {
    background-color: transparent !important;
    padding: 0;
    opacity: 0.8; }
  #mensagem-inbox .media-meta-day {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    color: #8b95a5;
    opacity: .8;
    font-weight: 400; }
  #mensagem-inbox .media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color 0.2s linear; }
  #mensagem-inbox .media-meta-day::before {
    margin-right: 16px;
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb; }
  #mensagem-inbox .media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb;
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb;
    margin-left: 16px; }
  #mensagem-inbox .media-chat {
    padding-right: 64px;
    margin-bottom: 0; }
    #mensagem-inbox .media-chat.media-chat-reverse {
      padding-right: 12px;
      padding-left: 64px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      flex-direction: row-reverse; }
  #mensagem-inbox .media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color 0.2s linear; }
  #mensagem-inbox .media-chat.media-chat-reverse .media-body p {
    float: right;
    clear: right;
    background-color: #48b0f7;
    color: #fff; }
  #mensagem-inbox .media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    padding-right: 20px;
    margin: 4px 0;
    background-color: #f5f6f7;
    border-radius: 3px; }
    #mensagem-inbox .media-chat .media-body p .icone-excluir {
      position: absolute;
      top: 0px;
      right: 5px; }
  #mensagem-inbox .border-light {
    border-color: #f1f2f3 !important; }
  #mensagem-inbox .bt-1 {
    border-top: 1px solid #ebebeb !important; }
  #mensagem-inbox .publisher {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 20px;
    background-color: #f9fafb; }
    #mensagem-inbox .publisher > * {
      margin: 0 8px; }
      #mensagem-inbox .publisher > *:first-child {
        margin-left: 0; }
  #mensagem-inbox .publisher-input {
    -webkit-box-flex: 1;
    flex-grow: 1;
    border: none;
    outline: none !important;
    background-color: transparent; }
  #mensagem-inbox button, #mensagem-inbox input, #mensagem-inbox optgroup, #mensagem-inbox select, #mensagem-inbox textarea {
    font-weight: 300; }
  #mensagem-inbox .publisher-btn {
    background-color: transparent;
    border: none;
    color: #8b95a5;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: 0.2s linear; }
  #mensagem-inbox .file-group {
    position: relative;
    overflow: hidden; }
  #mensagem-inbox .publisher-btn {
    background-color: transparent;
    border: none;
    color: #cac7c7;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: 0.2s linear; }
  #mensagem-inbox .file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 20px; }
  #mensagem-inbox .text-info {
    color: #48b0f7 !important; }

@media (max-width: 556px) {
  #mensagem-inbox {
    max-width: 85%; } }

.offcanvas-acl {
  position: fixed;
  /* Height of navbar */
  bottom: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: left, visibility;
  align-items: start;
  z-index: 999; }
  .offcanvas-acl .btn-fechar-acl {
    right: 10px; }
  .offcanvas-acl.open {
    visibility: visible;
    height: 30vh;
    opacity: 1; }

/* Makes the nav visibile with the open class */
form.form-1 label {
  font-size: 1rem;
  color: #2C2746;
  font-family: Poppins-Bold;
  margin-bottom: .85rem; }

form.form-1 input[type="text"].form-control,
form.form-1 input[type="number"].form-control,
form.form-1 input[type="email"].form-control,
form.form-1 input[type="date"].form-control,
form.form-1 input[type="password"].form-control,
form.form-1 select.form-control {
  height: 59px !important; }

form.form-1 button[type="submit"] {
  height: 59px !important; }

form.form-1 .form-control {
  border: none;
  border-radius: 4px;
  background-color: #FFFFFF;
  outline: none;
  padding: .75rem 1rem;
  font-size: .95rem;
  color: #0B73F6;
  font-family: Poppins-SemiBold; }
  form.form-1 .form-control::placeholder {
    color: #929292;
    font-family: Poppins-Medium; }
  form.form-1 .form-control.is-invalid {
    border: 1px solid #DC3545; }
  form.form-1 .form-control.is-valid {
    border: 1px solid #62D14D; }

form.form-2 label {
  font-size: 1rem;
  color: #2C2746;
  font-family: Poppins-Bold;
  margin-bottom: .85rem; }

form.form-2 input[type="text"].form-control,
form.form-2 input[type="number"].form-control,
form.form-2 input[type="email"].form-control,
form.form-2 input[type="date"].form-control,
form.form-2 input[type="password"].form-control,
form.form-2 button[type="submit"].form-control,
form.form-2 select.form-control {
  height: 50px !important; }

form.form-2 button[type="submit"] {
  height: 50px !important; }

form.form-2 .form-control {
  border: none;
  border-radius: 4px;
  background-color: #F0F0F0;
  outline: none;
  padding: .75rem 1rem;
  font-size: .95rem;
  color: #2C2746;
  font-family: Poppins-SemiBold; }
  form.form-2 .form-control::placeholder {
    color: #929292;
    font-family: Poppins-Medium; }
  form.form-2 .form-control.error {
    border-bottom: 1px solid #DC3545; }

form.form-3 label {
  color: #8D8D8D;
  font-family: Poppins-Bold;
  font-size: .75rem; }

form.form-3 .input-group .input-inside {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 50; }

form.form-3 .form-control {
  border-radius: 0px;
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #707070;
  box-shadow: none;
  min-height: 41px;
  color: #707070;
  font-family: Poppins-Medium;
  font-size: .95rem; }
  form.form-3 .form-control::placeholder {
    font-size: .75rem;
    color: #8D8D8D; }
  form.form-3 .form-control.disabled {
    background-color: transparent;
    border: none !important;
    outline: none;
    box-shadow: none;
    margin-left: 15px;
    color: #1C1C1C;
    font-size: .9rem; }
  form.form-3 .form-control:focus {
    border-color: #0B73F6 !important; }

form.form-3.filtros .form-control {
  font-size: .8rem; }

form.form-3.filtros #limpar.disabled {
  color: rgba(213, 213, 213, 0.8);
  border: 0; }

form.form-3.filtros.collapse {
  display: block; }

@media screen and (min-width: 1600px) {
  form.form-3.filtros .input-busca-topo {
    max-width: 130px; } }

@media screen and (max-width: 768px) {
  form.form-3.filtros.collapse {
    display: none; }
    form.form-3.filtros.collapse.show {
      display: block; } }

form.form-3 .grupo-input-busca .btn {
  border: 0;
  border-radius: 0px;
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #707070;
  box-shadow: none;
  min-height: 41px; }

form.form-3 .btn-acao {
  min-height: 41px; }

form.form-3 .selectize-control.select-estilizado .selectize-input {
  display: flex;
  align-items: center;
  background-color: transparent;
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #707070;
  box-shadow: none;
  min-height: 41px;
  color: #707070;
  font-family: Poppins-Medium;
  font-size: .95rem;
  border-radius: 0px; }
  form.form-3 .selectize-control.select-estilizado .selectize-input::placeholder {
    font-size: .75rem;
    color: #8D8D8D; }
  form.form-3 .selectize-control.select-estilizado .selectize-input.disabled {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    margin-left: 15px;
    color: #1C1C1C;
    font-size: .9rem; }

form.form-3 .selectize-control.select-estilizado .selectize-dropdown-content .option {
  cursor: pointer; }

form.form-4 label {
  font-size: 1rem;
  color: #2C2746;
  font-family: Poppins-Bold;
  margin-bottom: .85rem; }

form.form-4 input[type="text"].form-control,
form.form-4 input[type="number"].form-control,
form.form-4 input[type="email"].form-control,
form.form-4 input[type="date"].form-control,
form.form-4 select.form-control {
  height: 45px !important; }

form.form-4 button[type="submit"] {
  height: 45px !important; }

form.form-4 .form-control {
  border: solid 1px #707070;
  border-radius: 6px;
  background-color: #FFFFFF;
  outline: none;
  padding: .75rem 1rem;
  font-size: .95rem;
  color: #0B73F6;
  font-family: Poppins-SemiBold; }
  form.form-4 .form-control::placeholder {
    color: #929292;
    font-family: Poppins-Medium; }

form.form-4 .disabled {
  background-color: #F5F5F5; }

.border-2 {
  border-width: 2px !important; }

.form-control.error {
  border-color: #DC3545 !important; }

textarea.form-control {
  resize: none; }

table.table-1 thead th {
  border: none;
  font-family: Poppins-Bold;
  font-size: .8rem;
  color: #2C2746;
  padding: .5rem .65rem;
  font-weight: 300; }

table.table-1 tbody td {
  border: none;
  border-top: solid 1px #707070;
  border-bottom: solid 1px #707070;
  padding: .5rem .65rem;
  font-family: Poppins-Medium;
  font-size: .95rem;
  color: #2C2746; }

table.table-box-white {
  border-collapse: separate;
  border-spacing: 0 1em; }
  table.table-box-white .celula-id {
    width: 50px; }
  table.table-box-white thead th {
    border: none !important;
    color: #9A9A9A;
    font-family: Poppins-Medium;
    font-weight: normal !important;
    font-size: .8rem;
    padding: 0rem 1rem; }
  table.table-box-white tbody td {
    background-color: #FFFFFF;
    padding: 1rem 1rem !important;
    font-weight: normal !important;
    vertical-align: middle;
    border: none !important;
    font-size: .9rem;
    font-family: Poppins-Medium; }
    table.table-box-white tbody td.celula-imagem {
      width: 68px;
      padding: 0rem !important; }
    table.table-box-white tbody td.celula-imagem-pessoa {
      width: 46px; }
    table.table-box-white tbody td.acoes a {
      margin: 0rem .25rem; }
    table.table-box-white tbody td.acoes .btn {
      min-width: unset;
      padding: .2rem .6rem;
      font-size: .8rem;
      border-radius: 5px; }
    table.table-box-white tbody td .imagem-capa {
      height: 68px;
      width: 68px;
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      margin-right: 10px;
      float: left; }
    table.table-box-white tbody td .imagem-pessoa {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      border-radius: 100%;
      float: left;
      height: 46px;
      width: 46px; }
    table.table-box-white tbody td .info-circle {
      margin-left: calc(50% - 17px); }

table.table-2 thead th, table.table-2 thead td {
  background-color: #FFFFFF;
  border: none;
  padding: .55rem .5rem;
  font-size: .9rem;
  color: #474747;
  font-family: Poppins-Medium;
  border: solid 1px #D1D1D1;
  border-bottom-color: transparent; }

table.table-2 tbody td {
  background-color: #FFFFFF;
  vertical-align: middle;
  padding: .55rem .5rem;
  padding-top: .25rem;
  border: solid 1px #D1D1D1;
  border-top-color: transparent;
  font-size: .85rem;
  color: #707070;
  font-family: Poppins-Medium; }

.badge {
  font-weight: 300;
  padding: .45rem .65rem;
  font-family: Poppins-SemiBold; }
  .badge.badge-square {
    border-radius: 0px; }
  .badge.badge-min {
    border-radius: 10px;
    padding: .52rem 1.125rem; }

.lst-none {
  list-style-type: none !important; }

* {
  font-family: Poppins-Regular; }

body {
  font-size: 0.9rem; }

.modal.modal-default {
  padding: 0px !important; }
  .modal.modal-default.min .modal-dialog {
    max-width: 550px; }
  .modal.modal-default .modal-title {
    color: #d1d1d1;
    font-size: .95rem; }
  .modal.modal-default .modal-content {
    border-radius: 10px;
    box-shadow: 0px 0px 4.5px 2px rgba(0, 0, 0, 0.05);
    border: none;
    padding: 1rem 2.5rem; }
    .modal.modal-default .modal-content .modal-header {
      border: none; }
      .modal.modal-default .modal-content .modal-header button.close {
        outline: none !important; }
        .modal.modal-default .modal-content .modal-header button.close:hover {
          color: #0B73F6; }
    .modal.modal-default .modal-content .modal-body {
      max-height: 700px;
      overflow-y: auto; }
      .modal.modal-default .modal-content .modal-body.bg-cinza {
        background-color: #efefef; }

#modal-termos-uso .modal-body #corpo-termos {
  word-break: break-word;
  max-height: 600px;
  overflow-y: scroll;
  overflow-x: hidden; }

.swal2-popup {
  background: url("../img/logo-positivo.png") no-repeat;
  background-color: white !important;
  background-size: 70px;
  background-position: 100% 0%; }
  .swal2-popup .swal2-icon {
    border-color: #0B73F6 !important;
    color: #0B73F6 !important; }
  .swal2-popup .swal2-confirm {
    background-color: #0B73F6 !important;
    border-right-color: #0B73F6 !important;
    border-left-color: #0B73F6 !important; }
    .swal2-popup .swal2-confirm:focus {
      box-shadow: none !important; }
  .swal2-popup button {
    border-radius: 25px !important;
    padding: .65rem 1.3rem !important;
    font-family: Poppins-Bold !important;
    border-width: 2px !important;
    min-width: 100px; }

#sec-aviso-cookies {
  position: fixed;
  bottom: 0;
  background-color: #3a3a3a;
  z-index: 201;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: white;
  opacity: .95;
  box-shadow: 0px 0px 3.5px 0.5px #D5D5D5;
  font-size: .8rem; }

.popover {
  font-size: 0.7rem;
  background: #0B73F6; }
  .popover .popover-body {
    color: #fff !important; }
  .popover .arrow::after,
  .popover .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #0B73F6; }

#owl-perfis .owl-stage-outer {
  overflow: visible; }

.circle-rounded {
  border-radius: 100%; }

header {
  padding: .75rem 0rem;
  position: fixed;
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  z-index: 50; }
  header .dropdown:hover > .dropdown-menu {
    display: block; }
  header .no-caret::after {
    display: none !important; }
  header .dropdown-menu {
    float: left; }
  header.header-home {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 3.5px 1.5px #7d7d7d; }
    header.header-home li.active a {
      color: #0B73F6; }
    header.header-home li a {
      color: #2C2746;
      font-size: .8rem; }
      header.header-home li a:hover {
        color: #0B73F6; }
  header.header-painel {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 3.5px -0.5px #000000; }
    header.header-painel #input-busca-topo-flexdatalist {
      max-width: 140px !important; }
    header.header-painel .coluna-info-usuario {
      display: none; }
    header.header-painel li.active a {
      color: #F4CB47; }
    header.header-painel li.active .dropdown-menu {
      margin-top: -30px; }
      header.header-painel li.active .dropdown-menu a {
        padding-bottom: 0px;
        border: none;
        color: #707070; }
    header.header-painel li a {
      color: #707070;
      font-size: .85rem; }
      header.header-painel li a:hover {
        color: #F4CB47; }
    header.header-painel li .dropdown-menu a {
      color: #707070; }
    header.header-painel .perfil .perfil-nome {
      color: #707070; }
    header.header-painel .perfil .perfil-cargo,
    header.header-painel .perfil .arrow {
      color: #707070; }
    @media screen and (min-width: 1600px) {
      header.header-painel .coluna-perfil-usuario {
        display: block !important; }
      header.header-painel .coluna-caret-perfil {
        display: none; } }
  header .logo-topo {
    height: 90px; }
  header .links-navegacao {
    display: flex;
    list-style: none;
    padding-left: 0rem;
    margin-bottom: 0rem; }
    header .links-navegacao li {
      padding: 0rem .50rem; }
      header .links-navegacao li.active a {
        padding-bottom: 9px;
        color: #0B73F6;
        font-family: Poppins-Bold; }
      header .links-navegacao li a {
        font-family: Poppins-Medium; }
        header .links-navegacao li a:hover {
          color: #0B73F6; }
  header #menu-mobile {
    position: fixed;
    height: 100vh;
    width: 100%;
    padding: 5rem 0rem;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
    overflow-y: auto; }
    header #menu-mobile #linear-gradiente-menu {
      position: fixed;
      left: 0;
      top: 0;
      height: 100vh;
      width: 100%;
      background-image: linear-gradient(45deg, #2C2746, #080B0E);
      opacity: .93; }
    header #menu-mobile .links-navegacao {
      display: block; }
      header #menu-mobile .links-navegacao li {
        text-align: center;
        margin-bottom: 1.25rem; }
        header #menu-mobile .links-navegacao li a {
          color: #FFFFFF; }
        header #menu-mobile .links-navegacao li.active {
          margin-bottom: 1.75rem; }
          header #menu-mobile .links-navegacao li.active a {
            color: #FFFFFF;
            padding-bottom: 5px; }

.btn-pulse {
  background: black;
  box-shadow: 0 0 0 0 black;
  transform: scale(1);
  animation: pulse-white 2s infinite; }
  .btn-pulse.white {
    background: white;
    box-shadow: 0 0 0 0 white;
    animation: pulse-white 2s infinite; }
  .btn-pulse.secondary {
    background: white;
    box-shadow: 0 0 0 0 #0b73f6;
    animation: pulse-secondary 2s infinite; }

@keyframes pulse-white {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

@keyframes pulse-secondary {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(11, 115, 246, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(11, 115, 246, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(11, 115, 246, 0); } }

footer {
  background-color: #4b4b4b;
  padding-top: 4rem;
  font-size: 0.75rem; }
  footer * {
    color: #FFFFFF; }
  footer .sub-footer {
    font-size: 0.65rem;
    height: 50px; }
  footer a:hover {
    color: #BDBDBD; }

.btn-favoritar, .btn-desfavoritar {
  cursor: pointer; }

main#content {
  padding-top: 55px; }
  main#content.painel {
    background-color: #F5F5F5; }
    main#content.painel .sobreposto {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 10px 10px; }
      main#content.painel .sobreposto.center {
        width: 70px;
        height: 50px;
        left: calc(50% - 55px);
        top: calc(50% - 35px); }
      main#content.painel .sobreposto.bottom-left {
        left: 10px;
        bottom: 10px; }
      main#content.painel .sobreposto.bottom-right {
        right: 10px;
        bottom: 10px; }
      main#content.painel .sobreposto.top-left {
        left: 0;
        top: 0; }
      main#content.painel .sobreposto.top-right {
        right: 0;
        top: 0; }
    main#content.painel .bloco-favoritos {
      position: absolute;
      z-index: 3;
      border-radius: 50%;
      height: 25px;
      width: 25px;
      font-size: .9rem; }
      main#content.painel .bloco-favoritos::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.7); }
      main#content.painel .bloco-favoritos .btn-favoritar i {
        color: #2C2746; }
      main#content.painel .bloco-favoritos .btn-desfavoritar i {
        color: #0B73F6; }
      main#content.painel .bloco-favoritos.top-right {
        right: 10px;
        top: 10px; }
      main#content.painel .bloco-favoritos.top-left {
        left: 10px;
        top: 10px; }
      main#content.painel .bloco-favoritos.bottom-left {
        left: 10px;
        bottom: 10px; }
      main#content.painel .bloco-favoritos.bottom-right {
        right: 10px;
        bottom: 10px; }
    main#content.painel .label-conteudo-gratuito {
      position: absolute;
      z-index: 3;
      height: 25px;
      width: auto;
      font-size: .9rem;
      padding: 3px 8px;
      color: #2C2746; }
      main#content.painel .label-conteudo-gratuito::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        border-radius: 8px;
        background-color: rgba(255, 255, 255, 0.7); }
      main#content.painel .label-conteudo-gratuito.top-right {
        right: 10px;
        top: 10px; }
      main#content.painel .label-conteudo-gratuito.top-left {
        left: 10px;
        top: 10px; }
      main#content.painel .label-conteudo-gratuito.bottom-left {
        left: 10px;
        bottom: 10px; }
      main#content.painel .label-conteudo-gratuito.bottom-left-2 {
        left: 10%;
        bottom: 10px; }
      main#content.painel .label-conteudo-gratuito.bottom-right {
        right: 10px;
        bottom: 10px; }

.home-bloco-1 {
  padding-top: 1.5rem;
  background-color: #F5F5F5;
  padding-bottom: 2rem; }
  .home-bloco-1 .bloco-cta-home {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    min-height: 300px;
    padding: 1rem;
    /* padding-top: 8.5rem; */
    color: #FFFFFF;
    line-height: 1.2; }
  .home-bloco-1 .banner-destaque .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    min-height: 300px; }
  .home-bloco-1 .banner-destaque .owl-video-wrapper {
    width: 100%;
    height: 300px; }
    .home-bloco-1 .banner-destaque .owl-video-wrapper .owl-video-tn {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: opacity .4s ease; }
  .home-bloco-1 .banner-destaque .owl-video-play-icon {
    background: url("../img/icones/owl.video.play.png") no-repeat; }
  .home-bloco-1 .banner-destaque .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: rgba(255, 255, 255, 0.5) !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px; }
  .home-bloco-1 .banner-destaque .owl-dot.active span {
    background: #0B73F6 !important;
    width: 15px; }
  .home-bloco-1 .carrossel-destaque-conteudo .item {
    height: 330px;
    width: 100%; }
    .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo {
      position: relative; }
      .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .imagem {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 8px;
        height: 330px;
        width: 100%; }
      .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .legenda {
        position: absolute;
        bottom: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        color: #FFFFFF;
        height: 40px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px; }
      .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .box-descricao {
        position: absolute;
        top: 0;
        opacity: 0;
        transition: 0.5s;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 2;
        border-radius: 8px;
        color: #FFFFFF;
        padding: 1rem;
        padding-top: 4rem;
        text-align: left; }
        .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .box-descricao ul li {
          margin-bottom: 0.4rem; }
        .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .box-descricao.show {
          opacity: 1; }
  .home-bloco-1 .carrossel-destaque-conteudo .owl-prev, .home-bloco-1 .carrossel-destaque-conteudo .owl-next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
    background: #707070 !important;
    opacity: 0.7;
    border-radius: 50% !important; }
  .home-bloco-1 .carrossel-destaque-conteudo .owl-prev {
    left: -20px; }
  .home-bloco-1 .carrossel-destaque-conteudo .owl-next {
    right: -20px; }
  .home-bloco-1 .carrossel-destaque-conteudo .owl-prev i, .home-bloco-1 .carrossel-destaque-conteudo .owl-next i {
    color: #fff; }
  .home-bloco-1 .carrossel-destaque-conteudo .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: rgba(112, 112, 112, 0.5) !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 20px; }
  .home-bloco-1 .carrossel-destaque-conteudo .owl-dot.active span {
    background: #0B73F6 !important;
    width: 15px; }
  @media screen and (max-width: 575.98px) {
    .home-bloco-1 .carrossel-destaque-conteudo .item {
      width: 100%; }
      .home-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .imagem {
        width: 100%; } }
  .home-bloco-1 .table-planos-features {
    border-collapse: separate;
    border-spacing: 0; }
    .home-bloco-1 .table-planos-features td {
      border-bottom: #707070 1px solid;
      border-top: 0;
      vertical-align: middle; }
      .home-bloco-1 .table-planos-features td.active {
        background: #fff;
        border-left: #0B73F6 2px solid;
        border-right: #0B73F6 2px solid;
        border-bottom: #0B73F6 1px solid; }
    .home-bloco-1 .table-planos-features th {
      vertical-align: top; }
      .home-bloco-1 .table-planos-features th .badge {
        border-radius: 0;
        font-size: 1.2rem;
        padding: .6rem;
        border-top-right-radius: 7px;
        border-top-left-radius: 7px; }
      .home-bloco-1 .table-planos-features th.active {
        background: #fff;
        border-left: #0B73F6 2px solid !important;
        border-right: #0B73F6 2px solid !important;
        border-top: #0B73F6 2px solid !important;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px; }
    .home-bloco-1 .table-planos-features tr {
      vertical-align: middle; }
    .home-bloco-1 .table-planos-features .clicavel {
      cursor: pointer; }

.home-bloco-2 {
  padding-top: 3rem;
  background-color: #fff;
  padding-bottom: 2rem;
  height: 640px; }
  .home-bloco-2 .carrossel-depoimentos .item .wrapper-depoimento {
    position: relative;
    height: 370px;
    width: 85%; }
    .home-bloco-2 .carrossel-depoimentos .item .wrapper-depoimento .box-texto {
      position: absolute;
      top: 20%;
      left: 12%;
      background-color: #707070;
      z-index: 2;
      width: 60%;
      border-radius: 8px;
      padding: 2rem;
      padding-right: 2rem;
      color: #fff;
      height: 220px; }
      .home-bloco-2 .carrossel-depoimentos .item .wrapper-depoimento .box-texto .paragrafo {
        overflow-y: auto;
        height: 130px;
        padding-right: 1rem; }
    .home-bloco-2 .carrossel-depoimentos .item .wrapper-depoimento .foto {
      position: absolute;
      top: 20px;
      right: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      border-radius: 8px;
      height: 320px;
      width: 250px; }
  .home-bloco-2 .carrossel-depoimentos .owl-prev, .home-bloco-2 .carrossel-depoimentos .owl-next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
    background: #707070 !important;
    opacity: 0.7;
    border-radius: 50% !important; }
  .home-bloco-2 .carrossel-depoimentos .owl-prev {
    left: 20px; }
  .home-bloco-2 .carrossel-depoimentos .owl-next {
    right: 20px; }
  .home-bloco-2 .carrossel-depoimentos .owl-prev i, .home-bloco-2 .carrossel-depoimentos .owl-next i {
    color: #fff; }
  .home-bloco-2 .carrossel-depoimentos .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: rgba(112, 112, 112, 0.5) !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 20px; }
  .home-bloco-2 .carrossel-depoimentos .owl-dot.active span {
    background: #2C2746 !important;
    width: 15px; }
  @media screen and (max-width: 800px) {
    .home-bloco-2 .chamada {
      text-align: center; }
    .home-bloco-2 .carrossel-depoimentos .item .wrapper-depoimento .box-texto {
      background-color: #4b4b4b;
      top: inherit;
      left: 28%;
      bottom: 0;
      width: 78%;
      padding: 1rem;
      height: auto; } }

.home-bloco-3 {
  padding-top: 3rem;
  background-color: #D5D5D5;
  padding-bottom: 2rem;
  min-height: 440px; }

.drop-opcoes {
  border: solid 1px #B4B4B4;
  border-radius: 5px;
  box-shadow: 0px 0px 2.5px -0.5px rgba(0, 0, 0, 0.309); }
  .drop-opcoes .titulo-drop {
    padding: 0.25rem 1.5rem;
    font-family: Poppins-Bold;
    color: #818181;
    margin-bottom: .8rem;
    font-size: 0.938rem; }
  .drop-opcoes .dropdown-item {
    min-width: 200px;
    font-size: 0.8rem; }
    .drop-opcoes .dropdown-item i {
      font-size: 0.8rem;
      width: 20px; }

.pagina-exibir-painel .abertura-pagina {
  width: 100%;
  padding-top: 0.45rem; }
  .pagina-exibir-painel .abertura-pagina .capa {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    height: 650px;
    width: 100%; }

.home-painel-bloco-1 {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-painel-bloco-1 .bloco-cta-home {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    height: 420px;
    padding: 1rem;
    /* padding-top: 8.5rem; */
    color: #FFFFFF;
    line-height: 1.2; }
  .home-painel-bloco-1 .banner-destaque .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    height: 420px;
    width: 100%; }
  .home-painel-bloco-1 .banner-destaque .owl-video-wrapper {
    width: 100%;
    height: 300px; }
    .home-painel-bloco-1 .banner-destaque .owl-video-wrapper .owl-video-tn {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      transition: opacity .4s ease; }
  .home-painel-bloco-1 .banner-destaque .owl-video-play-icon {
    background: url("../img/icones/owl.video.play.png") no-repeat; }
  .home-painel-bloco-1 .banner-destaque .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: rgba(255, 255, 255, 0.5) !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px; }
  .home-painel-bloco-1 .banner-destaque .owl-dot.active span {
    background: #0B73F6 !important;
    width: 15px; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .item {
    height: 330px;
    width: 100%; }
    .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo {
      position: relative; }
      .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .imagem {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 8px;
        height: 330px;
        width: 100%;
        background-color: #2C2746; }
      .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .label {
        position: absolute;
        top: 0;
        right: 0;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        border-top-right-radius: 8px;
        background-color: #707070;
        padding: 0.6rem;
        color: #FFFFFF;
        min-width: 140px;
        font-size: 0.7rem;
        font-weight: bold; }
      .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .legenda {
        position: absolute;
        bottom: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        color: #FFFFFF;
        min-height: 80px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        padding-left: 0.4rem;
        padding-right: 0.4rem; }
      .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .box-descricao {
        position: absolute;
        top: 0;
        opacity: 0;
        transition: 0.5s;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 2;
        border-radius: 10px;
        color: #FFFFFF;
        padding: 1rem;
        padding-top: 4rem;
        text-align: left; }
        .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .box-descricao ul li {
          margin-bottom: 0.4rem; }
        .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .box-descricao.show {
          opacity: 1; }
      .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .link {
        position: absolute;
        bottom: 20px; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-prev, .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 38%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
    background: #707070 !important;
    opacity: 0.7;
    border-radius: 50% !important; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-prev {
    left: -20px; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-next {
    right: -20px; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-prev i, .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-next i {
    color: #fff; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: rgba(112, 112, 112, 0.5) !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 20px; }
  .home-painel-bloco-1 .carrossel-destaque-conteudo .owl-dot.active span {
    background: #0B73F6 !important;
    width: 15px; }
  @media screen and (max-width: 575.98px) {
    .home-painel-bloco-1 .carrossel-destaque-conteudo .item {
      width: 100%; }
      .home-painel-bloco-1 .carrossel-destaque-conteudo .item .wrapper-conteudo .imagem {
        width: 100%; } }

.home-painel-busca {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-painel-busca #carrega-busca {
    padding-bottom: 5rem; }
  .home-painel-busca .sticky-top {
    top: 4rem;
    z-index: 1; }

.home-painel-eventos-todos {
  padding-top: 2rem;
  padding-bottom: 2rem;
  line-height: 1.2; }
  .home-painel-eventos-todos .banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 280px;
    border-radius: 8px;
    padding: 2rem;
    text-shadow: 1px 1px 2px black;
    position: relative; }
    .home-painel-eventos-todos .banner .mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(11, 115, 246, 0), rgba(11, 115, 246, 0.6));
      border-radius: 8px;
      z-index: 2; }
    .home-painel-eventos-todos .banner .corpo {
      width: 100%;
      bottom: 10%;
      position: absolute;
      z-index: 5; }
  .home-painel-eventos-todos .carrosel-destaques {
    width: 100%; }
    .home-painel-eventos-todos .carrosel-destaques .item {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 360px;
      width: 100%;
      border-radius: 8px; }
      .home-painel-eventos-todos .carrosel-destaques .item .mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
        border-radius: 8px;
        z-index: 2; }
      .home-painel-eventos-todos .carrosel-destaques .item .corpo {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        bottom: 20%;
        width: 65%;
        z-index: 5; }
        .home-painel-eventos-todos .carrosel-destaques .item .corpo .tipo-horario {
          text-shadow: 1px 1px 2px black; }
        .home-painel-eventos-todos .carrosel-destaques .item .corpo .titulo {
          text-shadow: 1px 1px 2px black; }
    .home-painel-eventos-todos .carrosel-destaques .owl-dot span {
      width: 8px;
      height: 8px;
      margin: 5px 7px;
      background: rgba(255, 255, 255, 0.5) !important;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 30px; }
    .home-painel-eventos-todos .carrosel-destaques .owl-dot.active span {
      background: #0B73F6 !important;
      width: 15px; }
  @media screen and (max-width: 575.98px) {
    .home-painel-eventos-todos .carrosel-destaques .item .corpo {
      bottom: 30%;
      width: 80%; }
      .home-painel-eventos-todos .carrosel-destaques .item .corpo .tipo-horario {
        font-size: 0.9rem; }
      .home-painel-eventos-todos .carrosel-destaques .item .corpo .titulo {
        font-size: 1.2rem; } }

.home-painel-networking {
  padding-top: 2rem;
  padding-bottom: 2rem;
  line-height: 1.2; }
  .home-painel-networking .banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 280px;
    border-radius: 8px;
    padding: 2rem;
    text-shadow: 1px 1px 2px black; }
  .home-painel-networking .card-networking {
    background-color: #4b4b4b;
    border-radius: 8px;
    color: #FFFFFF; }
    .home-painel-networking .card-networking .capa {
      position: relative;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      height: 170px;
      border-top-right-radius: 8px;
      border-top-left-radius: 8px; }
      .home-painel-networking .card-networking .capa .secao {
        position: absolute;
        bottom: 1rem;
        left: 1rem; }
    .home-painel-networking .card-networking .body {
      height: 70px;
      padding: 1rem; }
    .home-painel-networking .card-networking.active {
      background-color: #0B73F6; }

.home-painel-blog {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-painel-blog .capa {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .home-painel-blog .bloco-destaques .destaque-1 .capa {
    width: 100%;
    height: 290px;
    border-radius: 8px; }
  .home-painel-blog .bloco-destaques .destaque-1 .titulo {
    min-height: 50px; }
  .home-painel-blog .bloco-destaques .destaque-2 .item-blog {
    border-radius: 8px;
    position: relative; }
    .home-painel-blog .bloco-destaques .destaque-2 .item-blog .capa {
      width: 100%;
      height: 180px;
      border-bottom-left-radius: 8px;
      border-top-left-radius: 8px; }
    .home-painel-blog .bloco-destaques .destaque-2 .item-blog .link {
      position: absolute;
      right: 20px;
      bottom: 20px; }
  .home-painel-blog .bloco-listagem .item-blog {
    border-radius: 8px;
    position: relative; }
    .home-painel-blog .bloco-listagem .item-blog .capa {
      width: 100%;
      height: 160px;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; }
    .home-painel-blog .bloco-listagem .item-blog .corpo {
      padding: 1.2rem;
      min-height: 200px; }
    .home-painel-blog .bloco-listagem .item-blog .link {
      position: absolute;
      right: 20px;
      bottom: 20px; }
  @media screen and (max-width: 575.98px) {
    .home-painel-blog .bloco-listagem .item-blog {
      width: 100%; }
      .home-painel-blog .bloco-listagem .item-blog .capa {
        height: 180px; }
      .home-painel-blog .bloco-listagem .item-blog .corpo {
        padding: 0rem;
        min-height: 140px; } }

.pagina-biblioteca {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.blog-relacionados .item-blog {
  border-radius: 8px;
  position: relative; }
  .blog-relacionados .item-blog .capa {
    width: 100%;
    height: 160px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .blog-relacionados .item-blog .corpo {
    padding: 1.2rem;
    min-height: 200px; }
  .blog-relacionados .item-blog .link {
    position: absolute;
    right: 20px;
    bottom: 20px; }

@media screen and (max-width: 575.98px) {
  .blog-relacionados .item-blog {
    width: 100%; }
    .blog-relacionados .item-blog .capa {
      height: 180px; }
    .blog-relacionados .item-blog .corpo {
      padding: 0rem;
      min-height: 140px; } }

.listagem-favoritos .item-favoritos {
  border-radius: 8px;
  position: relative; }
  .listagem-favoritos .item-favoritos .capa {
    width: 100%;
    height: 160px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .listagem-favoritos .item-favoritos .corpo {
    padding: 1.2rem;
    min-height: 200px; }
  .listagem-favoritos .item-favoritos .link {
    position: absolute;
    right: 20px;
    bottom: 20px; }

@media screen and (max-width: 575.98px) {
  .listagem-favoritos .item-favoritos {
    width: 100%; }
    .listagem-favoritos .item-favoritos .capa {
      height: 180px; }
    .listagem-favoritos .item-favoritos .corpo {
      padding: 0rem;
      min-height: 140px; } }

.listagem-busca .item-busca {
  border-radius: 8px;
  position: relative; }
  .listagem-busca .item-busca .capa {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 130px;
    min-height: 130px;
    border-radius: 8px; }
  .listagem-busca .item-busca .link {
    position: absolute;
    right: 20px;
    bottom: 20px; }

.home-painel-revistas {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-painel-revistas .item-revista .wrapper-conteudo {
    position: relative; }
    .home-painel-revistas .item-revista .wrapper-conteudo .imagem {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      border-radius: 8px;
      height: 430px;
      width: 100%; }
    .home-painel-revistas .item-revista .wrapper-conteudo .box-descricao {
      position: absolute;
      bottom: 0;
      opacity: 0;
      transition: 0.5s;
      height: 30%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      z-index: 2;
      color: #FFFFFF;
      padding: 1rem;
      text-align: left; }
      .home-painel-revistas .item-revista .wrapper-conteudo .box-descricao ul li {
        margin-bottom: 0.4rem; }
      .home-painel-revistas .item-revista .wrapper-conteudo .box-descricao.show {
        opacity: 1; }
  .home-painel-revistas .item-revista.listagem .imagem {
    height: 320px; }
  .home-painel-revistas .item-revista.listagem .box-descricao {
    height: 35%; }

.home-painel-cursos {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-painel-cursos .banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 280px;
    border-radius: 8px;
    padding: 2rem;
    text-shadow: 1px 1px 2px black;
    position: relative; }
    .home-painel-cursos .banner .mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(11, 115, 246, 0), rgba(11, 115, 246, 0.6));
      border-radius: 8px;
      z-index: 2; }
    .home-painel-cursos .banner .corpo {
      width: 100%;
      bottom: 10%;
      position: absolute;
      z-index: 5; }

.home-painel-vagas {
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .home-painel-vagas .banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 280px;
    border-radius: 8px;
    padding: 2rem;
    text-shadow: 1px 1px 2px black;
    position: relative; }
    .home-painel-vagas .banner .mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(11, 115, 246, 0), rgba(11, 115, 246, 0.6));
      border-radius: 8px;
      z-index: 2; }
    .home-painel-vagas .banner .corpo {
      width: 100%;
      bottom: 10%;
      position: absolute;
      z-index: 5; }
  .home-painel-vagas .item-vaga .wrapper-conteudo .box-content-4 {
    height: 240px;
    margin-bottom: 20px;
    padding: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    overflow: hidden; }
    .home-painel-vagas .item-vaga .wrapper-conteudo .box-content-4 h4 {
      text-align: left; }
  .home-painel-vagas .item-vaga .wrapper-conteudo .logo-box {
    width: 70px;
    height: 70px;
    background-color: rgba(213, 213, 213, 0.5);
    border-bottom-left-radius: 10px; }
    .home-painel-vagas .item-vaga .wrapper-conteudo .logo-box .logo {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 50px;
      width: 50px;
      margin: 0 auto; }

.vaga-info .item-vaga .wrapper-conteudo .box-content-4 {
  min-height: 270px;
  margin-bottom: 20px;
  padding: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem; }
  .vaga-info .item-vaga .wrapper-conteudo .box-content-4 h4 {
    text-align: left; }

.vaga-info .item-vaga .wrapper-conteudo .logo-box {
  width: 70px;
  height: 70px;
  background-color: rgba(213, 213, 213, 0.5);
  border-bottom-left-radius: 10px; }
  .vaga-info .item-vaga .wrapper-conteudo .logo-box .logo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 50px;
    width: 50px;
    margin: 0 auto; }

.home-painel-eventos {
  padding-bottom: 2rem; }
  .home-painel-eventos .carrosel-destaques {
    width: 100%; }
    .home-painel-eventos .carrosel-destaques .item {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 360px;
      width: 100%; }
      .home-painel-eventos .carrosel-destaques .item .mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
        z-index: 2; }
      .home-painel-eventos .carrosel-destaques .item .corpo {
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        top: 40%;
        width: 65%;
        z-index: 5; }
        .home-painel-eventos .carrosel-destaques .item .corpo .tipo-horario {
          text-shadow: 1px 1px 2px black; }
        .home-painel-eventos .carrosel-destaques .item .corpo .titulo {
          text-shadow: 1px 1px 2px black; }
    .home-painel-eventos .carrosel-destaques .owl-dot span {
      width: 8px;
      height: 8px;
      margin: 5px 7px;
      background: rgba(255, 255, 255, 0.5) !important;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 30px; }
    .home-painel-eventos .carrosel-destaques .owl-dot.active span {
      background: #0B73F6 !important;
      width: 15px; }
  @media screen and (max-width: 575.98px) {
    .home-painel-eventos .carrosel-destaques .item .corpo {
      top: 30%;
      width: 80%; }
      .home-painel-eventos .carrosel-destaques .item .corpo .tipo-horario {
        font-size: 0.9rem; }
      .home-painel-eventos .carrosel-destaques .item .corpo .titulo {
        font-size: 1.2rem; } }

/* Blocos dinamicos */
.carrossel-destaque-vagas .item {
  width: 100%; }
  .carrossel-destaque-vagas .item .wrapper-conteudo .box-content-4 {
    height: 200px;
    margin-bottom: 20px;
    padding: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    overflow: hidden; }
    .carrossel-destaque-vagas .item .wrapper-conteudo .box-content-4 h4 {
      text-align: left; }
  .carrossel-destaque-vagas .item .wrapper-conteudo .logo-box {
    width: 70px;
    height: 70px;
    background-color: rgba(213, 213, 213, 0.5);
    border-bottom-left-radius: 10px; }
    .carrossel-destaque-vagas .item .wrapper-conteudo .logo-box .logo {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 50px;
      width: 50px;
      margin: 0 auto; }

.carrossel-destaque-vagas .owl-prev, .carrossel-destaque-vagas .owl-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
  background: #707070 !important;
  opacity: 0.7;
  border-radius: 50% !important; }

.carrossel-destaque-vagas .owl-prev {
  left: -20px; }

.carrossel-destaque-vagas .owl-next {
  right: -20px; }

.carrossel-destaque-vagas .owl-prev i, .carrossel-destaque-vagas .owl-next i {
  color: #fff; }

.carrossel-destaque-vagas .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: rgba(112, 112, 112, 0.5) !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 20px; }

.carrossel-destaque-vagas .owl-dot.active span {
  background: #0B73F6 !important;
  width: 15px; }

.carrossel-destaque-cursos .item .wrapper-conteudo .imagem {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 240px;
  width: 100%;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px; }

.carrossel-destaque-cursos .item .wrapper-conteudo .box-info {
  position: relative;
  height: 140px;
  width: 100%;
  background-color: #2C2746;
  text-align: left;
  color: #fff;
  padding: 1rem;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }
  .carrossel-destaque-cursos .item .wrapper-conteudo .box-info a {
    color: #fff; }
  .carrossel-destaque-cursos .item .wrapper-conteudo .box-info .info-curso {
    padding: 1rem;
    position: absolute;
    top: 0; }
  .carrossel-destaque-cursos .item .wrapper-conteudo .box-info .link-curso {
    padding: 1rem;
    position: absolute;
    bottom: 0;
    right: 0; }

.carrossel-destaque-cursos .owl-prev, .carrossel-destaque-cursos .owl-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
  background: #707070 !important;
  opacity: 0.7;
  border-radius: 50% !important; }

.carrossel-destaque-cursos .owl-prev {
  left: -20px; }

.carrossel-destaque-cursos .owl-next {
  right: -20px; }

.carrossel-destaque-cursos .owl-prev i, .carrossel-destaque-cursos .owl-next i {
  color: #fff; }

.carrossel-destaque-cursos .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: rgba(112, 112, 112, 0.5) !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 20px; }

.carrossel-destaque-cursos .owl-dot.active span {
  background: #0B73F6 !important;
  width: 15px; }

@media screen and (max-width: 575.98px) {
  .carrossel-destaque-cursos .item {
    width: 100%; }
    .carrossel-destaque-cursos .item .wrapper-conteudo .imagem {
      width: 100%; }
    .carrossel-destaque-cursos .item .wrapper-conteudo .box-info {
      width: 100%; } }

.carrossel-proximos-eventos .item .wrapper-conteudo {
  position: relative; }
  .carrossel-proximos-eventos .item .wrapper-conteudo .imagem {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 240px;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .carrossel-proximos-eventos .item .wrapper-conteudo .box-info {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: relative;
    height: 140px;
    width: 100%;
    background-color: #2a2a2a;
    text-align: left;
    color: #fff;
    padding: 1rem; }
    .carrossel-proximos-eventos .item .wrapper-conteudo .box-info a {
      color: #fff; }
    .carrossel-proximos-eventos .item .wrapper-conteudo .box-info .info-evento {
      padding: 1rem;
      position: absolute;
      top: 0; }
    .carrossel-proximos-eventos .item .wrapper-conteudo .box-info .link-evento {
      position: absolute;
      padding: 1rem;
      bottom: 0;
      right: 0;
      width: 100%; }

.carrossel-proximos-eventos .owl-prev, .carrossel-proximos-eventos .owl-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
  background: #707070 !important;
  opacity: 0.7;
  border-radius: 50% !important; }

.carrossel-proximos-eventos .owl-prev {
  left: -20px; }

.carrossel-proximos-eventos .owl-next {
  right: -20px; }

.carrossel-proximos-eventos .owl-prev i, .carrossel-proximos-eventos .owl-next i {
  color: #fff; }

.carrossel-proximos-eventos .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: rgba(112, 112, 112, 0.5) !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 20px; }

.carrossel-proximos-eventos .owl-dot.active span {
  background: #0B73F6 !important;
  width: 15px; }

@media screen and (max-width: 575.98px) {
  .carrossel-proximos-eventos .item .wrapper-conteudo .imagem {
    width: 100%; }
  .carrossel-proximos-eventos .item .wrapper-conteudo .box-info {
    width: 100%; } }

.evento-listagem .item .wrapper-conteudo .imagem {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 240px;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px; }

.evento-listagem .item .wrapper-conteudo .box-info {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  position: relative;
  height: 140px;
  width: 100%;
  background-color: #2a2a2a;
  text-align: left;
  color: #fff;
  padding: 1rem; }
  .evento-listagem .item .wrapper-conteudo .box-info a {
    color: #fff; }
  .evento-listagem .item .wrapper-conteudo .box-info .info-evento {
    padding: 1rem;
    position: absolute;
    top: 0; }
  .evento-listagem .item .wrapper-conteudo .box-info .link-evento {
    position: absolute;
    padding: 1rem;
    bottom: 0;
    right: 0;
    width: 100%; }

.listagem-cursos .item .wrapper-conteudo .imagem {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 240px;
  width: 100%;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px; }

.listagem-cursos .item .wrapper-conteudo .box-info {
  position: relative;
  height: 140px;
  width: 100%;
  background-color: #2C2746;
  text-align: left;
  color: #fff;
  padding: 1rem;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }
  .listagem-cursos .item .wrapper-conteudo .box-info a {
    color: #fff; }
  .listagem-cursos .item .wrapper-conteudo .box-info .info-curso {
    padding: 1rem;
    position: absolute;
    top: 0; }
  .listagem-cursos .item .wrapper-conteudo .box-info .link-curso {
    padding: 1rem;
    position: absolute;
    bottom: 0;
    right: 0; }

.pagina-detalhes-cursos h2, .pagina-detalhes-cursos h3 {
  font-size: 1.4rem;
  color: #2C2746; }

#busca {
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  z-index: 200;
  display: none; }
  #busca.disabled {
    display: flex !important; }
  #busca .fecha-busca {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 2rem;
    color: #fff;
    cursor: pointer; }
  #busca .form-busca input {
    text-align: center;
    background-color: transparent;
    border: none;
    border-bottom: solid 1px #fff;
    color: #fff !important;
    font-size: 1.5rem;
    border-radius: 0px; }
    #busca .form-busca input:focus {
      box-shadow: none; }
  #busca .form-busca input::placeholder {
    color: #fff !important; }
  #busca .form-busca button {
    min-width: 200px; }

#overlay-busca {
  background-image: linear-gradient(45deg, #2C2746, #080B0E);
  opacity: .90;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  z-index: 200;
  display: none; }
  #overlay-busca.disabled {
    display: block !important; }

.drop-notificacoes {
  border: solid 1px #B4B4B4;
  border-radius: 5px;
  box-shadow: 0px 0px 2.5px -0.5px rgba(0, 0, 0, 0.309); }
  .drop-notificacoes .dropdown-item {
    width: 350px;
    font-size: 0.938rem;
    margin-bottom: .5rem; }
    .drop-notificacoes .dropdown-item.big {
      width: 450px; }
    .drop-notificacoes .dropdown-item i {
      font-size: 1rem;
      width: 20px; }

#secao-destaques-admin .item .capa {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 140px;
  width: 100%;
  border-radius: 8px; }
  #secao-destaques-admin .item .capa .badge {
    position: absolute;
    top: 3px;
    left: 3px; }

#secao-destaques-admin .bloco-destaque {
  overflow-y: auto;
  height: 550px; }

.box-banner-1 {
  min-height: 600px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .box-banner-1 .banner {
    background-image: linear-gradient(45deg, #B7CBE5 100%, #74B5F8);
    position: absolute;
    width: 100%;
    height: 100%; }
  .box-banner-1 .overlay-banner {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .box-banner-1 .conteudo-util {
    z-index: 5;
    padding: 2rem 0rem; }

.box-banner-2 {
  min-height: 278px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.box-content-1 {
  border-radius: 15px;
  padding: 1.5rem 2rem; }

.box-content-2 {
  border-radius: 10px;
  padding: 1.5rem 2rem; }

.box-content-3 {
  border-radius: 10px;
  padding: 2rem 1.5rem; }

.box-content-4 {
  border-radius: 5px;
  padding: 2rem; }

.box-plano {
  max-width: 392px;
  box-shadow: 0px 0px 11.5px -3.5px #a0a0a0; }

.shadow-1 {
  box-shadow: 0px 0px 11.5px -3.5px #a0a0a0; }

.shadow-2 {
  box-shadow: 0px 0px 11.5px -3.5px #dddddd; }

.shadow-3 {
  box-shadow: 0px 2px 4.5px -1.8px #525252; }

.shadow-4 {
  box-shadow: 0px 2px 6.5px -0.85px #bfbfbf; }

.owl-carousel.nav-between .item {
  width: calc(100% - 90px);
  margin-left: 45px; }

.owl-carousel.nav-between .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: calc(50% - 30px);
  margin-top: 0px;
  z-index: 10; }
  .owl-carousel.nav-between .owl-nav button {
    outline: none;
    background-color: #D5D5D5;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    font-family: Poppins-Bold;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.5rem; }
    .owl-carousel.nav-between .owl-nav button:focus {
      background-color: #0B73F6; }

.owl-carousel.owl-img-no-width img {
  width: unset; }

.owl-carousel.owl-revista {
  overflow-y: hidden; }
  .owl-carousel.owl-revista .owl-item {
    display: flex;
    justify-content: center; }
    .owl-carousel.owl-revista .owl-item .capa {
      height: 380px; }
    .owl-carousel.owl-revista .owl-item.big .revista .capa {
      transform: scale(1.1, 1.2); }
    .owl-carousel.owl-revista .owl-item:not(.big) {
      margin-top: 36px; }

.owl-carousel .owl-dots {
  margin-top: 2rem; }

.lista-beneficios-plano {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px; }
  .lista-beneficios-plano li {
    text-align: center;
    color: #2C2746;
    margin-bottom: .35rem; }
    .lista-beneficios-plano li::before {
      margin-right: 10px; }
    .lista-beneficios-plano li.have::before {
      font-family: "Font Awesome 5 Free";
      content: '\f00c';
      font-style: normal;
      font-weight: 900;
      color: #62D14D; }
    .lista-beneficios-plano li.not-have::before {
      font-family: "Font Awesome 5 Free";
      content: '\f00d';
      font-style: normal;
      font-weight: 900;
      color: #DC3545; }

.nav.nav-1 {
  border-bottom: none;
  justify-content: center; }
  .nav.nav-1.min .nav-link {
    font-size: .9rem;
    padding: .25rem .25rem;
    margin: 0rem .25rem; }
    .nav.nav-1.min .nav-link.active {
      border-width: 3px; }
  .nav.nav-1 .nav-link {
    background: transparent;
    border: none;
    color: #a7a7a7;
    font-family: Poppins-Medium;
    padding: .75rem 2rem;
    font-size: 1.1rem; }
    .nav.nav-1 .nav-link.active {
      border-bottom: solid 6px #0B73F6;
      color: #0B73F6;
      font-family: Poppins-Bold; }

.nav.nav-2 {
  border-bottom: none; }
  .nav.nav-2.min .nav-link {
    font-size: .9rem;
    padding: .25rem .25rem;
    margin: 0rem .25rem; }
    .nav.nav-2.min .nav-link.active {
      border-width: 3px; }
  .nav.nav-2 .nav-link {
    background: transparent;
    border: none;
    color: #a7a7a7;
    font-family: Poppins-Medium;
    padding: .75rem 2rem;
    font-size: .9rem; }
    .nav.nav-2 .nav-link.active {
      border-bottom: solid 3px #0B73F6;
      color: #0B73F6;
      font-family: Poppins-Bold; }

.content-overlay {
  display: flex;
  min-height: 500px;
  position: relative;
  align-items: center; }
  .content-overlay .overlay-1 {
    opacity: .55;
    position: absolute;
    height: 100%;
    width: 100%; }
  .content-overlay .texto-sobreposto {
    text-shadow: 0em 0em 0.25em #525252; }

.faq .card {
  background-color: transparent;
  border: none !important;
  border-top: solid 2px #2C2746 !important;
  border-radius: 0px; }
  .faq .card .card-header {
    background-color: transparent;
    border: none !important;
    padding: 1rem .1rem; }
    .faq .card .card-header .btn-link {
      border-radius: 0px !important;
      padding: 0 !important;
      font-size: 0.9rem;
      white-space: unset;
      width: 95%; }
      .faq .card .card-header .btn-link.collapsed::after {
        content: '\f067';
        font-family: 'Font Awesome 5 Free';
        position: absolute;
        right: 0;
        color: #2C2746 !important;
        font-size: 1rem;
        bottom: calc(50% - 12px); }
      .faq .card .card-header .btn-link::after {
        content: '\f068';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 0;
        color: #2C2746 !important;
        font-size: 1rem;
        bottom: calc(50% - 12px); }
  .faq .card .card-body {
    padding: 0rem;
    margin-bottom: 1rem;
    width: 80%; }
  .faq .card * {
    color: #707070;
    text-decoration: none; }

.checkout .marker-step {
  display: flex;
  justify-content: center;
  align-items: center; }
  .checkout .marker-step .marker {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0rem 15px;
    opacity: .55;
    margin-bottom: .5rem; }
    .checkout .marker-step .marker span {
      font-size: 1.085rem;
      font-family: Poppins-Medium;
      color: #2C2746; }
    .checkout .marker-step .marker .circle-rounded {
      display: flex;
      justify-content: center;
      align-items: center;
      color: #FFFFFF;
      height: 29px;
      width: 29px;
      background-color: #0B73F6;
      font-size: 1.05rem;
      margin-right: 5px; }
    .checkout .marker-step .marker.active {
      opacity: 1; }

.checkout .plano-assinatura-label {
  width: 100%;
  background-color: #E2E2E2;
  padding: 1.5rem;
  border: solid 3px #0B73F6;
  border-radius: 16px;
  opacity: .35;
  cursor: pointer; }
  .checkout .plano-assinatura-label .radio-escolha-assinatura {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background-color: #FFFFFF;
    border: solid 1px #707070;
    padding: .25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0B73F6;
    font-size: 1.1rem; }
  .checkout .plano-assinatura-label .visualiza-pacote {
    z-index: 10; }
  .checkout .plano-assinatura-label.active {
    opacity: 1; }

.checkout .plano-assinatura-plano-selecionado-label {
  width: 100%;
  background-color: #E2E2E2;
  padding: 1.5rem;
  border: solid 3px #0B73F6;
  border-radius: 16px;
  opacity: .35;
  cursor: pointer; }
  .checkout .plano-assinatura-plano-selecionado-label .radio-escolha-assinatura {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background-color: #FFFFFF;
    border: solid 1px #707070;
    padding: .25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0B73F6;
    font-size: 1.1rem; }
  .checkout .plano-assinatura-plano-selecionado-label .visualiza-pacote {
    z-index: 10; }
  .checkout .plano-assinatura-plano-selecionado-label.active {
    opacity: 1; }

.checkout .plano-assinatura-plano-forma-pagamento-label {
  width: 100%;
  background-color: #E2E2E2;
  padding: 1.5rem;
  border: solid 3px #0B73F6;
  border-radius: 16px;
  opacity: .35;
  cursor: pointer; }
  .checkout .plano-assinatura-plano-forma-pagamento-label .radio-escolha-assinatura {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background-color: #FFFFFF;
    border: solid 1px #707070;
    padding: .25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #0B73F6;
    font-size: 1.1rem; }
  .checkout .plano-assinatura-plano-forma-pagamento-label .visualiza-pacote {
    z-index: 10; }
  .checkout .plano-assinatura-plano-forma-pagamento-label.active {
    opacity: 1; }

.underline {
  border-bottom: solid 2px;
  margin-bottom: .2rem; }
  .underline.highlight {
    background-color: rgba(244, 203, 71, 0.3); }

.perfil .perfil-img {
  height: 40px;
  width: 40px;
  border-radius: 12px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  position: relative; }

.perfil .perfil-img-2 {
  height: 100px;
  width: 100px;
  border-radius: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  position: relative; }

.perfil .perfil-img-3 {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  position: relative; }
  .perfil .perfil-img-3 .badge {
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center; }

.perfil .perfil-img-4 {
  height: 70px;
  width: 70px;
  border-radius: 100%;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  position: relative; }

.perfil .coluna-perfil-usuario {
  display: none; }

.perfil .coluna-caret-perfil {
  display: block; }

.perfil .perfil-nome {
  line-height: 1; }

.perfil .perfil-cargo {
  font-family: Poppins-Bold;
  font-size: 0.625rem;
  text-transform: uppercase;
  line-height: 1; }

.perfil .perfil-troca-foto {
  background-color: #0B73F6;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -5px;
  right: -10px;
  border-radius: 100%;
  color: #FFFFFF; }
  .perfil .perfil-troca-foto i {
    font-size: .85rem; }

.perfil p {
  margin-bottom: 0; }

.badge-sobreposto {
  position: relative; }
  .badge-sobreposto .badge {
    position: absolute;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins-Bold;
    right: -8px;
    top: -8px;
    border-radius: 100%; }

.content-full {
  min-height: calc(100vh - 95px); }

.revista {
  width: 280px; }
  .revista .capa {
    width: 100%;
    height: 309px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: .5rem;
    padding: 1rem;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end; }
    .revista .capa .btn {
      box-shadow: 0px 0px 3px 0px #000000; }

#frame-pdf {
  min-height: 800px; }

#frame-revista {
  min-height: 80vh; }

.breadcrumb {
  background-color: transparent;
  font-size: 0.9rem; }

.bg-dark-3 {
  background-color: #e9ecef; }

.filtro-conjunto {
  width: 100%;
  display: flex; }
  .filtro-conjunto .input-start {
    height: 100% !important;
    width: 30%;
    border: none;
    border-right: solid 2px #dddcdc !important;
    border-radius: 4px 0px 0px 4px !important;
    color: #2C2746; }
  .filtro-conjunto .input-middle {
    height: 100% !important;
    max-width: 100%;
    border: none;
    color: #707070;
    border-radius: 0px !important; }
  .filtro-conjunto .btn-busca {
    max-width: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px 4px 4px 0px !important; }
    .filtro-conjunto .btn-busca::before {
      content: '\f002';
      font-family: 'Font Awesome 5 Free';
      font-weight: bold;
      color: #FFFFFF;
      font-size: 1.25rem; }
  .filtro-conjunto .btn-limpar {
    max-width: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px 4px 4px 4px !important;
    max-height: 60px; }
    .filtro-conjunto .btn-limpar::before {
      content: '\f00d';
      font-family: 'Font Awesome 5 Free';
      font-weight: bold;
      color: #0B73F6;
      font-size: 1.25rem; }
  .filtro-conjunto .input-start,
  .filtro-conjunto .input-middle,
  .filtro-conjunto .btn-busca {
    box-shadow: none !important; }
  @media screen and (max-width: 580px) {
    .filtro-conjunto .btn-limpar {
      max-width: 100%;
      display: block; } }

.ui-datepicker-calendar {
  display: none; }

.item-evento .horario,
.item-evento .infos {
  padding: 1.5rem;
  width: 100%; }

.item-evento .horario {
  max-width: 200px;
  font-family: Poppins-Bold;
  text-align: center; }

.item-evento .infos {
  background-color: #E3E3E3; }
  .item-evento .infos .titulo {
    font-size: 1.35rem;
    font-family: Poppins-SemiBold; }

.item-evento .imagem-item-evento {
  width: 200px; }

.max-height-600 {
  height: 600px;
  overflow-y: auto; }

.max-height-700 {
  height: 700px;
  overflow-y: auto; }

@media screen and (max-width: 575.98px) {
  .filtro-conjunto {
    width: 100%;
    display: block; }
    .filtro-conjunto .input-start {
      width: 100% !important;
      border: none !important;
      border-radius: 0px !important;
      color: #2C2746;
      border-bottom: solid 2px #dddcdc !important; }
    .filtro-conjunto .input-middle {
      max-width: 100% !important;
      border: none;
      color: #707070;
      border-radius: 0px !important;
      border-bottom: solid 2px #dddcdc !important; }
    .filtro-conjunto .btn-busca {
      width: 100%;
      max-width: 100% !important;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 0px !important; }
  .modal-default .modal-dialog.modal-lg {
    max-width: 100%; }
  .modal-default .modal-dialog:not(.modal-lg) {
    max-width: 837px; }
  .modal-full-screen-mobile {
    padding: 0px;
    margin: 0px; }
    .modal-full-screen-mobile .modal-dialog {
      margin: 0px; }
      .modal-full-screen-mobile .modal-dialog .modal-content {
        height: 100vh;
        max-height: 100vh; }
        .modal-full-screen-mobile .modal-dialog .modal-content .modal-body {
          display: flex;
          max-height: 80vh;
          overflow-y: auto; }
  .owl-carousel.nav-sm-none .owl-nav {
    display: none !important; }
  .owl-carousel.nav-sm-none .item {
    width: 100% !important;
    margin-left: 0px !important; }
  .owl-carousel.nav-between .item {
    width: calc(100% - 70px);
    margin-left: 35px; }
  .owl-carousel.nav-between .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: calc(50% - 15px);
    margin-top: 0px;
    z-index: 10; }
    .owl-carousel.nav-between .owl-nav button {
      height: 15px;
      width: 15px; } }

@media screen and (min-width: 576px) {
  .icon-sm-20 {
    width: 20px !important;
    height: 20px !important; }
  .icon-sm-25 {
    width: 25px !important;
    height: 25px !important; }
  .icon-sm-40 {
    width: 40px !important;
    height: 40px !important; }
  .icon-sm-50 {
    width: 50px !important;
    height: 50px !important; }
  .icon-sm-60 {
    width: 60px !important;
    height: 60px !important; }
  .icon-sm-75 {
    width: 75px !important;
    height: 75px !important; }
  .icon-sm-80 {
    width: 80px !important;
    height: 80px !important; }
  .icon-sm-90 {
    width: 90px !important;
    height: 90px !important; }
  .icon-sm-100 {
    width: 100px !important;
    height: 100px !important; } }

@media screen and (min-width: 768px) {
  .icon-md-20 {
    width: 20px !important;
    height: 20px !important; }
  .icon-md-25 {
    width: 25px !important;
    height: 25px !important; }
  .icon-md-40 {
    width: 40px !important;
    height: 40px !important; }
  .icon-md-50 {
    width: 50px !important;
    height: 50px !important; }
  .icon-md-60 {
    width: 60px !important;
    height: 60px !important; }
  .icon-md-75 {
    width: 75px !important;
    height: 75px !important; }
  .icon-md-80 {
    width: 80px !important;
    height: 80px !important; }
  .icon-md-90 {
    width: 90px !important;
    height: 90px !important; }
  .icon-md-100 {
    width: 100px !important;
    height: 100px !important; } }

@media screen and (max-width: 767.98px) {
  .item-evento .horario {
    width: 100% !important; } }

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .box-content-1 {
    padding: 2rem 3rem; }
  .box-content-2 {
    padding: 2rem 3.5rem; } }

@media screen and (min-width: 992px) {
  .icon-lg-20 {
    width: 20px !important;
    height: 20px !important; }
  .icon-lg-25 {
    width: 25px !important;
    height: 25px !important; }
  .icon-lg-40 {
    width: 40px !important;
    height: 40px !important; }
  .icon-lg-50 {
    width: 50px !important;
    height: 50px !important; }
  .icon-lg-60 {
    width: 60px !important;
    height: 60px !important; }
  .icon-lg-75 {
    width: 75px !important;
    height: 75px !important; }
  .icon-lg-80 {
    width: 80px !important;
    height: 80px !important; }
  .icon-lg-90 {
    width: 90px !important;
    height: 90px !important; }
  .icon-lg-100 {
    width: 100px !important;
    height: 100px !important; }
  .box-content-1 {
    padding: 4rem 5rem; }
  .box-content-2 {
    padding: 3rem 4rem; } }

@media screen and (max-width: 991.98px) {
  .content-overlay .overlay-1 {
    opacity: .25; } }

@media screen and (min-width: 1200px) {
  .icon-xl-20 {
    width: 20px !important;
    height: 20px !important; }
  .icon-xl-25 {
    width: 25px !important;
    height: 25px !important; }
  .icon-xl-40 {
    width: 40px !important;
    height: 40px !important; }
  .icon-xl-50 {
    width: 50px !important;
    height: 50px !important; }
  .icon-xl-60 {
    width: 60px !important;
    height: 60px !important; }
  .icon-xl-75 {
    width: 75px !important;
    height: 75px !important; }
  .icon-xl-80 {
    width: 80px !important;
    height: 80px !important; }
  .icon-xl-90 {
    width: 90px !important;
    height: 90px !important; }
  .icon-xl-100 {
    width: 100px !important;
    height: 100px !important; } }

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  .modal-default .modal-dialog.modal-lg {
    max-width: 937px; }
  .modal-default .modal-dialog:not(.modal-lg) {
    max-width: 637px; } }

@media screen and (min-width: 1600px) {
  .icon-xxl-20 {
    width: 20px !important;
    height: 20px !important; }
  .icon-xxl-25 {
    width: 25px !important;
    height: 25px !important; }
  .icon-xxl-40 {
    width: 40px !important;
    height: 40px !important; }
  .icon-xxl-50 {
    width: 50px !important;
    height: 50px !important; }
  .icon-xxl-60 {
    width: 60px !important;
    height: 60px !important; }
  .icon-xxl-75 {
    width: 75px !important;
    height: 75px !important; }
  .icon-xxl-80 {
    width: 80px !important;
    height: 80px !important; }
  .icon-xxl-90 {
    width: 90px !important;
    height: 90px !important; }
  .icon-xxl-100 {
    width: 100px !important;
    height: 100px !important; }
  .box-content-2 {
    padding: 4rem 5rem; }
  .modal-default .modal-dialog.modal-lg {
    max-width: 1235px; }
  .modal-default .modal-dialog:not(.modal-lg) {
    max-width: 837px; } }

.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media screen and (min-width: 1600px) {
  .container {
    max-width: 1430px; }
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; }
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; }
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; }
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; }
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

div.tagsinput {
  border: 0;
  background: #FFF;
  padding: 0.7rem;
  width: 100%;
  height: 100px;
  overflow-y: auto; }
  div.tagsinput span.tag {
    border: 1px solid #62D14D;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: block;
    float: left;
    padding: 7px;
    text-decoration: none;
    background: rgba(98, 209, 77, 0.2);
    color: #62D14D;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: Poppins-Regular;
    font-size: 13px; }
    div.tagsinput span.tag a {
      font-weight: 700;
      color: #D5D5D5 !important;
      text-decoration: none;
      font-size: 11px; }
  div.tagsinput input {
    width: 150px;
    margin: 0 5px 5px 0;
    font-family: Poppins-Regular;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 5px;
    background: 0 0;
    color: #000;
    outline: 0; }
  div.tagsinput div {
    display: block; }

.tags_clear {
  clear: both;
  width: 100%;
  height: 0; }

.not_valid {
  background: rgba(220, 53, 69, 0.3) !important;
  color: #DC3545 !important; }


  /* Tela edição de trilhas */
  /* Estilo para o select */
.custom-select select {
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: transparent;
  border: none;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}

.custom-select::after {
  content: '\25BC';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}


/* //////////////////////////// */
/* CARROSSEL BOMBANDO NO CLLUBE */
/* //////////////////////////// */

.bombando-no-clube-data-biblioteca .owl-dots {
  margin-top: 0.5rem;
}

.bombando-no-clube-data-biblioteca .owl-dot.active span {
  background: #0b73f6 !important;
  width: 15px;
}

.bombando-no-clube-data-biblioteca .item .wrapper-conteudo .imagem {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 240px;
  width: 100%;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.bombando-no-clube-data .item .wrapper-conteudo .box-info {
  position: relative;
  height: 140px;
  width: 100%;
  background-color: #2c2746;
  text-align: left;
  color: #fff;
  padding: 1rem;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.bombando-no-clube-data .item .wrapper-conteudo .box-info a {
  color: #fff;
}
.bombando-no-clube-data .item .wrapper-conteudo .box-info .info-curso {
  padding: 1rem;
  position: absolute;
  top: 0;
}
.bombando-no-clube-data .item .wrapper-conteudo .box-info .link-curso {
  padding: 1rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.bombando-no-clube-data-biblioteca .owl-prev,
.bombando-no-clube-data-biblioteca .owl-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 38%;
  transform: translateY(-50px);
  display: block !important;
  border: 0px solid black;
  background: #707070 !important;
  opacity: 0.7;
  border-radius: 50% !important;
}

.bombando-no-clube-data-biblioteca .owl-prev {
  left: -20px;
}

.bombando-no-clube-data-biblioteca .owl-next {
  right: -20px;
}

.bombando-no-clube-data-biblioteca .owl-prev i,
.bombando-no-clube-data-biblioteca .owl-next i {
  color: #fff;
}

.bombando-no-clube-data-biblioteca .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 7px;
  background: #6195f5 !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 20px;
}

.bombando-no-clube-data-biblioteca .owl-dot.active span {
  background: #00368c !important;
  width: 15px;
}

