.ai-content{display: none !important;}
@font-face {
  font-family: 'icon';
  src: url('../font/icon.eot?92799264');
  src: url('../font/icon.eot?92799264#iefix') format('embedded-opentype'),
       url('../font/icon.woff2?92799264') format('woff2'),
       url('../font/icon.woff?92799264') format('woff'),
       url('../font/icon.ttf?92799264') format('truetype'),
       url('../font/icon.svg?92799264#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right:0 ;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-down-dir:before { content: '\e856'; }
.icon-search:before { content: '\e803'; }
.icon-login-2:before { content: '\f02c'; }
.icon-right-open-1:before { content: '\e917'; }
.icon-ok-4:before { content: '\ebb8'; }
.icon-help-circled:before { content: '\e81e'; }
.icon-help-circled-alt:before { content: '\ebbc'; }
.icon-search-1:before { content: '\e8a5'; }
.icon-down-open-1:before { content: '\e915'; }
.icon-linkedin-1:before { content: '\f0e1'; }
.icon-rss-2:before { content: '\ea05'; }
.icon-youtube-play:before { content: '\f16a'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-facebook:before { content: '\f09a'; }
.icon-instagram:before { content: '\f16d'; }
.icon-twitter:before { content: '\f099'; }
.icon-pinterest:before { content: '\f231'; }
.icon-right-open-big:before { content: '\e91f'; }
.icon-right-small:before { content: '\ea38'; }
.icon-left-small:before { content: '\ea37'; }
.icon-calculator:before { content: '\eaa1'; }
.icon-cancel-5:before { content: '\ebb9'; }
.icon-down-open-mini:before { content: '\e919'; }
.icon-up-open-mini:before { content: '\e91c'; }
.icon-help-circled-1:before { content: '\e8bf'; }
.icon-up-dir:before { content: '\e857'; }


body {
    background-color: #ffffff;
     color: #333333;
}
body p {
    color: #333333;
}

.button {
    border-radius: 100px;
}


.color-white {
    color: #ffffff;
}

.ai-viewport-1 {
    margin:0 !important
}

.d-block {
    display: block;
}

::selection {
    background-color: rgba(97, 21, 221, 1);
    color: #ffffff;
}
::-moz-selection { 
    background-color: rgba(97, 21, 221, 1);
    color: #ffffff;
}



.color-p-primary {
    color: #333333;
}

.color-title-primary {
    color: rgba(40, 36, 71, 1);
}


.grid-container.block {
    display: block;
}


.simple-link {
    color: rgba(97, 21, 221, 1);
    font-size: 18px;
    font-weight: bold;
}
.simple-link:hover {
    opacity: 0.8;
    color: rgba(97, 21, 221, 1);
}
.simple-link i {
    font-size: 16px;
    vertical-align: -1px;
}
.simple-link i:nth-child(1) {
    opacity: 0.5;
}
.simple-link i:nth-child(2) {
    margin-left: -14px;
}


header.header {
    box-shadow: none;
    background-color: rgba(43, 20, 100, 1);
}

header.header .grid-container.fix,
header.header .grid-padding-x.fix,
header.header .cell.fix {
    margin: 0 !important;
    padding: 0 !important;
    max-width: inherit;
}

header.header .mobills-nav nav ul li a {
    color: #ffffff;
    padding: 17px 35px 20px;
    height: 79px;
    margin-right: 1px !important;
}




header.header .mobills-nav nav ul li a.hover:hover,
header.header .mobills-nav nav ul li a.hover,
header.header .mobills-nav nav ul li a:hover {
    background-color: #ffffff;
}


header.header .mobills-nav nav ul li a.hover b,
header.header .mobills-nav nav ul li a:hover b {
    color: rgba(40, 36, 71, 1);
}



header.header .mobills-nav nav ul li a.hover i,
header.header .mobills-nav nav ul li a:hover i,
header.header .mobills-nav nav ul li a .mobills-nav-icon i,
header.header .mobills-nav nav ul span {
    color: #AAA1C1;
}

header.header .mobills-nav nav ul li a:hover span,
header.header .mobills-nav nav ul li a.hover span {
    color: #5F5C6B;
}



header.header .mobills-nav nav ul li,
header.header .mobills-nav nav ul li:first-child {
    border: none;
}

header.header .mobills-nav nav ul li {
    flex: inherit;
}

header.header .mobills-nav nav ul {
    justify-content: left;
    height: 79px;
}

header.header .mobills-nav nav ul span i {
    font-size: 20px;
    vertical-align: -3px;
    margin-left: 2px;
}


header.header .mobills-nav nav ul b {
    text-transform: none;
    font-size: 17px;
    margin-bottom: 2px;
}
header.header .mobills-nav nav ul span {
    font-size: 14px;
}



header.header a.button.small {
    padding: 26px 40px;
    font-size: 12px;
    height: 79px;
    border-radius: 0 !important;
    background-color: rgba(62, 17, 145, 1) !important;
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
}

header.header  a.button.small:hover {
    background-color:#43129E !important;
}

header.header  a.button.small i {
    margin-right: 5px;
    font-size: 23px;
    vertical-align: -2px;
}


header.header .mobills-brand {
    margin-top: -4px;
}

header.header .mobills-header {
    padding-left: 25px;
}


header.header #search-top {
    margin-right: 30px;
    padding: 0 !important;
    cursor: pointer;
    color: #ffffff; 
    display: none !important;
}



.search__mobile {
    display: none !important;
}


.page-template-cartao-bandeiras .search__mobile,
.single-cpt_colunistas .search__mobile,
.single-cpt_calculadoras .search__mobile,
.single-cpt_tabelas .search__mobile,
.single-cpt_noticias .search__mobile,
.search-no-results .search__mobile,
.search-results .search__mobile,
.author .search__mobile,
.post-type-archive .search__mobile,
.category .search__mobile,
.single-post .search__mobile,
.page-template-page-home .search__mobile {
    display: table-cell !important;    
}

.page-template-cartao-bandeiras header.header #search-top,
.single-cpt_colunistas header.header #search-top,
.single-cpt_calculadoras header.header #search-top,
.single-cpt_tabelas header.header #search-top,
.single-cpt_noticias header.header #search-top,
.search-no-results header.header #search-top,
.search-results header.header #search-top,
.author header.header #search-top,
.post-type-archive header.header #search-top,
.category header.header #search-top,
.single-post header.header #search-top,
.page-template-page-home header.header #search-top {
    display: inline-block !important;    
}



.no-margin-bottom {
    margin-bottom: 0 !important;
}


.new__form__signin {
    background-color: #ffffff;
    padding: 12px 15px;
    border-radius: 100px;
    display: flex;
}
.new__form__signin input:focus,
.new__form__signin input {
    border: none;
    box-shadow: none;
}

.new__form__signin input[type=email] {
    flex: 1;
    color: rgba(126, 124, 145, 1);
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
}

.new__form__signin input,
.new__form__signin .button {
    margin-bottom: 0 !important;
}


.home-institucional-2024 .owl-hero {
    height: 500px;
    overflow: hidden;
}


.new__section__callout {
    padding: 50px 0;
    background-color: #6216DE;
    position: relative;
    overflow: hidden;
}

.new__section__callout h1 {
   color: #ffffff;
    line-height: 56px;
    font-size: 56px;
    margin-bottom: 20px;
    font-weight: bold;
}
.new__section__callout p {
    color: #ffffff;
    margin-bottom: 30px;
}

.page-template-page-2022-home .new__section__callout p,
.page-template-page-2022-home .new__section__callout h1 {
    color: rgba(97, 21, 221, 1) !important;
}

.new__section__callout.__bg1 {
  background: #6216DE url('./../../institucional/2022/assets/images/bg-room.jpg') no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.new__section__callout.__bg2 {
  background: #6216DE url('./../../institucional/2022/assets/images/new-bg2.jpg') no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.new__section__callout.__bg3 {
  background: #6216DE url('./../../institucional/2022/assets/images/new-bg3.jpg') no-repeat right center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.new__section__callout.__bg4 {
  background: #6216DE url('./../../institucional/2024/assets/images/new-bg2.jpg') no-repeat right center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (max-width: 770px) {
  .new__section__callout.__bg1 {
    background: #6216DE url('./../../institucional/2024/assets/images/new-bg1-cell.jpg') no-repeat right center scroll; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .new__section__callout.__bg4 {
    background: #6216DE url('./../../institucional/2024/assets/images/new-bg2-cell.jpg') no-repeat right center scroll; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .home-institucional-2024 .owl-hero {
    height:620px;
}
#people-model {
    display: none;
}

}



.new__section__callout.__height {
    height: 550px;
}
.new__section__callout.__height .grid-container {
    height: 100%;
}




.new__app {
    background: url('./../../institucional/2022/assets/images/wave.svg') no-repeat center center scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}


