i {
    font-size: 6px;
}
.fade:not(.show) {
    opacity: 1;
}
.span6.contacto-dv{
    background: #2f2f2f;
    border-radius: 6px;
    padding: 15px 22px;
}
div#detalhes {
    margin-bottom: 30px;
}
.container.body {
    height: CALC(100vh - 144px);
    margin-bottom: 40px;
}
.ngbt i{
    font-size: 22px;
}
.nanogallery_gallerytheme_dark_fotos_do_evento .nGY2GThumbnail {
    border: none!important;
    background: none!important;
}
div#fotos_do_evento_titulo {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    padding: 31px;
    line-height: 40px;
}
.container-setor-lote {
    background: #f0f0f0;
    border: 1px solid #bdbdbd;
    padding: 15px;
    border-radius: 7px;
}
h3.csss {
    font-size: 30px;
    line-height: 30px;
    margin: 0px;
}
h2.cs2, h2.cs3 {
    font-size: 25px;
    line-height: 25px;
    margin: 5px;
    color: #535353
}
.navbar .brand>img{
    height: 48px;
    vertical-align:middle;
 }
#form-checkout__cardNumber.form-control.border-red, #form-checkout__cardholderName.form-control.border-red, #form-checkout__securityCode.form-control.border-red{
    border: 1px solid red!important;
}
.w50.validthrucontainer select.form-control {
    float: left;
    width: inherit;
    border: 1px solid gainsboro!important;
    border-radius: 5px!important;
    background: #f9f9f9!important;
    height: 37px!important;
    padding: 0px 6px;
    line-height: 37px!important;
}
#card-mp-month{
    border-radius: 5px 0px 0px 5px!important;
}
#card-mp-year{
    border-radius: 0px 5px 5px 0px!important;
}
#tipo-pago-3 .jp-card-container {
    DISPLAY: NONE;
}
.contenedor-text-left {
    text-align: left;
    width: fit-content;
    margin: 0px auto;
}
.hero-unit {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 140px;
    margin-bottom: 180px;
}
.banner-big{
    width: 100%;
    height: fit-content;
    /*margin-top: 75px;*/
}
.valorsmall {
    font-size: 20px;
    color: #626262;
    text-align: center;
}
h3.cs {
    color: #2b2b2b;
    padding: 4PX;
    border-radius: 10px;
    margin: 0px 0px;
    line-height: 0PX;
}
.valores {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #696969;
}
#ingreesos small{
     display: grid;
}
img.icon-whatsapp {
    width: 50px;
}
.contenedor-text-left p{
    margin: 0px;
}
.contenedor-texto-grande p {
    font-size: 13px;
    margin: 20px 0px 0px 0px;
    color: #919191;
}
#modal-confirmphone1 .text2 .material-icons{
    -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
}
@-moz-keyframes spin {
    100% { -moz-transform: rotate(-360deg); }
}
@-webkit-keyframes spin {
    100% { -webkit-transform: rotate(-360deg); }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform:rotate(-360deg);
    }
}
.hidden {
    display: none
}

.h-40 {
    height: 40px;
}

/* Card Payment Section - Start */
.payment-form {
    padding-bottom: 10px;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 0px;
    font-family: "Helvetica Neue",Helvetica,sans-serif;
}
.payment-details .row {
    margin: 0px;
}
.payment-form.dark {
    background-color: #f6f6f6;
}

.payment-form .content {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    background-color: white;
}

.payment-form .block-heading {
    padding-top: 40px;
    margin-bottom: 30px;
    text-align: center;
}

.payment-form .block-heading p {
    text-align: center;
    max-width: 420px;
    margin: auto;
    color: RGBA(0,0,0,0.45);
}

.payment-form .block-heading h1,
.payment-form .block-heading h2,
.payment-form .block-heading h3 {
    margin-bottom: 1.2rem;
    color: #009EE3;
}

.payment-form .form-payment {
    border-top: 2px solid #C6E9FA;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
    background-color: #ffffff;
    padding: 0;
    max-width: 600px;
    margin: auto;
}

.payment-form .title {
    font-size: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 0.8em;
    font-weight: 400;
    padding-bottom: 8px;
}

.payment-form .products {
    background-color: #f7fbff;
    padding: 25px;
}

.payment-form .products .item {
    margin-bottom: 1em;
}

.payment-form .products .item-name {
    font-weight: 500;
    font-size: 0.9em;
}

.payment-form .products .item-description {
    font-size: 0.8em;
    opacity: 0.6;
}

.payment-form .products .item p {
    margin-bottom: 0.2em;
}

.payment-form .products .price {
    float: right;
    font-weight: 500;
    font-size: 0.9em;
}

.payment-form .products .total {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding-top: 19px;
    font-weight: 500;
    line-height: 1;
}

.payment-form .payment-details {
    padding: 25px 25px 15px;
    height: 100%;
}

.payment-form .payment-details label {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #8C8C8C;
    text-transform: uppercase;
}

.payment-form .payment-details button {
    margin-top: 0.6em;
    padding: 12px 0;
    font-weight: 500;
    background-color: #009EE3;
    margin-bottom: 10px;
}

.payment-form .date-separator {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}

.payment-form a, .payment-form a:not([href]) {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #009ee3;
    cursor:pointer;
}

.payment-form a:not([href]):hover{
    color: #3483FA;
    cursor:pointer;
}

#loading-message {
    display: none;
    text-align: center;
    font-weight: 700;
}

/* Payment Result Section - Start */
.container__result {
    display: none;
}

#fail-response, #success-response {
    display: none;
}

.validation-error {
    border-color: red;
}

#validation-error-messages p {
    color: red;
}
.modal {
    border: none!important;
}
div#modal-termos {
    width: 900px;
    height: 500px;
    position: absolute;
    z-index: 1111111111111;
    left: 50%;
    margin-left: -450px;
    background: #fff;
    color: #000 !important;
    max-height: 88vh !important;
    overflow: hidden;
    top: 100px;
    border-radius: 10px;
    border: none !important;
}
div#modal-termos .modal-body {
    overflow: hidden;
	background-size: cover;
	padding: 0px 0px!important;
    background-repeat: no-repeat;
    max-height: 100%;
    height: 100%;
}
div#modal-termos .modal-footer{
    position: absolute;
    bottom: 0px;
    width: 99%;
    padding: 10px 10px 10px 0px;
    text-align: center;
}
.container-presale {
    display: block;
    width: 400px;
    float: right;
    margin-top: 20px;
    background: #0000002b;
    border-radius: 10px;
    padding: 0px 15px;
}

.container-presale h1 {
    font-size: 31px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 18px;
    color: #fff;
	padding: 0px 10px;
    text-shadow: 2px 2px 10px #000;
}
.container-presale label {
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 12px #000;
}

button#btn-register {
    box-shadow: none!Important;
    border: none ! Important;
    font-weight: bold;
    padding: 10px 40px;
    text-align: center;
    margin: 11px auto;
    display: block;
}

button#closepresale {
    width: 33px;
    height: 33px;
    position: absolute;
    right: 0px;
    top: 2px;
    z-index: 111;
    background: #ffffff;
    border: none ! Important;
    border-radius: 3px;
}
button#closepresale .material-icons{
	font-size: 30px;
}
.tokencontainer {
    display: block;
    position: relative;
    text-align: center;
    width: 60%;
    background: #eeeeee;
    padding: 17px 0px;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    margin: 0px auto 50px auto;
}
div#send-confirm-token-2nd p {
    font-size: 16px;
    line-height: 16px;
    text-align: center;
}
#send-confirm-token-1st .tokencontainer {
    float: left;
}
img.send_token_icon_wa {
    height: 70px;
    width: 70px;
    margin-right: 20px;
}
.cell1 {
    float: left;
}
#send-confirm-token-1st .cell1 p{
    font-size: 18px;
    line-height: 20px;
}
div#send-confirm-token-1st {
    padding: 0px 20px 0px 20px;
}
div#send-confirm-token-1st p {
    font-size: 16px;
    line-height: 16px;
}
#send-confirm-token-1st .tokencontainer p{
    margin-bottom: 20px;
}
#send-confirm-token-1st .tokencontainer .form_inputs_p2k0s {
    display: block;
    max-width: 300px;
    text-align: left;
    margin: 0px auto;
}
div#send-confirm-token-3nd h3, div#send-confirm-token-3nd h4 {
    color: green!important;
}
#cfrm-btnagain{
    width: max-content;
    display: inline-block;
    font-size: 16px;
}
#cfrm-btnagain-v2{
    width: max-content;
    display: inline-block;
    font-size: 16px;
}
span#cpf-valid {
    margin-top: -11px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.first-step-hidden {
    display: none;
    width: 100%;
    height: auto;
    float: left;
}
div#part-one-signup {
    width: 100%;
    height: auto;
    float: left;
}
.tokencontainer p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 6px;
}
span.tokenChecked {
    font-size: 100px;
    color: #00c000;
    opacity: 0.7;
    position: absolute;
    top: 0px;
    margin-top: -9px;
    width: 100%;
    left: 0px;
    text-align: center;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    display: none;
}
.modal input.cod-token {
    width: 33px;
    height: 41px!important;
    font-size: 26px;
    line-height: 22px;
    background: #ffffff!important;
    border: 1px solid #dbdbdb!important;
    border-radius: 3px!important;
    text-align: center;
    padding: 1px 0px 0px 0px;
    display: inline-block;
    color: #cb1919;
    box-shadow: 0px 0px 5px #ffffff!important;
    float: none;
}
.atention {
    font-size: 18px;
    font-weight: bold;
    color: #fff700;
    height: 24px;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    display: inline;
}
@-webkit-keyframes blinker {
    from {opacity: 1.0;}
    to {opacity: 0.0;}
  }
