@charset 'utf-8';


@import url('animate.min.css');
@import url('../fonts/fonts.css');

html,
body {
	padding: 0;
	margin: 0;
	font-family: 'Gotham', sans-serif;
	font-weight: normal;
	color: #333;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: none;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-shadow: 0 0 1px rgba(0,0,0,.01);
}

* {
	padding: 0;
	margin: 0;
	outline: none !important;
	resize: none !important;
	box-sizing: border-box;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	cursor: pointer;
}

.wow {
	visibility: hidden;
}

.img-fluid {
	max-width: 100%;
	height: auto;
	display: block;
}

.img-center {
	display: block;
	margin: auto;
}

.container {
	width: 1130px;
	position: relative;
	margin: auto;
}
.TContas{width: 100%;
	display: flex;}

.ContaPremium img {
	margin-top: 8px;
	margin: 20px;
	float: left;
}


#LogarFacebook,#BaixarArquivo,#voltarDown,#AlterarGerador,#BaixarArquivoMulti,#voltarDownMulti,#RemoveAll,#submit,#Cadastro,#ShowLinks,.DesprotetorText{cursor:pointer}

#DownloadGen,#voltarDown,#MultiGer,#BeforeGen2,#DownloadGenMulti,#avis_log,#load_email,#load_password,.hide{display:none}
#ShowLinks{padding: 20px;color: #f00;display:none}
#Box-Plugin a{text-decoration:underline}
#ListaLinks{padding-top: 20px;}
#ListaLinks a:hover{text-decoration: underline;}

#avis_log,#load_email{padding: 10px;margin-top: 60px;width: 100%;}
#load_password{padding: 10px;margin-top: 15px;width: 100%;float: left;}

#tabela_faturas, #tabela_faturas td {border: 1px solid #666666;border-collapse: collapse;text-align: center;padding: 4px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color: #003366}
#tabela_faturas th {background-color: #134780;color: #fff;  text-align: center;}
.faturas{background-color: white}

#id_search{border: 1px inset;height: 30px;width: 375px;padding-left: 8px;border-color: gray;margin:20px}
#RemoveAll:hover{cursor:pointer;color:#f00}
#LinkGerenciadorMulti{width: 960px;}

/* ===== PAINEL DE GERAR MULTIPLOS LINKS ===== */
#LinkParaDownloadMulti {
	width: 100%;
	height: 106px;
	overflow-x:hidden;
	resize: none;
}

.btn-gerar.btn2 {
	float: left;
	margin: 15px 0 0;
}

.container:before,
.container:after,
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.container:after,
.clearfix:after {
	clear: both;
}

/* header */

#header {
	background: #1b292c;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
	z-index: 9;
}

#header .container {
	height: 68px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#header .menu {
	margin-left: auto;
}

#header .menu > ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	list-style: none;
}

#header .menu > ul > li {
	margin: 0 20px;
}

#header .menu > ul > li > a {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	transition: color .3s;
}

#header .menu > ul > li.login > a {
	color: #fe4963;
}

#header .menu > ul > li > a:hover {
	color: #ffa932;
	transition: color .3s;
}

/* main */

#wrapper {
	overflow: hidden;
}

#block-1 {
	background: url(../images/bg_desktop_1.png) center top no-repeat;
	background-size: cover;
	height: 654px;
	color: #fff;
}

#block-1 .container {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

#block-1 ul.block-title {
	position: absolute;
	top: 105px;
	left: 380px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	font-size: 24px;
	font-weight: 700;
	line-height: 0.9;
	text-align: center;
	list-style: none;
}

#block-1 ul.block-title li.p1 {
	margin: 0 270px -5px 0;
}

#block-1 ul.block-title li.p3 {
	margin: 5px 40px -5px 0;
}

#block-1 ul.block-title li b {
	background: linear-gradient(to right, #ffa932, #fe4963);
	font-size: 66px;
	font-weight: 900;
	letter-spacing: -1px;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
}

#block-1 ul.block-title li small {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 100px;
}

#block-1 .more a {
	background: #01b47a;
	display: inline-block;
	padding: 15px 40px 18px;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
	margin: 30px 0 0 170px;
	box-shadow: inset 0 -4px 0 0 rgba(0,0,0,.1), 15px 15px 45px 0 rgba(0,0,0,.2);
	border-radius: 100px;
	transition: transform .3s, box-shadow .3s;
}

#block-1 .more a:hover {
	transform: translateY(4px);
	box-shadow: inset 0 -4px 0 0 rgba(0,0,0,.1), 5px 5px 25px 0 rgba(0,0,0,.2);
	transition: transform .3s, box-shadow .3s;
}

#block-2 .container {
	padding: 50px 0 100px;
	text-align: center;
}

#block-2 .block-title {
	font-size: 50px;
	font-weight: 300;
	color: #1b292c;
	line-height: 1.1;
	letter-spacing: -2px;
	margin: 0 0 20px;
}

#block-2 .block-title b {
	font-weight: 900;
}

#block-2 .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#block-2 .list .item {
	flex-basis: 33.3333333%;
	min-width: 33.3333333%;
	max-width: 33.3333333%;
	padding: 0 30px;
	margin: 50px 0;
}

#block-2 .list .item .icon {
	margin: 0 0 30px;
}

#block-2 .list .item .title {
	padding: 0 5px;
	font-size: 30px;
	font-weight: 700;
	color: #fe4963;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0 0 10px;
}

#block-2 .list .item p {
	font-size: 15px;
	color: #1b292c;
	line-height: 1.6;
}

#block-3 {
	background-image: linear-gradient(to right, #ffa932, #fe4963);
	position: relative;
}

#block-3:before {
	content: '';
	background: url(../images/bg_triangle.png) repeat-x;
	height: 11px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

#block-3:after {
	content: '';
	height: 2px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 5px;
}

#block-3 .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 120px 0;
}

#block-3 .left {
	margin: 0 40px 0 0;
}

