h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    font-size: 1em;
    font-weight: 500;
    color: #6F04AC;
}

.padding-0 {
    padding: 0 !important
}

.wrapper {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0 !important;
    overflow: hidden
}


#datosBanco h6 {
    font-weight: 600
}

.header-scrolled {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background-color: #fff !important
}

.learn-more-btn,button {
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    padding: 12px 36px !important;
    border-radius: 100px
}

.learn-more-btn:hover,button:hover {
    color: #fff
}

.header {
    display: flex;
    width: 100%;
    padding: 144px 0 25px 0;
    justify-content: center;
    align-items: center
}

.header-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

.header-img-section img {
    width: 100%;
    height: auto;
    border-radius: 32px
}

.header-subtitle {
    font-size: 27px;
    font-weight: 800;
    line-height: 1.2;
    padding-bottom: 6px
}

.header-title {
    font-weight: 900;
    font-size: 50px;
    line-height: 1;
    padding-bottom: 25px
}

.header-title-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 15px
}

.learn-more-btn-section {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-top: 20px
}

.progress-contain {
    width: 100%;
    height: 25px;
    position: relative
}

.progress-percent {
    position: absolute;
    left: 0%;
    top: 9px;
    font-size: 12px;
    font-weight: 700;
    margin-left: -6%
}

.progress-total {
    width: 100%;
    height: 12px;
    background: transparent;
    border-radius: 8px;
    position: absolute
}

.progress-actual {
    width: 1px;
    height: 10px;
    background: #2c4f7c;
    border-radius: 22px;
    position: absolute;
    top: 1px
}


.services-section {
    position: relative
}

.services-container {
    position: relative;
    display: flex;
    padding-top: 55px;
    padding-bottom: 55px;
    flex-wrap: wrap
}

.services-header-img-section img {
    width: 100%
}

.services-title-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    width: 100%
}

.services-subtitle {
    font-size: 22px;
    font-weight: 400;
    line-height: 2
}

.services-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 20px
}

.services-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px
}

.services-accordion .accordion {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #161616;
    border-radius: 50px;
    padding: 10px 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px
}

.services-accordion .accordion::after {
    color: #fff !important
}

.services-accordion .panel {
    background-color: transparent !important
}

.services-accordion .panel p {
    font-weight: 400;
    line-height: 1.5
}

@media screen and (max-width: 991.98px) {
    .services-section .services-container {
        flex-direction:column-reverse;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .services-container img {
        margin-bottom: 25px
    }

    .services-subtitle,.services-title {
        text-align: center
    }
}

.pricing-section {
    display: flex;
    padding-top: 55px;
    padding-bottom: 55px;
    flex-wrap: wrap;
    position: relative
}

.pricing-container {
    background-color: transparent;
    z-index: 1
}

.pricing-title {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.pricing-title h2 {
    font-weight: 900;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px
}

.pricing-title p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    max-width: 700px
}

.featured {
    border: 7px dashed #78C2FF
}

@media screen and (max-width: 991.98px) {
    .pricing-title p {
        max-width:428px
    }
}

.clients-section {
    display: flex;
    background-color: transparent
}

.clients-title-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    text-align: center
}

.clients-subtitle {
    font-size: 22px;
    font-weight: 400;
    line-height: 2
}

.clients-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 20px
}

.client-logo-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto
}

.client-logo-section img {
    height: 222px;
    width: auto !important;
    border-radius: 18px;
    max-width: 100%
}

.owl-theme .owl-nav {
    display: none
}

.owl-theme .owl-dots,.owl-theme .owl-nav {
    margin-top: 20px
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #CCCCCC !important
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #161616 !important
}

.blog-section {
    display: flex;
    padding-top: 55px;
    padding-bottom: 55px;
    position: relative
}

.blog-container {
    position: relative
}

.blog-title-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    text-align: center
}

.blog-subtitle {
    font-size: 22px;
    font-weight: 700;
    line-height: 2
}

.blog-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 0
}

.blog-posts-section {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row
}

.blog-post-card-container {
    padding: 0;
    max-width: 93%;
    margin: 18px auto
}

.blog-post-card {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 20px;
    padding: 15px 20px 0
}

.blog-post-card:hover {
    background-color: #fff
}

.blog-post-icon {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center
}

.blog-post-icon img {
    width: 100%;
    border-radius: 18px
}

.blog-post-title {
    font-size: 20px;
    color: #373737;
    font-weight: 800;
    line-height: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    line-height: 23px;
    text-align: center
}

.blog-post-subtitle {
    font-size: 18px;
    color: #CCCCCC;
    line-height: 1;
    margin-bottom: 10px
}

