@charset "utf-8";
/* CSS Document */

html, body {
    font-family: 'Montserrat', sans-serif;
	    color: #2E3641;
	    font-size: 24px;
	height: 100%;
}


.fixed-top {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 0;
    align-items: center;
}


.row.align-items-top.passos {
    padding: 30px 24px 24px 24px;
}

p.taxas_promo_cp {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 29px;
    color: #80828F;
}

p.texto_primeira_section{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 140%;
color: #FFFFFF;
}
p.subtitulo_cp {
    font-family: 'Montserrat';
    font-style: normal;
   font-weight: 500;
    font-size: 24px;
    line-height: 29px;
color: #2E3641;}

p.taxas_promo_cp {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
color: #2E3641;}

p.destaque_primeira_section {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
color: #2E3641;}



img.js_header {
    width: 100%;
    height: auto;
}

p.titulo_cp_bf {
    margin-bottom: 0;
}

.botao_instale3 {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 12px 28px;
    text-decoration: none;
    opacity: 1;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    transition: all .2s;
    border: 2px solid #fff;
}


a.botao_instale3:hover {
    color: #fff;
}


img.samsung-millennium-header {
    position: relative;
    height: auto;
}

img.icone_campanha {
    margin-right: 3px;
}

s {
    color: #d1005d;
    display: inline-block;
    text-decoration: none;
    position: relative;
}

s:after {
    content: '';
    display: block;
    width: 103%;
    height: 50%;
    position: absolute;
    top: 8px;
    left: -5px;
    border-bottom: 54px solid;
}

@keyframes floater {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

.container.box-to-box {
border: 1px solid #D7D9E0;
    border-radius: 24px;
    padding: 48px 86px;
}

p.descricao_campanha {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #80828F;
	margin-bottom: auto;
}


img.card_responsive.dsecure{
	max-width: 208px;

}

img.card_responsive {
    width: 100%;
    height: auto;
    max-width: 181px;
}

img.mulher_app_embaixador {
    max-width: 453px;
    /* bottom: 0px; */
    right: 306px;
    position: absolute;
}

.card-campanha {
    border-radius: 16px;
    padding: 30px 55px;
    min-height: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c1bfe8;
	min-height: 435px;
}

.card-campanha2 {
    border-radius: 16px;
    padding: 30px 55px;
    min-height: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E0F1F5;
    min-height: 435px;
}

p.subtitulo_card{
	font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;

color: #D1005D;
}

p.titulo_card_main {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 29px;
line-height: 35px;
color: #2E3641;
}

p.acumular_pontos {
    color: #fff;
}

.container.box-to-box2 {
    border: 1px solid #D7D9E0;
    border-radius: 24px;
    padding-bottom: 0px;
	min-height: 600px;
}

.container.background {
background: #F3F4F6;
	border-radius: 24px;
    width: 92%;
        padding: 16px 24px;
}


.cards-onde-black {
    border-radius: 24px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
	    padding: 0px 49px;
background-image: url("img/background_image_modulo.png");
background-size: cover;
background-repeat: no-repeat;
	min-height: 530px;
	 display: flex;
    justify-content: center;
    align-items: center;
}


img.telemovel_header {
    width: 100%;
    height: auto;
    animation: floater 6s ease-in-out infinite;
    max-width: 340px;
}

img.imagens_login {
    width: 100%;
    height: auto;
}

video{
	max-width: 1110px;
	width: 100%;
	height: auto;
}


img.google-pay-millennium-header{
	    position: absolute;
    height: auto;
    top:40%;
	right: 0px;
}

img.google-pay-millennium-header-mobile{
	width: 100%;
	height: auto;
}

img.telemovel_pedir{
	width: 100%;
	height: auto;
}


p.subtitulo_section {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #d1005d;
}

p.titulo_pedir{
	font-size: 21px;
line-height: 29px;
	font-weight: 700;	
    margin-bottom: 10%;

}

.fixed-top > div > a > img.logotipo_millennium{
	display: none;
}


.navbar-scrolled > div > a > img.logotipo_millennium{
	display: block;
}

.navbar-scrolled > div > a > img.logotipo_millennium_bar{
	display: none;
}

#mainNav .navbar-nav .nav-item .nav-link{
	font-weight: 600;
}

#mainNav .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
}

#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link {
    color: #2c3642;
}

#mainNav.navbar-scrolled .navbar-nav .nav-item .nav-link:hover {
    color: #e31c79;
}
#mainNav .navbar-nav .nav-item .nav-link.active {
    color: #e31c79!important;
}