#people-model {
    margin-bottom: -50px;
    width: 460px; 
}
#people-model-2 {
    margin-bottom: -230px;
    width: 100%;
}
#people-model-3 {
    margin-bottom: -50px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
#people-model-4 {
    margin-bottom: 0;
    position: absolute;
    right: -40px;
    bottom: -50px;
}
#people-model-5 {
    display: table;
    margin:0 auto -160px;
}


@media (max-width: 770px) {
    #people-model-4,
    #people-model-5 {
        display: none;
    }

    .fix-no-hidden {
        overflow: inherit;
        margin-bottom: 80px;
    }
}






.new__section__callout .relative {
    position: relative;
}



.new__benefits__grid {
    display: flex;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    position: relative;
    max-width: 80%;
    margin: -100px auto 0;
}

.new__benefits__grid:before {
    content:"Escolha a solução que você procura:";
    position: absolute;
    left:0;
    display: inline-block;
    color: #fff;
    top: -40px;
    font-size: 17px;
    font-weight: bold;
    display: none;
}

.new__benefits__item {
    text-align: center;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow:0 0px 40px rgb(78 75 89 / 15%);   
    padding:45px 20px 45px;
 transition: transform .2s;
 flex: 1;
}


.new__benefits__item:hover {
       transform: scale(1.02);
 transition: transform .2s;
}


.new__benefits__item b {
    display: block;
    font-size: 18px;
    margin-bottom: 0px;
}

.new__benefits__item img {
    display: block;
    height: 37px;
    margin: 0 auto 15px;
}

.new__benefits__item p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
}




.new__section__padding {
    padding: 80px 0;
}

.new__section__padding.__padding2 {
    padding: 110px 0;
}


.no-pd-bottom {
    padding-bottom: 0;
}

.no-pd-top {
    padding-top: 0;
}

.mt-30 {
    margin-top: 30px;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-50 {
    margin-top: 50px !important;
}


.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-120 {
    margin-bottom: 120px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}



.lead {
    font-size: 18px; 
}

.new__title  {
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 30px;
    font-weight: bold;
    letter-spacing: -1.5px;
}

.new__title__badge {
    color: #A3C5EB;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 40px;
    letter-spacing: -0.5px;
     font-weight: bold;
}

.new__controls__item {
    display: flex;  
    border-bottom: 1px solid #CDDFF4;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.new__controls__item:last-child {
    border-bottom: none;
}


.new__controls__item h3 {
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
}
.new__controls__text {
    flex: 1;
    padding-left: 20px;
}
.new__controls__text p {
    margin-bottom: 0;
    font-size: 16px;
}



.button {
    font-weight: bold;
}


.button-yellow:hover,
.button-yellow {
   background-color: rgba(251, 184, 27, 1) !important;
    color: #000000 !important;
    border-radius: 100px;
    text-transform: none !important;
    font-size: 17px !important;
}
.button-yellow {
    border-radius: 100px !important;
}

.button-purple:hover,
.button-yellow:hover {
    opacity: 0.8;
}
 
.button-purple:hover,
.button-purple {
    border-radius: 100px;
    text-transform: none !important;
    font-size: 17px !important;
    background-color: rgba(97, 21, 221, 1) !important; 
    color: #ffffff !important;
}


.new__cta__bottom {
    margin-top: 40px;
}
.new__cta__bottom .button {
    margin-bottom: 0;
}


.relative {
    position: relative;
}


.new__block__purple {
    border-radius: 25px;
    position: relative;
    background: rgb(99,25,222);
    background: linear-gradient(90deg, rgba(99,25,222,1) 0%, rgba(139,120,250,1) 100%);
    padding:60px 50px;
    padding-right: 400px;
    color: #ffffff;
}
.new__block__purple p {
    font-size: 17px;
    margin-bottom: 0;
    color: #ffffff;
}

.new__block__purple img {
    position: absolute;
    right: -60px;
    top: -90px;
}


.new-icon-mb {
    margin-top: -60px;
}

.new__subtitle {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
    font-weight: bold;
}

.new__app__download {

    justify-content: center;
    display: grid;
    grid-gap: 12px;
}
.new__app__download a {
    display: block;
}



.new__bonus {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.new__bonus__content {
    position: relative;
    z-index: 1;
}

.new__bonus__item {
    position: relative;
    padding: 40px;
    padding-right: 210px;
}
.new__bonus__item:after {
    content:'';
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    height: 100%;
    background-color: rgba(200, 220, 243, 1);
    z-index: 0;
}

.new__bonus__item.__color1 {
    background-color: rgba(237, 243, 251, 1);
}

.new__bonus__item.__color1:after {
    background-color: rgba(200, 220, 243, 1);
}
.new__bonus__item.__color2 {
    background-color: rgba(232, 228, 254, 1);
}
.new__bonus__item h3 {
    margin-top: 20px;
}

.new__bonus__item p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 24px;
}


.new__bonus__item.__color2:after {
    background-color: rgba(185, 174, 252, 1);
}

.icon__bonus__bottom {
    position: absolute;
    right: -45px;
    bottom: 0;
    z-index: 1;
    width: 280px;
}





.twts__item {
    background-color: #F7F7FA;
    padding: 30px 30px 35px;
    border-radius: 9px;
}
.twts__item p {
    margin-bottom: 0;
}
.twts__header {
    margin-bottom: 15px;
    display: flex;
    align-content: center;
}
.twts__header a {
    flex: 1;
    font-size: 16px;
    font-weight: bold;
}
.twts__header a:hover {
    color: rgba(40, 36, 71, 1);
    text-decoration: underline;
}
.twts__header i {
    font-size: 21px;
    color: rgba(0, 165, 240, 1);
}


.new__slide .owl-dots  {
    margin-top: 30px !important;
}

.owl .owl-dot span {
    background-color: #D0B9F5 !important;    
    transition: all .2s;
    height: 8px !important;
    margin: 5px 5px !important;
    width: 10px !important;
    display: block !important;
    -webkit-backface-visibility: visible !important;
    transition: opacity .2s ease !important;
    border-radius: 30px !important;
    cursor: pointer;
}
.owl .owl-dot.active span {
    width: 25px !important;    
    transition: all .2s !important;
}
.owl .owl-dot.active span, 
.owl .owl-dot:hover span {
    background-color: #6115DD !important;
}


.new__section__header {
    display: flex;
    align-items: flex-end;
    margin-bottom: 35px;
}
.new__section__titles {
    flex: 1;
}
.new__section__titles .new__title {
    margin-bottom: 0;
}


.new__title .big {
    font-size: 100px;
    display: inline-block;
    line-height: 100px;
}




.new__articles__item {
    box-shadow: 0 0px 30px rgb(78 75 89 / 10%);
    overflow: hidden;
    border-radius: 25px;
}
.new__article__content {
    background-color: #ffffff;
    padding: 25px;
}
.new__article__content h3 {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0;
    margin-top: 11px;
    letter-spacing: 0 !important;
    height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.new__article__content span {
    font-size: 18px;
    display: block;
}
.new__articles__thumb {
    height: 200px;
    display: block;
}
.new__articles__thumb img {
    border-radius: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.new__article__content .button {
    margin-top: 20px;
    text-align: center;
}

.lowercase {
    text-transform: none !important;
}



.owl-full .owl-stage-outer {
    overflow: inherit !important;
}
.owl-navs button {
    cursor: pointer;
    font-size: 70px;
    line-height: 10px;
    color: #D2D0D8;
}
.owl-navs button:hover {
    color: rgba(251, 184, 27, 1);
}


.owl-navs button.disabled,
.owl-navs button.disabled:hover {
    opacity: 0.2;
    color: #D2D0D8;
    cursor: not-allowed;
}



.new__fields__bottom {
    display: inline-flex;
    grid-gap: 20px;
    margin-bottom: 25px;
}
.new__fields__item {
    flex: 1;
}
.new__fields__cta .button {
    margin-bottom: 0 !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
}
.newsletter__bottom {
     background:  rgba(237, 243, 251, 1) url('./../../institucional/2022/assets/images/bg-news.jpg') no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.new__fields__item input {
    box-shadow: 0 0px 30px rgb(78 75 89 / 10%);
    border-color: #ffffff;
font-size: 16px;
padding: 13px 25px;
}
.new__fields__item input:focus {
    border-color: rgba(97, 21, 221, 1) !important;   
}

.newsletter__bottom h3 {
    font-size: 40px;
}

.newsletter__bottom h3 span {
    padding-bottom: 20px;
    background: url('./../../institucional/2022/assets/images/line.svg') no-repeat center bottom;
}

footer {
    background-color: rgba(40, 36, 71, 1);
    padding: 50px 0;
    font-size: 14px;
    color: #BEBDC8;
    position: relative;
}



.new__footer__header {
    border-bottom: 1px solid #393552;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.new__footer__social,
.new__footer__header {
    display: flex;
    align-items: center;
}
.new__footer__brand {
    flex: 1;
}

.new__footer__social {
    grid-gap: 20px;
}
.new__footer__social span {
    color: #BEBDC8;
}
.new__footer__social a {
    color: #ffffff;
    padding: 0 10px;
    font-size: 20px;
}
.new__footer__social a:hover {
    opacity: 0.8;
    color: #ffffff;
}




.new__footer__links__app a {
    display: block;
    margin-bottom: 20px;
}
.new__footer__links__app a:hover {
    opacity: 0.9;
}

.new__footer__links {
    display: flex;
}
.new__footer__links__left {
    flex: 1;
    display: flex;
    grid-gap: 40px;
}
.new__footer__links__nav {
    flex: 1;
    display: flex;
    grid-gap: 20px;
}
.new__nav__footer {
    flex: 1;
}

.new__nav__footer span {
    font-weight: bold;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
}
.new__nav__footer a span:hover {
    text-decoration: underline;
}
.new__nav__footer ul.menu li a {
    padding:10px 0;
    color: #BEBDC8;
    line-height: 20px;
}
.new__nav__footer ul.menu li a:hover {
    text-decoration: underline;
}

.new__footer__links__right a b,
.new__footer__links__right a {
    display: block;
}


.new__footer__links__right a {
    background-color: rgba(62, 17, 145, 1);
    color: #ffffff;
    border-radius: 6px;
    padding: 14px 20px;
    font-size: 13px;
    margin-bottom: 8px;
    line-height: 20px;
}
.new__footer__links__right a:hover {
    opacity: 0.9;
    color: #ffffff;
}


.new__footer__bottom {
    border-top: 1px solid #393552;
    margin-top: 50px;
    padding-top: 50px;
    display: flex;
    align-items: center;
}
.new__footer__msg {
    flex: 1;
}

.new__footer__chat .button {
    margin-bottom: 0;
    padding: 12px 19px;
    font-size: 15px !important;
}





.new__bar_premium {
    background-color: #ffffff;
    padding: 25px 0;
    border-bottom: 1px solid #CBDEF3;
}
.new__bar_premium__content {
    display: flex;
    align-items: center;
    grid-gap: 30px;
}
.new__bar_left,
.new__bar_right {
    flex: 1;
}


.new__bar_left {
    display: flex;
    align-items: center;
    grid-gap: 30px;
}
.new__bar_left .flex {
    flex: 1;
}



.new__bar_right b {
    font-size: 30px;
    display: block;
    line-height: 34px;
    margin-bottom: 5px;
}
.new__bar_right p {
    margin-bottom: 14px;
    font-size: 13px;
}

.new__bar_right .button {
    margin-bottom: 0;
}

.new__bar_right ul li i {
    font-size: 15px;
    color: rgba(0, 211, 140, 1);
    vertical-align: 1px;
    line-height: 10px;
}


.new__bar_right ul {
    display: none;
}
#btn-infos {
    cursor: pointer;
}

img.invert {
    -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}



.new__bar_premium.is-stuck {
    padding: 20px 0;
    box-shadow: 0 0px 30px rgb(78 75 89 / 10%);    
    top: inherit !important;
    bottom: 0 !important;
    border-bottom: none;
    border-top: 1px solid #CBDEF3;
    z-index: 999999;
}
.new__bar_premium.is-stuck p.lead {
    font-size: 15px;
}
.new__bar_premium.is-stuck .new__subtitle {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 9px;
}
.new__bar_premium.is-stuck .new__bar_right p {
    margin-bottom: 9px;
    font-size: 12px;
}
.new__bar_premium.is-stuck .new__bar_right b {
    font-size: 23px;
    line-height: 29px;
    margin-bottom: 3px;
    letter-spacing: 0.5px;
}

.new__bar_premium.is-stuck .new__bar_right .button {
    padding-top: 10px;
    padding-bottom: 12px;
}










#screen-1 {
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -345px;
}
#screen-3 {
    position: absolute;
    top: 50%;
    left: -125px;
    margin-top: -320px;
}
#screen-4 {
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -345px;
}



.bg__purple {
    background-color: #E8E4FE;
}



.new__users {
     background:  #E8E4FE url('./../../institucional/2022/assets/images/new_bg3.jpg') no-repeat center center scroll; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}





.bg__gradient {
    background: #E8E4FD url('./../../institucional/2022/assets/images/bg-gradient.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 140px 0;
}


#dots-1 {
    position: absolute;
    right: -110px;
    top: 32px;
}

#dots-2 {
    position: absolute;
    bottom: 0;
    left: -105px;
    opacity: 0.6;
}


