﻿
span.spnButton {
    padding: 20px;
    display: block;
}

.features .container .details .col H3{
    border-bottom: 0;
}

@media only screen and (max-width: 700px) {

    .splash-spacer{
        padding-top: 82vw;
}
  .info-simular {
    margin-top: 30px;
}

body .splash-product .splash-product-mobile  h3.title{padding: 0;padding-top:40px;max-width: unset;width: 80%;margin: auto;text-align: center;/* padding: 0; */}

.splash-product .title {
    align-self: center;
}
    .container .text-produto{
        align-items: center;
        height: unset;
    }
    .splash-product .text .title-card{
        align-self:center;
        padding-top: 30px;
        text-align: center;
    }
    .splash-text-container{height:unset}
 }
.Calback-CredCP {
    display: none;
}
.tabela .table-desktop {
    margin-top: 40px;
}
.notes {
    /* float: left; */
    margin: 60px 20px 0 20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #3f5b78;
    line-height: 22px;
    /* width: 95%; */
}

.notesa .container {
    /* width: 80%; */
    margin: auto;
}
a.btn_contacto {
    display: inline-block;
    background-color: #0071ce;
    padding: 10px 20px;
    font-size: 17px;
    color: #fff;
    border-radius: 8px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Spartan';
    line-height: 15px;
    margin-top: 0;
    /* width: 100%; */
    /* text-align: center; */
}

     a.btn_contacto:hover {
        background-color: #00559a;
    }
.sgnfCards .sgnfCard H3 {
    color: #0A243E;
    font-size: 19px;
    font-weight: 500;
    padding: 0px 0 4px 0;
    line-height: 26px;
    font-family: 'Roboto';
}

.sgnfCards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    /* width: 80%; */
    margin: auto;
}
.sgnfCard {
    width: 45%;
    min-width: 360px;
    padding: 28px;
    margin-bottom: 5%;
    border: 1px solid;
    border-color: #c9d5e7;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.sgnfCard p {
    font-family: 'ROBOTO';
    font-size: 16px;
    color: #3F5B78;
    line-height: 20px;
    margin-top: 10px;
}


.sgnfCard figure.image {
    flex-basis: 8%;
    flex-grow: 0;
    flex-shrink: 0;
}
.sgnfCard .CardText{
    flex-basis: 90%;
    flex-grow: 1;
    padding-left: 20px;
}

.advantages .advantages-img{
    float:right;
}
.features .container {
    /* margin: auto; */
    /* margin-top: 40px; */
    /* width: 80%; */
}
.notesa .notes p#frase{
    padding-top: 35px;
    padding-bottom: 40px;
    /* max-width: initial; */
    /* border-bottom: 1px solid #c9d5e7; */
    /* border-top: 1px solid #c9d5e7; */
    line-height: 24px;
}
.documents {
    padding-top: 0px;
}
.features {
    padding-bottom: 10px;
}
body .list-cards h2.title{
    text-align: center;
    width: 100%;
    padding: 0 0 36px 0px;
}
body .produtocp .list-cards h2.title {
    width: 80%;
    margin: 80px 0 0 0;
    padding: 0 0 15px 70px;
    text-align: left;
    line-height: 34px;
}

.tabs-content ul.clearfix::before {
    content: none;
}

body .list-cards .list ul:first-child > a  > li {
    /* border-color: #C9D5E7; */
    /* border: #C9D5E7 solid 1px; */
    /* border-radius: 8px; */
    display: flex;
    flex-direction: column;
    height: 670px;
    /* padding: 0; */
    margin: 0 5px;
    padding: 20px 20px;
    padding: 0;
    flex-basis: auto;
    width: 100% !important;
}


.info-frase {
    color: #0a243e;
    font-weight: 400;
    line-height: 1.6em;
    font-size: 17px;
    text-align: center;
    margin-top: 50px;
}

.splash-product-mobile {
    /* background: none !important; */
}

article.splash-product {
    background-color: #fff !important;
}

h3.beneficios {
    color: #00559a;
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 700;
    line-height: 1.6em;
    font-family: 'Spartan';
}

.CardText li {
    list-style-image: url(https://www.cgd.pt/Particulares/Credito/Habitacao/PublishingImages/CH-Aquisicao/img/check.svg);
    line-height: 1.4em;
    margin-bottom: 7px;
    padding-left: 5px;
}

.sgnfCard ul {
    font-family: 'ROBOTO';
    font-size: 16px;
    color: #3F5B78;
    line-height: 20px;
    margin-top: 10px;
}

.notes {
    padding: 0 !important;
}

span.icon-Network {
    font-size: 40px;
    color: #9DB1C9;
}