@charset "UTF-8";
/*
Theme Name: Divi Child
Description: Divi
Author: Qoding Web
Author URI: https://qoding.com.br/
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*COMEÇO RESET*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

html {
  overflow-x: hidden;
}

body {
  line-height: 1;
  overflow-x: hidden;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

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

blockquote,
q {
  quotes: "" "";
}

/*FIM RESET*/
::-moz-selection {
  color: #263D71;
  background: #80ABD6;
}

::selection {
  color: #263D71;
  background: #80ABD6;
}

* {
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
  font-size: 16px;
  line-height: 1.1;
  width: 100%;
  scroll-behavior: smooth;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  position: relative;
}

img {
  outline: 1px solid transparent;
}

a {
  text-decoration: none !important;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

strong {
  font-weight: 700;
}

#main-header {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
}
#main-header #et_top_search {
  margin: 10px 0 0 22px;
}

#et_top_search {
  display: none;
}

#page-container {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
#page-container header#main-header {
  background-color: transparent;
}
#page-container header#main-header img#logo {
  width: 200px !important;
  height: auto !important;
  max-height: none !important;
}
#page-container header#main-header #et-top-navigation nav > ul > li > a {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.44351px;
  color: #FFFFFF;
}
#page-container header#main-header.et-fixed-header {
  background-color: #80ABD6;
}
#page-container header#main-header.et-fixed-header img#logo {
  width: 110px !important;
}
#page-container header#main-header.et-fixed-header #et-top-navigation nav > ul > li > a {
  font-size: 20px;
  line-height: 24px;
}

.banner .et_pb_slide {
  min-height: 70vh;
}
.banner .et_pb_slide h1 {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 4px 14px rgba(0, 0, 0, 0.65);
}
.banner .et_pb_slide .et_pb_slide_overlay_container {
  background: rgb(58, 82, 116) !important;
  background: linear-gradient(180deg, rgba(58, 82, 116, 0.8015581232) 10%, rgba(255, 255, 255, 0) 100%) !important;
}

.intro .texto h2 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #80ABD6;
  margin-bottom: 30px;
}
.intro .texto p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #2C2C2C;
}

.pedras .texto h2 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 88px;
  color: #80ABD6;
}
.pedras .texto p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #2C2C2C;
}
.pedras .texto h4 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 130%;
  color: #80ABD6;
}
.pedras .lista {
  padding: 30px 0;
  position: relative;
}
.pedras .lista .ind {
  position: relative;
  border-radius: 500px;
  transition: all 500ms ease;
}
.pedras .lista .ind .nome {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 500px;
  transition: all 500ms ease;
}
.pedras .lista .ind .nome p {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.65);
}
.pedras .lista .ind img {
  display: block;
  aspect-ratio: 1/1.3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 500px;
  width: 100%;
  height: 100%;
}
.pedras .lista .ind:hover .nome {
  background-color: rgba(128, 171, 214, 0.6941176471);
}
.pedras .lista .owl-stage-outer {
  overflow-x: hidden;
}
.pedras .lista .owl-stage-outer .owl-stage .owl-item {
  float: left;
}
.pedras .lista .owl-nav {
  width: 100%;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pedras .lista .owl-nav button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.pedras .lista .owl-nav button svg {
  width: 50px;
  height: 50px;
}
.pedras .lista .owl-nav button.owl-prev {
  transform: translateX(-35px);
}
.pedras .lista .owl-nav button.owl-next {
  transform: translateX(35px);
}

.pedras-pagina .lista {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.pedras-pagina .lista > div {
  width: 100%;
}
.pedras-pagina .ind {
  position: relative;
  border-radius: 500px;
  transition: all 500ms ease;
}
.pedras-pagina .ind .nome {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 500px;
  transition: all 500ms ease;
}
.pedras-pagina .ind .nome p {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.65);
}
.pedras-pagina .ind img {
  display: block;
  aspect-ratio: 1/1.3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 500px;
  width: 100%;
  height: 100%;
}
.pedras-pagina .ind:hover .nome {
  background-color: rgba(128, 171, 214, 0.6941176471);
}

.conteudo-pedras .imagem {
  position: relative;
}
.conteudo-pedras .imagem img {
  min-height: 385px;
  -o-object-fit: cover;
     object-fit: cover;
}
.conteudo-pedras .imagem:after {
  content: url("https://pedrasparaalma.com.br/wp-content/uploads/2024/01/Brilhos.png");
  position: absolute;
  bottom: -20px;
  right: -20px;
}
.conteudo-pedras .texto h1 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 130%;
  color: #80ABD6;
}
.conteudo-pedras .texto p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #2C2C2C;
  margin-bottom: 20px;
}
.conteudo-pedras .texto p strong {
  font-weight: 700;
}
.conteudo-pedras .texto h4 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #2C2C2C;
  margin-bottom: 20px;
}