.alert.alert-danger.confirm-phone {
    color: #fff!important;
    display: block;
    width: auto;
    margin-top: 0px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    border-radius: 0px;
}
.alert.alert-danger.confirm-phone p{
    margin: 0px;
    padding: 0px;
    line-height: 24px;
}
a.text.confirmarTelefone1 {
    background: #fff;
    color: #c53535;
    text-decoration: none;
    padding: 6px 10px;
    border-radius: 4px;
    margin-left: 10px;
    text-shadow: none;
    box-shadow: 0px 0px 10px #9c0807;
}
a.text.confirmarTelefone1:hover {
    background: rgb(255, 208, 0);
    color: #2c2c2c;
    box-shadow: 0px 0px 10px #740606;
}
#carrinho.modal .table.table-bordered span.spanlimiteingresso{
    color: red!important;
    font-size: 12px!important;
    display: inline-block;
}
#carrinho.modal .table.table-bordered span.spandescrip2{
    display: inline-block;
    padding: 0px;
}
#carrinho.modal .table.table-bordered span.tituingressoprinc{
    font-weight: bold;
    display: inline-block;
    width: 100%;
}
#kjdoal h4 i {
    font-size: 20px;
}
#dj2os hr, #kjdoal hr {
    margin: 6px;
}
#eventSlider {
    position: relative;
    height: auto;
    overflow: hidden;
}
.indicatorcontainer {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
}
div#video-placeholder {
    width: 100%;
    background: #ff85e973;
    height: 100%;
    position: absolute;
    z-index: 1;
}
div#video-placeholderout {
    position: absolute;
    z-index: 1;
    text-align: center;
    width: 100%;
    height: 100%;
    background: #eeeeeeb5;
    display: none;
}
.banner .thumbnail {
    width: 40px;
    height: 40px;
    background: red;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 11111;
}
div#video-controls {
    width: 1220px;
    background: #ffffff2e;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    margin-left: -610px;
    left: 50%;
}
div#pagoresult {
    min-height: 250px;
    text-align: center;
}
#dj2os, #kjdoal {
    background: #ffffffeb;
    border-radius: 8px;
    margin-top: 15px;
    padding: 0px 15px 0px 15px;
    box-shadow: 0px 0px 10px #575757;
}
.mb_YTPBar{
    opacity: 0;
}
.video-background-controls button {
    font-size: 32px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    height: 32px;
    width: 32px;
    border-radius: 16px;
    line-height: 32px;
    border: none;
    background: none;
    -webkit-appearance: none;
    color: white;
    filter: drop-shadow(0px 0px 1px black);
    cursor: pointer;
    opacity: 1;
    transition: all 250ms ease-in-out;
    margin-left: 10px;
}

.video-background-controls button:hover {
    opacity: 0.5;
}
iframe {
    transition: opacity 500ms ease-in-out;
    transition-delay: 250ms;
    background: url('../images/loadinginfinite.svg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px;
    background-color: #ffffff0d;
}
.content {
    display: table;
    width: 100%;
    min-height: 100vh;
    z-index: 1;
    position: relative;
}
#myCarousel{
    height: 470px;
    background: url('../images/loadinginfinite.svg');
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px;
    background-color: #ffffff0d;
}
.carousel-control{
    opacity: 0.1;
}
.carousel-inner:hover .carousel-control{
    opacity: 0.8;
}
.btnvideoclose i{
    font-size: 35px;
}
.btnvideoclose {
    position: absolute;
    height: 41px;
    width: 41px;
    line-height: 41px;
    z-index: 11;
    background: red;
    color: #fff;
    font-weight: bolder;
    padding: 0px;
    right: Calc(50% - 570px);
    border-radius: 6px;
    top: 20px;
    cursor: pointer;
    opacity: 0.7;
    transition: 0.3s all;
}


@keyframes animatePlay {
    0% {
      width: 70px;
      height: 70px;
      margin-top: -35px;
      margin-left: -35px;
    }

     10% {
      width: 70px;
      height: 70px;
      margin-top: -35px;
      margin-left: -35px;
    }

    50% {
      width: 100px;
      height: 100px;
      margin-top: -45px;
      margin-left: -45px;
    }

    100% {
      width: 70px;
      height: 70px;
      margin-top: -35px;
      margin-left: -35px;
    }
  }

.btnvideoclose:hover {
    opacity: 1;
}
.container-video{
    background: #00000085;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    display: none;
}
.btnvideopromo {
    background-image: url('../images/btnplaywhite.png');
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
    background-size: cover;
    opacity: 0.7;
    cursor: pointer;
    transition: 0.3s all;
    animation-name: animatePlay;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.btnvideopromo:hover {
    width: 90px;
    height: 90px;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -45px;
    opacity: 0.9;
}
div#resumoconfirm {
    background: #f9f9f9;
    color: #333;
    max-width: 700px;
    margin: 0px auto 20px auto;
    position: relative;
    display: none;
}
#carrinho-resumo .table .cell60 {
    width: 90px;
    overflow: hidden;
    max-width: 90px;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
}
#carrinho-resumo .table .head {
    text-align: center;
}
div#resumoconfirm .itemsumdim{
    display: none;
}
#listado .qtdeitem{
    display: none;
}
div#resumoconfirm h2, div#resumoconfirm h3 {
    color: #bb0909;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
}
div#resumoconfirm .bt-car-dim, div#resumoconfirm .bt-car{
    display: none;
}
.selo-parceiro {
    position: absolute;
    z-index: 1;
    left: 37px;
    top: 30px;
    width: 120px;
    height: 120px;
}
span.btn-buy.btnesgotado {
    background: #ffc8ca !important;
    color: #ed1c24;
}
span.btn-buy.btnesgotadohide {
    display: none;
}
.event-entry-urlsite {
    width: 100%;
    text-align: center;
    font-size: 12px;
    background: #4c4c6c;
    color: #fff;
    display: none;
}
.material-icons.cpfcheckicon {
    position: absolute;
    right: 8px;
    bottom: -11px;
    display:none;
}
form.ing {
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 10px;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #377D3A;
}
.txtinvalido{
    display: none;
    color: #ca0000;
    font-size: 14px;
    margin-left: 6px;
}
.material-icons.cpfcheckicon.text-success {
    color: green;
}
.material-icons.cpfcheckicon.text-danger {
    color: #ca0000;
}
.esquecilink {
    color: #ca0000;
}
h5.event-entry-item.center.comprar {
    height: 44px;
}
h5.event-entry-item.center.comprar.verfotos {
    position: absolute;
    top: 38px;
    left: -92px;
    width: 300px;
    font-size: 30px;
    transform: rotate(-45deg);
}
h5.event-entry-item.center.comprar.verfotos i.icono_camera.material-icons {
    font-size: 34px;
    margin-right: 10px;
}

h5.event-entry-item.center.comprar.verfotos .btn-buy {
    display: inline-block;
    background: #000000a8;
    font-size: 21px;
    line-height: 55px;
    font-weight: bold;
    padding: 0px;
    color: #fff;
    border-radius: 15px;
    margin: 8px 0px;
    width: 100%;
    border-radius: 0px;
}
.showpass {
    color: #1f66be;
    position: absolute;
    right: 11px;
    top: 29px;
    cursor: pointer;
}
.showpass:hover {
    color: #618fc8;
}
.showpass2 {
    color: #1f66be;
    position: absolute;
    right: 21px;
    top: 23px;
    cursor: pointer;
}
.showpass2:hover {
    color: #618fc8;
}
.novcadlink {
    line-height: 31px;
    color: #1f66be;
}
#btnpagaragora, #btnpagaragoraprev {
    display: none;
}
#checkouttransp .modal-body, #checkouttransp .modal-header, #checkouttransp .modal-footer {
    max-width: 720px;
    max-height: unset;
}
#email::selection {
    background: #ffb7b7; /* WebKit/Blink Browsers */
  }
td.icontd {
    width: 20px;
}
.ncsli {
    background: #e4f6ff;
    border: 1px solid #8cc4ed;
    border-radius: 6px;
    padding: 10px;
    margin: 0px 0px 15px 0px;
    text-align: center;
}
.ncsli .iconlogin {
    position: absolute;
    left: 60px;
}
.ncsli .iconlogin i.material-icons.usericon {
    font-size: 36px;
    line-height: 36px;
    border-radius: 50%;
    margin-top: -6px!important;
    background: #b5e7ff;
    color: #1f66be;
    border: 2px solid;
}
.ncsli p {
    font-size: 14px;
    line-height: 14px;
    margin: 0px;
}
.ncsli label.radioinput {
    display: inline-block;
    padding: 5px 20px 0px 20px;
    line-height: 14px;
    height: 14px;
    margin: 0px!important;
}
label.radioinput input {
    line-height: 10px;
    padding: 0px;
    margin: -1px 5px 0px 0px;
    height: 10px!important;
}
span.obgtr {
    font-size: 10px;
    color: #395c89;
    margin: 0px 0px 0px 0px;
    line-height: 10px;
    display: inline-block;
}
div#dados-cartao {
    max-width: 700px;
    margin: 0px auto 0px auto;
    position: relative;
    min-height: 200px;
}
.escolher-tipo-pago {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.escolher-tipo-pago .opcaopago {
    width: 190px;
    display: inline-block;
    padding: 15px;
    height: 130px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
}
.escolher-tipo-pago .opcaopago .iconimg {
    display: inline-block;
    height: 103px;
    vertical-align: middle;
    line-height: 103px;
}
.escolher-tipo-pago .opcaopago .iconimg .txt {
    margin-top: 5px;
}
.escolher-tipo-pago .opcaopago .txt {
    margin-top: 10px;
}
.escolher-tipo-pago .opcaopago .iconimg img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 50px;
}
.escolher-tipo-pago .opcaopago:hover {
    background: #f0f0f0;
    border-radius: 6px;
    border: 1px solid #d5d5d5;
}
.escolher-tipo-pago.opcaoaberta{
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 0px;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
}
.escolher-tipo-pago.opcaoaberta .opcaopago {
    height: 70px;
    width: 105px;
    padding: 5px 0px 10px 0px;
    font-size: 12px;
}
.escolher-tipo-pago.opcaoaberta .opcaopago .iconimg {
    height: 60px;
    line-height: 60px;
    padding: 0px 7px;
}
.escolher-tipo-pago .opcaopago .iconimg img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 50px;
    max-height: 100%;
}
#dados-cartao .tipo-pago {
    display: inline-block;
    position: relative;
    width: 100%;
}
.w100card {
    display: block;
    width: 60%;
    margin: 0px auto;
}
#dados-cartao h3, #div-confirm-celular h3 {
    color: #3f3f3f;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}
