
h1, h2, h3, h4, h5, h6 {
    color: #FFF;
}

body {
    /* background: #e2f7ff;
    background: #f0ffe9; */
    background: #fcfcfc;
        display: none;
}

.box-layout .body-wrapper {
    width: 1050px;
        background-color: #FFFFFF;
}
.box-layout header {
    width: 960px;
}


#logotipo .inner {
    /*padding: 25px 0px 0px 0px;*/
}
#logotipos {
    /* margin-bottom: 24px; */
}
#logotipos .inner {
    display: flex;
    justify-content: space-between;
    padding: 25px 0px 30px 0px;
}

#slidePrincipal .inner {
    padding: 0px;
    width: 1050px;
}




.dark-wrapper .inner {
    /*width: 1020px;*/
    /*padding: 30px 0px;*/
    padding: 60px 0px;
}
.intervalo .inner {
    /*padding: 30px 0px;*/
    padding: 30px 0px 36px;
}
.intervalo img {
    display: inline-block;
}


.dark-wrapper {
    /* background-color: #29ace3;
    background-color: #75a55e;
    color: #FFF; */
    background-color: #f5f5f5;
    color: #868686;
    border-top: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
}

.dark-wrapper h3 {
    color: #FFF;
}

ul li:before {
    color: #FFFFFF;
    color: #868686;
}

li {
    /*line-height: 20px;*/
    line-height: 19px;
}

.centrado {
    text-align: center;
}

a.button.branco {
    background-color: #CDF2FF;    
    color: #ec008c;
    font-size: 18px;
    margin-bottom: 0px;
}
a.button.branco:hover {
    background-color: #fff;
    color: #ec008c;    
}

a.button.branco-gradient {
    /* background-color: #CDF2FF; */
    color: #828282;
    font-size: 18px;
    margin-bottom: 5px;
    box-shadow: 0px 1px 4px #828282;
    min-width: 210px;

    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgb(214,214,214) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgb(214,214,214) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgb(214,214,214) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7def2', GradientType=0 );
}
a.button.branco-gradient:hover {
    /* background: #fff;  */
    /* color: #02709E;
    color: #497534; */
    color: #383838;
    box-shadow: 0px 0px 2px #6d6d6d;
}


/*
.intervalo h3 {
    color: #2babe2;
}

.intervalo span.escuro {
    color: #121f48;    
}

.intervalo h3 span.font-grande {
    font-size: 20px;
}
.intervalo h3 span.font-media {
    font-size: 17px;
}
.intervalo h3 span.font-pequena {
    font-size: 13px;
}
.intervalo .linha1-1 {
    margin-top: 6px; 
    margin-bottom: 0px;    
}
.intervalo .linha2-1 {
    margin-bottom: 3px;    
}
.intervalo .linha3-1 {
    margin-bottom: 0px;    
}

.intervalo .linha1-2 {
    margin-top: 6px; 
    margin-bottom: 0px;
}
.intervalo .linha2-2 {
}

.intervalo .linha1-3 {
    margin-top: 4px; 
    margin-bottom: 1px;
}
.intervalo .linha2-3 {
    margin-bottom: 0px;    
}
.intervalo .linha3-3 {
    margin-bottom: 0px;    
}
*/
#intervalo1 img,
#intervalo3 img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.intervalo h3 {
    color: #2babe2;
    color: #5b5b5b;
    font-weight: normal;
}

.intervalo span.escuro {
    color: #121f48; 
    color: #5b5b5b;   
}

.intervalo h3 span.font-grande {
    font-size: 20px;
}
.intervalo h3 span.font-media {
    font-size: 17px;
}
.intervalo h3 span.font-pequena {
    font-size: 13px;
}
.intervalo .linha1-1 {
    margin-top: 6px; 
    margin-bottom: 0px;    
}
.intervalo .linha2-1 {
    margin-bottom: 3px;    
}
.intervalo .linha3-1 {
    margin-bottom: 0px;    
}

.intervalo .linha1-2 {
    margin-top: 6px; 
    margin-bottom: 0px;
}
.intervalo .linha2-2 {
}