.background_topo {
    background-image: url(img/header.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.cards-onde {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px 49px;
    min-height: 229px;
    justify-content: center;
    align-items: center;
}

.col-md-4.coluna_3 {
    margin-top: -80px;
}

.col-md-4.coluna_2 {
    margin-top: -104px;
}


.cards-vantagem {
    border-radius: 24px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 20px;
}

h3.numeros.mb-3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #D1005D;
}

.cards-vantagem2 {
    border-radius: 24px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 20px;
}

p.seguranca_text2 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 140%;}

h3.numeros2.mb-2 {
    font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 49px;

/* Contextual Colors/# Text/Text [bglight primary] $color-text-primary-bglight [$color-01-400] */

color: #2E3641;
}

p.numero_passo {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    align-items: center;
    text-align: center;
    color: #D1005D;
	font-size: 55px;
line-height: 67px;
	    margin-bottom: 0px;
}

p.texto_passatempo {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;

	margin-bottom: 0px;
}

img.imagem_passagempo {
    width: 100%;
    height: auto;
}


p.margin-p-0{
	margin-bottom: 0px;
}

#vantages{
	background: linear-gradient(225deg, #6025BF 0%, #A03A97 100%);
    padding-bottom: 5rem;
}

#background2 {
    width: 100%;
        height: 50%;
      background: linear-gradient(294.17deg, rgba(156, 58, 151, 0.6) 0%, rgba(124, 55, 151, 0) 100%), #5C3296;
    position: absolute;
    top: 69px;
    z-index: -1;
}

p.seguranca_text{
font-family: 'Montserrat';
font-style: normal;
font-size: 16px;
line-height: 140%;
/* or 22px */


/* Contextual Colors/# Text/Text [bgdark primary] $color-text-primary-bgdark [$color-01-50] */

color: #2e3641;

}

.cards-vantagem-apple {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    min-height: 671px;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #2E3641;
}

.cards-vantagem.fitbitmargin {
    margin-top: 30px;
}

.padding-texto{
	padding: 33px;
}
.padding-texto-google{
	padding: 55px;
}

img.card_responsive.google-pay {
    max-width: 376px;
}

img.card_responsive.swatchpay {
    max-height: 320px;
}

img.card_responsive.fitbit {
    max-width: 349px;
}



.cards-como {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    min-height: 287px;
	background: #fff;

}

#como{
	position: relative;
	    padding-top: 0px;
}

img.imagem_card {
    width: 100%;
    height: auto;
    max-width: 520px;
}

div#background {
    width: 100%;
    height: 86%;
    background: #F5F6FA;
    position: absolute;
    top: 0px;
}

section#agora {
    position: relative;
    padding-bottom: 0px;
}

.background_agora {
    width: 100%;
    height: 80%;
    background: #F5F6FA;
    position: absolute;
    bottom: 0px;
}

img.homem_app {
    max-width: 427px;
    bottom: 0px;
}

p.listagem{
	margin-bottom: 0px;
}

p.titulo_card {
   font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 49px;
color: #2E3641;
	    margin-bottom: 5px;
}

p.texto-card {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 140%;
color: #FFFFFF;
	    margin-bottom: auto;
}

p.mb-md-5.mt-2.disclaimer {
    font-size: 21px;
}



.col-md-12.mt-4.stores_footer {
    padding: 0px;
}


#controlo {
    /* background: #F5F6FA; */
    padding: 6rem;
}
img.card_responsive.mbway {
    max-width: 167px;
}

.desktop{
display: block;
}

.mobile{
	display: none!important;
}

.reminder{
	display: block;
	position: fixed;
	right: 0;
	z-index: 9999;
	top:45%;
}

.grupo{
	display: flex;
	padding: 10px;
}

.direita{
	margin-left: 5%;
}

a.nav-link.medidas_link.active {
    color: #e31c79 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.9rem;
}

a.nav-link.medidas_link {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.9rem;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}


.nav-tabs .nav-link {
    border: 0px solid transparent;
}

.nav {
    justify-content: center;
}

.botao_instale2 {
    background-color: #d1005d;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 12px 28px;
    text-decoration: none;
    opacity: 1;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    transition: all .2s;
}


.btn-outline-primary {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
   background: #FFFFFF;
    border: 2px solid #e31c79;
    border-radius: 27.5px;
    font-size: 14px;
    color: #e31c79;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
    line-height: 40px;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #e31c79;
    border-color: #e31c79;
}

a{
	color:#d1005d;
	text-decoration: none;
}

a:hover {
    color: #d1005d;
    text-decoration: none;
}

header.masthead h1{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}

p.mb-2.subtitulo {
	  font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}

p.mb-2.title_h1 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 56px !important;
    line-height: 64px;
    font-weight: 600;
}