.blog-post-text {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.blog-post-link {
    color: #dbdbdb;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px
}

.blog-post-link:hover {
    color: #373737;
    text-decoration: none
}

@media screen and (max-width: 991.98px) {
    .blog-posts-section {
        flex-direction:column
    }
}

.contact-section {
    padding-top: 55px;
    padding-bottom: 90px
}

.contact-container {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.contact-header-img-section {
    padding: 20px
}

.contact-header-img img {
    width: 100%
}

.contact-title-section {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin: auto
}

.contact-subtitle {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.2
}

.contact-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 0px
}

.contact-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px
}


label {
    font-weight: 600
}

@media screen and (max-width: 991.98px) {
    .contact-container {
        justify-content:center;
        align-items: center;
        text-align: center
    }

    .contact-title-section {
        text-align: center
    }
}

.footer-section {
    padding-top: 75px;
    padding-bottom: 55px;
    margin-bottom: 0px !important;
    position: relative;
    color: #FFFFFF;
    z-index: 1
}

.footer-section a {
    color: #fff
}

.footer-container {
    display: flex;
    position: relative
}

.footer-logo {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding-right: 40px
}

.footer-logo img {
    width: 222px;
    margin-bottom: 15px
}

.footer-logo p {
    max-width: 250px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300
}

.footer-form {
    padding-right: 0px !important
}

.footer-subsection {
    padding-left: 40px;
    padding-right: 20px
}

.footer-subsection-title {
    font-size: 27px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0
}

.footer-subsection-text {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400
}

p.footer-subsection-text.clientDescription {
    max-height: 134px;
    overflow-y: auto
}

.footer-subsection-2-1 {
    margin-bottom: 20px
}

.footer-subsection-2-2 {
    margin-bottom: 20px
}

.footer-subsection-list {
    list-style: none;
    padding-left: 28px
}

.footer-subsection-list li {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    margin-top: 10px;
    display: table-row
}

.footer-subsection-list li:after {
    content: "";
    display: block;
    margin-bottom: 10px
}

.footer-subsection-list li.webClient {
    width: 192px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.footer-subsection-list li:nth-child(1):before {
    font-family: "FontAwesome";
    content: "\f0ac";
    font-size: 20px;
    line-height: 1.25;
    left: 41px;
    position: absolute;
    display: table-cell;
    color: #dbdbdb
}

.footer-subsection-list li:nth-child(2):before {
    font-family: "FontAwesome";
    content: "\f041";
    font-size: 20px;
    line-height: 1.25;
    left: 41px;
    position: absolute;
    display: table-cell;
    color: #dbdbdb
}

.footer-subsection-list li:nth-child(3):before,.footer-subsection-list li:nth-child(4):before,.footer-subsection-list li:nth-child(5):before,.footer-subsection-list li:nth-child(6):before,.footer-subsection-list li:nth-child(7):before {
    font-family: "FontAwesome";
    content: "\f232";
    font-size: 20px;
    line-height: 1.25;
    left: 41px;
    position: absolute;
    display: table-cell;
    color: #dbdbdb
}

.footer-subsection-list-call {
    color: #FFFFFF
}

.footer-subsection-list-email {
    color: #FFFFFF
}

.footer-subsection-list-call:hover {
    color: #373737;
    text-decoration: none
}

.footer-subsection-list-email:hover {
    color: #373737;
    text-decoration: none
}

.footer-social-media-menu-section>a {
    padding: 4px 0;
    display: block
}

.footer-social-media-icons-section {
    display: flex
}

.footer-social-media-icon {
    justify-content: center;
    align-items: center;
    padding-right: 25px
}

.footer-social-media-icon .fa {
    color: #FFFFFF;
    font-size: 29px;
    text-decoration: none !important
}

.footer-social-media-icon .fa:hover {
    color: #161616
}

.footer-credits {
    padding-top: 40px;
    justify-content: center;
    align-items: center;
    text-align: center
}

.footer-credits p {
    font-size: 16px;
    font-weight: 400;
    color: #dbdbdb
}

.footer-credits a {
    font-weight: 700
}

.footer-credits>a {
    opacity: .44
}

.footer-credits>a:hover {
    opacity: 1
}

.footer-credits>a {
    position: relative
}

.footer-credits>a::before {
    content: "WEB PROGRAMADA POR";
    font-size: 9px;
    width: 202px;
    letter-spacing: 3px;
    position: absolute;
    top: -13px;
    left: -19px
}

.chip {
    display: inline-block;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #252525;
    line-height: 27px;
    padding: 2px 2px 2px;
    border-radius: 10px;
    background-color: #f6f6f6;
    margin-bottom: 3px;
    margin-right: 3px;
    position: relative
}

@media screen and (max-width: 991.98px) {
    .footer-container {
        flex-wrap:wrap
    }

    .footer-logo {
        padding-left: 40px
    }

    .footer-form {
        padding-right: 40px !important
    }

    .footer-subsection-form-input {
        width: 85%
    }
}

#page_navigation {
    clear: both
}

