﻿/* 

TemplateMo - Finance Business

https://templatemo.com/tm-545-finance-business

*/

html {
	scroll-behavior: smooth;
}

section {
	scroll-margin-top: 110px;
	padding-top: 20px;
}

#Solucao {
	scroll-margin-top: 120px;
}


body {
	font-family: 'Poppins', sans-serif;
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

a {
	text-decoration: none !important;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
}

.text-16 {
	font-size: 16px;
}

.mt-70 {
	margin-top: 70px;
}

.radius-15 {
	border-radius: 15px;
}

.feature-row {
	display: flex;
	flex-direction: row;
	margin-top: 50px;
	align-items: flex-start;
	gap: 10px;
}

.feature-icon {
	width: 30px;
	height: 30px;
}

.feature-title {
	font-weight: 500;
}

.counter-row {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

.counter-prefix {
	font-size: 35px;
	font-family: sans-serif;
}

.footer-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 40px;
	flex-wrap: wrap;
}

.footer-columns {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex: 1;
	gap: 60px;
	flex-wrap: wrap;
}

.texto-techs {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 80px;
	text-align: center;
	color: #000000;

}

.texto-border {
	display: flex;
	justify-content: center;
	margin: auto;
	width: 10%;
	border-bottom: 3px solid #ffcc00;
	margin-top: 8px;
}

.filled-button-01 {
	background-image: linear-gradient(to right, #ffcc00 50%, #ffffff 50%);
	background-position: right bottom;
	background-size: 200% 100%;
	border: none;
	color: #000000;
	cursor: pointer;
	font-family: inherit;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 6px;
	display: inline-block;
	transition: background-position 0.35s ease, color 0.3s ease;

}

.filled-button-01:hover {
	background-position: left bottom;
	color: #ffffff;
	text-decoration: none;
}

.filled-button-01.button-saiba {
	background-image: linear-gradient(to right, #ffcc00 50%, #000000 50%);
	color: #ffffff;
}

.filled-button-01.button-saiba:hover {
	background-position: left bottom;
	color: #ffffff;
}

.filled-button-01.button-send {
	background-image: linear-gradient(to right, #ffffff 50%, #000000 50%);
	border: 2px solid #ffffff;
	color: #ffffff;
}

.filled-button-01.button-send:hover {
	background-position: left bottom;
	color: #000000;
}

.filled-button-01.button-specialist {
	background-image: linear-gradient(to right, #ffcc00 0 50%, #000000 50% 100%);
	background-position: right bottom;
	border: none;
	color: #ffffff;
}

.filled-button-01.button-specialist:hover {
	background-position: left bottom;
	color: #ffffff;
}

.filled-button-02 {
	background-color: #ffcc00;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: flex;
	transition: all 0.3s;
	justify-content: center;
}

.filled-button-02:hover {
	background-color: #000000;
	color: #ffffff;
}

a.filled-button {
	width: 85%;
	text-align: center;
	background-color: #ffcc00;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 6px;
	display: inline-block;
	transition: all 0.3s;


}

a.filled-button:hover {
	background-color: #000000;
	color: #ffffff;
}

a.border-button {
	background-color: transparent;
	color: #fff;
	border: 2px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 28px;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	transition: all 0.3s;
}

a.border-button:hover {
	background-color: #fff;
	color: #a4c639;
}

.section-heading-solucoes {
	text-align: center;
	margin-bottom: 45px;
}

.section-heading-solucoes h2 {
	text-align: center;
	font-weight: 600;
	color: #1e1e1e;
}

.section-heading-solucoes em {
	font-style: normal;
	color: #ffcc00;
	font-weight: 800;

}

.section-heading-solucoes span {
	display: block;
	margin-top: 35px;
	text-transform: uppercase;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
	text-align: center;

}



.section-heading {
	text-align: center;
	margin-bottom: 45px;
}

.section-heading h2 {
	text-align: start;
	font-weight: 600;
	color: #1e1e1e;
}

.section-heading em {
	font-style: normal;
	color: #ffcc00;
	font-weight: 800;

}

.section-heading span {
	display: block;
	margin-top: 25px;
	text-transform: uppercase;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
	text-align: start;
}

.contato-redes p {
	font-size: 17px;
	font-weight: 400;

}

.svg {
	width: 50px;
	height: 50px;
}

#preloader {
	overflow: hidden;
	background: #000000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: fixed;
	z-index: 9999999;
	color: #fff;
}

#preloader .jumper {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	position: absolute;
	margin: auto;
	width: 50px;
	height: 50px;
}

#preloader .jumper>div {
	background-color: #fff;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	opacity: 0;
	width: 50px;
	height: 50px;
	-webkit-animation: jumper 1s 0s linear infinite;
	animation: jumper 1s 0s linear infinite;
}

#preloader .jumper>div:nth-child(2) {
	-webkit-animation-delay: 0.33333s;
	animation-delay: 0.33333s;
}

#preloader .jumper>div:nth-child(3) {
	-webkit-animation-delay: 0.66666s;
	animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	5% {
		opacity: 1;
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

@keyframes jumper {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	5% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* Sub Header Style */

.sub-header {
	background-color: #ffcc00;
	height: 46px;
	line-height: 46px;
}

.sub-header ul li {
	display: inline-block;
}

.sub-header ul.left-info li {
	border-left: 1px solid rgba(250, 250, 250, 0.3);
	padding: 0px 20px;
}

.sub-header ul.left-info li:last-child {
	border-right: 1px solid rgba(250, 250, 250, 0.3);
}

.sub-header ul.left-info li i {
	margin-right: 10px;
	font-size: 18px;
}

.sub-header ul.left-info li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
}

.sub-header ul.right-icons {
	float: right;
}

.sub-header ul.right-icons li {
	margin-right: -4px;
	width: 46px;
	display: inline-block;
	text-align: center;
	border-right: 1px solid rgba(250, 250, 250, 0.3);
}

.sub-header ul.right-icons li:first-child {
	border-left: 1px solid rgba(250, 250, 250, 0.3);
}

.sub-header ul.right-icons li a {
	color: #fff;
	transition: all 0.3s;
}

.sub-header ul.right-icons li a:hover {
	color: #000000
}



/* Header Style */
header {
	position: absolute;
	z-index: 99999;
	width: 100%;
	background-color: transparent !important;
	height: 100px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	align-items: center;
}

header .navbar {
	padding: 20px 0px;
}

.background-header .navbar {
	padding: 10px 0px;
}

.background-header {
	top: 0;
	position: fixed;
	height: 110px;
	background-color: #000000 !important;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

.background-header .navbar-brand h2 {
	color: #a4c639 !important;
}

.background-header .navbar-nav a.nav-link {
	color: #ffffff !important;
}

.background-header .navbar-nav .nav-link:hover,
.background-header .navbar-nav .active>.nav-link,
.background-header .navbar-nav .nav-link.current,
.background-header .navbar-nav .nav-link.show,
.background-header .navbar-nav .show>.nav-link {
	color: #ffcc00 !important;
}

.navbar .navbar-brand {
	float: left;
	margin-top: 10px;
	outline: none;
}

.navbar .navbar-brand h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.navbar .navbar-brand h2 em {
	font-style: normal;
	font-size: 16px;
}

#navbarResponsive {
	z-index: 999;
}

.navbar-collapse {
	text-align: center;
}

.navbar .navbar-nav .nav-item {
	margin: 0px 15px;
}

.navbar .navbar-nav a.nav-link {
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0.5px;
	color: #fff;
	transition: all 0.5s;
	margin-top: 5px;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .active>.nav-link,
.navbar .navbar-nav .nav-link.current,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show>.nav-link {
	color: #ffcc00;
	border-bottom: 3px solid #ffcc00;
}

.navbar .navbar-toggler-icon {
	background-image: none;
}

.navbar .navbar-toggler {
	border-color: #fff;
	background-color: transparent;
	height: 36px;
	outline: none;
	border-radius: 0px;
	position: absolute;
	right: 30px;
	top: 20px;
}

.navbar .navbar-toggler-icon:after {
	content: '\f0c9';
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-family: 'FontAwesome';
}

.logogf {
	width: auto;
	height: 80px;
}

.logogf2 {
	width: 190px;
	height: auto;
	margin-left: 4px;

}


/* Celulares menores ainda */
@media (max-width: 480px) {
	.logogf {
		max-width: 112px;
		height: auto;
	}

	.background-header {
		height: 98px;
	}

	.callback-form {
		margin-top: 15px;

	}

}



/* Banner Style */

.img-fill {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center
}

.img-fill img {
	min-height: 100%;
	min-width: 100%;
	position: relative;
	display: inline-block;
	max-width: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.Grid1k {
	padding: 0 15px;
	max-width: 1200px;
	margin: auto;
}

.blocks-box,
.slick-slider {
	margin: 0;
	padding: 0 !important;
}

.slick-slide {
	float: left;
	padding: 0;
}

.Modern-Slider .item .img-fill {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 95vh;
}

.Modern-Slider .item-1 .img-fill {
	background-image: url(../images/capa01.png);
}

.Modern-Slider .item-2 .img-fill {
	background-image: url(../images/capa05.png);
}

.Modern-Slider .item-3 .img-fill {
	background-image: url(../images/capa04.png);
}

.Modern-Slider .NextArrow {
	position: absolute;
	top: 50%;
	right: 30px;
	border: 0 none;
	background-color: transparent;
	text-align: center;
	font-size: 36px;
	font-family: 'FontAwesome';
	color: #FFF;
	z-index: 5;
	outline: none;
	cursor: pointer;
}

.Modern-Slider .NextArrow:before {
	content: '\f105';
	display: none;
}

.Modern-Slider .PrevArrow {
	position: absolute;
	top: 50%;
	left: 30px;
	border: 0 none;
	background-color: transparent;
	text-align: center;
	font-size: 36px;
	font-family: 'FontAwesome';
	color: #FFF;
	z-index: 5;
	outline: none;
	cursor: pointer;
}

.Modern-Slider .PrevArrow:before {
	content: '\f104';
	display: none;
}

.Modern-Slider .slick-dots {
	position: absolute;
	left: 50%;
	bottom: 28px;
	z-index: 6;
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin: 0;
	padding: 0;
	transform: translateX(-50%);
	list-style: none;
}

.Modern-Slider .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0;
}

.Modern-Slider .slick-dots button {
	display: block;
	width: 12px;
	height: 12px;
	padding: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	background: transparent;
	font-size: 0;
	cursor: pointer;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.Modern-Slider .slick-dots button:focus-visible {
	outline: 2px solid #00a4e4;
	outline-offset: 3px;
}

.Modern-Slider .slick-dots .slick-active button {
	background-color: #fff;
	transform: scale(1.15);
}

.Modern-Slider .text-content {
	text-align: left;
	width: 75%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.Modern-Slider .item h6 {
	margin-bottom: 15px;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #ffffff;
	animation: fadeOutRight 1s both;
}

.Modern-Slider .item h1,
.Modern-Slider .item h4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 1.5px;
	color: #FFF;
	overflow: hidden;
	animation: fadeOutLeft 1s both;
}

.Modern-Slider .item p {
	max-width: 570px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 40px;
}

.Modern-Slider .item a {
	margin: 0 5px;
}

.Modern-Slider .item.slick-active h6 {
	animation: fadeInDown 1s both 1s;
}

.Modern-Slider .item.slick-active h1,
.Modern-Slider .item.slick-active h4 {
	animation: fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active {
	animation: Slick-FastSwipeIn 1s both;
}

.Modern-Slider .buttons {
	position: relative;
}

.Modern-Slider {
	background: #000;
}


/* ==== Slick Slider Css Ruls === */
.slick-slider {
	position: relative;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left
		/* If RTL Make This Right */
	;
	height: 100%;
	min-height: 1px
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}




/* Request Form */

.request-form {
	background-color: #000000;
	padding: 40px 0px;
	color: #fff;
}

.request-form h4 {
	font-size: 22px;
	font-weight: 600;
}

.request-form span {
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	margin-top: 10px;
}

.request-form a.border-button {
	float: right;
}

.request-form a.border-button:hover {
	color: #000000;
	background-color: #ffffff;
}

.foto01 {
	border-radius: 14px;
}




/* Services */

.services {
	margin-top: 80px;
}


.services .service-item {
	position: relative;
	background: #ffffff;
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.08);
	box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
	transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
	margin-bottom: 28px;
}

.services .service-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background: linear-gradient(90deg, #000000, #2b2b2b);
	transform: scaleX(0.28);
	transform-origin: left;
	transition: transform 0.35s ease;
}

.services .service-item:hover {
	transform: translateY(-8px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.14);
	border-color: rgba(0, 0, 0, 0.55);
}

.services .service-item:hover::before {
	transform: scaleX(1);
}

.services .service-item img {
	width: calc(100% - 32px);
	height: 188px;
	object-fit: cover;
	display: block;
	margin: 16px auto 0 auto;
	border-radius: 14px;
	transition: transform 0.4s ease, filter 0.35s ease;
}

.services .service-item:hover img {
	transform: scale(1.04);
	filter: saturate(1.08) contrast(1.03);
}

.services .service-item .down-content {
	background-color: #ffffff;
	padding: 30px;
	min-height: 320px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

.services .service-item .down-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
	color: #121212;
}

.services .service-item .down-content p {
	margin-bottom: 20px;
	color: #4a4a4a;
}

.services .service-item .down-content .filled-button {
	align-self: flex-start;
	transform: translateY(0);
	transition: transform 0.25s ease, background-color 0.3s ease, color 0.3s ease;
}

.services .service-item:hover .down-content .filled-button {
	transform: translateY(-2px);
}

.services .service-item .down-content .filled-button:hover {
	background-color: #000000 !important;
	color: #ffffff !important;
}



/* Solution cards inspired by the reference box-bg layout */
.services .service-item {
	isolation: isolate;
	display: flex;
	min-height: 410px;
	flex-direction: column;
	background: #252525;
	border: 1px solid rgba(255, 204, 0, 0.18);
	border-radius: 10px;
	box-shadow: 0 16px 38px rgba(0, 0, 0, 0.1);
}

.services .service-item::before {
	top: -15%;
	left: -15%;
	z-index: -1;
	width: 130%;
	
	background: linear-gradient(145deg, #2d2d2d 0%, #252525 58%, #191919 100%);
	transform: scale(1);
	transform-origin: center;
	transition: transform 0.6s cubic-bezier(0.24, 1, 0.3, 1);
}

.services .service-item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 4px;
	background: #ffcc00;
}

.services .service-item:hover {
	transform: translateY(-8px);
	border-color: rgba(255, 204, 0, 0.65);
	box-shadow: 0 24px 48px rgba(0, 0, 0, 0.22);
}

.services .service-item:hover::before {
	transform: scale(1.13);
}

.services .service-item .service-icon {
	position: relative;
	z-index: 1;
	display: flex;
	width: 64px;
	height: 64px;
	align-items: center;
	justify-content: center;
	margin: 34px 30px 0;
	border: 1px solid rgba(255, 204, 0, 0.75);
	border-radius: 10px;
	background: rgba(255, 204, 0, 0.1);
	color: #ffcc00;
	font-size: 32px;
	transition: background-color 0.35s ease, color 0.35s ease, transform 0.35s ease;
}

.services .service-item:hover .service-icon {
	background: #ffcc00;
	color: #111111;
	transform: translateY(-3px);
}

.services .service-item .down-content {
	z-index: 1;
	min-height: 0;
	flex: 1;
	padding: 24px 30px 30px;
	background: transparent;
}

.services .service-item .down-content h4 {
	color: #ffffff;
	font-size: 21px;
	line-height: 1.35;
}

.services .service-item .down-content p {
	color: rgba(255, 255, 255, 0.78);
	line-height: 1.7;
}

.services .service-item .down-content .filled-button {
	position: relative;
	width: auto;
	padding: 4px 28px 4px 0;
	border-radius: 0;
	background: transparent;
	color: #ffcc00;
	text-align: left;
}

.services .service-item .down-content .filled-button::after {
	content: "\f061";
	position: absolute;
	right: 0;
	font-family: "FontAwesome";
	transition: transform 0.3s ease;
}

.services .service-item:hover .down-content .filled-button::after {
	transform: translateX(5px);
}

.services .service-item .down-content .filled-button:hover {
	background: transparent !important;
	color: #ffffff !important;
}

@media (max-width: 768px) {
	.services .service-item {
		min-height: 360px;
	}

	.services .service-item .service-icon {
		margin: 28px 22px 0;
	}

	.services .service-item .down-content {
		padding: 22px;
	}

	.services .service-item .down-content .filled-button {
		width: auto !important;
		padding: 4px 28px 4px 0;
		text-align: left;
	}
}

/* Technology card treatment for home services */
#Solucao .service-item {
	border: 1px solid rgba(255, 204, 0, 0.28);
	background: #111111;
	box-shadow:
		0 18px 48px rgba(0, 0, 0, 0.36),
		0 0 28px rgba(255, 204, 0, 0.08),
		inset 0 0 0 1px rgba(255, 255, 255, 0.05);
}

#Solucao .service-item::before {
	background: radial-gradient(circle at 20% 12%, rgba(255, 204, 0, 0.18), transparent 34%);
	transform: none;
}

#Solucao .service-item::after {
	height: 3px;
	background: linear-gradient(90deg, #ffcc00, #ffffff, #ffcc00);
	box-shadow: 0 0 18px rgba(255, 204, 0, 0.34);
}

#Solucao .service-item:hover {
	border-color: rgba(255, 204, 0, 0.7);
	box-shadow:
		0 26px 58px rgba(0, 0, 0, 0.46),
		0 0 36px rgba(255, 204, 0, 0.18),
		inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

#Solucao .service-item:hover::before {
	transform: none;
}

#Solucao .service-item .service-icon {
    border-color: rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.04);
    color: #ffcc00;
    box-shadow: none;
}

