/* colors
 *
 * verde-claro: #00a85a
 * verde-escuro: #038147
 *
 */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300&family=Montserrat:wght@400;700;900&family=Work+Sans:ital,wght@0,400;0,600;0,700;1,500;1,600&display=swap");

body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}

main {
	flex: 1 0 auto;
}

html,
body,
a,
p,
textarea,
button {
	font-family: "Work Sans", sans-serif;
}

p {
	line-height: 1.55;
	font-size: 400;
	color: #333333;
}

h1 {
	font-size: 62px;
}

h2 {
	font-size: 30px;
	margin-bottom: 65px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

/* general */
a {
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.container{
	margin-top: 80px;
}

.postContent .container{
	margin-top: 100px !important;
}

/* elements */
.btn {
	background-color: #00a85a;

	font-weight: 800 !important;
	color: #fff;
	padding: 15px 45px !important;
	border-radius: 50px !important;
}

.btn-event {
	padding: 7px 30px !important;
}

.btn:hover {
	background-color: #038147;
	color: #fff;
}

.btn:focus {
	color: #fff;
}

.btn-ghost {
	border: 3px solid #fff !important;
	background-color: transparent;
}

.btn-ghost:hover {
	background-color: #fff;
	color: #00a85a;
}

section {
	padding: 85px 0;
}

.card {
	position: relative;
	padding: 0;
	border: 0 !important;
	border-radius: 0;
	margin: 0;
	overflow: hidden;
}

a:hover {
	text-decoration: none !important;
}

.scrolltop {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #00a85a;
	color: #fff;
	text-align: center;
	font-size: 24px;
	z-index: 99;
}

.scrolltop:hover,
.scrolltop:active,
.scrolltop:focus {
	color: #fff !important;
	opacity: 0.75;
}

/* hero styling */
.hero {
	padding: 0 !important;
	color: #fff;
	background-color: #009b3d;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.hero img {
	width: 100%;
	height: 100%;
}
/*dia das mães*/
.flor-navbar-top {
	display: none;
}

.flor-navbar-bottom {
	display: none;
}

.account-access-private-button-mães {
	justify-content: center;
	/* border: 1px solid #fff; */
	border-radius: 30px;
	/* background-color: #fff; */
	background-color: #FFCC17;
	width: 100%;
	padding: 10px 15px;
	color: #333333;
	/* color: #E94785; */
	font-weight: 600;
	font-size: 15px;
	transition: color 0.2s;
	white-space: nowrap;
}
.account-access-private-button-mães:hover {
	opacity: .85;
	transition: all;
}
.hero-mães {
	background: url("../assets/DiaDasMaes/background-pink.png");
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
    flex-direction: column;
    align-items: center;
	gap: 34px;
	padding: 100px;
}

.hero-brand-mães {
	position: relative;
	width: 224px;
}


.hero-mães-left {
	position: absolute;
	bottom: 0;
	left: 46px;
	background: url("../assets/DiaDasMaes/FOTO2-pink.png");
	background-repeat: no-repeat;
	background-size: contain;
	
}

.hero-mães-right {
	position: absolute;
	bottom: 0;
	right: -46px;
	background: url("../assets/DiaDasMaes/FOTO1-pink.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.hero-mães-right img {
	width: 84%;
}

.hero-container-mães {
	max-width: 1115px;
	display: flex;
	flex-direction: column;
	gap: 34px;
	align-items: center;
	margin: auto;
	padding: 0 5%;
	z-index: 1;
}

.hero-text-mães {
	display: flex;
	flex-direction: column;
	align-items: center;
	/* position: relative; */
}

.hero-title-mães {
	font-weight: 600;
	color: #555555;
	font-size: 3rem;
	text-align: center;
	/* width: 300px; */
	font-family: Montserrat, sans-serif;
}

.hero-subtitle-mães {
	text-align: center;
	width: 327.03px;
	font-weight: 500;
	font-size: 20px;
	color: #555555;
	letter-spacing: 0.01em;
}

.hero-btn-mães {
	border: 1px solid #E94785;
	border-radius: 41px;
	color: #E94785;
	padding: 16px 30px;
	margin-top: 35px;
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.01em;
}

.hero-btn-mães:hover {
	background-color: #E94785;
	color: #ffff;
}

.flor-mães-left {
	position: absolute;
	top: -70px;
}

.flor-mães-right {
	position: absolute;
	right: 0;
	top: -70px;
}

.about-mães {
	position: relative;
	position: relative;
	background: #E94785;
}

.about-line-mães {
	width: 60px;
	border: 1px solid #ef98ba;
	margin: auto;
}

.our-story-home-mães {
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 900;
	color: #ffff;
}
.our-story-home-text-mães {
	font-family: "Montserrat";
	font-weight: 400;
	color: #ffff;
	max-width: 1090px;
}

.features-mães {
	position: relative;
	background: #E94785;
}

.text-center-mães {
	color: #ffff;
	text-align: center;
}

.feature-line-mães{
	color: #ef98ba;
}
@media only screen and (max-width: 920px) {
	.hero-mães-right {
		display: none;
	}
	
}

@media only screen and (max-width: 1200px) {
	.hero-mães-left {
		display: none;
	}
	
}

@media only screen and (min-width: 1600px) {
	.flor-navbar-top {
		display: flex;
		position: absolute;
		top: 0;
		left: 50px;
	}
	
	.flor-navbar-bottom {
		display: flex;
		position: absolute;
		top: 19px;
		left: 290px;
	}
	
}


/* natal
.hero-natal-img-left {
	position: absolute;
	top: 0;
	left: 0;
	background: url("../assets/natalCredmaxion/efeito-hero-left.png");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	height: 50%;
	width: 50%;
}
.hero-natal-img-right {
	position: absolute;
	top: 0;
	right: 0;
	background: url("../assets/natalCredmaxion/efeito-hero-right.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: contain;
	height: 50%;
	width: 50%;
} */

.hero-container {
	max-width: 1115px;
	justify-content: space-between;
	display: flex;
	align-items: center;
	margin: auto;
	padding: 0 5%;
}

.hero-text {
	position: relative;
}

.hero-title {
	font-weight: 700;
	font-size: 3rem;
	width: 300px;
	font-family: Montserrat, sans-serif;
}

.hero-subtitle {
	width: 327.03px;
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	letter-spacing: 0.01em;
}

.hero-social-container {
	display: flex;
	flex-direction: row;
	position: absolute;
	bottom: 0%;
	left: 45%;
	transform: translate(-50%, -50%);
}

.hero-social {
	display: flex;
	flex-direction: row;
	gap: 2.5rem;
}

.hero-social a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
}

.hero-social-text {
	color: #fff;
	font-weight: 600;
}

/* Responsividade Header */
@media (max-width: 768px) {
	.hero-social-text {
		display: none;
	}
}

.hero-btn {
	border: 1px solid #ffcc17;
	border-radius: 41px;
	color: #ffcc17;
	padding: 16px 30px;
	margin-top: 35px;
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0.01em;
}

.hero-btn:hover {
	background-color: #ffcc17;
	color: #00853e;
}

.hero-brand img {
	position: relative;
	width: 500px;
}

/* @media (max-width: 900px) {
	.hero-social-container {
		display: none;
	}

	.hero-brand img {
		width: 400px;
	}
} */

@media (max-width: 767px) {
	.call-to-action-exclusive {
		font-size: 15px !important;
		margin-left: 10px !important;
	}

	.hero-brand {
		display: none;
	}

	.hero-container {
		justify-content: center;
		text-align: center;
	}
}

@media (max-width: 1020px) {
	.form {
		margin-bottom: 5rem;
	}
}

img {
	user-select: none;
}

/* header styling */
#header {
	margin-bottom: 10px;
	/* background: #E94785; */
	background: #FFFFFF;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: grey 0px 0px 7px;
	position: fixed;
	width: 100%;
	z-index: 50;
}

#header #logo {
	margin: 1% 2% 0 5%;
}