#page_navigation a {
    padding: 3px 6px;
    border: 1px solid #2e6da4;
    margin: 2px;
    color: black;
    text-decoration: none
}

.active_page {
    background: #337ab7;
    color: white !important
}

body .chip.used {
    color: #272727;
    background: #2f2f2f;
    pointer-events: none
}

.plusminus {
    display: inline-block;
    position: relative;
    font-size: 0;
    border-radius: 3px;
    width: 44px;
    height: 132px
}

button.magic_button:active {
    background: #fff
}

p {
    line-height: 2rem
}

.sidenav-trigger {
    color: #26a69a
}

.parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255,255,255,0.9)
}

.parallax-container .section {
    width: 100%
}

h5.header.col.s12.light {
    font-size: 2.7em
}

.header_aprox_date {
    font-weight: 700
}

body.page .parallax-container.valign-wrapper {
    min-height: 180px
}

#logo-container img {
    width: 100px;
    height: 93px;
    border: 5px solid #fff;
    border-top: 2px solid #fff;
    border-radius: 13px
}


div#containerSearch {
    display: inline-block;
    border-radius: 25px
}

div#containerSearch i {
    display: inline;
    font-size: 20px
}



.brown-text {
    color: #742947 !important
}

.card {
    border-radius: 16px;
    box-shadow: 0 0 18px #dedede;
    margin: 0.2rem 0 0.6rem 0
}

.card>div>.row,form>.row {
    margin-bottom: 0
}

.icon-block {
    padding: 0 15px
}

.icon-block .material-icons {
    font-size: inherit
}

footer.page-footer {
    margin: 0
}

hr {
    border: 1px solid #f9f6f6
}

.card-content>span {
    text-transform: uppercase;
    font-size: .7em;
    font-weight: 600;
    color: #193b61
}


.large-btn {
    width: 266px;
    text-transform: uppercase
}

button.btn-large,button.btn-small,a.btn-large,a.btn-small {
    border-radius: 24px;
    cursor: pointer;
    text-transform: uppercase;
    user-select: none
}

body.page .section>.row,body.page .section>#pagorealizado>.row {
    margin-bottom: 0
}

[type="radio"]:checked+span:after,.with-gap[type="radio"]:checked+span:after {
    background-color: #373737
}

[type="radio"]:checked+span:after,.with-gap[type="radio"]:checked+span:before,.with-gap[type="radio"]:checked+span:after {
    border: 2px solid #373737
}

.elegirbanco {
    text-align: left
}

strong {
    font-weight: 700
}

h5>strong {
    background: #fff;
    padding: 6px 12px 8px;
    border-radius: 16px;
    display: inline-block
}

body.page .file-field.input-field>.btn {
    width: 62px;
    text-align: left;
    margin-top: 9px;
    border-radius: 18px
}

.modal {
    outline: 0;
    padding: 32px 20px
}

.modal .modal-content {
    padding-bottom: 0 !important;
    border: 0;
    background-color: #fafafa
}

.modal .modal-footer {
    text-align: center;
    display: block;
    border: 0
}

a.learn-more-btn.large-btn:hover {
    text-decoration: none
}

.modal-content>i.fa {
    font-size: 4rem
}

.modal-content>h5 {
    font-size: 1.32rem;
    margin: 1rem 0
}

.chip.misticketsson {
    width: inherit !important;
    height: auto;
    padding: 10px 20px 10px;
    font-size: 1.6em;
    font-weight: 700;
    color: #fff;
    border-radius: 32px
}

.chip.selected_number {
    color: #f7f7f7;
    font-weight: 800;
    width: 62px;
    user-select: none;
    margin-top: 6px;
    margin-bottom: 2px !important
}

.chip.unselected_number {
    font-weight: 700;
    background: #f7f7f7;
    width: 72px;
    user-select: none
}

.container_selected_number {
    display: inline-block
}

.container_selected_number small {
    display: inline-block;
    height: 33px
}

.container_selected_number small>span {
    background: #f7f7f7;
    border: 2px solid #e2e2e2;
    display: inline-block;
    width: 49px;
    border-radius: 10px;
    font-weight: 700;
    margin-right: 1px
}

.minibtn {
    display: inline-block;
    margin: 2px
}

.minibtn>a,#btn_upload_voucher>a,.minibtn_download>a {
    font-weight: 700
}

img.banner {
    width: 100%;
    height: auto
}

a.waves-effect.btn,button.waves-effect.btn {
    border-radius: 24px;
    cursor: pointer;
    min-width: 112px
}

.p0 {
    padding: 0
}

button.pagin i {
    font-size: 2em
}

#pagingBox {
    margin-bottom: 10px
}