#block-3 .left .block-title {
	font-size: 50px;
	font-weight: 300;
	color: #1b292c;
	line-height: 1.1;
	letter-spacing: -2px;
}

#block-3 .left .block-title b {
	font-weight: 900;
}

#block-3 .left ul {
	list-style: none;
}

#block-3 .left ul li {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0;
}

#block-3 .left ul li .icon {
	min-width: 132px;
	margin: 0 30px 0 0;
}

#block-3 .left ul li:nth-child(odd) .icon {
	order: 2;
	margin: 0 0 0 30px;
}

#block-3 .left ul li .text .title {
	background: #1b292c;
	display: inline-flex;
	align-items: center;
	padding: 8px 30px 8px 8px;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0 0 15px;
	border-radius: 100px;
}

#block-3 .left ul li .text .title .number {
	background: #fe4963;
	width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	letter-spacing: normal;
	margin: 0 15px 0 0;
	border-radius: 100%;
}

#block-3 .left ul li .text .title span {
	margin: 0 0 0 5px;
}

#block-3 .left ul li .text p {
	font-size: 15px;
	color: #fff;
	line-height: 1.7;
}

#block-3 .right {
	flex-basis: 55%;
	max-width: 55%;
	min-width: 55%;
	margin: 0 -150px 0 0;
}

#block-4 {
	background: #1b292c;
	position: relative;
	color: #fff;
	text-align: center;
}

#block-4:after {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	border-left: 100vw solid transparent;
	border-bottom: 100px solid #fff;
}

#block-4 .container {
	padding: 100px 0 150px;
}

#block-4 .container:before,
#block-4 .container:after {
	content: '';
	background: url(../images/img_2.png);
	width: 384px;
	height: 273px;
	position: absolute;
	top: -40px;
	right: calc(100% - 120px);
	z-index: 1;
}

#block-4 .container:after {
	top: inherit;
	right: inherit;
	bottom: 0;
	left: calc(100% - 70px);
}

#block-4 .block-title {
	font-size: 50px;
	font-weight: 300;
	line-height: 1.1;
	letter-spacing: -2px;
}

#block-4 .block-title b {
	font-weight: 900;
}

#block-4 .block-subtitle {
	font-size: 18px;
	font-weight: 700;
	color: #fe4963;
	margin: 0 0 80px;
}

#block-4 .list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#block-4 .list .item {
	flex-basis: 33.3333333%;
	max-width: 33.3333333%;
	min-width: 33.3333333%;
	padding: 0 40px;
	margin: 0 0 40px;
}

#block-4 .list .item .image {
	margin: 0 0 40px;
}

#block-4 .list .item .name {
	font-size: 17px;
	font-weight: 900;
	color: #fff;
	line-height: 1.3;
}

.user {
	display: none;
}

#block-4 .list .item p {
	font-size: 12px;
	color: #a2aeb1;
	line-height: 1.8;
}

#block-5 {
	position: relative;
}

#block-5:after {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	border-left: 100vw solid transparent;
}

#block-5 .container {
	padding: 100px 0 100px;
	text-align: center;
}

#block-5 .block-title {
	font-size: 50px;
	font-weight: 300;
	color: #1b292c;
	line-height: 1.1;
	letter-spacing: -2px;
	margin: 0 0 40px;
}

#block-5 .block-title b {
	font-weight: 900;
}

#block-5 ul.tab-plans {
	background: #ebebeb;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
	list-style: none;
	margin: 0 0 60px;
	border-radius: 100px;
}

#block-5 ul.tab-plans li {
	padding: 10px 35px;
	font-size: 18px;
	color: #1b292c;
	letter-spacing: -1px;
	cursor: pointer;
	transition: color .3s;
}

#block-5 ul.tab-plans li:hover {
	color: #fe4963;
	transition: color .3s;
}

#block-5 ul.tab-plans li.active {
	background: #1b292c;
	padding: 15px 40px;
	font-weight: 700;
	color: #fff;
	margin: -5px;
	border-radius: 100px;
}

#block-5 .content-plans {
	position: relative;
}

#block-5 .content-plans .tab-item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
}

#block-5 .content-plans .tab-item.active {
	position: relative;
	opacity: 1;
	visibility: visible;
	transition: opacity .3s, visibility .3s;
}

#block-5 .list {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex-wrap: wrap;
}

#block-5 .list .col {
	flex-basis: 33.3333333%;
	max-width: 33.3333333%;
	min-width: 33.3333333%;
	padding: 0 10px;
	margin: 0 0 50px;
}

#block-5 .item {
	position: relative;
	padding: 30px 30px 60px;
	text-align: left;
	border: 3px solid #e2e0e0;
	border-radius: 15px;
}

#block-5 .item.free {
	background: #ebebeb;
	border-color: #ebebeb;
}

#block-5 .item.recommended {
	background-image: linear-gradient(45deg, #ffa932, #fe4963);
	border: inherit;
}

#block-5 .item .off {
	background: url(../images/bg_stamp.png);
	width: 75px;
	height: 76px;
	display: flex;
	padding: 10px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	top: -20px;
	right: -15px;
}

#block-5 .item .title {
	background: linear-gradient(to right, #ffa932, #fe4963);
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1.2;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	margin: 0 0 15px;
}

#block-5 .item.free .title,
#block-5 .item.recommended .title {
	background: transparent;
	background-clip: inherit;
	-webkit-background-clip: inherit;
	text-fill-color: inherit;
	-webkit-text-fill-color: inherit;
	color: #1b292c;
}

#block-5 .item.recommended .title {
	color: #fff;
}

#block-5 .item ul {
	list-style: none;
}

#block-5 .item ul li {
	display: flex;
	padding: 5px 0;
	font-size: 13px;
	font-weight: 500;
	color: #1b292c;
}

#block-5 .item ul li:before {
	content: '';
	background: #1b292c;
	width: 4px;
	height: 4px;
	margin: 8px 8px 0 0;
	border-radius: 100%;
}