.sub_title{
	color: #ffffff;
}

.page-section {
    padding: 4rem 0;
}

#install_app {
    position: relative;
	background: linear-gradient(270deg, #EC6E7D 0.19%, #D1005D 100%);
	    padding: 0;
	    padding-top: 5rem;
    padding-bottom: 5rem;

}

img.teresa_footer {
    width: 100%;
    height: auto;
    max-width: 510px;
    position: absolute;
    bottom: 0px;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    color: #2E3641;
font-size: 42px !important;
    line-height: 48px;
    font-weight: 600;
}

h3 {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 140%;
/* or 34px */


/* Contextual Colors/# Text/Text [bgdark primary] $color-text-primary-bgdark [$color-01-50] */

color: #FFFFFF;

}

h3.numeros {
    font-weight: 800;
}

p.texto_bullets {
    line-height: 34px;
}


.texto_campanhas {
  font-family: 'Montserrat';
font-style: normal;
font-size: 24px;
line-height: 29px;

/* # Text/$color-text-primary */

color: #2E3641;
}

img.instalar_app_iphone{
	width: 100%;
	height: auto;
}

h4{
    font-family: 'Montserrat', sans-serif;
	color: #e31c79;
}

h5{
	    font-size: 1.25rem;
    font-weight: 700;
    color: #e31c79;

}

h6{
	color:#fff;
}

i.fas.fa-arrow-right {
    margin-left: 10px;
}


.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tlm_header {
    position: relative;
    max-width: 500px;
}

.watch{
	position: absolute;
	max-width: 500px;
}

.animation-delay-500 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.animation-delay-1500 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background:#767676 !important;
}

.line_numbers{
	margin-bottom: 6%;
}

.text_how{
	color:#2E3641;
	padding-left: 30px;
}

.numbers{
	padding-top: 3%;
}

.image_number{
	max-width: 5%;
}

.text_how{
	max-width: 95%;
	vertical-align: middle;
}

.how_tlm{
	width: 100%;
	height: auto;
}



.botao_instale {
    background-color: #fff;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    cursor: pointer;
    color: #d1005d;
    padding: 12px 28px;
    text-decoration: none;
    opacity: 1;
    font-weight: 700;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
	transition: all .2s;
}

.botao_instale:hover {
    opacity: 1;
    text-decoration: none;
       color: #d1005d;
	    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(209 0 93 / 30%);
}
.botao_instale2:hover {
    opacity: 1;
    text-decoration: none;
	color: #fff;
	transform: translateY(-3px);
    box-shadow: 0 10px 20px rgb(209 0 93 / 30%);
}

header.masthead p {
    font-size: 1.10rem;
    color: #fff;
}

header.masthead {
    height: 50vh;
    min-height: 30rem;
    padding-top: 72px;
    padding-bottom: 0;
        margin-top: -120px;
}
.modal-dialog {
    max-width: 820px;
    margin: 1.75rem auto;
}

.svg {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    display: block;
}

.main_text{
	z-index: 999;
}



.avaliacao2{
	font-family: gothamCondensed;
	color: #fff!important;
	font-size: 82px !important;
	line-height: 76px;
}

.passos {
    color: #000000;
    font-size: 18px;
}

.passos_img img {
    max-width: 180px;
}

h4 {
    font-size: 21px;
    font-weight: 600;
    color: #2e3641;
}

hr {
    border: 0;
    height: 2px;
    width: 20%;
    background: #dcdcdc;
    margin: 2rem 0rem 2rem 0rem !important;
}

.text_card {
    font-size: 18px;
}

.store_registo img {
    max-width: 137px;
    margin-top: 3%;
}

p.titulo_multicanal {
    color: #e31c79;
    font-size: 28px;
    font-weight: 700;
    margin-top: 4%;
    line-height: 34px;
    margin-bottom: 5%;
}

.btn3 {
    border-radius: 3rem !important;
    height: auto;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    white-space: normal;
    max-width: 180px;
 
}

.btn-outline-primary-desktop {
    color: #ffffff !important;
    background-color: #d1005d;
    background-image: none;
    border-color: #d1005d;
    border-width: 0.1rem;
    padding: 0.425rem 1.675rem 0.425rem 1.675rem!important;
}

a.btn3.btn-outline-primary-desktop {
    text-decoration: none;
}

.btn {
    border-radius: 3rem !important;
    height: auto;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    line-height: 1;
    width: 40%;
    white-space: normal;
    max-width: 180px;
    margin-left: 2%;
}

.btn-outline-primary {
    color: #ffffff !important;
    background-color: #e31c79;
    background-image: none;
    border-color: #e31c79;
    border-width: .1rem;
    padding: .625rem 0.4rem .625rem 0.4rem!important;
}

