/* Description: Master CSS file */

/*****************************************
Table Of Contents:
- General Styles
- Navigation
- Home
- Information
- Button
- Services
- Plans
- Testimonials
- Newsletter
- Back To Top Button
- Extra Pages
- Media Queries
******************************************/


/**************************/
/*     General Styles     */
/**************************/
:root {
	--primary: #1F1F1F;
	--primary-btn: #F1F1F1;
	--primary-light: #303f4b;
	--secondary: #079547;
	--secondaryd: #087e3d;
	--tertiary: #00dabf;
	--danger: #b75f5f;
	--gradient: linear-gradient(to right, #0ee951, #00dabf);
}
body{
	background: #f4faff;
}
.no-display {
    display: none ! Important;
}
a.btn-wa-link {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 60px;
	z-index: 111;
	outline: none;
	cursor: pointer;
}
a.btn-wa-link img {
	max-width: 100%;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
  position: absolute;
  left: -9999px;
}
div#result {
    position: fixed;
	white-space: nowrap;
	display: none;
    bottom: 50px;
    z-index: 111111;
    padding: 15px;
    border-radius: 7px;
    width: fit-content;
	background: #c4c4c4;
    border: 1px solid #8b8b8b;
}
.result-success{
    background: #dffbdf!important;
    border: 1px solid #a3e3a3!important;
}
.result-error{
    background: #fbdfdf!important;
    border: 1px solid #e3a3a3!important;
}
.form-label {
    margin-bottom: 0.2rem;
}
.min-height{
	min-height: 70vh;
}
.row-align-middle{
	justify-content: center;
    align-items: center;
    width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif;
}

h1 {
	font-size: 60px;
	font-weight: 500;
}

button {
	font-family: sans-serif;
}

p{
	color: #595959;
}
.footer p{
	color: #f9f9f9;
}
p,
ul,
h4 {
	margin: 0;
	padding: 0;
}

a {
	color: white;
	text-decoration: none;
}

li {
  	list-style-type: none;
}
.swal2-html-container {
    font-size: 1.6em !important;
    line-height: 1.6em !important;
}
.banner{
	cursor: pointer;
}
.eventos .mini-banner img {
	max-width: 100%;
	max-height: 100%;
	margin: 0px auto;
	display: block;
	z-index: 1;
	position: relative;
}
.mini-description {
    border-top: 1px solid #f3f3f3;
    display: flex;
    padding: 13px 10px 15px 10px;
}
.data-evento {
    background: #efefef;
    width: 50px;
    text-align: center;
    color: #000000;
    border-radius: 6px;
    overflow: hidden;
    align-self: baseline;
}
.data-mes {
    width: 100%;
    background: rgb(197 84 77);
    font-weight: 500;
    font-size: 14px;
    color: #fff;
	text-transform: uppercase;
}
.data-dia {
    font-size: 21px;
    font-weight: bold;
    line-height: 20px;
    padding: 6px 0 11px 0px;
}
.info-evento {
    padding-left: 15px;
    align-self: baseline;
}

section.eventos .event-item .card {
    width: 100%;
}
section.eventos h4  {
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1rem;
    margin-bottom: 0em;
	padding: 0px;
    color: #1F1F1F;
}
.eventos .mini-banner span.prom {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 24px;
	color: #ffcb50;
}
.top-destaque {
    padding-top: 25px;
}
.top-destaque .mini-banner img {
    width: 100%;
}
.home h3 {
    color: #2f2f2f;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.2em;
}
.relative{
	position: relative;
}
.destaques h3 {
    color: #e9e9e9;
}
.loader-container{
	background-image: url('../images/loading.svg');
    background-color: #ffffff9e;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    border-radius: 10px;
	display: none;
}
.status-msg {
    color: #7c0000;
    background: #ffdfdf;
    line-height: 1.2em;
    font-size: 1em;
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 5px;
    display: none;
}
.status-msg.success {
    color: #1b4b25;
    background: #a1ec9a;
}
.power-container-2 {
	opacity: 0.1;
}
.power-container {
    background-color: #2E424D;
    width: 100%;
    height: 15px;
    border-radius: 5px;
}
.power-container #power-point {
    background-color: #D73F40;
    width: 1%;
    height: 100%;
    border-radius: 5px;
    transition: 0.5s;
}
.label-pass-strengh{
	font-size: 0.8em;
}
/* Section Background */
div#datepicker-birthday {
    position: absolute;
    width: 100%;
}
.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    width: 100%;
}
table.table-condensed{
	width: 100%;
}
/* Section Background */
.about,
.services,
.plans,
.work,
.home,
.contact {
	min-height: 1100px;
	position: relative;
}
.event{
	position: relative;
}