#values-1 {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -250px;
}


#values-2 {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -280px;
}

.new__blockquote {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.new__blockquote__item  {
    margin: 0;
    border: none;
    text-align: left;
    background-color: rgba(237, 243, 251, 1);
    border-radius: 25px;
    padding:50px 40px;
    position: relative;
    z-index: 1;
}
.new__blockquote__item p {
    margin-bottom: 0;
    font-size: 16px;
}

.new__section__ball {
    position: relative;
}

#section__circle {
    width: 650px;
    height: 650px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    background-color: rgba(232, 228, 254, 1);
    position: absolute;
    z-index: 0;
    margin-left: -325px;
    margin-top: -310px;
}

.new__blockquote__item h3 {
        font-size: 27px;
    line-height: 30px;
    margin-bottom: 20px;
}



@media (max-width: 639px) {
    .new__blockquote {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    #section__circle {
        display: none;
    }
    .new__blockquote__item h3 {
        font-size: 21px !important;
        line-height: 27px !important;
        margin-bottom: 13px;
    }
    .new__blockquote__item {
        padding:35px;
    }
    .new__blockquote__item p {
        font-size: 15px;
        line-height: 21px;
    }
}


#quote__slide .owl-nav {
    text-align: right;
    margin-top: 25px;
}

#quote__slide .owl-nav button {
        font-size: 35px;
    color: #D2D0D8;
    margin: 0 4px;
}
#quote__slide .owl-nav button:hover {
    background-color: transparent;
    color: #FBB81B;
}





.new_plans {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}
.new__plans__item {
    display: block;
    border-radius: 25px;
    border: 1px solid #CBDEF3;
    padding:40px 35px;
    box-shadow: 0 0px 20px rgb(78 75 89 / 5%);
    position: relative;
     transition: transform .2s;
}

.new__plans__item:hover {
    transform: scale(1.02);
 transition: transform .2s;
}


.new__plans__item h3 {
    margin-bottom: 0;
}

.new__plans__item .button {
    padding-left: 15px;
    padding-bottom: 22px;
    padding-top: 20px;
    padding-right: 15px;
    margin-bottom: 0;
    margin-top: 35px;
}

.new__plans__item.__featured {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 2px solid rgba(97, 21, 221, 1);
}

.new__plans__tag {
    border: 2px solid rgba(97, 21, 221, 1);
    position: absolute;
    top: -66px;
    left: -2px;
    width: 101.3%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(97, 21, 221, 1);
    padding:  20px;
    color: #ffffff;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-topright: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    font-size: 20px;
    grid-gap: 7px;
}

.new__plans__value  {
    font-size:50px;
    font-weight: bold;
}
.new__plans__price span {
    font-weight: bold;
    display: inline-block;
}

.new__plans__price.__color1 {
    color: rgba(181, 209, 239, 1);
}
.new__plans__price.__color2 {
    color: rgba(97, 21, 221, 1);
}
.new__plans__price.__color3 {
    color: rgba(97, 21, 221, 1);
}


.new__plans__price  {
    display: flex;
    justify-content: center;
    grid-gap: 5px;
    font-size: 18px;
    margin: 40px 0 45px;
}
.new__plans__price span:nth-child(3) {
    padding-top: 10px;
}


.new__plans__check {
    list-style: none;
    margin:0;
    padding: 0 10px;
}
.new__plans__check li {
    display: flex;
    grid-gap: 15px;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 18px;
    align-items: center;
}
.new__plans__check li:last-child {
    margin-bottom: 0;
 }
.new__plans__check li span {
    flex: 1;
    margin-top: 1px;
}
.new__plans__check li i {
    font-size: 30px;
    color: rgba(0, 211, 140, 1);
}
.new__plans__check li i.no {
    color: rgba(126, 124, 145, 1);
    opacity: 30%;
}












.new__faq {
    display: flex;
    grid-gap: 30px;
}
.new__faq__column {
    flex: 1;
}


.new__faq__column ul li.accordion-item {
    margin-bottom: 30px;
    box-shadow: 0 0px 30px rgb(78 75 89 / 7%);
    border-radius: 10px;
    overflow: hidden;
}
.new__faq__column ul li.accordion-item .accordion-title {
    border: none;
    color: rgba(40, 36, 71, 1);
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    padding: 30px;
    background-color: #ffffff;
}


.new__faq__column :last-child > .accordion-content:last-child {
    border: none;
}

.new__faq__column .accordion-content {
    padding: 30px;
    padding-top: 0;
}