#Solucao .service-item:hover .service-icon {
	border-color: #ffcc00;
	background: #ffcc00;
	color: #05070d;
	box-shadow: none;
}

#Solucao .service-item .down-content h4 {
	color: #ffffff;
	text-shadow: 0 0 16px rgba(255, 204, 0, 0.12);
}

#Solucao .service-item .down-content p {
	color: rgba(245, 247, 251, 0.72);
}

#Solucao .service-item .down-content .filled-button {
	color: #ffcc00;
	text-shadow: 0 0 14px rgba(255, 204, 0, 0.24);
}

#Solucao .service-item .down-content .filled-button:hover {
	color: #ffffff !important;
}

/* Fun Facts */

.fun-facts {
	position: relative;
	overflow: hidden;
	background-color: #111111;
	padding: 140px 0px;
	color: #fff;
}

.fun-facts::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	background-image: url(../images/gf-office-tech-background-v3.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	opacity: 0.68;
}

.fun-facts::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.48));
}

.fun-facts .container {
	position: relative;
	z-index: 2;
}

.fun-facts span {
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: block;
}

.fun-facts h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
}

.fun-facts em {
	font-style: normal;
	color: #ffcc00;
	font-weight: 800;
}

.fun-facts p {
	color: #fff;
	margin-bottom: 40px;
	font-size: 16px;
}

