@CHARSET "UTF-8";

#historic-container>.head {
	position: relative;
	height: 280px;
	background-image: url(../images/2026/bg-pattern-1.png);
	background-color: #1E1130;
	background-position: center top;
}

#historic-container .head h3 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 5em;
	font-weight: 100;
	line-height: 110px;
	color: #fff;
	margin: 120px 0 0 0;
	font-weight: 700;
}

#historic-container .head div>img {
	height: 180px;
	margin: 86px 0 0 0;
	float: right;
}

#historic-container .dates {
	height: 120px;
	background-color: #1E1130;
}

#historic-container .dates ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
}

#historic-container .dates ul li {
	display: inline-block;
	height: auto;
	padding: 0 0 50px;
	background-image: url("../images/icons/icon-elipse-orange.png");
	background-repeat: no-repeat;
	background-position: center 50px;
	margin: 10px 15px 0;
	cursor: pointer;
}

#historic-container .dates ul li.active {
	background-image: url("../images/icons/icon-elipse-yellow-orange.png");
	background-position: center bottom;
}

#historic-container .dates ul li p {
	font-size: 1em;
	line-height: 1.563em;
	color: #fff;
	margin: 0;
}

#historic-container .dates ul li.active p {
	font-size: 1.563em;
	font-weight: 700;
	line-height: 1em;
	color: #7DFF72;
}

#historic-container .content {
	display: none;
	background-color: #0064FA;
}

#historic-container .content a{
}

#historic-container .content>section {
	padding: 40px 0 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#historic-container .content>section.jogodasestrelas {
	/* background-image: url("../images/bg-jogodasestrelas.jpg"); */
	background-color: #0064FA;
}

#historic-container .content>section.torneiodospontos {
	/* background-image: url("../images/bg-torneiodospontos.jpg"); */
	background-color: #0064FA;
}

#historic-container .content>section.desafiodehabilidades {
	/* background-image: url("../images/bg-desafiodehabilidades.jpg"); */
	background-color: #0064FA;
}

#historic-container .content>section.torneiodeenterradas {
	/* background-image: url("../images/bg-torneiodeenterradas.jpg"); */
	background-color: #1E1130;
}

#historic-container .content>section.arremessodasestrelas {
	/* background-image: url("../images/bg-arremessodasestrelas.jpg"); */
	background-color: #1E1130;
}

#historic-container .content .content-box.float-left {
	padding: 0 0 0 25px;
}

#historic-container .content .content-box.float-left:FIRST-CHILD {
	padding: 0 25px 0 0;
}

#historic-container .content .content-box.float-right {
	padding: 0 25px 0 0;
}

#historic-container .content .content-box.float-right:FIRST-CHILD {
	padding: 0 0 0 25px;
}

#historic-container .content h3.title-t1 {
	font-size: 2.813em;
	font-weight: 100;
	line-height: 0.8em;
	color: #7DFF72;
}

#historic-container .content .jogodasestrelas h3 {
	line-height: 1.3em;
}

#historic-container .content .jogodasestrelas h3.title-t1 {
	line-height: 1.3em;
	margin: 50px 0 0 0;
}

#historic-container .content .jogodasestrelas h3.title-year {
	line-height: 1.3em;
	margin: 0 0 50px 0;
}

#historic-container .content .jogodasestrelas p {
	line-height: 1.7em;
}
.arremessodasestrelas > div > div:nth-child(1) > p > a,
.desafiodehabilidades > div > div:nth-child(1) > p > a,
.torneiodeenterradas > div > div:nth-child(1) > p > a,
.torneiodospontos > div > div:nth-child(1) > p > a,
#historic-container .content .jogodasestrelas p a {
	color: #7DFF72;
}
#historic-container .content h3.title-t2 {
	font-size: 3.750em;
	line-height: 0.8em;
	font-weight: 900;
	color: #fff;
}

#historic-container .content h3.title-year {
	font-size: 2.500em;
	font-weight: 900;
	line-height: 0.8em;
	color: #7DFF72;
	margin: 0 0 30px 0;
	padding: 0 0 50px;
	border-bottom: 1px solid #fff;
}

#historic-container .content p {
	font-size: 1em;
	font-weight: 100;
	color: #fff;
}

#historic-container .content p br {
	line-height: 2em;
}

#historic-container .content .content-box>img {
	border: 2px solid #707070;
}

#historic-container .content .content-box .thumb-desc {
	display: block;
	font-size: 0.835em;
	line-height: 1em;
	color: #fff;
	text-align: center;
}

#historic-container .content .box-score {
	background-color: #666;
	border-radius: 3px;
    padding: 10px 15px 15px;
}

#historic-container .content .box-score .title {
	font-size: 2.563em;
	font-weight: 900;
	line-height: 0.70em;
	text-align: right;
	color: #fff;
}

#historic-container .content .box-score .title:FIRST-CHILD {
	text-align: left;
}

#historic-container .content .box-score .title p {
	font-size: 0.488em;
	font-weight: 100;
	color: #7DFF72;
}

#historic-container .content .box-score .score {
	font-size: 3.125em;
	font-weight: 100;
	line-height: 1.3em;
	text-align: center;
	color: #7DFF72;
	background-color: #111;
	border-radius: 3px;
}

#historic-container .content .box-score .score p {
	display: inline-block;
	font-size: 0.820em;
	font-weight: 700;
	line-height: 1.6em;
	color: #7DFF72;
}

#historic-container .content .box-athletes {
	position: relative;
	display: table;
	padding: 15px 0;
}

#historic-container .content .box-athletes .local {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	text-align: center;
}

#historic-container .content .athlete {
	position: relative;
	vertical-align: bottom;
}