.btn-outline-primary:hover {
    color: #e31c79 !important;
    background-color: transparent !important;
    background-image: none !important;
    border-color: #e31c79 !important;
}

.stores {
    margin-bottom: 5%;
}

footer {
    position: relative;
    padding: 25px 0;
    text-align: center;
    background-color: #2e3641;
}

h6.rodape {
    font-size: .8125rem;
    color: #fff;
    margin-top: 3.125rem;
    font-weight: 400;
}

#logo {
    margin-top: 3rem;
    margin-bottom: 0rem;
    max-width: 80px;
}

img.img-social {
    height: 1.9rem;
    border: 0;
    cursor: pointer;
    margin-top: -1rem;
    position: relative;
    margin: .5rem;
}



.modal-content{
	    max-height: 695px;
}

.exampleModal{
	display: none;
}

.modal_text{
	color:#000000;
	font-size: 20px;
}

.modal-footer{
  text-align: center;
		border:0px;

}

.modal-header{
	border-bottom:0px;
}


.botao_instale_modal {
    background-color: #e31c79;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border: 1px solid #e31c79;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
    padding: 5px 60px;
    text-decoration: none;
    opacity: 0.9;
}

.botao_instale_modal:hover {
    background-color: #e31c79;
    opacity: 1;
    text-decoration: none;
    color: #fff;
}


.switch {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 26px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #46c06c;
}

input:focus + .slider {
  box-shadow: 0 0 1px #46c06c;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 21px;
}

.slider.round:before {
  border-radius: 50%;
}

p.heading_modal{
	font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-size: 40px;
line-height: 49px;
/* identical to box height */


color: #D1005D;
}

p.sub_header{
	font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 29px;

color: #2E3641;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 2rem;
}

img.img-social {
    height: 1.6rem;
    border: 0;
    cursor: pointer;
    margin-top: -1rem;
    position: relative;
    margin: 0.4rem;
}

img.js_header.desktop {
    position: absolute;
    max-width: 781px;
    right: 100px;
}



@media (max-width: 1370px){

.cards-vantagem {
    border-radius: 24px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 20px;
}
	p.seguranca_text {
    font-family: 'Montserrat';
    font-style: normal;
    font-size: 16px;
    line-height: 140%;
    color: #2e3641;
    word-break: break-word;
}
	
	
}



@media (max-width: 768px){
	
	
	img.teresa_imagem_footer.mobile {
    width: 100%;
    height: auto;
}
	
	.col-md-4.coluna_2 {
    margin-top: 6%;
}
	
	.col-md-4.coluna_3 {
    margin-top: 6%;
}
	
	.background_topo {
    background-image: url("img/header_mobile.png");
}
	
	.cards-vantagem {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 8%;
}
	
	img.store_black {
    padding: 0px;
        max-width: 130px;
}
	
	
	#background2 {
    width: 100%;
       height: 22%;
  background: linear-gradient(294.17deg, rgba(156, 58, 151, 0.6) 0%, rgba(124, 55, 151, 0) 100%), #5C3296;
    position: absolute;
    top: 17px;
}
	
	.container.box-to-box {
    border: 1px solid #D7D9E0;
    border-radius: 24px;
    padding: 28px 16px;
    width: 96%;
}
	
	.card-campanha2 {
    border-radius: 16px;
    padding: 20px 25px;
    min-height: 310px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E0F1F5;
    min-height: 435px;
}
	
	img.mulher-mobile.ls-is-cached.lazyloaded {
    width: 100%;
    height: auto;
}
	
	
	img.telemovel_header {
    width: 100%;
    height: auto;
		margin-top: 40px;
		    max-width: 322px;
}
	
	img.cartao_header {
    width: 100%;
    height: auto;
    position: relative;
    animation: floater 6s ease-in-out infinite;
    max-width: 270px;
				margin-top: 40px;

}
	
	.card-campanha {
    border-radius: 16px;
    padding: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #E0F1F5;
    min-height: 930px;
}
	
	.cards-vantagem-apple {
    min-height: 530px;
}
	
	img.mobile.mulher-mobile {
    position: absolute;
}
		
	
	p.subtitulo_section {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #d1005d;
}
	
	.image_number {
    max-width: 3%;
}
	
	#mainNav {
    box-shadow: none;
    background-color: transparent;
}
	
	.fixed-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
	
	img.img_pagamentos_mobile.mt-3.mobile {
    width: 100%;
    height: auto;
}
	
	.row.first_mobile {
    margin-top: 18%;
}
	
	section#onde{
    padding-top: 3rem;
}
	
	.row.align-items-top.passos {
    padding: 36px 4px 24px 4px;
}
	
	img.google-pay-millennium-header {
    position: absolute;
    height: auto;
		bottom: 0px;
	left: 2%;
	}
	
	p.taxas_promo_cp {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 27px;
}
	
	.container.mobile_padding {
    padding: 22px;
}
	
	p.subtitulo_cp {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 27px;
}
	
	.texto_campanhas {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #2E3641;
}
	
	
	.container.background {
    border-radius: 24px;
    width: 99%;
    padding: 16px;
}
	
	
	
	p.titulo_card {
    font-size: 30px;
	}
	
	.col-md-12.mt-4.stores_footer {
    padding: 0px;
}
	
	img.imagem_card {
    width: 100%;
    height: auto;
    max-width: 280px;
}
	