.fun-facts .left-content {
	margin-right: 45px;
}

.count-area-content {
	text-align: center;
	background-color: rgba(180, 180, 180, 0.22);
	padding: 25px 30px 35px 30px;
	margin: 15px 0px;
}

.count-digit {
	margin: 5px 0px;
	color: #ffcc00;
	font-weight: 700;
	font-size: 36px;
}

.count-title {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.5px;
}



/* More Info */

.more-info {
	margin-top: 105px;
}

.more-info .left-image img {
	width: 100%;
	overflow: hidden;
}

.more-info .more-info-content {
	background-color: #f7f7f7;
}

.about-info .more-info-content {
	background-color: transparent;
}

.about-info .right-content {
	padding: 0px !important;
	margin-right: 30px;
}

.more-info .right-content {
	padding: 45px 45px 45px 30px;
}

.more-info .right-content span {
	text-transform: uppercase;
	font-size: 15px;
	color: #666;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: block;
}

.more-info .right-content h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 35px;
}

.more-info .right-content em {
	font-style: normal;
	color: #ffcc00;
	font-weight: 800;
}

.more-info .right-content p {
	margin-bottom: 30px;
}


/* Testimonials Style */

.about-testimonials {
	margin-top: 0px !important;
}

.testimonials {
	margin-top: 140px;
	background-color: #f7f7f7;
	padding: 140px 0px;
}

.testimonial-item .inner-content {
	text-align: center;
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;
}

.testimonial-item p {
	font-size: 14px;
	font-weight: 400;
}