#carrinho table.table {
    margin-bottom: 10px;
}
#carrinho .modal-footer button, .modal-footer a {
    font-size: 14px;
}
#carrinho.modal .table.table-bordered * {
    color: #333333 !important;
    font-size: 14px;
    line-height: 16px;
}
#carrinho.modal .modal-header h3, #checkouttransp.modal .modal-header h3, #ingresar.modal .modal-header h3, #registro.modal .modal-header h3  {
    color: #fff !important;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    height: 24px;
}
a.novcadlink {
    color: #fff;
    line-height: 62px;
}
#carrinho.modal .table.table-bordered .bt-qtde input {
    line-height: 10px!important;
    height: 26px!important;
    text-align: center!important;
    padding: 0px 3px 0px 0px;
    border-radius: 0px!important;
    margin-top: -5px!important;
    margin-bottom: 0px!important;
    border-top: 2px solid #ddd!important;
    border-bottom: 2px solid #ddd!important;
}
#carrinho.modal .table.table-bordered .bt-qtde input::-webkit-outer-spin-button,
#carrinho.modal .table.table-bordered .bt-qtde input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#carrinho.modal .table.table-bordered .bt-qtde input[type=number] {
  -moz-appearance: textfield;
}
#carrinho.modal .table.table-bordered .bt-car {
    color: #fff!important;
    font-size: 22px;
    border-radius: 6px 0px 0px 6px;
    margin: 0px;
    height: 26px;
    display: inline-block;
    padding: 0px;
    background: gray!important;
    line-height: 23px;
    border: none!important;
}
#carrinho.modal .table.table-bordered .bt-car-dim {
    border-radius: 0px 6px 6px 0px;
	color: #fff!important;
	background: gray!important;
    font-size: 21px;
    margin: 0px;
    height: 25px;
	line-height: 23px;
	border: none!important;
}
#carrinho.modal .table.table-bordered .bt-car:hover{
	background-color: red!important;
}
#carrinho.modal .table.table-bordered .bt-car-dim:hover {
	background-color: green!important;
}
#carrinho .modal-header {
    width: 1100px;
    border-radius: 3px 3px 0px 0px;
}
#carrinho .modal-body {
    width: 1100px;
    max-height: 550px;
    overflow-y: auto;
}
#carrinho .modal-footer {
    width: 1100px;
	border-radius: 0px 0px 3px 3px;
}
#carrinho .modal-footer .pull-left.visible-desktop{
    width: 100%;
}
#carrinho td.tituloitemcarr {
    width: 200px!important;
}
#carrinho th.head.cell60 {
    text-align: center;
    line-height: 30px;
    vertical-align: middle;
}
#carrinho td{
	vertical-align: middle;
}
.table .cell60 {
    width: 44px;
    overflow: hidden;
    max-width: 44px;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
}
div#info-pago-pagseguro .table {
    margin: 0px;
}
div#info-pago-pagseguro table.table tr td {
    border: none;
}
a.btn.btn-success.btncompras {
    margin-top: 27px;
    margin-bottom: 33px;
    background: #2971e3;
    padding: 10px 20px;
}
.modal.hide.fade.in.pagofinal{
    display: block;
    width: 600px;
    margin-left: 50%;
    left: -300px;
    border-radius: 8px!important;
    overflow: hidden;
}
div#info-pago-pagseguro {
    max-width: 600px;
    margin: 0px auto;
    border: 2px solid #4dbb34;
    border-radius: 6px;
    overflow: hidden;
    padding: 10px;
    background: #e5ffe5;
}

#dados-cartao .w20, #tipo-pago-new-1 .w20{
    width: 20%;
    float: left;
}
#dados-cartao .w50, #tipo-pago-new-1 .w50{
    width: 47%;
    float: left;
}

#dados-cartao .w50right{
    width: 47%;
    float: right;
}
#formcard .w100, #form-checkout .w100 {
    float: left;
    width: 97%;
    padding: 0px 0px 0px 10px;
}
#formcard .w50, #form-checkout .w50 {
    float: left;
    width: 47%;
    padding: 0px 0px 0px 10px;
}
#formcard .w20, , #form-checkout .w20 {
    float: left;
    width: 27%;
    padding: 0px 0px 0px 10px;
}
#loading-div-3 {
    background: url(../images/load.gif) #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    width: 100%;
    height: 100%;
    z-index: 111111111;
    position: absolute;
    display: none;
    vertical-align: bottom;
}
#loading-div-3 span.aguarde {
    margin: 0px auto;
    display: block;
    position: relative;
    width: 100%;
    top: 40px;
    text-align: center;
    color: #1eb70c;
    font-size: 20px;
    font-weight: 600;
}
#loading-div-4 {
    background: url(../images/load.gif) #ffffff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    width: 98%;
    height: 94%;
    z-index: 111111111;
    position: absolute;
    display: none;
    vertical-align: bottom;
}
#loading-div-4 span.aguarde {
    margin: 0px auto;
    display: block;
    position: relative;
    width: 100%;
    top: 40px;
    text-align: center;
    color: #1eb70c;
    font-size: 20px;
    font-weight: 600;
}
a#carritow, a.navbar_verfoto,  li.dropdown.menunavbartop{
    display: none;
}
.modal {
    z-index: 1111!important;
}
#userbar .navbar-inner {
    border-bottom: 1px solid #0404041c;
}
.btn {
    border-radius: 5px;
}
.event-entry-image img {
    height: 242px;
    width: 242px;
}
div#info-contato2 p {
    margin: 0px;
}
a.btn.btn-navbar.mobile-menu-btn {
    line-height: 13px;
    overflow: hidden;
    height: 24px;
    font-size: 13px;
    padding: 10px 10px 1px 10px;
    margin-top: 7px;
    margin-right: 10px;
    background: #17171726;
    color: #1e1e1e;
}
a.btn.btn-navbar.mobile-menu-btn.usermenubtn {
    height: 31px!important;
    padding: 4px 0px 0px 0px;
}
span.namebtn {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    line-height: 13px;
    margin: 0px;
    padding: 0px;
}
div#info-contato2 {
    background: #efefef;
    padding: 10px;
    border-radius: 6px;
    color: #2a2a2a;
    margin-bottom: 15px;
    border: 1px solid #747474;
    box-shadow: 0px 0px 5px #808080;
}
.modal input, #contactform input, #formtrocarsenha input{
    border: 1px solid gainsboro!important;
    border-radius: 5px!important;
    background: #f9f9f9!important;
}
a.btn.btn-large.sd3b, a.btn.btn-large.sd3b2 {
    border-radius: 4px;
}
.requiredfield {
    color: #da0000;
}
.cadastro-container .requiredfield input {
    color: #da0000!important;
    border: 1px solid #da0000!important;
}
i.material-icons.usericon {
    background: #5f5f5f47;
    border-radius: 16px;
    padding: 3px;
    line-height: 23px;
    margin-top: -4px;
}
#userbar .nav>li>a.usermenuborder{
    border: 2px solid #5f5f5f47;
    border-radius: 40px;
    line-height:50px;
}
.swal2-container {
    z-index: 1111111111;
}
.sd3b2{
    margin-left: 30px
}
.activaringresso {
    border: 1px solid #e0e0e0;
    padding: 0px 15px 6px 15px;
    text-align: center;
    border-radius: 7px;
    width: 242px;
    margin: 10px auto 0px auto;
}
.activaringresso .group-input {
    display: inline-block;
    width: 245px;
    height: 30px;
    overflow: hidden;
    border-radius: 6px;
}
.activaringresso .group-input #txtrastreador {
    display: inline-block;
    width: 170px;
    border: 1px solid #e0e0e0!important;
    line-height: 30px;
    height: 30px!important;
    background: white;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px!important;
    letter-spacing: 3px;
}
.activaringresso .group-input #btnAtivarIngresso {
    display: inline-block;
    height: 100%;
    width: 66px;
    font-size: 17px;
    font-weight: 400;
    border: 0px;
}
.activaringresso h3 {
    margin: 0px 0px 0px 0px;
    font-size: 20px;
}
.activaringresso p {
    margin-bottom: 15px;
}
.preview-title {
    text-align: center;
    display: none;
}
#autorization-div .row {
    margin-left: 0px;
}
#autorization-div .col-6 {
    width: 33%;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}
#autorization-div .col-6 form.ing {
    padding: 6px 0px;
    display: inline-block;
    width: 100%;
}
.ingressonro {
    color: #bbb;
    font-weight: 500;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
}
h5 {
    line-height: 16px;
    margin: 15px 0px 4px 0px;
}
.span4{
    width: 63%!important;
}
h3.titulocadastro {
    color: #737373;
    width: Calc(100% - 30px)!important;
    display: inline-block!important;
    font-size: 18px!important;
    font-weight: bold!important;
    border-bottom: 1px solid #d0d0d0!important;
    padding: 0px!important;
    line-height: 28px!important;
    position: relative!important;
    margin-top: 0px!important;
    margin-left: 10px!important;
    margin-bottom: 4px!important;
}
#cadastro input, #cadastro select {
    background: #fbfbfb!important;
    border: 1px solid #e2e2e2!important;
    font-size: 16px!important;
    line-height: 28px!important;
    height: 28px!important;
    padding: 0px 6px!important;
    margin: 0px!important;
    margin-bottom: 10px!important;
    width: 100%!important;
    float: none!important;
}
input#aceito {
    display: block;
    width: 10px!important;
    float: left!important;
    width: 18px!important;
    margin: 0px!important;
    margin-left: -20px!important;
    margin-right: 7px!important;
}
#aceitolabel{
    line-height: 29px!important;
}
.loading-div{
    background:#fff url(../images/ajax-loader-compra.gif) center no-repeat;
    width: 50%;
    height: 50%;
    position: fixed;
    left: 50%;
    margin-left: -25%;
    top: 30%;
    z-index: 111111111111111111111111111;
    display: none;
}

