* {
  color: #333;
  -webkit-border-radius: unset !important;
  -moz-border-radius: unset !important;
  border-radius: unset !important;
}

html, body {
  height: 100%;
  color: #333;
}

body {
  overflow-x: hidden;
  background-color: lightpink;
  font-family: "Clearface ITC Pro", "Times New Roman", serif;
  font-size: 1.35rem;
}

h1 {
  font-family: "Fakt Pro", Arial, sans-serif;
  font-size: 60px;
  margin-bottom: 0;
  letter-spacing: -1px;
}

h2#titulo {
  margin: 0 0 37px 0;
}

a {
  color: #cd506f;
  border-bottom: none;
}

a:hover {
  color: #cd506f;
  border-bottom: #cd506f 1px solid;
  text-decoration: none;
}

#titulo-menor,
.titulo-menor {
  font-family: "Fakt Pro", Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 32px;
}

.margem-grande-topo {
  margin-top: 140px;
}

.retangulo-azul {
  border: #8fdef9 1px solid;
  background-color: #8fdef9;
}

#titulo-menor {
  margin-top: 25px;
}

#titulo-especial {
  font-weight: 400;
  color: gray;
  letter-spacing: -0.1rem;
  width: 100%;
  text-align: center;
}

.display-4 {
  font-size: 2rem;
}

/* wordpress overrides */
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 1px 1px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

/* wordpress overrides */
.blocks-gallery-grid.columns-3 .blocks-gallery-image,
.blocks-gallery-grid.columns-3 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
  margin-right: 1px;
}

/* wordpress overrides */
@media (min-width: 600px) {
  .blocks-gallery-grid.columns-3 .blocks-gallery-image,
.blocks-gallery-grid.columns-3 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-image,
.wp-block-gallery.columns-3 .blocks-gallery-item {
    margin-right: 1px;
  }
}
@media (min-width: 600px) {
  .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px) / 4);
    margin-right: 1px;
  }
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin-right: 16px;
}

@media (min-width: 768px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
#qtd-passos {
  margin-top: 20px;
  text-align: center;
}

#tres-passos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  list-style: none;
  counter-reset: my-awesome-counter;
}

#btn-veja-entrevista{
  color: #ffffff
}

#btn-veja-entrevista:hover{
  color: #ffffff
}

.ol-terco {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  list-style-type: none;
  padding: 0;
}

.li-terco {
  flex: 0 1 250px;
  margin: 15px;
  /* padding: 0 20px 15px 20px; */
  color: #333;
  text-align: center;
  /* border: #4166ff 1px solid; */
}

ol.ol-terco li::before {
  content: unset;
  font-size: 4rem;
  display: unset;
  text-align: center;
}

ol li::before, #tres-passos li::before {
  content: counter(my-awesome-counter) "";
  font-size: 4rem;
  display: block;
  text-align: center;
  font-family: "Clearface ITC Pro", "Times New Roman", serif;
}

.arial {
  font-family: Arial, sans-serif;
}

.arial-nao-bordo {
  font-family: "Libre Franklin", sans-serif;
}

#tres-passos li {
  flex: 0 1 250px;
  /* No Stretching */
  margin: 15px;
  padding: 0 20px 15px 20px;
  color: #333;
  text-align: center;
  counter-increment: my-awesome-counter;
  border: #cd506f 1px solid;
}

.legenda {
  padding: 10px;
  color: #333;
  background-color: #8fdef9;
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 1rem;
}

.chamada {
  width: 70%;
  margin: auto;
  font-size: 1.5rem;
}

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

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
  width: 50px;
}

.lb-nav a.lb-prev, .lb-nav a.lb-prev:hover,
.lb-nav a.lb-next, .lb-nav a.lb-next:hover,
.lb-close, .lb-close:hover,
.lb-cancel, .lb-cancel:hover {
  border-bottom: none;
}

figure a, figure a:hover {
  border-bottom: none;
}

.dados-rifa.mostrar br,
.dados-rifa.mostrar h3 {
  display: none;
}

.dados-rifa.mostrar p {
  margin: 0;
}

.dados-rifa.mostrar {
  right: 0;
  bottom: 0;
  font-size: unset;
}

.dados-rifa, .blocks-gallery-item:hover > .dados-rifa.mostrar {
  display: none;
  position: absolute;
  width: 100%;
  height: unset;
  font-family: Arial, sans-serif;
  text-align: center;
  background-color: #8fdef9;
  padding: 4px;
}

.blocks-gallery-item:hover > .dados-rifa {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #8fdef9;
  cursor: grab;
  width: 100%;
  height: 100%;
}

.mostrar, .blocks-gallery-item:hover > .dados-rifa.mostrar {
  display: block;
  cursor: auto;
}

.dados-rifa * {
  font-size: 0.9rem;
}

#btn-escolher-rifa {
  font-family: "Fakt Pro", Arial, sans-serif;
  font-size: 13px;
  padding: 5px;
  width: unset;
  z-index: 3136633892082024447;
}

.dados-rifa.mostrar * {
  font-size: 0.9rem;
}

.dados-rifa h3 {
  font-size: 5rem;
  color: #cd506f;
  margin-bottom: 0;
  line-height: 4rem;
}

.btn, .bg-success, .btn-success {
  background-color: #8fdef9 !important;
  border-color: #8fdef9 !important;
  color: #333 !important;
}

.btn:hover, .btn-success:hover {
  background-color: #cd506f !important;
  border-color: #cd506f !important;
  color: white !important;
}

.lightbox .lb-image {
  border-color: #8fdef9 !important;
}

.tltp-source, .tltp-source:focus, .tltp-source:hover,
#projetos-tltp-source,
#projetos-tltp-source:focus,
#projetos-tltp-source:hover {
  background-color: lightpink;
  border: #8fdef9 1px solid;
  color: #333;
  text-decoration: none;
  padding: 0.15em 0.25em;
}

.tltp-source:hover,
#projetos-tltp-source:hover {
  color: #cd506f;
  border: #8fdef9 1px solid;
}

.tltp,
#projetos-tltp {
  width: 230px;
  background-color: #8fdef9;
  color: #333;
  padding: 15px;
  font-size: 1rem;
  margin-left: -5px;
}

.shareOptions li {
  display: inline-block;
  padding: 0 4px;
}

.shareOptions li a {
  color: #cd506f;
  border-bottom: none;
}

.shareOptions li a:hover {
  border-bottom: none;
  border-bottom: #cd506f 1px solid;
}

.shareOptions {
  font-family: "Fakt Pro", Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 37px;
}

.passa {
  display: grid;
  grid-template-columns: 1fr;
}

.passa div {
  grid-row-start: 1;
  grid-column-start: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.passa div.passa-menu {
  bottom: 100px;
  height: 50px;
  padding-bottom: 25px;
}

.passa-m1, .passa-m2, .passa-m3, .passa-m4, .passa-m5 {
  float: left;
  width: 11px;
  height: 11px;
  margin: 0 4px;
  background: url(../_img/t.png) 0 0 no-repeat;
  cursor: pointer;
}

.numerais {
  font-size: 4rem;
  display: block;
  text-align: center;
}

.modal-content p {
  font-size: 1.2rem !important;
}

.fonte-fact {
  font-family: "Fakt Pro", Arial, sans-serif;
}

.lb-nav a.lb-prev:hover,
.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=0);
  opacity: 0;
  cursor: default;
}

lb-nav a.lb-prev,
.lb-nav a.lb-next {
  cursor: default;
}

.nome-comprador {
  color: #cd506f;
}

.contato-comprador {
  color: #cd506f;
}

/*# sourceMappingURL=rifa.css.map */