.testimonial-item h4 {
	font-size: 19px;
	font-weight: 700;
	color: #1e1e1e;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}

.testimonial-item span {
	display: inline-block;
	margin-top: 8px;
	font-weight: 600;
	font-size: 14px;
	color: #a4c639;
}

.testimonial-item img {
	max-width: 60px;
	border-radius: 50%;
	margin: 25px auto 0px auto;
}




/* Call Back Style */

.callback-services {
	border-top: 1px solid #eee;
	padding-top: 140px;
}

.contact-us {
	background-color: #f7f7f7;
	padding: 140px 0px;
}

.contact-us .contact-form {
	background-color: transparent !important;
	padding: 0 !important;
}

.callback-form {
	margin-top: 150px;


}

.callback-form .contact-form {
	background-color: #000000;
	padding: 60px;
	border-radius: 15px;
	text-align: center;

}

.callback-form .contact-form input {
	border-radius: 10px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding: 0px 15px;
	color: #6a6a6a;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 35px;

}

.contact-form .row {
	display: flex;
	flex-direction: column;
	gap: 15px;

}

.contact-form .row>[class^="col-"] {
	width: 100%;
	max-width: 100%;
}

.callback-form .contact-form input:focus {
	outline: none;
	box-shadow: none;
	border: none;

}

.callback-form .contact-form textarea {
	border-radius: 10px;
	height: 120px;
	max-height: 120px;
	min-height: 120px;
	resize: none;
	display: inline-block;
	padding: 15px;
	color: #6a6a6a;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 35px;
}

.callback-form .contact-form textarea:focus {
	outline: none;
	box-shadow: none;
	border: none;
}

.callback-form .contact-form ::-webkit-input-placeholder {
	/* Edge */
	color: #aaa;
}

.callback-form .contact-form :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #aaa;
}

.callback-form .contact-form ::placeholder {
	color: #aaa;
}

.callback-form .contact-form button.border-button {
	background-color: transparent;
	color: #fff;
	border: 2px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 28px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

.callback-form .contact-form button.border-button:hover {
	background-color: #fff;
	color: #000000;
}

.contact-us .contact-form button.filled-button {
	background-color: #a4c639;
	color: #fff;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

.contact-us .contact-form button.filled-button:hover {
	background-color: #fff;
	color: #a4c639;
}

.form-status {
	display: none;
	margin-top: 16px;
	padding: 12px 16px;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
}

.form-status.is-visible {
	display: block;
}

.form-status.is-success {
	background: #e8f8ef;
	color: #14532d;
}

.form-status.is-error {
	background: #fdecec;
	color: #7f1d1d;
}

.contact-hp {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

.button-whatsapp-icon {
	font-size: 22px;
}

.techs-trabalho {
	margin-top: 50px;
	height: 160px;
	padding: 20px 0;
	background-color: #f7f7f7;
}

.techs-trabalho .container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.techs-trabalho .partner-item img {
	max-width: 156px;
	margin: 0 auto;
	max-height: 82px;
	width: auto;
	object-fit: contain;

}

.techs-trabalho .partner-item img[src$="grafana.svg"] {
	max-width: 138px;
	max-height: 64px;
}

.techs-trabalho .partner-item img[src$="tec01.png"] {
	max-width: 190px;
	max-height: 96px;
}

.img-cert[src$="OCI.png"] {
	width: 116px !important;
	height: 116px !important;
}

.certificacoes-quem-somos {
	margin-top: 34px;
	margin-bottom: 30px;
}

.certificacoes-quem-somos h6 {
	text-align: left;
}

.certificacoes-quem-somos .texto-border {
	margin-left: 0;
}

.certificacoes-lista {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	gap: 22px;
	flex-wrap: wrap;
	margin-top: 25px;
	padding: 0;
}

.certificacoes-lista .img-cert {
	width: 108px;
	height: 108px;
	object-fit: contain;
}

.techs-trabalho .partner-item {
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	overflow: hidden;
}

.techs-trabalho .tech-label {
	display: block;
	margin-top: 8px;
	color: #1e1e1e;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}

/* Garante que a imagem do SQL no Quem Somos não estoure o bloco */
.more-info .left-image .img-sobre {
	max-width: 100%;
	height: auto;
	object-fit: contain;
}


/* Partners Style */

.contact-partners {
	margin-top: -8px !important;
}

.partners {
	margin-top: 140px;
	background-color: #f7f7f7;
	padding: 60px 0px;
}

.partners .owl-item {
	text-align: center;
	cursor: pointer;
}

.partners .partner-item img {
	max-width: 156px;
	margin: auto;
	margin-top: 15px;
}



/* Footer Style */

footer {
	background-color: #000000;
	padding: 40px 0px;
	color: #fff;
	margin-top: 130px;
}

@media (max-width: 768px) {
	.row-footer {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.div-footer {
		justify-content: center;
		gap: 30px;
		margin-top: 20px;
	}

	.footer-item h4 {
		text-align: center;
	}

}


footer h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.25px;
	margin-bottom: 35px;
}

footer p {
	color: #fff;
}

footer ul.social-icons {
	margin-top: 35px;
}

footer ul.social-icons li {
	margin-left: 5px;
	display: inline-block;
	font-size: 20px;

}

footer ul.social-icons li:last-child {
	margin-right: 0px;
}

footer ul.social-icons li a {
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 34px;
	text-align: center;
	background-color: #fff;
	color: #232323;
	border-radius: 50%;
	transition: all 0.3s;


}

footer ul.social-icons li a:hover {
	background-color: #ffcc00;
}

.footer-address {
	max-width: 260px;
	margin: 22px 0 0;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	line-height: 1.7;
}

footer ul.menu-list li {
	margin-bottom: 13px;
}

footer ul.menu-list li:last-child {
	margin-bottom: 0px;
}

footer ul.menu-list li a {
	display: inline-flex;
	align-items: flex-start;
	gap: 8px;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;

}

footer ul.menu-list li a::before {
	content: '\f105';
	flex: 0 0 auto;
	color: #ffcc00;
	font-family: 'FontAwesome';
	font-size: 15px;
	line-height: inherit;
	transition: transform 0.3s ease;
}

footer ul.menu-list li a:hover::before {
	transform: translateX(3px);
}

footer ul.menu-list li a:hover {
	color: #ffcc00;
}

footer .contact-form input {
	border-radius: 10px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	padding: 0px 15px;
	color: #aaa !important;
	background-color: #343434;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 15px;
}

footer .contact-form input:focus {
	outline: none;
	box-shadow: none;
	border: none;
	background-color: #343434;
}

footer .contact-form textarea {
	border-radius: 10px;
	height: 120px;
	max-height: 120px;
	min-height: 120px;
	resize: none;
	display: inline-block;
	padding: 15px;
	color: #aaa !important;
	background-color: #343434;
	font-size: 13px;
	text-transform: none;
	box-shadow: none;
	border: none;
	margin-bottom: 15px;
}

footer .contact-form textarea:focus {
	outline: none;
	box-shadow: none;
	border: none;
	background-color: #343434;
}

footer .contact-form ::-webkit-input-placeholder {
	/* Edge */
	color: #aaa;
}

footer .contact-form :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #aaa;
}

footer .contact-form ::placeholder {
	color: #aaa;
}

footer .contact-form button.filled-button {
	background-color: transparent;
	color: #fff;
	background-color: #a4c639;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 12px 30px;
	border-radius: 30px;
	display: inline-block;
	transition: all 0.3s;
	outline: none;
	box-shadow: none;
	text-shadow: none;
	cursor: pointer;
}

footer .contact-form button.filled-button:hover {
	background-color: #fff;
	color: #a4c639;
}



/* Sub-footer Style */

.sub-footer {
	background-color: #343434;
	text-align: center;
	padding: 25px 0px;
}

.sub-footer p {
	color: #fff;
	font-weight: 300;
	letter-spacing: 0.5px;
}

.sub-footer .rights-text {
	margin-left: 6px;
}

.sub-footer a {
	color: #fff;
}


.page-heading {
	text-align: center;
	background-image: url(../images/quemsomos.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 230px 0px 150px 0px;
	color: #fff;
}

.page-heading.cover-banco-dados {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-solucao-banco-dados-natural-v2.png);
}

.page-heading.cover-dba-sob-demanda {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-dba-sob-demanda-natural.png);
}

.page-heading.cover-desenvolvimento {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-desenvolvimento-software-natural-v2.png);
}

.page-heading.cover-consultoria {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-consultoria-ti-natural.png);
}