.new__faq__column .accordion-content a {
    color: rgba(97, 21, 221, 1);
    border-bottom: 1px solid;
    padding-bottom: 3px;
}
.new__faq__column .accordion-content a:hover {
    border-bottom: none;
}


.new__faq__column ul li.accordion-item .accordion-title:hover {
    background-color: #ffffff !important;
    color: rgba(97, 21, 221, 1) !important;
}


.new__faq__column ul li.accordion-item .accordion-content p:last-child {
    margin-bottom: 0;
}

.new__faq__column ul li.accordion-item.is-active .accordion-title::before {
    color: rgba(97, 21, 221, 1) !important;
}


.new__faq__column .accordion-title::before {
    right: inherit;
    left: 26px;
    font-weight: normal;
    font-family: 'icon';
    font-size: 43px;
    margin-top: -12px;
    content: '\e8b8';
}

.new__faq__column .is-active > .accordion-title::before {
    margin-top: -12px;
   content: '\e8bb';
}

.new__faq__column .accordion {
    background-color: transparent;
}


.bg__faq {
    background: url('./../../institucional/2022/assets/images/new_bg4.png') no-repeat left bottom scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.new__test__free {
    background-color: #ffffff;
    padding: 30px 0 60px;
    margin-top: 0px;
    position: relative;
}

.new__test__free .button {
    margin-bottom: 0;
}

.new__test__free:before {
    display: none;
    content: '';
    position: absolute;
    top: -250px;
    left: 0;
    width: 100%;
    height: 250px;
background: -moz-linear-gradient(top, transparent 0%, transparent 0%, rgba(255,255,255,0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(0%, transparent), color-stop(100%, rgba(255,255,255,0.9)));
    background: -webkit-linear-gradient(top, transparent 0%, transparent 0%, rgba(255,255,255,0.9) 100%);
    background: -o-linear-gradient(top, transparent 0%, transparent 0%, rgba(255,255,255,0.9) 100%);
    background: -ms-linear-gradient(top, transparent 0%, transparent 0%, rgba(255,255,255,0.9) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(255,255,255,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffffff', endColorstr='#ffffff',GradientType=0 );
}


.bg__purple {
    background-color: rgba(209, 201, 253, 1);
}



.bg__about {
    background: url('./../../institucional/2022/assets/images/bg-about.jpg') no-repeat -300px top scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.mx-width {
    max-width: inherit;
}

#img-about-1 {
    position: absolute;
    left: -180px;
    top: 50%;
    margin-top: -220px;
}

#img-about-2 {
    position: absolute;
    right: 0;
    margin-top: -220px;
    top: 50%;
}

#img-about-3 {
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -220px;
}

.grid-fix-padding {
    margin: 170px 0;
}




#ball-1 {
    position: absolute;
    top: -120px;
    right: 30px;
    width: 100px;
}
#ball-2 {
    position: absolute;
    bottom: -210px;
    left: -210px;
    width: 300px;
}

#ball-3 {
    position: absolute;
    bottom: -180px;
    right: 0;
    width: 140px;
}





.new__blocks {
    display: grid;
    grid-gap: 30px;
}
.new__blocks.__2 {
    grid-template-columns: 1fr 1fr;
}
.new__blocks__item {
    background-color: #ffffff;
    border-radius: 25px;
    padding: 50px 50px;
    box-shadow: 0 0px 30px rgb(78 75 89 / 10%);
}
.new__blocks__item img {
    margin-bottom: 20px;
}
.new__blocks__item p:last-child {
    margin-bottom: 0;
}



@media (max-width: 1100px) {

#screen-3 {
    left: -50px;
    margin-top: -320px;
    width: 497px;
}
}


@media (max-width: 770px) {
    main.main-inital {
        margin-top: 0 !important;
    }

    .new__section__callout {
        padding-top:25px;
    }


    .new__title,
    .new__section__callout h1 {
        font-size: 40px;
        line-height: 41px;
    }
    .new__title__badge {
        font-size: 35px;
        line-height: 35px;
    }


    #screen-4 {
        position: relative;
        top: inherit;
        right: 0;
        margin-top: 0;
        width: 500px;
    }
    .new__section__padding.__padding2 {
        padding: 60px 0;
}



#img-about-1 {
    left: -270px
}
#img-about-2 {
    right: -120px;
}
#img-about-3 {
    left: -100px;
}


#img-mbs {
    margin-left: -100px;
}



.new__section__callout.__bg3 {
    background: #6216DE url('./../../institucional/2022/assets/images/new-bg2.jpg') no-repeat center center scroll;
    text-align: center;
}



}


@media (max-width: 860px) {



.new__contents__item.last-one {
    grid-column-start: 1;
    grid-column-end: 3;
}


.bg__about {
    background-image: none;
}

#img-about-1 {
    left: -400px
}
#img-about-2 {
    right: -260px;
}
#img-about-3 {
    left: -230px;
}



#dots-1,
#dots-2,
#values-1,
#values-2 {
    display: none;
}

#quote__slide .owl-nav {
    text-align: center;
}
#quote__slide .owl-nav button {
    font-size: 70px;
}


.new__footer__links {
    display: block;
}
.new__footer__links__left {
    margin-bottom: 30px;
}
.new__footer__links__right a {
    text-align: center;
    font-size: 14px;
}




    #screen-3 {
        position: relative;
        left: 0;
        margin-top: 0;
    }

    .new__users  {
        position: relative;
        z-index: 2;
        text-align: center;
    }

.new__title {
    margin-bottom: 20px;
}

.new__title .big {
    font-size: 62px;
    line-height: 65px;
}

.new_plans {
    display: block;
}

.new__plans__item {
    margin-bottom: 30px;
    padding: 30px 20px;
}
.new__plans__item:last-child {
    margin-bottom: 0;
}
.new__plans__item.__featured {
    border-radius: 25px;
    padding-top: 95px;
}
.new__plans__price {
        margin: 25px 0 30px;
}
.new__plans__tag {
    top: 0;
    width: 100.6%;
}
.mb-120 {
    margin-bottom: 40px !important;
}
.new__plans__check li {
    grid-gap: 10px;
    font-size:  15px;
    margin-bottom: 10px;
}
.new__plans__check li i {
    font-size: 24px;
}

.new__plans__item .button {
    margin-top: 25px;
}
.new__section__header {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}



.bar-sticky {
    position: fixed !important;
    bottom: 0 !important;
    z-index: 10 !important;
    height: auto !important;
    top: inherit !important;
    padding: 15px 10px;
    border-top: 1px solid #CBDEF3;
    z-index: 999999 !important;
    width: 100%;
}

.bar-sticky .new__subtitle {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 0px;
}
.bar-sticky .new__bar_left {
    grid-gap: 15px;
    margin-bottom: 0;
    display: inline-flex;
}



.bar-sticky #btn-infos {
    width: 40px;
}
.bar-sticky .new__bar_right b {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 8px;
}

.bar-sticky .lead {
    font-size: 14px;
    line-height: 19px;
    display: none;
    margin-top: 10px;
}
.bar-sticky .new__bar_right ul li {
    font-size: 14px;
    line-height: 19px;
}
.bar-sticky .new__bar_right {
    margin-top: 2px;
}


}


@media (max-width: 639px) {


.mb-50.fix-mb {
    margin-bottom:0 !important;
}


#img-mbs {
    width: 100%;
    margin-left: 0px;
}


#ball-1,
#ball-2,
#ball-3 {
    display: none;
}



.grid-fix-padding {
    margin: 60px 0;
}

#img-about-1 {
        position: relative;
    width: 400px;
    margin: 0;
    left: -40px;
    margin-bottom: -25px;
    max-width: inherit;
}

#img-about-2 {
    position: relative;
    left: 0;
    width: 330px;
    display: table;
    margin: 0 auto;
}
#img-about-3 {
    position: relative;
    left: 6px;
    width: 100%;
    display: table;
    margin: 0 auto;
}


    #people-model-3 {
        position: relative;
        margin-top: 15px;
    }

.new__blocks.__2 {
    grid-template-columns: 1fr;
    text-align: center;
}
.new__blocks__item {
    padding: 30px;
}

.new__app {
    background-image: none;
}

.fix-img-mb {
    margin-bottom: 25px;
    max-width: 65%;
}


