html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100% !important;
  height: 100% !important;
  font-family: "Montserrat", serif !important
}

.aneTemaMb6b2070_00efa1 {
  overflow-x: hidden;
}

body {
  font-family: open sans, sans-serif;
  color: #111;
  font-size: 14px;
  line-height: 22px;
  background: rgb(248, 247, 247);
  /* background: url('../../body.jpg'); */
  background-attachment: fixed;
}

.body-white {
  background: #fff
}

.page-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: rgb(248, 247, 247);
  /* background: url('../../body.jpg'); */
  background-attachment: fixed;
}

iframe {
  border: 0
}

img {
  max-width: 100%
}

a {
  color: #0ec654
}

a:hover {
  color: #047168;
  text-decoration: underline
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover {
  outline: 0 !important;
  -webkit-appearance: none
}

iframe {
  max-width: 100% !important
}

/* hr {
  border: 1px dotted #373737;
  border-style: none none dotted;
  color: #fff;
  margin: 10px 0
} */

a,
a:hover {
  text-decoration: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms
}

strong {
  font-weight: 700
}

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

blockquote,
q {
  quotes: "" ""
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  min-height: 20px;
  line-height: 26px
}

/* h1 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px
} */

h2 {
  margin: 0 0 20px
}

.aneTemaMb6b2070_Bb6fc7 {
  clear: both
}

.text-form {
  color: #6c757d;
  font-size: 12px;
  display: block
}

.alignnone {
  margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px
}

a img.alignnone {
  margin: 5px 20px 20px 0
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px
}

.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.label-default {
  background-color: #777
}

.label-success {
  background-color: #5cb85c
}

.label-danger {
  background-color: #d9534f
}

.label-warning {
  background-color: #f0ad4e
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.col-md-4 {
  width: 33.333333%;
  padding-right: 15px;
  padding-left: 15px;
  float: left
}

@media(max-width:768px) {
  .col-md-4 {
    width: 100%;
    margin-bottom: 8px
  }
}

.aneTemaMb6b2070_C17df8 {
  text-align: center
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-group {
  margin-bottom: 15px
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn:hover {
  color: #fff;
  opacity: .8
}

.btn-block {
  display: block;
  width: 100%
}

.aneTemaMb6b2070_00efa1 {
  padding: 0 6px;
  margin: 0 auto
}

@media(min-width:1200px) {
  .aneTemaMb6b2070_00efa1 {
    width: 1250px
  }
}

.aneTemaMb6b2070_Ebec49 {
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
  width: 100%
}

.aneTemaMb6b2070_Ebec49 li {
  display: inline-block;
  margin: 0 10px 8px;
  vertical-align: top
}

.aneTemaMb6b2070_Ebec49 img,
.aneTemaMb6b2070_Ebec49 iframe {
  max-width: 100%
}

.aneTemaMb6b2070_Ebec49 li.aneTemaMb6b2070_6ac6ac {
  display: none
}

@media(max-width:768px) {
  .aneTemaMb6b2070_Ebec49 li {
    width: 100%;
    text-align: center;
    margin: 0 0 5px
  }

  .aneTemaMb6b2070_Ebec49 li.aneTemaMb6b2070_6ac6ac {
    display: inline-block
  }

  .aneTemaMb6b2070_Ebec49 li.aneTemaMb6b2070_29dade {
    display: none
  }
}

.aneTemaMb6b2070_1669f9 {
  border-collapse: collapse;
  width: 100%
}

.aneTemaMb6b2070_1669f9 th,
.aneTemaMb6b2070_1669f9 td {
  text-align: left;
  padding: 6px
}

.aneTemaMb6b2070_1669f9 tr:nth-child(even) {
  background-color: #f2f2f2
}

.aneTemaMb6b2070_9cccbd {
  background-color: #0ec654;
  padding: 7px 10px;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px
}

.aneTemaMb6b2070_9cccbd:hover {
  opacity: .8
}

.aneTemaMb6b2070_9cccbd,
.aneTemaMb6b2070_9cccbd:focus,
.aneTemaMb6b2070_9cccbd:hover,
.aneTemaMb6b2070_9cccbd:visited,
.aneTemaMb6b2070_9cccbd:active {
  color: #fff;
  text-decoration: none
}

.aneTemaMb6b2070_76992f {
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px
}

.aneTemaMb6b2070_5800d3 {
  margin-bottom: 25px
}

.aneTemaMb6b2070_5800d3 p:first-child {
  margin-top: 0
}

.aneTemaMb6b2070_Bc707c {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none
}

.aneTemaMb6b2070_Bc707c li {
  display: inline-block;
  margin: 2px
}

.aneTemaMb6b2070_Bc707c li a,
.aneTemaMb6b2070_Bc707c li em {
  background-color: #d0d0d0;
  color: #333;
  display: inline-block;
  font-size: 12px;
  /* padding: 8px 18px; */
  font-weight: 600
}

.aneTemaMb6b2070_Bc707c li.aneTemaMb6b2070_646250 a,
.aneTemaMb6b2070_Bc707c li a:hover {
  background-color: #0ec654;
  color: #fff;
  text-decoration: none
}

@media(max-width:768px) {

  .aneTemaMb6b2070_Bc707c li a,
  .aneTemaMb6b2070_Bc707c li em {
    /* padding: 0 14px; */
    line-height: 32px
  }
}

.aneTemaMb6b2070_D88ee7 {
  background-color: #009688;
  padding: 12px 0
}

.aneTemaMb6b2070_B84cee {
  float: left
}

.aneTemaMb6b2070_B84cee button {
  display: none
}

.aneTemaMb6b2070_C86bf8 {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  display: inline-block;
  line-height: 34px
}

.aneTemaMb6b2070_63c2d2 {
  float: right;
  margin-left: 10px
}

@media(max-width:768px) {
  .aneTemaMb6b2070_D88ee7 {
    position: relative
  }

  .aneTemaMb6b2070_7e5c36 {
    display: none
  }

  .aneTemaMb6b2070_B84cee {
    float: auto;
    width: 100%;
    padding: 0 45px;
    position: relative;
    text-align: center;
    min-height: 35px
  }

  .aneTemaMb6b2070_B84cee button {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    border: 0;
    cursor: pointer
  }

  .aneTemaMb6b2070_97218c {
    top: 0;
    left: 0
  }

  .aneTemaMb6b2070_B96849 {
    top: 0;
    right: 0
  }

  .aneTemaMb6b2070_63c2d2 {
    display: none
  }

  .aneTemaMb6b2070_C86bf8 {
    font-size: 18px
  }
}

.aneTemaMb6b2070_F2390d {
  background-color: #fff;
  float: right;
  position: relative;
  padding-right: 38px;
  width: 100%;
  max-width: 320px
}

.aneTemaMb6b2070_F2390d input {
  border: 0;
  width: 100%;
  height: 36px;
  padding: 0 12px
}

.aneTemaMb6b2070_F2390d button {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 36px;
  border: 0;
  cursor: pointer;
  background-color: #0ec654;
  color: #fff
}

.aneTemaMb6b2070_F2390d button:hover {
  opacity: .8
}

@media(max-width:768px) {
  .aneTemaMb6b2070_F2390d {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-width: 100%;
    z-index: 1000
  }
}

#menu-mobile {
  background-color: #333;
  position: fixed;
  top: 59px;
  left: 0;
  width: 250px;
  height: 100%;
  z-index: 1000;
  transform: translateX(-100%);
}

#menu-mobile ul {
  height: 80%;
  overflow-y: auto;
}

#menu-mobile.open {
  display: block;
  animation: slide-in 0.3s ease-out forwards;
}

#menu-mobile.close {
  display: block;
  animation: slide-out 0.3s ease-out forwards;
}

