.sing-in {
    background-color: #02C2A5;
    border: none !important;
    border-radius: 8px;
}

.featured>p {
    font-size: 13px;
    margin-top: 10px;
}

.t-12 {
    font-size: 12px;
    font-weight: 600;
}

.icon-success {
    color: #02C2A5;
}

.pricing .btn-buy-no {
    background: #c2023c;
    display: inline-block;
    padding: 8px 35px 10px 35px;
    border-radius: 50px;
    color: #fff;
    transition: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    transition: 0.3s;
}

.pricing .btn-buy-no:hover {
    background: #e20c29;
}

.form-login {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    align-self: center;
}

.btn:hover {
    border: #02C2A5;
}

.btn-login {
    background-color: #02c2c2;
    border-radius: 50px;
    color: #fff;
}

.btn-login:hover {
    background-color: #1ce7bb;
    color: #fff;
}

.btn-login[disabled]{
    background-color: #0dc19a;
}

.btn-buy[disabled]{
    background-color: #0dc19a;
}

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

.text-red-600 {
    color: #e20c29;
    list-style: none;
}

/* Estrutura */
.input-container {
    position: relative;
}

.input-label {
    color: #26a69a;
}

select,
input {
    border: 0;
    border-bottom: 2px solid #e20c29;
    outline: none;
    transition: .2s ease-in-out;
    box-sizing: border-box;
}

.label-form {
    top: 0;
    left: 0;
    right: 0;
    color: #e20c29;
    display: flex;
    align-items: center;
    position: absolute;
    font-size: 1rem;
    cursor: text;
    transition: .2s ease-in-out;
    box-sizing: border-box;
}

select,
input,
label {
    width: 100%;
    height: 3rem;
    font-size: 14px;
    outline: none;
}

/* Interation */
select:valid,
select:focus,
input:valid,
input:focus {
    border-bottom: 2px solid #26a69a;
}

select:valid+label,
select:focus+label,
input:valid+label,
input:focus+label {
    color: #26a69a;
    font-size: .8rem;
    top: -30px;
    pointer-events: none;
}

.shadow-sm {
    box-shadow: none !important;
}

.iti {
    width: 100% !important;
}

/*
    Alert
*/

.alerta {
    width: 100%;
    padding: 15px;
    margin: 10px 0;
}

.success {
    background-color: #c8fff7;
    border-radius: 8px;
    font-size: 14px;
    color: #0f9b86;
    border-bottom: 2px solid #02C2A5;
}

.danger {
    background-color: #ffc8cd;
    border-radius: 8px;
    font-size: 14px;
    color: #9b0f39;
    border-bottom: 2px solid #9b0f39;
    list-style: none;
}

.warning{
    background-color: #fffeb7;
    border-radius: 8px;
    font-size: 14px;
    color: #3f3c1d;
    border-bottom: 2px solid #9b8d0f;
    list-style: none;
}

.obg {
    padding-left: 5px;
    font-size: 10px;
    color: #eb1c37;
}

.pricing .featured-warning {
    border: 2px solid #c2023c;
}

.img-circle {
    width: 100%;
    /* height: 150px; */
    border-radius: 10px;
}

.services a {
    color: #2a2c39;
    transition: ease-in-out 0.3s;
}