.intervalo .linha1-3 {
    margin-top: 4px; 
    margin-bottom: 1px;
}
.intervalo .linha2-3 {
    margin-bottom: 0px;    
}
.intervalo .linha3-3 {
    margin-bottom: 0px;    
}


.intervalo2 .botao-facebook-imagem {
    margin-top: -5px;
}



#azul1-coluna2 {
    padding-left: 10px;
}
#azul1-coluna3 h1.preco {
    margin-bottom: 8px;
}


.linha-de-apoio {
    margin-top: 15px;
    text-align: left;
    margin-left: 116px;
}
.linha-apoio-1 {
    font-size: 14px;
    padding-bottom: 0;
}
.linha-apoio-2-telefone {
    padding-bottom: 0;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 2px;
}
.linha-apoio-3 {
    font-size: 12px;
}







img#imagem-cartao-gold {
    margin-top: 8px;
    margin-top: 2px;
    margin-bottom: 24px;
    border-radius: 8px;
    box-shadow: 1px 1px 5px rgba(50,50,50,0.5);
}

/* .titulo-vantagensGold {
    color: #121f48; 
    font-size: 20px; 
    padding-bottom: 18px;   
} */
.titulo-vantagensGold {
    /* color: #164b71;
    color: #121f48;  */
    color: #5a5a5a;
    font-size: 24px;
    /* padding-bottom: 18px; */
    padding-bottom: 10px;
    font-weight: bold;
}

.lista-vantagensGold {
    text-align: left; 
    padding-bottom: 0px;
    margin-top: 10px;
}
ul.lista-vantagensGold li {
    /*line-height: 17px;*/
    /* line-height: 20px; */
    line-height: 19px;
}

#nota-gold {
    margin-top: -4px;
    margin-bottom: 12px;
    margin-left: 14px;
    margin-right: 14px;
    font-size: 17px;
    text-align: center;
    line-height: 30px;
}


#novidadeGoldArea h4#linha1Novidade {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ca0078;
    margin-bottom: 8px;
}
#novidadeGoldArea p#linha2Novidade {
    letter-spacing: 0.6px;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: -8px;
}
#novidadeGoldArea h3#linha3Novidade {
    color: #001c49;
    color: #0e3471;
    font-size: 16px;
    text-transform: uppercase;
}

#botaoGoldArea {
    text-align: center;
    margin-top: 32px;
}





.iconPDF {
    margin-left: 10px;
    margin-right: 10px;
}

.linkTabelaActosMedicos {
    text-align: left;
    margin-top: 38px;
    line-height: 18px;
    margin-bottom: 28px;
}


#area-azul-2 h2 {
    letter-spacing: 1px;
    line-height: 33px;
}


img#imagem-cartao-prestige {
    margin-top: 2px;
    margin-bottom: 24px;
    border-radius: 8px;
    box-shadow: 1px 1px 5px rgba(50,50,50,0.5);
}


#vantagensPrestige1 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
}
#vantagensPrestige1 h2 {
    font-weight: 700;
}
#vantagensPrestige1 h2 {
    font-weight: 700;
    color: #868686;
}

#vantagensPrestige2 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
}
#vantagensPrestige2 p {
    line-height: 28px;
}
#vantagensPrestige2 p:last-child {
    padding-bottom: 0;
}

.linkTabelaActosMedicosMedicina {
    text-align: left; 
    margin-top: 6px; 
    line-height: 18px;
    margin-bottom: 0px;
}
/* .titulo-vantagensPrestige {
    color: #121f48; 
    font-size: 20px; 
    padding-bottom: 18px;
    margin-bottom: 12px;
} */
.titulo-vantagensPrestige {
    /* color: #121f48; */
    color: #5a5a5a;
    font-size: 24px;
    padding-bottom: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}


#nota-prestige {
    margin-top: -4px;
    margin-bottom: 16px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 6px;
    font-size: 17px;
    text-align: center;
    line-height: 30px;
}

