.custom-font-secondary {
		font-family: "Poppins", sans-serif !important;
}

body {
	background-color: var(--light);
	color: var(--default);
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

/*
* Container
*/

.custom-border-radius-1 {
		border-radius: 7px;
}

.custom-container-style-3 {
		min-width: 85vw;
}

@media (min-width: 576px) {
		.custom-container-style-3 {
				min-width: 540px;
		}
}

@media (min-width: 768px) {
		.custom-container-style-3 {
				min-width: 720px;
		}
}

@media (min-width: 992px) {
		.custom-container-style-3 {
				min-width: 960px;
		}
}

@media (min-width: 1200px) {
		.custom-container-style-3 {
				min-width: 1140px;
		}
}

.custom-container-position-1 {
		position: relative;
		transform: translate3d(-50%, 0, 0);
		left: 50%;
}

/*
* BG
*/
.custom-bg-color-lighter-grey {
		background: #fafafc !important;
}

.custom-bg-color-light-grey {
		background: #dde2ea !important;
}

/*
* Custom Button
*/
.custom-btn {
		height: 60px;
		line-height: 60px;
		text-align: center;
}

.btn-igual {
    min-width: 320px; /* ajuste conforme necessário */
}

/*
* Half Section
*/
.col-half-section {
		max-width: 590px;
}

@media (max-width: 1199px) {
		.col-half-section {
				max-width: 455px;
		}
}

@media (max-width: 991px) {
		.col-half-section {
				max-width: 750px;
		}
}

@media (max-width: 767px) {
		.col-half-section {
				max-width: 570px;
		}
}

@media (max-width: 575px) {
		.col-half-section {
				max-width: 100%;
		}
}

/*
* Letter Spacing
*/
.custom-letter-spacing-1 {
		letter-spacing: -0.5px !important;
}

.custom-letter-spacing-2 {
		letter-spacing: -0.8px !important;
}

/*
* Font Size
*/
.custom-text-1 {
		font-size: 32px !important;
}

/*
* Line Pre
*/
.line-pre-title {
		width: 50px;
		height: 3px;
		margin-right: 20px;
		display: inline-block;
		vertical-align: middle;
}

html[dir="rtl"] .slider-container .line-pre-title {
		margin-right: 20px;
		margin-left: 0;
}

/*
* Circular Bar
*/
.custom-circular-bar .circular-bar-chart {
		position: relative;
		overflow: hidden;
		height: 175px;
}

/*
* Card
*/
.card-accordion-our-services-container {
		border: 1px solid #eef0f4;
}

.card-accordion-our-services-container .card-accordion-our-services {
		border: 9px solid #eef0f4;
		border-top: 0;
		margin: -2px -1px 0 -1px;
}

.custom-cards {
		position: relative;
}

.custom-cards.custom-cards-slider .cards-container {
		margin: -250px auto 0;
}

@media (max-width: 1199px) {
		.custom-cards {
				height: auto;
		}
}

.custom-cards .cards-container:before {
		height: 100%;
		width: 100%;
		top: 0;
		left: 0;
}

@media (max-width: 1199px) {
		.custom-cards .cards-container {
				position: static;
				padding-bottom: 0;
		}
}

@media (max-width: 1199px) {
		.custom-cards .cards-container > div:nth-child(1) .card, .custom-cards .cards-container > div:nth-child(2) .card {
				margin-top: 0;
				padding-bottom: 0;
		}
}

.custom-cards .cards-container .card {
		padding: 70px 0;
		box-shadow: 0 0 50px rgba(0, 0, 0, 0.07);
}

.custom-cards .cards-container .card:before {
		box-shadow: none !important;
}

.custom-cards .cards-container .card .card-body {
		padding: 0 50px;
		border-right: 1px solid #eef0f4;
}

@media (max-width: 1199px) {
		.custom-cards .cards-container .card .card-body {
				border-right: 0;
		}
}

.custom-cards .cards-container .card .card-body img {
		padding-bottom: 35px;
}

.custom-cards .cards-container .card .card-body .card-title {
		font-size: 24px;
}

.custom-cards .cards-container .card .card-body .card-text, .custom-cards .cards-container .card .card-body .card-title {
		margin: 0;
}

/*
* Header
*/
#header {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		height: 78px;
}

