@charset "utf-8";
/* CSS Document */
/*
Theme Name: Jogo das Estrelas 2026
Theme URI: http://sportizze.com/
Author: Sportizze Sports Data
*/
@charset "utf-8";
/* CSS Document */

/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
	acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong,
	sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
	caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
	figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio,
	video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: 'Titillium Web', sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
body {
	font-family: 'Titillium Web', sans-serif;
}

header, a, img, li {
	
}

header {
	padding-top: 20px;
	padding-bottom: 20px;
	position: fixed;
	width: 100%;
	/*background-color:#296fa7;*/
	max-width: 100vw;
	text-align: center;
	z-index: 111;
	font-family: 'Titillium Web', sans-serif;
}

header .logo-home img {
	max-width: 40%;
	max-height: 80px;
	margin: 0 0 0 1%;
	vertical-align: middle;
}

header .logo-home img:FIRST-CHILD {
	max-width: 70%;
	margin: 0 1% 0 0;
}

.like-header nav ul,
header nav ul {
	height: 32px;
	margin: auto;
	margin-top: 10px;
	min-width: 590px;
	overflow: hidden;
}
.like-header nav ul {
	height: auto;
	width: auto;
	margin: 0 auto;
	min-width: auto;
	text-align: center;
	margin-top: 4px;
}
.nav .nav-list.nav-active{
	height: auto;
}

.like-header nav li,
header nav li {
	margin-left: 15px;
	margin-top: 0px;
	list-style: square;
	display: inline;
	float: left;
}
.like-header nav li {
	float: none;
	display: inline-block;
}

.like-header nav a,
header nav a {
	color: #000;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 0.9em;
	text-align: center;
	text-decoration: none;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: 600;
}

.like-header nav li,
header nav li{
	padding-right: 7px;
	padding-left: 7px;
	border-radius: 5px;
	background-color: #FFE97B;
}

.like-header nav li:first-child,
header nav li:first-child{
	
	background-color:#7DFF72;
	margin-left: 0px;
}


.like-header nav li:first-child a,
header nav li:first-child a{
	color: #000;
}

.like-header nav li:hover,
header nav li:hover {
	/*color: #cac42f;*/
	background-color: e52944;
/*	border-bottom: solid 1px #;*/
}

.like-header nav li a:hover,
header nav li a:hover {
	color: #1B2580 !important;
}

.like-header nav li.selected,
header nav li.selected {
	color: #1B2580;
	border-bottom: solid 1px #013E8A;
}

.like-header nav a.inactive,
header nav a.inactive{
	color: #666;
}

header img {
	padding-top: 5px;
}

/* SMALL HEADER */
header.small {
	padding-top: 20px;
    padding-bottom: 20px;
	background-color: #1E1130;
	border-bottom: 1px solid #fff;
	/*padding-top: 8px;
	padding-bottom: 8px;*/
}

header.small #logo_header img {
	padding-top: 0px;
}

header.small nav li {
	
}

header.small #redes_header a img {
	margin-top: 0px;
}
.logo_principal_container {
	display: flex;
	align-items: center;
	padding-top: 2rem;
}

.logo_principal img{
	width: auto;
	max-height: 220px;
}
/* END SMALL HEADER */

/* Navigation Mobile */
.nav {
	display: inline-block;
}

.nav-list li {
	list-style: square;
	display: inline;
	padding-bottom: 4px;
}

.nav-item {
	
}

.nav-list a:hover {
	color: #d0c832;
}

.nav-list li:first-child a:hover {
	color: #fff;
}

/* Mobile Navigation */
.nav-mobile {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	background: #feaa01 url(images/nav.svg) no-repeat center center;
	height: 40px;
	width: 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: none;
	margin-bottom: 0px;
}

/* fim nav */

/* FEATURED HOME */
.featured_home {
	background-color: #271e1c;
	background-position: center 10%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 90px;
	text-align: center;
	padding-bottom: 80px;
	height: auto;
}

