﻿.container1 {

display: flex;

justify-content: space-evenly;

align-items: center;

margin: 60px 0;
}


.container2 {
    background-image: url(/Particulares/Cartoes/PublishingImages/Samsung-Pay/SamsungPay-mid-page-image.jpg);
    min-height: 650px;
    background-position: bottom right;
    background-size: cover;
}
.container4 {
    /* border-top: 2px solid #9DB1C9; */
    margin-top: 40px;
}

.container5 .container {
    width:70%;
    margin:0 auto;
} 

.ilustracao {
    /* float: left; */
    /* width: 35%; */
}

.texto {
    /* float: left; */
    /* width: 50%; */
    display: flex;
    /* padding: 40px; */
    margin: 60px 0;
    gap: 40px;
    justify-content: space-evenly;
}
.txt-wallet {
    width: 100%;
    float: left;
}
.wallet-icon {
    width:50%;
    max-width: 100px;
    float: left;
}
.wallet-txt {
    /* width:50%; */
    /* max-width: 360px; */
    float: left;
    margin-left: 20px;
    padding-top: 44px;
}
h3.big-title {
    font-size: 27px;
    font-weight: 700;
    /* color: #0071ce; */
    padding: 0 0 30px 0;
    text-align: left;
    font-family: 'Spartan';
}

p.txt {
    font-size: 16px;
    color: #3F5B78;
    margin: 0 0 18px 0;
    font-family: 'Roboto';
    line-height: 1.4em;
}

h3.extra-big-title {
    font-size: 50px;
    font-weight: 700;
    font-family: 'Spartan';
    color: #fff;
    line-height: 1.2em;
    padding: 150px 0 40px 0;
}

.advantage {
    width: 450px;
    float: left;
    position: relative;
    /* left: 40px; */
}

h4.small-title {
    color: #00559a;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Spartan';
    padding: 0;
    margin: 0;
}

img.icons-lojas {
    max-width: 280px;
    /* margin-bottom: 40px; */
}

.icons-lojasM {
    display: none;
}
.texto-wide {
    padding: 40px;
    width: 100%;
    float: left;
}

img.icon-wallet {
    max-width: 120px;
    margin-right: 40px;
    position: relative;
}

a.link-cartoes {
    color: #fff;
    background-color: #0071ce;
    padding: 10px 15px;
    border-radius: 8px;
    /* position: relative; */
    font-family: 'Spartan';
    /* top: 40px; */
    font-size: 15px;
    font-weight: 500;
}

/* imagem centro */







@media (max-width: 1900px) {
    .container2 {        
    min-height: 650px;
    background-position: bottom right;
}
}

@media (max-width: 1600px) {
    .container2 {        
    min-height: 650px;
    background-position: bottom right -200px;
}
}

@media (max-width: 1280px) {
    .container2 {        
    min-height: 600px;
    background-position: bottom right -300px;
}
    h3.extra-big-title {
    font-size: 4.5em;
    padding: 60px 0 40px 0px;
}
    .advantage {
    width: 480px;
    float: left;
    position: relative;
    left: 80px;
}
}

@media (max-width: 1024px) {
    .container2 { 
       
    max-height: 300px;
    height: 400px;
    background-position: bottom right -70px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 350px;
}

    h3.extra-big-title {
    font-size: 3.5em;
    padding: 60px 0 40px 0px;
}
    .advantage {
    width: 480px;
    float: left;
    position: relative;
    left: 40px;
}

    img.icons-lojas {
    max-width: 320px;
    margin-bottom: 40px;
    width: 200px
}
}


@media (max-width: 1004px) {

    .video {
    width: 100% !important;
}
    
    .container2 {
    background-image: url(/Particulares/Cartoes/PublishingImages/Samsung-Pay/SamsungPay-mid-page-image.jpg);
    max-height: auto;
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: -747px;
    min-height: 500px;
}
    h3.extra-big-title {
    font-size: 3.5em;
    padding: 60px 0 140px 0px;
    color: #fff;
}
    .advantage {
    width: 480px;
    float: none;
    position: relative;
    left:0px;
    margin: auto;
    text-align: center;
}
    .white {
        color:#fff !important;
    }
    img.icons-lojas {
        display: none;
    }
    img.icons-lojasM {
    display: block;
    max-width: 280px;
    width: 200px;
    margin:auto;
    }
    .ilustracao {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: auto
}

.texto {
    float: none;
    width: 100%;
    flex-wrap: wrap;
    padding: 40px;
    max-width: 500px;
    margin: auto;
}

    .texto-wide {
    padding: 40px;
    width: 100%;
    float: none;
    max-width: 500px;
    margin: auto;

}

    .wallet-icon {
    width:100%;
    max-width: 100px;
    float: none;
    margin: auto;
}
    .wallet-txt {
    width:100%;
    max-width: 360px;
    float: none;
    margin-left: 0px;
    padding-top: 0px;
    margin: auto;
    padding-bottom: 92px;
    text-align: center;
}
}
@media (max-width: 767px) {
    h3.extra-big-title {
    font-size: 3.5em;
    padding: 40px 20px 120px 20px;
    color: #fff;
}
    .advantage {
    width: 100%;
    float: none;
    position: relative;
    left:0px;
    margin: auto;
    text-align: center;
    padding: 40px
}
    h3.big-title {
    font-size: 3.5em;
}
}

@media (max-width: 500px) {
    h3.extra-big-title {
    font-size: 3.5em;
    padding: 20px 20px 80px 20px;
    color: #fff;
}
    .advantage {
    width: 100%;
    float: none;
    position: relative;
    left:0px;
    margin: auto;
    text-align: center;
    padding: 20px
}
    a.link-cartoes {
    font-size: 1.3em;
    font-weight: 700;
}
}

.container3 ol li {
    list-style: decimal;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 0 20px;
    color: #3F5B78;
}

.video {
    margin: 30px auto;
}