.page-heading.cover-devops-cloud {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-devops-cloud-natural-v2.png);
}

.page-heading.cover-infraestrutura {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-infraestrutura-ti-natural.png);
}

.page-heading.cover-monitoramento {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-monitoramento-24x7.png);
}

.page-heading.cover-quem-somos {
	background-image: linear-gradient(rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.62)), url(../images/capa-quem-somos.png);
}

.page-heading h1 {
	text-transform: capitalize;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 18px;
}

.page-heading span {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	display: block;
}

.h4-sobre {
	font-weight: 800;
}

.about-company-section {
	padding: 90px 0 70px;
	background: #ffffff;
}

.about-company-content span {
	display: block;
	margin-bottom: 12px;
	color: #111111;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}

.about-company-content h2 {
	margin-bottom: 26px;
	color: #1f1f1f;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.35;
}

.about-company-content h2 em,
.compact-heading h2 em {
	color: #ffcc00;
	font-style: normal;
}

.about-company-content h2 em {
	color: #ffcc00;
}

.about-company-content p {
	margin-bottom: 18px;
	color: #555555;
	font-size: 16px;
	line-height: 1.8;
}

.about-company-content .filled-button-01 {
	margin-top: 14px;
}

.about-company-image {
	height: 100%;
	min-height: 430px;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.14);
}

.about-company-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center center;
}

.about-proof-grid {
	margin-top: 46px;
}

.about-proof-card {
	height: 100%;
	padding: 28px;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.08);
}

.about-proof-card h4 {
	margin-bottom: 12px;
	color: #1f1f1f;
	font-size: 20px;
	font-weight: 700;
}

.about-proof-card p {
	margin: 0;
	color: #555555;
	font-size: 15px;
	line-height: 1.8;
}

.certifications-section {
	padding: 70px 0;
	background: #f7f7f7;
}

.compact-heading {
	margin-bottom: 28px;
	text-align: left;
}

.compact-heading h2 {
	margin-bottom: 14px;
	color: #1f1f1f;
	font-size: 30px;
	font-weight: 700;
}

.compact-heading span {
	color: #555555;
	font-size: 15px;
	line-height: 1.8;
}

.certifications-section .certificacoes-lista {
	justify-content: flex-start;
}

.infra-feature-row {
	display: flex;
	flex-direction: row;
	margin-top: 50px;
	align-items: flex-start;
	gap: 10px;
}

.counter-row {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

.footer-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 40px;
	flex-wrap: wrap;
}

.footer-columns {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex: 1;
	gap: 60px;
	flex-wrap: wrap;
}

.results-section {
	padding: 85px 0;
	background: #ffffff;
}

.compact-results {
	padding: 75px 0 40px;
	background: #f7f7f7;
}

.result-card {
	height: 100%;
	padding: 30px 28px;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 16px 38px rgba(0, 0, 0, 0.11);
}

.result-icon {
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	border-radius: 8px;
	background: #111111;
	color: #ffcc00;
	font-size: 24px;
}

.result-card h4 {
	font-size: 20px;
	font-weight: 700;
	color: #1f1f1f;
	margin-bottom: 14px;
}

.result-card p,
.faq-item p {
	color: #555555;
	font-size: 15px;
	line-height: 1.8;
	margin: 0;
}

.faq-section {
	padding: 85px 0;
	background: #f7f7f7;
}

.faq-list {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.faq-item {
	overflow: hidden;
	border-left: 4px solid #ffcc00;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.1);
}

.faq-question {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 24px 28px;
	border: 0;
	background: transparent;
	color: #1f1f1f;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	text-align: left;
	cursor: pointer;
}

.faq-question:focus,
.faq-question:active {
	outline: none;
	box-shadow: none;
}

.faq-question:focus-visible {
	outline: none;
}

.faq-question i {
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 28px;
	border-radius: 50%;
	background: #ffcc00;
	color: #111111;
	font-size: 13px;
	transition: transform 0.2s ease;
}

.faq-item.is-open .faq-question i {
	transform: rotate(45deg);
}

.faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.25s ease;
}

.faq-answer p {
	padding: 0 28px 26px;
}

.privacy-content {
	padding: 90px 0;
	background: #ffffff;
}

.privacy-content h2 {
	margin-top: 34px;
	font-size: 24px;
	font-weight: 700;
}

.privacy-content p,
.privacy-content li {
	color: #555555;
	font-size: 15px;
	line-height: 1.8;
}


/* team */

.team {
	position: relative;
	background-color: #f7f7f7;
	margin-top: 100px;
	margin-bottom: -140px;
	padding: 80px 0px;
}

.team .container {
	position: relative;
	z-index: 3;
}

.about-facts-section {
	padding-top: 220px;
}

.team-item img {
	width: 100%;
	overflow: hidden;
}

.team-item .down-content {
	background-color: #fff;
	padding: 30px;
}

.team-item .down-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 10px;
}

.team-item .down-content span {
	color: #a4c639;
	font-weight: 600;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

.team-item .down-content p {
	margin-bottom: 20px;
}


/* Single Service */

.single-services {
	margin-top: 140px;
}

#tabs ul {
	margin: 0;
	padding: 0;
}

#tabs ul li {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}

#tabs ul li:last-child {
	margin-bottom: 0px;
}

#tabs ul li a {
	text-transform: capitalize;
	width: 100%;
	padding: 30px 30px;
	display: inline-block;
	background-color: #a4c639;
	font-size: 20px;
	color: #121212;
	letter-spacing: 0.5px;
	font-weight: 700;
	transition: all 0.3s;
}

#tabs ul li a i {
	float: right;
	margin-top: 5px;
}

#tabs ul .ui-tabs-active span {
	background: #faf5b2;
	border: #faf5b2;
	line-height: 90px;
	border-bottom: none;
}

#tabs ul .ui-tabs-active a {
	color: #fff;
}

#tabs ul .ui-tabs-active span {
	color: #1e1e1e;
}

.tabs-content {
	margin-left: 30px;
	text-align: left;
	display: inline-block;
	transition: all 0.3s;
}