.new__footer__brand {
    margin-bottom: 30px;
}
.new__footer__social,
.new__footer__header {
    display: block;
    text-align: center;
}
.new__footer__social span {
    display: block;
    margin-bottom: 17px;
}
.new__footer__social a {
    padding: 0 11px;
    font-size: 26px;
}
.new__footer__header {
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.new__footer__links__left {
    display: block;
}
.new__footer__links__app  {
    margin-bottom: 40px;
}
.new__footer__links__app a:last-child {
    margin-bottom: 0;
}
.new__footer__links__nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
.new__footer__bottom {
    margin-top: 35px;
    padding-top: 35px;
    display: block;
    text-align: center;
    padding-bottom: 40px;
}
.new__footer__chat {
    display: none;
}
.new__footer__links__right a {
    padding: 18px 20px;
}







.new__faq__column ul li.accordion-item {
    margin-bottom:  1rem;
}

.new__faq__column:nth-child(2) ul {
    margin-bottom:  0 !important;
}


.new__faq__column .accordion li:last-child   {
    margin-bottom:  0;
}
    .new__faq {
        display:    block   ;
    }

    #mb-screen-3 {
    }

    .reset-mb {
        margin-bottom: 0 !important;
    }
    .reset-pb {
        padding-bottom: 0 !important;
    }


    .button-yellow {
        padding: 19px 20px 20px;
    }


    #screen-3 {
        width: 100%;
    }
    .new__title__badge {
        display: none;
    }

    #people-model-2 {
        margin-bottom: 0;
        margin-top: 25px;
        max-width: 65%;
    }
    .new__section__callout h1 {
        margin-bottom: 15px;
    }
    .new__section__callout {
        padding-bottom: 0;
        text-align: center;
    }

    .new__title {
        text-align: center;
    }
    .new__controls__item h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }

.newsletter__bottom .button {
    padding:  19px 20px 20px !important ;
}
.newsletter__bottom .button,
.new__fields__bottom,
.newsletter__bottom h3 span {
    display:    block    !important ;
    width:  100%;

}


.newsletter__bottom h3 span {
    background-size: 230px
}


.new__fields__item {
    margin-bottom:  25px;
}

        .newsletter__bottom h3,
    .new__title,
    .new__section__callout h1 {
        font-size: 25px;
        line-height: 27px;
        letter-spacing: 0;
    }
    .lead {
        font-size: 16px;
        line-height: 23px;
    }

    .new__bar_premium__content {
        display: block;
        text-align: center;
    }

    .new__bar_left {
        text-align: left;
    }

    .new__bar_right {
        margin-top: 20px;
    }
    .new__bar_right ul li {
        line-height: 21px;
        margin-bottom: 10px;
    }

    .new__bar_right p {
        margin-bottom: 20px;
    }
    .new__bar_right ul li:last-child {
        margin-bottom: 0;
    }
    .new__bar_right ul {
        margin: 22px 0;
    }

    .new__controls__text p {
        font-size: 15px;
        line-height: 22px;
    }

    .mb-50 {
        margin-bottom: 30px !important;
    }

    .new__section__padding {
        padding: 50px 0;
    }


    .bar-sticky .new__bar_right p {
        margin-bottom: 15px;
        line-height: 18px;
        font-size: 12px;
    }

    .bar-sticky .new__bar_right.fx-top {
        margin-top: 20px;
    }



}




.no-hidden {
    overflow: inherit;
}



.new__contents {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: -120px;
}

.new__contents__item {
    background-color: #ffffff;
    border-radius: 15px;
    font-weight: bold;
    padding:30px 20px 40px;
    font-size: 18px;
    transition: transform .2s;
    color: rgba(40, 36, 71, 1);
    box-shadow: 0 0px 30px rgb(78 75 89 / 10%);
}
.new__contents__item:hover {
       transform: scale(1.02);
    color: rgba(40, 36, 71, 1);
 transition: transform .2s;
}
.new__contents__item img {
    margin: 0 auto 15px;
    display: table;
}






.new__section__articles .articles > article.articles__item h2 {
    font-weight: bold;
    color: rgba(40, 36, 71, 1);
    line-height: 24px;
    letter-spacing: 0;
    font-size: 18px;
}

.new__section__articles .articles.columns > article.articles__item--featured h2 {
    color: #ffffff;
    font-size: 30px;
    line-height: 34px;  
}

.new__section__articles .articles > article.articles__item .articles__category {
    background-color: rgba(97, 21, 221, 1);
    text-transform: none;
    font-weight: bold;
    padding: 3px 12px 2px;
}
.new__section__articles .articles > article.articles__item .articles__category:hover {
    opacity: 0.9;
    background-color: rgba(97, 21, 221, 1);
}

.new__section__articles .articles__block > article.articles__item .articles__wrap--flex figure {
    height: 220px;
}

.new__section__articles .articles > article.articles__item .articles__meta {
    color: #5F5C6B;
}

.new__section__articles .articles > article.articles__item .articles__meta i {
    display: none;
}






@media (max-width: 860px) {



.new__contents {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
    margin-bottom: -60px;
}
.new__contents__item {
    font-size: 16px;
    line-height: 19px;
    padding: 20px 10px 25px;
}
.new__contents__item img {
    width: 60px;
    margin-bottom: 10px;
}

}



@media (max-width: 639px) {
.new__section__articles .articles > article.articles__item h2 {
    font-size: 16px;
    line-height: 20px;
}
.articles.columns {
    margin-bottom: 30px !important;
}

.new__section__articles .articles__block > article.articles__item .articles__wrap--flex figure {
    height: 120px;
}

.new__section__articles .articles.columns > article.articles__item--featured h2 {
        font-size: 20px;
    line-height: 23px;
}

.new__section__articles {
    padding-top: 30px;
}

.new__section__articles .new__cta__bottom {
    margin-top: 40px !important;
}


}


.new__terms {

    font-size: 18px;
}

.new__terms ol {
    margin-bottom: 25px;
}
.new__terms ol li {
    margin-bottom: 15px;
}

.new__terms ol ul {
    margin-top: 15px;
    margin-bottom: 25px;
}


.new__terms h1,
.new__terms h2,
.new__terms h3 {
    font-weight: bold;
}

.new__terms h2 {
    margin-bottom: 30px;
    color: rgba(40, 36, 71, 1);
    line-height: 43px;
}
.new__terms h3 {
    color: rgba(40, 36, 71, 1);
    margin-bottom: 20px;
    font-size: 26px;
}

.new__terms a {
    color: rgba(97, 21, 221, 1);
}

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

.new__terms table {
    margin-top: 30px;
    margin-bottom: 30px;
}


@media (max-width: 639px) {

    .new__section__callout.fix-callout {
        margin-bottom: 0 !important;
        padding-bottom: 30px !important;
    }

.new__terms {

    font-size: 16px;
}

.new__terms h2 {
        line-height: 30px;
    letter-spacing: 0;
        font-size: 26px;
}

.new__terms h3 {
    font-size: 19px;
}

}


@media (max-width: 770px) {

    .new__bonus {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 970px) {
    .new__benefits__grid {
        display: grid;
        max-width: 100%;
        grid-template-columns: 1fr 1fr;
    }
}


@media (max-width: 639px) {


.fix-no-pb {
    padding-bottom: 0;
}


    .new__section__callout.__bg1 {
        overflow: inherit;
        margin-bottom: 60px;
    }

    .new__controls  {
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }

    .fx-pb {
        padding-bottom: 20px;
    }
    .new__block__purple {
        padding: 30px;
        text-align: center;
        padding-top: 220px;
        margin-top: 150px;
    }
    .new__block__purple img {
        position: absolute;
        left: 50%;
        top: -135px;
        width: 300px;
        right: inherit;
        margin-left: -150px;
    }

    #register,
    #people-model {
        display: none;
    } 

    .new__benefits__grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
        margin-top: 30px;
        margin-bottom: -60px;
    }
    .new__benefits__grid:before {
        width: 100%;
        font-size: 15px;
        top:-36px;
    }


    .new__benefits__item img {
        width: 30px;
        margin-bottom: 10px;
        height: 30px;
    }
    .new__benefits__item b {
        font-size: 14px;
        line-height: 16px;
    }

    .new__benefits__item {
        padding: 15px 20px 20px;
    }

    .new__benefits__item p {
        color: #333333;
        font-size: 14px;
        line-height: 17px;
    }

    .icon__bonus__bottom {
        display: none;
    }

    .new__bonus__item {
        padding: 30px;
        border-radius: 10px;
    }
    .new__bonus__item:after {
        display: none;
    }

    .fix-align-center {
        text-align: center;
    }


}



.page-template-cartao-ideal header.header .mobills-header {
    padding-left: 0 !important;
}










.tax-tx_conteudo .footer__default,
.single-cpt_conteudo .footer__default {
    display: none !important;
}
.tax-tx_conteudo .footer__tiny,
.single-cpt_conteudo .footer__tiny {
    padding: 15px 0;
}
.tax-tx_conteudo .footer__tiny a,
.single-cpt_conteudo .footer__tiny a {
    color: #BEBDC8;
}
.tax-tx_conteudo .footer__tiny a:hover,
.single-cpt_conteudo .footer__tiny a:hover {
    text-decoration: underline;
}



.new__section__callout.bg__light {
    background-color: rgba(232, 228, 254, 1);
}

.new__section__callout.bg__light.big {

    padding: 100px 0;
}