#header > a {
	margin: 0 20px;
}

#header #logo h1 {
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#header #logo h1 a,
#header #logo h1 a:hover {
	color: #fff;
}

#header #logo img {
	padding: 0;
	margin: 0;
	max-height: 40px;
}

#header .social-nav {
	margin-top: 15px;
}

#header .social-nav a {
	font-size: 24px;
	margin-left: 15px;
	color: #fff;
}

#header .social-nav a:hover {
	color: rgba(255, 255, 255, 0.75);
}

/* navigation menu */

/* nav menu essentials */
.nav-menu,
.nav-menu * {
	margin: 0;
	/* padding: 0; */
	list-style: none;
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.nav-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.nav-menu li {
	position: relative;
	white-space: nowrap;
}

.nav-menu li a {
	font-size: 0.9em;
}

.nav-menu > li {
	float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
	display: block;
}

.nav-menu ul ul {
	top: 0;
	left: 100%;
}

.nav-menu ul li {
	min-width: 180px;
}

/* nav menu arrows */
.sf-with-ul {
	/* color: #fff !important; */
	color: #000000 !important;
}

.sf-arrows .sf-with-ul {
	padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
	content: "\f107";
	position: absolute;
	right: 15px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
	content: "\f105";
}

/* nav menu container */
#nav-menu-container {
	margin: 0 20px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

/* nav menu styling */
.nav-menu a {
	padding: 1px 10px;
	text-decoration: none;
	display: inline-block;
	/* color: #fff; */
	color: #000000;
	font-weight: 300;
	font-size: 15px;
	outline: none;
}

.nav-menu a:hover {
	color: #ffcc17 !important;
}

.nav-menu a:hover,
.nav-menu li:hover > a,
.nav-menu .menu-active > a {
	color: #00a85a;
}

.nav-menu ul {
	margin: 4px 0 0 15px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.nav-menu ul li {
	background: #fff;
	border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
	border-top: 0;
}

.nav-menu ul li:hover {
	background: #555555;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.nav-menu ul li a {
	color: #333;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	padding: 10px 15px;
}

.nav-menu ul li a:hover {
	color: #fff;
}

.nav-menu ul ul {
	margin: 0;
}

/* mobile nav toggle */
#mobile-nav-toggle {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
	margin: 8px 10px 0 0;
	border: 0;
	background: none;
	font-size: 24px;
	display: none;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	outline: none;
	cursor: pointer;
}

#mobile-nav-toggle i {
	color: #888;
}

/* mobile nav styling */
#mobile-nav {
	position: fixed;
	top: 0;
	padding-top: 18px;
	bottom: 0;
	z-index: 998;
	background: rgba(0, 0, 0, 0.9);
	left: -260px;
	width: 260px;
	overflow-y: auto;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

#mobile-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#mobile-nav ul li {
	position: relative;
}

#mobile-nav ul li a {
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	padding: 10px 22px 10px 15px;
	position: relative;
	text-decoration: none;
	width: 100%;
	display: block;
	outline: none;
}

#mobile-nav ul li a:hover {
	color: #fff;
}

#mobile-nav ul li li {
	/* padding-left: 30px; */
}

#mobile-nav ul .menu-has-children i {
	position: absolute;
	right: 0;
	z-index: 99;
	padding: 15px;
	cursor: pointer;
	color: #000000;
	/* color: #fff; */
}

ul .menu-has-children{
	color: #000000;
}

.menu-has-children > ul{
	padding-left: 0px;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
	color: #00a85a;
}

#mobile-nav ul .menu-item-active {
	color: #00a85a;
}

#mobile-body-overly {
	width: 100%;
	height: 100%;
	z-index: 997;
	top: 0;
	left: 0;
	/* position: fixed; */
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

/* mobile nav body classes */
body.mobile-nav-active {
	overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
	left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
	color: #fff;
}

/* stats styling */
.stats-row {
	margin-top: 65px;
}
.circle {
	display: inline-block;
	width: 160px;
	height: 160px;
	font-weight: 500;
	color: #666;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 50%;
	padding: 25px 25px 25px 25px;
	background-color: #fff;
}

.circle:hover {
	transform: scale(1.2);
	transition: all 0.3s ease;
}

.circle p {
	font-weight: 600;
	font-size: 16px;
	color: #37474f;
	line-height: 20px;
	margin-top: 4px;
}

.about-line {
	width: 60px;
	border: 1px solid #ffcc17;
	margin: auto;
}

/* parallax styling */
#parallaxSize {
	background-size: cover;
	height: 100vh;
	background-repeat: no-repeat;
	width: 100%;
}