#backdrop {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

@keyframes slide-in {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes slide-out {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

@media(max-width:768px) {
  #menu-mobile {
    display: none;
  }

  .aneTemaMb6b2070_Eb598b {
    margin: 0;
    padding: 0;
    line-height: none
  }

  .aneTemaMb6b2070_Eb598b li {
    border-bottom: 1px #3e3d3d solid;
    position: relative;
    padding: 18px 0 14px 46px
  }

  .aneTemaMb6b2070_Eb598b li:last-child {
    border-bottom: 0
  }

  .aneTemaMb6b2070_Eb598b img {
    position: absolute;
    top: 7px;
    left: 0;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    object-fit: cover
  }

  .aneTemaMb6b2070_Eb598b span {
    display: block;
    width: 100%;
    white-space: nowrap;
    /* overflow: hidden; */
    text-overflow: ellipsis
  }
}

.aneTemaMb6b2070_D84564 {
  background-color: rgba(0, 0, 0, .4);
  width: 100%;
  height: 100%;
  top: 53px;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  display: none;
  z-index: 999
}

.aneTemaMb6b2070_458374 {
  padding: 20px 0
}

.aneTemaMb6b2070_55e28f {
  position: relative;
  margin-bottom: 15px;
  padding-right: 30px;
  padding-bottom: 9px;
}

.aneTemaMb6b2070_55e28f h1,
.aneTemaMb6b2070_55e28f h2 {
  color: #016f65;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0
}

.aneTemaMb6b2070_55e28f button {
  background-color: #009688;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  border: 0;
  cursor: pointer
}

.aneTemaMb6b2070_55e28f button:hover {
  opacity: .8
}

.aneTemaMb6b2070_5d41f0 {
  padding-left: 20px
}

.aneTemaMb6b2070_5d41f0 i {
  color: #3e3e3e;
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 16px
}

.aneTemaMb6b2070_9defc5 {
  background-color: #fff;
  padding: 15px
}

.aneTemaMb6b2070_2785f0 {
  float: left;
  width: 900px;
  margin-bottom: 15px
}

.aneTemaMb6b2070_6955cc {
  float: right;
  width: 324px
}

@media(max-width:1260px) {
  .aneTemaMb6b2070_2785f0 {
    width: calc(100% - 338px)
  }
}

@media(max-width:768px) {
  .aneTemaMb6b2070_2785f0 {
    width: 100%
  }

  .aneTemaMb6b2070_6955cc {
    width: 100%
  }
}

.aneTemaMb6b2070_2f6f8a {
  margin: 0 -8px
}

.aneTemaMb6b2070_0e3f0a {
  margin: 0 0 20px;
  padding: 0;
  list-style: none
}

.aneTemaMb6b2070_0e3f0a li {
  float: left;
  width: 25%;
  padding: 0 8px;
  margin-bottom: 16px;
  text-align: center
}

.aneTemaMb6b2070_478476 {
  background-color: #fff;
  padding: 18px 10px;
  box-shadow: 2px 2px 2px -2px #474747
}

.aneTemaMb6b2070_0e3f0a li:hover .aneTemaMb6b2070_478476 {
  background-color: #dcf8c6
}

.aneTemaMb6b2070_432eed {
  margin-bottom: 8px;
  position: relative
}

.aneTemaMb6b2070_432eed a {
  display: block;
  line-height: 0
}

.aneTemaMb6b2070_432eed img {
  width: 130px;
  height: 130px;
  margin-bottom: 10px;
  margin: 0 auto;
  display: block;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.aneTemaMb6b2070_478476 h2 {
  font-size: 14px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 0 8px;
  padding: 0 5px;
  color: #333;
  font-weight: 600;
  height: 26px
}

.aneTemaMb6b2070_47c5f6 {
  display: block;
  color: #868686;
  margin-bottom: 15px
}

.aneTemaMb6b2070_3dca21 {
  background-color: #0ec654;
  padding: 5px 6px;
  display: block;
  width: 80px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px
}

.aneTemaMb6b2070_3dca21:hover {
  opacity: .8
}

.aneTemaMb6b2070_3dca21,
.aneTemaMb6b2070_3dca21:focus,
.aneTemaMb6b2070_3dca21:hover,
.aneTemaMb6b2070_3dca21:visited,
.aneTemaMb6b2070_3dca21:active {
  color: #fff;
  text-decoration: none
}

@media(max-width:1024px) {
  .aneTemaMb6b2070_0e3f0a li {
    width: 33.33333%
  }
}

@media(max-width:480px) {
  .aneTemaMb6b2070_2f6f8a {
    margin: 0 -3px
  }

  .aneTemaMb6b2070_0e3f0a li {
    width: 50%;
    padding: 0 3px;
    margin-bottom: 6px
  }
}

.aneTemaMb6b2070_6955cc aside {
  background-color: #fff;
  padding: 12px;
  margin-bottom: 15px
}

.aneTemaMb6b2070_1c2ccc {
  border-bottom: 2px #efefef solid;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0 0 4px;
  position: relative;
  text-transform: uppercase
}

.aneTemaMb6b2070_1c2ccc:after {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0;
  height: 2px;
  width: 25%;
  background-color: #009688
}

.aneTemaMb6b2070_Fd8a9c {
  border: 1px #e4e4e4 solid;
  position: relative;
  padding-right: 50px
}

.aneTemaMb6b2070_Fd8a9c input {
  width: 100%;
  border: 0;
  height: 34px;
  padding: 0 8px
}

.aneTemaMb6b2070_Fd8a9c button {
  background-color: #009688;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 34px;
  border: 0;
  cursor: pointer
}

.aneTemaMb6b2070_Fd8a9c button:hover {
  opacity: .9
}

.textwidget {
  color: #555
}

.widget_recent_entries ul,
.widget_archive ul,
.widget_meta ul,
.widget_categories ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.widget_recent_entries li,
.widget_archive li,
.widget_meta li,
.widget_categories li {
  margin-bottom: 6px
}

.widget_recent_entries li:last-child,
.widget_archive li:last-child,
.widget_meta li:last-child,
.widget_categories li:last-child {
  margin-bottom: 0
}

.widget_recent_entries li {
  border-bottom: 1px #f1f1f1 solid;
  padding-bottom: 6px
}

.widget_recent_entries li:last-child {
  border-bottom: 0;
  margin-bottom: 0
}

.widget_tag_cloud .tagcloud a {
  background-color: #ddd;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  font-size: 13px !important;
  margin: 0 5px 5px 0;
  padding: 2px 5px;
  text-decoration: none
}

.widget_tag_cloud .tagcloud a:hover {
  background-color: #999;
  color: #fff
}

.aneTemaMb6b2070_609871 {
  margin: 0;
  padding: 0;
  list-style: none
}

.aneTemaMb6b2070_609871 li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 90px;
  min-height: 80px
}

.aneTemaMb6b2070_609871 a {
  display: block;
  text-decoration: none
}

.aneTemaMb6b2070_609871 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.aneTemaMb6b2070_609871 h2 {
  margin: 0 0 3px;
  padding: 0;
  font-size: 18px;
  font-weight: 600
}

.aneTemaMb6b2070_609871 p {
  color: #666;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  height: 54px;
  margin: 0;
  padding: 0
}

.aneTemaMb6b2070_C3d559 {
  margin: 0;
  padding: 0;
  list-style: none
}

.aneTemaMb6b2070_C3d559 li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 90px;
  min-height: 80px
}