.tabs-content img {
	max-width: 100%;
	overflow: hidden;
}

.tabs-content h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
	margin-top: 30px;
}

.tabs-content p {
	font-size: 14px;
	color: #7a7a7a;
	margin-bottom: 0px;
}



/* Contact Information */

.contact-information {
	margin-top: 140px;
}

.contact-information .contact-item {
	padding: 60px 30px;
	background-color: #f7f7f7;
	text-align: center;
}

.contact-information .contact-item i {
	color: #a4c639;
	font-size: 48px;
	margin-bottom: 40px;
}

.contact-information .contact-item h4 {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.25px;
	margin-bottom: 15px;
}

.contact-information .contact-item p {
	margin-bottom: 20px;
}

.contact-information .contact-item a {
	font-weight: 600;
	color: #a4c639;
	font-size: 15px;
}




/* Responsive Style */
@media (max-width: 768px) {
	.img-sobre {
		display: none;
	}

	.img-cert {
		width: 50px;
		height: 50px;
	}

	.sub-header {
		display: none;
	}

	.Modern-Slider .item h6 {
		margin-bottom: 15px;
		font-size: 18px;
	}

	.Modern-Slider .item h1,
	.Modern-Slider .item h4 {
		margin-bottom: 25px;
		font-size: 22px;
		line-height: 30px;
		letter-spacing: 1px;
	}

	.Modern-Slider .item p {
		max-width: 570px;
		line-height: 25px;
		margin-bottom: 30px;
	}

	.Modern-Slider .NextArrow {
		right: 5px;
	}

	.Modern-Slider .PrevArrow {
		left: 5px;
	}

	.request-form {
		text-align: center;
	}

	.request-form a.border-button {
		float: none;
		margin-top: 30px;
	}

	.services .service-item {
		margin-bottom: 30px;
	}

	.fun-facts .left-content {
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.more-info .right-content {
		padding: 30px;
	}

	footer {
		padding: 80px 0px 20px 0px;
	}

	footer .footer-item {
		border-bottom: 1px solid #000000;
		margin-bottom: 30px;
		padding-bottom: 30px;
		min-width: 150px;
	}

	footer .last-item {
		border-bottom: none;
	}

	.about-info .right-content {
		margin-right: 0px;
		margin-bottom: 30px;
	}

	.team .team-item {
		margin-bottom: 30px;
	}

	.tabs-content {
		margin-left: 0px;
		margin-top: 30px;
	}

	.contact-item {
		margin-bottom: 30px;
	}
}

@media (max-width: 992px) {
	.navbar .navbar-brand {
		position: absolute;
		left: 30px;
		top: 0;
	}

	.navbar .navbar-brand {
		width: auto;
	}

	.navbar:after {
		display: none;
	}

	#navbarResponsive {
		z-index: 99999;
		position: absolute;
		top: 80px;
		left: 0;
		width: 100%;
		text-align: center;
		background-color: #fff;
		box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
	}

	.navbar .navbar-nav .nav-item {
		border-bottom: 1px solid #eee;
	}

	.navbar .navbar-nav .nav-item:last-child {
		border-bottom: none;
	}

	.navbar .navbar-nav a.nav-link {
		padding: 15px 0px;
		color: #1e1e1e !important;
	}

	.navbar .navbar-nav .nav-link:hover,
	.navbar .navbar-nav .active>.nav-link,
	.navbar .navbar-nav .nav-link.current,
	.navbar .navbar-nav .nav-link.show,
	.navbar .navbar-nav .show>.nav-link {
		color: #ffcc00 !important;
		border-bottom: none !important;
	}
}

/* â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€
   Utility classes â€” inline style extractions
   â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */

/* Contador de estatisticas */
.div-tempo {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}

.count-plus {
	font-size: 35px;
	margin: 0;
}

/* Itens de servico nas paginas internas */
.div-sobre {
	display: flex;
	flex-direction: row;
	margin-top: 50px;
	align-items: flex-start;
	gap: 10px;
}

.div-sobre h4 {
	font-weight: 500;
	margin: 0;
}

.img-confirm {
	width: 30px;
	height: 30px;
	flex-shrink: 0;
}

.p-servico {
	font-size: 16px;
}

.database-page .more-info .right-content em,
.database-page .section-heading em,
.database-page .fun-facts em,
.database-page .count-digit {
	font-weight: 800;
}

.database-hero {
	text-align: left;
	padding: 220px 0 135px;
}

.database-hero h1 {
	max-width: 820px;
	margin-bottom: 20px;
	font-size: 52px;
	line-height: 1.12;
	letter-spacing: 0;
	text-transform: none;
}

.database-hero p {
	max-width: 760px;
	margin-bottom: 32px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.75;
}

.database-hero .hero-button {
	display: inline-block;
}

.database-intro-section {
	padding: 90px 0 80px;
	background: #ffffff;
}

.database-intro-copy span,
.database-section-title span {
	display: block;
	margin-bottom: 14px;
	color: #111111;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.database-intro-copy h2,
.database-section-title h2 {
	margin-bottom: 24px;
	color: #1f1f1f;
	font-size: 38px;
	font-weight: 800;
	line-height: 1.28;
}

.database-intro-copy h2 em,
.database-section-title h2 em {
	color: #ffcc00;
	font-style: normal;
}

.database-intro-copy p,
.database-section-title p {
	color: #555555;
	font-size: 16px;
	line-height: 1.85;
}

.database-intro-panel {
	height: 100%;
	padding: 34px 34px 30px;
	border-radius: 8px;
	background: #111111;
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.16);
}

.database-intro-panel h3 {
	margin-bottom: 24px;
	color: #ffffff;
	font-size: 24px;
	font-weight: 800;
}

.database-intro-panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.database-intro-panel li {
	position: relative;
	margin-bottom: 16px;
	padding-left: 28px;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.55;
}

.database-intro-panel li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ffcc00;
}

.database-pillars-section {
	padding: 85px 0 58px;
	background: #f7f7f7;
}

.database-pillars-section .section-heading {
	margin-bottom: 44px;
}

.database-number-card {
	position: relative;
	height: calc(100% - 30px);
	margin-bottom: 30px;
	padding: 34px 30px 30px;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 14px 34px rgba(0, 0, 0, 0.08);
}

.database-number-card strong {
	display: block;
	margin-bottom: 22px;
	color: #ffcc00;
	font-size: 44px;
	font-weight: 800;
	line-height: 1;
}

.database-number-card h4 {
	margin-bottom: 14px;
	color: #1f1f1f;
	font-size: 21px;
	font-weight: 800;
}

.database-number-card p {
	margin: 0;
	color: #555555;
	font-size: 15px;
	line-height: 1.8;
}

.database-service-suite {
	padding: 85px 0 95px;
	background: #f7f7f7;
}

.database-service-suite .section-heading {
	margin-bottom: 48px;
}

.database-solution-card {
	height: 100%;
	min-height: 390px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 34px 30px 30px;
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.06);
	display: flex;
	flex-direction: column;
}

.database-solution-card.highlighted {
	border-color: #f4c10f;
	box-shadow: 0 16px 38px rgba(244, 193, 15, 0.18);
}