.main-secondary {
    background-color: rgba(248, 243, 254, 1);
}
.new__title__secondary {
    font-size: 36px;
    letter-spacing: -0.5px;
    line-height: 48px;
    margin-bottom: 35px;
}


.ballon {
    display: grid;
    grid-gap: 15px;
}
.ballon__3 {
    grid-template-columns: 1fr 1fr 1fr;
}
.ballon__item {
    background-color: #ffffff;
    border-radius: 10px;
    padding:35px 20px;
    text-align: center;
    box-shadow: rgb(0 0 0 / 5%) 0 6px 12px -2px;
}
.ballon__icon {
    margin-bottom: 15px;
}
.ballon__item h3 {
    margin-bottom: 0;
    font-size: 18px;
}
.ballon__item:hover h3 {
    color: rgba(97, 21, 221, 1);
}


.accordion.accordion__downloads {
    background-color: transparent;
    border: none;
}

.accordion.accordion__downloads .accordion-item {
    background-color: #ffffff;
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 5%) 0 6px 12px -2px;
}
.accordion.accordion__downloads .accordion-item .accordion-title {
    border: none;
    background-color: transparent;
    border-radius: 0 !important;
    font-size: 18px;
    font-weight: bold;
    color: rgba(97, 21, 221, 1);
    padding: 24px 25px 25px 25px;
}
.accordion.accordion__downloads .accordion-content {
    padding:0px 25px 35px 55px;
}

.accordion.accordion__downloads :last-child > .accordion-content:last-child {
    border-top: none;
}

.accordion.accordion__downloads .downloads__item {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    padding-bottom: 20px;
}

.accordion.accordion__downloads .accordion-item .downloads__item:last-child {
    padding-bottom: 0;
}
.accordion.accordion__downloads .accordion-item .downloads__item:hover span {
    text-decoration: underline;
}


.accordion.accordion__downloads .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -11px;
    content: "+";
    font-size: 44px;
    line-height: 20px;
}

.accordion.accordion__downloads .is-active > .accordion-title::before {
    margin-top: -14px;
    font-size: 32px;

    content: '-';
}


.accordion.accordion__downloads .downloads__title {
    flex: 1;
    font-size: 15px;
    color: #5F5C6B;
}
.accordion.accordion__downloads .downloads__title span {
    display: inline-block;
    vertical-align: -3px;
}



.button.button-rounded {
    border: 2px solid;
    border-radius: 100px;
    text-transform: none;
    font-size: 18px;
    padding: 20px 48px 20px 50px;
    background-color: transparent;
    color: rgba(97, 21, 221, 1);
}

.button.button-rounded:hover {
    border-radius: 100px;
    border: 2px solid rgba(97, 21, 221, 1);
}



.new__section__callout.bg__light h1 {
    color: rgba(40, 36, 71, 1);
}

.new__section__callout.bg__light p {
    color: #333333;
    margin-bottom: 0;
}


.h__downloads {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}
.h__downloads h1 {
    margin-bottom: 0;
}
.h__downloads {
    margin-bottom: 20px;
}
.h__downloads__icon img {
    width: 65px;
    padding-top: 4px;
}
.h__downloads__title {
    flex: 1;
}


.img-materiais {
    margin-bottom: -170px;
    position: absolute;
    left: 45px;
    bottom: 0;
}



.ballon__item__grid h3 {
    color: rgba(97, 21, 221, 1);
    font-size: 18px;
    margin-bottom: 15px;
}

.ballon__auth {
    margin-top: 20px;
    display: flex;
    align-items: center;
    grid-gap: 0px;
}
.ballon__auth a {
    display: inline-block;
    flex: 1;
}
.ballon__auth a:hover {
    opacity: 0.8;
}




@media (max-width: 770px) {


    main {
    margin-top: 0 !important;
}
.img-materiais {
    position: relative;
    margin-bottom: 0;
}
.new__section__callout.bg__light.big {
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
}
}

@media (max-width: 639px) {
.new__section__callout.bg__light.inner {
    padding-bottom: 40px;
    padding-top: 25px;
    text-align: left;
}
.new__section__callout.bg__light p {
    font-size: 15px;
}
.h__downloads {
    margin-bottom: 12px;
}
.h__downloads__icon img {
    width: 48px;
}

    .img-materiais {
        display: none;
        max-width:75%;
    }
    .ballon__3 {
        grid-template-columns: 1fr 1fr;
    }
    .ballon__icon {
        width: 55px;
        margin-bottom: 8px;
    }
    .ballon__item h3 {
        font-size: 15px;
        line-height: 19px;
    }
    .ballon__item {
        padding: 20px 20px 25px;
    }
    .new__title__secondary {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .accordion.accordion__downloads .accordion-content {
        padding: 0px 20px 35px 20px;
    }
    .accordion.accordion__downloads .accordion-item .accordion-title {
        padding: 19px 50px 22px 20px;
        font-size: 16px;
    }
    .accordion.accordion__downloads .accordion-title::before {
        font-size: 35px;
    }
    .mt-50 {
        margin-top: 35px !important;
    }

    .button.button-rounded {
        font-size: 16px;
        padding: 15px 20px 17px 20px;
        margin-bottom: 0;
    }


    .ballon__grid {
        grid-template-columns: 1fr;
    }
    .ballon__grid .ballon__item h3 {
        font-size: 17px;
        line-height: 21px;
    }
    .ballon__grid .ballon__icon {
        width: 70px;
    }

}

/* SWIPER CPT BANCOS */
#swiperCptBancos {
    overflow: hidden;
}

#swiperCptBancos .swiper-slide {
    flex-shrink: 0;
    width: auto;
    height: auto;
    box-sizing: border-box;
}

#swiperCptBancos .swiper-wrapper {
    display: flex;
    align-items: stretch; 
}

.swiper-pagination {
    display: none;
}

@media screen and (max-width: 640px) {
    .swiper-wrapper {
        margin-bottom: 50px;
    }

    .swiper-pagination {
        display: flex;
        justify-content: center;
        gap: 6px;
        margin-top: 230px;
    }

    .swiper-pagination-progressbar {
        background: #869791 !important;
        height: 5px;
        width: 100%;
    }

    .swiper-pagination-progressbar-fill {
        background: #FFF !important;
        height: 100%;
        transition: width 0.3s ease;
    }
}

@media screen and (max-width: 640px) {
    .swiper-wrapper {
        margin-bottom: 30px;
    }

    .swiper-pagination {
        margin-top: 190px;
    }
}

.wrap__benefits__item {
    background-color: #ffffff;
    text-align: center;
    border-radius: 8px;
    padding: 40px 20px;
}
.wrap__benefits__item b {
    color: rgba(40, 36, 71, 1);
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 22px;
}
.wrap__benefits__item p {
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 0;
}

.section.section__extra__benefits {
    padding: 70px 0 60px;
}
.section.section__extra__benefits .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}

.section.section__extra__benefits .owl-theme .owl-dots .owl-dot span {
    opacity: 0.5;
}

.section.section__extra__benefits .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ffffff !important;
    opacity: 10 !important;
}

.section.section__extra__benefits .owl-theme .owl-dots .owl-dot.active span, 
.section.section__extra__benefits .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    opacity: 10;
}

.section.section__extra__benefits .button.button-white {
    background-color: transparent !important;
    color: #ffffff !important;
    border:2px solid;
}
.section.section__extra__benefits .button.button-white:hover {
      opacity: 0.9;
}

.section.section__extra__benefits .owl-carousel .owl-nav button.owl-next, 
.section.section__extra__benefits .owl-carousel .owl-nav button.owl-prev{
    background: #ffffff;
    width: 40px;
    height: 40px;
    font-size: 25px;
    color: rgba(40, 36, 71, 1);
    border-radius: 50% !important;
    line-height: 30px;
}





@media (max-width: 639px) {

.section.section__extra__benefits .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    display: flex;
    grid-gap: 2px;
}
.section.section__extra__benefits .owl-theme .owl-nav.disabled+.owl-dots button {
    flex: 1;
}

.section.section__extra__benefits .owl-theme .owl-dots .owl-dot span {
    opacity: 0.5;
    width: 100%;
    height: 5px;
    border-radius: 0;
    margin: 0;
}


}




.aside__news .articles {
    grid-template-columns: 1fr;
    grid-gap: 12px;
}



