* {
    font-family: Arial;
    font-size: 15px;
    color: #12151C;
}
body {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

#loading {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0px;
    left: 0;
    z-index: 99999;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
#loading img {
    width: 60px;
}

#load-more {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}
#load-more img {
    width: 40px;
    cursor: pointer;
    transition: all ease 0.3s;
}
#load-more img:active {
    opacity: 0.7;
}
#load-more2 {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 10px;
}
#load-more2 i {
    font-size: 30px;
    margin-bottom: 10px;
}
#load-more2 img {
    width: 80px;
}

.area-whatsapp {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	bottom: 20px;
	right: 20px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: #27D045;
	transition: all ease 0.3s;
}
.area-whatsapp:hover {
	opacity: 0.7;
}
.area-whatsapp img {
	width: 30px;
}
.cursor {
	cursor: pointer;
}

.pp-area {
	padding-left: 200px;
	padding-right: 200px;
	margin-top: 30px;
}
.pp-title-main {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
}
.pp-content {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}
.pp-title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.pp-info {
	font-size: 14px;
}

.header-area {
	display: flex;
	align-items: center;
	height: 70px;
	padding-left: 200px;
	padding-right: 200px;
	border-bottom: 1px solid #DDDDDD;
}
.header-logo {
	flex: 1;
}
.header-logo img {
	width: 230px;
	text-decoration: none;
	transition: all ease 0.3s;
}
.header-logo img:hover {
	opacity: 0.7;
}
.header-jogar {
	display: flex;
	align-items: center;
	justify-content: center;
}
.header-jogar-area {
	width: 120px;
	padding: 8px;
	border-radius: 5px;
	background-color: #FED700;
	cursor: pointer;
	transition: all ease 0.3s;
}
.header-jogar-area:active {
	opacity: 0.7;
}
.header-jogar-titulo {
	font-size: 18px;
	color: #12151C;
	text-align: center;
}
.header-jogar
.header-mobile {
	display: none;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.header-mobile-items {
	display: flex;
	justify-content: center;
	align-items: center;
}
.header-mobile-item {
	flex: 1;
	text-align: center;
	text-decoration: none;
	transition: all ease 0.3s;
}
.header-mobile-item:hover {
	opacity: 0.7;
}
.header-mobile-item img {
	width: 150px;
}

.top-banner-area {
	width: 100%;
	background-color: #12151C;
}
.top-banner img,
.top-banner-mobile img {
	width: 100%;
}
.top-banner img {
	width: 100%;
}
.top-banner-mobile {
	display: none;
}
.top-banner-area2 {
	width: 100%;
	background-color: #EEEEEE;
}
.top-about-area {
	width: 100%;
	padding-top: 70px;
	padding-bottom: 100px;
	background-color: #12151C;
}
.top-about {
	padding-left: 200px;
	padding-right: 200px;
}
.top-about-title {
	font-size: 45px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.top-about-text {
	font-size: 22px;
	color: #FFFFFF;
}

.center-area {
	padding-top: 30px;
	padding-left: 200px;
	padding-right: 200px;
	margin-bottom: 150px;
}
.center-title {
	font-size: 45px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.center-title2 {
	font-size: 45px;
	text-align: center;
	margin-top: 120px;
	margin-bottom: 60px;
}
.center-banners-area a {
	text-decoration: none;
}
.center-banners-area {
	display: flex;
	justify-content: center;
	align-items: center;
}
.center-banner1 {
	margin-right: 15px;
}
.center-banner2 {
	margin-left: 15px;
}
.center-img img {
	width: 100%;
}
.center-text {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding: 25px;
	background-color: #12151C;
}
.center-logo {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	background-color: #12151C;
}
.center-logo img {
	width: 150px;
}
.center-details {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	transition: all ease 0.3s;
}
.center-details:hover {
	opacity: 0.7;
}
.center-partner {
	display: flex;
	margin-top: 80px;
	margin-bottom: 100px;
}
.center-partner1 {
	flex: 4;
}
.center-partner-title {
	font-size: 35px;
	font-weight: bold;
	color: #FED700;
	margin-bottom: 50px;
}
.center-partner-logo {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 40px;
}
.center-partner-logo1 img {
	width: 120px;
	margin-right: 25px;
}
.center-partner-logo2 img {
	width: 170px;
	margin-left: 25px;
}
.center-partner-logo3 img {
	width: 150px;
	margin-right: 25px;
}
.center-partner-text {
	font-size: 22px;
	line-height: 35px;
}
.center-partner2 {
	flex: 3;
}
.center-partner2 img {
	width: 100%;
}
.center-tech {
	display: grid;
	align-items: center;
	grid-template-columns: 16% 17% 17% 17% 17% 16%;
	margin-top: 100px;
}
.center-tech-items {
	padding: 35px;
}
.center-tech-items img {
	width: 100%;
}

.bottom {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #12151C;
}
.bottom-area {
	display: flex;
	align-items: center;
	padding-left: 200px;
	padding-right: 200px;
}
.bottom-item1 {
	flex: 1;
}
.bottom-item1 img {
	width: 200px;
	text-decoration: none;
	transition: all ease 0.3s;
}
.bottom-item1 img:hover {
	opacity: 0.7;
}
.bottom-item1-social-area {
	text-align: left;
}
.bottom-item1-social {
	width: 200px;
	text-align: center;
}
.bottom-item1-social a {
	text-decoration: none;
}
.bottom-item1-social img {
	width: 25px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	transition: all ease 0.3s;
}
.bottom-item1-social img:hover {
	opacity: 0.7;
}
.bottom-item2 {
	flex: 1;
	text-align: center;
}
.bottom-item2 img {
	width: 150px;
	margin-bottom: 20px;
}
.bottom-item2-text {
	font-size: 13px;
	color: #FFFFFF;
}
.bottom-item3 {
	flex: 1;
	text-align: right;
}
.bottom-item3 img {
	width: 100px;
}

.footer {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	background-color: #1d1d1d;
}

.page-area {
	margin-top: 30px;
	padding-left: 200px;
	padding-right: 200px;
}
.page-item {
	display: flex;
	align-items: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.page-background {
	margin-top: -30px;
	padding-top: 100px;
	padding-bottom: 80px;
	background-color: #E8E8E8;
}
.page-background2 {
	background-color: #E8E8E8;
}
.page-background3 {
	background-color: #E8E8E8;
	padding-top: 30px;
	padding-bottom: 30px;
}
.page-left {
	flex: 3;
	margin-right: 80px;
}
.page-right {
	flex: 2;
}
.page-right img {
	width: 100%;
}

.page2-area {
	padding: 50px;
	padding-left: 200px;
	padding-right: 200px;
	background-color: #E8E8E8;
}
.page2-item {
	display: flex;
	align-items: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.page2-left {
	flex: 2;
}
.page2-left img {
	width: 100%;
}
.page2-right {
	flex: 3;
	margin-left: 80px;
}
.page-subtitle {
	font-size: 18px;
	color: #B49901;
	font-weight: bold;
	margin-bottom: 20px;
}
.page-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 30px;
}
.page-text {
	line-height: 30px;
	font-size: 18px;
	text-align: justify;
	margin-right: 50px;
}
.page-text i {
	font-size: 15px;
	cursor: pointer;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	background-color: #FED700;
	transition: all ease 0.3s;
}
.page-text i:active {
	opacity: 0.7;
}
.page-text a {
	color: #FED700;
	text-decoration: none;
	transition: all ease 0.3s;
}
.page-text a:hover {
	opacity: 0.7;
}
.page-app {
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.page-app img {
	width: 200px;
}
.page2-free-area {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
	padding-bottom: 75px;
}
.page2-free {
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 15px;
	cursor: pointer;
	border-radius: 10px;
	background-color: #FED700;
	transition: all ease 0.3s;
}
.page2-free:hover {
	opacity: 0.7;
}
.page3-free-area {
	padding-bottom: 50px;
}
.page3-free {
	font-size: 18px;
	text-align: center;
	color: #FED700;
	cursor: pointer;
	transition: all ease 0.3s;
}
.page3-free:hover {
	opacity: 0.7;
}


.plans-area {
    margin-top: 50px;
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #F5F5F5; 
}
.plans-area2 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #FFFFFF; 
}
.plans-area-items {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 230px;
    padding-right: 230px;
}
.plans-area-item {
    flex: 1;
    text-align: center;
    background-color: #FFFFFF;
	border: 1px solid #FED700;
}
.plans-area-item-center {
    flex: 1;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #FFFFFF;
}
.plans-area-item-recommended {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
    background-color: #FED700; 
}
.plans-area-item-recommended-no {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 10px;
    background-color: #FFFFFF; 
}
.plans-border-recommended {
    border: 1px solid #FED700;
}
.plans-area-item-padding {
    padding: 20px;
}
.plans-area-item-title {
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
}
.plans-area-item-info {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
	margin-bottom: 20px;
}
.plans-area-item-info2 {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 30px;
	border-top: 1px solid #DDDDDD;
}
.plans-area-item-payment {
	font-size: 13px;
	color: #FED700;
	margin-top: 20px;
	margin-bottom: 20px;
}
.plans-area-item-prices {
	margin-top: 30px;
    margin-bottom: 20px;
}
.plans-area-item-price-off {
    font-size: 18px;
    text-decoration: line-through;
    color: #AAAAAA;
    text-align: center;
}
.plans-area-item-price {
    font-size: 30px;
    text-align: center;
    margin-top: 3px;
}
.plans-area-item-month {
    font-size: 16px;
    color: #AAAAAA;
    margin-top: 5px;
}
.margin-left {
	margin-right: 15px;
}
.margin-right {
	margin-left: 15px;
}

.cotas-titulo,
.suporte-titulo,
.suporte-titulo2  {
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}
.suporte-titulo2 {
	padding-top: 10px;
	border-top: 1px solid #DDDDDD;
}
.cotas-area,
.suporte-area {
	margin-bottom: 20px;
}
.cotas-info {
	width: 350px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.suporte-numero {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-radius: 50%;
	background-color: #12151C;
}
.suporte-itens {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
.suporte-item {
	
}
.suporte-img {
	
}
.suporte-img img {
	width: 100%;
}
.suporte-texto {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 40px;
	word-break: break-word;
	white-space: normal;
	padding: 8px;
}

.bg-blue {
    background-color:#24AAE3;
}
.bg-green {
    background-color:#28A745;
}

@media screen and (max-width: 1300px) {

	.header-area {
		height: 55px;
	}
	.header-logo img {
		width: 150px;
	}
	.header-jogar-area {
		width: 80px;
		padding: 6px;
	}
	.header-jogar-titulo {
		font-size: 14px;
	}
	.header-menu {
		display: none;
	}
	.header-mobile {
		display: block;
	}

	.page-subtitle {
		font-size: 16px;
	}
	.page-title {
		font-size: 22px;
		font-weight: bold;
		margin-bottom: 30px;
	}
	.page-text {
		line-height: 28px;
		font-size: 15px;
	}

	.center-text {
		font-size: 15px;
		padding: 20px;
	}

	.plans-area-items {
        display: block;
        text-align: center;
    }
    .plans-area-item-center {
        margin-top: 30px;
        margin-bottom: 30px;
        margin-left: 0px;
        margin-right: 0px;
    }

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

	.suporte-itens {
		grid-template-columns: repeat(3, 1fr);
	}

}

@media screen and (max-width: 1000px) {

	.area-whatsapp {
		bottom: 15px;
		right: 15px;
	}
	.header-area {
		padding-left: 10px;
		padding-right: 10px;
	}
	.pp-area {
		padding-left: 20px;
		padding-right: 20px;
	}
	.pp-title-main {
		text-align: center;
	}
	.page-background {
		padding-top: 60px;
		padding-bottom: 40px;
	}

	.top-about {
		padding-left: 20px;
		padding-right: 20px;
	}
	.top-about-area {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.top-about-title {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.top-about-text {
		font-size: 15px;
	}

	.center-area {
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.center-title {
		font-size: 30px;
		margin-bottom: 50px;
	}
	.center-title2 {
		font-size: 30px;
		margin-top: 120px;
		margin-bottom: 50px;
	}
	.center-partner {
		display: block;
		margin-top: 80px;
		margin-bottom: 60px;
	}
	.center-partner-title {
		font-size: 25px;
		margin-top: -20px;
		margin-bottom: 40px;
		text-align: center;
	}
	.center-partner-logo1 img {
		width: 80px;
		margin-right: 20px;
	}
	.center-partner-logo2 img {
		width: 130px;
		margin-left: 20px;
	}
	.center-partner-logo3 img {
		width: 110px;
	}
	.center-partner2 img {
		width: 100%;
		margin-top: 50px;
	}
	.center-tech {
		grid-template-columns: 33% 34% 33%;
	}

	.bottom {
		text-align: center;
	}
	.bottom-area {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	.bottom-item1 {
		text-align: center;
	}
	.bottom-item2 {
		margin-top: 50px;
	}
	.bottom-item3 {
		text-align: center;
		margin-top: 50px;
	}
	.bottom-item1-social {
		width: 100%;
		text-align: center;
	}

	.page-area,
	.plans-area-items {
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-item {
		display: block;
	}
	.page-left {
		margin-right: 0px;
	}
	.page-right {
		margin-top: 50px;
	}
	
	.page2-area {
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-area-margin {
		margin-top: 70px;
	}
	.page-area-margin2 {
		margin-top: 40px;
	}
	.page2-item {
		display: block;
	}
	.page2-right {
		margin-top: 50px;
		margin-left: 0px;
	}

	.center-banners-area {
		display: block;
	}
	.center-banner1 {
		margin-right: 0px;
	}
	.center-banner2 {
		margin-left: 0px;
	}

	.bottom-item3 img {
		width: 120px;
	}

	.cotas-titulo,
	.suporte-titulo,
	.suporte-titulo2 {
		text-align: center;
	}
	.cotas-info {
		width: 100%;
	}

	.suporte-itens {
		grid-template-columns: repeat(1, 1fr);
	}

}

@media screen and (max-width: 600px) {

	.header-mobile-item img {
		width: 120px;
	}
	.top-banner {
		display: none;
	}
	.top-banner-mobile {
		display: block;
	}
	.top-about-area {
		margin-bottom: -60px;
	}
	.top-about-title {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.top-about-text {
		font-size: 14px;
	}
	.center-area {
		padding-left: 0px;
		padding-right: 0px;
	}
	.center-partner2 {
		padding: 20px;
		margin-top: -20px;
	}
	.center-partner-title {
		font-size: 22px;
		margin-top: -40px;
	}
	.center-partner-text {
		font-size: 15px;
	}
	.center-tech {
		grid-template-columns: 50% 50%;
		margin-top: 30px;
	}
	.footer {
		font-size: 12px;
	}
	.page-subtitle {
		font-size: 15px;
	}
	.page-title {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 30px;
	}
	.page-text {
		line-height: 25px;
		font-size: 15px;
		margin-right: 0px;
	}
	.page-app img {
		width: 175px;
	}
	.center-title {
		font-size: 25px;
	}
	.center-area {
		margin-top: -30px;
		margin-bottom: 80px;
	}
	.page2-free {
		font-size: 16px;
	}

}