#block-5 .item .price {
	background: linear-gradient(to right, #ffa932, #fe4963);
	background-clip: text;
	-webkit-background-clip: text;
	display: flex;
	align-items: center;
	justify-content: center;
	font-style: italic;
	text-align: center;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	margin: 15px 0 0;
}

#block-5 .item.recommended .price {
	background: transparent;
	background-clip: inherit;
	-webkit-background-clip: inherit;
	text-fill-color: inherit;
	-webkit-text-fill-color: inherit;
	color: #fff;
}

#block-5 .item .price span {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0 -10px 0 0;
}

#block-5 .item .price b {
	font-size: 94px;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 1;
}

#block-5 .item .price sup {
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: .5;
	margin: -25px 0 0 0;
}

#block-5 .item .price sup small {
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	margin: 0 0 0 15px;
}

#block-5 .item .btn-more {
	background: #01b47a;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: -30px;
	padding: 14px 0;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #fff;
	text-align: center;
	box-shadow: inset 0 -4px 0 0 rgba(0,0,0,.1);
	border-radius: 100px;
	transition: transform .3s;
}

#block-5 .item.free .btn-more {
	background: #919191;
}

#block-5 .item .btn-more:hover {
	transform: translateY(4px);
	transition: transform .3s;
}

#block-6 {
	background: #1b292c;
	position: relative;
	text-align: center;
}

#block-6:after {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	border-right: 100vw solid transparent;
	border-bottom: 100px solid #fff;
}

#block-6 .container {
	padding: 75px 0 125px;
}

#block-6 .block-title {
	font-size: 50px;
	font-weight: 300;
	line-height: 1.1;
	letter-spacing: -2px;
	color: #fff;
}

#block-6 .block-title b {
	font-weight: 900;
}

#block-6 .block-subtitle {
	font-size: 18px;
	font-weight: 700;
	color: #fe4963;
	margin: 0 0 50px;
}

#block-6 .accordion {
	margin: 0 250px;
}

#block-6 .accordion .item {
	background: rgba(0,0,0,.1);
	position: relative;
	padding: 12px 50px 12px 25px;
	text-align: left;
	margin: 10px 0;
	border-radius: 50px;
	transition: background .3s, border-radius .3s;
}

#block-6 .accordion .item.active {
	background: #fe4963;
	border-radius: 20px;
	transition: background .3s, border-radius .3s;
}

#block-6 .accordion .item:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	position: absolute;
	top: 24px;
	right: 25px;
	transition: transform .3s;
}

#block-6 .accordion .item.active:after {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transition: transform .3s;
}

#block-6 .accordion .item .question {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	cursor: pointer;
}

#block-6 .accordion .item .answer {
	display: none;
	font-size: 12px;
	font-weight: 500;
	color: #1b292c;
	margin: 5px 0;
}

/* internal pages */

#block-internal-1 {
	height: 30px;
	color: #fff;
}

h4{	display: inline-flex;}

#block-internal-1 .container {
	height: 100%;
}

#block-internal-1 .block-title {
	font-size: 0px;
	font-weight: 700;
	line-height: 0.65;
	position: absolute;
	top: 30px;
	left: 185px;
	margin-left: 9%;
	margin-top: 50px;
}

#block-internal-1 .block-title span {
	margin: 0 0 0 75px;
	color: #000;
}

#block-internal-1 .block-title b {
	background: linear-gradient(to right, #ffa932, #fe4963);
	font-size: 60px;
	font-weight: 900;
	letter-spacing: -1px;
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	position: relative;
	margin-left: 70%;
	bottom: 10px;
	position: relative;
}

#block-internal-2 .container {
	padding: 60px 0;
	text-align: center;
}

#block-internal-2 .block-title {
	font-size: 50px;
	font-weight: 300;
	color: #1b292c;
	line-height: 1.1;
	letter-spacing: -2px;
	margin: 0 0 50px;
}

#block-internal-2 .panel {
	margin: 0 100px;
	box-shadow: 0 15px 45px 0 rgba(0,0,0,.2);
}

#block-internal-2 .panel .panel-heading {
	background-image: linear-gradient(to right, #ffa932, #fe4963);
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 40px;
}

#block-internal-2 .panel .panel-heading .title {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
}

#block-internal-2 .panel .panel-heading ul.photos {
	display: flex;
	align-items: center;
	list-style: none;
}

#block-internal-2 .panel .panel-heading ul.photos li {
	margin: 0 0 0 15px;
}

#block-internal-2 .panel .panel-heading ul.photos li a {
	display: block;
	border-radius: 100%;
	overflow: hidden;
}

#block-internal-2 .panel .panel-heading ul.photos li.active a {
	box-shadow: 0 0 0 5px #fff;
}

#block-internal-2 .panel .panel-main {
	padding: 33px 20px 20px;
	box-shadow: inset 0 8px 0 0 rgba(0,0,0,.05);
}

#block-internal-2 .panel .panel-main img.mobile {
	display: none;
}

/* footer */

#footer:after {
	content: '';
	background-image: linear-gradient(to right, #ffa932, #fe4963);
	height: 12px;
	display: block;
}

#footer .container {
	display: flex;
	padding: 0 0 20px;
	justify-content: space-between;
}

#footer .item {
	flex-grow: 1;
	padding: 0 15px;
	font-size: 13px;
	font-weight: 500;
	color: #1b292c;
	margin: 0 0 40px;
}

#footer .item .title {
	font-size: 15px;
	font-weight: 700;
	color: #fe4963;
	margin: 0 0 5px;
}

#footer .item ul {
	list-style: none;
}

#footer .item ul li {
	margin: 8px 0;
}

#footer .item ul li a {
	display: block;
	color: #1b292c;
	transition: color .3s;
}

#footer .item ul li a:hover {
	color: #ffa932;
	transition: color .3s;
}

#footer .item .logo {
	margin: 50px 0 15px;
}

/* media queries */

