/*--------------------------------------------------------------
  # inicio
  --------------------------------------------------------------*/
#slide {
  background: url(/img/casa/img-top.png) center no-repeat;
  background-size: cover;
  padding: 150px 0;
}
#slide h1 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 53px;
  line-height: 67px;
  color: #6e2687;
}
#slide p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
#slide a {
  font-family: montserrat;
  text-decoration: none;
  transition: all 0.9s;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  background: linear-gradient(270deg, #b367cd 0%, #6e2687 100%);
  padding: 20px 30px;
  border-radius: 30px;
}
#slide a:hover {
  transition: all 0.9s;
  background: #b367cd;
  font-weight: bold;
  box-shadow: 0px 8px 28px 0px #b367cd;
}

#inicio h2 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 46px;
  line-height: 49px;
  color: #6e2687;
}
#inicio p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #696969;
}
#inicio .back1 {
  background: url(/img/casa/quad1.png) center no-repeat;
  background-size: contain;
  padding: 0px 0;
  position: relative;
  left: -7rem;
  top: -8rem;
  z-index: -1;
}
#inicio .back2 {
  background: url(/img/casa/quad2.png) center no-repeat;
  background-size: contain;
  padding: 0px 0;
  position: relative;
  left: 9rem;
  top: 10rem;
  z-index: -1;
}
#inicio video {
  width: 700px;
}

#trabalho {
  background: url(/img/casa/back-meio.png) center no-repeat;
  background-size: cover;
  padding: 0px 0;
  margin-top: 25rem;
}
#trabalho h3 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 29px;
  color: #fff;
}
#trabalho p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #d6c5dc;
}
#trabalho a {
  text-decoration: none;
  font-family: montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}
#trabalho .card1 {
  background-color: #6e2687;
}
#trabalho .card2 {
  background-color: #8b519f;
}
#trabalho .card3 {
  background-color: #6e2687;
}
#trabalho .icones {
  position: relative;
  max-width: 27%;
  top: -2rem;
}
#trabalho .row1 {
  position: relative;
  top: -10rem;
}
#trabalho .row2 {
  position: relative;
  top: -10rem;
}
#trabalho .arrow {
  color: #fff;
  font-size: 23px;
  position: relative;
  top: 6px;
}
#trabalho h5 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: #6e2687;
}
#trabalho span {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #696969;
}

#sobre h2 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: #6e2687;
}
#sobre h3 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #696969;
}
#sobre h4 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 25px;
  color: #6e2687;
}
#sobre p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #696969;
}
#sobre span {
  font-family: montserrat;
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

#banner {
  background: url(/img/back-final.png) center no-repeat;
  background-size: cover;
  padding: 70px 0;
}
#banner .box {
  background-color: #6e2687;
  border-radius: 20px;
  padding: 50px 0px;
}
#banner h2 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: #fff;
}
#banner p {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #d6c5dc;
}
#banner a {
  text-decoration: none;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #6e2687;
  background-color: #fff;
  padding: 20px;
  border-radius: 30px;
  transition: all 0.9s;
}
#banner a:hover {
  transition: all 0.9s;
  background-color: #5b2070;
  color: #fff;
  transition: all 0.9s;
}
#banner a:hover .icon {
  color: #fff;
  transition: all 0.9s;
}
#banner a:hover .arrow {
  color: #fff;
  transition: all 0.9s;
}
#banner .icon {
  color: #6e2687;
  font-size: 30px;
  position: relative;
  top: 8px;
  transition: all 0.9s;
}
#banner .arrow {
  color: #6e2687;
  font-size: 23px;
  position: relative;
  top: 6px;
  transition: all 0.9s;
}

#blog-meio {
  background-color: #f5f5f5;
}
#blog-meio h4 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: #6e2687;
}
#blog-meio p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 24px;
  color: #696969;
}
#blog-meio a {
  font-family: montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #737373 !important;
}
#blog-meio .owl-item {
  padding-top: 3rem;
}

#blog-meio .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #e9e9e9;
  background-clip: border-box;
  border: none;
  border-radius: 20px;
}

#blog-meio .imagem-post {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 170px;
  border-radius: 10px 10px 0px 0px;
}

#blog-meio .icone {
  color: #737373;
  font-size: 25px;
}

#blog-meio .card:hover {
  box-shadow: 0px 8px 28px 0px #b0b0b0;
  transition-duration: 0.3s;
  transform: scale(1.1);
}

#blog-meio .icone-bt {
  font-size: 13px;
  color: #6e2687;
}

#blog-meio .btn-blog-mais:hover {
  border-bottom: 3px solid #6e2687;
  color: #000;
}
#blog-meio .btn-blog-mais:hover .icone-bt {
  color: #6e2687;
}

