
html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	//background: #FFFFFF url(images/others/bg01.jpg) repeat left top;
	//background: #FFFFFF url(images/others/e.png) repeat center top;
	//background: #FFFFFF url(images/others/back2.png) repeat center top;
	background: #FFFFFF url(images/others/clouds.png) repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
}

h2 {
}

h3 {
	margin: 0;
	font-size: 16px;
	color: #2D2D2D;
}

img {
	user-select: none; /* Padrão */
}

p, ol, ul {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 160%;
	text-align: justify;
}

p.byline {
	line-height: normal;
	font-size: 10px;
	color: #A5A5A5;
}

p.byline a {
	color: #A5A5A5;
}

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

ul.list1 li {
	height: 20px;
	padding: 6px 0 0 15px;
	//background: url(images/others/homepage14.jpg) no-repeat left top;  //fundo botões
}

ul.list1 a {
	text-decoration: none;
	color: #2B4D68;
}

ul.list1 a:hover {
	text-decoration: underline;
}

a {
	color: #0093C8;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #B6B6B6;
}

img.alignleft {
	float: left;
	margin: 3px 20px 0 0;
}

img.alignright {
	float: right;
	margin: 3px 0 0 20px;
}

img.aligncenter {
	margin: 0 auto;
}

hr {
	display: none;
}

.container {
	width: 992px;
	margin: 0 auto;
}

/** BACKGROUNDS */

#bg1 {
	//background: url(images/others/bg02.jpg);
}

#bg2 {
	//background: url(images/others/bg03.jpg) no-repeat center top;
	background: url(images/others/dbobr.png) no-repeat center top;
    width: 100%;
    height: 1000px;
  	position:absolute;
	z-index:-1;
}

#divBackground {
    width: 100%;
    height: 276px;
}

/* Download buttons (client .zip / installer .exe) -- text buttons, theme teal. */
.dl-btn {
	display: block;
	width: 203px;
	height: 54px;
	margin: 0 auto;
	line-height: 54px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff !important;
	text-decoration: none !important;
	background: linear-gradient(180deg, #14393b 0%, #0b2123 100%);
	border: 1px solid #01757b;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
	transition: box-shadow .15s ease, background .15s ease, color .15s ease;
}

.dl-btn:hover {
	background: linear-gradient(180deg, #1d5256 0%, #0f3437 100%);
	color: #eafffd !important;
	box-shadow: 0px 0px 20px 0px #01757b;
}

#buttonside1 {
	content: url(images/others/baixarclient.png);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#buttonside1:hover {
	content: url(images/others/baixarclienthover.png);
	box-shadow: 0px 0px 20px 0px #01757b;
}

#buttonside2 {
	content: url(images/others/instalador.png);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#buttonside2:hover {
	content: url(images/others/instaladorhover.png);
	box-shadow: 0px 0px 20px 0px #01757b;
}

#buttonside3 {
	content: url(images/others/shop.png);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#buttonside3:hover {
	content: url(images/others/shophover.png);
	box-shadow: 0px 0px 20px 0px #01757b;
}

#funny1 {
	content: url(images/others/funny1.png);
	position: absolute;
	z-index: -1;
	left: 25px;
	right: 10px;
	top: 350px;
	opacity: 0.9;
}

.imgabas{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

#bg3 {
	//background: url(images/others/bg06.jpg) repeat-y center top; //background center
}

#bg4 {
	//background: url(images/others/bg07.jpg) no-repeat center top; //background bottom
}

#bg5 {
}

/** HEADER */

#header {
	height: 147px;
}

/** TOPMENU */

#topmenu {
	float: right;
	width: 492px;
	height: 17px;
}

#topmenu ul {
	float: right;
	margin: 0;
	padding: 95px 10px 0 0;
	list-style: none;
}

#topmenu li {
	float: left;
	border-left: 1px solid #658A9C;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	padding: 0 12px;
	color: #658A9C;
}

/** MENU */

#menu {
	height: 57px;
	//background: url(images/others/bg04.jpg) no-repeat center top;
}

#menu ul {
	height: 33px;
	padding: 24px 0 0 0;
	background: url(images/others/bg1_01.png) no-repeat left top; //barra do topo
	//background: url(images/others/contentheader.png) no-repeat left top;
	text-align: center;
	line-height: normal;
	list-style: none;
}

#menu li {
	display: inline;
	padding: 0 20px 0 28px;
	background: url(images/others/homepage02.gif) no-repeat left center;  //dividor dos botões da barra do topo
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.first {
	background: none;
}

/** BAR */

#bar {
	//background: url(images/others/bg05.jpg) no-repeat center top; // barra onde fica o login
}