.aside__news .headline {
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.aside__news .action {
    margin-top: 20px;
}

.aside__news .articles > article.articles__item h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.aside__news .articles > article.articles__item .articles__wrap--flex figure {
    height: 100px;
}
.aside__news .articles > article.articles__item .articles__wrap {
    width: 35%;
}
.aside__news .articles > article.articles__item .articles__category,
.aside__news .articles > article.articles__item .articles__meta {
    display: none !important;
}
.aside__news .articles > article.articles__item {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 12px;
}




@media (max-width: 640px) {
    .section.section__extra__benefits {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .aside__news {
        margin-top: 40px !important;
    }
}


.bullet__tiny {
    border: 1px solid rgba(97, 21, 221, 1);
    color: rgba(97, 21, 221, 1);
    padding: 5px 10px;
    border-radius: 6px;
    margin-bottom: 0 !important;
    background-color: #ffffff;
    position: absolute;
    bottom: -16px;
    left: 50%;
    width: 220px;
    margin-left: -110px;
    font-size: 13px;
    text-transform: lowercase;
}



.form__simulate {
    margin-bottom: 35px;
    color: #ffffff;
}
.form__simulate label {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.form__simulate input[type=tel] {
    margin-top: 5px;
    font-size: 20px;
    border-color: #ffffff;
    padding-right: 70px;
    height: 60px;
    padding-left: 87px;
}
.form__simulate small {
    font-size: 14px;
    display: inline-block;
}
.form__simulate small a {
    color: #ffffff;
    font-weight: bold;
}
.form__simulate small a:hover {
    text-decoration: underline;
}
.form__simulate small a i {
    vertical-align: -1px;
}
.form__simulate__field {
    position: relative;
    margin-bottom: 10px;
}
.form__simulate__field button {
    position: absolute;
    background-color: rgba(251, 184, 27, 1) !important;
    color: #000000 !important;
    margin-bottom: 0 !important;
    right: 8px;
    top: 7px;
    font-size: 35px;
    padding: 6px;
    height: 46px;
    border-radius: 100px;
    width: 70px;
}
.form__simulate__field button:hover {
    border-radius: 100px;
    background-color: #FCC649 !important;
}
.form__simulate__field button i {
    margin-left: 4px;
    line-height: 10px;
    margin-top: 0px;
    display: block;
}

.form__simulate__prefix {
    position: absolute;
    left: 0;
    top: 0;
    padding: 19px 25px;
    height: 60px;
    text-align: center;
    color: #5F5C6B;
    background-color: #f5f5f5;
    font-size: 20px;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-bottom-left-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-bottomleft: 100px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    padding-right: 19px;
    border-right: 1px solid #eeeeee;
}


@media (max-width: 639px) {
    .form__simulate label {
        font-size: 16px;
    }
    .form__simulate input[type=tel] {
        padding-right: 90px;
        padding-left: 74px;
    }
    .form__simulate__prefix {
        padding-left: 20px;
        padding-right: 15px;
    }
}







.header__terms {
    box-shadow: none;
    padding: 15px 0;
}
.header__terms__wrap {
    display: flex;
    align-items: center;
}
.header__terms__nav {
    flex: 1;
}
.header__terms__nav ul {
    margin-top: 0;
}
.header__terms__nav ul li a {
    border-bottom: 2px solid transparent;
        padding: 10px 7px;
    margin: 0 8px;
}
.header__terms__nav ul li a:after {
    display: none;
}
.header__terms__logo,
.header__terms__search {
    width: 15%;
}

.header__terms__search i {
    font-size: 22px;
    line-height: 10px;
    cursor: pointer;
    color: #6515DD;
}


.new__cta__bottom .button-purple {
    border-radius: 100px !important;
    padding-left: 60px;
    padding-right: 60px;
}
.button-purple i {
    display: inline-block;
    font-size: 13px;
    margin-left: 5px;
}



.bg__light {
    background-color: #ECF4FC;
}



.accordion__terms {
    background-color: transparent !important;
}


.accordion__terms .accordion-title {
    border: none;
    font-size: 19px;
    font-weight: bold;
    padding: 20px 0;
    border-bottom: 1px solid #A3C5EB;
    color: rgba(40, 36, 71, 1);
}

.accordion__terms .accordion-content {
    background-color: transparent;
    border-bottom: none;
}
.accordion__terms .accordion-content p:last-child {
    margin-bottom: 0;
}

.accordion__terms .accordion-title:hover,
.accordion__terms .accordion-title:focus {
    color: rgba(97, 21, 221, 1);
    background-color: transparent;
}



.accordion__terms :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #A3C5EB;
}



.new__subtitle__terms {
    font-size: 35px;
    line-height: 38px;
}


.grid-fix-pd {
    padding-top: 80px;
    padding-bottom: 80px;
}


.footer__terms {
    background-color: #ffffff;
    color: #5F5C6B;
    padding-top: 0 !important;
}
.footer__terms .footer__terms__nav a {
    color: #5F5C6B;
    padding-right: 12px;
    padding-left: 12px;
}
.footer__terms .footer__terms__nav a:hover {
    text-decoration: underline;
}
.footer__terms .footer__terms__nav ul li:last-child a {
    padding-right: 0;
}

.footer__display {
    display: flex;
    align-items: center;
    grid-gap: 20px;
}
.footer__terms__flex {
    flex: 1;
}

.footer__social {
    display: inline-flex;
    grid-gap: 20px;
}

.footer__social a {
    font-size: 22px;
}






.header__terms__wrap__mb {
    display: flex;
    align-items: center;
    grid-gap: 15px;
}
.header__terms__mb__logo {
    flex: 1;
}


.header__terms__mb  {
    padding: 15px 20px;
    box-shadow: none;
}


@media (max-width: 639px) {
    .footer__display {
        display: block;
        text-align: center;
    }
    .footer__terms__nav.text-right {
        text-align: center !important;
    }
    .footer__terms__nav.text-right ul.menu {
        display: block;
    }
    .footer__terms__copy {
        margin: 20px 0;
        line-height: 19px;
        font-size: 11px;
    }
    .footer__terms {
        padding-bottom: 25px;
    }
    .footer__social {
        margin-top: 20px;
    }
    .footer__terms .footer__terms__nav ul li a {
        padding-left: 0;
        padding-right: 0;
    }
    .fix-img-wd {
        max-width: 60%;
    }
    .new__subtitle__terms {
        font-size: 23px;
        line-height: 27px;
    }
    .accordion__terms .accordion-title {
        text-align: left;
        font-size: 17px;
    }
    .new__section__infos .fix-img-mb {
        width: 180px;
    }
    .grid-fix-pd {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .accordion__terms .accordion-content {
        text-align: left;
    }
}



.js-off-canvas-overlay {
    -webkit-transition: opacity 0s ease, visibility 0s ease !important;
    transition: opacity 0s ease, visibility 0s ease !important;
    background: rgba(0, 0, 0, 0.7) !important;
}
.off-canvas {
    -webkit-transition: -webkit-transform 0s ease !important;
    transition: -webkit-transform 0s ease !important;
    transition: transform 0s ease !important;
    transition: transform 0s ease, -webkit-transform 0s ease !important;
    background: #6216DE !important;
    padding:15px 20px;
    text-align: center;
    box-shadow: none !important;
    color: #ffffff;
    display: none;
}

.off-canvas.is-open {
    display: block;
}
.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.position-left {
    width: 100% !important; 
}



.terms__menu__mb {
    margin-top: 25px !important;
}
.terms__menu__mb li a {
    color: #ffffff;
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}


.header__canvas__mb {
    display: flex;
    align-items: center;
}
.header__canvas__logo {
    flex: 1;
}
.header__canvas__i i {
    display: inline-block;
    font-size: 30px;
}




#drop-search {
    padding: 25px 0;
    top: 76px !important;
    background-color: #ffffff;
    width: 100%;
    left: 0 !important;
}

#drop-search input:focus {
    border-color: rgba(97, 21, 221, 1) !important;
}

#drop-search:hover {
    opacity: 10 !important;
    color: #BFB8D0 !important
}



.wp-advanced-search.simple ul {
    display: flex;
    align-items: center;
    grid-gap: 15px;
}
.wp-advanced-search.simple ul li {
    margin-bottom: 0 !important;
}
.wp-advanced-search.simple .sf-field-search {
    flex: 1;
}
.wp-advanced-search.simple .sf-field-reset .search-filter-reset {
    margin-top: 0 !important;
    font-size: 12px;
}
.wp-advanced-search.simple .searchandfilter .sf-input-text {
    padding: 12px 18px !important;
}
.wp-advanced-search.simple {
    margin: 30px 0 20px;
}

.simple-top {
    margin-top: 50px !important;
}
.simple-top h1 {
    margin-bottom: 20px;
}
.simple-top p {
    margin-bottom: 40px;
}



.icon-button {
    background-image: url('https://www.mobills.com.br/blog/wp-content/themes/mobills-blog/assets/images/padlock.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 21px;
    height: 20px;
    display: inline-block;
    vertical-align: -4px;
    margin-left: 3px;
}



/* Tooltip container */
.tip {
    position: relative;
    display: inline-block;
    cursor: help;
  }
  .tip .tiptext {
    visibility: hidden;
    width: 200px;
    background-color: #5F5C6B;
    color: #fff;
    padding: 15px;
    font-size: 10px;
    line-height: 13px;
    border-radius: 6px;
    font-weight: normal !important;
    position: absolute;
    z-index: 5;
    top:30px;
    transition: opacity .6s;
    margin-left: -100px;
    left: 50%;
  }
  .tip span {
    display: flex;
    grid-gap: 3px;
  }
  .tip:hover .tiptext {
    visibility: visible;
    opacity: 1;
  }
  .tip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #5F5C6B transparent;
}