#header .header-btn-collapse-nav {
		margin-top: 4px;
}

#header .container {
		width: 100%;
}

#header .header-body {
		background: #00049D;
		border-top: 0;
		border-bottom: 0;
		min-height: 0;
}

#header .header-container {
		min-height: 78px;
}

#header .header-nav {
		padding: 0;
}

#header .header-nav-main:before {
		content: none;
}

#header .header-nav-main nav > ul > li > a {
		position: relative;
		background: transparent !important;
		font-size: 13.6px;
		font-size: 0.85rem;
		font-weight: 600;
		letter-spacing: 0;
		color: var(--light) !important;
		transition: ease color 300ms;
}

@media (min-width: 992px) and (max-width: 1060px) {
		#header .header-nav-main nav > ul > li > a {
				padding: 27px 7px;
		}
}

@media (min-width: 1061px) and (max-width: 1199px) {
		#header .header-nav-main nav > ul > li > a {
				padding: 27px 10px;
		}
}

@media (min-width: 1200px) {
		#header .header-nav-main nav > ul > li > a {
				padding: 27px 16px;
		}
}

#header .header-nav-main nav > ul > li > a.active:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		border-bottom: 3px solid var(--grey-200);
		width: 100%;
}

@media (max-width: 991px) {
		#header .header-nav-main nav > ul > li > a.active:before {
				bottom: 0;
				border-width: 2px;
		}
}

#header .header-nav-main nav > ul li {
		border-bottom: 0;
}

html.sticky-header-active #header .header-body {
		top: 0;
		background: var(--secondary);
		border-bottom-color: var(--secondary);
}

@media (max-width: 991px) {
		html:not(.sticky-header-active) #header .header-body {
				background: var(--secondary);
				border-bottom-color: var(--secondary);
				position: fixed !important;
		}
}

@media (min-width: 992px) {
		#header .header-nav-main nav > ul > li > a {
				height: 100%;
				
		}
		#header .header-nav-main nav > ul > li > a.active {
				color: var(--grey-200) !important;
		}
		#header .header-nav-main nav > ul > li:hover > a, #header .header-nav-main nav > ul > li.open > a {
				color: var(--primary) !important;
		}
}

/*
* Slider
*/
.slider-container .custom-bottom-label {
		width: 200px;
		height: 60px;
		letter-spacing: -0.35px !important;
		font-size: 14px !important;
		line-height: 60px !important;
		border-radius: 4px !important;
}

.slider-container .section-funnel-layer-bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 96px 0;
		padding: 6rem 0;
		transform: translate3d(0, 50%, 0);
		z-index: 20;
}

.slider-container .section-funnel-layer-bottom .section-funnel-layer:nth-child(1) {
		transform: skewY(4.7deg);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: var(--light);
		z-index: 6;
}

.slider-container .section-funnel-layer-bottom .section-funnel-layer:nth-child(2) {
		transform: skewY(-4.7deg);
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: var(--light);
		z-index: 6;
}

.slider-container .tparrows {
		background: transparent !important;
}

.slider-container .tparrows:hover {
		background: transparent !important;
}

.slider-container .tparrows:before {
		color: var(--dark) !important;
		font-size: 22px;
		font-weight: 900;
}

.custom-slider-container:before {
		content: '';
		position: absolute;
		background-color: #fafafc;
		top: -75px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(-1deg);
}

@media (max-width: 1199px) {
		.custom-slider-container:before {
				display: none;
		}
}

.custom-slider-container:after {
		content: '';
		position: absolute;
		background-color: #fafafc;
		bottom: -75px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(1deg);
}

@media (max-width: 1199px) {
		.custom-slider-container:after {
				display: none;
		}
}

.custom-tp-caption-right-side {
		width: 50%;
}

.tp-bullet {
		width: 16px;
		height: 16px;
		box-shadow: 0 0 0 2px var(--dark) !important;
		opacity: .5;
}

.tp-bullet.selected {
		opacity: 1;
		box-shadow: 0 0 0 2px var(--dark) !important;
}

.tp-bullet.selected .tp-bullet-inner {
		display: block;
}