.btn-outline-primary {
    color: #ffffff !important;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
    border-width: 0.1rem;
    padding: 0.625rem 0.4rem 0.625rem 0.4rem!important;
}
	
	.background_agora {
    width: 100%;
    height: 100%;
    background: #F5F6FA;
    position: absolute;
    bottom: 0px;
}
	
	img.homem_app {
    max-width: 322px;
    bottom: 0px;
    width: 100%;
    height: auto;
}
	
	.cards-vantagem.margem-top {
    margin-top: 30px;
}
	
	.cards-onde {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px;
    min-height: 207px;
    margin-top: 8%;
}
	
	.cards-vantagem-apple {
    margin-bottom: 30px;
}
	
.cards-onde-black {
    border-radius: 16px;
    box-shadow: 0 3px 24px rgb(0 0 0 / 17%);
    padding: 30px 30px 0px 30px;
    min-height: 500px;
    margin-top: 8%;
}
	
	#controlo {
     padding: 3rem 0;
}
	
	.padding-texto {
    padding: 30px;
}
	
	img.card_responsive.\33 dsecure {
    max-width: 200px;
}
	
	h3 {
    font-family: 'Montserrat', sans-serif;
      font-size: 29px !important;
    line-height: 39px;
    font-weight: 600;
}
	
	p.descricao_campanha {
    margin-bottom: 30px;
}

	img.app_store {
    max-width: 100px;
}
	img.google_store {
    max-width: 100px;
}
	
	.video-container.mobile {
    height: 444px;
}
	p.mb-2.title_h1 {
color: #fff;
    font-size: 32px !important;
    line-height: 36px;
}

	header.masthead h1 {
font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
    letter-spacing: 1px;
}
	.page-section {
    padding: 3rem 0;
}
	
	.padding-texto-google {
    padding: 33px;
}
	
	p.destaque_primeira_section {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    color: #FFFFFF;
}
	
	.cards-onde-black {

    background-image: url(img/background_image_modulo_mobile.png);
    background-size: cover;
    background-repeat: no-repeat;
}
	
	
	.stores {
    margin-top: 10px;
}

img.google_play {
    max-width: 100px;
}
	
	img.apple_store {
    max-width: 100px;
}
	
	img.huawei_store {
    max-width: 100px;
}
	
img.samsung-millennium-header {
    position: relative;
    width: 100%;
    height: auto;
}
	
header.masthead {
    padding-top: 6rem;
    padding-bottom: 0rem;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    height: 70vh;
    min-height: 32rem;
    margin-top: 0px;
}
	
	s:after {
    content: '';
    display: block;
    width: 103%;
    height: 50%;
    position: absolute;
    top: 5px;
    left: -3px;
    border-bottom: 32px solid;
}
	
img.js_header.mobile {
    width: 100%;
    height: auto;
    margin-bottom: -45px;
}
	
	img.teresa_imagem_footer.mobile {
    margin-top: 40px;
}
	
		.avaliacao2 {
    font-family: gothamCondensed;
    color: #fff!important;
    font-size: 60px !important;
    line-height: 56px;
}
	
		.reminder img{
		max-width: 70px;
	}
	
		.reminder {
	z-index: 9999!important;
	}

div#background {
    width: 100%;
    height: 73%;
    background: #F5F6FA;
    position: absolute;
    top: 0px;
}
	
	
.botao_instale {
    background-color: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
    color: #d1005d;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 30px;
    text-decoration: none;
}
	.svg {
    position: absolute;
    bottom: -415px;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
}
	
	
	
	header.masthead p {
   font-size: 1rem;
}
	
	.desktop{
display: none;
}

.mobile{
	display: block !important;
	
}
	
	p.texto-card {
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    color: #2E3641;
    margin-bottom: 5px;
}
	
	.modal-content {
    max-height: 427px;
}
	