.database-solution-card .solution-icon {
	width: 58px;
	height: 58px;
	border-radius: 8px;
	background: #1f1f1f;
	color: #f4c10f;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	margin-bottom: 24px;
}

.database-solution-card.highlighted .solution-icon {
	background: #f4c10f;
	color: #1f1f1f;
}

.database-solution-card h4 {
	font-size: 21px;
	font-weight: 700;
	color: #1f1f1f;
	margin-bottom: 18px;
}

.database-solution-card p {
	font-size: 15px;
	line-height: 1.8;
	color: #555555;
	margin-bottom: 22px;
}

.database-solution-card ul {
	margin: auto 0 0;
	padding: 0;
	list-style: none;
}

.database-solution-card li {
	position: relative;
	font-size: 14px;
	line-height: 1.55;
	color: #333333;
	padding-left: 18px;
	margin-bottom: 10px;
}

.database-solution-card li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #f4c10f;
}

.database-cta-panel {
	margin-top: 34px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	border-left: 6px solid #f4c10f;
	border-radius: 8px;
	padding: 34px 38px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 28px;
}

.database-cta-panel h3 {
	font-size: 24px;
	font-weight: 700;
	color: #1f1f1f;
	margin-bottom: 12px;
}

.database-cta-panel p {
	max-width: 760px;
	font-size: 15px;
	line-height: 1.8;
	color: #555555;
	margin: 0;
}

.database-cta-panel .filled-button-01 {
	flex-shrink: 0;
}

.database-cert-section {
	padding: 70px 0;
	background: #f7f7f7;
}

.database-cert-section .database-section-title h2 {
	margin-bottom: 0;
	font-size: 30px;
}

.database-cert-list {
	justify-content: flex-end;
	margin-top: 0;
}

.database-faq-section {
	background: #ffffff;
}

.database-final-cta {
	padding: 72px 0;
	background: #111111;
}

.database-final-cta h2 {
	margin-bottom: 14px;
	color: #ffffff;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.3;
}

.database-final-cta p {
	margin: 0;
	color: #d7d7d7;
	font-size: 16px;
	line-height: 1.8;
}

@media (max-width: 991px) {
	.database-hero h1 {
		font-size: 42px;
	}

	.database-intro-panel {
		margin-top: 28px;
		margin-bottom: 28px;
	}

	.database-solution-card {
		margin-bottom: 28px;
	}

	.database-cta-panel {
		align-items: flex-start;
		flex-direction: column;
	}

	.database-cert-list {
		justify-content: flex-start;
		margin-top: 28px;
	}

	.database-final-cta .text-lg-right {
		margin-top: 28px;
		text-align: left !important;
	}
}

@media (max-width: 767px) {
	.database-hero {
		padding: 170px 0 95px;
	}

	.database-hero h1 {
		font-size: 34px;
	}

	.database-hero p {
		font-size: 16px;
	}

	.database-intro-section,
	.database-pillars-section {
		padding: 60px 0;
	}

	.database-intro-copy h2,
	.database-section-title h2 {
		font-size: 28px;
	}

	.database-service-suite {
		padding: 60px 0 70px;
	}

	.database-solution-card {
		min-height: auto;
		padding: 28px 24px 24px;
	}

	.database-cta-panel {
		padding: 28px 24px;
	}

	.database-cta-panel h3 {
		font-size: 21px;
	}

	.database-final-cta h2 {
		font-size: 26px;
	}
}

.cta-servico {
	margin-top: 70px;
	display: inline-block;
}

/* Imagem das paginas de servico */
.img-sobre {
	border-radius: 15px;
	width: 100%;
}