#form-calc-investments .switch.tiny {
    margin-bottom: 0 !important;
}
#form-calc-investments .switch.tiny.last {
    margin-bottom: 20px !important;
}



.check-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}
.check-list li b {
    display: block;
    font-size: 22px;
    margin: 10px 0;
}


.reset-pt {
    padding-top: 0;
}

.msg {
    padding: 35px 30px 40px 30px;
    border-radius: 15px;
    background-color: #E8F2FB;
    text-align: center;
}
.msg-flex {    
    display: inline-flex;
    align-items: center;
    grid-gap: 20px;
}
.msg div {
    flex: 1;
}
.msg-simulate-title h3 {
    margin-bottom: 0;
    line-height: 34px;
    font-size: 26px;
    text-align: left;
    width: 500px;
}
.msg-simulate-cta {
    text-align: center;
}
.msg-simulate-cta a {
    text-align: center;
    margin-bottom: 0;
}



.mobills-invest {
    position: relative;
    background: rgb(62,17,145);
    background: linear-gradient(94deg, rgba(62,17,145,1) 44%, rgba(139,120,250,1) 100%);
    border-radius: 10000px;
    display: flex;
    align-items: center;
    padding: 130px 120px 130px 80px;
}
.mobills-invest .mobills-invest-flex {
    flex: 1;
}
.mobills-invest .mockup-invest {
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -345px;
}
.mobills-invest-wrap {
    flex: 2 !important;
    padding-left: 175px;
}
.mobills-invest-wrap h3 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 23px;
}


.mobills-badge-invest {
    display: inline-flex;
    grid-gap: 20px;
}


@media (max-width: 639px) {
    .check-list {
        margin-top: 40px;
        padding: 0 25px;
        grid-template-columns: 1fr;
        grid-gap: 25px;
    }
    .check-list li {
        display: flex;
        text-align: left;
        grid-gap: 20px;
    }
    .check-list li p {
        margin-bottom: 0;
    }
    .check-list li b {
        margin: 0 0 5px;
    }
    .check-list-content {
        flex: 1;
    }
    .msg-flex {
        display: block;
        text-align: center;
    }
    .msg {
        padding: 35px 30px 35px 30px;
    }
    .msg-simulate-title h3 {
        width: auto;
        text-align: center;
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .mobills-invest {
        display: block;
        padding: 30px;
    }
    .mobills-invest-wrap {
        padding-left: 0;
    }
    .mobills-invest .mockup-invest {
        position: relative;
        left: 0;
        top: 0;
        width: 255px;
        margin-top: -184px;
    }
    .mobills-invest-wrap h3 {
        font-size: 29px;
        line-height: 30px;
        margin-bottom: 23px;
        margin-top: 20px;
    }
    .mobills-badge-invest {
        display: grid;
    }
    .mobills-invest {
        border-radius: 0;
        -webkit-border-radius: 1000px;
        -webkit-border-bottom-right-radius: 50px;
        -webkit-border-bottom-left-radius: 50px;
        -moz-border-radius: 1000px;
        -moz-border-radius-bottomright: 50px;
        -moz-border-radius-bottomleft: 50px;
        border-radius: 1000px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;
        padding-bottom: 50px;
        margin-top: 80px;
    }
}


.security-itens .grid-x:first-child {
    padding: 0;
}
.security-itens .grid-x:last-child .text-center {
    order:2;
}
@media (max-width: 639px) {
    .security-itens .grid-x:last-child .text-center {
        order:1;
    } 
}



.articles > article.articles__item .articles__wrap--flex figure {
    background-color: #e5e5e5;
    border-radius: 8px;
}

.tabs-types {
    border: none !important;
    border-bottom: none;
    margin-bottom: 40px !important;
    display: flex;
    grid-gap: 15px;
}
.tabs-types .tabs-title {
    flex: 1;
    text-align: center;
}
.tabs-types:after, .tabs-types::before {
    display: none !important;
}
.tabs-types .tabs-title > a {
    color: rgba(97, 21, 221, 1);
    font-size: 16px;
    border: 1px solid rgba(97, 21, 221, 1);
    border-radius: 8px;
    padding: 17px 10px 17px;
    font-weight: bold;
}
.tabs-types .tabs-title > a:hover {
    background-color: #F8F3FE;
    color: rgba(97, 21, 221, 1);
}
.tabs-types-content {
    border:none !important
}
.tabs-types-content .tabs-panel {
    padding: 0;
}
.tabs-types-content .articles > article.articles__item .articles__category {
    display: none !important;
}

.tabs-types-content #artigos .articles > article.articles__item .articles__category {
    display: inline-block !important;
}

.tabs-types .tabs-title > a:focus, .tabs-types .tabs-title > a[aria-selected="true"] {
    background: rgba(97, 21, 221, 1);
    color: #ffffff;
}


.is-empty {
    display: block !important;
    text-align: center;
}
.is-empty:before {content: 'Nenhum resultado encontrado aqui!';    font-size: 19px;
    color: #aaaaaa; } 


    @media (max-width: 770px) {
        .tabs-types {
            display: grid;
            grid-template-columns: 1fr 1fr;
            margin-bottom: 20px !important;
            grid-gap: 10px;
        }
        .tabs-types .tabs-title > a {
            padding: 10px;
            font-size: 13px;
        }
        .is-empty:before {
            font-size: 15px;
        }
    }



div[data-ad-type="content"] {
    margin: 8px 0 30px !important;
}



.apps {
    background-color: #282447;
    border-radius: 24px;
    padding: 60px 100px;
    display: flex;
    grid-gap: 60px;
    position: relative;
    align-items: end;
    margin-top: 240px;
}
.app-title h3 {
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 15px;
 }
.app-item {
    flex: 1;
    margin-top: -220px;
}
.app-screen {
    margin-bottom: 10px;
}
.app-screen img {
    width: 100%;
}
.app-text {
    color: #D4D3DA;
    margin: 20px 0;
}
.app-badge {
    display: flex;
    grid-gap: 10px;
}
.app-badge a {
    flex: 1;
}
.app-badge a img {
    width: 100%;
    height: 45px;
}


@media (max-width: 767px) {
    .apps {
        margin-top: 160px;
        background-color: transparent;
        padding: 0;
        border-radius: 0;
    }
    .app-item {
        background-color: #282447;
        border-radius: 24px;
        padding: 40px;
        margin-top: 0;
    }
    .app-brand {
        display: table;
        margin: 0 auto;
    }
    .app-brand img {
        width: 140px !important;
    }
    .apps .owl-stage-outer {
        overflow: inherit !important;
    }
    .app-title {
        margin-top: -160px;
    }
    .app-screen img {
        height: 320px;
    }
    .app-title h3 {
        font-size: 18px;
    }
    #apps .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }
    #apps .owl-dots .owl-dot.active span, 
    #apps .owl-dots .owl-dot:hover span {
        background: rgba(97, 21, 221, 1);
    }
}



#campaign-pfm {
    background-color: rgba(251, 184, 27, 1);
    color: #282447;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
    height: 55px;
    position: relative;
    display: none;
}
#campaign-pfm div {
    display: inline-flex;
    align-items: center;
    grid-gap: 15px;
    justify-content: center;
}
#campaign-pfm .button {
    margin-bottom: 0;
    border-radius: 100px;
    padding: 5px 25px 8px;
    text-transform: none;
    font-size: 17px;
}
#campaign-pfm i {
    font-size: 24px;
    padding: 5px 0;
    cursor: pointer;
    font-weight: bold;
}


@media (max-width: 700px) {
    #campaign-pfm {
        text-align: center;
        height: auto;
        padding: 15px 45px 20px;
    }
    #campaign-pfm div {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    #campaign-pfm i {
        position: absolute;
        right: 5px;
        top: 5px;
        padding: 5px;
    }
    #campaign-pfm .button {
        display: inline-block;
        width: auto;
    }
}




@media (max-width: 1024px) {
    #people-model-4 {
        display: none;
    }
}


.form-parcerias {
    background-color: #edf3fb;
    padding: 20px;
    margin-bottom: 20px;
}
.form-parcerias label {
    display: block;
}
.form-parcerias input[type="text"] {
    border-radius: 0;
    padding: 14px 17px;
    font-size: 15px;
    color: #5F5C6B;
    height: 50px;
 }

.form-parcerias-radio {
    margin-top: 14px;
    display: inline-flex;
    grid-gap: 19px;
    align-items: center;
}
.form-parcerias-radio label {
    display: inline-flex;
    align-items: center;
    grid-gap: 5px;
    cursor: pointer;
}
.form-parcerias-radio label input {
    margin-top: 3px;
    cursor: pointer;
}


.form-parcerias-hide {
    display: none;
}