.banner_datas img {
	height: 262px;
}

.featured_home h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 2.5em;
	text-align: center;
	color: #fff;
	border-bottom: #fff solid 1px;
	padding-bottom: 5px;
	margin: 0px;
	padding: 0px;
}

.featured_home h1 strong {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.5em;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.featured_home h3 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1.250em;
	text-align: center;
	color: #fff;
	border-bottom: #fff solid 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: rgba(0,0,0,0.5);
}

.featured_home h2 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 1.250em;
	text-align: center;
	color: #fff;
	border-bottom: #fff solid 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: rgba(0,0,0,0.5);
}

.programming {
	background: rgba(64, 35, 150, 1);
	background: -moz-linear-gradient(top, rgba(64, 35, 150, 1) 0%, rgba(40, 22, 92, 1) 47%,
		rgba(39, 24, 87, 1) 51%, rgba(16, 8, 32, 1) 71%, rgba(15, 7, 31, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(64, 35, 150, 1)),
		color-stop(47%, rgba(40, 22, 92, 1)), color-stop(51%, rgba(39, 24, 87, 1)),
		color-stop(71%, rgba(16, 8, 32, 1)), color-stop(100%, rgba(15, 7, 31, 1)));
	background: -webkit-linear-gradient(top, rgba(64, 35, 150, 1) 0%, rgba(40, 22, 92, 1) 47%,
		rgba(39, 24, 87, 1) 51%, rgba(16, 8, 32, 1) 71%, rgba(15, 7, 31, 1) 100%);
	background: -o-linear-gradient(top, rgba(64, 35, 150, 1) 0%, rgba(40, 22, 92, 1) 47%,
		rgba(39, 24, 87, 1) 51%, rgba(16, 8, 32, 1) 71%, rgba(15, 7, 31, 1) 100%);
	background: -ms-linear-gradient(top, rgba(64, 35, 150, 1) 0%, rgba(40, 22, 92, 1) 47%,
		rgba(39, 24, 87, 1) 51%, rgba(16, 8, 32, 1) 71%, rgba(15, 7, 31, 1) 100%);
	background: linear-gradient(to bottom, rgba(64, 35, 150, 1) 0%, rgba(40, 22, 92, 1) 47%,
		rgba(39, 24, 87, 1) 51%, rgba(16, 8, 32, 1) 71%, rgba(15, 7, 31, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#402396', endColorstr='#0f071f',
		GradientType=0);
	text-align: left;
	padding-top: 6px;
	padding-bottom: 8px;
}

.programming h2 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1.250em;
	text-align: left;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.programming h2 strong {
	font-weight: 700;
	font-size: 1.500em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.voting_home {
	background-color: #080512;
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
}

.voting_home h3 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.brasil img {
	margin-left: 25px;
}

.mundo img {
	margin-left: -75px;
}

.voting_home h4 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: -65px;
}

.voting_home h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 2.500em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: -6px;
}

.voting_home h2 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 3em;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	margin-top: -25px;
}

.voting_home h2 strong {
	font-weight: 300;
	font-size: 1.500em;
	text-align: center;
	color: #fff;
	padding-top: 15px;
}

.news_listing {
	background-color: #1E1130;
	padding-top: 65px;
	padding-bottom: 65px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

.news_listing h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 4em;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	margin-top: -6px;
}

.box_news {
	position: relative;
	max-width: 380px;
	min-height: 381px;
	padding: 0px;
	padding-bottom: 0px;
	margin: 10px;
	background-color: #133b71;
	/*border: solid 1px #1C60AB;*/
}

.box_news:hover {
	/*border: solid 1px #1C60AB;*/
	background-color: #0047ac;
}

.box_news .thumb {
	position: relative;
	width: 100%;
	height: 196px;
}

.box_news .thumb > div{
	background-size: cover;
	background-position: center center;
}

.box_news .thumb.video:BEFORE {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url("images/video.png");
	background-repeat: no-repeat;
	background-position: center;
}