/* features styling */
.features {
	position: relative;
	background: #ffcc17;
}
.feature-noel {
	position: absolute;
	width: 158px;
	height: 178px;
	right: 16%;
	bottom: 0px;
	background: url("../assets/natalCredmaxion/papai-noel-feature.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: inherit;
}

.features h3 {
	color: #fff;
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 900;
	margin-bottom: 1rem;
}

.feature-line {
	width: 60px;
	border: 1px solid #00a85a;
	margin: auto;
}

.feature-col {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.feature-card {
	background: #fff;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	border-radius: 16px;
	padding: 18px 30px 18px 20px;
}

.feature-card:hover {
	background: #828282;
	color: #fff;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	border-radius: 16px;
	padding: 18px 30px 18px 20px;
}

.feature-card:hover p,
.feature-card:hover h3 {
	color: #fff;
}

.feature-card h3 {
	color: #333333;
	font-family: "Montserrat";
	font-size: 1rem;
	line-height: 20px;
	font-weight: 600;
}

.feature-card p {
	font-weight: 400;
	font-size: 0.85rem;
	color: #4f4f4f;
	margin: 0;
}

.feature-img {
	width: 120px;
	min-width: 120px;
	height: 120px;
	object-fit: cover;
	border-radius: 100%;
}

.feature-content {
	display: flex;
	gap: 1rem;
	align-items: center;
	justify-content: center;
	margin-bottom: 2rem;
}

/* call-to-action styling */
.cta {
	background-color: #00a85a;
	padding: 100px 0;
	display: flex;
	align-items: center;
}

.cta h2 {
	margin-bottom: 5px;
}

.cta h2,
.cta p {
	color: #fff;
}

.cta p {
	margin-bottom: 0;
}

.cta .btn-ghost {
	position: relative;
	top: 13px;
}

/* services styling */
.portfolio {
	position: relative;
	background-color: #00a85a;
}

.portfolio h2 {
	color: #fff;
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 900;
	margin-bottom: 1rem;
}

.portfolio .col-sm-3 {
	padding: 0;
}

.portfolio .card > a {
	display: block;
}

.portfolio .card img {
	width: 100%;
}

.portfolio .card h4 {
	color: #fff;
	text-transform: uppercase;
}

.portfolio .card p {
	font-size: 11px;
	color: #fff;
	opacity: 0.75;
	margin: 0;
}

.portfolio .card .social-nav {
	margin-bottom: 45px;
}

.portfolio .card .social-nav a {
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}

.portfolio .card .social-nav a:hover {
	opacity: 0.75;
}

.portfolio .card:hover .portfolio-over {
	opacity: 1;
	visibility: visible;
}

.portfolio .card .card-title-wrap {
	height: 200px;
}

.portfolio .card:hover .card-title-wrap .card-title,
.portfolio .card:hover .card-title-wrap .card-text {
	color: #fff;
}

.portfolio .portfolio-over {
	padding-top: 45px;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.portfolio .card-title-wrap {
	padding: 15px 25px;
	position: relative;
	z-index: 9;
	background-color: #00a85a;
}

.portfolio .card-title-wrap .card-title,
.portfolio .card-title-wrap .card-text {
	display: block;
	margin: 0;
}

.portfolio .card-title-wrap .card-title {
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.portfolio .card-title-wrap .card-text {
	font-size: 1em;
	color: #fff;
	margin: 5px 0;
}

/* team styling */
.team {
	background-color: #f7f7f7;
}

.team h2 {
	color: #00a85a;
}

.team .col-sm-3 {
	padding: 0;
}

.team .card > a {
	display: block;
}

.team .card img {
	width: 100%;
}

.team .card h4 {
	color: #fff;
	text-transform: uppercase;
}

.team .card p {
	font-size: 11px;
	color: #fff;
	opacity: 0.75;
	margin: 0;
	padding: 0 35px;
}

.team .card .social-nav {
	margin-bottom: 45px;
}

.team .card .social-nav a {
	color: #fff;
	font-size: 16px;
	margin: 0 4px;
}

.team .card .social-nav a:hover {
	opacity: 0.75;
}

.team .card:hover .team-over {
	opacity: 1;
	visibility: visible;
}

.team .card .card-title-wrap {
	height: 129px;
}

.team .card:hover .card-title-wrap {
	background-color: #00a85a;
}

.team .card:hover .card-title-wrap .card-title,
.team .card:hover .card-title-wrap .card-text {
	color: #fff;
}

.team .team-over {
	padding-top: 45px;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	top: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.team .card-title-wrap {
	padding: 15px 25px;
	position: relative;
	z-index: 9;
	background-color: #fff;
}

.team .card-title-wrap .card-title,
.team .card-title-wrap .card-text {
	display: block;
	margin: 0;
}

.team .card-title-wrap .card-title {
	font-size: 24px;
	color: #333;
}

.team .card-title-wrap .card-text {
	font-size: 18px;
	color: #999;
}

/* contact section */
#contact {
	position: relative;
	background: #00a85a;
	padding: 80px 0;
}
.contact-noel {
	position: absolute;
	width: 401px;
	height: 105px;
	background: url("../assets/natalCredmaxion/papai-noel-contato.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	bottom: 0;
	left: 60%;
}

#contact h2 {
	color: #ffffff;
	font-family: "Montserrat";
	font-weight: 900;
	font-size: 30px;
}

#contact span {
	color: #ffffff;
	font-family: "Montserrat";
	font-weight: 300;
	font-size: 1.2rem;
}

#contact .info div {
	gap: 1rem;
}

#contact .form #sendmessage {
	color: #00a85a;
	border: 1px solid #00a85a;
	display: none;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}

.customButtonContact {
	background: #ffcc17;
	border-radius: 50px;
	font-family: "Work Sans";
	font-weight: 600;
	font-size: 1rem;
	line-height: 22px;
	color: #00a85a;
	border: 0;
	padding: 1rem 2rem;
	cursor: pointer;

	transition: filter 0.2s;
}

.customButtonContact:hover {
	filter: brightness(0.9);
}

#contact .form #errormessage {
	color: red;
	display: none;
	border: 1px solid red;
	text-align: center;
	padding: 15px;
	font-weight: 600;
	margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
	display: block;
}

#contact .form .validation {
	color: red;
	display: none;
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 13px;
}

#contact .form input,
#contact .form textarea {
	border-radius: 10px;
	border: 2px solid #73d0c1;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0.75rem;
}

.contactAddress {
	display: flex;
	justify-content: center;
	color: #fff;
	font-family: "Montserrat";
	font-weight: 400;
	/* font-size: 25px; */
	line-height: 30px;
	margin-top: 1rem;
}

/* footer styling */
.site-footer {
	background-color: #111;
	padding: 0;
	width: 100%;
}

.site-footer h2,
.site-footer p {
	color: #fff;
}

.site-footer p {
	opacity: 0.75;
	line-height: 2.0925;
}

.site-footer h2,
.site-footer .btn {
	margin-bottom: 25px;
}

.site-footer .social-nav a {
	color: #fff;
	opacity: 0.25;
}

.site-footer .social-nav a:hover {
	opacity: 1;
}

.site-footer .bottom {
	background-color: #555555;
	padding: 20px 0;
}