#pagingBox div.chip {
    cursor: pointer;
    font-weight: 700;
    user-select: none;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

#pagingBox div.chip:hover {
    background: #ebebeb
}

#pagingBox div.chip.selected {
    color: #fff;
    user-select: none
}

#page_navigation .page_link {
    display: none
}

#pagingBox {
    max-height: 512px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px 0;
    margin-left: -6px;
    margin-right: -6px
}

#numeros_seleccionados {
    margin-top: 0;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 5px;
    padding-top: 5px
}

strong#total_amount {
    font-size: 24px;
    font-weight: 700;
    padding: 0 15px;
    border-radius: 16px;
    background: #ececec;
    display: inline-block
}

strong#textSeleccionados {
    font-size: 24px;
    font-weight: 800;
    padding: 0 15px;
    border-radius: 16px;
    min-width: 132px;
    position: relative;
    display: inline-block
}

.textSelectOpportunities,.text_selected_ticket,.text_selected_ticket_bot,.total_ticket {
    display: block;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 900;
    margin-bottom: -4px
}

.textSelectOpportunities {
    margin-bottom: 0
}

.containtickets {
    margin-top: .5rem;
    padding: 0 !important;
    margin-bottom: 20px
}

.modal {
    border-radius: 25px
}

.owl-carousel {
    z-index: inherit !important
}

.pricing-container {
    z-index: 2
}

.fixed {
    position: fixed;
    bottom: 0;
    z-index: 3;
    background: #ffffff;
    border-radius: 18px 18px 0 0;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    box-shadow: 0 -3px 12px -4px #afafaf
}

.btn_view_selected {
    display: block;
    width: 38px;
    height: 38px;
    background: #ffffff;
    color: #343434;
    border-radius: 50%;
    line-height: 32px !important;
    margin: 5px auto 5px auto;
    cursor: pointer;
    font-size: 23px !important;
    box-shadow: 0px -6px 14px -6px #2a2a2a
}

.btn_view_selected:hover {
    color: #fff
}

#container_select_to_fixed.fixed .cards_fixed {
    display: inline-block;
    margin-left: 5px
}

#container_select_to_fixed.fixed .cards_fixed.containerContinue {
    display: inherit
}

#container_select_to_fixed .cards_fixed.containerContinue {
    display: none
}

.fixed #numeros_seleccionados {
    display: none
}

.fixed .text_selected_ticket {
    display: none !important
}

.fixed .text_selected_ticket_bot {
    display: block !important
}

.fixed #btn_view_selected {
    display: block !important;
    margin: -16px auto 0 auto
}

.fixed #btn_view_selected_bot {
    display: none !important
}

.info_fixed {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px
}

h4 {
    font-size: 2rem
}

.modal pre {
    max-height: 500px
}

.modal a.link {
    padding: 9px 20px;
    margin-top: 8px;
    background: #f2f2f2;
    display: inline-block;
    border-radius: 32px
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: inherit;
    background-color: #fafafa;
    padding: 0;
    max-height: 80%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
    border-radius: 25px;
    outline: 0;
    padding: 32px 20px;
    text-align: center;
    z-index: 99999 !important
}

.modal-overlay {
    position: fixed;
    z-index: 9999 !important;
    top: -25%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity;
    opacity: 0.72 !important
}


.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px;
    position: absolute;
    top: 8px;
    left: 80px;
    width: 66%
}


button.magic_button,button.download-button {
    background: #fff;
    padding: 6px 11px !important;
    border: 0;
    font-size: 18px;
    border-radius: 25px;
    margin: 1px 1px;
    cursor: pointer
}

button.magic_button:hover {
    color: #fff
}

button.magic_button>small {
    font-weight: 800;
    display: inline-block;
    padding-bottom: 0;
    text-transform: uppercase
}

div#datosBanco {
    padding: 0
}

#datosBanco button.magic_button {
    margin: 0
}

.container_tickets_boxes {
    margin-top: 10px
}

#containimagenVoucher {
    width: 100%;
    height: 118px;
    overflow: auto;
    text-align: center;
    border-radius: 18px
}

#containimagenVoucher>img {
    width: 100%;
    height: auto
}

.container_tickets_boxes h6>strong {
    display: block;
    margin-bottom: 5px
}

div#formimage {
    border: 6px dotted #b5b5b5;
    padding: 10px 14px 20px;
    border-radius: 18px
}

#montoCorrecto strong {
    font-weight: 700
}

#montoCorrecto a {
    background: #193b61;
    color: #fff;
    padding: 3px 9px 4px;
    border-radius: 5px;
    font-weight: 700
}

#formimage:hover {
    border-color: #666
}

#formimage span i {
    top: 17px
}

.vcv-timeline {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    max-width: 860px;
    margin: 6px auto 18px;
    padding: 0;
    list-style-type: none;
    color: #c3c3c3
}