#blog-meio .quadro2 {
  min-height: 30rem;
}

#blog-meio .b-texto {
  position: relative;
  left: -30px;
}

#blog-meio .card h5 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 21px;
  color: #6e2687;
}

#blog-meio .datas {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 19px;
  color: #737373;
}

#blog-meio .btn-blog {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #6e2687 !important;
  padding: 15px 50px;
  border: 1px solid #6e2687;
  border-radius: 30px;
  transition: all 0.9s;
}

#blog-meio .btn-blog:hover {
  background-color: #6e2687;
  color: #fff !important;
  transition: all 0.9s;
}

#parceiros h3 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: #6e2687;
}
#parceiros p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #696969;
}

#contato {
  background-color: #6e2687;
}
#contato h2 {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 39px;
  color: #fff;
}
#contato p {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #d6c5dc;
}
#contato .row1 {
  padding: 5rem 0rem;
}
#contato .info-icon {
  font-size: 30px;
  color: #fff;
  position: relative;
  top: 5px;
}
#contato span {
  font-family: montserrat;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #fff;
}
#contato a {
  text-decoration: none;
}

.texto-icon {
  color: #947f9b;
  font-weight: bolder;
}

.selected div h4 {
  color: #6e2687 !important;
  border-bottom: 13px solid #6e2687;
}

.botao-icon {
  cursor: pointer;
}

.botao-icon img {
  max-height: 50px;
}

.bloco-img img {
  border-radius: 15px;
  box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.5);
}

.bloco-texto {
  background-color: #6e2687;
  border-radius: 15px;
  height: 100%;
  padding: 30px;
}
.bloco-texto a {
  color: #fff;
  font-weight: bolder;
  transition: all 0.9s;
}
.bloco-texto a:hover {
  color: #9668a6;
  transition: all 0.9s;
}

@media (max-width: 1399.98px) {
  #slide {
    background: url(/img/casa/img-top.png) center no-repeat;
    background-size: cover;
    padding: 60px 0;
  }

  #slide h1 {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 67px;
    color: #6e2687;
  }
}
@media (max-width: 1200.98px) {
  #inicio .back2 {
    background: url(/img/casa/quad2.png) center no-repeat;
    background-size: contain;
    padding: 0px 0;
    position: relative;
    left: 4rem;
    top: 10rem;
    z-index: -1;
  }

  #inicio video {
    width: 700px;
    height: 500px;
    position: relative;
    left: -7rem;
  }
}
@media (max-width: 991.98px) {
  #slide {
    background: none;
    background-color: #e1dde9;
    padding: 60px 0;
  }

  #inicio video {
    width: 650px;
    height: 500px;
    position: relative;
    left: 0rem;
    margin-top: -6rem;
  }

  #trabalho {
    background: url(/img/casa/back-meio.png) center no-repeat;
    background-size: cover;
    padding: 0px 0;
    margin-top: 18rem;
  }

  #trabalho .icones {
    position: relative;
    max-width: 13%;
    top: 0rem;
  }

  #trabalho .row2 {
    position: relative;
    top: -7rem;
  }
}
@media (max-width: 767.98px) {
  #inicio video {
    width: 500px;
    height: 300px;
    position: relative;
    left: 0rem;
    margin-top: 0rem;
  }
}
@media (max-width: 575.98px) {
  #slide h1 {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 44px;
    color: #6e2687;
  }

  #inicio h2 {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 39px;
    color: #6e2687;
  }

  #inicio video {
    width: 340px;
    height: 190px;
    position: relative;
    left: 0rem;
    margin-top: 0rem;
  }

  #trabalho .icones {
    position: relative;
    max-width: 17%;
    top: 0rem;
  }

  #trabalho h5 {
    font-family: montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 33px;
    line-height: 39px;
    color: #6e2687;
  }
}
@media (max-width: 380.98px) {
  #slide a {
    font-family: montserrat;
    text-decoration: none;
    transition: all 0.9s;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    background: linear-gradient(270deg, #b367cd 0%, #6e2687 100%);
    padding: 20px 30px;
    border-radius: 30px;
  }

  #inicio video {
    width: 270px;
    height: 160px;
    position: relative;
    left: 0rem;
    margin-top: 0rem;
  }
}
@media screen and (max-width: 575px) {
  .card1 {
    margin-right: 0px;
  }

  .bar {
    border-radius: 15px;
    top: 1px;
    width: 98%;
  }

  input {
    border-radius: 5px;
  }

  .bar2 {
    border-radius: 15px;
    top: 1px;
    width: 98%;
  }

  textarea {
    border-radius: 5px;
  }
}
