@import url("https://use.typekit.net/dvh1sqk.css");

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap');

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProLight.OTF);
	font-weight: 300;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProLightIt.OTF);
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProRegular.OTF);
	font-weight: 400;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProItalic.OTF);
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProMedium.OTF);
	font-weight: 500;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProMedIt.OTF);
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProBold.OTF);
	font-weight: 700;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProBoldIt.OTF);
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProBlack.OTF);
	font-weight: 900;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProBlackIt.OTF);
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProUltra.OTF);
	font-weight: 950;
}

@font-face {
	font-family: 'Neonsans';
	src: url(../fonts/NeoSansProUltIt.OTF);
	font-weight: 950;
	font-style: italic;
}


body {
	padding-top: 56px;
	background: url(../img/background.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
	font-family: "bebas-neue-pro", sans-serif !important;
}

.font-weight-extrabold {
	font-weight: 900 !important;
}

.body {
	margin-top: 10px;
}

.body-h {
	min-height: calc(100vh - 56px) !important;
	/* background: url(../img8/bg_1-2.jpg); */
	/* background-repeat: repeat-y;
	background-size: cover;
	background-position: top;
	background-blend-mode: multiply; */
	background: url(../img12/bg-1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	background-color: #00777b;
}

.body-h-f {
	min-height: calc(100vh - 56px - 24px - 25px) !important;
}

#form_contact {
	border-bottom: 2px solid rgb(139, 139, 139);
}

#tabshow .tabstext {
	font-weight: 500;
}

#tabshow .tabstitle {
	font-size: 1.6rem;
}

.overlay {
	height: 0%;
	width: 100%;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.9);
	overflow-y: hidden;
	transition: 0.5s;
}

.overlay-content {
	position: relative;
	top: 10%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.overlay a {
	padding: 8px;
	text-decoration: none;
	font-size: 36px;
	color: #A7A7A7;
	display: inline-block;
	transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
	color: #f1f1f1;
}

.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}

.nav-spacing {
	width: 1px;
	min-height: 56px;
}

.steps .number {
	font-size: 2.5em;	
}

.regulation {
	/* padding: 25px;; */
}

/* .regulation button {
	border-radius: 0px;
} */

.regulation .modal .modal-footer {
	padding: 0px;
}

.regulation .modal .modal-footer a {
	border-radius: 0px;
}

.regulation object {
	width: 100%;
	height: 500px;
}

.instagram {
	padding-top: 25px;
	background: #016F94;
	background-image: linear-gradient(to right, #EA333E, #4069CA);
}

.instagram .display {
	font-size: 1.5rem;
	font-weight: 200;
	line-height: 1.2
}

.endrules {
	padding-top: 1rem;
	padding-bottom: 0px;
}

.inputMessage {
	resize: none;
}

.userdata {
	padding-top: 50px;
	padding-bottom: 25px;
}

.tabs {
	padding-top: 25px;
	padding-bottom: 50px;
}

.coupons {
	padding-top: 25px;
}

.cupom {
	padding-top: 25px;
}

.my_numbers {
	padding-top: 25px;
}

.my_insta {
	padding-top: 25px;
}

.my_insta a {
	color: #eed532;
}

.register_coupon {
	padding-top: 25px;
}

.register_data {
	padding-top: 25px;
}

.inputMessage {
	resize: none;
}

.userdata {
	padding-top: 50px;
	padding-bottom: 25px;
}

.tabs {
	padding-top: 25px;
	padding-bottom: 50px;
}

.tabtitle {
	text-align: center;
	font-size: 1.45rem;
}

.nav-pills .nav-link {
	font-weight: bolder;
	/* background-color: #ffffff38 !important; */
	background-color: #ffe206 !important;
	color: #010fa0 !important;
	transition: 400ms;
}

.nav-pills .nav-link:hover {
	background-color: #d9bf00 !important;
}

.nav-pills .nav-item {
	margin: 10px;
}

.help {
	width: 500px;
	max-width: 80vw;
}

#alertCNPJ,
#alertPrice,
#alertNumbers {
	display: none;
}

.text-inline {
	white-space: nowrap;
}

.b-primary {
	background: url(../img4/bg-3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-blend-mode: multiply;
	background-attachment: fixed;
}

.b-secondary {
	background-color: #186CAE !important;
}

.b-tertiary {
	background-color: #f8f9fa !important;
}

.text-black {
	color: black;
}

.text-gold {
	color: #CBBB88;
}

.b-none {
	background-color: rgba(0, 0, 0, 0) !important;
}

.text-break {
	word-break: break-all;
}

.yellow {
	color: #eed532;
}

.b-yellow {
	background-color: #F27700;
}

.b-black {
	background-color: #020202;
}

div.steps .step {
	border-radius: 30px !important;
	color: #fff;
	/* padding: 1em 0.5em 1em 0.5em; */
	margin: 0 0 0 0 !important;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
	text-align: center;
	background: none;
	border: solid 2px #ffe206;
}

div.steps .step>p {
	font-size: 1.1rem;
}

#register {
	min-height: calc(90vh) !important;
}