h2 {
    margin-top: 20px;
font-size: 26px !important;
    line-height: 30px;
}
	
		.fixed-top > div > a > img.logotipo_millennium{
display: none;
}
	
		.fixed-top > div > a > img.logotipo_millennium_bar{
	
				display: block;
		max-width: 170px;
}
	

	li {

    line-height: 25px;
}

	
	.watch {
		max-width: 345px;
}
	
	.numbers{
	padding-top: 5%;
}
	.how_tlm{
		margin-top: 6%;
	}
	
	.pay_topo{
		margin-bottom: 3%;
		max-width: 150px;
	}
	
	.ios_button img{
		margin-bottom:3%;
		max-width: 150px;
	}
	
	img.app_gallery {
    max-width: 100px;
}
}

@media (max-width: 340px) {
.btn {
    border-radius: 3rem !important;
    height: auto;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    line-height: 1;
    width: 100%;
    white-space: normal;
    max-width: 180px;
    margin-left: 2%;
}
	
	.svg {
    position: absolute;
    bottom: -605px;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
}
	
	
}

#policyCookieInformation{z-index:1050;position:fixed;top:0;width:100%;max-height:100%;overflow:auto}section.cookies{margin:0}section.cookies .screenCookie{background:#fff;padding:1em;display:none;position:relative;top:1em;left:1em;right:1em;border-radius:1em;box-shadow:1px 6px 10px 0 #aaa}section.cookies .screenCookie p{margin:.5em 0}section.cookies .screenCookie .form-check.form-check-inline{margin-bottom:2em}section.cookies .screenCookie#screenTwo{position:relative}section.cookies p.cerize{color:#d1005d;font-weight:600}section.cookies #align{display:inline-block}section.cookies p.font-14{font-size:14px;color:#2e3641}section.cookies #screen-shade{opacity:0;background:#000;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none;transition:opacity .8s}section.cookies label.custom-control-label{font-weight:600;position:initial;margin-bottom:0;}section.cookies .custom-control.custom-checkbox.custom-control-inline{display:inline-grid;margin-top:1.25em}section.cookies label.alone{font-weight:600}section.cookies #first.custom-control.custom-radio.custom-control-inline{margin-left:2em}section.cookies button.cookies-btn-accept{margin:1.25em 0}section.cookies .custom-control{padding-left:2em}section.cookies a.cookies-btn-options.btn.btn-link{display:block;color:#0097a7}section.cookies a.cookies-btn-options.btn.btn-link:hover{color:#087885}a.cookies-btn-options.btn.btn-link{display:block}@media (min-width:568px){section.cookies a.cookies-btn-options.btn.btn-link{display:inline-block;margin-left:1em}}@media (min-width:768px){section.cookies .screenCookie{padding:1.875em 3.375em;top:0;left:0;right:0;border-radius:0}section.cookies button.cookies-btn-accept{margin:1em}section.cookies .custom-control.custom-radio.custom-control-inline{margin-left:1.5em}section.cookies .custom-control.custom-checkbox{margin-top:1.4375em}}@media (min-width:992px){section.cookies button.cookies-btn-accept#acept{margin-top:-2.5em}}@media (max-width:767px){section.cookies .screenCookie{margin:0 1em;left:0;right:0}}.overlay.over-cookies.d-lg-none{z-index:1045}.useNewStyles{line-height:140%;font-size:20px!important;font-family:Arial,"Lucida Grande","Lucida Sans Unicode","Sans-Serif";color:#333;}@media (min-width:1200px){.useNewStyles .container{max-width:1579px;padding-left:4eem;padding-right:4em;box-sizing:border-box}}@media (min-width:1580px){.useNewStyles .container{max-width:1840px;padding-left:4rem;padding-right:4rem;box-sizing:border-box}}.useNewStyles *,.useNewStyles ::after,.useNewStyles ::before{box-sizing:border-box}.useNewStyles .btn-link{font-size:20px;font-family:Montserrat,sans-serif;color:#0097a7;font-weight:600;text-decoration:none;background-color:transparent;border-color:transparent;width:auto!important;border:0}.useNewStyles .btn-link:hover{color:#087885;font-family:Arial,"Lucida Grande","Lucida Sans Unicode","Sans-Serif";font-weight:600;text-decoration:none;background-color:transparent;border-color:transparent}.useNewStyles .btn-voltar{z-index:0}.useNewStyles .btn-link.btn-voltar:before{content:"";display:block;background:url(/_layouts/15/vNext.Presentation/Images/voltar.svg) no-repeat;font-size:20px;width:1em;height:.6em;float:left;margin:4px 10px 0 0}.useNewStyles .btn-link.btn-front:before{content:"";display:block;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/front.svg) no-repeat;font-size:20px;width:.6em;height:.4em;float:right;margin:7px 0 0 10px}.useNewStyles .btn-link.btn-front:hover:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/front_hover.svg) no-repeat}.useNewStyles .btn-link.btn-voltar:hover:before{background:url(/_layouts/15/vNext.Presentation/Images/voltar_hover.svg) no-repeat}.useNewStyles .btn-link.btn-close::before{content:"";display:block;font-size:20px;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/close_blue_bold.svg) no-repeat;width:.625em;height:.625em;float:left;margin:.25em .25em 0 0}.useNewStyles .btn-link.btn-close:hover::before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/close_blue_bold_hover.svg) no-repeat}.useNewStyles .btn-docs-grey:before{content:"";display:block;font-size:20px;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/docs-doc.svg) no-repeat;background-size:contain;width:1em;height:1.25em;float:left;margin:.1em 1em 0 0}.useNewStyles .btn-link.btn-docs:before{content:"";display:block;font-size:20px;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/docs_blue.svg) no-repeat;width:1em;height:1.25em;float:left;margin:-.1em .5em 0 0}.useNewStyles .btn-link.btn-docs:hover:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/docs_blue_hover.svg) no-repeat}.useNewStyles .btn-link.btn-add,.useNewStyles .btn-link.btn-details{line-height:1.4}.useNewStyles .btn-link.btn-add{font-size:20px;margin-top:.2em}.useNewStyles .btn-link.btn-add:before{content:"";display:block;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/mais_normal.svg) no-repeat;font-size:20px;width:1.25em;height:1.25em;float:left;margin:0 .5em 0 0}.useNewStyles .btn-link.btn-add:hover:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/mais_hover.svg) no-repeat}.useNewStyles .btn-link.btn-details:before{content:"";display:block;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/drop_down.svg) no-repeat;font-size:20px;width:1.5em;height:1.5em;float:right;margin:0 0 0 .5em}.useNewStyles .btn-link.btn-details.active:before{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/drop_up.svg) no-repeat}.useNewStyles .btn.btn-link{border-radius:0!important}.useNewStyles a.btn-link{padding-left:0;padding-right:0}.useNewStyles .btn{font-size:20px;border-radius:3em!important;height:auto;font-family:Arial,"Lucida Grande","Lucida Sans Unicode","Sans-Serif";font-weight:600;line-height:1;width:100%;white-space:normal}@media (min-width:568px){.useNewStyles .btn{width:auto}.useNewStyles .btn.btn-outline-primary{width:100%}}@media (min-width:568px){.useNewStyles .btn.btn-outline-primary{width:auto}}.useNewStyles .btn-cerize{color:#fff!important;background-color:#d1005d;background-image:none;border-color:#d1005d;font-size:1em;padding:.625em 1.875em .625em 1.875em}.useNewStyles .btn-cerize:hover,.useNewStyles .btn-primary:hover{color:#fff;background-color:#981353;border-color:#981353}.useNewStyles button.btn.hide-mobile{background-color:transparent;border-color:#fff;border-radius:1.5em;color:#fff;font-size:.8125em;padding:.625em 1.875em .625em 1.875em;display:flex;align-items:center;border:2px solid}.useNewStyles button.btn.hide-mobile img{width:1em;height:1em;margin-right:.625em;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/menu/login_white.svg) 0 0 no-repeat}.useNewStyles button.search{background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/menu/search.svg) no-repeat;width:1.25em;padding:1.8em 0 .8em;display:inline;cursor:pointer;top:0;border:none}.useNewStyles .btn-primary{color:#fff!important;background-color:#d1005d;border-color:#d1005d;padding:.625em 1.875em .625em 1.875em;font-weight:600}.useNewStyles .btn-primary:hover{color:#fff!important;background-color:#981353;background-image:none;border-color:#981353}.useNewStyles .btn-primary:disabled{color:#fff!important;background-color:#abacad;background-image:none;border-color:#abacad}.useNewStyles .btn-outline-primary{color:#d1005d!important;background-color:transparent;background-image:none;border-color:#d1005d;border-width:.1em;padding:.625em 1.875em .625em 1.875em}.useNewStyles .btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:none}.useNewStyles .btn-outline-primary.focus,.useNewStyles .btn-outline-primary:focus{box-shadow:none}.useNewStyles .btn-outline-primary:hover,.useNewStyles .btn.btn-outline-primary:not(:disabled):not(.disabled):active{color:#981353!important;background-color:transparent!important;background-image:none!important;border-color:#981353!important}.useNewStyles .btn-outline-primary:hover::before,.useNewStyles .btn.btn-outline-primary:not(:disabled):not(.disabled):active::before{filter:brightness(0) saturate(100%) invert(15%) sepia(37%) saturate(5597%) hue-rotate(313deg) brightness(99%) contrast(100%)}.useNewStyles .btn-outline-primary:disabled{color:#abacad!important;background-color:#fff;background-image:none;border-color:#abacad}.useNewStyles .btn-select{background:#fff;border:2px solid #2e3641;border-radius:1.5em;margin-left:auto;margin-right:1em;color:#2e3641;padding:.5em 0 .5em 1em;width:auto;text-align:center}.useNewStyles .btn.disabled,.useNewStyles .btn:disabled{border-color:#abacad;color:#abacad}.useNewStyles .btn.disabled .badge,.useNewStyles .btn:disabled .badge{background-color:#abacad!important}.useNewStyles .btn-lg.btn-primary{padding:1em 3.125em!important;font-size:1em;width:100%}.useNewStyles .btn-lg.btn-primary:hover{padding:1em 3.125em!important;color:#fff!important;background-color:#981353;background-image:none;border-color:#981353}.useNewStyles .btn-lg.btn-primary:disabled{color:#fff!important;background-color:#abacad;background-image:none;border-color:#abacad}@media (min-width:568px){.useNewStyles .btn-lg.btn-primary{width:auto}}@media (max-width:992px){.useNewStyles button.btn.hide-mobile img{width:1em;height:1em;margin-right:.625em;background:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/menu/login_white.svg) 0 0 no-repeat}}.useNewStyles .btn-secondary:not(:disabled):not(.disabled).active:focus,.useNewStyles .btn-secondary:not(:disabled):not(.disabled):active:focus,.useNewStyles .show>.btn-secondary.dropdown-toggle:focus{box-shadow:none!important}.useNewStyles .btn-primary:not(:disabled):not(.disabled).active,.useNewStyles .btn-primary:not(:disabled):not(.disabled):active,.useNewStyles .show>.btn-primary.dropdown-toggle{box-shadow:none!important}.useNewStyles .btn-primary:not(:disabled):not(.disabled).active,.useNewStyles .btn-primary:not(:disabled):not(.disabled):active,.useNewStyles .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#981353;border-color:#981353}.useNewStyles .custom-checkbox,.useNewStyles .custom-radio{margin:.25em 1em .25em 0}.useNewStyles .custom-checkbox .custom-control-label::before {border-radius: .25rem;}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::before,.useNewStyles .custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:transparent;border-width:2px;border-color:#2e3641}.useNewStyles .custom-control-label::before{position: absolute;top:0;left: 0;border:1px solid #acabad;background:#fff;width:1.5em;height:1.5em;display: block;pointer-events: none;content: "";user-select: none;}.useNewStyles .custom-radio .custom-control-input:checked~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/bullet-radio.svg);width:22px;height:22px;top:4px;left:4px;box-shadow:none}.useNewStyles .custom-radio .custom-control-input:checked:disabled~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/bullet-radio-disabled.svg);background-size:1em;box-shadow:none}.useNewStyles .custom-radio .custom-control-input:disabled~.custom-control-label::before{background:0 0;border:1px solid #c1c1c1}.useNewStyles .custom-radio .custom-control-input:checked:disabled~.custom-control-label::before{background:0 0;border:2px solid #c1c1c1}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#0997a7}.useNewStyles .custom-control-label::after{position:absolute;left:-5px;top:-5px;width:40px;height:40px;background:0 0!important}.useNewStyles .custom-control-label:hover::before{border:1px solid #2e3641}.useNewStyles .custom-control-input:disabled~.custom-control-label{color:#aaa}.useNewStyles .custom-control-input:disabled~.custom-control-label::before{background-color:#efefef}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::before,.useNewStyles .custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:transparent}.useNewStyles .custom-checkbox .custom-control-input:checked~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/check_checked.svg);background-size:2.5em}.useNewStyles .custom-checkbox .custom-control-input:disabled~.custom-control-label::before{background:#fff;background-size:100%;border-color:#acabad}.useNewStyles .custom-checkbox .custom-control-input:disabled~.custom-control-label::after{background:#fff;background-size:100%}.useNewStyles .custom-checkbox .custom-control-input:checked:disabled~.custom-control-label::before{background:0 0;border-color:#acabad}.useNewStyles .custom-checkbox .custom-control-input:checked:disabled~.custom-control-label::after{content:url(/_layouts/images/BCP.SDC.FEP.Foundation.Presentation/Next/check_disable.svg);background-size:2.5em};.useNewStyles .custom-control-label::before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6};

.game{
	
}
