/* *****************************************************

    ** Custom Stylesheet **
    
***************************************************** */

/** FAQ */
.section-faq {
  padding: 120px 0px !important;
  background: #f4f4f4 !important;
}
.section-faq .faq h1{
padding-bottom: 10px;
}

.faq-mensagem button span {
  background: #CCCCCC;
  color: #333;
  position: relative;
  border-radius: 10px;
  padding: 15px;
  font-size:  17px;
}
.faq-mensagem .active span {
  background: #f72424;
  color: white;
  font-size:  17px;
    width: auto;
    max-width: 540px;

}
.faq-mensagem img {
  width: 43px;
  height: 43px;
  object-fit: cover;
  border-radius: 50%;
}
.faq-mensagem .active span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 22px solid #f72424;
  left: -19px;
  top: 11px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faq-mensagem button span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 22px solid #CCCCCC;
  left: -19px;
  top: 11px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faq-mensagem img {
  margin-right: 15px;
}
.faq-mensagem .nav-pills .nav-link {
  border-radius: 0.25rem;
  background: transparent;
  border: none;
}
.faq-mensagem .nav-pills .nav-link.active,
.nav-pills .show > .nav-link,
.faq-mensagem .nav-pills .nav-link:focus-visible,
.faq-mensagem .nav-pills .nav-link {
  color: transparent;
  background: transparent;
  border: none;
  outline: none;
}
.faq-mensagem .align-left {
  align-items: baseline;
}
.faq-resposta-t {
  background: #CCCCCC !important;
  color: #333 !important;
  border-radius: 10px;
  padding: 15px;
}
.faq-resposta-t .active span:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 22px solid #CCCCCC !important;
  left: -19px;
  top: 11px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faq-resposta {
  margin-bottom: 30px;
}
.faq-resposta-t {
  background: #CCCCCC;
}
.faq-resposta .active span {
  background: #CCCCCC !important;
  color: #6ED586 !important;
}
.faq-respostas span {
  position: absolute;
  background: #6755e9;
  color: #fff;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
  margin-bottom: 3rem;
}
.faq-resposta-t:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 22px solid #CCCCCC !important;
  left: -19px;
  top: 11px;
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faq-resposta-m:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 15px solid transparent !important;
  border-left: 15px solid transparent !important;
  border-right: 22px solid #f72424 !important;
  right: -19px !important;
  left: auto !important;
  top: 11px !important;
  -moz-transform: rotate(270deg) !important;
  -webkit-transform: rotate(270deg) !important;
  -o-transform: rotate(270deg) !important;
  -ms-transform: rotate(270deg) !important;
  transform: rotate(270deg) !important;
}

.faq-scroll {
  height: 400px;
  display: block;
  overflow: hidden;
  overflow-y: inherit;
  margin-right: 25px;
}

.background-faq {
  background: #ffffff52;
  padding: 50px 15px;
  border-radius: 15px;
}

/* Fim do FAQ */

.services .service-wrap .service-section .svg {
  height: auto;
  width: 150px;
}

.pricing .wrapper .top-content {
  height: 22rem;
}

.pricing .wrapper .top-content .fromer {
  height: 6rem;
}

.faq-pa {
  float: left;
  margin-left: 58px;
  width: 375px;
  margin-top: -15px;
  text-align: center;
}

.faq-pa::after {
  display: none;
}

.faq-ask-m{
      background: #b8b2ec !important;
    border: 0 !important;
    padding: 15px !important;
    border-radius: 10px !important;
    color: white !important;
    font-size: 19px !important;
}

.faq-ask-m::after{
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    vertical-align: 0.255em !important;
    content: "" !important;
    border-top: 18px solid;
    border-right: 24px solid transparent;
    border-bottom: 0 !important;
    border-left: 10px solid transparent;
    font-size: 74px !important;
    color: #b8b2ec !important;
    z-index: 5 !important;
    float: left !important;
    margin-left: -25px !important;
    margin-top: -36px !important;
}

.faq-answer-m{
      background: #CCCCCC !important;
    color: #000 !important;
    padding: 10px !important;
    border-radius: 8px !important;
}

@media (max-width: 575px){
  .web {
    display: none;
}

}

@media (min-width: 575px){
  .mobile {
    display: none;
}

}

.accordion-item {
    
background: transparent !important;
    border: 0 !important;
}


/*===================GRAFICO===================*/
.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-left, .apexcharts-legend.apx-legend-position-top.apexcharts-align-left, .apexcharts-legend.apx-legend-position-right, .apexcharts-legend.apx-legend-position-left{display: none !important;}


/*===============BAR GRAFICO==================*/