.text-danger {
    color: #c53232;
    text-align: center;
    display: none;
}
.fondo1{
    background: #fff;

}
#documentos {
    color: #222;
    margin-top: 0px;
    border-radius: 0px;
    padding: 15px;
}
#aceite{
    padding: 7px 30px;
    border-radius: 5px;
}
.termos p {
    color: #333333;
    line-height: 19px;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
}
.termos{
    display: block;
    padding: 10px;
    background-color: #f5f5f5;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    word-break: break-word;
    margin: 0px;
}
.exemploSelfie {
    width: 300px;
    position: absolute;
    right: 15px;
    top: 20px;
}
.drop {
position: relative;
overflow: hidden;
cursor: pointer;
margin: 0;
}

.drop:after {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
div#option2 {
border-left: 1px solid #bbb;
margin-left: -1px;
}
canvas#canvas {
    position: absolute;
    left: 0px;
    top: 0;
    height: 100%;
    margin: 0px;
}
.drop.file-focus { border: 0; }

.drop:hover { cursor: pointer; }


.drop input[type=file] {
line-height: 100%!important;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%!important;
width: 100%;
opacity: 0;
z-index: 10;
cursor: pointer;
}

#image-preview, .image-preview {
max-width: 50%;
left: 50%;
margin-top: 15px;
margin-left: -25%;
display: block;
position: relative;
z-index: 1;
text-align: center;
background: #e3e3e3;
}

#image-preview:empty, .image-preview:empty { display: none; }

#image-preview img, .image-preview img {
display: block;
margin: 0 auto;
width: 100%
}

#image-preview:after, .image-preview:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
border: solid 0.1rem rgba(0, 0, 0, 0.08);
background: bottom center repeat-x url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABfCAMAAAAeT108AAABEVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABoX7lMAAAAW3RSTlMBCHwGAwQFCgIMCw4PERITFBYXGRoNHR4gISIlJicpKiwuLzEzNDY3OTs8G0BBQ0VGSEpLTU9QUVRVVlhZW11eX2FiZGVmaGlrbG1ucHFyc3R1dnd4eXp7Pn1+eLXrxAAAADRJREFUCFtjYAACDmYGJkYmRiDJAMJMbEzMTP+ZeJgZmTChOFZR7FAPYi71IQMT0JXhTIwAN8YCxDyw89IAAAAASUVORK5CYII=);
}
    .mt-20{
        margin-top: 20px!important;
    }
    h4.title-h4 {
        color: #3a3a3a;
        margin: 0px;
        font-size: 26px;
        margin: 0px;
        margin-bottom: 5px;
    }
    #documentos p {
        font-size: 18px;
    }
    .title-h4-2 {
        color: #3a3a3a;
        margin: 0px;
        font-size: 18px;
        margin: 0px;
        margin-top: 10px;
    }
    #cont-picture1 {
        width: 800px;
        height: 450px;
        border: 10px solid #bdbdbd;
        position: relative;
        margin: 20px auto 0px auto;

    }
    #results {
        width: 800px;
        height: 450px;
        background: none;
        z-index: 111;
        position: absolute;
    }
    .capturar {
        width: 100px;
        padding: 15px 10px;
        background: red;
        z-index: 111111;
        position: absolute;
        bottom: -30px;
        text-align: center;
        color: #fff;
        border-radius: 28px;
        left: -50px;
        margin-left: 50%;
    }
    #picture1 {
        transform: scaleX(-1);
        z-index: 1;
        position: absolute;
        width: 100%;
    }
    .mascara {
        position: absolute;
        width: 100%;
        z-index: 11;
    }
    .selectUpload {
        width: 100%;
        height: 200px;
        display: grid;
        grid-template-columns: 50% 50%;
    }
    #option3{
        display: none;
    }
    .optionsUp {
        background: #cecece;
        text-align: center;
        position: relative;
    }
    .optionsUp:hover {
        background: #9e9e9e;
        cursor: pointer;
    }
     .optionsUp>span {
        width: 100%;
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 20px;
        font-size: 22px;
        color: #0000006b;
    }
    div#option-content {
        width: 100%;
        background: #c5c5c5;
        font-size: 22px;
        text-align: center;
        color: #0000005e;
        padding-top: 25px;
        padding-bottom: 24px;
    }
    #option1-content, #option2-content{
        display: none;
    }
    .op1 {
background: #06a506;
width: 130px;
margin: 0px auto;
padding: 14px 10px;
border-radius: 20px 0px 0px 20px;
float: left;
color: #fff;
}
.op1:hover {
        cursor: pointer;
        opacity:    0.8;
    }
     .op2 {
        background: red;
        width: 130px;
margin: 0px auto;
padding: 14px 10px;
float: left;
color: #fff;
        border-radius: 0px 20px 20px 0px;

    }
    .op2:hover {
        opacity:    0.8;
        cursor: pointer;
    }
    .optSalvar {
width: 100%;
position: absolute;
text-align: center;
bottom: 15%;
padding-left: 32%;
display:    none;
}

.tooltip {
    position: relative;
    float: right;
  }

  .tooltip > .tooltip-inner {
    background-color: #c83737;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
  }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -11px;
}
  .popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #c83737;
  }

  section {
    margin: 140px auto;
    height: 1000px;
  }

  .progress {
    height: 25px;
    border-radius: 10px;
    overflow: visible;
    background: #adadad!important;
    margin-top: 32px;
    margin-bottom: 10px;
}
  .progress-bar-success {
    background-color: #5cb85c;
}
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
  .progress-bar {
   /* background: #d90f29; */
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    height: 100%;
    border-radius: 9px 0px 0px 9px;
  }
.valor-meta{
    color: #c83737;
    width: 100%;
    position: relative;
    text-align: CENTER;
    font-size: 4em;
    height: 1.6em;
    line-height: 1.6em;
    font-family: Anton;
}
.texto-meta{
    color: #333333;
    text-align: center;
    width: 100%;
    position: relative;
    font-size: 30px;
    line-height: 40px;
    font-family: Comfortaa;
}
.texto-meta2{
    text-align: center;
    font-size: 2em;
    line-height: 1.1em;
    color: #333333;
    font-family: Comfortaa;
}
span.text23 {
    color: #c83737;
    font-family: Anton;
}
.voucher-row{

}
.voucher-cell{
    width:33%;
    padding:5px;
    margin:0px;
    display:inline-block;
    box-sizing: border-box;
    float:none !important;
}

.voucher-cell .well{
    margin-bottom: 0px;
    background-color:transparent;
}
body{
    padding-left:0px;
    padding-right:0px;
}
.carousel{
    margin-bottom: 0px;
}
.events-container{
    width:auto;
    max-width: 1280px;
}
#eventSlider .events-container{
    width:auto;
    max-width: 100%;
    padding: 0px;
	position: relative;
}
.jumbotron{
    padding:14px;
    color:#333;
}
.jumbotron h2{
    color:#333;
}
#items .item img{
    width: 100%;
    max-height: 470px;
    overflow: hidden;
}
#searchInput{
    padding:14px 0;
    text-align:center;
    font-size:22px;
    display:block;
    width:100%;
    border-radius: 7px;
}
.event-entry{
    vertical-align: top;
    display: inline-block;
    width:20%;
    position:relative;
}

.event-entry:hover *,
.event-entry:focus *{
    text-decoration: none;
}

.event-entry-inner{
    margin:10px 6px;
    display:block;
    border:1px solid #ccc;
    background: #fefefe;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
    font-size:15px;
}
.event-entry-inner:hover{
    text-decoration: none;
}

.event-entry-title{
    color:#000;
    white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    margin-top:0px;
    font-weight: bold;
}

.event-entry-image{
    position: relative;
    background:#ddd url(../images/load.gif) center no-repeat;
    min-height: 50px;
}

.event-entry-details{
    color:#444;
}

.event-entry-footer{
    padding:9px 7px;
}

.event-entry-title,
.event-entry-item{
    padding:0px;
    margin:0px;
    font-size: 1.00em;
    line-height: 1.4em;
}

.event-entry-item{
    color:#555 !important;
    font-size:0.8em;
}

.events-filters{
    margin-top:7px;
    padding:10px;
    border-radius: 6px;
    margin-left:5px;
    margin-right:5px;
}
.events-filter{
    vertical-align: middle;
    display:inline-block;
    width:33%;
}

.events-filter.right{
    text-align:right;
}

.events-filter input,
.events-filter h3{
    margin-bottom:0px;
    margin-top:0px;
}

.featured-event{
    background: #f00;
    display:inline-block;
    padding:3px;
    font-size:12px;
    line-height: 15px;
    border-radius:5px;
    color:#fff;
    position:absolute;
    overflow: hidden;
    right:5px;
    top:5px;
}

.btn-buy{
    display:inline-block;
    background:#8897a8;
    font-size:15px;
    font-weight: bold;
    padding:9px 12px;
    color:#fff;
    border-radius:15px;
    margin:8px 0px;
}

.btn-buy:hover{
    background: #678;
}

.text-right{
    text-align: right !important;
}

.center{
    text-align:center;
}

h5.tt-mobile{
    font-weight: bold;
}

.event-details{
    padding:10px;
}

table.table-lotes.table tr>td{
    vertical-align: middle;
    line-height: 16px;
}

.table-responsive{
    width:100%;
    overflow-x: auto;
}


