ul.navbar-nav.my-2.my-lg-0.navbar-nav-scroll {
    margin-left: auto;
}
.nav-item a.btn {
    min-width: 130px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    /* margin-bottom: 15px; */
}

h2, h1, b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    position: relative;
}

h2.title-center {
    text-align: center;
    margin: 50px 0;
    font-size: 36px;
    font-weight: 700;
}

h2.title-center {}

h2.title-center strong {
    color: #feba01;
}

.bg-yellow-2 h2.title-center strong {
    color: #ef0000;
}

b {
    color: #000000;
    font-weight: 800;
    display: contents;
}

.btn-white {
    color: #131313;
    background-color: #ffffff;
    border-color: #dbdbdb;
    margin-right: 15px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    padding: 0;
    box-shadow: #c4c4c4 1px 1px 1px;
    border-bottom: solid 1px #e8e8e8;
}

img.IMAGE_QUAD {
    width: 100%;
    aspect-ratio: 1/1;
    height: 100%;
    object-fit: contain;
}

.DIV_QUAD {
    aspect-ratio: 1/1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

img.IMAGE_WIDE {
    width: 100%;
    aspect-ratio: 16/9;
    height: 100%;
    object-fit: contain;
}

.DIV_WIDE {
    aspect-ratio: 16/12;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    /* overflow: hidden; */
    justify-content: center;
    padding: 15px;
    align-content: center;
}

.div_full {
 
    padding: 30px 0;
}

.div_full.bg-yellow-2 {
    padding: 0;
    background: #ffd9001a;
    padding-bottom: 40px;
}
.div_full.bg-yellow {
    background: #feec00;
    color: #000;
    margin-top: 40px;
    border-top: 1px solid #dadada;
}

.bg-yellow h1 b,.bg-yellow h2 b {
    color: black;
    font-weight: 800;
}

.previa-carrossel {
    overflow-x: auto;
    aspect-ratio: 1/1;
}

.previa-carrossel img {
    height: 300px;
    height: 100%;
}

.ctas-plano {
    width: 100%;
    /* aspect-ratio: 1/1; */
    position: relative;
    border: solid 1px #c2c2c2;
    /* margin: 15px; */
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    /* margin: 35px 15px; */
    min-height: 235px;
    margin-bottom: 45px;
    padding-top: 40px;
    margin-top: 45px;
    height: 80%;
}

.ctas-plano.ctas-plano-double {
    /* width: 50%; */
}

.ctas-plano span.price {
    font-weight: 600;
    font-size: 35px;
    margin: 15px;
    margin-top: auto;
    color: #0d6efd;
    width: 100%;
    display: flex;
    justify-content: center;
}

span.plano {
    font-weight: 600;
    font-size: 20px;
    background: #feec00;
    padding: 15px;
    border-radius: 20px;
    /* margin-top: -95px; */
    position: absolute;
    top: -27px;
    font-weight: 600;
    width: 90%;
    text-align: center;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
}

.active_tmp span.plano {
    background: #f44336;
    color: #fff;
}

.active span.plano {
    background: #0d6efd;
    color: #fff;
}

.bg-white {
    background: #ffffff !important;
    color: #000;
}

h2 {
    margin-top: 30px;
    font-size: 25px;
}

.accordion-header {
    margin-top: 0;
}

.h1-title {
    font-size: 30px;
    text-align: center;
}

h2 b,h1 b {
    color: #ef0404;
}

.ctas {
    width: 100%;
    display: flex;
    margin: 15px 0;
    justify-content: space-around;
    gap: 15px;
    /* margin-top: auto; */
}

.ctas-plano .ctas {
    /* margin-top: auto; */
    margin-bottom: 0;
}

.ctas .btn {
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-unique {
    color: #101010;
    background-color: #30e337;
    border-color: #8bc34a;
    margin-right: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px;
    margin-right: 0;
}

a.btn.btn-white.btn-cta {
    margin-right: 0;
    min-width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}

p.disclaimer {
    font-size: 12px;
    color: #a2a2a2;
}

ul.lista-beneficios {
    margin-top: 15px;
    margin-right: 15px;
}

.ctas-plano p {
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.price b {
    /* color: #f44336; */
    /* width: 100%; */
    /* display: block; */
    /* font-size: 15px; */
}

ul.lista-features {
    margin-top: auto;
    display: block;
}

.block-center h1, .block-center p {
    text-align: center;
}

p.big-text-p {
    margin-bottom: 40px;
}

p.big-text-p b {
    color: #feba01;
}

div#carouselExampleControls {
    min-height: 190px;
    background: #000;
}

.carousel-temas {
    margin-top: auto;
}

.carousel-temas .carousel-item {
    /* max-height: 180px; */
}

.carousel-temas .carousel-item img {
    width: 100%;
    object-fit: contain;
    border-radius: 15px 15px 0 0;
    aspect-ratio: 420/237;
    background: #575757;
}

.carousel-temas .carousel-item .carousel-caption {
    position: relative !important;
    color: #000000;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-top: 15px;
    background: #fff;
    border-radius: 0 0 15px 15px;
    padding-bottom: 15px;
    width: 100%;
    /* aspect-ratio: 27/10; */
    display: block !important;
}

.carousel-temas .carousel-item .carousel-caption p {
    font-size: 13px;
    /* margin-bottom: 15px; */
}


.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235e5e5e'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235e5e5e'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon::before , .carousel-control-next-icon::before {
    background: #ffffff;
    content: ' ';
    height: 32px;
    width: 32px;
    display: block;
    z-index: -1;
    position: absolute;
    border-radius: 5px;
}

h1 {
    margin-bottom: 40px;
    margin-top: 40px;
    /* font-weight: 800; */
}

p {}

span.icon-title {
    display: inline-block;
    background: #ee0000;
    width: 32px;
    height: 32px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 23px;
    line-height: 32px;
    /* position: relative; */
    margin-right: 5px;
}

.card-atention-title span.icon-title {
    width: 40px;
    height: 40px;
    font-size: 33px;
    line-height: 40px;
}

.span.icon-title.icon-title-left {}

span.icon-title.icon-title-left {
    margin-right: 0;
    margin-left: 5px;
}

.DIV_QUAD-HEADER {
    /* aspect-ratio: 1/1; */
    display: flex;
    /* height: 50%; */
    min-height: 298px;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
}

.DIV_QUAD-HEADER b, .DIV_QUAD-HEADER strong {
    color: #ef0000;
}

.div_full.bg-dark {
    color: #fff;
}

img.logo-footer {
    max-width: 200px;
}

.row.LINE__BIG_CENTER {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
    margin: 0 0 100px 0;
    flex-wrap: wrap;
}

.row.LINE__BIG_CENTER .sociais {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.div_full.bg-dark {
    margin-top: 100px;
}

.div_full.bg-dark a {
    color: #fff;
    text-decoration: none;
}

a.btn-link {
    padding: 15px;
    margin: 15px;
    display: block;
}

.bg-dark {
    background: #18191b !important;
}

.bg-dark .card {
    color: #bfbfbf;
    background: #252627;
}

.bg-dark .card:hover {
    /* zoom: 125%; */
}

.bg-dark .card b {
    color: #feba01;
    display: block;
}

.bg-dark .card .card-text {
    text-align: center;
}

.bg-dark strong {
    color: #b1b1b1;
}

.card-atention {
    background: #feec00;
    padding: 40px;
    color: #000;
    max-width: 750px;
    margin: 0 auto;
    border-radius: 50px;
    margin-bottom: 30px;
}

.card-atention .card-atention-content {
    /* background: #f4493d; */
    /* max-width: 54%; */
    margin: 30px;
    padding: 30px;
    background: #fff;
    border-radius: 50px;
}

.card-atention-content h2 {
    margin-top: 0px;
    font-size: 22px;
    margin-bottom: 15px;
}

h2.card-atention-title {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    /* margin: 40px 0; */
}

span.e-mais-icon {
    background: #ef0000;
    color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 32px;
    margin: 35px auto;
}

.cta-go-planos {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 20px;
}

.big-cta {
    position: relative;
}

.icon-atention {
    position: absolute;
    width: 50px;
    height: 50px;
    /* background: #a00; */
    color: #ef0000;
    /* left: -50px; */
    /* top: -50px; */
    line-height: 50px;
    text-align: center;
    display: none;
}

span.icon-atention.icon-atention-tl-bc {
    left: -50px;
    top: -50px;
    transform: rotate(45deg);
}
span.icon-atention.icon-atention-tr-bc {
    right: -50px;
    top: -50px;
    transform: rotate(-45deg);
}
span.icon-atention.icon-atention-bl-tc {
    left: -40px;
    bottom: -40px;
    transform: rotate(-35deg);
}
span.icon-atention.icon-atention-br-tc {
    right: -50px;
    bottom: -50px;
    transform: rotate(45deg);
}

span.obs {
    font-size: 12px;
    color: #a2a2a2;
}

span.price-de {
    text-decoration: line-through;
    color: #f44336;
    width: 100%;
    display: flex;
    justify-content: center;
}

span.periodicidade {
    font-weight: 700;
    color: #0d6efd;
}


.hide {
    display: none;
}


/* a.nav-link {
    color: #353535 !important;
}

a.nav-link.active {
    color: #ffffff !important;
    background-color: #353535 !important;
    border-color: #dee2e6 #dee2e6 #fff;
} */


.form-login h1 {
    font-size: 18px;
    margin: 10px;
    background: #e3e3e3;
    color: #000;
    padding: 15px;
    border-radius: 5px;
    margin: 0  0 5px 0!important;
}

.bubble.bubble-red {
    position: absolute;
    /* background: #000; */
    top: 20px;
    right: 0;
    color: #fff;
    height: 70px;
    width: 70px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border-radius: 50%;
    background-image: url('/imagens/nxo6127ggj4o0occ48.png');
    background-size: cover;
    background-position: center;
    font-weight: 800;
    font-size: 15px;
    line-height: 16px;
}

.tutorial-lupa-left {
    position: relative;
    /* width: 50%; */
    border-radius: 15px;
    overflow: hidden;
    padding: 0;
    /* margin: 15px; */
}

.tutorial-lupa-left img {
    /* height: 370px; */
    object-fit: cover;
}

.tutorial-lupa-left .disclaimer-1 {
    position: absolute;
    top: 0;
    right: 0;
    background: #1d1d1dd6;
    bottom: 0;
    color: #fff;
    padding: 20px;
    width: 45%;
    display: flex;
    align-content: center;
    align-items: center;
}

.tutorial-lupa-left .disclaimer-2 {
    right: auto;
    left: 0;
}

.dcontent h3 {
    font-size: 22px;
    font-weight: 600;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    /* align-items: center; */
    /* flex-wrap: wrap; */
    /* align-content: center; */
}

.disclaimer.disclaimer-1 b {
    color: #feec00;
}

.extra-info-tutorial {
    position: relative;
    /* width: 30%; */
    border-radius: 15px;
    overflow: hidden;
    padding: 0;
    /* margin: 15px; */
}

.fixed-test {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: #fff;
    width: 100%;
    /* height: 50px; */
    z-index: 9999;
    padding: 15px;
    background: #fff;
    padding: 15px;
    box-shadow: #0000005c 1px 1px 3px;
}

.fixed-test .ctas {
    margin: 0;
}