.signos .texto h2 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 120%;
  color: #80ABD6;
  margin-bottom: 20px;
}
.signos .texto p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #2C2C2C;
}
.signos .texto a {
  display: inline-block;
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #80ABD6;
  margin-top: 30px;
}
.signos .texto h5 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #2C2C2C;
  margin-bottom: 10px;
}
.signos .texto .bloco {
  display: flex;
  align-items: flex-start;
}
.signos .texto .bloco img {
  width: 150px;
  margin-right: 20px;
}
.signos .texto .bloco p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #2C2C2C;
  margin-bottom: 20px;
}
.signos .texto .bloco p strong {
  font-weight: 700;
}
.signos .bloco {
  display: flex;
  gap: 20px;
}
.signos .bloco .sig a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #2C2C2C;
}
.signos .bloco .sig a img {
  width: 100px;
  margin-bottom: 10px;
  margin-right: 0;
}
.signos .bloco .sig a:hover {
  color: #80ABD6;
}
.signos .acessos .lista {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.signos .acessos .lista .ind {
  width: 14%;
}
.signos .acessos .lista .ind img {
  border-radius: 500px;
  transition: all 500ms ease;
}
.signos .acessos .lista .ind:hover img {
  box-shadow: 0 0 40px 0 rgb(128, 171, 214);
}

.signos-interna .texto h2 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 120%;
  color: #80ABD6;
  margin-bottom: 20px;
}
.signos-interna .texto p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #2C2C2C;
  margin-bottom: 20px;
}
.signos-interna .texto h1 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 70px;
  line-height: 82px;
  color: #87919F;
  position: relative;
  z-index: 2;
}
.signos-interna .texto h1:before {
  content: url("https://pedrasparaalma.com.br/wp-content/uploads/2024/03/Ilustra-base.png");
  position: absolute;
  left: -105px;
  top: -95px;
  z-index: -1;
}
.signos-interna .relacionadas h4 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 130%;
  color: #80ABD6;
  margin-bottom: 20px;
  margin-top: 50px;
}
.signos-interna .relacionadas .lista {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
.signos-interna .relacionadas .lista > div {
  width: 22.6%;
}
.signos-interna .relacionadas .ind {
  position: relative;
  border-radius: 500px;
  transition: all 500ms ease;
}
.signos-interna .relacionadas .ind .nome {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 500px;
  transition: all 500ms ease;
}
.signos-interna .relacionadas .ind .nome p {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.65);
}
.signos-interna .relacionadas .ind img {
  display: block;
  aspect-ratio: 1/1.3;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 500px;
  width: 100%;
  height: 100%;
}
.signos-interna .relacionadas .ind:hover .nome {
  background-color: rgba(128, 171, 214, 0.6941176471);
}

.signos-interna .texto.energias h1 {
  font-size: 60px;
  display: inline-block;
}

.signos-interna .texto.energias h1:before {
  right: -175px;
  top: -120px;
  left: unset;
}

.emocoes .texto h2 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  color: #80ABD6;
  margin-bottom: 30px;
}
.emocoes .texto p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #2C2C2C;
}
.emocoes .texto a {
  display: inline-block;
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #80ABD6;
  margin-top: 30px;
}
.emocoes .menu p {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
}
.emocoes .menu a {
  display: inline-block;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #2C2C2C;
  padding: 8px 20px 10px 20px;
  border: 2px solid rgba(127, 127, 127, 0.3);
  border-radius: 100px;
  margin-bottom: 10px;
  transition: all 500ms ease;
}
.emocoes .menu a:hover {
  background-color: #80ABD6;
  color: #fff;
  border-color: #80ABD6;
  box-shadow: 0 0 40px 0 rgb(128, 171, 214);
}

.topo .texto h2 {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 60px;
  line-height: 90px;
  color: #FFFFFF;
  margin-bottom: 0;
}

.rodape .menu .et_pb_text_inner {
  display: flex;
  flex-direction: column;
}
.rodape .menu .et_pb_text_inner a {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  letter-spacing: -0.44351px;
  color: #80ABD6;
}
.rodape .copy p {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: -0.44351px;
  color: #80ABD6;
}
.rodape .copy p a {
  text-decoration: underline !important;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
  color: #fff !important;
}

/* Small devices (smartphones, 480px ld or 320px pt and up) */
@media (min-width: 375px) and (orientation: portrait) {
  .banner .et_pb_slide h1 {
    font-size: 36px;
    line-height: 44px;
  }
}
/* Small devices (tablets pt, 768px and up) */
@media (min-width: 768px) {
  .pedras-pagina .lista > div {
    width: 31%;
  }
  .emocoes .texto h2 {
    font-size: 58px;
    line-height: 38px;
  }
  .pedras .lista .owl-nav button.owl-next {
    transform: translateX(70px);
  }
  .pedras .lista .owl-nav button.owl-prev {
    transform: translateX(-70px);
  }
  .banner .et_pb_slide h1 {
    font-size: 50px;
    line-height: 63px;
  }
  .intro .texto h2 {
    font-size: 40px;
    line-height: 47px;
  }
  .rodape .menu .et_pb_text_inner {
    flex-direction: row;
    justify-content: flex-end;
  }
  .rodape .menu .et_pb_text_inner p {
    margin-left: 20px;
  }
}
@media (min-width: 981px) {
  .pedras .texto h2 {
    font-size: 50px;
    line-height: 88px;
  }
  .pedras-pagina .lista > div {
    width: 23%;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media all and (min-width: 1200px) {
  .pedras-pagina .lista > div {
    width: 18.5%;
  }
  .pedras .texto h2 {
    font-size: 64px;
    line-height: 88px;
  }
}
.embed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 0 10px 0;
  clear: both;
}
.embed-video iframe,
.embed-video object,
.embed-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=style.css.map */