.box_news .thumb div {
	width: 100%;
	height: 196px;
	background-repeat: no-repeat;
	background-position: center;
}

.box_news h5 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 0.7em;
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-top: 14px;
	clear: both;
}

.box_news h3 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 2px;
	/*border-bottom: #1f2a47 solid 1px;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box_news h3:hover {
	/*color: #ec4c71;*/
}

.box_news p {
	min-height: 83px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
	font-size: 0.813em;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 6px;
}
.box_news_content{
	padding: 20px;
}
.mais {
	height: 34px;
	float: right;
	/*margin-top: -20px;
	margin-right: -15px;*/
	cursor: pointer;
}

.video_icon {
	float: left;
	margin-top: 28px;
	margin-right: -15px;
	position: absolute;
	margin-left: 100px;
}

.opacity {
	
}

.votar {
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.8em;
	color: #000;
	padding: 5px 30px;
	margin: auto;
	background-image: url(images/bg_bt.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: none;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	outline: none;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*
.votar:HOVER, .ver_todas:HOVER {
	-moz-transform: scale(0.95, 0.95);
	-webkit-transform: scale(0.95, 0.95);
	transform: scale(0.95, 0.95);
}*/

.ver_todas {
	background: linear-gradient(to bottom, rgba(253,169,23,1) 0%,rgba(252,143,1,1) 100%);
	background-repeat: repeat-x;
	background-position: top;
	border: none;
	padding: 5px;
	text-align: center;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
	color: #fff !important;
	/*-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;*/
	margin-top: 12px;
	outline: none;
/*	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;*/
}

.tickets_area {
	background-image: url(images/2026/bg-pattern-3.png);
    background-attachment: fixed;
    background-size: cover;
    padding-top: 65px;
    padding-bottom: 65px;
    background-color: #65B9FF;
    text-align: center;
}

.box_ticket, .box_newsletter {
	min-height: 412px;
	background-image: url(images/bg_ticket.png);
	background-repeat: repeat-x;
	padding: 20px;
	text-align: center;
}

.box_ticket {
	padding: 20px;
}

.box_ticket #soon {
	font-size: 2.813em;
	font-weight: 900;
	text-align: center;
	color: #000;
}

.box_ticket h4, .box_newsletter h4 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.box_ticket h4 a, .box_newsletter h4 a{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.box_ticket h4 a:visited, .box_newsletter h4 a:visited {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.box_ticket h4 a:hover, .box_newsletter h4 a:hover {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 1.2em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.box_ticket h5, .box_newsletter h5 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	padding-left: 20px;
}

.tickets_area h1 {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 900;
	font-size: 3.5em;
	text-align: center;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.tab_ticket_header {
	background-color: #333 !important;
	padding: 6px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	font-size: 1.3em;
	text-align: center;
	color: #ec4c71;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	border-bottom: #666 solid 1px;
}

.tab_ticket_line1 td {
	background-color: #333;
	padding: 6px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #666 solid 1px;
    vertical-align: middle;
}

.tab_ticket_line1 td p, .tab_ticket_line2 td p {
    color: #000 !important;
    font-size: 0.75em !important;
    line-height: 1em;
    padding: 0;
    text-align: center;
}

.tab_ticket_line2 td {
	background-color: #333;
	padding: 6px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1em;
	text-align: center;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #666 solid 1px;
	vertical-align: middle;
}

.tab_infos td {
	background-color: #120d20;
	border-bottom: #000 solid 1px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 0.875em;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
}

.box_ticket p, .box_newsletter p {
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.box_newsletter p {
	line-height: 2em;
}

#error-content {
	background: #000;
	padding: 15px;
	margin: 0px;
	width: 100%;
	color: #140f22;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 12px;
}

#error-content p {
	color: #140f22;
	font-size: 1em;
	line-height: 1em;
}
[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus, 
textarea:focus{
	border:0px;
	/*background-color: transparent;*/
	outline: none;
	background-color: #2971a7;
	box-shadow: none;
	/*transition: */
}
.news_form input, textarea, #contact-container form input {
	border: #666 solid 1px;
	/*-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
	/*box-shadow: inset 2px 1px 8px rgba(28, 94, 136, 0.6);*/
}

.news_form input.field-error, textarea.field-error, #contact-container form input.field-error {
	border: red solid 2px;
}

.news_form input:not ([type='submit'] ) {
	display: inline-block;
}

.news_form input:focus {
	color: #333;
	background-color: #fff;
}

/*textarea:focus {
	background-color: #1c1239;
}*/

.news_form textarea:focus {
	color: #1c1239;
	background-color: #fbc904;
}

.news_form submit {
	color: #000;
}

.news_form input {
	color: #fff;
}

.social {
	padding-top: 65px;
    padding-bottom: 65px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #1E1130;
}

.social h1 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-size: 3em;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
}

.social h1 strong {
	font-weight: 900;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.marcas {
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
	background-color: #fff;
}

.marcas>.row {
	margin: 0 auto 25px;
}

.marcas img {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.marcas .primary a {
	min-height: 200px;
}

.marcas .secondary a {
	min-height: 120px;
}

.marcas .terciary a {
	min-height: 80px;
}

.marcas .primary img {
	max-height: 200px;
}

.marcas .small img {
	text-align: center;
	margin: 0px;
	padding: 0px;
	max-height: 50px;
}

.marcas h5 {
	color: #474646;
	text-align: center;
	font-size: 0.688em;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}

.marcas .table-container {
	text-align: center;
}

.marcas .table-container>div {
	display: inline-block;
	padding: 0 15px;
}

/*.marcas .table-container.middle-line>div {
	width: 20%;
}*/
.marcas_img_big img{
	max-height: 200px;
}
.marcas_img_big{
	float: left !important;
	text-align: center;
}
.marcas .table-container>div.alabarce {
	width: 130px;
}

.marcas .table-container>div.alabarce a img {
	max-width: 62px
}

footer {
	background-color: #0064FA;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 0.750em;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	color: #FFF;
	text-align: right;
	/*border-bottom: 25px solid #120d21;*/
}

footer .social-container a {
	float: left;
	padding: 0 5px 0 0;
}

.ass {
	text-align: left;
}

@media only screen and (min-width: 64.063em) { 
	
}

@media screen and (max-width: 39.9375em) {
	.brasil img, .mundo img {
		margin: 0;
	}
	.sidebar-ticket {
		padding: 20px 0 40px !important;
	}
	.news_listing {
		padding: 0 15px;
	}
	header nav li {
		margin-left: 0;
	}

	.marcas .secondary a,
	.marcas .terciary a{
		padding: 20px;
	}

	.marcas .secondary img {
		max-height: 40px;
	}

	.marcas .terciary img {
		max-height: 60px;
	}

}

/*nav responsivo */
@media screen and (max-width : 800px) {
	.court {
		display: none;
	}
	.nav-mobile {
		display: block;
		z-index: 11;
	}
	.nav {
		width: 100%;
		padding: 10px 0 0;
		margin-left: 0px;
	}
	.nav-list {
		display: none;
	}
	.nav-item {
		width: 100%;
		float: none;
	}
	.nav-list li {
		list-style: none;
		display: block;
		float: none;
		font-size: 1em;
		/*background-color: #220f59;
		border-bottom: #2b1177 solid 1px;*/
		background-color: #000;
		border-bottom:1px solid #333;
		text-align: left;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 15px;
	}
	.nav-item:first-child a {
		border-radius: 5px 0 0;
	}
	.nav-item:last-child a {
		border-radius: 0 0 5px 5px;
	}
	.nav-active {
		display: block;
	}
	.nav-mobile-open {
		border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		margin-bottom: 15px;
	}

	/* Navigation styling */
	.nav {
		position: relative;
		display: inline-block;
		font-size: 14px;
		font-weight: 900;
	}
	.nav-list {
		margin-bottom: 15px;
	}
	.nav-item {
		float: left;
		*display: inline;
		zoom: 1;
	}
	.nav-item {
		margin-left: 0px;
		margin-top: 1px;
		border-bottom: solid #32661f 0px;
		padding-bottom: 0px;
		text-align: left;
		padding-left: 10px;
	}
	.nav-item a {
		display: block;
		padding: 7px 10px;
		color: #FFF;
		background: #063614;
		padding-left: 10px;
	}
	.nav-item:first-child a {
		border-radius: 5px 0 0 5px;
	}
	.nav-item:last-child a {
		border-radius: 0 5px 5px 0;
	}
	.nav-item a:hover {
		background: #a4cd39;
		color: #01280f;
	}
	.social_header {
		display: none;
	}
	.programming {
		text-align: center;
	}
	.programming .large-3 {
		border-bottom: solid #ec4c71 0px;
	}
	.box_news {
		max-width: 100%;
		margin-left: 0px;
	}
	.social h1 {
		font-size: 2em;
	}
	.voting_home h2 {
		font-size: 1.5em;
		margin-top: 0px;
	}
	.tickets_area h1 {
		font-size: 2.4em;
	}
}

.the-4th img, .the-5th img {
	max-width: 140px;
}

.terciary img {
    max-height: 70px;
}

.marcas .secondary img {
		max-height: 60px;
	}

.menu-items-expanded {
	margin-top: 10px;
}

@media screen and (min-width: 64em){

	.marcas .secondary img {
		max-height: 70px;
	}

	.marcas .row.terciary .large-2{
		width: 16.66667% !important;
	}

	.menu-items-expanded {
		margin-top: 3px !important;
	}
}

@media screen and (max-width: 64em) {
	.logo_principal img {
		max-height: 220px;
	}

	.animated2 img {
		max-width: 100px;
		margin-bottom: 10px;
	}


	header {
		padding-top: 10px;
		padding-bottom: 10px;
		position: fixed;
		width: 100%;
		/*background-color:#296fa7;*/
		max-width: 100vw;
		text-align: center;
		z-index: 111;
		font-family: 'Titillium Web', sans-serif;
	}

	header .logo-home img {
		max-width: 40%;
		max-height: 48px;
		float: left;
		margin: 0 0 0 1%;
		vertical-align: middle;
	}

	.menu-items-expanded {
		margin-top: 0;
	}

	.nav-mobile {
		top: -3px;
	}
	
	.featured_home {
		padding-top: 56px;
	}

	.featured_home h1 strong {
		font-size: 1.125em;
		margin-top: 12px;
		clear: both;
		display: inline-block;
	}

	.featured_home h1, .featured_home h2 {
		font-size: 1em;
	}

	.social h1 {
		font-size: 1.75em;
	}
}

@media screen and (max-width: 360px) {
	.social h1 {
		font-size: 1.5em;
	}
	li.competition {
		width: 100%;
	}
	li.competition img {
		
	}
}

@media screen and (max-width: 39.9375rem) {
	.featured_home {
		padding-top: 4px;
	}
}
@media screen and (min-width: 39.95rem) {
	.banner_datas img {
		position: absolute;
		transform: translate(-115%, 25%);
	}

	
}


.social-container a img,
.social_header a img {
	max-width: 26px;
}

.featured_home {
	background-image: url('images/2026/header_2026.png');
}

@media all and (orientation:portrait) {
	.featured_home {
		background-image: url('images/2026header_2026.png');
	}
}

@media only screen and (min-resolution: 2dppx) {
	.featured_home {
		background-image: url('images/2026/header_2026.png');
	}
}
@media only screen and (min-resolution: 2dppx) and (orientation:portrait) {
	.featured_home {
		background-image: url('images/2026/header_2026.png');
	}
}

@media screen and (min-height: 721px), screen and (min-width: 1281px) {
	.featured_home {
		background-image: url('images/2026/header_2026.png');
	}
}

@media screen and (min-height: 721px) and (orientation:portrait), screen and (min-width: 1281px) and (orientation:portrait) {
	.featured_home {
		background-image: url('images/2026/header_2026.png');
	}
}

@media screen and (min-height: 1081px), screen and (min-width: 1921px) {
	.featured_home {
		background-image: url('images/2026/header_2026.png');
	}
}

@media screen and (min-height: 1081px) and (orientation:portrait), screen and (min-width: 1921px) and (orientation:portrait) {
	.featured_home {
		background-image: url('images/2026/header_2026.png');
	}
}

.main_sponsors .row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 2rem;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.main_sponsors .row .glider-track {
	gap: 1.5rem;
}

.main_sponsors .row a img{
	max-width: 180px;
}

.main_sponsors .sponsor {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.box_datas {
	padding-right: 20px;
	padding-bottom: 20px;
	width: auto;
	display: inline-block;
	z-index: 400 !important;
	position: relative;
}

.box_datas h1 {
	text-align: right;
	border-bottom: rgba(239,178,32,0.2) solid 0.5px;
}

.box_datas h1 strong {
	color: #fff;
	font-size: 2.8rem;
}

.box_datas h1 span {
	font-size: 2rem;
	padding-bottom: 8px;
	font-weight: 100;
}

.box_datas h3 {
	background-color: transparent;
	text-align: right;
	border-bottom: rgba(239,178,32,0.2) solid 0.5px;
}

.box_datas h2 {
	background-color: transparent;
	text-align: right;
	color: #FFE6B3;
	border-bottom: rgba(239,178,32,0.2) solid 0.5px;
}

@media screen and (max-width: 767.95px) {
	.featured_home {
		height: auto;
		max-height: calc(100% - 8rem);
	}
}


@media (orientation: portrait) {
	.logo_principal_container {
		flex-direction: column-reverse;
		padding-top: 2rem;
	}

	.logo_principal img {
		transform: none;
		height: 220px;
	}

	.box_datas {
		padding-top: 5px;
		padding-left: 40px;
		padding-right: 40px;
	}
	.box_datas h1,
	.box_datas h2,
	.box_datas h3 {
		text-align: center;
	}

}

@media screen and (orientation: portrait) and (max-height: 683.95px) {
	.logo_principal_container {
		flex-direction: column-reverse;
		padding-top: 1rem;
	}

	.logo_principal img {
		transform: none;
		height: 220px;
	}
}

.news_listing {
	/*padding-top: 0;*/
}

@media
	screen and (max-height: 499.95px),
	screen and (orientation: portrait) and (max-height: 779.95px)
{

	.news_listing {
		background-attachment: fixed;
	}

	.main_sponsors .row a {
		min-width: 120px;
	}

	.main_sponsors .row a img {
		max-width: 120px;
	}

	.main_sponsors .row {
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
		gap: 0.5rem;
	}

	.box_datas {
		margin-top: 10px;
	}

	.box_datas h1 {
		line-height: 1;
		padding-bottom: 8px;
	}

	.box_datas h1 strong,
	.box_datas h1 span {
		font-size: 2rem;
	}

	.box_datas h2 {
		font-size: 0.813rem;
	}
	.box_datas h3,
	.box_datas h2 {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.box_datas h3 {
		font-size: 1rem;
	}
}

@media
	screen and (max-height: 499.95px) {
	.featured_home {
		height: auto;
		max-height: 100%;
	}
}

@media screen and (max-width: 1059.95px) {
		.main_sponsors .row {
				flex-wrap: wrap;
		}

		div.sponsors-carousel.row {
			margin-top: 0;
		}
}
@media screen and (min-width: 1060px) {
	.logo_principal_container > div {
		flex: 0 0 50%;
		margin: 0;
	}

	.logo_principal_container .banner_datas {
		text-align: left;
	}

	.logo_principal_container .logo_principal {
		text-align: right;
	}
}

#sponsors-container .row {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 2rem;
	height: 120px;
}

#sponsors-container .sponsor .sponsor-content {
	display: inline-flex;
	align-items: center;
	flex: 1;
	gap: 3rem;
}

#sponsors-container .sponsor {
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 100%;
}

#sponsors-container .sponsor .sponsor_title{
	font-size: 0.813rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
	background-image: url('https://lnb.com.br/wp-content/themes/lnb-2016/images/backgrounds/line_bg.png');
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
}

#sponsors-container .sponsor .sponsor_title span {
	background-color: #fff;
	padding-left: 1em;
	padding-right: 1em;
}