#bar .container {
	height: 44px;
	//background: url(images/others/subpage1_01.jpg) no-repeat left top;
}

.home #bar .container {
	//background-image: url(images/others/bg1_02.jpg);
}

.single #bar .container {
	background-image: url(images/others/subpage2_01.jpg);
}

#bar form {
	margin: 0;
	padding: 0;
}

#bar fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#bar .input-text {
	width: 132px;
	height: 22px;
	padding: 2px 10px 0 10px;
	//background: url(images/others/homepage03.jpg) no-repeat left top;
}

#bar .input-text input {
	width: 100%;
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B5B3B1;
	outline: none;
}

.input-submit {
	width: 54px;
	padding: 5px 0 6px 0;
	//background: url(images/others/homepage04.jpg) no-repeat left top;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/** LOGIN */

#login {
	float: left;
}

#login form {
	width: 580px;
	padding: 0 0 0 12px;
}

#login .input-text, #login .input-submit {
	float: left;
	margin: 9px 0 0 9px;
}

#login p {
	float: left;
	margin: 0;
	padding: 12px 0 0 15px;
	line-height: normal;
	font-size: 10px;
	color: #FFF6EB;
}

#login a {
	color: #FFF6EB;
}

/** SEARCH */

#search {
	float: right;
}

#search form {
	width: 230px;
	margin-right: 21px;
	padding-top: 9px;
}

#search .input-text, #search .input-submit {
	float: left;
	margin: 0 0 0 9px;
}

/** PAGE */

#page {
	//background: url(images/others/subpage1_02.jpg) repeat-y left top;
}

.home #page {
   //background-image: url(images/others/bg1_03.jpg);
}

.single #page {
	//background-image: url(images/others/subpage2_02.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 749px;
	padding-right: 12px;
}

.single #content {
	float: none;
	width: auto;
	padding: 0 12px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 218px;
	padding-left: 0px;
}

#sidebar2 {
	float: left;
	width: 531px; //531
}

#sidebar3 {
	float: right;
	width: 214px;
}

/** FOOTER */

#footer {
	//background: url(images/others/bg08.jpg) no-repeat center top;
}

#footer p {
	padding: 60px 0;
	//background: url(images/others/subpage1_03.jpg) no-repeat left top;
	text-align: center;
	line-height: normal;
	color: #70899D;
}

.home #footer p {
	//background-image: url(images/others/bg1_05.jpg);
}

.single #footer p {
	//background-image: url(images/subpage2_03.jpg);
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLES */

.title {
	height: 27px;
	margin: 0;
	padding: 10px 0 0 12px;
	font-size: 15px;
	color: #FFFFFF;
}

.box-style1 .title {
	background: url(images/others/homepage13.jpg) no-repeat left top;
}

.box-style2 .title {
	background: url(images/others/homepage12.jpg) no-repeat left top;
}

.box-style3 .title {
	background: url(images/others/homepage16.png) no-repeat left top;
}

.box-style4 .title {
	background: url(images/others/homepage15.jpg) no-repeat left top;
}

.box-style5 .title {
	background: url(images/others/subpage2_04.jpg) no-repeat left top;
}

/** BOX1 */

#box1 {
	background: #FFFFFF;
}

#box1 .entry {
	padding: 15px;
}

/** BOX2 */

#box2 {
}

#box2 .entry {
	padding: 17px 17px 0 17px;
}

#box2 .column1 {
	float: left;
	width: 238px;
}

#box2 .column2 {
	float: right;
	width: 238px;
}

/** BOX3 */

#box3 {
}

#box3 .entry {
	padding: 17px;
}
.main_content {
	padding:0 15px 0 4px;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
}

/** BOX7 */

#box7 {
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
}

#box9 .entry {
	padding: 17px;
}

a {
	color:rgba(0, 0, 0, 1);
	font-weight: bold;
}





/*daqui pra baixo é do login*/
.logincontainer {
	width: 400px;
	margin: auto;
	margin-top: 50px;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
	text-align: center;
}
  
#h1loginlabel {
	margin-bottom: 30px;
}

#formlogin {
	display: inline-block;
	text-align: left;
}

#usernameloginlabel,
#passwordloginlabel {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

#accountlogininput, 
#passwordlogininput {
	width: 85%;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	border: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	text-align: center;
}

#enterloginbutton {
	padding: 10px 20px;
	background-color: #4898ab;
	color: #fff;
	border: none;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	cursor: pointer;
	transition: background 0.3s ease;
}

#enterloginbutton:hover {
	background-color: #145b6c;
}

#form-links-login a {
  color: #007bff;
  text-decoration: none;
}

#form-links-login a:hover {
  text-decoration: underline;
}

#form-links-remember {
	margin-top: 5px;
}