.services .title-pro {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.services a:hover {
    color: #02C2A5;
}

.services .description-pro {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.bg-feat {
    background-color: #2a2c39;
}

.swiper-border {
    border-radius: 10px;
}

.termos{
    font-size: 12px;
    color: #424242;
    padding-top: 5px;
    margin-bottom: 0;
}

.btn-buy {
    background: #02C2A5;
    display: inline-block;
    padding: 8px 35px 10px 35px;
    border-radius: 50px;
    color: #fff;
    transition: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    transition: 0.3s;
}

.mfbt{
    display: flex;
    justify-content: space-between;
}

.swiper-img{
    height: 350px;
}

.t-title{
    font-size: 16px !important;
}

/* .swiper-img-banner{
    height: 600px;
} */

.tex-title{
    font-size: 13px !important;
    color: #6d6c6d !important;
    font-weight: 300 !important;
}

/* Checkout */
.box-1 {
    max-width: 100%;
    padding: 10px 0;
    user-select: none
}

.box-1 img.pic {
    width: 20px;
    height: 20px;
    object-fit: cover
}

.box-1 img.mobile-pic {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.box-1 .name {
    font-size: 11px;
    font-weight: 600
}

.dis {
    font-size: 12px;
    font-weight: 500
}

.box-2 {
    max-width: 100%;
    margin-bottom: 80px;
}

.box-2 .box-inner-2 input.form-control {
    font-size: 12px;
    font-weight: 600
}

.box-2 .box-inner-2 .inputWithIcon {
    position: relative
}

.box-2 .box-inner-2 .inputWithIcon span {
    position: absolute;
    left: 15px;
    top: 8px
}

.box-2 .box-inner-2 .inputWithcheck {
    position: relative
}

.box-2 .box-inner-2 .inputWithcheck span {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: green;
    font-size: 12px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 15px;
    top: 6px
}

.form-control:focus,
.form-select:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #7700ff
}

.border:focus-within {
    border: 1px solid #7700ff !important
}

.box-2 .card-atm .form-control {
    border: none;
    box-shadow: none
}

.form-select {
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.address .form-control.zip {
    border-radius: 0;
    border-bottom-left-radius: 10px
}

.address .form-control.state {
    border-radius: 0;
    border-bottom-right-radius: 10px
}

.box-2 .box-inner-2 .btn.btn-outline-primary {
    width: 120px;
    padding: 10px;
    font-size: 11px;
    padding: 0% !important;
    display: flex;
    align-items: center;
    border: none;
    border-radius: 0;
    background-color: whitesmoke;
    color: black;
    font-weight: 600
}

.box-2 .box-inner-2 .btn.btn-primary {
    background-color: #7700ff;
    color: whitesmoke;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 600;
    justify-content: center;
    border: none;
    padding: 10px
}

.box-2 .box-inner-2 .btn.btn-primary:hover {
    background-color: #7a34ca
}

.box-2 .box-inner-2 .btn.btn-primary .fas {
    font-size: 13px !important;
    color: whitesmoke
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.carousel-inner {
    width: 100%;
    height: 200px
}

.carousel-item img {
    object-fit: cover;
    height: 100%
}

.carousel-control-prev {
    transform: translateX(-50%);
    opacity: 1
}

.carousel-control-prev:hover .fas.fa-arrow-left {
    transform: translateX(-5px)
}

.carousel-control-next {
    transform: translateX(50%);
    opacity: 1
}

.carousel-control-next:hover .fas.fa-arrow-right {
    transform: translateX(5px)
}

.fas.fa-arrow-left,
.fas.fa-arrow-right {
    font-size: 0.8rem;
    transition: all .2s ease
}

.icon {
    width: 30px;
    height: 30px;
    background-color: #f8f9fa;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transform-origin: center;
    opacity: 1
}

.fas.fa-times {
    color: red
}

.fas,
.fab {
    color: #6d6c6d
}

.fab img{
    width: 30px;
}

::placeholder {
    font-size: 12px
}

.couponCode {
    text-transform: uppercase;
    font-size: 0.7rem
}

#code {
    pointer-events: none;
    font-weight: 600
}

.close {
    cursor: pointer
}

/* .info {
    transform: translateX(-500px);
    animation: moving 1.5s;
    animation-fill-mode: forwards
}

.updates {
    transform: translateX(-500px);
    animation: moving 1.7s;
    animation-fill-mode: forwards
}

.different {
    transform: translateX(-500px);
    animation: moving 1.9s;
    animation-fill-mode: forwards
} */

/* .black {
    transform: translateX(-500px);
    animation: moving 2.1s;
    animation-fill-mode: forwards
}

.white {
    transform: translateX(-500px);
    animation: moving 2.3s;
    animation-fill-mode: forwards
}

.pastel {
    transform: translateX(-500px);
    animation: moving 2.5s;
    animation-fill-mode: forwards
}

.footer {
    transform: translateX(-500px);
    animation: moving 2.6s;
    animation-fill-mode: forwards
} */

@keyframes moving {
    0% {
        opacity: 0;
        transform: translateX(-500px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

/* .box-2 {
    transform: translateY(-500px);
    animation: img-top 2.5s;
    animation-fill-mode: forwards
} */

/* .user {
    transform: translateY(-500px);
    animation: img-top 2.5s;
    animation-fill-mode: forwards
}

.userdetails {
    transform: translateY(-500px);
    animation: img-top 2.0s;
    animation-fill-mode: forwards
}

.imgdetails {
    transform: translateY(-500px);
    animation: img-top 1.5s;
    animation-fill-mode: forwards
} */

@keyframes img-top {
    0% {
        opacity: 0;
        transform: translateY(-500px)
    }

    100% {
        opacity: 1;
        transform: translateY(0px)
    }
}

@media (max-width:768px) {
    .container {
        max-width: 700px;
        margin: 10px auto
    }

    .box-1,
    .box-2 {
        max-width: 600px;
        padding: 20px 90px;
        margin: 20px auto
    }

    /* .box-2 {
        transform: translateX(-500px);
        animation: box-side 2.6s;
        animation-fill-mode: forwards
    } */

    @keyframes box-side {
        0% {
            opacity: 0;
            transform: translateX(-500px)
        }

        100% {
            opacity: 1;
            transform: translateX(0px)
        }
    }
}

@media (max-width:426px) {

    .box-1,
    .box-2 {
        max-width: 400px;
        padding: 20px 10px
    }

    ::placeholder {
        font-size: 9px
    }
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    border: 4px solid #02C2A5;
    border-radius: 8px;
    background-color: #fff;
  }

.img-check{
    width: 50px;
}

.btn:hover{
    color: #fff !important;
    background-color: #1aaa94 !important;
}

.bgHt{
    position: relative;
    width: 100%;
    height: 450px;
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    .bgHt{
        position: relative;
        width: 100%;
        height: 250px;
    }  

    .img-bgHt{
        height: 200px !important;
    }

    .bgHt{
        margin-bottom: 2px !important;
    }

    .section-title p {
        margin: 0;
        margin: 0;
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
        color: #2a2c39;
    }

    .bg-programs-home{
        background-attachment: scroll !important;
    }
}

.img-bgHt{
    width: 100%;
    height: 430px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 22px -2px #000000; 
    box-shadow: 0px 0px 22px -2px #000000;
}

.fl{
    width: 100%;
    z-index: 9;
    position: absolute;
    top: 70px;
}

.bt-by{
    border-radius: 0 0 8px 8px;
    padding: 15px;
}

.box{
    border: 1px solid #bbbbbb;
    border-radius: 8px;
}

.box-title{
    padding: 15px;
    border-radius: 8px 8px 0 0;
}

.box-data{
    padding: 10px;
}

.btn-map{
    margin-top: 10px;
    padding: 10px 20px;
    border: 1px solid rgb(40, 194, 233);
    border-radius: 10px;
}

.btn-map:hover{
    background-color: #3c66f3;
    color: #fff;
}

.text-small{
    font-size: 13px;
    color: #777777;
}

.box-covid{
    color: #777777;
    border-radius: 8px;
    background-color: #F4F7F8;
    padding: 20px;
    font-size: 12px;
    text-align: center;
}

.box-covid i{
    font-size: 30px;
}

.small{
    font-size: 12px;
}

.title-faq{
    font-size: 14px;
    font-weight: bold;
}

.label-custom{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    height: 0 !important;
}

#checkout{
    padding-top: 100px;
}

.text-check{
    font-size: 10px;
    line-height: 1em;
    padding: 10px 0 0 10px;
}

.card-loja img{
    width: 100%;
}

.swal2-title{
    font-size: 18px !important;
}

.swal2-html-container{
    font-size: 14px !important;
}

.cookies{
    z-index: 999;
    border-radius: 8px;
    width: 100%;
    background-color: #191919;
    padding: 10px 0;
    position: fixed;
    bottom: 0px;
    margin: 0 auto;
}

.cookies p{
    color: #fff;
    margin: 0 !important;
    padding: 0 !important;
}

.dnamv{
    background-color: #ec1233;
    padding: 4px 10px;
    border-radius: 6px;
}

.bg-programs-home{
    background-image: url(/img/bg-2.jpg); 
    background-size: cover; 
    background-position: center; 
    background-attachment: fixed;
}

.boxSpinner{
    margin-top: 30px;
}

.brandImg{
    width: 60px;
    margin: 33px 0px 10px -5px;
    text-align: center;
}

.credtBrand{
    z-index: 9;
    position: absolute;
    padding-left: 8px;
}

.creditcard{
    padding-left: 70px;
}

input:-ms-input-placeholder  {
    font-size:14px;
  }

  input::-webkit-input-placeholder {
    font-size:14px;
  }

  input:-moz-placeholder {
    font-size:14px;
  }

/* firefox 19+ */
  input::-moz-placeholder {
    font-size:14px;
  }

/*######################## */

.cookies-container {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 9999;
}

.cookie-conteudo {
    background-color: rgb(0, 0, 0);
    border-radius: 5px;
    padding: 1rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.5rem;
    text-align: center;
}

.cookies-save {
    grid-column: 2;
    grid-row: 1/3;
    border-radius: 8px;
    background-color: rgb(0, 0, 0);
    color: #fff;
    border: 1px solid #fff;
    margin-top: 10px;
}

.cookies-save:hover {
    background-color: #fff;
    color: #2c2c2c;
    border: none;
}

.cookie-conteudo p {
    color: #ffffff;
    font-size: 12px;
    padding: 0 !important;
    margin: 0 !important;
}

.cookie-conteudo a {
    color: #ffffff;
    text-decoration: underline !important;
}

.cookie-conteudo a:hover {
    color: #d8d8d8;
}

@media (max-width: 500px) {
    .cookie-conteudo p {
        color: #ffffff;
        font-size: 12px;
        line-height: 1.5rem;
        padding: 0 !important;
        margin: 0 !important;
    }
}

.line{
    border-bottom: 1px solid #0f9b86;
}