#sponsors-container .sponsor img {
	max-width: 250px;
}

#sponsors-container .sponsor.sponsor_smaller img {
	max-width: 150px;
}

#sponsors-container .sponsor.sponsor_smaller_wider img {
	max-width: 200px;
}

#sponsors-container .sponsor.sponsor_smallest img {
	max-width: 100px;
	max-height: 56px;
}

#sponsors-container .sponsor-size-1 {
	flex: 0 0 100%;
}

#sponsors-container .sponsor-size-2 {
	flex: 0 0 50%;
}

#sponsors-container .sponsor-size-3 {
	flex: 0 0 33.33%;
}

#sponsors-container .sponsor-size-4 {
	flex: 0 0 25%;
}

#sponsors-container .sponsor-size-5 {
	flex: 0 0 20%;
}


#sponsors-container .sponsor-size-1 {
	flex: 0 0 100%;
}

@media screen and (max-width: 1023.95px) {
	#sponsors-container .row {
		flex-wrap: wrap;
		height: auto;
		margin: 0;
	}

	#sponsors-container .row .sponsor-content {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 1.5rem;
	}

	#sponsors-container .sponsor {
		flex: 0 0 100% !important;
	}
}

.tournament .winner p:not(:last-child):not(.text) {
	margin-bottom: 1rem;
}