div.steps .step img {
	position: relative;
	top: -75px;
	margin: auto;
}

div.steps .step .text {
	font-size: 1.2em;
	font-weight: 700;
}

div.steps .step .textimg {
	position: relative;
	top: -70px;
}

div.steps .step.margin {
	margin-top: 48px;
	padding: 40px;
}

div.steps legend {
	position: relative;
	top: 75px;
	left: -0.8em;
	background-color: #CBBB88;
	border-radius: 5px !important;
	width: 48px;
	color: #bc0000;
	font-size: 2em !important;
	font-weight: bold !important;
	text-align: center !important;
	/* width:auto; */
	border-bottom: none;
}

.btn1 {
	border-radius: 30px;
	font-size: 1.7rem !important;
	font-weight: 950 !important;
	background: linear-gradient(180deg, #ffdf42, #ffc21e);
	color: #0112a1 !important;
	transition: all .3s ease-in-out;
	box-shadow: 0 10px 7px 0 rgba(0, 0, 0, .3);
}

.btn1:hover {
	transform: scale(.95);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
}

.btn2 {
	border-radius: 50px;
	font-size: 1.5em !important;
	font-weight: bolder !important;
}

.btn3 {
	border-radius: 50px;
	font-size: 1.5em !important;
	font-weight: bolder !important;
}

.btn3:hover {
	color: white;
}

.btn5 {
	border-radius: 10px;
	font-size: 0.9em !important;
	font-weight: bold !important;
	background-color: #ed8600;
	color: #fff !important;
}

.red {
	color: #bc0000;
}

@media (max-width: 450px) {
	h1.display-4 {
		font-size: 3em;
	}

	.text-inline.vales {
		white-space: normal !important;
	}
}

.copyright {
	padding-bottom: 25px;
}





.modal-body {
	background: url(../img/background.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: multiply;
}

.modal-header {
	background: #0F59A4;
	color: #f1f1f1;
}

.modal-header h5 {
	font-weight: bolder;
	font-size: 1.7rem;
}

.modal-body table {
	width: 100%;
	border: solid 2px #F6D258;
	border-top: none !important;
	text-align: center;
}

.modal-body table td {
	padding: 5px;
	text-align: center;
	color: #0F59A4;
	border-left: solid 1px #F6D258;
	border-right: solid 1px #F6D258;
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: capitalize;
}

.modal-body table th {
	padding: 5px;
	text-align: center;
	color: #0F59A4;
	border: solid 2px #F6D258;
	border-top: none !important;
	font-size: 1.2rem;
	font-weight: bolder;
}


.modal-body p {
	width: 100%;
	padding: 5px;
	text-align: center;
	color: #0F59A4;
	font-size: 1.1rem;
	font-weight: 400;
}

#tableProd th {
	font-weight: bold;
}

#tableProd td {
	font-weight: 400;
}

#inputFprod option {
	font-size: 0.9rem;
}

.table-hover tbody tr:hover {
	color: #ffffffcf !important;
}

.size-08 {
	font-size: 1.2rem;
}

.background-header {
	background: #012152;
	/* backdrop-filter: blur(10px); */
	box-shadow: 1px 1px 15px 1px #000000a8;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff !important;
	font-weight: 400;
	font-size: 1.3rem !important;
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #ffffffb4 !important;
}

.navbar-collapse.show {
	padding-top: 1rem;
}

.button-header {
	margin-right: 1rem !important;
	font-size: 0.75rem !important;
	color: #fff !important;
	background: linear-gradient(180deg, rgba(19,106,0,1) 0%, rgba(28,150,3,1) 45%, rgba(37,191,5,1) 100%);
    border: solid 2px #efc801;
    box-shadow: 0px 1px 5px #000000bd;
	padding: 0.4rem 0.8rem !important;
	border-radius: 60px !important;
	margin-right: 1rem !important;
	text-decoration: none !important;
	font-weight: 700;
}

.no-border {
	border: none !important;
}

@media (min-width: 992px) {
	.button-header {
		display: none;
	}
}

.animar1 {
	animation-name: animacao1;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	transform-origin: left center;
	transition: all .3s ease-in-out;
}

@keyframes animacao1 {
	0% {
		transform: scale(1);
		transform-origin: center center
	}

	50% {
		transform: scale(1.05);
		transform-origin: center center
	}

	100% {
		transform: scale(1);
		transform-origin: center center
	}
}


.animar2 {
	transition: all 1.5s ease-in-out;
	transform-origin: right center;
}

.animar2:hover {
	transform: scale(1.05);
}

.animar3 {
	transition: all 1s ease-in-out;
	transform-origin: center center;
}

.animar3:hover {
	transform: scale(1.03);
	cursor: pointer;
}