/* desktops */
@media (max-width: 1199px) {

	.container {
		width: 970px;
	}

	#header .menu > ul > li {
		margin: 0 15px;
	}

	#block-1 ul.block-title {
		left: 300px;
	}

	#block-2 .block-title {
		font-size: 48px;
	}

	#block-2 .list .item {
		padding: 0 20px;
	}

	#block-2 .list .item .title {
		padding: 0;
		font-size: 28px;
	}

	#block-3 .left .block-title {
		font-size: 48px;
	}

	#block-3 .left ul li .text .title {
		font-size: 23px;
	}

	#block-4 .block-title {
		font-size: 48px;
	}

	#block-4 .block-subtitle {
		font-size: 17px;
	}

	#block-4 .list .item {
		padding: 0 25px;
	}

	#block-5 .block-title {
		font-size: 48px;
	}

	#block-5 .item .title {
		font-size: 28px;
	}

	#block-5 .item .price span {
		font-size: 18px;
	}

	#block-5 .item .price b {
		font-size: 84px;
	}

	#block-5 .item .price sup {
		font-size: 28px;
	}

	#block-5 .item .price sup small {
		font-size: 10px;
	}

	#block-6 .block-title {
		font-size: 48px;
	}

	#block-6 .block-subtitle {
		font-size: 17px;
	}

	#block-6 .accordion {
		margin: 0 170px;
	}

	#block-internal-1 .block-title {
		left: 105px;
	}

	#block-internal-2 .block-title {
		font-size: 48px;
	}

	#block-internal-2 .panel {
		margin: 0 50px;
	}

}

/* tablets */
@media (max-width: 991px) {

	.container {
		width: 750px;
	}

	#header .btn-menu {
		margin-left: auto;
		cursor: pointer;
	}

	#header .btn-menu span {
		background: #fff;
		width: 26px;
		height: 3px;
		display: block;
		margin: 4px 0;
		border-radius: 50px;
	}

	#header .menu {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
		transition: opacity .3s, visibility .3s;
	}

	#header .menu.active {
		opacity: 1;
		visibility: visible;
		transition: opacity .3s, visibility .3s;
		z-index: 9;
	}

	#header .menu > ul {
		background: #1b292c;
		width: 230px;
		height: 100%;
		flex-flow: column;
		align-items: flex-start;
		justify-content: flex-start;
		margin-left: 100%;
		transition: margin-left .3s;
	}

	#header .menu.active > ul {
		margin-left: calc(100% - 230px);
		transition: margin-left .3s;
	}

	#header .menu > ul > li {
		width: 100%;
		border-bottom: 1px solid rgba(0,0,0,.1);
		margin: 0;
	}

	#header .menu > ul > li > a {
		padding: 13px 20px;
	}

	#header .menu > ul > li.login > a {
		background: rgba(0,0,0,.2);
		color: #ffa932;
	}

	#block-1 ul.block-title {
		left: 195px;
	}

	#block-2 .container {
		padding: 25px 0 50px;
	}

	#block-2 .block-title {
		font-size: 38px;
	}

	#block-2 .list .item {
		padding: 0 15px;
		margin: 30px 0;
	}

	#block-2 .list .item .title {
		font-size: 22px;
	}

	#block-2 .list .item p {
		font-size: 14px;
	}

	#block-3 .container {
		padding: 60px 0;
		flex-flow: column;
	}

	#block-3 .left {
		margin: 0;
	}

	#block-3 .right {
		flex-basis: 100%;
		max-width: 100%;
		min-width: 100%;
		order: -1;
		margin: 0 0 30px;
	}

	#block-3 .left .block-title {
		font-size: 38px;
		text-align: center;
	}

	#block-4:after {
		border-bottom-width: 40px;
	}

	#block-4 .container {
		padding: 50px 0;
	}

	#block-4 .container:before,
	#block-4 .container:after {
		display: none;
	}

	#block-4 .block-title {
		font-size: 38px;
		margin: 0 0 5px;
	}

	#block-4 .block-subtitle {
		font-size: 15px;
		margin: 0 0 40px;
	}

	#block-5:after {
		border-bottom-width: 40px;
	}

	#block-5 .container {
		padding: 50px 0;
	}

	#block-5 .block-title {
		font-size: 38px;
	}

	#block-5 ul.tab-plans li {
		font-size: 16px;
	}

	#block-5 .list .col {
		flex-basis: 50%;
		max-width: 50%;
		min-width: 50%;
	}

	#block-5 .list .col:first-child {
		order: 3;
	}

	#block-6:after {
		border-bottom-width: 40px;
	}

	#block-6 .container {
		padding: 50px 0 75px;
	}

	#block-6 .block-title {
		font-size: 38px;
		margin: 0 0 5px;
	}

	#block-6 .block-subtitle {
		font-size: 15px;
	}

	#block-6 .accordion {
		margin: 0 50px;
	}

	#block-6 .accordion .item .question {
		font-size: 17px;
	}

	#block-internal-1 .block-title {
		left: 0;
	}

	#block-internal-2 .block-title {
		font-size: 38px;
	}

	#block-internal-2 .panel {
		margin: 0;
	}

	#block-internal-2 .panel .panel-heading {
		padding: 20px 25px;
	}

	#block-internal-2 .panel .panel-heading .title {
		font-size: 25px;
	}

	#footer .container {
		flex-wrap: wrap;
		justify-content: center;
		padding: 20px 0;
	}

	#footer .item {
		margin: 20px 0;
	}

	#footer .item:last-child {
		flex-basis: 100%;
		max-width: 100%;
		min-width: 100%;
		text-align: center;
		margin: 10px 0 20px;
	}

	#footer .item .logo {
		margin: 0 0 15px;
	}

	#footer .item .logo img {
		margin: auto;
	}

}