.vcv-timeline-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    padding: 0
}

.vcv-timeline-item::before,.vcv-timeline-item::after {
    content: ""
}

.vcv-timeline-item::before {
    content: attr(data-step);
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 0 32px;
    height: 32px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    border: 2px solid #c3c3c3;
    color: #c3c3c3
}

.vcv-timeline-item::after {
    height: 2px;
    background: #a7a7a7;
    width: 100%;
    margin: 0 10px
}

.vcv-timeline-item span {
    width: 230px;
    line-height: 16px
}

.vcv-timeline-item:last-of-type {
    -webkit-box-flex: 0;
    flex: auto;
    width: 60px
}

.vcv-timeline-item:last-of-type::after {
    display: none
}

.vcv-timeline-item.vcv-step-done::before {
    content: "";
    border-color: #193b61;
    background: #193b61 url("data:image/svg+xml,%0A%3Csvg width='14px' height='11px' viewBox='0 0 14 11' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Activation-Theme-to-Premium' transform='translate(-827.000000, -183.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cg id='Activation-02' transform='translate(342.000000, 172.000000)'%3E%3Cg id='Navigation' transform='translate(44.000000, 0.000000)'%3E%3Cg id='check' transform='translate(441.000000, 11.000000)'%3E%3Cpolygon id='Path' points='11.8606017 0 4.86058121 6.82615443 2.13952103 4.17292819 0 6.25973131 4.8606221 11 14 2.08684301'%3E%3C/polygon%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;
    background-size: 40%
}

.vcv-timeline-item.vcv-step-done::after {
    background: #a7a7a7
}

small#montoCorrecto {
    font-size: .87em
}

.activestep::before {
    border: 2px solid #193b61;
    color: #193b61
}

.activestep span {
    color: #193b61
}

h6#montoCorrecto {
    text-align: center
}

button.magic_button>small {
    font-size: 22px
}

@media screen and (max-width: 768px) {
    .fixed {
        width:100%;
        left: 50% !important;
        margin-left: -50% !important
    }

    .container.pricing-container.pricing-head {
        padding-right: 0;
        padding-left: 0
    }

    .btnfix {
        display: block;
        margin: auto
    }

    .vcv-timeline {
        margin: 0 0 40px 25px
    }

    .vcv-timeline-item {
        position: relative
    }

    .vcv-timeline-item span {
        text-align: center;
        margin: 10px 0 0;
        position: absolute;
        top: 25px;
        width: 88px;
        left: -29px;
        line-height: 14px;
        font-size: 12px
    }

    .vcv-timeline-item:last-of-type {
        -webkit-box-flex: 0;
        flex: 0 0 120px
    }

    .vcv-timeline-item:last-of-type {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        margin: 0
    }

    .vcv-timeline-item::before {
        margin: 0
    }

    .vcv-timeline-item::after {
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }

    #btnChooseAutoChips {
        margin-left: inherit
    }

    button.magic_button>small {
        font-size: 20px
    }
}

@media only screen and (max-width: 600px) {
    body.page>.container>.section>.row>div,body.page>.container>.section>#pagorealizado>.row>div {
        padding:0
    }

    #cardsSeleccionTickets>div>div {
        padding: 0
    }

    #boxsearchcel {
        text-align: center
    }

    #banner img.pressed {
        max-height: 606px
    }
}

body a,body button,.btn,#buttfixed {
    text-decoration: none;
    transition: all 0.5s ease;
    user-select: none
}

.field {
    margin-bottom: 25px
}

.field.full {
    width: 100%
}

.field.half {
    width: calc(50% - 12px)
}

.field label {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 8px
}



.flex {
    display: flex;
    flex-direction: row wrap;
    align-items: center
}

.flex.justify-space-between {
    justify-content: center
}

.btn {
    color: #fff;
    border-radius: 24px
}

.card {
    padding: 30px 50px;
    margin: 0 auto;
    max-width: 1080px;
    background: #fff;
    border-radius: 26px !important;
    box-sizing: border-box;
    box-shadow: 0px 24px 60px -1px rgba(37,44,54,0.14)
}

.card h6 {
    margin-bottom: 0;
    padding-bottom: 0
}

#priceConvert {
    font-size: 20px;
    text-align: center;
    margin: auto;
    width: fit-content;
    min-width: 300px;
    border-radius: 12px;
    padding: 2px 12px;
    font-weight: 700;
    color: #ffffff;
    background-color: #4e4e4e;
    border: 2px solid #353535;
    height: 38px
}

#priceConvert.pricefixed {
    position: fixed;
    top: 85px;
    right: 0;
    left: 0;
    box-shadow: 0 0 16px #8c8c8c;
    z-index: 9999999999
}