.animar4 {
	animation-name: animacao4;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	transform-origin: left center;
	transition: all .3s ease-in-out;
}

@keyframes animacao4 {
	0% {
		transform: scale(1);
		transform-origin: center center
	}

	50% {
		transform: scale(1.1);
		transform-origin: center center
	}

	100% {
		transform: scale(1);
		transform-origin: center center
	}
}

.animar5 {
	animation-name: animacao5;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	transform-origin: center center;
	transition: all 2s ease-in-out;
}

@keyframes animacao5 {
	0% {
		transform: scale(1);
		transform-origin: center center
	}

	50% {
		transform: scale(1.05);
		transform-origin: center center
	}

	100% {
		transform: scale(1);
		transform-origin: center center
	}
}

.animar5:hover {
	transition: all 2s ease-in-out;
	animation-name: none;
}

.animar6 {
	transition: all 1s ease-in-out;
	transform-origin: center center;
}

.animar6:hover {
	transform: scale(1.03);
}

.animar-mote-brilho {
	animation: blink-1 3s infinite both;
	position: absolute;
}

@keyframes blink-1 {

	0%,
	20%,
	40%,
	100% {
		opacity: 0;
	}

	10%,
	30% {
		opacity: 1;
	}
}

.animar-mote-estrela {
	animation: vibrate-1 5s infinite both;
	position: absolute;
}


@keyframes vibrate-1 {
	40% {
		transform: translate(0);
	}

	42% {
		transform: translate(-2px, 2px);
	}

	44% {
		transform: translate(-2px, -2px);
	}

	46% {
		transform: translate(2px, 2px);
	}

	48% {
		transform: translate(2px, -2px);
	}

	50%,
	100% {
		transform: translate(0);
	}
}



.cards-sign-in .number-sign-in {
    background-color: #00ceff;
    border: solid 2px #00283c;
    color: #00283c;
    font-weight: 600;
    font-size: 4rem;
    padding: 0.6rem 2rem;
    border-radius: 4rem;
    position: absolute;
    top: -2.5rem;
    box-shadow: 0px 0 10px 2px #03b9e6;
	font-family: 'Poppins', sans-serif;
}

.cards-sign-in .text-sign-in {
	color: #fff;
    font-size: 1.8rem;
    line-height: 2rem;
    /* text-transform: uppercase; */
    margin: 0;
    font-weight: 500;
    text-align: center;
    padding: 1.4rem 0rem;
}

.cards-sign-in .text-sign-in span {
	color: #fafe37;
	font-weight: 800;
	font-size: 1.8rem;
}

.cards-sign-in {
	position: relative;
	border-radius: 30px;
	/* padding: 2rem; */
	padding-top: 3rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 2rem 10px;
	/* background-color: #ffd131; */
}


@media (max-width: 767px) {
	.carousel-inner .carousel-item>div {
		display: none;
	}

	.carousel-inner .carousel-item>div:first-child {
		display: block;
	}
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
	display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {

	.carousel-inner .carousel-item-end.active,
	.carousel-inner .carousel-item-next {
		transform: translateX(25%);
	}

	.carousel-inner .carousel-item-start.active,
	.carousel-inner .carousel-item-prev {
		transform: translateX(-25%);
	}
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
	transform: translateX(0);
}


.animar20 {
	animation-name: animacao20;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	transform-origin: left center;
	transition: all .3s ease-in-out;
}

@keyframes animacao20 {
	0% {
		transform: scale(1);
		transform-origin: center center
	}

	50% {
		transform: scale(1.05);
		transform-origin: center center
	}

	100% {
		transform: scale(1);
		transform-origin: center center
	}
}

#premios {
	/* background: url(../img10/BG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover; */
	background-blend-mode: multiply;
}

.buttons-mid {
	/* background: url(../img8/bg_3-2.jpg); */
	/* background-color: #022334; */
	/* background-repeat: no-repeat; */
	/* background-position: center; */
	/* background-size: cover; */
	background-blend-mode: multiply;
}

.btn20 {
    border-radius: 15px;
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    color: #021d4f !important;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0 10px 1px #fff;
    background: #fff939;
    border: solid 3px #021d4f;
    box-shadow: 0px 1px 5px #000000bd;
}

.btn20:hover {
	transform: scale(.97);
	box-shadow: 0px 0 4px 1px #fff;
}

.btn21 {
    border-radius: 15px;
    font-size: 2.2rem !important;
    font-weight: 700 !important;
    color: #021d4f !important;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0 10px 1px #fff;
    background: #fff939;
    border: solid 3px #021d4f;
    box-shadow: 0px 1px 5px #000000bd;
}

.btn21:hover {
	transform: scale(.97);
	box-shadow: 0px 0 4px 1px #fff;
}

.steps-div {
	/* background: url(../img12/bg-2.jpg); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #001743;
	background: #001743;
	/* box-shadow: 0px 0px 50px 30px #efc80191; */
    /* z-index: 9999; */
    position: relative;
}