.first_division {
	height: 150px;
	background: url(images/2026/bg-pattern-2.png);
	background-color: #FFE97B;
}


.glider,.glider-contain{margin:0 auto;position:relative}.glider,.glider-track{transform:translateZ(0)}.glider-dot,.glider-next,.glider-prev{border:0;padding:0;user-select:none;outline:0}.glider-contain{width:100%}.glider{overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.glider-track{width:100%;margin:0;padding:0;display:flex;z-index:1}.glider.draggable{user-select:none;cursor:-webkit-grab;cursor:grab}.glider.draggable .glider-slide img{user-select:none;pointer-events:none}.glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.glider-slide{user-select:none;justify-content:center;align-content:center;width:100%;min-width:150px}.glider-slide img{max-width:100%}.glider::-webkit-scrollbar{opacity:0;height:0}.glider-next,.glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;top:30%;cursor:pointer;color:#666;opacity:1;line-height:1;transition:opacity .5s cubic-bezier(.17,.67,.83,.67),color .5s cubic-bezier(.17,.67,.83,.67)}.glider-next:focus,.glider-next:hover,.glider-prev:focus,.glider-prev:hover{color:#ccc}.glider-next{right:-23px;left:auto}.glider-next.disabled,.glider-prev.disabled{opacity:.25;color:#666;cursor:default}.glider-hide{opacity:0}.glider-dots{user-select:none;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;padding:0}.glider-dot{display:block;cursor:pointer;color:#ccc;border-radius:999px;background:#ccc;width:12px;height:12px;margin:7px}.glider-dot:focus,.glider-dot:hover{background:#ddd}.glider-dot.active{background:#a89cc8}@media(max-width:36em){.glider::-webkit-scrollbar{opacity:1;-webkit-appearance:none;width:7px;height:3px}.glider::-webkit-scrollbar-thumb{opacity:1;border-radius:99px;background-color:rgba(156,156,156,.25);-webkit-box-shadow:0 0 1px rgba(255,255,255,.25);box-shadow:0 0 1px rgba(255,255,255,.25)}}