.site-footer .bottom .list-inline,
.site-footer .bottom p {
	margin: 0;
}

.site-footer .bottom .list-inline {
	position: relative;
	top: 5px;
}

.site-footer .bottom .list-inline a {
	color: #fff;
	margin-right: 10px;
}

.site-footer .bottom .list-inline a:hover {
	color: #00a85a;
}

.site-footer .credits {
	color: #ddd;
}

.site-footer .credits a {
	color: #00a85a;
}

/* popup */
div[popup] {
	display: none;
	flex-direction: row;
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #ffffff;
	z-index: 99;
	padding: 10px 5%;
	text-align: justify;
	font-size: 0.8em;
	box-shadow: #000 0 0 12px;
	justify-content: center;
	align-items: center;
}

div[popup] p {
	width: 100%;
	padding: 0 3%;
}

button[popupButton] {
	background-color: #00a85a;
	color: #ffffff;
	font-size: 1.2em;
	border: none;
	border-radius: 3px;
	width: 80px;
	height: 30px;
	cursor: pointer;
}

.iframe-player-youtube {
	width: 90%;
	height: 400px;
}

#services-home-cards-mobile {
	display: none;
}

.sobre-diretores-header a {
	color: #333 !important;
}

.sobre-diretores-header a:hover {
	color: #fff !important;
}

#psb-short {
	display: none;
}

#psb-long {
	display: block;
}

@media (max-width: 1297px) {
	#psb-long {
		display: none;
	}

	#psb-short {
		display: block;
	}
}

@media (max-width: 1093px) {
	#nav-menu-container {
		font-size: 13.5px;
	}
}

/* responsive styling */
@media (max-width: 1020px) {
	#mobile-nav-toggle {
		display: inline;
	}

	#nav-menu-container {
		display: none;
	}

	#header {
		height: 60px !important;
		justify-content: space-between;
	}

	#logo {
		margin-top: 1% !important;
	}

	#lock_icon {
		margin-left: 6%;
		color: #fff;
		margin-top: 5px;
	}

	.sobre-diretores-header a {
		color: #fff !important;
	}

	.sobre-diretores-header a:hover {
		color: #fff !important;
	}
}

@media (max-width: 991px) {
	.footer-links {
		display: none !important;
	}

	.copyright-element {
		margin: 0 !important;
	}

	.portfolio .card-title-wrap .card-title {
		font-size: 1em;
	}

	.portfolio .card-title-wrap .card-text {
		font-size: 0.9em !important;
	}
}

@media (min-width: 991px) and (max-width: 1024px) {
	#buttonSmallResize {
		width: 100%;
		font-size: 70% !important;
	}
}

/* medium devices */
@media (max-width: 1024px) {
	section,
	.block,
	.cta {
		padding: 35px 0;
	}

	.features {
		padding-bottom: 5px;
	}

	p,
	.block p {
		margin: 0;
		font-size: 1.3em !important;
	}

	.hero-brand {
		margin-bottom: 35px;
	}

	.tagline {
		margin: 15px 0;
	}

	h1 {
		font-size: 32px;
		margin: 0;
	}

	h2,
	.tagline {
		font-size: 24px;
	}

	h2 {
		margin-bottom: 25px;
	}

	h3 {
		font-size: 14px;
	}

	.stats-col {
		margin-bottom: 25px;
	}

	.block {
		height: auto;
	}

	.feature-col {
		padding-bottom: 30px;
	}

	.portfolio-grid .card h3.card-title {
		font-size: 18px !important;
	}

	.portfolio-grid .card .card-text {
		font-size: 13px;
	}

	.team .team-over {
		padding-top: 20px;
	}

	.team .card .social-nav {
		margin-bottom: 15px;
		padding: 0;
	}

	.site-footer .social-nav {
		margin-bottom: 35px;
	}

	.site-footer .list-inline {
		text-align: center;
		padding-bottom: 15px;
	}

	.site-footer .list-inline li {
		display: inline-block;
	}

	.info {
		font-size: 0.9em;
	}

	#header {
		width: 100%;
		height: 80px;
	}

	.about-text {
		margin: 0 80px !important;
	}

	.conteudo {
		margin: 0 50px !important;
	}

	#logo {
		margin-top: 0;
	}

	div[popup] {
		display: block;
		height: 15%;
		font-size: 0.7em !important;
		padding: 0 5%;
		overflow-y: scroll;
	}

	div[popup] div:first-child {
		margin-top: 20px;
	}

	div[popup] div:last-child {
		display: flex;
		justify-content: center;
	}

	button[popupButton] {
		margin-bottom: 20px;
	}
}

/* small devices */
@media (max-width: 768px) {
	.block {
		padding-left: 30px;
		padding-right: 30px;
	}

	.about-text {
		margin: 0 20px !important;
	}

	.conteudo {
		margin: 0 20px !important;
	}

	.circle p {
		font-size: 0.9em !important;
	}

	p {
		font-size: 1.3em !important;
	}

	#mobile-nav-toggle {
		display: inline;
	}

	#header {
		height: 50px;
	}

	#header #logo {
		padding: 2px 0;
		font-size: 26px;
	}

	#header #logo img {
		max-height: 30px;
	}

	#nav-menu-container {
		display: none;
	}

	.customButton {
		margin-bottom: 30px;
	}

	#lock_icon {
		margin-left: 6%;
		color: #fff;
		margin-top: 5px;
	}

	div[popup] {
		height: 15% !important;
		font-size: 0.8em;
		display: block !important;
	}

	.financialIndicators {
		font-size: 0.9em;
	}

	.feature-content {
		flex-wrap: wrap;
	}
	.sf-with-ul{
		color: #FFF !important;
	}
	.menu-has-children > ul{
		padding-left: 40px !important;
	}
	#mobile-nav ul .menu-has-children i {
		color: #fff !important;
	}

	#mobile-nav ul .menu-has-children i.fa-chevron-up {
		color: #FFFFFF !important;
	}
	.account-access-private-button-mães{
		margin: 15px;
	}
}

@media (max-width: 767px) {
	.iframe-player-youtube {
		height: 300px;
	}
}

@media (max-width: 575px) {
	.card-space-adjust {
		margin: 0 !important;
	}

	.cards-elements > div {
		margin: 10px 0;
	}

	.iframe-player-youtube {
		height: 250px;
	}

	#services-home-cards {
		display: none;
	}

	#services-home-cards-mobile {
		display: block;
	}
}

@media (max-width: 500px) {
	.iframe-player-youtube {
		height: 180px;
	}
}