.bar_wrap {
  display: block;
  margin: 0px;
  float: left;
  align-items: center;
}
.bar {
  width: 80px;
  height: 250px;
  margin: 0 20px;
  border-radius: 0px;
  display: block;
  align-items: center;
}
.inside1, .inside2, .inside3, .inside4, .inside5{
  width: 90px;
  background: linear-gradient(180deg, rgba(243,245,249,1) 68%, rgba(227,232,240,1) 100%);
  animation: slide1 2s ease-in-out;
  bottom: 12px;
	position: absolute;
}
.inside1 {height: 20%;border-radius: 10px;}
.inside2 {height: 40%;border-radius: 10px;}
.inside3 {height: 60%;border-radius: 10px;}
.inside4 {height: 80%;border-radius: 10px;}
.inside5 {height: 100%; background: linear-gradient(180deg, rgba(67,252,185,1) 68%, rgba(110,213,134,1) 100%);border-radius: 10px;}

@media (max-width: 1100px){
    .inside1, .inside2, .inside3, .inside4, .inside5{
      width:60px;
    }
    .bar {
  width: 40px;
}
}

@media (max-width: 400px){
    .bar {
  width: 26px;
}
}

@media (max-width: 400px){
    .inside1, .inside2, .inside3, .inside4, .inside5{
      width:45px;
    }    
    .bar {
  width: 7px;
}
}



@keyframes slide1 {
  from {height: 0;}
  to {height: 20%;}
}
@keyframes slide2 {
  from {height: 0;}
  to {height: 40%;}
}
@keyframes slide3 {
  from {height: 0;}
  to {height: 60%;}
}
@keyframes slide4 {
  from {height: 0;}
  to {height: 80%;}
}

@keyframes slide5 {
  from {height: 0;}
  to {height: 100%;}
}

/*==============STEPS=================*/  
.steps {
	counter-reset: step;
	overflow: hidden;
	position: relative;
	width: 100%;
}

@media (min-width: 768px) {
	.steps {
		display: flex;
	}
}

.steps {
	text-align:center;
	margin-top: 130px !important;
}

.steps img {
	width:auto;
}

.steps .step {
	flex: 1 1 25%;
	padding-right: 0px;
}

.steps .step:hover .step-bullet:before {
	font-size: 18px;
}

.steps .step .step-title h6 {
	line-height: 1.9;
}

.steps .step .step-bullet {
	border-radius: 50%;
	display: inline-block;
	height: 40px;
	position: relative;
	text-align: center;
	width: 0px;
	z-index: 1;
	background:red;
}

.steps .step .step-bullet:before {
	color: #fff;
	counter-increment: step;
	line-height: 40px;
	transition: font-size .15s;
}

.steps .step .step-bullet:after {
background-color: #b8b2ec;
    bottom: 0px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 247px;
    z-index: -1;
    margin-left: 84px;
}

.steps .step .step-end:after{
    width: 0px;
    background-color: #6ED586;
	bottom: 0px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	z-index: -1;
}

.step-top-end{
    text-align: center;
    margin-left:40px;
}
.step-p {
		margin-left: 0px;
		color: #000000;
	}

@media (max-width: 767px) {
	.steps .step + .step {
		margin-top: 30px;
	}

	.steps .step .step-top {
		display: flex;
		flex-direction: row-reverse;
		justify-content: flex-end;
	}
	
	.steps .step .step-top .step-title {
		margin-left: 20px;
	}

	.steps .step .step-top .step-title h6 {
		line-height: 1.3;
	}

	.steps .step .step-top .step-bullet:after {
		bottom: 0;
		height: 500px;
		left: 19px;
		top: 0;
		width: 2px;
	}

	.steps .step .step-content {
		margin-left: 61px;
	}
}



.margem-avaliacao img {
    width:auto;
}



@media (max-width: 600px){
    .web{display:none;}
    .card-lp{height: 300px;}
}

@media (min-width: 600px){
    .mobile{display:none;}
}
.border-hr {
    height: 4px !important;
    background: #6ED586;
    opacity: 1;
}

/*=========================GOOGLE===============================*/
.title-google{
      font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 27px;
  color: #474747;

}

.section-google {
    padding: 60px 0px;
    background: url(../../google/bg-google.png) center no-repeat;
    height: 610px;
}


.single-testimonial-item{
        width: 250px;
    background: #FFFFFF;
    padding: 0px 15px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    padding-top: 23px;
    float: left;
    margin-left: 40px;
    height: 310px;
    border-radius: 10px;
    margin-top: 20px;
}

@media (max-width:600px){
    
    .single-testimonial-item{
     margin-left: 12px;
     margin-top: 14px;
}
    .thm-btn{
    margin-left:85px;    
}
    .section-google {
     padding: 83px 55px;
     background-color: white !important;
     background:none;
     
}
    .testimonial-area{
        height:1670px;
}
}

.text-box{
    font-size: 14px;
    height: 170px;
    text-align: left;
    line-height: 16px;
    font-family: Open Sans;
}

.review-stars ul li i {
    color: #FFAE65 !important;
    font-size: 0.9em !important;
    
}
.review-meta, .review-stars {
    text-align: left !important;
}

.section-title {
     margin-top: 0px !important; 
     margin-bottom: 0px !important;
}
/*==========================FIM GOOGLE=========================*/



.mobile-nav__wrapper.expanded {
    opacity: 1;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    visibility: visible;
    -webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}

.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
    visibility: hidden;
}