#form-links-login {
	margin-top: 8px;
}


/*daqui pra baixo é do create account*/

.containercreateaccount {
	background-color: #f2f2f2;
	font-family: Arial, sans-serif;
	text-align: center;
}

.containercreateaccount h1 {
	text-align: center;
	color: #333;
	margin-top: 30px;
}

.containercreateaccount form {
	max-width: 600px;
	margin: 0 auto;
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #ccc;
	//background-color: #f2f2f2;
	font-family: Arial, sans-serif;
}

.containercreateaccount input[type="text"],
.containercreateaccount input[type="email"],
.containercreateaccount input[type="password"] {
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	border: none;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #ccc;
	font-size: 16px;
}

.containercreateaccount input[type="submit"] {
	background-color: #4898ab;
	color: #fff;
	padding: 10px 20px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	border-radius: 5px;
	transition: background 0.3s ease;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	justify-content: center;
	display: inline-block;
}

.containercreateaccount input[type="submit"]:hover {
	background-color: #145b6c;
}

.containercreateaccount label {
	display: block;
	color: #666;
	margin-bottom: 5px;
	font-weight: bold;
}

.containercreateaccount input[type="radio"] {
	display: none;
}

.containercreateaccount input[type="checkbox"] {
	margin-right: 10px;
}

.containercreateaccount label.accept_rules {
	font-size: 9px;
	display: flex;
	align-items: center;
}

.containercreateaccount .vocation {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-gap: 20px;
	justify-content: space-between;
	margin-bottom: 20px;
	grid-auto-rows: 100px;
	justify-content: center;
}
.containercreateaccount .vocation-choice {
	position: relative;
	cursor: pointer;

	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	height: 80px;
	width: 80px;

}


.stoppedAnim {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.animationVoc:last-child {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	
}

.containercreateaccount .vocation-choice .animationVoc, 
.containercreateaccount .vocation-choice .stoppedAnim{
	width: 75px;
	height: 75px;
	border-radius: 50%;
	transition: all 0.2s;
	filter: grayscale(100%);
	background-size: cover;
	transition: transform 0.2s ease-in-out;
	transform-origin: center;
}

.containercreateaccount .vocation-choice .animationVoc {
	opacity: 0;
}

.containercreateaccount .vocation-choice .animationVoc:hover {
	transform: scale(1.1);
	transform-origin: center;
	opacity: 1;
	filter: none;
}


.containercreateaccount .vocation-choice input[type="radio"]:checked + div > .animationVoc,
.containercreateaccount .vocation-choice input[type="radio"]:checked + div > .stoppedAnim {
	border: 3px solid #1976d2; /* azul marinho claro */
	transform-origin: center;
	transform: scale(1.1);
	transition: box-shadow 0.1s ease-in-out;
	box-shadow: 0px 0px 15px rgba(25, 118, 210, 0.8); /* sombra mais forte */
	opacity: 0;
	filter: none;
}

.containercreateaccount .vocation-choice input[type="radio"]:checked + div > .animationVoc {
	opacity: 1;
}


.containercreateaccount .vocation-name {
	text-align: center;
	font-size: 14px;
	margin-top: 90px;
	margin-left: -5px;
	color: #000; /* sombra mais forte */
}

.containercreateaccount .vocation-choice input[type="radio"]:checked + .vocation-choice-img + .vocation-name {
	color: #1976d2; /* sombra mais forte */
}


.containercreateaccount select {
	appearance: none;
	background-color: #fff;
	border: none;
	border-radius: 3px;
	padding: 10px;
	font-size: 16px;
	width: 104%;
	box-sizing: border-box;
	margin-bottom: 20px;
	font-family: Arial, sans-serif;
	box-shadow: 0px 0px 5px #ccc;
}

.containercreateaccount select:focus {
	outline: none;
	border-color: #1976d2;
	box-shadow: 0 0 5px rgba(25, 118, 210, 0.5);
}
  
.containercreateaccount select option {
	font-family: Arial, sans-serif;
}

#countdown-container {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 9999;
	pointer-events: none;
}
  
#countdown-wrapper {
	//position: relative;
	width: 50%;
	height: 100%;
}

#countdown-text {
	position: absolute;
	top: 15%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 24px;
	opacity: 1;
	color: red;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}
  
#countdown {
	position: absolute;
	top: 52%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 18px;
	color: red;
	text-align: center;
	z-index: 2;
}
  
#countdown span {
	display: inline-block;
	padding: 10px;
	border-radius: 5px;
	background-color: white;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin: 0 5px;
}

#countdown span.days {
	background-color: red;
	color: white;
}
  
@media (max-width: 768px) {
	#countdown {
	  font-size: 18px;
	}
}