@media (max-width: 450px) {
	p {
		font-size: 0.9em !important;
	}

	.card-margin-adjust {
		margin-left: 0 !important;
	}

	#buttonSmallResize {
		font-size: 0.8em;
	}

	div[popup] {
		height: 30% !important;
	}

	/* TODO: mudar fonte */
}

#assembly-matricula::-webkit-outer-spin-button,
#assembly-matricula::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

#assembly-matricula[type="number"] {
	-moz-appearance: textfield; /* Firefox */
}

.card-margin-adjust {
	margin-left: 12%;
}

.about {
	position: relative;
	position: relative;
	background: #f9f9f9;
}
/* border top none*/
#papai-noel-about {
	position: absolute;
	top: 0;
	left: 90%;
	background: url("../assets/natalCredmaxion/papai-noel-about.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 140px;
	height: 300px;
	background-size: contain;
}
/*left: 85%;*/

.about-guirlanda-esquerda {
	position: absolute;
	top: 0;
	left: 0;
}

.about-guirlanda-direita {
	position: absolute;
	right: 0;
	bottom: 0;
}

.about-text {
	margin: 0 50px;
	padding: 20px 0;
}

.about-text > p {
	text-align: justify;
}

.about-h3 {
	font-size: 1.4em;
}

.conteudo {
	margin: 0 50px;
	padding: 20px 0;
}

.conteudo > p {
	text-align: justify;
}

.conteudo-h3 {
	font-size: 1.4em;
}

.contentButton {
	background-color: #00a85a;
	font-weight: 800 !important;
	color: #fff;
	padding: 15px 45px !important;
	border-radius: 50px !important;
	border: 3px solid #ffffff;
	padding: 10px 0;
}

.contentButton:hover {
	background-color: #ffffff;
	color: #00a85a;
	border: 3px solid #00a85a;
}

.btn:focus {
	color: #fff;
	border: 3px solid #00a85a;
}

/* template fixes */
#buttonSmallResize {
	margin-top: 15px !important;
}

.contentTitle {
	font-size: 1.8em;
	font-weight: 600;
	text-align: left !important;
}

.contentSubtitle {
	font-size: 1.2em;
	color: #00a85a;
	text-transform: capitalize;
}

.conteudo-dica {
	margin: 50px 0;
}

.auditCommitteeTags {
	font-size: 1.6em;
	color: #555555;
}

.conselho-cards {
	margin: 0 auto;
	margin-left: 50px;
}

/* mapbox styling */
.sidebar {
	position: absolute;
	height: 400px !important;
	width: 70%;
	overflow-y: hidden;
	z-index: 1;
	background: #fff;
	border-radius: 16px;
	top: -7%;
	transform: translate(-50%);
	left: 50%;
}

.pad2 {
	padding: 20px;
}

.map {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 0;
	border-radius: 2rem;
}

.heading > h1 {
	font-size: 22px;
	margin: 0;
	font-weight: 400;
	line-height: 20px;
	padding: 20px 2px;
}

.heading {
	background: #fff;
	border-bottom: 1px solid #eee;
	min-height: 60px;
	line-height: 60px;
	padding: 0 10px;
	background: #ffcc17;
	border-radius: 16px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	padding-right: 68px;
}

.heading h1 {
	font-family: "Montserrat";
	font-weight: 900;
}

.listings {
	height: 100%;
	overflow: auto;
	padding-bottom: 60px;
	font-family: "Montserrat";
	color: #333333;
}

.listings .item {
	display: block;
	padding: 10px;
	text-decoration: none;
	font-weight: 400;
	font-size: 0.95rem;
	color: #4f4f4f;

	cursor: pointer;
}

.item + .item {
	border-top: 1px solid #ddd;
}

.listings .item .title {
	display: block;
	color: #00a85a;
	font-weight: 700;
}

.listings .item .title:hover {
	color: #8cc63f;
}

.listings .item.active {
	background-color: #f8f8f8;
}

.collapse_icon {
	position: absolute;
	right: 10px;
	top: 11px;
	cursor: pointer;
}

.collapse_icon:hover {
	filter: opacity(0.6);
}

.marker {
	border: none;
	cursor: pointer;
	height: 56px;
	width: 56px;
	background-image: url(../assets/marker_icon.png);
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0);
	background-position-x: center;
}

.clearfix {
	display: block;
}

.clearfix::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Marker tweaks */
.mapboxgl-popup {
	padding-bottom: 50px;
}

.mapboxgl-popup-close-button {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	right: 8px !important;
	top: 7px !important;
}

.mapboxgl-popup-content {
	font: 400 15px/22px "Montserrat";
	padding: 0;
	width: 180px;
	border-radius: 16px !important;
}

.mapboxgl-popup-content-wrapper {
	padding: 1%;
}

.mapboxgl-popup-content h3 {
	color: #00a85a;
	padding: 10px;
	font-size: 1rem;
}

.mapboxgl-popup-content h4 {
	padding: 0 10px;
	font-weight: 400;
	font-size: 1rem;
}

.mapboxgl-popup-content div {
	padding: 10px;
}

.mapboxgl-container .leaflet-marker-icon {
	cursor: pointer;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-content {
	margin-top: 15px;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
	border-bottom-color: #00a85a;
}

/* collapse effect */
.collapse_sidebar {
	height: 60px !important;
	background: none;
}

.contentPost > h3 {
	font-size: 1.2em;
}

.contentPost > p a {
	color: #00a85a !important;
}

.postTitle {
	font-size: 2em;
	margin: 30px 0;
	color: #00a85a;
	text-align: center;
}

.postImage {
	text-align: center;
}

.postImageFortunato {
	width: 100px;
	margin-right: 50px;
}

.postImageRendimentos {
	margin: 0 auto;
}

.img-fluid-rendimento {
	max-width: 100%;
	height: 100%;
}

.postImageComunicado {
	width: 40px !important;
}

.menu-has-children {
	color: #fff;
}
@media (max-width: 1200px) {
	.mobile {
		flex-direction: column;
	}
	.postImageFortunato {
		margin: 0 auto;
	}
}

.specific_post {
	padding-bottom: 30px;
}

.service-specific-post {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-bottom: 3%;
}

.service-specific-post-image {
	filter: brightness(50%);
	position: relative;
}

.service-specific-post-title {
	font-size: 2em;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	z-index: 1;
}

.customButton {
	background: #00a85a;
	border: 0;
	border-radius: 50px;
	padding: 10px 24px;
	color: #fff;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.customButtonHome {
	background-color: #00a85a;
	font-weight: 500 !important;
	color: #fff;
	padding: 15px 20px !important;
	border-radius: 10px !important;
	border: 2px solid #ffffff;
	padding: 3px 0;
}

.customButtonHome {
	background-color: #00a85a !important;
	color: #fff !important;
	border: 2px solid #ffffff !important;
}

.customButtonHome:hover {
	background-color: #fff !important;
	color: #00a85a !important;
	border: 2px solid #00a85a !important;
}

.card-body p {
	margin-top: 30px;
}

.serviceCard {
	margin-top: 30px;
}

#lock_icon {
	font-size: 1.4em;
}