.bg-w {
    background: #fff;
	border: 1px solid #dfe9ef;
    margin-bottom: 20px;
    border-radius: 6px;
}
.section-header-ingressos{
	background-color: #1F1F1F;
}
.section-header-ingressos {
    background-color: #1F1F1F;
    color: #F1F1F1;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    padding: 5px 0px 10px 0px;
    border-radius: 6px 6px 0px 0px;
}
/* section.eventos h3, section.myaccount h3 {
    font-weight: bold;
    font-size: 2.2em;
    line-height: 1em;
} */
.dropdown-item:focus, .dropdown-item:hover, .navbar .dropdown-item:hover{
	background-color: #363636!important;
}
.top-destaque h3 {
    font-weight: bold;
    font-size: 2.2em;
    line-height: 1em;
}
.mini-banner {
	height: 250px;
	width: 100%;
	background: #1f1f1f;
	position: relative;
}
.mini-banner-b {
	height: 100%;
	width: 100%;
	background: #1f1f1f;
	background-size: inherit;
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	z-index: 0;
	filter: blur(2px);
}
#form_buscar button.btn-secondary.text-light {
    background: #363636;
    border: 1px solid #444444;
    padding: 0px 7px 0px 15px;
    border-radius: 0px 10px 10px 0px;
}
section.myaccount h4 {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.1em;
    margin-bottom: 0em;
    color: #1F1F1F;
}
.top-destaque h4 {
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.1em;
    margin-bottom: 0em;
    color: #1F1F1F;
}
.ticket-list {
    display: grid;
    grid-template-columns: 65% 35%;
    border: 1px solid #d7e5f7;
    padding: 10px;
    margin-top: 15px;
    border-radius: 6px;
}
.ticket-list .cart-controls {
    padding: 0px 0px 0px 10px;
	text-align: right;
}
.ticket-list .cart-controls input.form-control {
    width: 40%;
}
.cart-controls .qty {
    color: #1F1F1F;
    background: #f4faff;
    border: 1px solid #dfdfdf;
    box-shadow: none;
    font-weight: bold;
    width: 32px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    height: 32px;
    line-height: 29px;
}
.cart-controls .btn {
	width: 32px;
	height: 32px;
    line-height: 32px;
	padding: 0px;
}
.cart-controls .btn:hover{
	padding: 0px;
}
.cart-controls button.btn.btn-minus {
    background: #808a93;
}
span.cart-total-preview {
    background: #F8F9FA;
    display: block;
    text-align: center;
    font-weight: bold;
	border-radius: 12px;
    color: #444444;
}
.shopping-cart a.nav-link {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    line-height: 3em;
    display: inline-block;
    vertical-align: middle;
    padding: 0px 20px;
}
.navbar i.fas{
	font-size: 1.5em;
	line-height: 0.5em;
	margin-right: 0.5em;
}
.services,
.work,
.contact,
.testimonial,
.footer {
  	background-color: var(--primary);
}

.about,
.plans,
.company,
.newsletter,
.location {
  	background-color: var(--primary-light);
}

.bottom {
  	background-color: black;
}