#new-purchase label {
    margin-bottom: 0;
    margin-top: 5px;
    margin-left: 10px
}

select#location,select#custom_field,select#seller {
    width: 100%;
    font-size: 22px
}

select#country_code {
    width: 130px;
    text-align: center;
    font-size: 24px
}

select#location,select#custom_field,select#seller,select#country_code {
    border-radius: 12px;
    font-weight: 700;
    padding: 5px 8px !important;
    border: 2px solid #eaeaea;
    background: #fff
}

.payment-type label.active {
    font-weight: 600
}

.input-field.col.s6.m6>h6,.input-field.col.col-lg-12.s12.m12>h6 {
    color: #b5b5b5
}

.card .container {
    max-width: 100%;
    margin: 32px auto
}

.card .card-title {
    margin-bottom: 50px
}

.card .card-title h2 {
    margin: 0
}

.card .card-body .payment-type,.card .card-body .payment-info {
    margin-bottom: 25px
}

.card .card-body .payment-type .types {
    margin: 25px 0 10px
}

.card .card-body .payment-type .types .type {
    width: 81px;
    height: inherit;
    line-height: 0;
    position: relative;
    background: #fbfbfb;
    border: 2px solid #e8ebed;
    padding: 0px;
    margin: 6px;
    box-sizing: border-box;
    border-radius: 18px;
    cursor: pointer;
    text-align: center;
    transition: all 0.5s ease
}

.card .card-body .payment-type .types .type.selected img {
    opacity: 1 !important;
    transition: all 0.5s ease
}

.card .card-body .payment-type .types .type:hover img {
    opacity: 1 !important;
    transition: all 0.5s ease
}

.card .card-body .payment-type .types .type img {
    border-radius: 14px;
    cursor: pointer;
    width: 100%;
    opacity: .18;
    transition: all 0.5s ease
}

.card .card-body .payment-type .types .type:hover {
    border-color: transparent;
    cursor: pointer
}

.card .card-body .payment-type .types .type:hover .logo,.card .card-body .payment-type .types .type:hover p {
    color: #a13e96;
    cursor: pointer
}

.card .card-body .payment-type .types .type.selected {
    border-color: transparent;
    background: rgba(209,93,255,0.1)
}

.card .card-body .payment-type .types .type.selected .logo {
    color: #7d4296
}

.card .card-body .payment-type .types .type.selected p {
    color: #a13e96
}

.card .card-body .payment-type .types .type.selected::after {
    content: '\2714';
    font-weight: 900;
    font-size: 22px;
    position: absolute;
    height: 32px;
    width: 32px;
    top: -14px;
    right: -14px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.card .card-body .payment-type .types .type .logo,.card .card-body .payment-type .types .type p {
    transition: all 0.5s ease
}

.card .card-body .payment-type .types .type .logo {
    font-size: 48px;
    color: #8a959c
}

.card .card-body .payment-type .types .type p {
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #8a959c
}

.card .card-body .payment-info .column {
    width: calc(50% - 25px)
}

.card .card-body .payment-info .title {
    display: flex;
    flex-direction: row;
    align-items: center
}

.card .card-body .payment-info .title .num {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 2px solid #7d4296;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 12px;
    font-size: 12px
}

.button {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
    padding: 15px 25px;
    border-radius: 50px;
    cursor: pointer;
    transition: all 0.5s ease;
    background: transparent;
    border: 2px solid transparent
}

.button.button-link {
    padding: 0 0 2px;
    margin: 0 25px;
    border-bottom: 2px solid rgba(64,179,255,0.5);
    border-radius: 0;
    opacity: 0.75
}

.button.button-link:hover {
    border-bottom: 2px solid #7d4296;
    opacity: 1
}

.button.button-primary {
    color: #fff
}

.button.button-primary:hover {
    background: #218fd9
}

.button.button-secondary {
    background: transparent;
    border-color: #e8ebed;
    color: #8a959c
}

.button.button-secondary:hover {
    border-color: #a13e96;
    color: #a13e96
}

.pricing-head h4 {
    font-size: 30px;
    font-weight: 800;
    margin: 25px 0 0 0
}

.card-body {
    padding: 0
}

.nopadding {
    padding: 0
}

p.featured_award {
    position: absolute;
    margin-left: 0px;
    margin-top: 6px;
    color: #fff;
    font-size: 33px;
    padding: 9px;
    border-radius: 50%
}

.poppuler {
    position: absolute;
    width: 100%;
    top: 8px;
    text-align: center
}

.poppuler .btn {
    font-weight: 600;
    background: #fff !important;
    width: auto;
    height: 38px;
    border-radius: 15px;
    box-shadow: 0px 4px 11px #dadada
}

.quantity_multiplier h3 {
    background: #f7f7f7;
    width: fit-content;
    margin: 8px auto -7px;
    border-radius: 18px;
    font-weight: 800;
    font-size: 1em;
    text-transform: uppercase
}

.link_sponsor:hover {
    color: #000
}

.navbar-brand-logo {
    position: relative
}

.navbar-brand-logo>img {
    position: absolute;
    top: -37px;
    left: 15px;
    width: 144px;
    border-radius: 18px;
    transition: all 0.5s ease
}

#datosBanco div>h3,.monto-total-compra>h3 {
    background: #f7f7f7;
    width: fit-content;
    margin: -4px auto -4px;
    padding: 3px 0 0 0;
    border-radius: 18px;
    font-size: 25px;
    font-weight: 700;
    max-width: 100%
}