/* Secao de contato */
.div-redes {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.contato-redes {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.contato-redes:first-of-type {
	margin-top: 35px;
}

.whatsapp-float {
	position: fixed;
	right: 28px;
	bottom: 28px;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background-color: #25d366;
	color: #ffffff;
	box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22);
	animation: whatsapp-pulse 1.8s ease-out infinite;
	transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.whatsapp-float::before {
	content: "Fale com um especialista GF";
	position: absolute;
	right: calc(100% + 14px);
	top: 50%;
	width: max-content;
	max-width: 220px;
	padding: 10px 14px;
	border-radius: 6px;
	background-color: #1f2933;
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.2;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
	opacity: 0;
	pointer-events: none;
	transform: translate(8px, -50%);
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.whatsapp-float::after {
	content: "";
	position: absolute;
	right: calc(100% + 6px);
	top: 50%;
	border: 8px solid transparent;
	border-left-color: #1f2933;
	opacity: 0;
	pointer-events: none;
	transform: translate(8px, -50%);
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.whatsapp-float:hover,
.whatsapp-float:focus {
	color: #ffffff;
	background-color: #1ebe5d;
	box-shadow: 0 10px 26px rgba(0, 0, 0, 0.28);
	text-decoration: none;
	transform: translateY(-3px);
}

.whatsapp-float:hover::before,
.whatsapp-float:focus::before,
.whatsapp-float:hover::after,
.whatsapp-float:focus::after {
	opacity: 1;
	transform: translate(0, -50%);
}

.whatsapp-float i {
	font-size: 34px;
	line-height: 1;
}

@keyframes whatsapp-pulse {
	0% {
		box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22), 0 0 0 0 rgba(37, 211, 102, 0.52);
	}

	70% {
		box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22), 0 0 0 16px rgba(37, 211, 102, 0);
	}

	100% {
		box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22), 0 0 0 0 rgba(37, 211, 102, 0);
	}
}

/* Footer layout base */
.row-footer {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 40px;
	flex-wrap: wrap;
}

.div-footer {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	flex: 1;
	gap: 60px;
	flex-wrap: wrap;
}

/* Footer com margem superior (paginas internas) */
.footer-top {
	margin-top: 100px;
}

/* Responsive hardening (tablet/mobile) */
@media (max-width: 992px) {
	header {
		height: 94px;
	}

	.background-header {
		height: 80px;
	}

	.navbar .navbar-brand {
		margin-top: 6px;
	}

	.logogf {
		max-width: 190px;
		height: auto;
	}

	.main-banner .item .text-content {
		width: 86%;
		left: 7%;
		right: 7%;
		top: 52%;
		transform: translateY(-52%);
	}

	.main-banner .item .text-content h1,
	.main-banner .item .text-content h4 {
		font-size: 24px;
		line-height: 32px;
	}

	.services {
		margin-top: 50px;
	}

	.services .service-item {
		margin-bottom: 24px;
	}

	.services .service-item img {
		height: 168px;
	}

	.services .service-item .down-content {
		min-height: 290px;
		padding: 24px;
	}

	.techs-trabalho {
		height: auto;
		min-height: 150px;
		padding: 18px 0;
	}

	.techs-trabalho .container {
		padding-left: 0;
		padding-right: 0;
	}

	.row-footer {
		gap: 28px;
	}

	.div-footer {
		justify-content: flex-start;
		gap: 28px;
	}

	.div-sobre h4 {
		font-size: 18px;
		line-height: 1.35;
	}

	.img-confirm {
		width: 24px;
		height: 24px;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
	.services .service-item {
		height: 100%;
		display: flex;
		flex-direction: column;
		margin-bottom: 32px;
	}

	.services .service-item .down-content {
		flex: 1;
	}
}

@media (max-width: 768px) {
	body {
		overflow-x: hidden;
	}

	.main-banner .item .text-content {
		width: 92%;
		left: 4%;
		right: 4%;
		top: 50%;
		transform: translateY(-50%);
		text-align: left;
	}

	.main-banner .item .text-content h6 {
		font-size: 14px;
	}

	.main-banner .item .text-content h1,
	.main-banner .item .text-content h4 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 16px;
	}

	.request-form {
		margin-top: 28px;
	}

	.request-form .col-md-8,
	.request-form .col-md-4 {
		text-align: center;
	}

	.request-form a.border-button {
		margin-top: 18px;
	}

	.services .service-item img {
		width: calc(100% - 24px);
		height: 180px;
		margin-top: 12px;
	}

	.services .service-item .down-content {
		min-height: auto;
		padding: 20px;
	}

	.services .service-item .down-content h4 {
		font-size: 19px;
	}

	.services .service-item .down-content .filled-button {
		width: auto;
		text-align: left;
	}

	.fun-facts {
		padding: 90px 0;
		background-attachment: scroll;
	}

	.count-area-content {
		padding: 18px 16px 24px 16px;
	}

	.techs-trabalho .partner-item {
		height: 112px;
	}

	.techs-trabalho .partner-item img {
		max-width: 130px;
		max-height: 70px;
	}

	.techs-trabalho .partner-item img[src$="grafana.svg"] {
		max-width: 118px;
		max-height: 56px;
	}

	.techs-trabalho .partner-item img[src$="tec01.png"] {
		max-width: 160px;
		max-height: 82px;
	}

	footer {
		margin-top: 80px;
	}

	.row-footer {
		flex-direction: column;
		align-items: stretch;
		gap: 18px;
	}

	.div-footer {
		width: 100%;
		gap: 16px;
	}

	footer .footer-item {
		min-width: 0;
		width: 100%;
	}
}

@media (max-width: 576px) {
	header {
		height: 90px;
	}

	.navbar .navbar-brand {
		left: 14px;
	}

	.logogf {
		margin-top: 10px;
		max-width: 145px;
	}

	.main-banner .item .text-content h1,
	.main-banner .item .text-content h4 {
		font-size: 15px;
		line-height: 23px;
	}

	.main-banner .item .text-content .filled-button-01 {
		width: 50%;
		text-align: center;
		padding: 11px 16px;
	}

	.services .service-item img {
		height: 160px;
	}

	.services .service-item .down-content {
		padding: 18px;
	}

	.section-heading h2,
	.section-heading-solucoes h2 {
		font-size: 28px;
		line-height: 34px;
	}

	.techs-trabalho .partner-item img {
		max-width: 110px;
		max-height: 62px;
	}

	.techs-trabalho .partner-item img[src$="grafana.svg"] {
		max-width: 104px;
		max-height: 50px;
	}

	.techs-trabalho .partner-item img[src$="tec01.png"] {
		max-width: 138px;
		max-height: 72px;
	}

	.techs-trabalho .tech-label {
		font-size: 12px;
		margin-top: 7px;
	}

	.sub-footer .rights-text {
		display: block;
		margin-left: 0;
		margin-top: 4px;
	}
}

/* Global mobile polish (site-wide) */
img {
	max-width: 100%;
	height: auto;
}

@media (max-width: 992px) {
	p {
		font-size: 15px;
		line-height: 1.7;
	}

	.page-heading {
		padding: 180px 0 110px 0;
	}

	.page-heading h1 {
		font-size: clamp(28px, 5vw, 36px);
		line-height: 1.2;
	}

	.more-info,
	.single-services,
	.contact-information,
	.team,
	.testimonials,
	.partners {
		margin-top: 70px;
	}

	.callback-form {
		margin-top: 80px;
	}
}

@media (max-width: 768px) {
	section {
		scroll-margin-top: 68px;
	}

	.Modern-Slider .item .img-fill {
		height: 60vh;
		min-height: 520px;
	}

	.Modern-Slider .item h6 {
		font-size: clamp(16px, 4.8vw, 24px);
		line-height: 1.25;
	}

	.Modern-Slider .item h1,
	.Modern-Slider .item h4 {
		font-size: clamp(20px, 6vw, 30px);
		line-height: 1.25;
		letter-spacing: 0.6px;
	}

	a.filled-button,
	a.filled-button-01,
	.filled-button-02 {
		width: 100%;
		text-align: center;
		justify-content: center;
		padding: 11px 16px;
		font-size: 13px;
	}

	.section-heading h2,
	.section-heading-solucoes h2,
	.about-company-content h2,
	.compact-heading h2,
	.more-info .right-content h2,
	.fun-facts h2 {
		font-size: clamp(26px, 7vw, 34px);
		line-height: 1.22;
	}

	.section-heading span,
	.section-heading-solucoes span {
		font-size: 13px;
		letter-spacing: 0.4px;
	}

	.texto-border {
		width: 72px;
	}

	.feature-row,
	.div-sobre {
		margin-top: 18px !important;
		align-items: flex-start !important;
	}

	.about-company-section,
	.certifications-section {
		padding: 64px 0;
	}

	.about-company-image {
		margin-top: 34px;
	}

	.about-proof-card {
		margin-bottom: 22px;
	}

	.compact-heading {
		margin-bottom: 24px;
	}

	.certificacoes-lista {
		justify-content: center;
	}

	.certifications-section .certificacoes-lista {
		justify-content: flex-start;
	}

	.callback-form .contact-form {
		padding: 24px 18px;
		border-radius: 12px;
	}

	.count-digit,
	.count-plus,
	.counter-prefix {
		font-size: clamp(26px, 7vw, 34px);
	}

	.count-title {
		font-size: 16px;
		line-height: 1.4;
	}

	.contact-information .contact-item {
		padding: 28px 18px;
	}

	.row-footer {
		text-align: left;
	}

	.footer-columns,
	.div-footer {
		flex-direction: column;
		gap: 20px;
	}
}

@media (max-width: 576px) {
	.page-heading {
		padding: 160px 0 95px 0;
	}

	.request-form {
		padding: 28px 0;
	}

	.request-form h4 {
		font-size: 15px;
		line-height: 1.2;
	}

	.request-form span {
		font-size: 13px;
		line-height: 1.6;
	}

	.services .service-item .down-content h4 {
		font-size: 18px;
		line-height: 1.3;
	}

	.services .service-item .down-content p {
		line-height: 1.65;
	}

	.div-sobre h4 {
		font-size: 16px;
		line-height: 1.35;
	}

	.img-confirm {
		width: 20px;
		height: 20px;
	}

	.contato-redes {
		flex-wrap: wrap;
		gap: 10px;
	}

	.img-cert {
		width: 74px !important;
		height: 74px !important;
	}

	.whatsapp-float {
		right: 18px;
		bottom: 18px;
		width: 54px;
		height: 54px;
	}

	.whatsapp-float i {
		font-size: 30px;
	}
}