#complaintLink {
	color: #00a85a;
}

/* carousel */
#carouselElement {
	width: 80%;
	margin: 0 auto;
}

input.option_radio {
	margin-left: 30px;
}

.customButtonService {
	display: inline-block;
	background-color: #00a85a;
	font-weight: 500 !important;
	color: #fff;
	padding: 15px 20px !important;
	border-radius: 50px !important;
	border: 2px solid #ffffff;
	padding: 3px 0;
	width: 100%;
}

.customButtonService:hover {
	color: #00a85a !important;
	background: #fff;
	border-radius: 50px !important;
	border: 2px solid #00a85a;
}

nav.breadcrumbNav {
	width: 100%;
	margin-top: 0;
}

.modal-header {
	border: 0 !important;
	padding: 30px !important;
}

.exitIntentButton {
	background-color: #ffc000;
	border-radius: 30px;
	font-weight: bold;
}

.exitIntentButton:hover {
	color: #ffffff;
}

.exit-intent-content {
	background-color: #00a85a !important;
	width: 640px !important;
	height: 480px !important;
}

.exit-intent-title {
	color: #ffc000;
	font-size: 24px;
	background-color: #00a85a;
	font-weight: bold;
}

.exit-intent-title-home {
	color: #ffc000;
	font-size: 24px;
	background-color: #00a85a;
	font-weight: bold;
	padding: 10px;
}

.exit-intent-body {
	font-size: 24px;
	background-color: #00a85a;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 30px !important;
}

.exit-intent-body,
.exit-intent-body-home {
	font-size: 16px;
	background-color: #00a85a;
	align-items: center;
	padding: 30px 40px !important;
	text-align: justify;
}

.exit-intent-body > p {
	color: #ffffff;
}

.exit-intent-body-home > p {
	color: #ffffff;
}

.exit-intent-body > p span {
	font-weight: bold;
	color: #ffffff;
}

.exit-intent-body-home > p span {
	font-weight: bold;
	color: #ffffff;
}

.exit-intent-footer {
	background-color: #00a85a;
	border: 0 !important;
	border-radius: 10px;
	padding: 30px !important;
}

.back_btn {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.back_btn a {
	background-color: #00a85a;
	font-weight: 600 !important;
	color: #fff;
	padding: 10px 30px !important;
	border-radius: 10px !important;
	border: 3px solid #ffffff;
	margin-bottom: 20px;
}

.back_btn a:hover {
	color: #00a85a;
	border: 3px solid #00a85a;
	background-color: #ffffff;
}

ol.breadcrumb {
	background-color: #ffffff;
}

ol.breadcrumb li {
	color: #555555 !important;
}

.card-text {
	font-size: 1.1em;
}

.card {
	border: 1px solid #000000;
}

.test-btn {
	position: absolute;
	right: 18px;
	top: 7px;
	color: white;
	font-weight: 500;
	opacity: 1 !important;
	cursor: pointer;
	background: 0 0;
	border: none;
	font-size: 1.5rem;
	font-weight: bold;
}

.test-btn:hover,
.test-btn:focus,
.test-btn:active {
	color: rgba(255, 255, 255, 0.6) !important;
	cursor: pointer;
	background: 0 0;
	border: none;
	outline: none !important;
}

.serviceTitle {
	color: #00a85a;
	margin-top: 5%;
}

.financialIndicators {
	position: relative;
	background: #d9d9d9;
}
.financial-indicators-noel {
	position: absolute;
	width: 224px;
	height: 224px;
	background: url("../assets/natalCredmaxion/papai-noel-piscada.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	bottom: 30px;
	left: 75%;
}
@media (max-width: 1366px) {
	#papai-noel-about {
		left: 90%;
		width: 110px;
		height: 240px;
	}
	.financial-indicators-noel {
		width: 200px;
		height: 200px;
		left: 78%;
	}
}
@media (max-width: 1200px) {
	#papai-noel-about {
		left: 90%;
		width: 100px;
		height: 220px;
	}
}
@media (max-width: 992px) {
	.hero-natal-img {
		background-size: 250px;
	}
	.feature-noel {
		height: 70px;
		width: 70px;
	}
	.financial-indicators-noel {
		width: 160px;
		height: 160px;
		left: 80%;
		bottom: 20px;
	}
	#papai-noel-about {
		left: 88%;
	}
	.contact-noel {
		left: 50%;
		transform: translate(-50%);
		width: 370px;
		height: 75px;
	}
}
@media (max-width: 870px) {
	.imgWrapImage1 {
		display: none;
	}
	.imgWrapImage2 {
		display: none;
	}
	.imgWrapImage3 {
		display: none;
	}
	.imgWrapImage4 {
		display: none;
	}
	.imgWrapImage5 {
		display: none;
	}
}
@media (max-width: 768px) {
	#papai-noel-about {
		height: 110px;
		left: 75%;
	}
	.financial-indicators-noel {
		width: 90px;
		height: 90px;
		left: 75%;
		bottom: 45px;
	}
}
@media (max-width: 576px) {
	#papai-noel-about {
		display: none;
	}
	.contact-noel {
		width: 195px;
	}
}
@media (max-width: 450px) {
	.financial-indicators-noel {
		width: 70px;
		height: 70px;
		left: 70%;
		bottom: 85px;
	}
}

/* Comparative Tax Table */
.comparativeTaxTable {
	background: #e8e8e8;
	border: 1px solid #e0e7ed;
	border-radius: 16px;
}

.comparativeTaxTable thead {
	background: #f9f9f9;
}

.comparativeTaxTable tbody th {
	text-align: center;
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 0.85rem;
	line-height: 20px;
	color: #333333;
}

.comparativeTaxTable thead th {
	text-align: center;
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 0.85rem;
	line-height: 20px;
	color: #333333;
}

.comparativeTaxTable tbody td {
	font-family: "Inter";
	text-align: center;
	font-weight: 300;
	font-size: 0.85rem;
	line-height: 19px;
	color: #333333;
}

.comparativeTaxTitle {
	color: #00a85a;
	font-family: "Montserrat";
	font-weight: 900;
	font-size: 30px;
	margin-bottom: 1rem;
}