/* smartphones */
@media (max-width: 767px) {

	#block-5 ul.tab-plans
	{
		display:contents;
	}
	
	#CompraForm label
	{
		width: 154px;
	}
	
	.servidor .thumb
	{
		width: 124px;
	}
	
	.container {
		width: auto;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	#block-1 {
		background: url(../images/bg_mobile_1.png) center repeat-x;
		height: 320px;
	}

	#block-1 .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#block-1 ul.block-title {
		position: inherit;
		top: inherit;
		left: inherit;
		font-size: 20px;
	}

	#block-1 ul.block-title li.p1 {
		margin: 0 220px -5px 0;
	}

	#block-1 ul.block-title li b {
		font-size: 54px;
	}

	#block-1 ul.block-title li small {
		font-size: 15px;
		margin: 0 0 0 80px;
	}

	#block-1 .more a {
		display: block;
		margin: 20px 0 0;
	}

	#block-2 .container {
		padding: 40px 0;
	}

	#block-2 .block-title {
		font-size: 22px;
		letter-spacing: -1px;
	}

	#block-2 .list .item {
		flex-basis: 100%;
		max-width: 100%;
		min-width: 100%;
		margin: 20px 0;
	}

	#block-3 .container {
		padding: 50px 0 20px;
	}

	#block-3 .left .block-title {
		font-size: 32px;
		letter-spacing: -1px;
	}

	#block-3 .left ul li .icon {
		display: none;
	}

	#block-3 .left ul li .text .title {
		width: 100%;
	}

	#block-3 .left ul li .text .title .d-none {
		display: none;
	}

	#block-3 .left ul li .text p {
		text-align: center;
	}

	#block-4:after {
		border-bottom-width: 20px;
	}

	#block-4 .container {
		padding: 40px 0;
	}

	#block-4 .block-title {
		font-size: 32px;
		letter-spacing: -1px;
	}

	#block-4 .list .item {
		flex-basis: 100%;
		max-width: 100%;
		min-width: 100%;
		padding: 0;
	}

	#block-5:after {
		border-bottom-width: 20px;
	}

	#block-5 .container {
		padding: 40px 0;
	}

	#block-5 .block-title {
		font-size: 30px;
		letter-spacing: -1px;
	}

	#block-5 ul.tab-plans li {
		padding: 10px 25px;
	}

	#block-5 ul.tab-plans li.active {
		padding: 15px 35px;
	}

	#block-5 .list .col {
		flex-basis: 100%;
		max-width: 100%;
		min-width: 100%;
	}

	#block-6:after {
		border-bottom-width: 20px;
	}

	#block-6 .container {
		padding: 40px 0;
	}

	#block-6 .block-title {
		font-size: 32px;
		letter-spacing: -1px;
	}

	#block-6 .accordion {
		margin: 0;
	}

	#block-6 .accordion .item:after {
		top: 20px;
	}

	#block-6 .accordion .item .question {
		font-size: 14px;
		line-height: 1.3;
	}

	#block-internal-1 {
		height: 140px;
	}

	#block-internal-1 .block-title {
		font-size: 20px;
		top: 30px;
	}

	#block-internal-1 .block-title span {
		margin: 0;
	}

	#block-internal-1 .block-title b {
		font-size: 39px;
		margin: 0;
	}

	#block-internal-2 .container {
		padding: 40px 0;
	}

	#block-internal-2 .block-title {
		font-size: 20px;
		letter-spacing: -1px;
	}

	#block-internal-2 .panel .panel-heading {
		flex-flow: column;
		padding: 15px 20px 20px;
	}

	#block-internal-2 .panel .panel-heading .title {
		font-size: 20px;
		margin: 0 0 15px;
	}

	#block-internal-2 .panel .panel-heading ul.photos li {
		margin: 0 5px;
	}

	#block-internal-2 .panel .panel-main {
		padding: 18px 10px 10px;
	}

	#block-internal-2 .panel .panel-main img.desktop {
		display: none;
	}

	#block-internal-2 .panel .panel-main img.mobile {
		display: block;
	}

	#footer .item {
		flex-basis: 50%;
		max-width: 50%;
		min-width: 50%;
		padding: 0;
		margin: 15px 0;
	}

	#footer .item:last-child {
		margin: 20px 0;
	}

}

/* ===== OLD PADRAO ===== */
.box-login p {
	font-size: 13px;
	color: #5b6161;
}

.box-login p b {
	font-weight: bold;
	color: #44b725;
}

.box-login {
	float: right;
	overflow: hidden;
}

#login {
	float: left;
}

.bg-login {
	border: 0 none;
	width: 140px;
	height: 39px;
	float: left;
	margin: 0 10px 0 0;
	padding: 10px 15px 10px 20px;
	font-size: 14px;
	color: #000;
}

#login fieldset{
	border: 0;
}

#login .login,#login .senha {
	background: transparent;
	border-block-color: #fff;
	color: #fff;
	width: 140px;
	border: 1px solid #e39e43;
}

.btn-login {
	background: url(../images/btn-login.png) no-repeat left top;
	width: 34px;
	height: 37px;
	float: left;
	border: 0 none;
}

#ContactForm {padding:20px;}
#ContactForm a{text-decoration:underline;}

#FormSend{font-size: 25px; vertical-align: middle; color: #1f9e2d;text-align: center;display:none;padding: 30px;}

.btn-EnviarMensagem:hover {
	background-color: #9c9c9c;
}

.SimpleText{font-size: 14px; text-align:center; font-family: verdana;margin: 25px;}
.SimpleText a{text-decoration:underline;}
.red{color:#F00;font-size: 15px;text-align: center;margin: 2px;}

.MailBox{float: left;width: 100%; padding-bottom: 20px;}
.MailBox label{font-size: 16px;padding: 20px;float: left;width: 160px;}

.intro{padding-bottom:40px}

#logar,#submit,#Cadastro,#apagar,#cadastrar,.Link,.button,.minitoggle,.SelectMenu label:hover,.ExtrasOpt label:hover,#AddCode,#AddConta,.btn-salvar,#SendAgain {cursor:pointer}
.Evitar{float: right;color: #f00;cursor:pointer}
.explicacao{color:#87266f;text-align: right;}
#alterar-modouso{margin: 0px 0px 15px -6px;}

#configurar-plano .topo {
	text-align: center;
	border-bottom: 1px solid #c7cdcd;
	text-align: right;
}

#configurar-plano .titulo {
	font: 20px 'lato';
	color: #27638f;
	display: inline-block;
	border-bottom: 4px solid #ffb10e;
	padding: 0 20px 10px 20px;
}

#configurar-plano .titulo span {
	color: #3593d2;
}