.tp-bullet .tp-bullet-inner, .tp-bullet .tp-bullet-inner:hover {
		transform: scale(0.5) !important;
}

.tp-bullet .tp-bullet-inner {
		display: none;
}

/*
* Social Icons
*/
.custom-social-icons li {
		box-shadow: none !important;
		margin: -1px 13px 0 0;
}

.custom-social-icons li a {
		width: 38px;
		height: 38px;
		line-height: 41px;
}

.custom-social-icons li:hover a {
		color: var(--dark--200) !important;
}

.custom-social-icons li:hover a > i[class*="text-color-"] {
		color: var(--light) !important;
}

/*
* Circular Bar
*/
.circular-bar strong {
		top: 49%;
		font-size: 22px !important;
		transform: translateY(-50%);
}

/*
* Custom Counters
*/
.custom-counters .counter:first-child {
		margin-right: 70px !important;
}

.custom-counters .counter strong {
		font-size: 40px !important;
}

.custom-counters .counter label {
		font-size: 15px;
}

/*
* Our Services
*/
.col-img-our-services:before {
		content: '';
		position: absolute;
		display: block;
		background-color: #fafafc;
		top: -78px;
		left: -10px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(-2deg);
}

.col-img-our-services:after {
		content: '';
		position: absolute;
		display: block;
		background-color: #fafafc;
		bottom: -78px;
		left: -10px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(2deg);
}

@media (max-width: 991px) {
		.col-img-our-services {
				display: none;
		}
}

.our-services {
		background-position-y: center;
		background-repeat: no-repeat;
		background-size: auto;
		height: auto;
		position: relative;
		overflow: hidden;
}

@media (min-width: 1200px) {
		.our-services {
				min-height: 850px;
		}
}

@media (max-width: 991px) {
		.our-services {
				background: none !important;
		}
}

.our-services:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 50%;
		height: 100%;
		background-color: var(--light);
		z-index: 0;
}

/*
* Coaching Consulting
*/
.coaching-consulting .col-coaching-consulting-imgs .card {
		position: absolute;
}

.coaching-consulting .col-coaching-consulting-imgs .card:nth-child(1) {
		z-index: 1;
		top: 0;
		right: 20px;
}

.coaching-consulting .col-coaching-consulting-imgs .card:nth-child(2) {
		z-index: 3;
		bottom: 30px;
		left: 60%;
		transform: translateX(-50%);
}

.coaching-consulting .col-coaching-consulting-imgs .card:nth-child(3) {
		z-index: 2;
		left: 40px;
		bottom: 10%;
}

@media (max-width: 991px) {
		.coaching-consulting .col-coaching-consulting-imgs .card {
				position: relative;
				max-width: 30%;
				margin-top: 30px;
				transform: none !important;
				top: 0 !important;
				left: 0 !important;
				bottom: 0 !important;
				right: 0 !important;
				float: left;
				margin-right: 3.33%;
		}
}

/*
* Real Word Stories
*/
.real-word-stories:before {
		content: '';
		position: absolute;
		display: block;
		background-color: #fafafc;
		top: -75px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(-1deg);
}

@media (max-width: 1199px) {
		.real-word-stories:before {
				display: none;
		}
}

.real-word-stories .owl-dots {
		display: flex;
		margin-top: 30px !important;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
}

.real-word-stories .owl-dots button {
		border: 2px solid var(--dark) !important;
		width: 15px;
		height: 15px;
		border-radius: 50%;
		line-height: 15px !important;
		text-align: center;
		position: relative;
		margin-right: 4px;
}

.real-word-stories .owl-dots button:last-child {
		margin-right: 0;
}

.real-word-stories .owl-dots button span {
		display: none !important;
		margin: 0 auto !important;
		width: 7px !important;
		height: 7px !important;
		background-color: var(--dark) !important;
}

.real-word-stories .owl-dots button.active span {
		display: block !important;
}

.real-word-stories .custom-testimonial-container {
		width: 72.5%;
		padding-right: 150px;
}

@media (max-width: 1199px) {
		.real-word-stories .custom-testimonial-container {
				padding-right: 200px;
		}
}

@media (max-width: 991px) {
		.real-word-stories .custom-testimonial-container {
				padding-right: 200px;
		}
}