.monto-total-compra>h3 {
    font-size: 28px
}

#datosBanco button.magic_button.copied::before {
    content: "COPIADO";
    width: 118px;
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    margin-top: 30px;
    margin-left: -50px
}

#datosBanco div>p {
    background: #f7f7f7;
    display: inline-block;
    padding: 0 5px;
    border-radius: 18px
}

#datosBanco span.nameAccountNumber,#datosBanco .interbankNumber>span,#datosBanco .titularBank>span {
    font-size: 12px;
    font-weight: 700;
    display: block;
    margin-top: 8px
}

#datosBanco .titularBank>span {
    margin-bottom: -6px
}

.header pre {
    font-weight: 700
}

pre {
    font-family: 'Poppins', sans-serif;
    display: block;
    font-size: 17px;
    white-space: pre-wrap;
    font-weight: 600;
    margin-bottom: 0
}

#modalLoader,#modalMachine {
    background: transparent !important;
    box-shadow: none !important;
    top: 40% !important
}

#modalLoader>.modal-content,#modalMachine>.modal-content {
    background-color: transparent
}

.help-account {
    color: #cacaca
}

img.icon_loading {
    background: #000000;
    width: 30px;
    border-radius: 50%;
    padding: 1px
}

img.loading {
    width: 58px;
    margin: auto;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    padding: 5px
}

.lds-grid {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    zoom:1.4}

.lds-grid div {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    animation: lds-grid 1.2s linear infinite
}

.lds-grid div:nth-child(1) {
    top: 8px;
    left: 8px;
    animation-delay: 0s
}

.lds-grid div:nth-child(2) {
    top: 8px;
    left: 32px;
    animation-delay: -0.4s
}

.lds-grid div:nth-child(3) {
    top: 8px;
    left: 56px;
    animation-delay: -0.8s
}

.lds-grid div:nth-child(4) {
    top: 32px;
    left: 8px;
    animation-delay: -0.4s
}

.lds-grid div:nth-child(5) {
    top: 32px;
    left: 32px;
    animation-delay: -0.8s
}

.lds-grid div:nth-child(6) {
    top: 32px;
    left: 56px;
    animation-delay: -1.2s
}

.lds-grid div:nth-child(7) {
    top: 56px;
    left: 8px;
    animation-delay: -0.8s
}

.lds-grid div:nth-child(8) {
    top: 56px;
    left: 32px;
    animation-delay: -1.2s
}

.lds-grid div:nth-child(9) {
    top: 56px;
    left: 56px;
    animation-delay: -1.6s
}

@keyframes lds-grid {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: 0.5
    }
}

small.gray {
    color: #8f8f8f
}

.termsGoogle {
    line-height: 1rem
}

#modalUseData h4,#modalUseData h5 {
    margin-bottom: 5px
}

label.labelPersonalData.form-check {
    display: inline-block
}

label.checkboxPayAfter {
    cursor: pointer;
    font-weight: 800;
    text-transform: uppercase
}

body widget[type="ticket"] .red {
    color: red
}

body widget[type="ticket"] .orange {
    color: orange
}

i.fa.fa-ticket.fixleft,i.fa.fa-ticket.fixright {
    position: absolute;
    top: 15px;
    font-size: 192px;
    opacity: .05
}

i.fa.fa-ticket.fixleft {
    left: 20px
}

i.fa.fa-ticket.fixright {
    right: 24px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

input#checkboxPayAfter,input#checkboxClientTermsConds {
    cursor: pointer;
    width: 24px;
    height: 24px;
    margin-left: -28px;
    margin-top: 0rem
}

#openModalUseData {
    line-height: 8px;
    margin-bottom: 12px
}

.generate.number {
    text-shadow: 0 0 5px #bbb;
    font-weight: 700;
    font-size: 6.8em;
    margin: 0 auto;
    padding: 0 !important
}

.generate.number:hover {
    background-color: inherit !important
}

.generate {
    border: none;
    background: transparent;
    outline: none
}

button:disabled,button:hover:disabled {
    user-select: none;
    pointer-events: none;
    background: #9c9c9c
}