#novidadePrestigeArea {
    text-align: center;
    margin-bottom: 34px;
}
#novidadePrestigeArea h4#linha1Novidade {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ca0078;
    margin-bottom: 8px;
}
#novidadePrestigeArea p#linha2Novidade {
    letter-spacing: 0.6px;
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: -8px;
}
#novidadePrestigeArea h3#linha3Novidade {
    color: #001c49;
    color: #0e3471;
    font-size: 16px;
    text-transform: uppercase;
}
#botaoPrestigeArea {
    text-align: center;
    margin-top: 32px;
    margin-top: 24px;
}
.area-tabela-prestige-pdfs .titulo-tabelas-download {
    text-align: center;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 16px;
}





.vantagensLeft {
    float: left;
    width: 294px;
    margin-right: 38px;
}
.vantagensRight {
    float: left;
    width: 290px;
    margin-top: 42px;
}
.azul2-left {
    float: left;
    width: 294px;
    margin-right: 38px;
    margin-top: 58px;
    margin-bottom: -50px;
}
.azul2-right {
    float: left;
    width: 290px;
    text-align: center;
    margin-top: 16px;
}
#azul2-coluna2 {
    padding-left: 10px;
}
#azul2-coluna3 h1.preco {
    margin-bottom: 8px;
}

#intervalo3-alternativo {
    display: none;
    margin-bottom: 40px;
}





.roxo {
    color: #ec008c;
    color: #73a55b;
}

a.link-pdf h5 {
    color: #121f48;
    opacity: 0.65;    
}
a.link-pdf h5:hover {
    opacity: 1;
}

.area-tabela-gold-pdfs {
    margin-top: 10px;
    /*margin-bottom: 38px;*/
    margin-bottom: 50px;
}
a.botao-pdf {
    display: block;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 4px 20px;
    border-radius: 8px;
    margin-left: 16px;
    margin-right: 16px;
    /* background: #97e0ff;
    background: #c1e0b3; */
    background: #dadada;
    opacity: 1;
    min-width: 200px;
}
a.botao-pdf:hover{
    opacity: 0.75;
}
a.botao-pdf h5 {
    /* color: #2f001c; */
    color: #404040;
    margin-bottom: 0;
    line-height: 20px;
    font-weight: 600;
}
.area-tabela-prestige-pdfs {
    /*margin-bottom: 44px;*/
    /* margin-bottom: 30px; */
    margin-bottom: 24px;
}




#area-azul-2b h2 {
    letter-spacing: 1px;
    line-height: 33px;
}
img#imagem-cartao-dental {
    margin-top: 2px;
    margin-bottom: 24px;
    border-radius: 8px;
    box-shadow: 1px 1px 5px rgba(50,50,50,0.5);
}
.titulo-vantagensDental {
    /* color: #121f48;  */
    color: #5a5a5a;
    font-size: 24px;
    padding-bottom: 18px;
    font-weight: bold;
    margin-bottom: 4px;
}
.lista-vantagensDental {
    text-align: left; 
    padding-bottom: 0px;
    margin-top: 4px;
}
ul.lista-vantagensDental li {
    line-height: 20px;
}
.area-tabela-dental-pdfs {
    margin-bottom: 36px;
}


#nota-dental {
    margin-top: -4px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 17px;
    text-align: center;
    line-height: 30px;
}
#azul2b-coluna3 h1.preco {
    margin-bottom: 8px;
}
#botaoDentalArea {
    text-align: center;
    margin-top: 32px;
}

.area-tabela-dental-pdfs .titulo-tabelas-download {
    text-align: center;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 16px;
}




h1.preco {
    /* color: #d3e9f3;
    color: #FFF;
    text-shadow: 1px 1px 5px #222; */
    color: #656565;
    text-shadow: 1px 1px 5px #a9a9a9;
}
span.valor {
    font-size: 48px;
    font-weight: 600;
}
span.euro {
    font-weight: 500;
    font-size: 24px;
}
span.mensal {
    margin-left: 6px;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
}





#cartao-branco {
    /*margin-top: 120px;*/
    /* margin-top: 60px; */
    margin-top: 61px;
    padding: 10px;
    background-color: #FFF;
    border-radius: 10px;
    max-width: 300px;
    display: inline-block;
}