.financialIndicatorsTable {
	background: #e8e8e8;
	border: 1px solid #e0e7ed;
	border-radius: 16px;
}

.financialIndicatorsTable thead {
	background: #f9f9f9;
}

.financialIndicatorsTable tbody th {
	text-align: right;
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 0.85rem;
	line-height: 20px;
	color: #333333;
}

.financialIndicatorsTable thead th {
	text-align: right;
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 0.85rem;
	line-height: 20px;
	color: #333333;
}

.financialIndicatorsTable tbody td {
	font-family: "Inter";
	text-align: center;
	font-weight: 300;
	font-size: 0.85rem;
	line-height: 19px;
	color: #333333;
}

.financialIndicatorsFont {
	font-weight: 600;
	font-size: 1.15rem;
	line-height: 30px;
	text-align: left;
	color: #00a85a;
	margin-top: 1.5rem;
}

.colorGreenTitle {
	color: #00a85a !important;
}

.financialIndicatorsTitle {
	color: #00a85a;
	font-family: "Montserrat";
	font-weight: 900;
	font-size: 30px;
	margin-bottom: 1rem;
}

.financialIndicators a {
	text-decoration: none;
	color: #000000;
}

.financialIndicators a:hover {
	color: #000000;
}

.executive-directors-subtitle {
	color: #808080;
}

.leftovers > h2 {
	color: #00a85a;
	margin: 5% 0;
	text-align: center;
}

.leftovers-title {
	font-weight: bold;
	font-size: 18px;
}

.contact-menu-item {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ffffff;
	border-radius: 25px;
	background-color: #00a85a;
	padding: 10px 5px;
	color: #ffffff;
}

.contact-menu-item > li > a {
	color: #00a85a;
}

.account-access-private-button {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ffcc17;
	border-radius: 30px;
	background-color: #ffcc17;
	width: 100%;
	margin: 0 5px;
	padding: 10px 15px;
	color: #333333;
	font-weight: 600;
	font-size: 15px;
	transition: color 0.2s;
	white-space: nowrap;
}

.account-access-private-button:hover {
	filter: brightness(0.9);
}

.link-access-account {
	font-size: 0.75em !important;
}

.link-access-account:hover {
	color: #ffffff !important;
}

.our-story-home {
	font-family: "Montserrat";
	font-style: normal;
	font-weight: 900;
	color: #00a85a;
}

.our-story-home-text {
	font-family: "Montserrat";
	font-weight: 400;
	color: #00a85a;
	max-width: 1090px;
}

.footer-credmaxion {
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-credmaxion-section {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0;
}

.footer-credmaxion-section li a {
	color: #ffffff;
}

.footer-credmaxion-section p {
	margin: 3% 0;
	font-size: 18px;
}

.footer-item {
	margin: 0 !important;
}

.footer-item:hover {
	text-decoration: underline #fff;
}

.footer-item-separator {
	color: #ffffff;
	margin: 0 5px;
}

.card-space {
	margin: 0 5px;
}

.card-space-adjust {
	margin-top: 10px;
}

#mobile-nav div.contact-menu-item {
	border: 0;
	display: block;
	background-color: transparent;
	padding: 0;
}

#mobile-nav span.account-access-private-button {
	display: block;
	background-color: transparent;
	border: 0;
	font-size: 1.3em;
	margin: 10px 0;
}

#mobile-nav span.account-access-private-button:hover {
	color: #ffffff;
}

#chartElement {
	max-width: 800px;
	margin: 0 auto;
}

#selicInformationTable {
	text-align: center;
	margin: 5% 0;
}

.error-404-not-found {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 350px;
	padding-top: 40px;
}

.error-404-not-found-text {
	font-size: 1.4em;
}
.error-404-not-found-text-div {
	width: 50%;
	text-align: justify;
	margin-top: 20px;
}
.error-404-title {
	font-weight: bold;
}
.error-404-button {
	border: none;
	margin-top: 30px;
	padding: 10px 20px;
	font-size: 1em;
	color: #fff;
	background-color: #00853e;
}
.error-404-button:hover {
	text-decoration: underline overline;
	color: #fff;
}

.mission-title {
	font-size: 2rem;
	color: #00a85a;
	text-transform: uppercase;
	margin-top: 5%;
	font-weight: 500;
}

.mission-text p {
	margin: 0;
	font-size: 1rem;
}

.mission-h3 {
	font-size: 1.4em;
	margin: 20px 0;
}
/*----------------------------------------------------------------------------------------------------------
                                                Videos' page
----------------------------------------------------------------------------------------------------------*/
.input-login {
	padding: 10px 20px;
}

/*----------------------------------------------------------------------------------------------------------
                                                Modal announcements
----------------------------------------------------------------------------------------------------------*/
#associe {
	background-color: #ffc000;
}
.body-announcements:hover {
	cursor: pointer;
}
.body-announcements {
	align-items: center;
	justify-content: center;
}
.image-redirection {
	width: 100%;
}
.exit-intent-body-home {
	padding: 0 20px 20px !important;
}
.exit-intent-body-home img {
	margin-left: 0 !important;
}
.header-announcements {
	padding: 0 30px;
	border: 0 !important;
}
.announcements-content {
	background-color: #00a85a !important;
}
/*----------------------------------------------------------------------------------------------------------
                                                exclusive content
----------------------------------------------------------------------------------------------------------*/
.call-to-action-exclusive {
	font-size: 18px;
}

.call-to-action-exclusive h3 {
	margin-bottom: 0 !important;
}

#background-exclusive {
	background-color: #ffc000;
}

.li-regras {
	font-size: 20px;
}

