.section-title-h2 {
  font-size: calc(1.375rem + 1.5vw);
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .section-title-h2 {
    font-size: 2.5rem;
  }
}
.site-name {
  width: 50%;
}
.logo {
  width: 100%;
}
.arrow-control,
.testimonial-navigation > i {
  outline: none;
}
.botao-whats {
  padding: 10px;
  width: 250px;
}
.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.download-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.bullet-pagination {
  display: none;
}

.fs-lightbox-tools {
  display: none !important;
}
.fs-lightbox-content {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.fs-lightbox-image {
  margin: 0 auto !important;
}
.fs-lightbox {
  min-width: 100px !important;
}
.text-shadow {
  text-shadow: 1px 1px 2px rgb(94, 94, 94);
}
.hero-divider {
  position: relative;
  z-index: 9;
  height: 5px !important;
  background: #79eba9;
}
#download {
  position: relative;
  z-index: 8;
}
.banner-image {
  padding: 10px 0px 0px 0px !important;
}
.banner-title {
  font-size: 2.625em;
  line-height: 1.2em;
  margin-bottom: 9px;
}
.banner-description {
  font-size: 1.125em;
  line-height: 1.3em;
}
/*
.hero{
	height: 690px;
	display: flex;
	padding: 180px 12px 12px 12px !important;	
}
.hero-section {
	height: 690px !important;
}
.hero-section .overlay{
	height: 690px !important;
}*/
.hero {
  padding: 120px 12px 0px 12px !important ;
  height: auto !important;
}

.hero-section {
  height: auto !important;
}
.hero-section .overlay {
  height: auto !important;
}
.banner-image {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: auto !important;
}
.banner-image > img {
  width: 70%;
}

.footer {
  padding: 0 20px 20px 20px !important;
}
.footer > .aw-btn {
  width: 100%;
  font-size: 20px;
  color: black;
}
.faq-content {
  color: black;
}
.faq-title {
  color: black;
}
.accordion-button:not(.collapsed) {
  background: #00fd94 !important;
  color: black;
}
.iframe-box-video {
  width: 100%;
  min-height: 220px;
}
.destaque-black {
  border-radius: 3px;
  padding: 3px 5px;
  background-color: #00fd94;
  color: rgb(0, 0, 0);
}
.plan-title {
  font-size: 30px;
}
.title-mobile {
  display: none;
}
.garantia {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.garantia-texto {
  display: flex;
  justify-content: center;
  align-items: center;
}
.garantia-container {
  display: flex;
  flex-direction: column;
}
.garantia-title {
  margin: 0 !important;
}
.garantia-imagem-desktop {
  width: 1000px;
}
.garantia-imagem-mobile {
  display: none;
}
.garantia-mobile {
  display: none;
}

.head {
  padding: 40px 25px !important;
  display: flex;
}
.pricing-plan > .head > .plan-price {
  margin-left: 20px;
  width: 90px;
}
.pricing-plan > .head > .plan-name {
  width: 100%;
}

.general-content {
  width: 100%;
  height: 10000%;
  background-color: #0f161e;
  position: absolute;
  z-index: 1000;
  margin: -8px;
}

@media screen and (max-width: 430px) {
  .garantia-title > h1 {
    font-size: 25px !important;
  }
}

#banner {
  background-position: 77% 0% !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-padding-y {
  padding: 50px 0px;
}
.social-profiles > li > a,
.contact-items > li > a {
  text-decoration: none;
}
.social-profiles > .icon-text {
  display: flex;
  align-items: center;
}

.icon-text > i {
  display: inline-block;
  width: 25px;
}
.pricing-plan > .accordion-button {
  background: #33414a !important;
  color: white;
}
@media screen and (max-width: 768px) {
  .section-padding-y {
    padding: 30px 0px;
  }
  .link-item > i {
    font-size: 1.5em !important;
  }
  .banner-title {
    font-size: 1.5em;
  }

  .banner-description {
    font-size: 1em;
  }
  .title-mobile {
    display: block;
  }
  .title-desktop {
    display: none;
  }
  .garantia-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
  .garantia-imagem-desktop {
    display: none;
  }

  .garantia-imagem-mobile {
    display: flex;
    width: 200px;
    flex: 2;
  }
  .garantia-title {
    display: flex !important;
    flex: 1 !important;
    justify-content: center;
    align-items: center;
  }

  .garantia-title > h1 {
    font-size: 32px;
  }
  .garantia-texto {
    width: 100%;
  }
  .footer {
    padding: 20px !important;
  }

  .hero,
  .overlay,
  .container,
  .banner-section {
    height: auto !important;
  }

  .head {
    padding: 22px 1px 7px 7px !important;
  }
  .pricing-plan > .head > .plan-name {
    width: 65%;
  }
  .pricing-plan > .head > .plan-name > h2 {
    font-size: 1.3rem;
  }
  .pricing-plan > .head > .plan-name > h6 {
    font-size: 0.8rem;
  }
  .pricing-plan > .head > .plan-name > .plan-desc > h5 {
    font-size: 1rem;
  }
  .pricing-plan > .head > .plan-price {
    margin-left: 10px;
    width: 90px;
  }
}

@media screen and (min-width: 769px) {
  .hero {
    align-items: center !important;
  }
}

@media screen and (max-width: 375px) {
  .banner-title {
    font-size: 1.2em !important;
  }
  .banner-image {
    padding: 0;
  }
  .download-links {
    flex-direction: column;
  }
  .iframe-box-video {
    min-height: 220px;
  }
}
@media screen and (min-width: 376px) and (max-width: 430px) {
  .iframe-box-video {
    min-height: 220px;
  }

  .download-links {
    flex-direction: row;
    gap: 10px;
  }
  .download-links > .link-item > .fa {
    font-size: 2.7em !important;
  }
  .download-links > .link-item > .name {
    font-size: 0.8em !important;
    margin: 0 0 0 55px;
  }
  .download-links > .link-item > .heading {
    font-weight: bold;
    font-size: 0.7em !important;
    margin: 0 0 0 55px;
    height: 15px;
  }
}
@media screen and (min-width: 431px) and (max-width: 600px) {
  .iframe-box-video {
    min-height: 220px;
  }

  .iframe-box-video {
    min-height: 300px;
  }
}
@media screen and (min-width: 601px) and (max-width: 768px) {
  .iframe-box-video {
    min-height: 220px;
  }

  .iframe-box-video {
    min-height: 400px;
  }
}
@media screen and (min-width: 769px) and (max-width: 913px) {
  .iframe-box-video {
    min-height: 220px;
  }

  .iframe-box-video {
    min-height: 400px;
  }
}

@media screen and (min-width: 914px) {
  .iframe-box-video {
    min-height: 220px;
  }

  .iframe-box-video {
    width: 900px;
    min-height: 510px;
  }
}
@media screen and (min-width: 993px) {
  .banner-image > img {
    min-width: 440px !important;
    padding-top: 50px !important;
  }
  .banner-middle-content {
    padding-bottom: 75px !important;
  }
  #banner {
    background-position: 55% 0% !important;
  }
  .site-name {
    width: 20%;
  }
  .logo {
    width: 100%;
    margin-left: 15px;
  }
}

@media screen and (min-width: 1280px) {
  .iframe-box-video {
    width: 900px;
    min-height: 510px;
  }
  #banner {
    background-position: 40% 0% !important;
  }
}
