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

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

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

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

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

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

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

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

.ff-semibold {
  font-family: Roboto-Medium; }

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

.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: Roboto-Bold;
  margin-bottom: 0px; }

.bg-green-light {
  background-color: #cfe4d2; }

.text-green-light {
  color: #cfe4d2; }

.text-gray {
  color: rgba(51, 51, 51, 0.7); }

@media (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 (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 (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 (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 (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 (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; } }

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

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

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

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

.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; }

.btn.btn-1 {
  font-family: Roboto-Medium;
  font-size: 1rem;
  padding: .45rem .75rem; }

.btn.btn-2 {
  font-family: Roboto-Medium;
  font-size: 1.2rem;
  padding: .75rem 1rem;
  min-width: 160px;
  border-radius: 3px; }

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

.btn-white {
  color: #3658A1;
  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: #333333 !important;
    background-color: #E0E0E0; }

.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: #E0E0E0;
  -webkit-border-radius: 0px; }

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

.btn-pulse {
  background: black;
  box-shadow: 0 0 0 0 black;
  transform: scale(1);
  animation: pulse-white 2s infinite; }
  .btn-pulse.pulsate-white {
    background: white;
    box-shadow: 0 0 0 0 white;
    animation: pulse-white 2s infinite; }
  .btn-pulse.pulsate-danger {
    background: #DC3545;
    box-shadow: 0 0 0 0 white;
    animation: pulse-danger 2s infinite; }
  .btn-pulse.pulsate-primary {
    background: #F17F26;
    box-shadow: 0 0 0 0 white;
    animation: pulse-primary 2s infinite; }
  .btn-pulse.pulsate-secondary {
    background: #3658A1;
    box-shadow: 0 0 0 0 white;
    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-danger {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(220, 53, 69, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0); } }

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

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

.texto-pulse, .div-pulse {
  background: transparent;
  box-shadow: 0 0 0 0 black;
  transform: scale(1);
  animation: pulse-white 2s infinite; }
  .texto-pulse.pulsate-white, .div-pulse.pulsate-white {
    background: transparent;
    box-shadow: 0 0 0 0 white;
    animation: pulse-white 2s infinite; }
  .texto-pulse.pulsate-danger, .div-pulse.pulsate-danger {
    background: transparent;
    box-shadow: 0 0 0 0 white;
    animation: pulse-danger 2s infinite; }
  .texto-pulse.pulsate-primary, .div-pulse.pulsate-primary {
    background: transparent;
    box-shadow: 0 0 0 0 white;
    animation: pulse-primary 2s infinite; }
  .texto-pulse.pulsate-secondary, .div-pulse.pulsate-secondary {
    background: transparent;
    box-shadow: 0 0 0 0 white;
    animation: pulse-primary 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-danger {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(220, 53, 69, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0); } }

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

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

table.font-small td {
  font-size: 0.8rem !important; }

table.table-box-white {
  border-collapse: separate;
  border-spacing: 0 1em; }
  table.table-box-white thead th {
    border: none !important;
    font-family: Roboto-Medium;
    font-weight: normal !important;
    font-size: .8rem;
    padding: 0rem;
    color: #3658A1; }
    table.table-box-white thead th a {
      color: #3658A1; }
  table.table-box-white tbody td:first-child {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important; }
  table.table-box-white tbody td:last-child {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important; }
  table.table-box-white tbody td {
    background-color: #FFFFFF;
    padding: .8rem .6rem !important;
    font-weight: normal !important;
    vertical-align: middle;
    border: none !important;
    font-size: .9rem;
    font-family: Roboto-Medium; }
    table.table-box-white tbody td.td-imagem {
      width: 134px;
      padding: 0rem !important; }
    table.table-box-white tbody td.td-imagem-pessoa {
      width: 45px; }
    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-curso {
      height: 84px;
      width: 134px;
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      border-radius: 10px 0px 0px 10px;
      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: 45px;
      width: 45px; }
    table.table-box-white tbody td .imagem-pessoa-topico {
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      border-radius: 100%;
      height: 30px;
      width: 30px; }
    table.table-box-white tbody td .info-circle {
      margin-left: calc(50% - 17px); }

table.table-border-bottom thead th {
  border: none !important;
  color: #9A9A9A;
  font-family: Roboto-Medium;
  font-weight: normal !important;
  font-size: .8rem;
  padding: 0rem; }

table.table-border-bottom th,
table.table-border-bottom td {
  padding: .6rem .95rem !important;
  font-weight: 300 !important;
  border: none !important;
  padding-left: 0rem !important;
  vertical-align: middle; }

table.table-border-bottom tr {
  border-bottom: solid 1px #707070; }

table.table-border-bottom td {
  font-family: Roboto-Medium;
  color: #000;
  font-size: .95rem; }
  table.table-border-bottom td.acoes {
    font-size: .85rem; }
    table.table-border-bottom td.acoes span,
    table.table-border-bottom td.acoes a {
      color: #000;
      margin-left: 10px;
      margin-right: 10px;
      font-family: Roboto-Medium; }
  table.table-border-bottom td.status {
    font-size: 1.5rem;
    cursor: pointer; }

form.form-1 .form-control {
  border: none;
  box-shadow: none !important;
  outline: none !important;
  padding: 1rem 1.2rem;
  border-radius: 0px;
  font-family: Roboto-Regular;
  font-size: .9rem; }
  form.form-1 .form-control:not(textarea):not([type="checkbox"]):not([type="radio"]) {
    height: 54px;
    min-width: 150px; }
  form.form-1 .form-control:not([type="checkbox"]):not([type="radio"]).error {
    border-style: solid;
    border-width: 1px; }

form.form-1 label {
  color: rgba(51, 51, 51, 0.8);
  font-family: Roboto-Medium; }

form.form-1 .btn-limpar-form {
  height: 54px;
  width: 60px;
  border-radius: 0px;
  box-shadow: none;
  outline: unset; }

form.form-2 .col-form-label {
  width: 150px;
  font-size: .9rem;
  font-family: Roboto-Medium;
  color: #333333;
  text-align: right; }

form.form-2 .form-control {
  border: none;
  box-shadow: none !important;
  outline: none !important;
  padding: .5rem 1.2rem;
  border-radius: 4px;
  font-family: Roboto-Regular;
  font-size: .9rem; }
  form.form-2 .form-control:not(textarea):not([type="checkbox"]):not([type="radio"]) {
    height: 42px;
    min-width: 150px; }
  form.form-2 .form-control:not([type="checkbox"]):not([type="radio"]).error {
    border-style: solid;
    border-width: 1px; }

form .filtro-conjunto {
  display: flex;
  position: relative; }
  form .filtro-conjunto .busca-conjunta {
    position: absolute;
    right: 0;
    height: 100%;
    border-radius: 0px;
    width: 60px;
    box-shadow: none;
    outline: unset; }

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

textarea.form-control {
  resize: none; }

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

* {
  font-family: Roboto-Regular; }

.modal .modal-content {
  border: none !important; }
  .modal .modal-content .modal-body {
    background: url("") no-repeat; }

.modal .modal-title {
  font-size: 1.2rem;
  color: rgba(51, 51, 51, 0.3); }

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

.foto-usuario {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border-radius: 100%;
  float: left;
  height: 45px;
  width: 45px; }
  .foto-usuario.small {
    height: 30px;
    width: 30px; }

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

#chat-whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 29;
  background-color: #358641;
  border-radius: 100%;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 2px 1px #636363;
  cursor: pointer; }
  #chat-whatsapp i {
    color: #FFFFFF;
    font-size: 1.5rem; }

#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 #333333;
  font-size: .8rem; }

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

header.header-principal {
  height: 82px;
  padding: .5rem 0rem;
  box-shadow: 0px 0px 0.85rem -3px rgba(112, 112, 112, 0.5);
  display: flex;
  align-items: center;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
  background-color: #FFFFFF; }
  header.header-principal .lista-navegacao {
    list-style: none;
    display: flex;
    margin-bottom: 0px;
    padding-left: 0px; }
    header.header-principal .lista-navegacao li {
      padding: .25rem 1rem; }
      header.header-principal .lista-navegacao li.active a {
        color: #3658A1;
        font-family: Roboto-Bold; }
      header.header-principal .lista-navegacao li a {
        color: #333333; }
        header.header-principal .lista-navegacao li a:hover {
          color: #F17F26; }
  header.header-principal .col-area-restrita {
    width: 280px;
    padding-right: 0px; }
    header.header-principal .col-area-restrita .box-area-restrita {
      background-color: #F17F26;
      height: 82px;
      display: flex;
      justify-content: center;
      align-items: center; }

header.menu-mobile {
  position: fixed;
  top: 10%;
  left: 0px;
  height: 90vh;
  padding-bottom: 5rem;
  z-index: 20;
  transition: .35s;
  transition-delay: .15s;
  transition-duration: .35s;
  width: 70%; }
  header.menu-mobile.max {
    width: 70%;
    opacity: 1; }
  header.menu-mobile.min {
    width: 0px;
    opacity: 0;
    pointer-events: none; }
  header.menu-mobile .lista-navegacao {
    margin-top: 1rem;
    list-style: none;
    padding-left: 0px; }
    header.menu-mobile .lista-navegacao li {
      padding-bottom: 3px;
      border-bottom: 1px solid #FFFFFF;
      font-size: 1rem;
      margin-bottom: 0.6rem; }
      header.menu-mobile .lista-navegacao li.active a {
        color: #F17F26;
        font-family: Roboto-Bold; }
      header.menu-mobile .lista-navegacao li a {
        color: #FFFFFF; }
  header.menu-mobile .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #358641;
    opacity: .95;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2); }

.drop-exploracao-reserva {
  padding: 1.5rem;
  background-color: #333333;
  top: 40px !important;
  left: -30px !important;
  width: 230px; }
  .drop-exploracao-reserva .dropdown-item {
    margin: 15px 0px;
    padding: 0px;
    width: 180px; }
    .drop-exploracao-reserva .dropdown-item:hover {
      background-color: transparent; }
      .drop-exploracao-reserva .dropdown-item:hover .item-reserva span {
        color: #3658A1; }
    .drop-exploracao-reserva .dropdown-item .item-reserva {
      width: 180px; }
      .drop-exploracao-reserva .dropdown-item .item-reserva .capa {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 120px;
        margin-bottom: .5rem; }
      .drop-exploracao-reserva .dropdown-item .item-reserva span {
        font-family: Roboto-Bold;
        color: #FFFFFF; }

main#content {
  margin-top: 82px;
  background-color: rgba(51, 51, 51, 0.1); }

.sub-header-painel {
  z-index: 10;
  position: fixed;
  width: 100%;
  top: 82px;
  height: 70px;
  padding-top: 1rem;
  overflow-x: auto;
  display: none; }
  .sub-header-painel .lista-navegacao {
    padding: 0;
    list-style: none;
    margin: 0px; }
    .sub-header-painel .lista-navegacao li {
      padding: .25rem 1rem;
      text-align: center;
      font-size: 1rem;
      line-height: 1.3;
      font-weight: 600;
      float: left; }
      .sub-header-painel .lista-navegacao li.active a {
        color: #F17F26;
        font-family: Roboto-Bold; }
      .sub-header-painel .lista-navegacao li a {
        color: #FFFFFF; }
        .sub-header-painel .lista-navegacao li a:hover {
          color: #F17F26; }

.secao-painel {
  padding-top: 2rem;
  padding-bottom: 7rem;
  background-color: rgba(51, 51, 51, 0.1); }
  .secao-painel .links-dash-painel .item {
    height: 90px;
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
    padding: 0.3rem; }
    .secao-painel .links-dash-painel .item a {
      margin: 0 auto;
      font-weight: 600;
      font-size: .9rem;
      color: rgba(51, 51, 51, 0.8);
      line-height: 1.6; }
      .secao-painel .links-dash-painel .item a i {
        color: #F17F26; }

.tabela-chamados .badge-icone, .tabela-ocorrencias .badge-icone {
  position: relative;
  width: 30px;
  height: 30px;
  background-color: rgba(51, 51, 51, 0.6);
  color: #fff;
  border-radius: 50%;
  float: left; }
  .tabela-chamados .badge-icone .badge, .tabela-ocorrencias .badge-icone .badge {
    position: absolute;
    top: -5px;
    left: -5px; }

.chamados-interacao .resposta {
  position: relative;
  min-height: 100px;
  padding: 1rem; }
  .chamados-interacao .resposta.right {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: #fff; }
    .chamados-interacao .resposta.right:after, .chamados-interacao .resposta.right:before {
      left: 100%;
      top: 50%;
      border: solid transparent;
      content: "";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .chamados-interacao .resposta.right:after {
      border-color: rgba(255, 255, 255, 0);
      border-left-color: #fff;
      border-width: 20px;
      margin-top: -30px; }
    .chamados-interacao .resposta.right:before {
      border-color: rgba(194, 225, 245, 0);
      border-left-color: #c2e1f5;
      border-width: 20px;
      margin-top: -31px; }
  .chamados-interacao .resposta.left {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: rgba(53, 134, 65, 0.1); }
    .chamados-interacao .resposta.left:after, .chamados-interacao .resposta.left:before {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: "";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .chamados-interacao .resposta.left:after {
      border-color: transparent;
      border-right-color: rgba(53, 134, 65, 0.1);
      border-width: 20px;
      margin-top: -30px; }
    .chamados-interacao .resposta.left:before {
      border-color: transparent;
      border-right-color: rgba(53, 134, 65, 0.1);
      border-width: 20px;
      margin-top: -31px; }

.chamados-interacao .foto {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #3658A1;
  background-color: transparent;
  border: 3px solid #3658A1;
  font-size: 2rem; }
  .chamados-interacao .foto.reserva {
    color: #358641;
    background-color: transparent;
    border: 3px solid #358641; }

.item-documento {
  background-color: #fff;
  width: 100%;
  height: 120px;
  line-height: 1.3; }
  .item-documento .capa {
    height: 120px;
    width: 90px;
    background-color: rgba(51, 51, 51, 0.5);
    color: #fff;
    font-size: 2rem; }
  .item-documento .body {
    padding: 0.7rem; }

.item-enquete {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  width: 100%;
  height: 180px;
  line-height: 1.3; }
  .item-enquete .capa {
    height: 180px;
    width: 140px;
    background-color: rgba(51, 51, 51, 0.5);
    color: #fff;
    position: relative; }
    .item-enquete .capa .legenda {
      top: 0;
      left: 0;
      position: absolute; }
      .item-enquete .capa .legenda .badge {
        border-radius: 0; }
  .item-enquete .body {
    padding: 0.7rem; }

.breadcrumb {
  padding: 0;
  background-color: transparent;
  margin-bottom: 0px;
  font-size: .9rem; }
  .breadcrumb * {
    font-family: Roboto-Regular; }
  .breadcrumb .breadcrumb-item.active {
    color: #333333; }
  .breadcrumb .breadcrumb-item a {
    color: #3658A1; }
  .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: '>'; }

.min-height-default {
  min-height: calc(100vh - 82px); }

.card.card-1 {
  background-color: transparent;
  padding: unset;
  max-width: 100%;
  border: none; }
  .card.card-1 .capa {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    margin-bottom: .5rem;
    position: relative; }
    .card.card-1 .capa .tag {
      width: 130px;
      padding: .25rem  1rem;
      font-family: Roboto-Bold;
      font-size: .85rem;
      text-align: center;
      word-break: break-word; }
  .card.card-1 .corpo .info {
    margin-bottom: .4rem;
    font-size: 1rem; }
    .card.card-1 .corpo .info.min {
      font-size: .9rem;
      font-family: Roboto-Medium; }
  .card.card-1 .corpo .titulo {
    font-size: 1.2rem;
    margin-bottom: .6rem; }

.card.card-2 {
  background-color: transparent;
  padding: unset;
  max-width: 100%;
  border: none; }
  .card.card-2 .capa {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 200px;
    height: 100px;
    margin-bottom: .5rem; }
  .card.card-2 .corpo .info {
    margin-bottom: .4rem;
    font-size: .9rem; }
    .card.card-2 .corpo .info.min {
      font-size: .85rem;
      font-family: Roboto-Medium; }
  .card.card-2 .corpo .titulo {
    font-size: 1.2rem;
    margin-bottom: .6rem;
    font-family: Roboto-Medium; }

nav.nav-1 .nav-link {
  padding: 0;
  margin: 0rem .5rem;
  color: #707070;
  font-family: Roboto-Medium; }
  nav.nav-1 .nav-link.active {
    color: #358641;
    border-bottom: solid 2px #358641;
    font-family: Roboto-Medium; }
  nav.nav-1 .nav-link:hover {
    color: #F17F26; }

.underline {
  text-decoration: underline; }
  .underline.underline-border {
    text-decoration: none;
    border-bottom: 2px solid #3658A1; }

.content-acesso.content-2 {
  background: url("../img/banner.png") 50% 50%/cover no-repeat; }
  .content-acesso.content-2 .aside-acesso {
    background: unset; }

.content-acesso .aside-acesso {
  background: url("../img/banner.png") 50% 50%/cover no-repeat;
  min-height: 100vh;
  position: relative; }
  .content-acesso .aside-acesso .overlay {
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(44, 150, 206, 0.8); }

.banner-filete {
  min-height: 230px;
  width: 100%;
  padding: 1.5rem 0rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center; }

.destaque-home {
  position: relative;
  height: auto; }
  .destaque-home .mensagem-bem-vindo {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(207, 228, 210, 0.9);
    padding: 1rem; }
  .destaque-home .posts-destaques {
    position: absolute;
    right: 5%;
    top: 20%;
    z-index: 9;
    width: 100%;
    background-color: #FFFFFF;
    width: 280px;
    border: 0;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2); }
    .destaque-home .posts-destaques .item .capa {
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 160px;
      border-radius: 8px; }
  .destaque-home .carrosel-destaque .item {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 600px;
    width: 100%; }
    .destaque-home .carrosel-destaque .item .legenda {
      position: absolute;
      top: 2rem;
      left: 2rem;
      width: 100%;
      color: #fff;
      font-size: 0.8rem;
      font-weight: 600;
      text-shadow: #000 1px 0 2px; }
  .destaque-home .carrosel-destaque .owl-dots {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 30px); }
    .destaque-home .carrosel-destaque .owl-dots .owl-dot span {
      width: 8px;
      height: 8px;
      margin: 5px 7px;
      background: rgba(255, 255, 255, 0.5) !important;
      display: inline-block;
      -webkit-backface-visibility: visible;
      transition: opacity .2s ease;
      border-radius: 30px; }
    .destaque-home .carrosel-destaque .owl-dots .owl-dot.active span {
      background: #F17F26 !important;
      width: 15px; }
  @media (max-width: 550px) {
    .destaque-home .carrosel-destaque .owl-dots {
      bottom: 20vh; }
    .destaque-home .carrosel-destaque .item {
      height: 45vh; } }

.posts-home-mobile .posts-destaques {
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  border: 0;
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2); }
  .posts-home-mobile .posts-destaques .item {
    width: 100%; }
    .posts-home-mobile .posts-destaques .item .capa {
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 160px;
      border-radius: 8px; }

@media (max-width: 550px) {
  .posts-home-mobile .posts-destaques .item {
    width: 100%; }
    .posts-home-mobile .posts-destaques .item .capa {
      height: 140px; } }

.secao-areas {
  min-height: 500px;
  padding-bottom: 200px; }
  .secao-areas .banner-areas {
    min-height: 430px; 
    max-height: 50%;
    width: 100%;
    padding: 1.5rem 0rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    .secao-areas .banner-areas .navegacao {
      width: 100%;
      position: absolute;
      bottom: 1rem;
      padding: 2rem; }
    .secao-areas .banner-areas .titulo {
      font-size: 2.6rem; }
  .secao-areas .card {
    border: none;
    background-color: transparent; }
    .secao-areas .card .card-header {
      border-bottom: none;
      border-top: 1px solid rgba(0, 0, 0, 0.125);
      background-color: transparent;
      position: relative; }
      .secao-areas .card .card-header [data-toggle="collapse"].collapsed::after {
        content: '\f067';
        font-family: 'Font Awesome 5 Free';
        position: absolute;
        right: 0;
        color: #3658A1 !important;
        font-size: 1rem;
        bottom: calc(50% - 12px); }
      .secao-areas .card .card-header [data-toggle="collapse"]::after {
        content: '\f068';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        right: 0;
        color: #3658A1 !important;
        font-size: 1rem;
        bottom: calc(50% - 12px); }
  @media (max-width: 550px) {
    .secao-areas .banner-areas .titulo {
      font-size: 1.6rem; } }

.secao-areas-home {
  min-height: 500px;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #358641; }
  .secao-areas-home .item .capa {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 160px; }
  .secao-areas-home .item .body .titulo {
    min-height: 90px; }
  .secao-areas-home .item .body .navegacao ul {
    margin: 0;
    padding: 0; }
    .secao-areas-home .item .body .navegacao ul li {
      font-size: 0.8rem;
      color: #fff;
      list-style: none;
      padding: 0;
      margin-bottom: 0.5rem; }
      .secao-areas-home .item .body .navegacao ul li a {
        color: #fff;
        text-decoration: underline; }

@media (max-width: 575.98px) {
  form.form-2 .col-form-label {
    width: 100%;
    text-align: left; } }

@media (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 (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 (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; }
  .conteudo-noticia {
    display: flex; }
    .conteudo-noticia .box-noticia {
      width: 100%;
      max-width: 1100px;
      padding-left: 100px;
      padding-right: 100px; }
    .conteudo-noticia .box-noticias-recentes {
      width: 600px; }
  .content-acesso {
    display: flex; }
    .content-acesso .aside-acesso {
      width: 50%;
      padding-left: 100px;
      padding-right: 100px;
      min-height: 100vh; }
    .content-acesso .area-util-acesso {
      width: 50%;
      min-height: 100vh;
      padding-left: 50px;
      padding-right: 50px; } }

@media (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; }
  header.header-principal {
    padding-left: 4rem; }
  .drop-exploracao-reserva {
    width: 1012px;
    top: 40px !important;
    left: -90px !important; }
    .drop-exploracao-reserva.show {
      display: flex;
      justify-content: flex-start; }
    .drop-exploracao-reserva .dropdown-item {
      margin: 0px 15px; }
  #content.painel {
    padding-top: 60px; } }

@media (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; } }

.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 (min-width: 1600px) {
  .container {
    max-width: 1500px; }
  .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; } }