table.table.cadastro tbody tr th{
    width:120px !important;
    text-align: right;
}



	.m-modal-overlay{
		display:none;
		position:fixed;
		top:0px;
		left:0px;
		right:0px;
		bottom:0px;
		padding:12px;
		background:rgba(0,0,0,0.6);
	}
	.m-modal-overlay.m-visible{
		display:inline-block;
	}
	.m-modal-window{
		background:#fff;
		color:#333;
		max-width:800px;
		margin:0 auto;
		margin-top:50px;
		box-shadow:0px 0px 14px #000;
		border-radius:8px;
	}
	.m-modal-title{
		border-bottom:1px solid #ccc;
		padding:0px 10px;
	}
	.m-modal-title,
	.m-modal-body{
		border-radius:8px;
		line-height:40px;
	}
	.m-modal-body{
		padding-bottom:60%;
		position:relative;
	}

	.m-modal-body iframe{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		border:none;
	}

	#m-modal-close{
		font-size:32px;
		color:#922;
		display:inline-block;
		float:right;
	}

	.tt{
	}

	.event-details-iframe h5.tt-mobile,
	.event-details-iframe h5.span5{
		margin-top:0px;
		margin-bottom:0px;
	}


    .modal .table.table-bordered .bt-car-dim,
    .modal .table.table-bordered .bt-car{
        width:20px;
        height:20px;
        margin-left:4px;
        margin-right:4px;
        border-radius: 50%;
        border: 2px solid #090;
        color:#090 !important;
        text-align: center;
        line-height: 17px;
        display:inline-block;
        font-weight: bold;
        text-decoration: none !important;
    }
    .modal .table.table-bordered .bt-car{
        color:#f00 !important;
        border: 2px solid #f00;
    }
    .modal .table.table-bordered .bt-car-dim:hover{
        text-decoration: none !important;
        background: #090 !important;
        color:#fff !important;
    }
    .modal .table.table-bordered .bt-car:hover{
        text-decoration: none !important;
        background: #f00 !important;
        color:#fff !important;
    }
    .modal .table.table-bordered .bt-qtde {
        text-align: center;
        padding-top: 6.6px;
    }
    .modal .table.table-bordered .bt-qtde input[type=number]{
        margin-bottom: 5px !important;
        margin-top: 5px !important;
        width:45px;
        display:inline-block;
        text-align: center;
        border:2px solid #999;
    }

.modal{
    margin:0px 15px;
}
.kls0 {
    color: #767676;
    font-size: 13px;
    background: #fafafa;
    border-radius: 6px;
    border: 1px solid #999999;
    padding: 7px 10px;
    line-height: 16px;
}

.kls0 .hiddenc {
    display: none;
}
tr.header-tr th {
    padding: 11px;
    text-align: center;
    height: 40px;
}
tr.bodytr{
    min-height: 80px;
}

#carrinho table.table-bordered th, .table-bordered td {
    border-left: none;
}
#carrinho table.table-bordered {
    min-height: 250px;
}

.modal-backdrop{
    background: #000;
}

.modal{
    width:100%;
    box-sizing:border-box;
    left:0%;
    margin:0px auto;
    border-radius:4px;
    position: absolute;
    background:transparent;
    box-shadow: none;
}

.modal>.modal-header,
.modal>.modal-body,
.modal>.modal-footer{
    background: #fff;
    max-width: 1100px;
    margin:0 auto;
    padding:10px;
    text-align: left;
}

.modal>.modal-header, .modal>.modal-footer{
    background: #535c6e;
}
/*
.modal>div:first-child{
    border-radius: 4px 4px 0px 0px !important;
}

.modal>div:last-child{
    border-radius: 0px 0px 4px 4px !important;
}*/
/*
@media(max-width:1000px){

    .modal#carrinho,
    .modal{
        top:10px;
        min-width:100%;
        margin-left:0px;
        left:0px;
        overflow:scroll;
        bottom:0px;
    }

}
*/

.bt{
    padding:10px 10px;
    border-radius:2px;
    background: #546E7A;
    color:#fff;
    text-decoration: none;
    border:none;
    vertical-align: middle;
    font-size:15px;
    max-width: 100%;
    font-weight:bold;
    display:inline-block;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
}

.bt:active,
.bt:focus,
.bt:hover{
    background: #263238;
    color:#fff;
    text-decoration: none;
}

.bt.bt-success{
    background:#43A047;
}

.bt.bt-success:active,
.bt.bt-success:focus,
.bt.bt-success:hover{
    background:#2E7D32;
}

.bt.bt-danger{
    background:#E53935;
}


.bt.bt-danger:active,
.bt.bt-danger:focus,
.bt.bt-danger:hover{
    background:#C62828;
}

.bt.bt-primary{
    background: #1E88E5;
}

.bt.bt-primary:active,
.bt.bt-primary:focus,
.bt.bt-primary:hover{
    background:#0D47A1;
}


.modal-footer .bt{
    background: #505361;
    color: #ffffff;
    border: 1px solid #a1a0a0;
    border-radius: 4px;
    padding: 20px 10px;
}

.modal-footer .bt.bt-success, .modal-footer .bt.bt-danger, .modal-footer .bt.bt-default, .modal-footer .bt.bt-primary, .modal-footer .btn.btn-danger, #button#loginButton {
   /* background: #3d424d;
    color: #ffffff;
    border: 1px solid #647295;*/
    border-radius: 4px;
    padding: 20px 10px;
}

.modal-footer .bt.bt-success:hover, .modal-footer .bt.bt-danger:hover, .modal-footer .bt.bt-default:hover, .modal-footer .bt.bt-primary:hover, .modal-footer .btn.btn-danger:hover {
  /*  background: #3e4557;
    color: #ffffff;
    border: 1px solid #252a39;*/
    border-radius: 4px;
    padding: 20px 10px;
}

#pix-btn-link.btn.btn-success{
    background: #1a9813;
    color: #ffffff;
    border: 1px solid #113605;
    border-radius: 4px;
    padding: 15px 30px;
}

.modal-footer .bt.btnpayright, .modal-footer .bt.btncheckout{
float: right;
}


.material-icons,
.material-icons-two-tone{
    color:inherit;
    vertical-align: middle;
    font-size:1.5em;
}


.custom-dropdown,
.custom-dropdown{
    display: inline-block;
    position: relative !important;
    height:50px;
}
.custom-dropdown-menu{
    position:absolute;
    top:0px;
    height: 40px;
    left:0px;
    z-index: 9;
    transition: 0.5s all;
}

.custom-dropdown-menu{
    width:250px;
    border:1px solid transparent;
    padding:5px;
}
.dropdrown-button button,
.custom-dropdown-menu>.custom-item{
    display:none;
    cursor:pointer;
    font-size:19px;
    margin-top:0px !important;
    padding:0px !important;
}

.dropdrown-button,
.dropdrown-button>button{
    background:none;
    border:none;
    display: inline-block;
    color:inherit;
}


.open.custom-dropdown-menu>.custom-item:hover{
    background:#ccc;
}

.custom-dropdown-menu>.custom-item.selected{
    display:block;
}

.icondrop{
    line-height:40px;
    font-size:19px;

}
.dropdown-menu,
.custom-dropdown.open .custom-dropdown-menu{
    height:auto;
    border:none !important;
    border-radius: 0px !important;
    box-shadow:0px 2px 5px rgba(0,0,0,0.6) !important;
    background:#fff !important;
}


.dropdown-menu > li > a {
    padding: 7px 7px 5px 7px !important;
    line-height: 30px !important;
}

.custom-dropdown.open .custom-dropdown-menu>.custom-item{
    display:block;
    color:#333;
}


.custom-dropdown.open .custom-dropdown-menu .icondrop{
    display:none;
}

span.prom {
    position: absolute;
    top: 3px;
    right: 62px;
    color: #ffb614;
    font-size: 13px;
    text-shadow: 0px 0px 4px #404040;
}

#indicatorsDiv{
    display:inline-block;
}

.indicators{
    display:inline-block;
    padding:8px 4px;
    background: #b3b3b39e;
    border-radius:9px;
    margin-top: 10px;
    line-height: 0px;
}

#indicatorsDiv>a{
    display: inline-block;
    width:8px;
    height:8px;
    border-radius:50%;
    background: #4e4e4e;
    vertical-align: middle;
    transition: 0.5s all;
    margin:0px 4px;
}

#indicatorsDiv>a:hover{
    display: inline-block;
    transform: scale(1.5);
    cursor: pointer;
}


#indicatorsDiv>a.active{
    background: #fff;
}

.carousel-indicator>.banner.active:first-child{
    display:block;
}


.carousel-indicator>.banner.active:last-child{
    display:none !important;
}

.poll-star{
    font-size: 36px;
    color:#999;
    cursor: pointer;
}

.poll-star.checked {
    color:rgb(255, 196, 0);
}

.poll-star.not-cheched{
    color:#aaa;
}

.poll-star-text{
    font-weight: bold;
}


.poll-starlevel1>.poll-star.checked, .poll-starlevel1>.poll-star-text{color:#d00;}
.poll-starlevel2>.poll-star.checked, .poll-starlevel2>.poll-star-text{color:#d80;}
.poll-starlevel3>.poll-star.checked, .poll-starlevel3>.poll-star-text{color:rgb(236, 194, 5);}
.poll-starlevel4>.poll-star.checked, .poll-starlevel4>.poll-star-text{color:#8b0;}
.poll-starlevel5>.poll-star.checked, .poll-starlevel5>.poll-star-text{color:rgb(51, 197, 71);}

.navbar .btn-navbar{
	color:#888;
}

.social-button{

    display: inline-block;

}

.social-button>a{
    display:inline-block;
    border-radius:5px;
    background: #0D47A1;
    color:#fff;
    padding:10px;
    padding-right:15px;
    margin-right: 3px;
    text-decoration: none;
}

.social-button>a>img{
    width:18px;
    margin-right:10px;
}

.social-button-facebook>a{
    background: #3b5998;
}

.social-button-twitter>a{
    background: #46b8da;
}

.social-button-youtube>a{
    background: #d43f3a;
}
.social-button-instagram>a{
    background: #3b6d96;
}


@media(max-width:1280px){
    .event-entry{
        width: 25%;
    }
}
@media(min-width:1100px){
    div#ingresar, div#ingresar_es, #senha, #ingresar2{
        width: 500px!important;
        position: fixed;
        left: 50%!important;
        margin-left: -250px!important;
    }
    div#registro, div#registro_es, #modal-confirmphone1 {
        width: 700px!important;
        position: fixed!important;
        left: 50%!important;
        margin-left: -350px!important;
       /* height: 90vh;*/
        overflow: auto;
    }
    .nav.nav-collapse.umenunew, #userMenu33, #userMenu3{
        display: none;
    }
}

footer{
    background: #f44;
    padding: 19px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    margin-top: 10px;
    clear: both;

}