.row {
	margin: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

/* Novo Carrosel */

.service-logo {
	width: 108px;
	position: absolute;
	right: 30px;
	bottom: 0;
}
/*	width: 108px;
	position: absolute;
	right: 30px;*/

.gallery {
	width: 100%;
}

.gallery-container {
	align-items: center;
	display: flex;
	height: 400px;
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
	margin-bottom: 7rem;
}

.gallery-item {
	height: 150px;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease-in-out;
	width: 150px;
	z-index: 0;
	border-radius: 16px;
}

.gallery-item-1 {
	left: 0%;
	opacity: 1;
	transform: translateX(-50%);
	z-index: 5;
}

.gallery-item-2 {
	left: 15%;
	transform: translateX(-50%);
	height: 200px;
	width: 200px;
	opacity: 1;
	z-index: 10;
}

.gallery-item-3 {
	height: 300px;
	opacity: 1;
	left: 30%;
	transform: translateX(-50%);
	width: 300px;
	z-index: 15;
}

.gallery-item-4 {
	left: 50%;
	transform: translateX(-50%);
	height: 400px;
	width: 400px;
	opacity: 1;
	z-index: 20;
}

.gallery-item-5 {
	left: 70%;
	height: 300px;
	width: 300px;
	opacity: 1;
	transform: translateX(-50%);
	z-index: 15;
}

.gallery-item-6 {
	left: 85%;
	height: 200px;
	width: 200px;
	opacity: 1;
	transform: translateX(-50%);
	z-index: 10;
}

.gallery-item-7 {
	left: 100%;
	opacity: 1;
	transform: translateX(-50%);
	z-index: 5;
}

.gallery-controls {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 0;
	gap: 2rem;
}

.gallery-controls-previous {
	border: 0;
	background: #ffcc17;
	border-radius: 100%;
	padding: 1rem 1.2rem;
	cursor: pointer;
	display: flex;
	align-self: center;
}

.gallery-controls-previous:hover,
.gallery-controls-next:hover {
	filter: brightness(0.9);
}

.gallery-controls-previous:focus,
.gallery-controls-next:focus {
	outline: none;
}

.gallery-controls-next {
	border: 0;
	background: #ffcc17;
	border-radius: 100%;
	padding: 1rem 1.2rem;
	cursor: pointer;
	display: flex;
	align-self: center;
}

.gallery-text {
	text-align: center;
	margin-top: 1rem;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}

.gallery-text p {
	color: #fff !important;
}

.gallery-item-4 .gallery-text,
.gallery-item-4 .card-title {
	opacity: 1 !important;
}

.gallery-image {
	width: 100%;
	border-radius: 16px;
}

.gallery-image-container {
	position: relative;
	width: 100%;
}

.gallery-item .card-title {
	font-family: "Montserrat";
	color: #ffffff;
	font-weight: 700;
	font-size: 28px;
	line-height: 38px;
	white-space: break-spaces;
	position: absolute;
	bottom: 0;
	opacity: 0;
	right: 20px;
	text-align: right;
	transition: all 0.3s ease-in-out;
	text-shadow: 0 1px 3px grey;
}

.gallery-pointer {
	width: 12px;
	height: 12px;
	background: #333333;
	border-radius: 100%;
}

.gallery-nav {
	display: flex;
	gap: 1rem;
}

.gallery-nav .active {
	width: 12px;
	height: 12px;
	background: #ffcc17 !important;
	border-radius: 100%;
}

.image-1,
.image-2,
.image-3,
.image-4,
.image-5 {
	width: 180px;
}

@media (max-width: 1120px) {
	.gallery-container {
		max-width: 720px;
	}
	.service-logo {
		width: 30px;
		position: absolute;
		right: 30px;
	}
}

@media (max-width: 870px) {
	.image-1,
	.image-2,
	.image-3,
	.image-4,
	.image-5 {
		display: none;
	}

	.gallery-container {
		max-width: 620px;
	}
}

@media (max-width: 840px) {
	.gallery-item {
		height: 100px;
		width: 100px;
	}

	.gallery-item-2 {
		height: 150px;
		width: 150px;
	}

	.gallery-item-3 {
		height: 250px;
		width: 250px;
	}

	.gallery-item-4 {
		height: 350px;
		width: 350px;
	}

	.gallery-item-5 {
		height: 250px;
		width: 250px;
	}

	.gallery-item-6 {
		height: 150px;
		width: 150px;
	}

	p {
		font-size: 0.9rem !important;
	}
}

@media (max-width: 768px) {
	.service-logo {
		width: 20px;
		position: absolute;
		right: 30px;
	}

	.gallery-container {
		height: 200px;
	}

	.gallery-controls {
		gap: 1rem;
	}

	.gallery-item .card-title {
		font-size: 17px;
		line-height: 20px;
	}

	.gallery-item {
		height: 50px;
		opacity: 0;
		position: absolute;
		transition: all 0.3s ease-in-out;
		width: 50px;
		z-index: 0;
		border-radius: 16px;
	}

	.gallery-item-1 {
		display: none;
	}

	.gallery-item-2 {
		left: 15%;
		transform: translateX(-50%);
		height: 100px;
		width: 100px;
		opacity: 1;
		z-index: 10;
	}

	.gallery-item-3 {
		height: 150px;
		opacity: 1;
		left: 30%;
		transform: translateX(-50%);
		width: 150px;
		z-index: 15;
	}

	.gallery-item-4 {
		left: 50%;
		transform: translateX(-50%);
		height: 200px;
		width: 200px;
		opacity: 1;
		z-index: 20;
	}

	.gallery-item-5 {
		left: 70%;
		height: 150px;
		width: 150px;
		opacity: 1;
		transform: translateX(-50%);
		z-index: 15;
	}

	.gallery-item-6 {
		left: 85%;
		height: 100px;
		width: 100px;
		opacity: 1;
		transform: translateX(-50%);
		z-index: 10;
	}

	.gallery-item-7 {
		display: none;
	}

	.gallery-pointer {
		width: 6px;
		height: 6px;
		background: #333333;
		border-radius: 100%;
	}

	.gallery-nav {
		display: flex;
		gap: 0.5rem;
	}

	.gallery-nav .active {
		width: 6px;
		height: 6px;
		background: #ffcc17 !important;
	}

	#contact span {
		font-size: 1rem;
	}

	.heading > h1 {
		font-size: 15px;
	}
}

.imgWrapImage1 {
	border-radius: 100%;
	position: absolute;
	top: 25%;
	right: 48%;
	height: 160px;
	width: 160px;
	overflow: hidden;
}

.imgWrapImage2 {
	border-radius: 100%;
	position: absolute;
	left: 5%;
	top: 0%;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.imgWrapImage3 {
	border-radius: 100%;
	position: absolute;
	right: 4%;
	top: 14%;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.imgWrapImage4 {
	border-radius: 100%;
	position: absolute;
	left: 2%;
	bottom: 4%;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.imgWrapImage5 {
	border-radius: 100%;
	position: absolute;
	right: 2%;
	bottom: 3%;
	width: 180px;
	height: 180px;
	overflow: hidden;
}

.imgWrap {
	background: #828282;
}
.imgWrap:hover img {
	opacity: 0.23;
}

.imgWrapContainer:hover .imgWrapText {
	opacity: 1;
}

.imgWrapText {
	position: absolute;
	z-index: 999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	font-weight: 700;
	font-size: 14px;
	font-family: "Montserrat";
	text-align: center;
	white-space: nowrap;
}