/* Gradient Border And Background On Icons */
.home_text,
.home .fas,
.plans .far,
.information .fas,
.work .fas,
.services .fas,
.location .far,
.location .fas {
	padding: 15px 0;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#0ee951),
		to(#00dabf)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.navbar-nav a:hover,
.footer a:hover,
.footer .fab:hover {
	cursor: pointer;
	background: var(--gradient);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


/**********************/
/*     Navigation     */
/**********************/
.navbar {
	font-weight: 500;
	font-size: 0.875rem;
	line-height: 0.875rem;
	background-color: var(--primary);
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.025);
}

.navbar .navbar-brand {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.navbar .logo-image img {
	width: 108px;
	height: 32px;
}

.navbar .logo-text {
    color: #fff;
    font-weight: 500;
    line-height: 1rem;
    font-size: 1.575rem;
    text-decoration: none;
    width: 120px;
    height: 50px;
}
.navbar .logo-text img {
    max-width: 100%;
    max-height: 100%;
}

.offcanvas-collapse {
	position: fixed;
	top: 58px; /* adjusts the height between the top of the page and the offcanvas menu */
	bottom: 0;
	left: 100%;
	width: 100%;
	overflow-y: auto;
	visibility: hidden;
	padding-right: 1rem;
	padding-left: 1rem;
	background-color: var(--primary);
	transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

.offcanvas-collapse.open {
	visibility: visible;
	transform: translateX(-100%);
}

.navbar .navbar-nav {
	margin-top: 0.75rem;
	margin-bottom: 0.5rem;
}

.navbar .dropdown-menu {
	border: none;
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
	background-color: var(--primary);
}

.navbar .dropdown-item {
	color: #eee;
	font-weight: 500;
	font-size: 0.875rem;
	line-height: 0.875rem;
	padding-top: 0.625rem;
	text-decoration: none;
	padding-bottom: 0.625rem;
}

.navbar .dropdown-item:hover {
  	background-color: var(--primary);
}

.navbar .dropdown-divider {
	width: 100%;
	height: 1px;
	border: none;
	margin: 0.5rem auto 0.5rem auto;
	background-color: var(--primary-light);
}

.navbar .nav-item .nav-link {
	color: #eee;
	text-decoration: none;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	transition: all 0.2s ease;
}

.navbar .fa-stack {
	width: 2em;
	font-size: 0.75rem;
	margin-right: 0.25rem;
}

.navbar .fa-stack-2x {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#0ee951),
		to(#00dabf)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transition: all 0.2s ease;
}

.navbar .fa-stack-1x {
	color: #ffffff;
	transition: all 0.2s ease;
}

.navbar .fa-stack:hover .fa-stack-2x {
  	color: var(--primary);
}

.navbar .fa-stack:hover .fa-stack-1x {
  	color: var(--primary);
}

.navbar .navbar-toggler {
	padding: 0;
	border: none;
	font-size: 1.25rem;
}
section.eventos .card, section.myaccount .card{
    overflow: hidden;
    border-radius: 8px;
	cursor: pointer;
}
section.eventos .card:hover, section.myaccount .card:hover{
	box-shadow: 2px 2px 10px #c9c9c9;
}

/****************/
/*     Home     */
/****************/
select#select-categorias {
    background: transparent;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 200px;
    padding: 8px;
}
.myaccount, .tickets, .static-contents{
	margin-top: 100px;
}
.home {
	background-color: #19201e;
	background-image: url('../images/background2.jpg?v=16');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 770px;
    padding-top: 15px;
	padding-bottom: 50px;
}
.homepage section.eventos{
	margin-top: -100px;
}
.event{
	background-color: #19201e;
	background-image: url('../images/background2.jpg?v=16');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
    position: relative;
	margin-bottom: 100px;
}
.event .banner-header{
	height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.event .row.top-banner {
    height: 450px;
    margin-bottom: -200px;
}
.para {
  	width: 50%;
}

.para-light {
  	opacity: 0.7;
}

.footer .logo {
    width: 200px;
    height: 50px;
}
.footer .logo img{
	max-width: 100%;
    max-height: 100%;
}
/******************/
/*     Button     */
/******************/
.btn {
    color: var(--primary-btn);
    padding: 10px;
    background: #4ba55b;
    box-shadow: none;
    font-weight: bold;
    width: 100%;
    border-radius: 5px;
}

.btn:hover {
	color: var(--primary-btn);
    background: var(--secondaryd);
    box-shadow: none;
    font-weight: bold;
    border-radius: 5px;
}

/* Email - Newsletter Button */
.btn-secondary {
	color: black;
	border-width: 2px;
	padding: 10px 30px;
	border-image-slice: 1;
	background-image: none;
	background: transparent;
	border-image-source: var(--gradient);
}

.btn-secondary:hover {
	color: black;
	padding: 10px 30px;
	background-image: var(--gradient);
}

/* Other Pages Button */
.btn-tertiary {
	color: black;
	border-radius: 0;
	border-width: 2px;
	padding: 10px 30px;
	border-image-slice: 1;
	background-image: none;
	background: transparent;
	border-image-source: var(--gradient);
	box-shadow: 5px 5px 0px 0px var(--secondary);
}

.btn-tertiary:hover {
	color: black;
	box-shadow: none;
	border-radius: 0;
	padding: 10px 30px;
	transform: translate(5px, 5px);
}


/********************/
/*     Services     */
/********************/
.services .card {
	padding: 20px;
	border-radius: 0;
	border: 2px solid white;
}

.services .card:hover {
	border: 10px solid;
	transform: scale(1.01);
	border-image-slice: 1;
	border-width: 2px;
	border-image-source: var(--gradient);
	box-shadow: 5px 5px 0px 0px #0ee951;
}


/*****************/
/*     Plans     */
/*****************/
.plans .card {
	padding: 20px;
	border: 2px solid white;
}


/************************/
/*     Testimonials     */
/************************/
.slider-1 {
	padding-top: 8.25rem;
	padding-bottom: 8.5rem;
}

.slider-1 .section-title {
  	text-align: center;
}

.slider-1 .h2-heading {
	text-align: center;
	margin-bottom: 3rem;
}

.testimonial-card {
	border: 10px solid;
	border-image-slice: 1;
	border-width: 3px;
	border-image-source: var(--gradient);
}

.slider-1 .slider-container {
  	position: relative;
}

.slider-1 .swiper-container {
	width: 86%;
	position: static;
}

.slider-1 .swiper-button-prev,
.slider-1 .swiper-button-next {
  	color: var(--primary);
}

.slider-1 .swiper-button-prev:focus,
.slider-1 .swiper-button-next:focus {
	/* even if you can't see it chrome you can see it on mobile device */
	outline: none;
}

.slider-1 .swiper-button-prev {
	left: -14px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23707375'%2F%3E%3C%2Fsvg%3E");
	background-size: 18px 28px;
}

.slider-1 .swiper-button-next {
	right: -14px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23707375'%2F%3E%3C%2Fsvg%3E");
	background-size: 18px 28px;
}

.slider-1 .card {
	border: none;
	position: relative;
	background-color: transparent;
}

.slider-1 .card-image {
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	margin-bottom: 1.25rem;
}

.slider-1 .card-body {
  	padding: 0;
}

.slider-1 .testimonial-text {
  	margin-bottom: 0.75rem;
}

.slider-1 .testimonial-author {
	margin-bottom: 0;
	color: #252c38;
}

.slider-1 .avatar {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

/* Dropdown Menu */
.navbar .dropdown .dropdown-menu {
  	animation: fadeDropdown 0.2s; /* required for the fade animation */
}

@-webkit-keyframes fadeDropdown {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeDropdown {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}


/**********************/
/*     Newsletter     */
/**********************/
.form-control-input,
.form-control-textarea {
	width: 100%;
	appearance: none;
	border-radius: 4px;
	font-size: 0.875rem;
	line-height: 1.5rem;
	padding-left: 1.5rem;
	padding-top: 0.775rem;
	padding-bottom: 0.775rem;
}


/******************************/
/*     Back To Top Button     */
/******************************/
#myBtn {
	z-index: 99;
	right: 20px;
	width: 52px;
	height: 52px;
	bottom: 20px;
	border: none;
	outline: none;
	display: none;
	position: fixed;
	cursor: pointer;
	border-radius: 50%;
	background-color: #323137;
}

#myBtn:hover {
  	background-color: #0f0f11;
}

#myBtn img {
	width: 18px;
	margin-left: 0.125rem;
	margin-bottom: 0.25rem;
}


/***********************/
/*     Extra Pages     */
/***********************/
.ex-header {
	padding-top: 8.5rem;
	padding-bottom: 4rem;
	background-color: var(--primary);
}

.ex-header h1 {
  	color: #fff;
}

.ex-basic-1 .list-unstyled .fas {
	font-size: 0.375rem;
	line-height: 1.625rem;
}

.ex-basic-1 .list-unstyled .flex-grow-1 {
  	margin-left: 0.5rem;
}

.ex-basic-1 .text-box {
	padding: 1.25rem 1.25rem 0.5rem 1.25rem;
	background-color: #f7f9fd;
}

.ex-cards-1 .card {
	border: none;
	background-color: transparent;
}

.ex-cards-1 .card .fa-stack {
	width: 2em;
	font-size: 1.125rem;
}

.ex-cards-1 .card .fa-stack-2x {
  	color: var(--secondary);
}

.ex-cards-1 .card .fa-stack-1x {
	width: 2em;
	color: #ffffff;
	font-weight: 700;
	line-height: 2.125rem;
}

.ex-cards-1 .card .list-unstyled .flex-grow-1 {
  	margin-left: 2.25rem;
}

.ex-cards-1 .card .list-unstyled .flex-grow-1 h5 {
	margin-top: 0.125rem;
	margin-bottom: 0.5rem;
}

.row.top-banner, .row.top-destaque .card {
    background: #ececec;
	border-radius: 5px;
    overflow: hidden;
	border: none!important;
}

.home .row.top-banner {
    width: 100%;
}

.row.top-banner .col-lg-9 {
	height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.row.top-banner .banner {
    padding: 0px;
}

.row.top-banner .banner img{
	width: 100%;
}


span.data-hora {
    background: #2B2B2B;
    width: 100%;
    padding: 15px;
    font-size: 20px;
    display: block;
    border-radius: 5px;
}

/*************************/
/*         Checkout      */
/*************************/
.col-12.ticket-border {
    border-bottom: 1px solid #ced4da;
}
span.checkout-event-name {
    font-weight: bold;
    display: block;
    line-height: 1.3em;
    font-size: 1.3em;
}
span.checkout-lote-details {
    font-weight: bold;
    display: block;
    line-height: 1.1rem;
    font-size: 1rem;
}
span.checkout-ticket-number {
    font-weight: bold;
    display: block;
    line-height: 2em;
    font-size: 1em;
	color: #626262;
}
.checkout-resume-ticket-border {
    border:  1px solid #ced4da;
    border-radius: 5px;
	position: relative;
}
span.checkout-icon-remove {
    color: #8695a5;
    display: block;
    float: right;
    font-size: 0.5rem;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    cursor: pointer;
}
span.checkout-icon-remove:hover {
    color: var(--danger);
}
.buttons-nav{
	column-gap: 2rem;
}
.buttons-nav .icon {
    font-size: 0.8rem;
	margin-right: 10px;
}
.buttons-nav i.fas.fa-circle.fa-2x.icon{
    color: var(--secondary);
}
p.checkout-resume-event-name {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    line-height: 1.5em;
    font-size: 1em;
    color: #2B2B2B;
}
span.checkout-resumo-lote-valor {
	font-weight: bold;
    color: #079547;
    display: block;
    line-height: 0.9em;
    font-size: 0.9em;
    margin: 0px;
}
span.checkout-resumo-lote-taxa {
    font-weight: normal;
    color: #2B2B2B;
	display: block;
    line-height: 0.9em;
    font-size: 0.9em;
    margin: 0px;
}
span.checkout-resumo-lote-und {
	float: right;
}
span.checkout-resumo-lote-total {
    font-weight: bold;
    color: #2B2B2B;
	float: right;
}
p.checkout-resume-p {
    font-size: 0.8em;
    line-height: 1.4em;
}
p.resume-total-label{
	font-weight: bold;
    color: #2B2B2B;
}
p.resume-total-value{
	font-weight: bold;
	color: #079547;
	float: right;
}


































#container-slider
{
    position: relative;
    display: block;
    width: 100%;
}
#slider {
    position: relative;
    display: block;
    width: 100%;
    /*height: 100vh;
    min-height: 500px;*/
}
#slider li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -1;
    opacity: 0;
}
#container-slider .arrowPrev, #container-slider .arrowNext{
    font-size: 30pt;
    color: rgba(204, 204, 204, 0.65);
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -50px;
    z-index: 2;
	margin-top: -30px;
	display: none;
}
#header:hover .arrowPrev, #header:hover .arrowNext{
	display: block;
}
#container-slider .arrowNext {
    left: initial;
    right: -50px !important;
}
.content_slider div{
    text-align: center;
}
.content_slider h2{
    font-family: 'arial';
    font-size: 30pt;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
/*.content_slider p {
    font-size: 15pt;
    font-family: 'arial';
    color: #FFF;
    margin-bottom: 20px;
}*/
#slider li .content_slider{
    background: rgba(0, 0, 0, 0.50);
	padding: 0px!important;
    color: #FFF;
    width: 100%;
    height: 100%;
}
.content_slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnSlider{
    color: #FFF;
    font-size: 15pt;
    font-family: 'arial';
    letter-spacing: 1px;
    padding: 10px 50px;
    border: 1px solid #CCC;
    background: rgba(13, 13, 13, 0.55);
    border-radius: 31px;
    text-decoration: none;
    transition: .5s all;
}
.btnSlider:hover{
    background: #111;
    border: 1px solid #111;
}
.listslider {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: 50%;
    bottom: -250px;
    list-style: none;
    z-index: 2;
    transform: translateX(-50%);
}
.listslider li {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 5px;
}
.listslider li a {
    background: #CCC;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}
.item-select-slid {
    background: #FFF  !important;
}
span.complete-ticket {
    border: 1px dashed #b5b5b5;
    padding: 10px 15px;
    border-radius: 6px;
    width: 100%;
    display: block;
    margin-top: 20px;
	border-radius: 6px;
	position: relative;
}

.cursor-pointer{
	cursor: pointer;
}
.tab-option {
	font-size: 18px;
	font-weight: normal;
	background: #e9f4ff;
	color: #425262;
	padding: 1em;

	&:hover{
		background: #425262;
		color: #fff;
	}
}
#loading-message{
	display: none;
}
#form-checkout, #pix-form-checkout, #pix-code-section, #info-pago-resultado {
	width: 500px;
	border: 1px solid #e5e5e5;
	padding: 15px;
	border-radius: 10px;
	margin: 0px auto;
}
.payments-option-container h3 {
	margin-bottom: 3rem;
}
#pix-form-checkout__identificationType, select#form-checkout__identificationType, select#form-checkout__issuer, select#form-checkout__installments, #form-checkout__cardNumber, #form-checkout__expirationDate, #form-checkout__securityCode {
	border: 1px solid gainsboro!important;
	border-radius: 5px!important;
	background: #f9f9f9!important;
	height: 37px!important;
	padding: 0px 6px;
	line-height: 37px!important;
}
#loading-message, #pix-loading-message {
	display: none;
	text-align: center;
	font-weight: 700;
}
span.titulo-pix{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 9px;
	color: #606060;
}
#fail-response, #success-response, #pix-code-section {
	display: none;
}
p#pix-code {
	color: green;
	display: block;
	overflow-wrap: break-word;
	cursor: pointer;
	font-size: 12px;
	padding: 3px 10px;
	background: #ededed;
	border-radius: 10px;
	margin: 20px auto;
	line-break: anywhere;
	width: 100%;
}
p#pix-code:hover {
	color: blue;
}
img.icon-whatsapp {
	width: 27px;
}
span.enviado{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.btn-submit-form, .btn-buy {
    width: max-content;
    text-align: center;
    margin: 0px auto;
    display: block;
	padding-left: 20px;
	padding-right: 20px;
}

span.btn-editar {
    font-weight: normal;
    font-size: 1rem;
    color: #4c6274;
    display: inline-block;
    vertical-align: middle;
	margin-left: 10px;
}

span.btn-editar:hover {
	cursor: pointer;
	color: #213241;
}

button.btn.btn-edit {
    font-size: 0.8rem;
    padding: 0 1rem;
    line-height: 3rem;
    color: #fff;
    height: 3rem;
	background: var(--secondary);
}

.input-group-append button.btn.btn-edit {
    border-radius: 0px 5px 5px 0px;
}

.form-control {
    height: 3rem;
	padding: 0 1rem;
    line-height: 3rem;
}

.btn{
	color: #fff;
}

.btn:hover{
	color: #eee;
}

.ticket-name {
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: bold;
	color: var(--primary);
}

.ticket-value-total{
	font-size: 1.4rem;
	line-height: 1.5rem;
	font-weight: bold;
	color: var(--secondary);
}
.ticket-list.esgotado .ticket-value-total {
	color: #7c7c7c;
}

.ticket-value {
	font-size: 0.8rem;
	line-height: 1.1rem;
	font-weight: normal;
}

.ticket-value-meia {
	font-size: 0.8rem;
	line-height: 1.1rem;
	font-weight: normal;
	background: #e7f4ff;
	padding: 2px 6px 5px 6px;
	border-radius: 3px;
	margin: 3px 0px -3px 0px;
	display: block;
}

p.ticket-meia {
	font-size: 0.65rem;
	background: #fffdb9;
	width: fit-content;
	padding: 1px 6px;
	border-radius: 3px;
	border: 1px solid #e7cc52;
	color: #c1930c;
	margin-bottom: 0px;
	margin-top: 3px;
}

p.pdv-name {
	font-weight: bold;
	font-size: 0.86rem;
	color: var(--primary);
}
p.pdv-address, p.pdv-city, p.pdv-cel {
    font-size: 0.76rem;
}

.pdv-container i.fas {
	width: 1.2rem!important;
	text-align: center!important;
}
.pdv-container {
    padding-top: 0.35rem;
    padding-bottom: 0.5rem;
}

.pdv-container:hover {
	background: #ededed;
	border-radius: 6px;
}

.ticket-list .cart-controls button.btn.btn-numerado-open, .ticket-list .cart-controls button.btn.btn-add {
	background: var(--primary-light);
}
.ticket-list .cart-controls button.btn.btn-numerado-open{
    width: 100%;
}
.ticket-list .cart-controls button.btn:hover{
	background: var(--secondary);
}
.btn-success{
	background-color: var(--secondary);
	border-color: var(--secondary);
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

.modal{
  position: fixed;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  overflow-x: hidden;
  background-color: rgba(31,32,41,.75);
  pointer-events: none;
  opacity: 0;
  transition: opacity 250ms 700ms ease;
}
.modal.modal-opened{
  pointer-events: auto;
  opacity: 1;
  transition: all 300ms ease-in-out;
  z-index: 111;
}
.modal-wrap {
  position: relative;
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #fff;
    -ms-flex-item-align: center;
    align-self: center;
    box-shadow: 0 12px 25px 0 rgba(199,175,189,.25);
  opacity: 0;
  transform: scale(0.6);
  transition: opacity 250ms 250ms ease, transform 300ms 250ms ease;
}
.modal .modal-wrap .modal-icon-image {
    text-align: center;
    height: 100%;
    width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.modal .modal-wrap .modal-icon-image img {
width: auto;
	display: inline-block;
	max-height: 25vh;
}
.modal-wrap p {
  padding: 20px 30px 0 30px;
}
.modal.modal-opened .modal-wrap{
  opacity: 1;
  transform: scale(1);
  transition: opacity 250ms 500ms ease, transform 350ms 500ms ease;
  min-width: 500px;
  max-height: 90vh;
  margin-top: 70px;
  overflow-y: auto;
}

.modal.modal-opened .modal-content-out{
	padding: 15px;
}

.modal .modal-wrap .modal-close {
    position: fixed;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 1111111;
    width: 30px;
    border-radius: 3px;
    height: 30px;
    border: 1px solid #c5c5c5;
    text-align: center;
    line-height: 26px;
    font-size: 21px;
    background-color: #ffffff;
    color: #833333;
    font-weight: bold;
    box-shadow: 0 12px 25px 0 rgb(90 91 95 / 25%);
    transition: all 200ms linear;
    opacity: 1;
}
.modal .modal-wrap .modal-close:hover {
    color: #ffffff;
    background-color: #833333;
}
img.success-image {
    max-width: 400px;
    display: block;
	margin: 0px auto;
    margin-top: 30px;
}
a.btn-login-inline {
    background: green;
    padding: 5px 15px 7px 15px;
    font-size: 1rem;
    line-height: 1rem;
    display: inline-block;
    margin-left: 2px;
    border-radius: 3px;
}
.iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown{
	/* width: 250px; */
	width: 100%;
}
#cadastro .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
	width: 250px;
}

@media screen and (max-width: 500px) {
	.modal-wrap {
		width: calc(100% - 40px);
		padding-bottom: 15px;
	}
	.modal-wrap p {
	  padding: 15px 20px 0 20px;
	}
}

@media screen and (orientation: landscape){
	#pagoresult, .checkout{
		min-height: 70vh;
	}
}

@media screen and (max-width: 460px){
	.content_slider h2 {
	    font-size: 15pt !important;
	}
	.content_slider p {
	    font-size: 12pt !important;
	}
	#container-slider .arrowPrev, #container-slider .arrowNext{
		font-size: 20pt;
	}
	#container-slider .arrowPrev{
		left: 15px;
	}
	#container-slider .arrowNext{
		right: 15px !important;
	}
	#slider{
		height: 400px;
		min-height: 400px;
	}
	#slider li .content_slider{
		padding: 10px 35px;
	}
	.btnSlider{
		padding: 10px 30px;
    	font-size: 10pt;
	}

}


