@media (max-width: 979px){
    .tokencontainer {
        display: block;
        position: relative;
        text-align: center;
        width: 90%;
        background: #eee;
        padding: 17px 0;
        border: 1px solid #dfdfdf;
        border-radius: 3px;
        margin: 0 auto;
    }
    div#send-confirm-token {
        padding: 10px;
    }
    #registro .modal-body {
    padding: 0px;
}
    h3.csss {
        font-size: 16px;
        line-height: 16px;
        margin: 0px;
    }
    h2.cs2, h2.cs3 {
        font-size: 14px;
        line-height: 15px;
        margin: 5px;
        color: #535353;
    }
    .valorsmall{
        font-size:17px;color: #626262;text-align:center;
    }

    h3.cs {
        background: #ebebeb;
        color: #2b2b2b;
        padding: 20PX;
        border: 1px solid #acacac;
        border-radius: 10px;
        margin: 32px 0px;
        line-height: 0PX;
        font-size: 18px;
    }
    footer{
        background: #f44;
        padding: 10px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        margin-top: 10px;
        clear: both;

    }
    .table-container{
        overflow-x: scroll;
        width:100%;
        box-sizing: border-box;
        padding:0px 10px;
        margin-bottom:0px;
        position: relative;
        background: url('data:image/svg+xml; charset=utf8,<svg height="30" width="200"><text x="0" y="15" fill="red">I love SVG!</text></svg>');
    }


    .table-container:after{
        display:block;
        text-align:center;
        height:60px;
        width:100%;
    }

    .table-container table tr>td{
        white-space: nowrap;
    }

	.nav-collapse, .nav-collapse.collapse {
        padding:0px;
        display: none;
    }
	.nav-collapse, .nav-collapse {
        border-top: 1px solid rgba(0,0,0,0.2);
        box-sizing: border-box;
		width:100%;
		padding:0px;
		float: none !important;
		text-align: left !important;
    }


    .voucher-cell{
        width: 50%;
    }
}
@media(max-width:768px){
    .valores{
        text-align: center;
                font-weight: bold;
                font-size: 18px;
                color: #696969;
    }
    body {
        overflow: scroll !important;
    }
    .brand,
    img.brand,
    .brand>img{
        max-width: 100px;
        height: auto;
    }
    .navbar .brand>img{
        height: auto;
        vertical-align:middle;
     }

    .navbar .navbar-inner .nav>li>a{
        display: block;
        line-height: 40px !important;
    }

    .event-entry{
        width: 50%;
    }
    .events-filter{
        width:100%;
        padding-top:5px;
    }
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top{
        margin-left:0px;
        margin-right:0px;
    }

    .events-filter.right{
        text-align: center;
    }
    .events-filters{
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        margin-right:0px;
    }
    .events-filter{
        line-height: 40px;
    }
    .center{
        text-align: left;
    }
}
@media(max-width:768px){
    .kls0{
        font-size:12px;
        line-height: 14px;
    }
    #carrinho.modal .table.table-bordered .bt-qtde {
        max-width: 70px;
        width: 70px;
        padding: 0px 0px 0px 4px;
    }
    td.tituloitemcarr {
        font-size: 10px!important;
        text-transform: capitalize!important;
        line-height: 12px!important;
    }
    .modal .table.table-bordered .bt-car-dim, .modal .table.table-bordered .bt-car {
        width: 14px;
        height: 14px;
        margin-top: 7px;
        margin-left: 2px;
        margin-right: 2px;
        border-radius: 50%;
        text-align: center;
        line-height: 14px;
        display: inline-block;
        float: left;
        font-weight: bold;
        text-decoration: none !important;
    }
    .modal .table.table-bordered .bt-qtde input[type=number] {
        display: block;
        float: left;
        width: 22px;
        min-height: 20px;
        height: 20px!important;
        line-height: 20px;
        font-size: 13px;
        padding: 0px;
        border-radius: 5px!important;
        border: 1px solid #bfbfbf!important;
    }
}
@media(max-width:720px){

    h1{
        font-size:22px;
        line-height: 1.0;
    }

    h2{
        font-size:20px;
        line-height: 1.0;
    }

    h3{
        font-size:17px;
        line-height: 1.0;
    }

    h4{
        font-size:15px;
        line-height: 1.0;
    }

    h3.page-header{
        margin-bottom:5px;
    }

    .btn-add.btn{
        font-size:10px;
        padding:4px;
    }

    table.table.cadastro tr th,
    table.table.cadastro tr td,
    table.table.cadastro tr,
    table.table.cadastro tbody,
    table.table.cadastro{
        display:block !important;
    }

    table.table.cadastro tbody tr th{
        text-align: left;
    }


    .modal-footer a,
    .modal-footer .bt,
    .modal-footer .btn,
    .modal-footer>*,
    .modal-footer .btn{
        box-sizing: border-box;
        display: inline-block;
        text-align: center;
        width: auto;
        margin: 0px 0px;
    }

    .events-container{
        padding-left:5px;
        padding-right:5px;
    }

    #searchInput{
        font-size: 14px;
        padding:7px 0;
    }

    .btn-buy{
        margin-bottom:0px;
        margin-top:2px;
        font-size:15px;
    }

    .event-entry-inner{
        margin:0px;
        margin-bottom:5px;
        border:none;
        border-bottom: 1px solid #ddd;
        border-radius:0;
        margin-bottom: 0px;
        padding-bottom:10px;
        padding-top: 10px;
        padding-left: 10px;
    }

    .event-entry.first .event-entry-inner{
        border-top: 1px solid #ddd;
    }

    .event-entry.odd .event-entry-inner{
        background: #eee;
    }

    .event-entry{
        width: 100%;
        vertical-align: middle;
        margin-left: 0;
        margin-right: 0;
        margin-top: -6px;
        margin-bottom: 0px;
    }
    .event-entry-title{
        font-size:14px;
    }
    .event-entry-item{
        font-size:11px;
        line-height: 13px;
    }
    .event-entry-image,
    .event-entry-footer-outer{
        display:inline-block;
        vertical-align: middle;
    }

    .event-entry-image img{
        /*width:85%;*/
        border-radius: 8px;
    }

    .event-entry-image {
        width: 110px;
        text-align: center;
        background: none;
        border: 1px solid #cccccc;
        border-radius: 9px;
        box-shadow: 0px 0px 5px #bfbfbf;
    }
    .event-entry-footer-outer{
        width: Calc(100% - 120px);
        padding-bottom: 2px;
        overflow: hidden;
    }
}
@media(max-width:700px){
    .modal-footer .bt{
        width:100%;
    }
    .progress {
        height: 25px;
        border-radius: 10px;
        overflow: visible;
        background: #adadad!important;
        margin: 32px 40px 10px 40px;
    }
}
@media(max-width: 500px){

    .voucher-cell{
        width: 100%;
    }
}
@media(max-width: 415px){
    .ncsli .iconlogin {
        left: 30px;
    }
}
@media(max-width:1024px){
    #loading-div-4 {
        width: 95%;
        height: 95%;
    }
    #myCarousel {
        height: 133px;
    }
    div#eventList .jumbotron {
        margin-top: 30px;
    }
    .indicators {
        display: inline-block;
        padding: 8px 4px;
        background: #b3b3b39e;
        border-radius: 0px;
        margin-top: 0px;
        width: 100%;
        line-height: 0px;
    }
    #registro_es .modal-body {
        width: 100%;
        display: table-cell;
    }
    #cadastro_es .span2,  #cadastro_es .span3 {
        position: relative;
        display: inline-block;
    }
    .carousel-control {
        position: absolute;
        top: 49%;
        left: 15px;
        width: 20px;
        height: 20px;
        margin-top: -11px;
        font-size: 30px;
        font-weight: 100;
        line-height: 15px;
        color: #fff;
        text-align: center;
        background: #2d2d2d;
        border: 2px solid #fff;
    }
    .selo-parceiro {
        left: 5px;
        top: 5px;
        width: 70px;
        height: 70px;
    }
    #dj2os, #kjdoal {
        border-radius: 0px;
        margin-top: 0px;
        padding: 6px 6px 0px 6px;
        box-shadow: none;
    }
    #dj2os hr, #kjdoal hr {
        margin: 3px 8px;
        border-bottom: 1px solid #aaa;
    }
    #dj2os .well {
        background: #e6e6e6;
        margin: 0px 7px 20px 7px;
        padding: 10px;
    }
    #dj2os h3 {
        background: #dfdfdf;
        padding: 10px 10px 7px 10px;
        border-radius: 10px 10px 0px 0px;
        color: #373737;
    }
    table#minhas-compras tr td {
        line-height: 30px !important;
    }
    #carrinho .modal-footer button, .modal-footer a {
        font-size: 12px;
    }
    div#dados-cartao {
        margin: 0px auto 0px auto;
    }
    #checkouttransp .modal-body {
        width: 100% !important;
        max-width: Calc(100% - 20px) !important;
    }
    #tipo-pago-1 .jp-card-container {
        width: 90%;
    }
    #tipo-pago-1 .jp-card {
        min-width: 70%;
    }
    #dados-cartao h3 {
        text-align: center;
    }
    #dados-cartao #card-number {
        margin-top: 15px;
    }
    #checkouttransp .modal-body {
        width: 100% !important;
        max-width: Calc(100% - 20px) !important;
    }

    #formcard .w100 {
        padding: 0px 0px 0px 3px;
    }
    #formcard .w50 {
        padding: 0px 6px 0px 3px;
        width: 47%;
    }
    .escolher-tipo-pago.opcaoaberta .opcaopago {
        height: 48px;
        width: 85px;
        padding: 1px 0px 10px 0px;
    }
    .escolher-tipo-pago.opcaoaberta .opcaopago .iconimg {
        height: 40px;
        line-height: 40px;
        padding: 0px 7px;
    }
    .escolher-tipo-pago .opcaopago .iconimg img {
        line-height: 40px;
        max-height: 100%;
    }
    #carrinho.modal .table.table-bordered .bt-qtde {
        max-width: 49px;
        min-width: 49px;
        width: 49px;
        padding: 5px 0px 0px 4px;
    }
    #carrinho.modal .table.table-bordered .bt-car-dim {
        height: 26px;
    }
    #carrinho.modal .table.table-bordered .bt-qtde input {
        margin-top: 0px !important;
        border-top: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd !important;
    }
    a#carritow {
		float: right;
		line-height: 34px;
		border-radius: 5px;
		border: 1px solid;
		padding: 0px 6px;
		margin-top: 7px;
        display: block;
	}
    a.navbar_verfoto{
        float: right;
		line-height: 34px;
		border-radius: 5px;
		border: 1px solid;
		padding: 0px 6px;
		margin-top: 7px;
        margin-right: 6px;
        display: block;
    }
    li.dropdown.menunavbartop {
        float: right;
		line-height: 34px;
		border-radius: 5px;
		border: 1px solid;
		padding: 0px 6px;
		margin-top: 7px;
        margin-right: 6px;
        display: block;
    }
    .event-entry-image img {
        height: auto;
        width: auto;
    }
    .cadastro-container h3.titulocadastro {
        margin-top: 10px!important;
        width: 100%!important;
        margin-left: 0px!important;
    }
    h4.title-h4 {
        margin-top: 15px!important;
    }
    .linkvoltarsite {
        font-size: 13px;
        line-height: 29px;
        height: 29px;
        /*background: #efefef;
        border: 1px solid #e4e4e4;*/
        border-radius: 5px;
        margin-top: 8px;

    }
    .linkvoltarsite i.material-icons {
        font-size: 17px;
        line-height: 26px;
        margin-left: 0px;
    }
    a.esquecilink {
        font-size: 15px;
    }
    a.novcadlink {
        font-size: 14px;
        line-height: 32px;
    }
    #userbar .nav>li>a.usermenuborder {
        border: 2px solid #5f5f5f47;
        border-radius: 40px!important;
        line-height: 40px!important;
        margin-top: 0px;
        margin-bottom: 8px;
    }
    a.btn.btn-large.sd3b, a.btn.btn-large.sd3b2 {
        width: auto;
        margin: 0px;
        font-size: 12px;
        display: inline-block;
        padding: 7px 13px;
        border-radius: 4px;
    }
    .container.d3oj3 .hero-unit.text-center {
        padding: 12px;
    }
    .container.d3oj3 .hero-unit.text-center h2{
        margin-bottom: 15px;
    }
    .container.d3oj3 .hero-unit.text-center p {
        font-size: 16px;
        line-height: 20px;
        margin-top: 0px;
    }
    ul.nav.nav-collapse.umenunew {
        margin-top: 53px!important;
    }
    ul#userMenu3, ul#userMenu33 {
        border: none;
        padding-right: 11px;
        margin-top: 12px;
    }
    ul#userMenu33 {
        margin-bottom: 5px;
    }
    ul.nav.nav-collapse.umenu{
        display: none;
    }
    ul.nav.nav-collapse.pull-right.umenu3{
        display: none;
    }
    .activaringresso {
        border: 1px solid #d4d4d4;
        padding: 10px 15px 6px 15px !important;
        text-align: center;
        border-radius: 7px;
        width: 245px;
        margin: 10px auto 0px auto;
        background: #00000014;
    }
    .activaringresso h3 {
        margin: 0px 0px 7px 0px;
        font-size: 14px;
    }
    span.btn-buy.btnesgotado {
        font-size: 12px!important;
    }
    button.bt.bt-success.btn-add {
        font-size: 10px!important;
        line-height: 10px!important;
    }
    .btnpayleft{
        width: 49% !important;
        float: left!important;
        font-size: 12px!important;
        line-height: 12px;
        padding: 13px 0px!important;
        margin-bottom: 9px!important;
    }
    .btnpayright{
        width: 49% !important;
        float: right!important;
        font-size: 12px!important;
        line-height: 12px;
        padding: 13px 0px!important;
        margin-bottom: 9px!important;
    }
    .btnpaycenter{
        width: 49% !important;
        font-size: 12px!important;
        line-height: 12px;
        padding: 13px 0px!important;
        margin: 0px auto!important;
    }
    #carrinho .modal-footer, #carrinho .modal-header {
        padding: 6px;
        width: Calc(100% - 12px);
    }
    #carrinho .modal-body {
        width: Calc(100% - 19px);
    }
    #carrinho.modal .table.table-bordered * {
        color: #333333 !important;
        font-size: 12px;
        line-height: 14px;
    }
    .table .cell60 {
        width: 70px;
        overflow: hidden;
        max-width: 70px;
        padding: 0px 3px 0px 0px;
        vertical-align: middle;
    }
    .navbar-inner{
        padding: 0px;
    }
    .event-entry{
        width: 100%;
    }
    .container {
        padding: 0px 15px;
    }
    .page-header {
        padding-bottom: 0px;
        margin: 15px 0px 0px 0px;
        border-bottom: none;
    }
    h5.span3 {
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: normal;
    }
    .event-details {
        padding: 0px;
    }
    h5.tt-mobile {
        float: left;
        font-weight: normal;
        width: 34%;
    }
    h5.span3 {
        font-weight: bold;
    }
    .pdvs {
        padding: 0px;
    }
    .pdvs li .in {
        color: #000;
        padding: 10px 0px;
        font-size: 11px;
        display: block;
        margin: 0px;
    }
    .modal {
        width: auto;
        left: 10px;
        margin: auto;
    }
    #registro .modal-body{
        padding: 0px;
    }
    #ingresar .modal-body, #senha .modal-body, #ingresar2 .modal-body, #senha .modal-body{
        padding: 10px;
        width: Calc(100% - 20px);
    }
    #registro .modal-body .span7{
        padding: 10px;
    }
    div#option-content {
        width: 100%;
        background: #c5c5c5;
        font-size: 16px!important;
        text-align: center;
        color: #00000099!important  ;
        padding-top: 7px;
        padding-bottom: 5px;
    }
    .optionsUp>span {
        width: 100%;
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 20px;
        font-size: 14px!important;
        color: #00000099!important;
    }
    /*div#option2, div#option5 {
        border-left: 1px solid #bbb;
        margin-left: -1px;
        max-width: 50%!important;
        overflow: hidden;
        float: left;
        min-width: 50%;
    }*/
    .termos p {
        color: #333333;
        line-height: 19px;
        font-size: 14px;
        font-weight: normal;
        margin: 0px 0px 10px 0px;
    }
    .termos{
        display: block;
        padding: 10px;
        background-color: #f5f5f5;
        border-radius: 4px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        word-break: break-word;
        margin: 0px;
    }
    #aceite {
        margin-top: 15px!important;
    }
    #cont-picture1 {
        width: 100%;
        height: 100%;
        border: none;
        position: fixed;
        margin: 0px auto 0px auto;
        top: 0px;
        z-index: 11;
        left: 0px;
    }
    .capturar {
        width: 100px;
        padding: 15px 10px;
        background: red;
        z-index: 111111;
        position: fixed;
        bottom: 10px;
        text-align: center;
        color: #fff;
        border-radius: 28px;
        left: -50px;
        margin-left: 50%;
    }
    .optSalvar {
        width: 100%;
        position: fixed;
        text-align: center;
        bottom: 10px;
        left: inherit;
        padding-left: inherit;
    }
    #results {
        width: 100%;
        height: 100%;
        display: none;
        z-index: 111;
        background: #eee;
        top: 0px;
        position: fixed;
        left: 0px;
    }
    .mascara{
        display: none;
    }
    #picture1 {
        top: 0px;
        z-index: 1;
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0px;
    }
    #option1{
        display: none;
    }
    #option3{
        display: block;
    }
    div#option3 {
        max-width: 100%!important;
        overflow: hidden;
        float: left;
        min-width: 100%;
    }
    .exemploSelfie {
        width: 300px;
        position: relative;
        right: 0px;
        top: 0px;
    }
    #documentos{
        color:#222;
        margin-top:0px;
        border-radius: 0px;
        padding: 0px;
        margin-top: 15px;
    }
    .loading-div {
        background: #ffffffd9 url(../images/ajax-loader-compra.gif) center no-repeat;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0px;
        margin-left: 0px;
        top: 0px;
        z-index: 111111111111111111111111111;
        display: none;
    }
    .well {
        color: #212020;
        font-size: 16px;
    }
    .activaringresso .group-input {
        display: inline-block;
        width: 100%;
        height: 28px;
        overflow: hidden;
        border-radius: 6px;
    }
    div#filters{
        display: none;
    }
    .activaringresso .group-input #txtrastreador {
        display: inline-block;
        width: 67%;
        border: none !important;
        line-height: 28px!important;
        height: 28px!important;
        margin-right: 7px;
    }
    .activaringresso .group-input #btnAtivarIngresso {
        display: inline-block;
        width: 30%;
        font-size: 14px;
        font-weight: 400;
        border: 0px;
        line-height: 21px;
        height: 28px;
    }
    h5.event-entry-item.center.comprar {
        height: 25px;
    }
    #autorization-div .col-6 {
        width: 90%;
        display: inline-block;
    }
    h3.page-header {
        border-bottom: 1px solid #555;
        padding-bottom: 2px;
    }
    h5.tt-mobile, h5.span3 {
        font-size: 14px;
        line-height: 14px;
        margin: 0px;
        padding: 6px 0px;
    }
}