.grecaptcha-badge {
    visibility: hidden
}

#buttfixed {
    display: block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 18px;
    right: 15px;
    border-radius: 50%;
    padding: 9px 12px;
    z-index: 1;
    user-select: none
}

#buttfixed>i {
    color: #fff;
    font-size: 28px
}

#buttfixed>span {
    font-size: 12px;
    position: relative;
    font-weight: 700;
    top: 5px;
    left: -2px
}

#linksfixed {
    display: none;
    bottom: 66px;
    right: 15px;
    position: fixed;
    border-radius: 10px;
    z-index: 2;
    transition: all .92s
}

#linksfixed i {
    position: relative;
    top: 2px;
    margin-right: 5px
}

#linksfixed a {
    display: block;
    color: #fff;
    padding: 1px 15px;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 5px 0
}

#linksfixed a.whatsapp {
    background: #4dc247;
    padding: 1px 12px
}

#linksfixed a.facebook {
    background: #0184ff;
    font-size: 27px;
    padding: 5px 16px
}

#linksfixed a.whatsapp:hover {
    box-shadow: 0 0 12px #5fa05c
}

#linksfixed a.facebook:hover {
    box-shadow: 0 0 12px #3c6891
}

.legalLinks a {
    font-weight: 500;
    color: rgba(255,255,255,0.671);
    font-size: 14px
}

.nodisplay {
    display: none !important
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0
    }
}

@media only screen and (max-width: 992px) {
    .parallax-container .section {
        position:absolute;
        top: 40%
    }

    #index-banner .section {
        top: 10%
    }

    #containimagenVoucher {
        margin-top: 15px
    }
}

@media only screen and (max-width: 600px) {
    i.fa.fa-ticket.fixleft,i.fa.fa-ticket.fixright {
        top:0;
        font-size: 92px
    }

    i.fa.fa-ticket.fixleft {
        left: 0
    }

    i.fa.fa-ticket.fixright {
        right: 0
    }

    button.magic_button {
        padding: 6px 8px !important
    }

    .card .card-body .payment-type .types .type.selected::after {
        font-size: 18px;
        height: 24px;
        width: 24px;
        top: -10px;
        right: -10px
    }

    .card .card-body .payment-type .types .type {
        margin: 2px
    }

    .modal {
        width: 90%
    }

    .col {
        max-width: 100%
    }

    label.checkboxPayAfter {
        margin: 10px auto
    }

    .pricing-title h2,h2.clients-title,.contact-title {
        font-size: 36px
    }

    .pricing-head h4 {
        margin: 20px 0 0 5px
    }

    .services-title,.blog-title {
        font-size: 32px
    }

    .navbar-brand-logo>img {
        width: 115px;
        top: -42px
    }

    .row {
        margin-right: 0;
        margin-left: 0
    }

    #index-banner .section {
        top: 0
    }

    .parallax-container .parallax img {
        left: 63%;
        top: -306px
    }

    ul#nav-mobile {
        padding-top: 44px
    }

    .contact-title-section.card {
        padding: 20px 0 30px !important;
    }

    .pricing-head h4 {
        font-size: 23px
    }

    input#nombre,input#identification,input#celular,input#email,input#address,input#custom_field,select#country_code {
        font-size: 22px
    }

    input#celular {
        width: -moz-calc(100% - 132px);
        width: -webkit-calc(100% - 132px);
        width: -o-calc(100% - 132px);
        width: calc(100% - 132px)
    }

    select#country_code {
        width: 126px
    }

    .mbp0>div {
        padding: 0px
    }

    #modalUseData p {
        line-height: 1.6em;
        font-size: 14px
    }

    #openModalUseData {
        display: block
    }

    #datosBanco div>h3,.monto-total-compra>h3 {
        font-size: 6vw
    }

    .monto-total-compra>h3 {
        font-size: 7vw
    }
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid black;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 42px;
    line-height: 1.42857;
    padding: 6px 40px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

label{
    color: black;
    font-size: 22px
}


.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    transition: all .2s ease-in-out;
    line-height: normal;
    box-shadow: none;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    background-color: #d10f00;
}
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left, .vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
    text-align: inherit;
}
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #fff;
    background-color: #ff675b;
}
.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px;
}
.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit;
}
.vc_btn3.vc_btn3-icon-left {
    text-align: left;
}
.vc_btn3.vc_btn3-icon-left, .vc_btn3.vc_btn3-icon-right {
    position: relative;
}
.vc_btn3-container.vc_btn3-center {
    text-align: center;
}

.vc_btn3-container {
    display: block;
    margin-bottom: 21.73913043px;
    max-width: 100%;
}
.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    background-color: rgb(11, 178, 10);
}
.vc_btn3.vc_btn3-color-success, .vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    color: #fff;
    background-color: #6ab165;
}