/*************************/
/*     Media Queries     */
/*************************/
@media only screen and (max-width: 1024px) {
	.services,
	.work,
	.testimonial,
	.about,
	.contact,
	.plans {
		height: 100%;
	}
}

@media (min-width: 992px) {
	.slider-1 .swiper-container {
		width: 92%;
	}

	.slider-1 .swiper-button-prev {
		left: -16px;
		width: 22px;
		background-size: 22px 34px;
	}

	.slider-1 .swiper-button-next {
		right: -16px;
		width: 22px;
		background-size: 22px 34px;
	}

	/* Navigation */
	.navbar {
		box-shadow: none;
		transition: all 0.2s;
		padding-top: 1.75rem;
		background-color: transparent;
	}

	.navbar.top-nav-collapse {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
		background-color: var(--primary);
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.025);
	}

	.homepage .navbar.top-nav-collapse{
		background-color: transparent;
		padding-top: 1.75rem;
		padding-bottom:1.75rem;
	}

	.homepage .fixed-top{
		position: absolute;
	}

	.offcanvas-collapse {
		position: static;
		top: auto;
		bottom: auto;
		left: auto;
		width: auto;
		padding-right: 0;
		padding-left: 0;
		background-color: transparent;
		overflow-y: visible;
		visibility: visible;
	}

	.offcanvas-collapse.open {
		transform: none;
	}

	.navbar .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
	}

	.navbar .nav-item .nav-link {
		padding-right: 0.75rem;
		padding-left: 0.75rem;
	}

	.navbar .dropdown-menu {
		padding-top: 0.75rem;
		padding-bottom: 0.875rem;
		box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.08);
	}

	.navbar .dropdown-divider {
		width: 90%;
	}

	.navbar .social-icons {
		margin-left: 0.5rem;
	}

	.navbar .fa-stack {
		margin-right: 0;
		margin-left: 0.25rem;
	}
}