.pdf-container {
    position: fixed;
    z-index: 1;
    height: 100%!important;
    background: #000000ba;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    display: none;
    padding: 0px 0px;
    top: 0px;
}
/*
.pdf-tools {
    background: #fff;
    width: 400px;
    margin: 0px auto 15px auto;
    padding: 5px 0px;
    border-radius: 20px;
}
button#btn-aceito-termos {
    position: absolute;
    z-index: 111111;
    bottom: 120px;
    left: 50%;
    width: 250px;
    height: 36px;
    margin-left: -125px!important;
    font-weight: bold;
    text-shadow: 1px 1px 4px #015175;
}
.pdf-container {
    position: absolute;
    z-index: 1;
    height: auto;
    background: #000000ba;
    margin: 0px auto;
    text-align: center;
    display: none;
    padding: 0px;
    right: 0px;
    top: 0px;
    left: 0px;
    bottom: 0px;
}*/
.termos-texto {
    background: #fff;
    color: #000!important;
    padding: 10px 10px 30px 10px;
    text-align: justify;
    font-size: 12px;
    line-height: 15px;
    overflow-y: scroll;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 700px;
    margin: 0px auto;
    max-height: 100vh;
}
.termos-texto h3 {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin: 0px;
}
.termos-texto p{
    color: #000;
    padding: 0px 0px 0px 0px;
}

