/* #####################################
########################################

	Theme name: SiteGabi
	Theme URI: link_tema
	Description: Este tema foi desenvolvido exclusivamente para Modelo.

	Code: Equipe Martin Luz
	Author: Martin Luz
	

	Version: MK.05.2022

########################################
##################################### */


@import "assets/css/style.css";


@font-face {
  font-family: 'Aprila';
  src: url('../gabi/assets/fonts/Aprila-Regular.woff2') format('opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Cocomat';
  src: url('../gabi/assets/fonts/CocomatPro-Regular.woff2') format('opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Glacial';
  src: url('../gabi/assets/fonts/GlacialIndifference-Regular.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Bodoni';
  src: url('../gabi/assets/fonts/BodoniFLF-Bold.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}


.wp-block-heading {
  font-family: 'Aprila';
  font-size: 65px !important;
}

img {
  max-width: 80%;
}


.home-section {
  background: plum;
  width: 100%;
  background-image: url('./assets/images/icons/porfavormiau.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  font-family: 'Glacial', sans-serif;
  height: 80vh;
  align-items: center;
  justify-content: center;

}

.home-section p {
  font-size: 28px;
}

#header {
  background: #b4a7d2;
}




.Btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition-duration: 0.3s;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.199);
  background-color: #00d757;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.sign {
  width: 100%;
  transition-duration: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sign svg {
  width: 25px;
}

.sign svg path {
  fill: white;
}

.text {
  position: absolute;
  right: 0%;
  width: 0%;
  opacity: 0;
  color: white;
  font-size: 1.2em;
  font-weight: 600;
  transition-duration: 0.3s;
}

.Btn:hover {
  width: 150px;
  border-radius: 40px;
  transition-duration: 0.3s;
}

.Btn:hover .sign {
  width: 30%;
  transition-duration: 0.3s;
  padding-left: 10px;
}

.Btn:hover .text {
  opacity: 1;
  width: 70%;
  transition-duration: 0.3s;
  padding-right: 10px;
}

  .Btn:active {
    transform: translate(2px, 2px);
  }

  .button {
    margin-top: 2rem;
    padding: 1em 2em;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    letter-spacing: 5px;
    text-transform: uppercase;
    cursor: pointer;
    color: #8e6ad4;
    transition: all 1000ms;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    outline: 2px solid #c9e8a0;
    background-color: #c9e8a0;
  }


  .primeira-area-sobre {
    margin: 200px 0px;
  }

  .btn-link-sobre {
    background-color: #6C63FF;
    border: none;
    border-radius: 30px;
    padding: 12px 24px;
    font-weight: 600;
  }

  .informacoes-pt2 {
    font-size: 16px;
  }





  /* Card do Footer redes sociais */

  .card-footer {
    width: fit-content;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    background-color: transparent;
    border-top: none !important;
  }

  /* for all social containers*/
  .socialContainer {
    width: 52px;
    height: 52px;
    background-color: #8e6ad4;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition-duration: .3s;
    border-radius: 10px;
  }

  /* instagram*/
  .containerOne:hover {
    background-color: #d62976;
    transition-duration: .3s;
  }

  /* linkdin*/
  .containerThree:hover {
    background-color: #0072b1;
    transition-duration: .3s;
  }


  .socialContainer:active {
    transform: scale(0.9);
    transition-duration: .3s;
  }

  .socialSvg {
    width: 17px;
  }

  .socialSvg path {
    fill: rgb(255, 255, 255);
  }

  .socialContainer:hover .socialSvg {
    animation: slide-in-top 0.3s both;
  }

  @keyframes slide-in-top {
    0% {
      transform: translateY(-50px);
      opacity: 0;
    }

    100% {
      transform: translateY(0);
      opacity: 1;
    }
  }


  /* Cards Home */
  .card.home {
    display: flex;
    flex-direction: column;
    width: 270px;
    height: 230px;
    max-height: 330px;
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.08),
      -4px -4px 12px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s;
    cursor: pointer;
    box-sizing: border-box;
    padding: 10px;
    font-family: 'Glacial';
    font-size: 20px;
    background: #f2eff4;
  }

  .card.home:hover {
    transform: translateY(-10px);
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1),
      -4px -4px 12px rgba(0, 0, 0, 0.08);
  }

  .card.home-title {
    margin: 0;
    font-size: 17px;
    font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande",
      "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-weight: 600;
    color: #1797b8;
    cursor: default;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
  }

  .card.home-des {
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    margin: 0;
    font-size: 13px;
    font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande",
      "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    color: #1797b8;
    cursor: default;
  }

  .icone-lgbt {
    width: 50px;
  }

  .icone-lgbt-gabi {
    width: 44px;
  }

  .card-body-segundo {
    margin-top: 2rem;
    text-align: center;
  }

  .card-header-segundo {
    margin-top: 1rem;
  }

  /* Swiper */

  .swiper {
    width: 100%;
    height: 100%;
    background: #000;
  }

  .swiper-slide {
    font-size: 18px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
  }

  .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
  }

  .swiper-slide .title {
    font-size: 41px;
    font-weight: 300;
  }

  .swiper-slide .subtitle {
    font-size: 21px;
  }

  .swiper-slide .text {
    font-size: 14px;
    max-width: 400px;
    line-height: 1.3;
  }

  .cards-home {
    display: flex;
    justify-content: space-around;
    padding: 8px;
    
  }




  .swiper {
    width: 80%;
    height: 400px;
  }

  .swiper-slide {
    font-family: 'Cocomat';
    text-align: center;
    font-size: 18px;
    background: #b4a7d2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 800px;
  }


  .btn-swiper {
    color: #c9e8a0;
  }

  .img-servicos {
    max-width: 450px;
  }

  .sessao-cannabis {
    margin-right: 11rem;
  }

  .card.services h1 {
    font-family: 'Cocomat';
    color: #8e6ad4;
    margin-bottom: 2rem;
  }

  .card.services p {
    font-family: 'Glacial';
    font-size: 18px;
  }




  /* Sessão Contato */


 

  a {
    font-size: .7rem;
    color: #999;
  }

  .wpforms-field-container {
    padding: 20px !important;
  }



  .contato-faq {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .sessao-1-faq {
    background: #f2eff4;
    border-radius: 6px;
    color: #8e6ad4;
    text-align: center;
     margin: 8px 0px;
  }