img#imagem-cartaobranco-logo {
    display: inline-block;
    margin-top: 14px;
    margin-bottom: 18px;
}
.linha-de-apoio-cartao-branco {
    color: #121f48;
    margin-top: -4px;    
    margin-left: 20px; 
}
.linha-apoio-1-cartao-branco {
    font-size: 14px;
    padding-bottom: 0;
}
.linha-apoio-2-telefone-cartao-branco {
    padding-bottom: 0;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 2px;
}
.linha-apoio-3-cartao-branco {
    font-size: 12px;
    padding-bottom: 10px;
}

#cartao-branco h3 {
    color: #2babe2;
}

#cartao-branco #clique-aqui-vantagens {
    margin-top: 18px; 
    margin-bottom: 10px; 
    font-size: 18px;
}
#cartao-branco #clique-aqui-descarregar-manual {
    margin-top: 20px; 
    margin-bottom: 16px; 
    font-size: 18px;
}

#cartao-branco .escuro {
    color: #121f48;
}

.titulo-como-poupar {
    color: #5a5a5a;
    font-size: 20px; 
    padding-bottom: 10px;
}

.titulo-perguntas-frequentes {
    color: #5a5a5a; 
    font-size: 20px; 
    padding-bottom: 30px;
}


#perguntas {
    text-align: left;
    /* line-height: 21px; */
    line-height: 23px;
}
#perguntas .pergunta {
    /* padding-bottom: 10px; */
    padding-bottom: 13px;

}
#perguntas .resposta {
    color: #121f48;
    color: #656565;
}




footer {
    background: #ffffff;
    color: #b1b1b1;
    text-align: center;
    font-size: 12px;
    padding: 16px 0;
}
footer p {
    padding-bottom: 0;
}






#contacto-telefonico {
    width: 420px;
    padding: 40px;
    border-radius: 15px;
}
#contacto-telefonico h3 {
    color: #6C6C6C;
}
#contacto-email {
    width: 420px;
    padding: 40px;
    border-radius: 15px;
}
#contacto-email h3 {
    color: #6C6C6C;
}

.forms fieldset .text-input, .forms fieldset .text-area, .searchform input {
    background-color: #DFDFDF;
    color: #424242; 
}
.forms fieldset .text-area {
    min-height: 120px;
}
.forms fieldset .text-input:focus,
.forms fieldset .text-area:focus,
.searchform input:focus {
    background-color: #CFCFCF;
}
.button-row {
    margin-top: 26px;
    text-align: right;
}
a.button, .forms fieldset .btn-submit, .filter li a {
    background-color: #5B7AB5;
}
.forms fieldset .text-input-row {
    margin-bottom: 7px;
}
.forms label {
    width: 300px;
    padding-top: 0px;
}
.transparente {
    opacity: 0.5;
}

input#promotorFormEmail,
input#promotorFormTel {
    opacity: 0.75;
    background-color: #e8e8e8;
}

div#respostaFormTelefonico {
    margin-top: 0px;
}
div#respostaFormEmail {
    margin-top: 0px;
}

.intervalo a:hover {
    opacity: 0.65;
}
.intervalo a.botao-facebook:hover {
    opacity: 0.85;    
}

#pesquisa {
    width: 920px;
    height: 800px;
    padding: 10px;
}

.mouseoverTransparente:hover {
    opacity: 0.85;
}









    .inner {
        width: 960px
    }
    .items.col4 {
        margin-right: -8px
    }
    .items.col4 li {
        margin: 0 8px 8px 0;
        width: 234px;
    }
    .category-wrapper .carousel-wrapper,
    .touch-carousel {
        width: 680px
    }
    .portfolio-detail-content-container .content {
        width: 660px
    }
    .item-details {
        width: 260px
    }
    #first.parallax .inner {
        padding-top: 110px;
    }
    #second.parallax .inner {
        padding-top: 110px;
    }
    #third.parallax .inner {
        padding-top: 110px;
    }
    #fourth.parallax .inner {
        padding-top: 110px;
    }
    .box-layout {
        padding: 0;
    }
/*    .box-layout .body-wrapper {
        width: 100%;
    }
    .box-layout header {
        width: 100%;
    }
*/
    .box-layout .portfolio-detail-view,
    .box-layout .portfolio-detail-view-remove   {   
        width:100%;
    }