button#btn-aceito-termos {
    position: relative;
    z-index: 111111;
    width: 250px;
    height: 36px;
    font-weight: bold;
    text-shadow: 1px 1px 4px #015175;
    text-align: center;
    margin: 10px auto;
    display: block;
    bottom: auto;
    left: auto;
    margin: 0px auto 30px auto!important;
}
button#btn-aceito-termos2 {
    position: relative;
    z-index: 111111;
    width: 250px;
    height: 36px;
    font-weight: bold;
    text-shadow: 1px 1px 4px #015175;
    text-align: center;
    margin: 10px auto;
    display: block;
    bottom: auto;
    left: auto;
    margin: 0px auto 30px auto!important;
}
.label-lang {
    font-size: 16px;
    color: #353535;
}
span.label-gray {
    color: grey;
}
.flag-country-options {
    display: inline-block;
    width: 60px;
    padding: 6px 10px;
    cursor: pointer;
    overflow: hidden;
}
.flag-country-options:hover {
    opacity: 0.5;
    border-radius: 24px;
}
.flag-country-options img.flag {
    max-width: 100%;
    width: 100%;
    display: block;
}
.div-12.borderback {
    display: inline-block;
    border-radius: 10px;
}
.btn.btn-next{
    background: #27bf89;
    font-size: 16px;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    text-shadow: 2px 2px 5px #167553;
    font-weight: bold;
}
.btn.btn-prev{
    background: #ef8334;
    font-size: 16px;
    border-radius: 6px;
    padding: 7px 15px;
    color: #fff;
    text-shadow: 2px 2px 5px #b35d1d;
    font-weight: bold;
}
h3.titulocadastro{
    color: #737373;
    width: Calc(100% - 30px)!important;
    display: inline-block!important;
    font-size: 18px!important;
    font-weight: bold!important;
    border-bottom: 1px solid #d0d0d0!important;
    padding: 0px!important;
    line-height: 28px!important;
    position: relative!important;
    margin-top: 0px!important;
    margin-left: 10px!important;
    margin-bottom: 20px!important;
}
.div-12 {
    width: 100%;
    display: inline-block;
}
#step-1 {
    opacity: 0.3;
}
#step-2, #step-3, #step-4, #step-5{
    display: none;
}
#nro-tel-span{
    color: rgb(206, 3, 3);
    font-size: 14px;
    font-weight: bold;
}
#form-checkout div {
    height: 50px;
}

.modal-header .close {
    margin-top: -2px;
    background: #c83b3b;
    color: #fff;
    font-size: 16px;
    padding: 3px;
}

@media (orientation: portrait){
    h5.event-entry-item.center.comprar.verfotos {
        position: absolute;
        top: 20px;
        right: -73px;
        left: auto;
        width: 200px;
        transform: rotate(49deg);
        text-align: center;
    }
    h5.event-entry-item.center.comprar.verfotos .btn-buy {
        display: inline-block;
        font-size: 14px;
        line-height: 45px;
        font-weight: bold;
        padding: 0px;
        border-radius: 15px;
        margin: 8px 0px;
        width: 100%;
        border-radius: 0px;
    }
    h5.event-entry-item.center.comprar.verfotos i.icono_camera.material-icons {
        font-size: 26px;
        margin-right: 1px;
    }
    div#fotos_do_evento_titulo {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 15px;
        line-height: 24px;
    }
    #carrinho.modal .modal-header h3, #checkouttransp.modal .modal-header h3, #ingresar.modal .modal-header h3, #registro.modal .modal-header h3 {
        color: #fff!important;
        font-size: 17px;
        line-height: 24px;
        text-align: left;
        width: 100%;
        height: 24px;
    }
    .banner-big{
        /*margin-top: 50px;*/
    }
    .pdf-container {
        position: absolute;
        z-index: 1;
        height: auto;
        background: #000000ba;
        margin: 0px auto;
        text-align: center;
        display: none;
        padding: 0px;
        right: 0px;
        top: 0px;
        left: 0px;
        bottom: 0px;
    }
    .termos-texto {
        background: #fff;
        color: #000!important;
        padding: 10px 10px 40px 10px;
        text-align: justify;
        font-size: 10px;
        line-height: 12px;
        overflow: auto;
        height: auto;
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;

    }
    .termos-texto h3{
        color: #000;
        font-size: 16px;
    }
    .termos-texto p{
        color: #000;
        padding: 0px 30px 0px 0px;
    }

    button#btn-aceito-termos {
        position: relative;
        z-index: 111111;
        width: 250px;
        height: 36px;
        font-weight: bold;
        text-shadow: 1px 1px 4px #015175;
        text-align: center;
        margin: 10px auto;
        display: block;
        bottom: auto;
        left: auto;
        margin: 0px auto 20px auto!important;
    }
    button#btn-aceito-termos2 {
        position: relative;
        z-index: 111111;
        width: 250px;
        height: 36px;
        font-weight: bold;
        text-shadow: 1px 1px 4px #015175;
        text-align: center;
        margin: 10px auto;
        display: block;
        bottom: auto;
        left: auto;
        margin: 0px auto 20px auto!important;
    }
    table.table.table-lotes.table-bordered.table-condensed.table-striped {
        font-size: 12px;
    }
	.image-presale {
        display: block;
        max-width: 100%;
        overflow: hidden;
    }
	.image-presale img {
		border-radius: 10px;
		margin: 0px auto;
		display: block;
		margin: 15px auto;
		max-width: 85%;
		min-width: 80%;
	}
}

@media only screen and (max-width: 600px) {
    .w100card {
        display: block;
        width: 100%;
        margin: 0px auto;
    }
    button#form-checkout__submit {
        margin: 0px auto;
        float: none;
        display: block;
        margin-bottom: 30px;
    }
    .table-lotes.table-condensed th, .table-lotes.table-condensed td {
        padding: 4px 2px;
    }
    .table-lotes.table-condensed td b, .table-lotes.table-condensed td small{
        display: block;
        width: max-content;
    }
}
table.table.table-lotes.table-bordered.table-condensed.table-striped{
    font-size: 14px;
}
table.table.table-lotes.table-bordered.table-condensed.table-striped tbody th {
    text-align: center;
}
button.bt.bt-success.btn-add, a.bt.bt-success.btn-add {
    font-size: 12px;
    padding: 10px 5px;
    margin: 0px;
}
.ingressos-numerados{
    margin-top: 10px;
}
.event-details {
    padding-left: 20px;
    display: inline-block;
}
#carrinho.modal .table.table-bordered span.span-cupom-carrinho, #carrinho.modal .table.table-bordered span.span-cupom-carrinho strong {
    color: green!important;
}
.modal-footer .bt.bt-primary{
    background: #0aaaf1;
}
.modal-footer .bt.bt-danger{
    background: #a53434;
}
.modal-footer .bt.bt-success{
    background: #45b15b;
}
img.img-flag {
    width: 23px;
    margin-right: 3px;
    border: 1px solid #4c4c4c;
}
.image-presale {
    display: none;
}

span.total_amount {
    font-weight: bold;
}
.total_amount_label {
    font-size: 20px;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
span.total_amount {
    font-weight: bold;
}
button#card-field-submit-button {
    background: #ffc53a;
    font-weight: bold;
    font-size: 18px;
    border: none;
    padding: 15px 40px;
    border-radius: 5px;
    display: block;
    margin: 10px auto 6px auto;
}
button#card-field-submit-button:hover{
    background: #e6aa1a;
}
button#card-field-submit-button span.paypallogo {
    display: block;
    width: 100px;
}
div#paymentResponse {
    color: #7c0000;
    background-color: #ffd7d7;
    border-color: #945f67;
    text-shadow: none;
    padding: 15px;
}
button#btn-pagamento-voltar {
    padding: 10px 15px;
}
#checkoutDinelco .modal-body{
	max-height: initial!important;
}
@media (orientation: portrait){
	article#ingreesos {
		min-height: 60vh;
	}
    footer {
        width: 100%;
        margin-left: -20px!important;
    }
    div#modal-termos {
        width: 100%;
        height: 100vh;
        position: absolute;
        z-index: 1111111111111;
        left: 0px;
        margin-left: 0px;
        background: #1d1e22;
        color: #000 !important;
        max-height: 98vh !important;
        overflow: hidden;
        top: 10px;
        border-radius: 10px;
        border: none !important;
    }

    div#modal-termos .modal-body {
        overflow: hidden;
        background: #1d1e22;
        max-height: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }

    .container-presale {
        display: block;
        width: calc(100% - 50px);
        background: #00000030;
        padding: 5px 15px;
        border-radius: 9px;
        margin: auto;
        float: none;
    }

	.container-presale h1 {
        font-size: 25px;
        text-align: center;
        font-weight: bold;
        margin-bottom: 10px;
        color: #fff;
        padding: 0px 50px;
        line-height: 1.4em;
    }

	.image-presale {
        display: block;
        margin: 10px auto 20px auto;
        border-radius: 10px;
        overflow: hidden;
        width: 100%;
    }

    button#closepresale {
        right: 6px;
        top: 4px;
    }

    .event-details {
        padding-left: 0px;
        display: inline-block;
        width: 100%;
    }

}

@media (orientation: portrait) and (max-width: 414px){
    .container-presale h1 {
        font-size: 18px;
        margin-top: 6px;
    }
    .container-presale input.block {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .container-presale input.block {
        height: 30px !important;
        line-height: 30px;
        font-size: 14px;
        display: block !important;
    }
    .container-presale label {
        font-size: 14px;
        line-height: 14px;
        height: 18px;
        float: left;
        display: block;
    }
    .image-presale {
        margin: 10px auto 10px auto;
    }
    .navbar .brand {
        max-width: 100px;
        display: list-item;
        height: 45px;
    }
    .navbar .brand>img {
        height: auto;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
    }
    a#carritow {
        line-height: 34px;
        padding: 5px 5px;
    }
    a#carritow i.material-icons{
        font-size: 18px;
        line-height: 35px;
        height: 35px;
    }
}