#configurar-plano .titulo b {
	font-family: 'latoBlack';
	color: #BF1B1B;
}

#CompraForm {
	position: relative;
}

.box-configurar-plano {
	background-color: #fff;
	padding: 19px 17px 11px 17px;
	margin: 20px 0 0;
	overflow: hidden;
	float: left;
}

#CompraForm fieldset
{
	border:0;
}

.box-configurar-plano.servidores {
	width: 381px;
}

.box-configurar-plano.periodo {
	width: 271px;
	margin-left: 29px;
	top: 0;
	z-index: 50;
}

.box-configurar-plano.seu-plano {
	width: 278px;
	margin-left: 29px;
	top: 0;
	z-index: 50;
}

.box-configurar-plano.periodo,
.box-configurar-plano.seu-plano {
	min-height: 360px;
}

.box-configurar-plano .titulo-plano {
	font: 24px 'latoHeavy';
	color: #DC3A3A;
	display: block;
	margin: 0 0 18px;
}

#CompraForm label {
	border: 1px solid #d8dcdc;
	width: 167px;
	height: 52px;
	margin: 0 0 8px;
	cursor: pointer;
	display: block;
	border-radius: 5px;
	float:left;
	margin-left:6px
}

#CompraForm .check {
	width: 28px;
	height: 100%;
	display: block;
	float: left;
	text-align: center;
	padding: 15px 0 0;
	box-shadow: 0px 0px 15px 1px #dbdfdf inset;
	border-radius: 5px 0 0 5px
}

.SrvComprados{
    color: #000;
    font-size: 13px;
    font-style: italic;
}

#CompraForm label:hover {
	border-color: #45b726;
}

#CompraForm label:hover .check {
	box-shadow: 0px 0px 20px 3px #bce5b1 inset;
}

#CompraForm label.selected {
	border-color: #9ed1f1;
}

#CompraForm label.selected .check {
	box-shadow: 0px 0px 15px 1px #bde4fd inset;
}

.servidor .thumb {
	width: 135px;
	height: 52px;
	text-align: center;
	float: right;
	overflow: hidden;
	display: block;
}

#CompraForm .periodo-conta {
	width: 100%;
}

#CompraForm .descricao {
	width: 200px;
	height: 100%;
	float: right;
	padding: 0 5px;
}

#CompraForm .tempo.tempo1 {
	padding: 15px 0 0;
}

#CompraForm .tempo {
	font: 19px/19px 'latoBlack';
	color: #27638e;
	float: left;
	display: block;
	padding: 10px 0 0;
}

#CompraForm .dias {
	background: url(../img/icone7.jpg) no-repeat left center;
	width: 85px;
	padding: 0 0 0 17px;
	float: right;
	font: 17px 'lato';
	color: #85d6de;
	margin: 13px 0 0;
	display: block;
}

#CompraForm .tempo span {
	display: block;
	font: 12px arial;
	color: #DC3A3A;
}

#CompraForm .periodo-conta.selected .dias {
	color: #3595d3;
}

.plano-selecionado {
	border: 1px solid #ccd1d1;
	overflow: hidden;
	border-radius: 7px;
}

.plano-selecionado .topo-box {
	font-size: 12px;
	color: #798282;
	text-align: center;
	padding: 15px 10px;
	box-shadow: 0 0 18px 1px #eaecec inset;
}

.plano-selecionado .topo-box b,
.plano-selecionado .topo-box span {
	font-weight: bold;
	color: #000;
}

.plano-selecionado .content {
	padding: 11px 10px;
	text-align: center;
}

.plano-selecionado strong {
	font: 18px 'lato';
	color: #5aa9db;
	display: block;
}

.plano-selecionado .box-valor {
	position: relative;
	overflow: hidden;
}

.plano-selecionado .rs {
	font: 35px 'latoMedium';
	color: #27628e;
	display: inline-block;
	position: absolute;
	left: 15px;
	bottom: 5px;
}

.plano-selecionado #Valor {
	font: 67px/67px 'latoBlack';
	color: #27628e;
	display: inline-block;	
}

.plano-selecionado .centavos {
	font: 42px 'latoBlack';
	color: #27628e;
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 11px;
}