.aneTemaMb6b2070_C3d559 a {
  display: block;
  text-decoration: none
}

.aneTemaMb6b2070_2efc65 {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.aneTemaMb6b2070_C3d559 h2 {
  margin: 0 0 3px;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  overflow: hidden;
  max-height: 46px
}

.aneTemaMb6b2070_C3d559 p {
  color: #666;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  height: 54px;
  margin: 0;
  padding: 0
}

.aneTemaMb6b2070_36a8bc {
  background-color: #232f3c;
  color: #fff;
  padding: 22px 0
}

.aneTemaMb6b2070_72f7d0 {
  text-align: center
}

.aneTemaMb6b2070_72f7d0 h4 {
  color: #616d79;
  margin: 0;
  padding: 0
}

.aneTemaMb6b2070_437c74 {
  margin-bottom: 15px
}

.aneTemaMb6b2070_9d9255 {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  text-align: center
}

.aneTemaMb6b2070_9d9255 li {
  display: inline-block;
  margin: 0 8px 3px
}

.aneTemaMb6b2070_Ce64a5 {
  background-color: #fff;
  padding: 18px 10px;
  box-shadow: 2px 2px 2px -2px #474747;
  margin-bottom: 20px
}

.aneTemaMb6b2070_Dd3fdb {
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  position: relative;
  margin-bottom: 64px
}

.aneTemaMb6b2070_Dd3fdb img {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 45px;
  left: 50%;
  margin-left: -70px;
  display: block;
  object-fit: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.aneTemaMb6b2070_A36fcc {
  margin: 0 0 11px;
  padding: 0;
  list-style: none;
  text-align: center
}

.aneTemaMb6b2070_A36fcc li {
  display: inline-block;
  margin: 0 5px 4px;
  font-size: 12px;
  color: #555;
  text-transform: uppercase
}

.aneTemaMb6b2070_32006b {
  margin: 0 0 15px;
  padding: 0;
  color: #111;
  font-size: 18px;
  font-weight: 600;
  text-align: center
}

.aneTemaMb6b2070_Dff57f {
  margin-bottom: 5px;
  overflow: hidden
}

.aneTemaMb6b2070_Dff57f span,
.aneTemaMb6b2070_Dff57f a {
  background-color: #ddd;
  color: #000;
  float: left;
  font-size: 13px;
  margin: 0 5px 5px 0;
  padding: 2px 8px;
  border-radius: 3px
}

.aneTemaMb6b2070_Dff57f span {
  background-color: #016f65;
  color: #fff
}

.aneTemaMb6b2070_Dff57f a,
.aneTemaMb6b2070_Dff57f a:hover {
  text-decoration: none
}

.aneTemaMb6b2070_Dff57f a:hover {
  background-color: #999;
  color: #fff
}

.aneTemaMb6b2070_Ce64a5 blockquote {
  color: #666;
  font-size: 14px
}

.aneTemaMb6b2070_Ce64a5 blockquote ol:last-child,
.aneTemaMb6b2070_Ce64a5 blockquote p:last-child,
.aneTemaMb6b2070_Ce64a5 blockquote ul:last-child {
  margin-bottom: 0
}

.aneTemaMb6b2070_1796a8 {
  background-color: #fff;
  border: 1px #eaeaea solid;
  max-width: 450px;
  margin: 0 auto;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.aneTemaMb6b2070_432c67 {
  background-color: #fff;
  border: 1px #d6d6d6 solid;
  padding: 14px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.aneTemaMb6b2070_B8ae84 {
  border: 1px #ccc solid;
  float: left;
  width: 240px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.aneTemaMb6b2070_B8ae84 li {
  float: left;
  width: 100%;
  border-bottom: 1px #ccc solid
}

.aneTemaMb6b2070_B8ae84 li:last-child {
  border-bottom: 0
}

.aneTemaMb6b2070_B8ae84 a {
  display: block;
  line-height: 38px;
  padding: 0 12px
}

.aneTemaMb6b2070_Ad57f7 a:hover {
  text-decoration: none
}

.aneTemaMb6b2070_B8ae84 i {
  color: #848484
}

.aneTemaMb6b2070_35361e {
  float: right;
  width: 960px
}

.aneTemaMb6b2070_705393 {
  border-bottom: 1px #efefef solid;
  padding-bottom: 6px;
  margin: 0 0 15px;
  color: #009688;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 16px
}

.aneTemaMb6b2070_Cf3a23 {
  position: relative;
  padding-right: 92px;
  height: 80px
}

.aneTemaMb6b2070_151582 {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  z-index: 1
}

.aneTemaMb6b2070_F132f1 {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 2
}

@media(max-width:1200px) {
  .aneTemaMb6b2070_35361e {
    width: calc(100% - 255px)
  }
}

@media(max-width:990px) {
  .aneTemaMb6b2070_B8ae84 {
    margin-bottom: 15px
  }

  .aneTemaMb6b2070_35361e {
    width: 100%
  }
}

.aneTemaMb6b2070_B825ea {
  min-width: 60px;
  min-height: 60px;
  border-radius: 50%;
  object-fit: cover;
  display: inline-block
}

.aneTemaMb6b2070_Cfb886 {
  background: rgba(0, 0, 0, .85);
  color: #fff;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  place-content: center;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  z-index: 10000
}

.aneTemaMb6b2070_975532 {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: .25em
}

.aneTemaMb6b2070_Cf572a {
  margin: 0 0 1em;
  padding: 0 25vw;
  font-size: 1em
}

.aneTemaMb6b2070_8f0724 a {
  display: inline-block;
  margin: 0 4px
}

.aneTemaMb6b2070_28613c {
  background-color: rgba(0, 0, 0, .8);
  position: absolute;
  bottom: 5px;
  right: 22%;
  display: inline-block;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  padding: 0 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.formTermos {
  margin: 8px 0 12px;
  padding: 0;
  list-style: none
}

.formTermos li {
  margin-bottom: 8px
}

.formTermos li:last-child {
  margin-bottom: 0
}

.formTermos label {
  font-weight: 400;
  display: block;
  position: relative;
  margin: 0;
  background-color: #f1f1f1;
  border: 1px #eaeaea solid;
  padding: 6px 12px 6px 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer
}

.formTermos label:hover {
  background-color: #eaeaea
}

.formTermos input {
  position: absolute;
  top: 7px;
  left: 6px
}

.formTermos input:hover,
.formTermos input:active,
.formTermos input:focus {
  -webkit-appearance: checkbox
}

.grupoRegras {
  margin: 12px 0 0;
  padding: 0 0 0 14px
}

.grupoRegras li {
  margin-bottom: 6px
}

.grupoRegras li:last-child {
  margin-bottom: 0
}

.campo-erro,
.campo-erro:focus,
.campo-erro:active,
.campo-erro:hover {
  border-color: #c00
}

.error {
  display: none;
  margin-top: 5px;
  color: #c00
}

.aneTemaMb6b2070_4882d2 {
  display: none
}

@media(max-width:992px) {
  .aneTemaMb6b2070_4882d2 {
    display: block;
    margin-top: 8px;
    text-align: center
  }
}

@media(max-width:992px) {
  .parceiros-widget {
    text-align: center
  }
}

.group-details-btn,
.aneTemaMb6b2070_63c2d2 {
  width: 100%;
  border-radius: 3.5px;
  text-wrap: none;
  font-weight: bold;
}

/* PAGINATION STYLE */

.pagination-container li {
  height: 32px;
}

.pagination-container li a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bolder;
  border-radius: 7px;
  padding: 0 0.5rem;
}

.pagination-step-btn {
  width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;
  font-size: 14px !important;
}

/* END PAGINATION STYLE*/

.more-groups-btn {
  background-color: #32AFED !important;
}

/* ALIGN FOOTER IN THE BOTTOM OF THE PAGE */

.footer {
  padding: 0.75rem 0;
  font-size: 1rem;
}

main {
  flex: 1;
}

.footer #menu-rodape {
  margin: 0;
}

.copyright-text,
.copyright-text h4 {
  color: white;
  margin: 0;
  font-size: 0.75rem;
}

/* END  of "ALIGN FOOTER */

/* APP TITLE STYLE */

.app-title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.app-title svg {
  margin-right: 4px;
}

/* END APP TITLE STYLE */

/* SEARCH CONTAINER STYLE */

.nav-container {
  display: flex;
  justify-content: space-between;
}

.desktop-nav-search-auth-buttons-group {
  display: flex;
  align-items: center;
}

.desktop-nav-search-auth-buttons-group .auth-button {
  display: flex;
  align-items: center;
}

.desktop-nav-search-auth-buttons-group .auth-button i {
  margin-right: 4px;
}

.desktop-search-container,
.desktop-search-container input {
  border-radius: 3.5px;
}

.desktop-search-container button {
  border-radius: 0 3.5px 3.5px 0;
}

.mobile-search-container {
  display: none;
}

@media(max-width: 768px) {
  .nav-container {
    position: relative;
    overflow-y: hidden;
  }

  .mobile-search-container {
    display: block;
    width: calc(100% - 12px);
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1001;
    transform: translateX(100%);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    pointer-events: none;
  }

  .mobile-search-container.active {
    display: block;
    transform: translateX(0);
    opacity: 1;
    pointer-events: auto;
  }

  .desktop-nav-search-auth-buttons-group .auth-button {
    display: none;
  }

  #open-search-container-btn {
    color: white;
    background-color: transparent;
  }

  .toggle-sidebar-btn {
    background-color: transparent;
    color: white;
  }

  #open-search-container-btn i,
  .toggle-sidebar-btn i {
    font-size: 1.25rem;
  }
}



/* END SEARCH CONTAINER STYLE */

/* START GROUP CARD STYLE */

.group-card>div {
  background: #263238;
  border-radius: 5px;
}

/* .aneTemaMb6b2070_0e3f0a li:hover .aneTemaMb6b2070_478476 */
.group-card:hover .aneTemaMb6b2070_478476 {
  background: #37474f !important;
}

.group-card h2,
.group-card span {
  color: white;
}

/* END GROUP CARD STYLE */

/* GROUPS TITLE CONTAINER STYLE */

.groups-title-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0;
}

.groups-title-container .form-group {
  margin-bottom: 0;
}

.add-group-btn {
  border-radius: 5px;
  font-weight: bold;
}

/* END GROUPS TITLE CONTAINER STYLE */

/* GROUP BADGES LIST STYLE */

.group-badges-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.group-badges-list li {
  display: inline-block;
  margin-right: 5px;
  background-color: #ddd;
  color: white;
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
}

@media(min-width: 320px) {
  .group-badges-list {
    flex-direction: row;
  }
}

/* END GROUP BADGES LIST STYLE */

/* NAVBAR STYLE */

.nav-header {
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 1000;
}

main {
  /* navbar height */
  margin-top: 59px;
}

/* END NAVBAR STYLE */

/* PROFILE NAV CONTAINER STYLE */

.aneTemaMb6b2070_35361e {
  overflow-x: auto;
}

.profile-nav-container {
  overflow-x: auto;
  max-width: 90%;
  display: flex;
  flex-direction: row;
}

.aneTemaMb6b2070_432c67 .row {
  margin: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.profile-nav-container .classe2 {
  margin-top: 50px;
}

.profile-nav-list {
  width: fit-content;
}

@media(max-width: 720px) {
  .profile-nav-container {
    flex-direction: column;
  }
}

/* END PROFILE NAV CONTAINER STYLE */