@media (max-width: 767px) {
		.real-word-stories .custom-testimonial-container {
				padding-right: 120px;
		}
}

@media (max-width: 575px) {
		.real-word-stories .custom-testimonial-container {
				width: 100%;
				padding-right: 40px;
		}
}

.real-word-stories .custom-testimonial-container .custom-testimonial {
		padding: 45px 0 45px 40px;
}

.real-word-stories .custom-testimonial-container .custom-testimonial blockquote p, .real-word-stories .custom-testimonial-container .custom-testimonial blockquote h4 {
		font-family: Poppins;
}

.real-word-stories .custom-testimonial-container .custom-testimonial .testimonial-author strong {
		font-size: 18px;
}

.real-word-stories .custom-testimonial-container .custom-testimonial .testimonial-author img {
		max-width: 70px;
		max-height: 70px;
}

.real-word-stories .custom-testimonial-container .custom-testimonial .custom-testimonial-right {
		width: 45%;
		height: 210px;
		right: 30px;
		top: 65px;
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.real-word-stories .custom-testimonial-container .custom-testimonial .custom-testimonial-right img {
		max-width: 130px;
		height: auto;
}

.real-word-stories .custom-testimonial-container .custom-testimonial .custom-testimonial-right .custom-button-testimonial-right {
		width: 165px;
		height: 50px;
		line-height: 50px;
		bottom: -25px;
}

/*
* Are You Lookng For
*/
.are-you-looking-for {
		padding: 70px 0;
}

.are-you-looking-for .are-you-looking-for-phone {
		margin-right: 37px;
}

.are-you-looking-for .are-you-looking-for-phone > span {
		width: 48px;
		height: 48px;
		line-height: 46px;
		background-color: #dde2ea;
		border-radius: 50%;
		text-align: center;
		margin-right: 8px;
}

/*
* Page Header
*/
.custom-page-header {
		padding: 75px 0;
		margin: 0;
		overflow: hidden;
}

@media (max-width: 1199px) {
		.custom-page-header {
				padding: 35px 0;
		}
}

.custom-page-header:before {
		content: '';
		position: absolute;
		background-color: #fafafc;
		top: -75px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(-1deg);
}

@media (max-width: 1199px) {
		.custom-page-header:before {
				display: none;
		}
}

.custom-page-header:after {
		content: '';
		position: absolute;
		background-color: #fafafc;
		bottom: -75px;
		width: 200%;
		z-index: 21;
		height: 75px;
		transform: rotate(1deg);
}

@media (max-width: 1199px) {
		.custom-page-header:after {
				display: none;
		}
}

/*
* Contact Form
*/
.custom-form-style-1 .form-control {
		border: 0;
		padding: 19.2px;
		padding: 1.2rem;
		box-shadow: none !important;
		height: auto;
		background: #fafafc !important;
}

/*
* Header
*/
#header .header-nav-main nav > ul > li > a.active {
		color: var(--primary) !important;
}

#header .header-nav-main nav > ul > li > a.active:before {
		border-color: var(--primary);
}

#header .header-nav-main nav > ul > li:hover > a.active, #header .header-nav-main nav > ul > li.open > a.active {
		color: var(--primary) !important;
}

#header .header-nav-main nav > ul > li:hover > a.active:before, #header .header-nav-main nav > ul > li.open > a.active:before {
		border-color: var(--primary);
}


/* Skin */
.bg-color-primary-darken-1 {
		background-color: var(--primary-100) !important;
}

@media (min-width: 992px) {
		#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a {
				color: var(--secondary);
		}
		#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a:hover {
				color: var(--primary) !important;
		}
}

/* #Footer */
#footer {
	background: var(--dark);
	border-top: 4px solid var(--dark);
	font-size: 0.9em;
	margin-top: 50px;
	padding: 0;
	position: relative;
	clear: both;
}

#footer .footer-ribbon {
	position: absolute;
	margin: -44px 0 0 0;
	padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 100%;
	position: absolute;
	top: 0;
	width: 7px;
}

.footer-copyright a:hover {
    color: var(--primary) !important;
}

#contato {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 600px;
    height: 100%;
    overflow: hidden; /* Garante que o excesso seja cortado */
}

#contato img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Preenche e corta o excesso */
    display: block;
}