@media only screen and (max-width: 540px) {
	h1 {
		font-size: 30px;
	}

	.para {
		width: 100%;
	}

	.swiper-container {
		width: 92%;
	}

	.swiper-button-prev {
		left: -16px;
		width: 22px;
		background-size: 22px 34px;
	}

	.swiper-button-next {
		right: -16px;
		width: 22px;
		background-size: 22px 34px;
	}
}
.event-item a {
    display: flex;
}
.show-desktop{
	display: contents;
}
.show-mobile{
	display: none;
}
.complete_ticket, .complete_ticket:checked, .complete_ticket:not(:checked) {
	left: 0px;
    position: relative;
}
label.complete_ticket_label{
	display: grid;
	grid-template-columns: 1em auto;
	gap: 0.24em;
}
span.complete_ticket_span {
    font-size: 1rem;
    font-weight: normal;
}
.login.steps{
	width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
.p-4 {
    padding: 1.5rem 1rem !important;
}
p.ticket-adicional {
    padding: 0px;
    margin: 0px;
    line-height: 1rem;
}
.eventos .col {
    padding: 0px 20px;
}
.btn-success {
    background: #1CDF63;
	color: #1F1F1F;
	text-align: left;
	border-color: #13a548;
}
.btn-success:hover {
    background: #15ac4c;
	color: #1F1F1F;
	text-align: left;
}
button#btn-add-to-cart span.fas.fa-arrow-right.fa-2x {
    font-size: 1rem;
    float: right;
	line-height: 1.3rem;
}
button#btn-add-to-cart {
    font-size: 0.9rem;
    line-height: 1.4rem;
}
.shopping-cart.cart-empty{
	display: none!important;
}
section.eventos.search-container {
	margin-top: 90px;
	min-height: calc(100vh - 250px);
}
span.search-term {
	font-weight: bold;
	text-transform: capitalize;
}
.bsb-faq-1 p{
	margin-bottom: 0.5rem;
}
.bsb-faq-1 li {
	list-style-type: inherit;
}
.bsb-faq-1 ul {
	padding-left: 2rem;
}
.accordion a{
	color: #0c63e4;
}
.bg-gray{
	background: #edeff1 !important;
}
.btn-container-flex{
	display: flex;
}
.btn-secondary.btn-cancel-form {
	color: #000000;
	background: #d1d1d1;
	border: 1px solid #bfbfbf;
	width: fit-content;
	display: block;
	margin: 0px auto;
}
.footer h4 {
	font-size: 1.3rem;
}
.footer a, .footer p {
    color: #f9f9f9;
    font-size: 1rem;
    line-height: 1lh;
}
.row-gap-1{
	row-gap: 1rem;
}
.myaccount .mini-description {
	border-top: 1px solid #f3f3f3;
	display: block;
	padding: 13px 10px 15px 10px;
}
.share-event {
	width: 400px;
	overflow: hidden;
	display: block;
}
.share-event a {
	width: 100%;
	background: #1cdf63;
	display: block;
	color: #000;
	font-size: 2rem;
	font-weight: 600;
	text-transform: lowercase;
}
.icon-svg {
	width: 40px;
	height: 40px;
	display: inline-block;
}
.icon-svg svg{
	max-width: 100%;
	max-height: 100%;
}
@media (orientation: portrait){
	.row.top-banner .banner iframe {
		width: 100%;
		height: 100%;
	}
	#slider {
		height: fit-content;
		min-height: fit-content;
	}
	section.bsb-faq-1 .container{
		padding: 0px;
	}
	section.static-contents .row.p-4 {
		padding: 0px;
	}
	section.eventos.search-container {
		margin-top: 50px;
	}
	section.event .row.top-banner{
		background-color: #19201e;
	}
	.event .banner-header{
		background-size: contain;
	}
	.myaccount, .tickets,  .static-contents {
		margin-top: 80px;
	}
	.myaccount .p-4 {
		padding: 1.5rem 0px!important;
	}
	.show-mobile.shopping-cart {
		margin-right: -60px;
	}
	.shopping-cart a.nav-link {
		line-height: normal;
		padding: 6px 9px;
	}
	.show-desktop{
		display: none;
	}
	.show-mobile{
		display: flex;
	}
	.mobile-pt-1{
		padding-top: 3rem;
	}
	.listslider {
		bottom: -3rem;
	}
	section.eventos {
		overflow: hidden;
	}
	.iti.iti--allow-dropdown.iti--show-flags{
		max-width: 75%;
	}
	.modal.modal-opened .modal-wrap {
		min-width: auto;
	}
	img.success-image {
		width: 100%;
		max-width: 100%;
	}
	.row.top-banner .col-lg-9 {
		height: 144px;
	}
	span.data-hora.text-center {
		display: none;
	}
	.col-lg-3.py-4.py-sm-0 {
		padding-top: 0px !important;
	}
	.home {
        padding-top: 0px;
        min-height: 400px;
    }
	.mini-banner {
        height: 50vw;
    }
	.mini-description.p-4 {
		padding: 0.5rem !important;
		min-height: 150px;
	}
	section.event {
		height: 150px;
		margin: 55px 0px 0px 0px;
		background-color: transparent;
	}
	section.event .row.top-banner {
		height: 150px;
		margin-bottom: 0px;
	}
	.detal {
		padding: 0px 25px;
	}
	.detal .col {
		padding: 0px;
	}

}

@media only screen and (min-width: 990px) and (max-width: 1415px) {
	.ticket-list{
		/* grid-template-columns: 1fr; */
	}
	.cart-controls .btn, .cart-controls .qty{
		width: 30px;
	}
	.col-1.d-none.d-lg-block.espaciador {
		width: 0px;
	}
	.col-lg-4.detal {
		flex: 0 0 auto;
		width: 38%;
	}
}