
body.wp-singular {
}

.home .ast-single-entry-banner {
	display: none !important;
}
.ast-single-entry-banner[data-post-type="page"],
.ast-single-entry-banner {
	background: transparent !important;
	display: flex;
	visibility: visible;
}
@media only screen and (min-width: 1025px) {
	.wp-singular .banner {
		background: url(../../images/bkgTopo_2.1.jpg) no-repeat center top;
		background-size: cover;
		min-height: 575px;   /* mínimo */
		/* max-height: 100vh;   máximo */
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: -1;
	}

	.ast-single-entry-banner[data-post-type="page"],
	.ast-single-entry-banner {
		height: 465px;
		/* height: 396px; */
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px)  {
	.wp-singular .banner {
		height: 575px;   /* mínimo */
	}
}
@media screen and (min-width: 1201px) {
	.wp-singular .banner {
		height: 570px;   /* mínimo */
	}

}

.fraseHeaderpage {
	color: #fff;
	font-size: 36px;
	font-family: 'Sora',sans-serif;
	line-height: 1.3em;
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
	margin: 0;
	padding: 0;
}
.bt_falecom h3 {
	margin: 0;
	padding-top: 10px;
}

.navigation.post-navigation {
	display: none !important;
}

.banner-post {
  display: flex;                 /* facilita centralizar texto */
  align-items: center;           /* vertical */
  justify-content: left;       /* horizontal */
  position: relative;
	background-size: cover;          /* Cobre toda a área do div */
	background-position: center top;     /* Centraliza a imagem */
	background-repeat: no-repeat;    /* Evita a repetição da imagem */
	height: 400px;                   /* Define uma altura para o elemento */
	/* Outros estilos como padding, cor do texto, etc. */
	padding: 2em 4.5em;
	border-radius: 40px;
	margin-top: -130px;
}

.banner-post-noimg {
	/* Estilos para o caso sem imagem destacada */
	background-color: #333;
	height: 400px;
	padding: 4em;
	color: white;
}
.banner-post h1 {
  color: #fff;
  font-size: 40px;
  text-align: left;
	line-height: 1.2;
  z-index: 2;
	width: 300px;
	font-weight: 800;
	color: white; /* Para garantir que o texto seja legível */
}
h1.page-title {
  font-size: 30px;
  line-height: 1.2;
}

h1.page-title .title-normal {
  font-weight: 400;
}

h1.page-title .title-bold {
  font-weight: 700;
}



.ast-separate-container .ast-article-single {
	background: #EFEFEF !important;
	border-radius: 0 0 40px 40px;
	margin-top: -50px;
	padding: 7em 5.5em 5em;
	font-family: Sora;
}

.box_dnaCarrossel {
	/* min-height: 250px; */
}

.rt-tpg-container .grid-layout1 .rt-holder, .rt-tpg-container .grid-layout3 .rt-holder { 
	box-shadow: none !important;
}
.ast-article-single figure, .ast-article-single img:not(figure img) {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.tpg-el-main-wrapper .tpg-el-image-wrap img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 215px;
  border-radius: 40px;
}
.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper {
  margin-bottom: 15px;
  padding: 1em;
}
.tpg-el-main-wrapper .rt-content-loader [class*="rt-col"] {
  margin-top: 0;
  padding-bottom: 0;
}
.rt-img-holder.tpg-el-image-wrap.has-thumbnail {
	margin-bottom: 0;
}
.tpg-el-main-wrapper .entry-title a:hover {
	color: #545454 !important;
}

#ca_depoimentos .swiper-slide .elementor-testimonial {
	background: url(../../images/aspas.png) no-repeat left top;
  padding: 0px 0px 0px 55px;
  background-position: top left;
  background-repeat: no-repeat;
}
#ca_depoimentos strong {
	font-weight: 800;
}

#ca_depoimentos .elementor-swiper-button.elementor-swiper-button-prev {
	background: url(../../images/arrowLeft.png) no-repeat;
	width: 39px;
	height: 38px;
	left: -5px;
}
#ca_depoimentos .elementor-swiper-button.elementor-swiper-button-prev svg,
#ca_depoimentos .elementor-swiper-button.elementor-swiper-button-next svg {
	display: none;
}
#ca_depoimentos .elementor-swiper-button.elementor-swiper-button-next {
	background: url(../../images/arrowRight.png) no-repeat;
	width: 39px;
	height: 38px;
	right: -5px;
}




/** CASES **/
.wpcp-carousel-section .wpcp-slide-image {
	height: 355px;
}
.wpcp-carousel-section .wpcp-single-item img {
  margin: 0;
  width: 100%;
  height: auto;
}
.wpcp-carousel-section.wpcp-image-carousel .wpcp-single-item .wpcp-all-captions {
  height: 85px;
	font-family: Sora;
	text-align: center;
	font-size: 21px;
	line-height: 1.2em;
	padding: 15px 20px 15px;
}

.wpcp-all-captions{
}

.wpcp-single-item{
	border:none !important
}

.wpcp-slide-image img {
    /* -webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */
    /* filter: grayscale(100%); */
	background: #D9D9D9;
	opacity: .3;
}

.wpcp-carousel-section.nav-vertical-center .swiper-button-next {
  font-size: 20px !important;
  right: -15px;
  background: #D9D9D9 !important;
  border-radius: 50% !important;
}
.wpcp-carousel-section.nav-vertical-center .swiper-button-prev {
  font-size: 20px !important;
  left: -15px;
  background: #D9D9D9 !important;
  border-radius: 50% !important;
}

.swiper-slide-next .wpcp-slide-image img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
	opacity: 100;
}
.swiper-slide.swiper-slide-next .wpcp-all-captions {
	color: #C304D1;
	font-weight: 700;
} 


/** .CASES **/


.spanDivisor .elementor-divider .elementor-divider-separator {
	position: relative;
	background: #D9D9D9;
	height: 2px;
	display: block;
}
.spanDivisor .elementor-divider .elementor-divider-separator:before {
	content: '';
	position: absolute;
	width: 267px;
	height: 4px;
	background: #000;
	left: 0;
	top: -3px;
}

footer {
	background: #000 url(../../images/BG.jpg) no-repeat center top;
	background-size: cover;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"],
.site-below-footer-wrap[data-section="section-below-footer-builder"]{
	background: transparent !important;
}

footer #custom_html-6.widget_text h2 {
	color:#83DE10;
}

.btfooter a {
	font-family: Sora;
	font-weight: 700;
	font-size: 16px;
	line-height: 100%;
	text-align: center;

	color: #000;
	background: #fff;
	width: 220px;
	padding: 15px;
	border-radius: 32px;
	display: block;
}


.loader {
  width: 48px;
  height: 48px;
  display: inline-block;
  position: relative;
  align-self: center;
}
.loader::after,
.loader::before {
  content: '';  
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #0f0505;
  position: absolute;
  left: 0;
  top: 0;
  animation: animloader 2s linear infinite;
}
.loader::after {
  animation-delay: 1s;
}

@keyframes animloader {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}



@media screen and (min-width: 768px) {
	#criacaodeconteudo .e-n-accordion-item-title-text {
		font-size: 18px;
	}
}

@media screen and (max-width: 1024px) {
	.ast-single-entry-banner[data-post-type="page"],
	.ast-single-entry-banner {
		height: 315px;
	}
	.wp-singular .banner {
		background: #000 url(../../images/logo_FUNDO.png) no-repeat right top;
		background-size: 45%;
		background-position: 470px 0px;
		min-height: 400px;   /* mínimo */
		/* max-height: 100vh;   máximo */
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: -1;
	}
}