#historic-container .content .box-athletes .athlete {
	display: table-cell;
}

#historic-container .content .athlete .info {
	position: relative;
	background-position: bottom center;
	background-repeat: no-repeat;
    background-size: contain;
}

#historic-container .content .athlete.away .info {
	background-image: url("../images/backgrounds/bg-athlete-info-away-mirror.png");
}

#historic-container .content .athlete .info {
	background-image: url("../images/backgrounds/bg-athlete-info-home.png");
}

#historic-container .content .box-athletes .athlete.home .info {
	background-image: url("../images/backgrounds/bg-athlete-info-home.png");
}

#historic-container .content .athlete .info .details {
	position: absolute;
	bottom: 0;
	left: 0;
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

#historic-container .content .athlete.away .info .details {
    background-image: url("../images/backgrounds/bg-away-athlete-name-mirror.png");
}

#historic-container .content .athlete .info .details {
    background-image: url("../images/backgrounds/bg-home-athlete-name.png");
}

#historic-container .content .box-athletes .athlete.home .info .details {
	background-image: url("../images/backgrounds/bg-home-athlete-name.png");
}

#historic-container .content .athlete .info .details .name {
	font-size: 1em;
	font-weight: 700;
	line-height: 2.500em;
	padding: 5px 10px 0;
	color: #043c04;
}

#historic-container .content .athlete.away .info .details .name {
	color: #fff;
}

#historic-container .content .athlete.home .info .details .name {
	color: #043c04;
}

#historic-container .content .athlete .points {
	text-align: center;
}

#historic-container .content .box-athletes .athlete .points {
	position: absolute;
	bottom: 20px;
}

#historic-container .content .athlete .points p {
	font-size: 0.750em;
	font-weight: 100;
	line-height: 2em;
	color: #fff;
	text-transform: uppercase;
	background-color: #0d071f;
	border: 1px solid #081378;
}

#historic-container .content .athlete .points p:FIRST-CHILD {
	font-size: 2.563em;
	font-weight: 700;
	line-height: 1em;
	color: #7DFF72;
}

#historic-container .content .box-athletes .athlete .points p {
	font-size: 0.875em;
	font-weight: 100;
	line-height: 1em;
	color: #fff;
	background-color: transparent;
	border: none;
}

#historic-container .content .box-athletes .athlete .points p:FIRST-CHILD {
	font-size: 2.563em;
	font-weight: 700;
	color: #7DFF72;
}

#historic-container .content .athlete.away .points {
	left: 0;
}

#historic-container .content .athlete.home .points {
	right: 0;
}

#historic-container .content .box-athletes .subtitle {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	background-color: #101627;
}

#historic-container .content .box-athletes .subtitle p {
	font-size: 1em;
	font-weight: 100;
	padding: 30px 0;
}

@media screen and (max-width: 39.9375em) {
	#historic-container .head {
		padding: 0 15px;
		text-align: center;
	}
	#historic-container .head h3 {
		font-size: 3.8em;
		line-height: 1em;
		margin: 80px 0 15px 0;
	}
	#historic-container .content h3.title-year {
		padding: 0 0 20px;
		margin: 0 0 20px;
	}
	#historic-container .head div>img {
		margin: 0;
	}
	#historic-container .dates {
		height: auto;
		padding: 0 15px;
	}
	#historic-container .content {
		text-align: center;
	}
	#historic-container .content>section {
		padding: 30px 15px;
	}
	#historic-container .content h3.title-t1 {
		font-size: 2em;
	}
	#historic-container .content h3.title-t2 {
	    font-size: 2.75em;
	}
	#historic-container .content .content-box.float-left, #historic-container .content .content-box.float-right {
		padding: 15px 0 0 0;
	}
	#historic-container .content .athlete {
		text-align: center;
	    margin: 0;
	}
	#historic-container .content .athlete .info, #historic-container .content .athlete .points {
		display: inline-block;
		max-width: 160px;
		float: none !important;
	}
	#historic-container .content .box-score {
		padding: 10px;
	}
	#historic-container .content .box-score .score {
	    margin: 10px 0;
	}
	#historic-container .content .box-athletes {
		display: inline-block;
	}
	#historic-container .content .box-athletes .athlete {
		display: inline-block;
		float: left !important;
	}
	#historic-container .content .box-athletes .athlete .info {
		position: relative;
	    display: inline-block;
	    max-width: 160px;
	    float: none !important;
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: contain;
	}
	#historic-container .content .box-athletes .athlete .points {
		position: relative;
	    display: inline-block;
	    max-width: 160px;
        text-align: center;
	    float: none !important;
	    left: inherit;
	    bottom: inherit;
	}
	#historic-container .content .box-athletes .athlete .points p {
	    font-size: 0.750em;
	    font-weight: 100;
	    line-height: 2em;
	    color: #ffc901;
	    text-transform: uppercase;
	    background-color: #0d071f;
	    border: 1px solid #081378;
	}
	#historic-container .content .box-athletes .athlete .points p:FIRST-CHILD {
	    font-size: 2.563em;
	    font-weight: 700;
	    line-height: 1em;
	    color: #7DFF72;
	}
	#historic-container .content .box-athletes .local {
		position: relative;
		top: inherit;
		left: inherit;
		text-align: center;
	}
	#historic-container .content .box-athletes .subtitle p {
	    font-size: 1.5em;
	    font-weight: 600;
	    padding: 30px 0 15px;
	}
	#historic-container .dates ul li {
		margin: 10px 15px 0 !important;
	}

	#historic-container .head img, #historic-container .head img {
		height: 140px;
		margin: 0 auto;
		display: block;
		float: none;
	}

	#historic-container>.head, #historic-container>.head {
		height: 308px;
	}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	
}