.btn-comprar {
	background-color: #ffb044;
	background-image: linear-gradient(to bottom, #ffb044, #ff715b);
	border: 0 none;
	width: 100%;
	height: 50px;
	font: 35px 'latoBlack';
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0 0 ;
	text-shadow: 1px 1px 1px #328c1a;
	border-radius: 3px;
}

.btn-comprar:hover{background-color:#ffb044;background-image:linear-gradient(to bottom,#ff715b,#ffb044)}

.servers-selecionados {
	border: 1px solid #ccd1d1;
	overflow: hidden;
	margin: 10px 0 0;
	border-radius: 7px;
}

.servers-selecionados .topo-box {
	font: 16px 'latoHeavy';
	color: #9aa2a2;
	padding: 15px 10px;
	box-shadow: 0 0 18px 1px #eaecec inset;
}

.servers-selecionados ul {
	padding: 10px;
	overflow: hidden;
}

.servers-selecionados li {
	background: url(../images/bullet1.jpg) no-repeat left center;
	width: calc(100%/3);
	float: left;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #27638e;
	margin: 0 0 5px;
	text-transform: capitalize;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
}

.bg-form2 {
	border: 1px solid #000;
	font-size: 15px;
	width: 335px;
	color: #000;
	padding: 14px 20px;
	float: left;
	border-radius: 5px;
	background:#fafafa;
	margin-top:8px;
}

.MailBox textarea
{
	height: 200px;
    width: 500px;
}

.gallery
{
	float: left;
    text-align: left;
	margin: 18px;
}

#topo {
	background: url(../img/repeat-topo.jpg) repeat-x left bottom;
	background-color: #fff;
	padding: 10px 0;
	overflow: hidden;
}

.configurar-conta {
	background-color: #fff;
	padding: 20px 15px;
	overflow: hidden;
	margin: 20px 0 0;
}

.configurar-conta .titulo-conf.tt2 {
	color: #fc9e37;
	float:left;
}

.configurar-conta .titulo-conf {
	font: 22px 'latoBold';
	color: #fc9e37;
	display: block;
	margin: 0 0 20px;
}

.box-form.box-maior {
	width: 100%;
	margin: 13px 0 50px 0;
	float: left;
	clear: both;
}

.box-form {
	border: 1px solid #c7cdcd;
	overflow: hidden;
	border-radius: 5px;
}

.box-form.box-menor {
	width: 49.3%;
}

.box-form.box-menor.second {
	margin-top: 10px;
}

.btn-EnviarMensagem {
	background-color: #b7bbbb;
	border: 0 none;
	width: 180px;
	height: 57px;
	float: left;  
	margin: 37px 0 0;
	position: relative;
	left: 160px;
	font: 16px 'latoBold';
	color: #fff;
	border-radius: 5px;
}

.btn-EnviarMensagem:hover {
	background-color: #9c9c9c;
}

.bg-form {
	border: 1px solid #000;
	font-size: 15px;
	width: 265px;
	color: #000;
	padding: 14px 20px;
	float: left;
	border-radius: 5px;
	float: left;
}

.box-form .titulo-box {
	display: block;
	font: 18px 'Gotham', sans-serif;
	padding: 20px;
	box-shadow: 0 0 16px 1px #eaecec inset;
	color: #fc9e37;
	font-weight: bold;
}

.configurar-conta fieldset{
	border: 0;
}

.small{float:left;}
.second{margin:10px 0 0px 7px;}

/* ===== PAINEL GERADOR DE LINKS ===== */
.configurar-conta .thumb {
	width: 100%;
	overflow: hidden;
}

.configurar-conta .thumb img {
	width: 100%;
}

.configurar-conta .titulo-conf.tt2 {
	color: #43b324;
	float:left;
}

.box-form .titulo-box.tt2 {
	color: #9aa2a2;
}

.btn-gerar {
	background-color: #379e1b;
	background-image: linear-gradient(to bottom, #45b726, #379e1b);
	border: 0 none;
	width: 110px;
	height: 47px;
	font: 16px 'latoBold';
	color: #fff;
	float: right;
	border-radius: 5px;
	float: left;
	margin-left: 10px;
}

.btn-gerar:hover{background-color:#45b726;background-image:linear-gradient(to bottom,#379e1b,#45b726)}

input[type="submit"],#GerarFatura {
	cursor: pointer;
}

.row-vantagens-link {
	overflow: hidden;
	 margin-bottom: 60px;
}

.box-vant-link {
	width: calc(100%/3);
	float: left;
	display: block;
	padding: 0 12px;
}

.box-vant-link .content {
	background-color: #1a496c;
	background-image: linear-gardient(to bottom,#27638f, #1a496c);
	height: 110px;
	padding: 15px;
	border-radius: 5px;
}

.box-vant-link .thumb {
	float: left;
	margin: 15px 15px 0 0;
}

.box-vant-link.box2 .thumb,
.box-vant-link.box3 .thumb {
	margin-left: 35px;
}

.box-vant-link p {
	font: 19px/25px 'lato';
	color: #fff;
}

.box-vant-link p b {
	display: block;
	font: 23px/25px 'latoBold';
}

.box-vant-link.box1 p {
	font: 22px/32px 'lato';
	margin: 7px 0 0;
}

.box-vant-link.box1 p b {
	font: 27px/30px 'latoBold';
}

.box-vant-link:hover p {
	color: #FFDE00;
}

/* 		Inside  		*/

.ContasCadastradas{height: 120px;margin-bottom: 10px;}

.col-form {
	width: 260px;
	float: left;
	margin: 0 18px 0 0;
	padding-left:50px;
}

.col-form:last-child {
	margin: 0;
}

.col-form label, .col-form p {
	font: 18px 'latoHeavy';
	color: #5b6161;
	font-weight: normal;
	display:  block;
	margin: 0 0 10px;
}

.col-form .bg-form {
	width: 100%;
}

.col-form .ExtrasOpt p{color: #ff9a38;text-align: center;margin-left: 40px;}
.col-form .ExtrasOpt span{color: #5b6161;font-size: 14px;}
.ExtrasOpt{margin-top: 26px;position: relative;right: 38px;font-size: 18px;color: #87266f;font-weight: bold;}
.col-form .ExtrasOpt .CapturarHashtags .Link{font-size: 18px;color: #87266f;font-weight: bold;}
.col-form.amigos{margin: 0px 10px 10px 65px;}
.col-form.amigos .ExtrasOpt p{color: #ff9a38;text-align: center;margin:0;}
.col-form.locali{margin: 0px 10px 10px 65px;}
#alterar_hashtags {margin: 17px 0px 17px 55px;float: left;}

.box-form.box-maior .btn-salvar {
	margin: 30px 0 0;
}

.bg-form.gerar-link {
	background: url(../images/icone9.jpg) no-repeat 14px 12px;
	width: 795px;
	padding-left: 45px;
}

.dsecond {
	margin-top: 40px;
}

.StatusBox
{
    float: left;
	width: 100%;
    font-size: 18px;
	height: 120px;
}

.StatusBox img
{
    position: relative;
    top: 10px;
	height: 70px;
	float: left;
}

.StatusBox div
{
	padding: 18px;
    float: left;
	font: 26px 'Gotham', sans-serif;
    font-weight: bold;
}

.StatusBox p
{
    float: left;
	padding-top: 15px;
}

.StatusBox label
{
	padding: 16px 0px;
	color: #ff8f3f;
}

.Hashtags
{
    float: left;
	width: 100%;
    font-size: 18px;
}

.aviso
{
	width: 100%;
    position: relative;
    right: 103px;
}

.hashtags{margin-top:20px;float:left}

.Integracao
{
    float: left;
    font-size: 22px;
    margin-top: 13px;
    text-align: right;
    margin-left: 12px;
	cursor: pointer;
}

.EasyStatusBx
{
    margin-top: 10px;
    color: #69bdfe;
    float: right;
    width: 100%;
    text-align: right;
	font-size: 20px;
}

.cropcircle{
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #eee no-repeat center;
    background-size: cover;
    text-align: center;
    float: left;
    margin-left: 20px;
	cursor: pointer;
	
	color: #000;
	font-size: 19px;
    padding: 102px 0px 0px 0px;
}

.btn-salvar {
	background-color: #b7bbbb;
	border: 0 none;
	width: 80px;
	height: 47px;
	float: left;
	font: 16px 'latoBold';
	color: #fff;
	border-radius: 5px;
}

.btn-salvar:hover {
	background-color: #9c9c9c;
}

.SelectMenu
{
	float: left;
	padding-top: 16px;
	margin-bottom: 27px;
	font-size: 17px;
	width: 100%;
}

.forms {
	padding: 15px 20px;
}

.togglefollowHash,.togglefollowloc
{ 
	margin-left: 40px;
}

#ListaHashtags{ height:300px; overflow-y: scroll;     right: 26px;position: relative;} /* limitando altura do box */
#ListaHashtags::-webkit-scrollbar { width:20px; background:#fff;border-right: 1px solid #000; } /* configurando scroll */
#ListaHashtags::-webkit-scrollbar-track { background: rgba(0,0,0,0.1);border-right: 1px solid #000; }
#ListaHashtags::-webkit-scrollbar-thumb { border-radius:10px; background:#69bdfe;border-right: 1px solid #000;  }
#ListaHashtags::-webkit-scrollbar-corner { background:#69bdfe;  }
#ListaHashtags::-webkit-scrollbar-track-piece { background:#fff;border-right: 1px solid #000;border-top: 1px solid #000;  }



.CapturarHashtags
{
	float: left;
	margin: 13px 16px 0px -72px;
    width: 354px;
}

.ContaPremium a
{
	margin: 20px;
}

.ContaPremium{margin-left:10px}
h2{	float: left;
	width: 100%;}
/* Pagina pagamento */
.ContasBancarias{background-image: url('./../images/fundo-contas.png');width: 920px;height: 337px;color:#E2E2E2;float:left}
.ContasBancarias div{float:left;width: 229px;padding-left:23px;padding-top:76px;font-size:9pt;}
.ContasBancarias #FirstContasBancarias{padding-left:31px}

.PagamentoPage{text-align:center;color:#797979;  display: block;font-size: 1.5em;font-weight: bold;  height: 60px;padding-top: 12px;}
.SubPagamentoPage{text-align: center;bottom: 9px;position: relative;color: #002DBD;font-style: italic;FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 14px;bottom:20px;}
.TopoPagamento{height:50px;font-size: 15px;text-align: right;}

.FormasdePagamento{height:100px;padding: 5px 0;}
.FormasdePagamento div{text-align: center;float:left}
.FormasdePagamento #pagseguroPagamento{margin-left: 140px;}
.FormasdePagamento #condicaoPagamento{width: 100px;float: left;margin-top: 35px;}

#BotaoBancario{font-weight: bold;font-size: 16px;cursor: pointer;font-style: italic;FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;width: 300px;line-height: 1;margin-left:40%;	top: 50px;	position: relative;}
#PixBanc{font-weight: bold;font-size: 16px;cursor: pointer;font-style: italic;FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;width: 300px;line-height: 1;margin-left:40%;	}

.modalremoveaccount #yesDelete
{
	height: 46px;
    width: 63px;
    margin-right: 50px;
    cursor: pointer;
    font-size: 20px;
    background: #26f33f;
}

.modalremoveaccount #noDelete
{
	height: 46px;
    width: 63px;
    cursor: pointer;
    font-size: 20px;
    background: #f3264c;
}

.modalremoveaccount{font-size:26px;font-weight:bold;text-align:center;font: 34px 'lato';margin-top: 30px;color: #27638f;}

@media only screen and (max-width: 320px) {
	#block-5 .item .price{text-fill-color:#000;-webkit-text-fill-color:#000;}
}

@media only screen and (max-width: 600px) {
	#CompraForm {
		margin-left: 0px;
	}
	.container
	{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	#CompraForm label
	{
			width: 142px;
	}
	.servidor .thumb
	{
		width:108px;
	}
	
	.box-configurar-plano
	{
		padding: 2px 4px 11px;
	}
	
	.row,.box-configurar-plano{overflow: hidden;}
	.box-configurar-plano.servidores,fieldset,.bg-form
	{
		width: 100%;
	}
	.box-configurar-plano.periodo
	{
		padding-left: 0px;
	}
	.btn-EnviarMensagem
	{
		left:0px;
	}
	
	.columns {
		width: 100%;
	}
	
	.configurar-conta div {
		margin: 0;
		width: 100%;
	}
	.planos {
		margin-left: 0;
		width: 300px;
	}
	.box-form{overflow: hidden;padding:0;}
	
	.box-form div div{margin:0;}
	.TContas {
		display: grid;
	}
}

	.contapremiumcomprar{margin: 20px;float: left;display: block;}
	.marquee-bar {
				width: 100vw;
				height: 40px;
				background: linear-gradient(90deg, #ff9800 0%, #ff5722 100%);
				color: #fff;
				display: flex;
				align-items: center;
				overflow: hidden;
				position: relative;
				z-index: 8;
				font-family: 'Segoe UI', Arial, sans-serif;
				font-size: 1.1rem;
				box-shadow: 0 2px 8px rgba(0,0,0,0.05);
				margin-bottom: 30px;
			}
			.marquee-content {
				white-space: nowrap;
				display: inline-block;
				will-change: transform;
			}