@-webkit-keyframes autofill {
    to {
        color: #666;
        background: transparent;
    }
}

.md-form.input-with-post-icon .form-control {
    padding-right: 0.5rem !important;
}

.browser-default.custom-select {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    padding-left: 0;
    margin-top: 3px;
    outline: none;
}

.custom-select:focus {
    border-color: #ced4da;
    box-shadow: none;
}

.navbar-menu-text {
    font-size: 16px;
}

@keyframes autofill {
    to {
        color: #666;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    animation-name: autofill;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

ul.stepper {
    list-style: none;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

ul.stepper .step.done::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.9;
    content: "\f00c";
    font-size: 14px;
    background-color: #00e25b;
}

ul.stepper .step.wrong::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.9;
    content: "\f12a";
    font-size: 14px;
    background-color: #d00;
}

ul.stepper .step .step-content .step-actions {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important;
}

ul.stepper .step .step-content .md-form {
    margin-top: 0;
    margin-bottom: 0;
}

ul.stepper .step .step-content .md-form label {
    left: auto;
}

ul.stepper .step .step-content .step-actions button:first-child {
    margin-left: 0;
}

ul.stepper .step.wrong::before {
    background-color: #d00 !important;
    color: #fff !important;
}

.fp-player>a {
    opacity: 0 !important;
}

.redes-sociais a:last-child>i {
    margin-right: 0 !important;
}

.hasCountdown {
    border: none !important;
}

.countdown_section {
    padding: 1.5em 3em;
    font-weight: bold;
}

.countdown_amount {
    font-size: 3rem !important;
}

.lista-faq i.fa {
    width: 28px;
    text-align: center;
}

.flex-break {
    flex-basis: 100%;
    height: 0;
}

.pricing-card .price .number {
    font-size: 3.5rem;
}

.pricing-card .price .number::before, .pricing-card .price .number::after {
    content: "";
}

.text-normal {
    font-weight: normal!important;
    font-style: normal!important;
    text-transform: none!important;
}

.link-acao-produto i {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.md-accordion .card .card-body {
    font-size: 1rem;
}

.font-normal {
    font-size: 1rem;
}

.font-xsmall {
    font-size: 0.75rem;
}

.font-weight-light-bold {
    font-weight: 600 !important;
}

.w-2px {
    width: 2px;
}

.w-5px {
    width: 5px;
}

.w-10px {
    width: 10px;
}

.w-20px {
    width: 20px;
}

.w-30px {
    width: 30px;
}

.w-40px {
    width: 40px;
}

.w-50px {
    width: 50px;
}

.w-80px {
    width: 80px;
}

.w-100px {
    width: 100px;
}

.w-125px {
    width: 125px;
}

.w-150px {
    width: 150px;
}

.w-175px {
    width: 175px;
}

.w-200px {
    width: 200px;
}

.w-250px {
    width: 250px;
}

.w-300px {
    width: 300px;
}

.select-dropdown.form-control {
    margin-bottom: 0 !important;
}

.border-w3 {
    border-width: 3px;
}

.navbar-toggler-icon {
    width: 1.35em;
}

.select-wrapper>label.mdb-main-label.active {
    color: #757575;
}

.product-card-title {
    overflow: hidden;
    height: 65px;
    line-height: 30px;
    margin-bottom: 0;
}

.product-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    padding: 8px 10px;
    text-shadow: #000 1px 1px 1px;
}

.product-image {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.navbar-nav > li > a {
    padding: 14px 15px 12px;
}

.main-logo {
    height: 60px;
}

.testimonial-carousel .carousel-control::before {
    font-size: 5rem;
    color: rgba(255,255,255,.6);
    transition: .4s;
}

.testimonial-carousel .carousel-control:hover::before {
    color: #fff;
    transition: .4s;
}

.cart-bg {
    background-color: #f4f4f7;
}

.conteudo-padrao {
    background-color: #f4f4f7;
    border: 1px dashed #51566c !important;
    padding: 3rem !important;
    margin-bottom: 1.5rem !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

@media (min-width: 768px) {
    .conteudo-padrao {
        min-height: 400px;
    }
}

.flowplayer, .embed-responsive {
    border: 2px solid #000;
}

/* Sweet Alerts 2 */

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown),html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: initial!important
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown):not(.kt-sweetalert2--nopadding),html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown):not(.kt-sweetalert2--nopadding) {
    padding-right: 0!important
}

@media screen\0 {
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown),html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
        overflow: visible
    }
}

.swal2-popup {
    padding: 2rem;
    border-radius: 4px
}

.swal2-popup .swal2-icon {
    margin: 2rem 0 0 0
}

.swal2-popup .swal2-title {
    font-weight: 500;
    font-size: 1.25rem;
    margin: 2rem 0 0 0
}

.swal2-popup .swal2-content {
    font-weight: 300;
    font-size: 1rem;
    margin-top: 1.5rem
}

.swal2-popup .btn {
    margin: 15px 5px 0
}

.swal2-popup .swal2-styled:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.swal2-popup .swal2-actions {
    margin: 1.5rem auto 1rem auto
}

.swal2-container {
    overflow-y: hidden!important
}

body.swal2-height-auto {
    height: 100%!important
}

.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,.2)
}

.swal2-popup .swal2-title {
    color: #48465b
}

.swal2-popup .swal2-content {
    color: #74788d
}

.swal2-styled.swal2-confirm, .swal2-styled.swal2-cancel {
    font-size: 1em !important;
}

/* Block UI Loader */

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}

/* Slick Slider - Depoimentos */

.lista-depoimento-video .slick-prev:before, .lista-depoimento-video .slick-next:before {
    font-size: 40px;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
}

.lista-depoimento-video .slick-prev {
    left: -55px;
}

.lista-depoimento-video .slick-next {
    right: -50px;
}

.lista-depoimento-video .slick-prev:before {
    content: "\f053";
}

.lista-depoimento-video .slick-next:before {
    content: "\f054";
}

.lista-depoimento-video .slick-slide {
    margin: 0 10px;
}

.lista-depoimento-video .slick-list {
    margin: 0 -10px;
}

.lead {
    font-size: 1.20rem;
    font-weight: 400;
}

p.hr-background {
    font: 14px sans-serif;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    color: #cacaca;
}

p.hr-background:before {
    border-top: 1px solid rgba(0,0,0,.1);
    content:"";
    margin: 0 auto; /* this centers the line to the full width specified */
    position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 50%; left: 0; right: 0; bottom: 0;
    z-index: -1;
}

p.hr-background span {
    background: #fff;
    padding: 0 15px;
}

.btn-situacao, .btn-download {
    width: 30px;
    height: 30px;
}

.btn-situacao i, .btn-download i {
    line-height: 30px;
    font-size: .96154rem;
}