body, html {
	padding: 0;
	margin: 0;
}
@font-face {
	font-family: 'Geomanist-WZ-Light';
	src: url('../fonts/Geomanist-WZ-Light.woff2') format('woff2'),  url('../fonts/Geomanist-WZ-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geomanist-WZ-Bold';
	src: url('../fonts/wizink/geomanist-bold-wz-webfont.woff2') format('woff2'),  url('../fonts/wizink/geomanist-bold-wz-webfont.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geomanist-WZ-Medium';
	src: url('../fonts/wizink/geomanist-medium-wz-webfont.woff2') format('woff2'),  url('../fonts/wizink/geomanist-medium-wz-webfont.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Geomanist-WZ-Book';
	src: url('../fonts/wizink/geomanist-book-wz-webfont.woff2') format('woff2'),  url('../fonts/wizink/geomanist-book-wz-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.menu li a {
	color: #F9E6C9 !important;
	text-decoration: none !important;
}
.menu {
	float: right;
}
.menu ul {
	padding: 0;
	margin: 0;
}
.menu ul li {
	font-family: 'Geomanist-WZ-Book';
	font-size: 18px;
	font-weight: 500;
	color: #F9E6C9;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	float: left;
	position: relative;
}
.menu ul li:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	transform: translateX(-50%) scaleX(0);
	transform-origin: 50% 50%;
	width: 100%;
	height: 2px;
	background-color: #C30000;
	transition: transform 250ms;
}
.menu ul li:hover:after {
	transform: translateX(-50%) scaleX(1);
}
.barrasticky {
	background-color: #1A1A1A;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 20px;
	margin-top: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.barracontainer {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
}
.rowmenu {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.header {
	background-color: #C30000;
	padding-top: 80px;
	padding-bottom: 40px;
}
.header .container {
	z-index: 9;
	position: relative;
}

video {
  width: 100%    !important;
  height: auto   !important;
}
.headerbefore {
	position: absolute;
	background-color: #F9E6C9;
	z-index: 1;
	width: 56%;
	height: 370px;
	border-top-left-radius: 200px;
	border-bottom-left-radius: 200px;
	right: 0;
	margin-top: -30px;
}
.rowheader {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.tituloheader {
	font-family: 'Geomanist-WZ-Bold';
	color: #fff;
	font-size: 56px;
	line-height: 1.1;
	margin-top: -30px;
}
.barratitulo {
	font-family: 'Geomanist-WZ-Medium';
	color: #fff;
	font-size: 36px;
	line-height: 1;
}
.barratexto {
	font-family: 'Geomanist-WZ-Book';
	color: #fff;
	font-size: 30px;
	line-height: 1;
}
.headersubtitulo {
	font-family: 'Geomanist-WZ-Book';
	font-size: 12px;
	line-height: 1;
	color: #F9E6C9;
	margin-top: 60px;
}
.aligncenter {
	text-align: center;
}
.tituloborder {
	font-family: 'Geomanist-WZ-Medium';
	color: #C30000;
	font-size: 40px;
	text-transform: uppercase;
	border-radius: 60px;
	border: 4px solid #C30000;
	padding: 15px 25px;
	display: inline-block;
	margin-bottom: 40px;
}
.lista .textolista:last-child {
	margin-bottom: 0px;
}
.titulolista:after {
	content: ".";
	position: absolute;
	left: -10px;
	font-family: 'Geomanist-WZ-Bold';
	color: #C30000;
	font-size: 20px;
	top: 5px;
}
.titulolista {
	font-family: 'Geomanist-WZ-Medium';
	color: #C30000;
	font-size: 24px;
	position: relative;
}
.textolista {
	font-family: 'Geomanist-WZ-Book';
	color: #C30000;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.bglight {
	background-color: #F9E6C9;
	padding-top: 60px;
	padding-bottom: 100px;
}
.bgred {
	background-color: #C30000;
	padding-top: 60px;
	padding-bottom: 60px;
}
.bgred .container {
	z-index: 9;
	position: relative;
}
.coltaeg {
	position: absolute;
	right: -10%;
	text-align: left;
	max-width: 400px;
	top: 25%;
	transform: translateY(-50%);
}
.coltaeg p {
	font-family: 'Geomanist-WZ-Medium';
	color: #C30000;
	font-size: 32px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.coltaeg .textonota {
	font-family: 'Geomanist-WZ-Book';
	text-align: left;
	color: #C30000;
	font-size: 12px;
	line-height: 1.1;
}
.titulonote {
	font-family: 'Geomanist-WZ-Book';
	color: #C30000;
	font-size: 16px;
	margin-bottom: 20px;
}
.titulonotebig {
	font-family: 'Geomanist-WZ-Medium';
	color: #C30000;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
}

.textonotebig {
	font-family: 'Geomanist-WZ-Book';
	color: #C30000;
	font-size: 20px;
	margin-bottom: 20px;
}
.titulonoteblack {
	font-family: 'Geomanist-WZ-Book';
	color: #000000;
	font-size: 15px;
	margin-top: 20px;
}
.textovalor {
	font-family: 'Geomanist-WZ-Medium';
	color: #000000;
	font-size: 28px;
	line-height: 1.2;
}
.textovalor span {
	font-family: 'Geomanist-WZ-Medium';
	color: #C30000;
	font-size: 28px;
}
.valor {
	margin-top: -15px;
}
.icon {
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 28px;
	font-family: 'Geomanist-WZ-Book';
	margin: 0 auto;
	background-color: #21211D;
	border-radius: 50%;
	margin-bottom: 20px;
}
.icontitulo {
	color: #C30000;
	font-family: 'Geomanist-WZ-Medium';
	font-size: 22px;
	margin-bottom: 20px;
}
.icontexto {
	color: #000;
	font-family: 'Geomanist-WZ-Book';
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.icontexto a {
	color: #C30000;
	font-family: 'Geomanist-WZ-Book';
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 10px;
	text-decoration: underline;
}
.titulovalor {
	font-family: 'Geomanist-WZ-Book';
	color: #C30000;
	font-size: 64px;
	margin-bottom: 0px;
	line-height: 1;
}
.cartaovertical {
	position: relative;
}
.cartaoverticalbefore {
	position: absolute;
	background-color: #F9E6C9;
	z-index: 1;
	width: 49%;
	height: 300px;
	border-top-right-radius: 200px;
	border-bottom-right-radius: 200px;
	left: 0;
	margin-top: 50px;
}
.cartaovertical p {
	font-family: 'Geomanist-WZ-Medium';
	text-align: center;
	color: #fff;
	font-size: 38px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#headingOne {
	scroll-margin-top: 200px; /* Offset de 200px */
}
.cartaovertical .textonota {
	font-family: 'Geomanist-WZ-Book';
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 1.1;
}
.titulo {
	font-family: 'Geomanist-WZ-Medium';
	color: #fff;
	font-size: 24px;
	line-height: 1.1;
	margin-top: 10px;
}
.subtitulo {
	font-family: 'Geomanist-WZ-Medium';
	color: #fff;
	font-size: 20px;
	line-height: 1.1;
	margin-top: 20px;
}
.texto {
	font-family: 'Geomanist-WZ-Book';
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	margin-top: 40px;
}
.botaosaibamais {
	font-family: 'Geomanist-WZ-Book';
	color: #C30000;
	background-color: #fff;
	border-radius: 40px;
	padding: 5px 30px;
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 40px;
	transition: all .4s ease;
	border: 2px solid #fff;
}
.botaosaibamais:hover {
	border: 2px solid #fff;
	background-color: #C30000;
	color: #fff;
	cursor: pointer;
}
.botaosaibamaisred {
	font-family: 'Geomanist-WZ-Book';
	color: #fff;
	background-color: #C30000;
	border-radius: 40px;
	padding: 5px 30px;
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 10px;
	transition: all .4s ease;
	border: 2px solid #C30000;
}
.botaosaibamaisred:hover {
	border: 2px solid #C30000;
	background-color: transparent;
	color: #C30000;
	cursor: pointer;
}
.botaosaibamaisbarra {
	font-family: 'Geomanist-WZ-Book';
	color: #C30000;
	background-color: #fff;
	border-radius: 40px;
	padding: 5px 30px;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	transition: all .4s ease;
	border: 2px solid #fff;
}
.botaosaibamaisbarra:hover {
	border: 2px solid #C30000;
	background-color: transparent;
	color: #C30000;
	cursor: pointer;
}
.botaosaibamaisredregulamento {
	font-family: 'Geomanist-WZ-Book';
	color: #fff;
	background-color: #C30000;
	border-radius: 40px;
	padding: 5px 30px;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 40px;
	transition: all .4s ease;
	border: 2px solid #C30000;
}
.botaosaibamaisredregulamento:hover {
	border: 2px solid #C30000;
	background-color: transparent;
	color: #C30000;
	cursor: pointer;
}
.video {
	border: 8px solid #C30000;
	border-radius: 40px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
	/*padding-top: 56.25%; */
	height: 97%;
}
.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.video iframe {
}
.textovermelho {
	color: #C30000;
}
.margtop40 {
	margin-top: 40px;
}
#participar {
	padding-top: 100px;
	padding-bottom: 100px;
}
.topheader {
	background-color: #1A1A1A;
	padding-top: 20px;
	padding-bottom: 20px;
}
.spacecartoes {
	margin-top: 80px;
}

.spacevideos {
	margin-top: 30px;
}
.boxtitulo {
	font-family: 'Geomanist-WZ-Medium';
	color: #000;
	font-size: 30px;
	line-height: 1.1;
	margin-top: 30px;
}
.boxsubtitulo {
	font-family: 'Geomanist-WZ-Book';
	color: #000;
	font-size: 20px;
	line-height: 1.1;
	margin-top: 30px;
}
.boximage {
	max-width: 200px;
	margin: 0 auto;
}
.logotopo {
	max-width: 200px;
}
.footer {
	background-color: #e6e6e6;
	padding-top: 30px;
	padding-bottom: 30px;
}
.copyfooter {
	font-family: Arial, "sans-serif";
	font-size: 14px;
	color: #838383;
	line-height: 1.2;
}
.copyfooter a {
	font-family: Arial, "sans-serif";
	font-size: 14px;
	color: #838383 !important;
	line-height: 1.2;
	text-decoration: none !important;
}
.logofooter {
	max-width: 160px;
}
button.btn.btn-link {
	font-family: 'Geomanist-WZ-Medium';
	color: #C30000;
	font-size: 24px;
	position: relative;
	padding-left: 5px;
	line-height: 1;
	text-align: left;
}
button.btn.btn-link:focus {
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.sticky-topmenu {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
}
.sticky-topbarra {
	position: -webkit-sticky;
	position: sticky;
	top: 109px;
	z-index: 1020;
}
.card-body {
	font-family: 'Geomanist-WZ-Book';
	color: #000;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 30px;
	padding-top: 0px !important;
	padding-left: 12px !important;
}
.card-body a {
	color: #C30000;
	text-decoration: underline;
	font-weight: bold;
}
.card-body a:hover {
	color: #C30000;
}
button.btn.btn-link:after {
	content: ".";
	position: absolute;
	left: -10px;
	font-family: 'Geomanist-WZ-Bold';
	color: #C30000;
	font-size: 25px;
	top: 5px;
}
.card {
	background-color: transparent !important;
	border: none !important;
	border-bottom: 1px solid #C30000 !important;
	border-radius: 0px !important;
}
.card-header {
	background-color: transparent !important;
	border-bottom: none !important;
	padding: .75rem .25rem !important;
	padding-bottom: 5px !important;
}
.rowicons {
	display: flex;
	flex-direction: row;
	align-content: flex-end;
	align-items: flex-end;
}
.icons {
	float: right;
}
.redes {
	margin-top: 10px;
}
main {
	position: relative;
}
.redes img {
	max-width: 40px;
	float: left;
	margin-right: 5px;
}
.redes img:last-child {
	margin-right: 0px;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
#sorteio {
	position: relative;
}

@media only screen and (max-width: 1180px) {
.headerbefore {
	position: absolute;
	background-color: #F9E6C9;
	z-index: 1;
	width: 56%;
	height: 340px;
	border-top-left-radius: 200px;
	border-bottom-left-radius: 200px;
	right: 0;
	margin-top: 0px;
}
.tituloheader {
	margin-top: 0px;
	font-size: 48px;
}
.cartaoverticalbefore {
	height: 240px;
}
}

@media only screen and (max-width: 991px) {
.tituloheader {
	font-family: 'Geomanist-WZ-Bold';
	color: #fff;
	font-size: 47px;
	line-height: 1.1;
	margin-top: 0px;
}
.colboxicon {
	margin-bottom: 40px;
}
}

@media only screen and (max-width: 767px) {
.sticky-topbarra {
	top: 125px;
}
.barratexto {
	display: none;
}
.headerbefore {
	position: absolute;
	background-color: #F9E6C9;
	z-index: 1;
	width: 96%;
	height: 300px;
	border-top-left-radius: 200px;
	border-bottom-left-radius: 200px;
	right: 0;
	margin-top: 0px;
	top: 460px;
}
.coltaeg .textonota {
	text-align: center;
}
.coltaeg {
	position: relative;
	right: 0%;
	text-align: center;
	max-width: 400px;
	top: 0%;
	transform: translateY(0%);
	margin: 0 auto;
}
.reverse {
	flex-direction: column-reverse !important;
}
.icons {
	float: left;
	margin-bottom: 40px;
}
.tituloheader {
	font-size: 42px;
	margin-bottom: 40px;
}
.textovalor br {
	display: none;
}
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    background-color: #C30000 !important;
}

:root {
      --plyr-color-main: #C30000;       /* Cor principal (botões, barras, etc.) */
      --plyr-control-icon-hover-color: #C30000; /* Cor dos ícones ao passar o mouse */
    }

@media only screen and (max-width: 480px) {
	
	.video {
	height: 97%;
}
	
.menu ul li {
	font-size: 13px !important;
}
.sticky-topbarra {
	top: 130px !important;
}
.barratitulo {
	font-size: 17px !important;
}
.header {
	padding-top: 30px !important;
}
.tituloheader {
	font-size: 38px !important;
}
.header .headerbefore {
	width: 95% !important;
	height: 200px !important;
	top: 345px !important;
}
}

@media only screen and (max-width: 480px) {
.barratitulo {
	font-size: 20px;
}
.barrasticky {
	padding-top: 10px;
	padding-bottom: 10px;
}
.botaosaibamaisbarra {
	padding: 4px 25px;
	font-size: 16px;
}
.barratexto {
	display: none;
}
.sticky-topbarra {
	top: 133px;
}
.tituloheader br {
	display: none;
}
.spacecartoes .aligncenter:first-child {
	margin-bottom: 100px;
}
.textonota {
	margin-bottom: 40px;
}
.header {
	padding-top: 80px;
	padding-bottom: 60px;
}
.headerbefore {
	width: 95% !important;
	height: 240px !important;
	top: 415px !important;
}
.logotopo {
	max-width: 160px;
}
.rowmenu .col-sm-12:nth-child(2) {
	padding: 0;
	margin-top: 20px;
	text-align: center;
}
.topheader {
	padding-bottom: 10px;
}
.menu ul li {
	font-size: 15px;
}
.menu {
	float: none;
	margin: 0 auto;
	display: inline-block;
}
.botaosaibamais {
	font-size: 18px;
}
.tituloborder {
	font-size: 24px;
	padding: 10px 20px;
	line-height: 1;
}
.botaosaibamaisred {
	padding: 5px 20px;
	font-size: 20px;
}
.cartaoverticalbefore {
	width: 95%;
	height: 200px;
	border-top-right-radius: 200px;
	border-bottom-right-radius: 200px;
	left: 0;
	margin-top: 50px;
}
.cartaovertical {
	max-width: 200px;
	margin: 0 auto;
}
.titulovalor {
	font-size: 30px;
	margin-bottom: 10px;
}
}

@media only screen and (max-width: 350px) {
.menu ul li {
	font-size: 11px !important;
}
.botaosaibamaisbarra {
	padding: 4px 15px;
	font-size: 12px;
}
.tituloheader {
	font-size: 30px !important;
}
.header .headerbefore {
	width: 95% !important;
	height: 170px !important;
	top: 310px !important;
}
.barratitulo {
	font-size: 16px !important;
}
}

@media only screen and (max-width: 290px) {
.tituloheader {
	font-size: 26px !important;
}
.menu ul li {
	font-size: 10px !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.header .headerbefore {
	width: 95% !important;
	height: 170px !important;
	top: 285px !important;
}
}
