
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.25, 1.25);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.25, 1.25);
  }
}

.animated {
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -o-animation-duration: 0.7s;
    animation-duration: 0.7s;
}

.grecaptcha-badge {
    display: none;
}

#inscreve, #como {
    cursor: pointer;
}

.fullwidthbanner-container {
    visibility: hidden;
}

.fullwidthbanner-container .slotslide img {
  -webkit-animation: zoom 30s;
  animation: zoom 30s;
}

.row {
  margin-right: 0;
  margin-left: 0;
}
.row-candidate {
    margin-right: -15px;
    margin-left: -15px;
}

.modal-info .modal-header .close {
    margin-top: -50px;
    font-size: 60px;
}
.modal-info .modal-body p,
.modal-info .modal-body li  {
    font-size: 1.8rem;
}
.modal-info .colunas-com-bordas {
    border: 1px solid #6D6E71;
    padding: 10px;
    font-size: 1.8rem;
}
.modal-info .link-cookies a {
    word-break: break-all;
}

.contact .horarios {
    font-size: 2.2rem;
    font-weight: 400;
}

.contact .social a.fb:hover {
    background: #00cfef;
}

.contact .col-rodape {
    text-align: center;
    margin-top: 40px;
}
.contact .copyright span {    
    margin: 10px 0;
}
.img-ralc {
    margin-top: 5px;
    cursor: pointer;
}
.img-livro {
    width: 100px;
    margin-left: 20px;
}

#portfolio-items-wrap {
    width: 100%;
}
.col-equipa {
    padding: 1px;
}
.thumb-mkt li article a {
    margin: 3% 0 0 0 !important;
}
.logo {
    left: 42%;
    margin: 15px 0 0 0;
    max-width: 180px;
}
.slider-desktop {
    display: block;
}
.slider-mobile {
    display: none;
}

p.title-detail {
    font-size: 1.4em !important;
    color: #333333;
    font-weight: 300;
    line-height: 30px !important;
}

.title-detail.bloco-quemsomos {
    text-align: justify;
    margin-top: 30px;
}

h1.bloco-quemsomos {
    font-family: 'Open Sans', sans-serif;
    font-size: 49px;
    font-weight: 850;
    color: #393939;
    line-height: 1.3;
    margin-top: 10px;
}
h2.subbloco-quemsomos {
    font-family: 'Open Sans', sans-serif;
    font-size: 37px;
    font-weight: 850;
    color: #393939;
    line-height: 0.8;
    letter-spacing: 0px;
    margin-top: 10px;
}

h2.selo {
    margin-top: 10px;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0px;
}
.portugal-selo{
    color: rgb(41, 56, 149);
}

.team-sec .detail-left h4 {
    margin-bottom: 20px;
}

.team-sec .detail-left p {
    font-size: 1.4em;
}

.team-sec .detail-left .title-left {
    margin-left: 140px;
}

.team-sec .detail-left .title-right {
    margin-right: 140px;
}

.team-sec .detail-center {
    float: none;
    text-align: center;
}

.team-sec .detail-center h4 {
    font-size: 46px;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 20px;
}

.team-sec .detail-center p {
    font-size: 1.4em;
}

.team-sec.linha-1 {
    min-height: 300px;
    height: auto;
}

/* Garantir que elementos na mesma row tenham a mesma altura */
#team .row {
    display: flex;
    flex-wrap: wrap;
}

#team .row > [class*="col-"] {
    display: flex;
}

#team .row .team-sec.linha-1,
#team .row .team-sec.linha-2,
#team .row .team-sec.linha-3,
#team .row .team-sec.linha-4 {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.team-sec.linha-2 {
    min-height: 370px;
    height: auto;
}

.team-sec.linha-3 {
    min-height: 250px;
    height: auto;
}

.team-sec.linha-4 {
    min-height: 290px;
    height: auto;
}

@media all and (max-width: 1200px){
    .team-sec.linha-1, .team-sec.linha-2, .team-sec.linha-3, .team-sec.linha-4{
        height: auto;
    }
}

@media all and (max-width: 992px){
    .team-sec.linha-1, .team-sec.linha-2, .team-sec.linha-3, .team-sec.linha-4{
        text-align: center;
    }

    .title-left, .title-right{
        margin-left: 0px !important;
        margin-right: 0px !important;
        margin: auto !important;
        width: 100% !important;
    }

    .detail-left{
        width: 100% !important;
    }
}

.team-sec.ultima-linha {
    margin-top: 50px;
}

.team-sec h4 {
    color: #676767 !important;
}

.pressroom .left-text a,
.pressroom .right-text a {
    color: #676767;
}

.latest-pro h2 {
    margin-bottom: 30px;
}

.sponsors {
    margin: 0;
}

h1.bloco-nossaequipa {
    margin-top: 10px;
}

.title-detail.bloco-nossaequipa {
    text-align: center;
    margin-top: 30px;
}

.s2 .title-detail {
    text-align: justify;
}

.navbar-default .navbar-left > li > a {
    margin: 0px 13px;
}

.navbar-default .navbar-right > li > a {
    margin: 0px 15px;
}
p.bloco-temos {
    font-size: 48px;
    font-weight: 800;
    text-transform: none;
    letter-spacing: -2px;
    color: #00cfef !important;
    margin-top: 100px;
    margin-bottom: 20px;
}
#second {
    background: url(../images/Banners/1x/Banner3.webp) no-repeat fixed;
    background-position: top !important;
    background-size: cover !important;
    height: auto;
}
.contact .title .tel {
    font-weight: 500;
    font-size: 60px;
    margin-top: 30px;
}
.contact .title .morada {
    font-weight: 500;
    font-size: 40px;
    margin-top: 30px;
    color: #fff !important;
}
.contact .title .morada span {
    font-size: 32px;
}

.contact .title-candidata-te {
    padding-bottom: 30px;
}

.magica-titulo{
    /* background-color: rgba(0, 255, 0, 0.2) !important; */
    /* border: 2px solid yellowgreen !important; */
    width: 100vw !important;
    height: fit-content !important;
    /* top: 100px; */
    top: 14vw;
    position: absolute !important;
    z-index: 10000 !important;
    display: flex !important;
    justify-content: center;
}

.magica{
    /* background-color: rgba(0, 255, 0, 0.2) !important; */
    /* border: 2px solid yellowgreen !important; */
    width: 100vw !important;
    height: fit-content !important;
    /* top: 325px; */
    top: 22.25vw;
    position: absolute !important;
    z-index: 10000 !important;
    display: flex !important;
    justify-content: center;
}

/* .magica.mg-1 não usado - elementos do banner 1 são posicionados diretamente */
.magica.mg-1{display: none !important;}
/* .magica.mg-2{top: 325px;}
.magica.mg-3{top: 325px;}
.magica.mg-4{top: 325px;} */

.magica-botao{
    /* background-color: rgba(0, 255, 0, 0.2) !important;
    border: 2px solid yellowgreen !important; */
    width: 100vw !important;
    height: fit-content !important;
    /* top: 100px; */
    top: 380px !important;
    position: absolute !important;
    z-index: 10000 !important;
    display: flex !important;
    justify-content: center;
}

.caption.small-title, .caption.text-php, .caption.text-two{
    text-align: center;
    font-size: 36px !important;
    color: #fff;
    font-weight: normal;
    line-height: 36px !important;

    /* border: 2px solid red !important; */
    width: fit-content !important;
    /* margin: 0px auto !important; */
    /* left: 25vw !important; */
    word-break: break-all !important;
    word-wrap: break-word !important;
    position: static !important;
}

.magica-titulo .novporc, .magica-titulo .echo, .magica-titulo .text-one{
    /* border: 2px solid red !important; */
    width: fit-content !important;
    /* margin: 0px auto !important; */
    /* left: 25vw !important; */
    word-break: break-all !important;
    word-wrap: break-word !important;
    position: static !important;
}

.magico-botao-desktop{
    /* border: 2px solid red !important; */
    position: static !important;
    margin-left: 0 !important;
}

.ecra-1{
    display: block;
}

.ecra-2{
    display: none;
}

@media all and (min-width: 1200px){
    .magica-titulo{top: 225px;}
    .magica{top: 325px;}
    
    /* Forçar posições corretas do banner principal - ordem: Título -> CODE MASTER -> Tagline -> Botão */
    .slider-desktop .small-title.ecra-1{
        top: 180px !important;
    }
    .slider-desktop .banner-logo-code.caption.big_white{
        font-size: 52px !important;
        font-weight: 900 !important;
    }
    .slider-desktop .banner-logo-master.caption.big_blue{
        font-size: 52px !important;
        font-weight: 900 !important;
    }
    .slider-desktop .magico-botao-desktop{
        top: 583px !important;
    }
    .slider-desktop .banner-cta-button{
        font-size: 14px !important;
        padding: 10px 20px !important;
    }
}

@media all and (max-width: 1200px){
    
    .caption.lft.small-title, .caption.lft.text-php, .caption.lft.text-two{
        /*border: 2px solid green !important;*/
        font-size: 28px !important;
        line-height: 30px !important;
    }

    .ecra-1{
        display: none;
    }

    .ecra-2{
        display: block;
    }

}

#intro {
    background: url(../images/Banners/1x/Banner2.webp) no-repeat fixed;
    background-position: top !important;
    background-size: cover !important;
    height: auto;
}
.counters .counter {
    float: none;
    text-align: left;
    padding-left: 60px;
}
.counters span {
    font-size: 120px;
    font-weight: 900;
}
.counters .row {
    margin: 18% 0;
}
.counters p {
    font-size: 40px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 0;
}
.counters .empregabilidade-texto-principal {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 49px;
    line-height: 1.2;
    text-align: left;
}
.counters .empregabilidade-texto-secundario {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.3;
    text-align: left;
}
.testimonials {
    margin-top: 50px;
}
#third {
    background: url(../images/Banners/1x/Banner4.webp) no-repeat fixed;
    background-size: cover !important;
    height: auto;
}

.pressroom .right-text p,
.pressroom .right-text a,
.pressroom .left-text p,
.pressroom .left-text a {
    font-size: 1.3em;
}

.pressroom .texto-candidata-te {
    white-space: pre-wrap;
    word-wrap: break-word;
    font-size: 1.3em;
}

.pressroom .left-text {
    margin: 0px;
}

#fifth {
    /* background: url("../images/parallax/Parallax_phpecho.jpg") no-repeat fixed; */
    background-image: url("../images/parallax/Parallax_phpecho.jpg") !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    /* background: url("https://codemaster.pt/public/images/parallax/Parallax_phpecho.jpg") no-repeat fixed; */
}

.contact .form {
    margin-top: 55px;
}

.contact .social .face {
    margin-left: 0px;
}

.text-code {
    margin: 18% 0;
    text-align: left;
    padding-left: 60px;
}
.text-code p {
    color: #fff;
    font-weight: 700;
    margin: 0;
    line-height: 60px;
}
.text-code .ia-texto-principal {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 49px;
    margin-top: 0;
    line-height: 1.2;
    text-align: left;
}
.text-code .ia-texto-secundario {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.4;
    text-align: left;
}
.text-code .text-one {
    font-size: 60px;
    margin-bottom: 30px;
}
.text-code .text-two{
    font-size: 45px;
    margin-bottom: 30px;
    font-weight: normal;
}
.text-code .text-three{
    font-size: 45px;
}

.text-parallax {
    margin: 18% 0;
    text-align: left;
    padding-left: 60px;
}
.text-parallax p {
    color: #fff;
    font-weight: 700;
    margin: 0;
    line-height: 60px;
}
.text-parallax .metodologia-texto-principal {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 49px;
    margin-top: 0;
    line-height: 1.2;
    text-align: left;
}
.text-parallax .metodologia-texto-secundario {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.4;
    text-align: left;
}
.text-parallax .text-one {
    font-size: 65px;
    margin-bottom: 10px;
}
.text-parallax .text-two{
    font-size: 45px;
    font-weight: normal;
}
.text-parallax .text-three {
    font-size: 45px;
    font-weight: normal;
}

.fullwidthbanner .novporc {
    font-size: 90px !important;
}
.fullwidthbanner .empregabilidade {
    font-size: 44px !important;
    font-weight: 600;
}

.fullwidthbanner .echo {
    font-size: 60px !important;
    color: #fff;
    font-weight: 700;
}
.fullwidthbanner .text-php {
    font-size: 36px !important;
    color: #fff;
    font-weight: normal;
    line-height: 36px !important;
}
.fullwidthbanner .comment {
    font-size: 45px !important;
    color: #fff;
    font-weight: 700;
}

.fullwidthbanner .text-one {
    font-size: 55px !important;
    color: #fff;
    font-weight: 700;
}
.fullwidthbanner .text-two {
    text-align: center;
    font-size: 36px !important;
    color: #fff;
    font-weight: normal;
    line-height: 36px !important;
}
.fullwidthbanner .text-three {
    font-size: 40px !important;
    color: #fff;
    font-weight: 700;
}

.pressroom .divider-mobile {
    display: none;
}

.divider-mobile .banner-do-mobile{
    width: 100%;
}

.press-img img {
    transition: none;
}

@media all and (max-width: 1200px) and (min-width: 992px){

    body{
        overflow-x: hidden;
    }

    #container-nav{
        width: 100vw !important;
        margin: 0px;
        padding: 0px;
    }

    .navigation ul{
        display: flex;
        justify-content: space-evenly;
    }

    #bs-example-navbar-collapse-1{
        padding: 0px;
        width: 100%;
        
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
	}

    .navbar-left, .navbar-right{
        margin: 0px;
    }

    .navbar-left a, .navbar-right a{
        font-size: 12px !important;
    }

    .navbar-left{
        width: 44.5%;
    }

    .navbar-right{
        width: 42%;
    }

}

@media all and (min-width: 768px) and (max-width: 1200px){
    
    .com-sec{
        /*border: 3px solid red;*/
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .com-sec > .right-text, .com-sec > .left-text{
        /*border: 2px solid blue;*/
        margin: 0px !important;
    }

    .com-sec > .press-img{
        margin: 0px !important;
        /*border: 2px solid green;*/
    }

    .com-sec > .press-img > img{
        width: 100%;
        height: 100%;
    }

}

@media (min-width: 991px) {
    .modal-dialog {
        width: 900px;
        margin: 30px auto;
    }
}

/* Distância das setas do slider - 22px das bordas */
.tp-leftarrow,
.tp-leftarrow.large,
.tparrows.tp-leftarrow,
a.tp-leftarrow {
    left: 22px !important;
    margin-left: 0 !important;
    right: auto !important;
}
.tp-rightarrow,
.tp-rightarrow.large,
.tparrows.tp-rightarrow,
a.tp-rightarrow {
    right: 22px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    left: auto !important;
}

/* Alinhamento de elementos do banner a 99.7px da esquerda */
.fullwidthbanner .banner-logo-code,
.fullwidthbanner .big_white {
    left: 99.7px !important;
}
.fullwidthbanner .banner-logo-master,
.fullwidthbanner .big_blue {
    left: 239.7px !important;
}
.fullwidthbanner .banner-tagline {
    left: 99.7px !important;
}
.fullwidthbanner .magico-botao-desktop {
    left: 99.7px !important;
    top: 583px !important;
}
.fullwidthbanner .magico-botao-desktop a,
.fullwidthbanner .banner-cta-button {
    width: 175px !important;
    height: 46.7px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
}

/* Ajuste de fonte para título de empregabilidade - DESKTOP */
@media (min-width: 768px) {
    .empregabilidade-texto-principal {
        font-size: 36px !important;
    }
    .counters .empregabilidade-texto-principal {
        font-size: 36px !important;
    }
    .empregabilidade-texto-secundario {
        font-size: 24px !important;
        font-weight: 400 !important;
    }
    .counters .empregabilidade-texto-secundario {
        font-size: 24px !important;
        font-weight: 400 !important;
    }
}

/* Ajuste para texto "O céu não é o limite" não ficar cortado */
.alunos-texto.especial {
    padding: 30px 20px !important;
    overflow: visible !important;
    min-height: 120px !important;
    height: auto !important;
    line-height: 1.6 !important;
    display: block !important;
}
.fullwidthbanner .small-title.ecra-1 {
    left: 99.7px !important;
    top: 180px !important;
}

@media (min-width: 991px) and (max-width: 1366px) {
    .thumb-mkt li article a {
        margin: -7% 0 0 0 !important;
    }
    .tp-leftarrow.large {
        left: 22px !important;
    }
    .tp-rightarrow.large {
        right: 22px !important;
    }
}

@media (min-width: 768px) and (max-width: 1366px) {
    .counters .row {
        margin: 18% 0;
    }
    .counters span {
        font-size: 80px;
    }
    .counters p {
        font-size: 28px;
    }
    .text-code .text-one {
        font-size: 48px;
    }
    .text-code .text-two {
        font-size: 28px;
        line-height: 40px;
    }
    .text-code .text-three {
        font-size: 40px;
    }
    .fullwidthbanner .text-two {
        font-size: 38px !important;
        line-height: 38px;
    }
    .text-parallax .text-one {
        font-size: 50px;
    }
    .text-parallax .text-two,
    .text-parallax .text-three {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .slider-desktop {
        display: none;
    }
    .slider-mobile {
        display: block;
    }
    
    /* Ajustar largura do container da seção "Somos" no mobile */
    .section.somos .container-somos {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
    }
    
    /* Centralizar e ajustar espaçamento dos textos da seção "Somos" no mobile */
    .texto-somos,
    .texto-torna-diferentes,
    .texto-lema,
    .texto-candidata-te {
        text-align: center !important;
        padding: 0 40px !important;
        line-height: 1.6 !important;
        white-space: pre-wrap !important;
    }
    
    /* Preservar espaços e quebras de linha nos textos da seção Quem Somos */
    .texto-somos,
    .texto-torna-diferentes,
    .texto-candidata-te,
    .texto-saidas-profissionais {
        white-space: pre-wrap;
        word-wrap: break-word;
    }
    
    /* Remover espaço inicial nas saídas profissionais */
    #saidas .texto,
    #saidas .texto-saidas-profissionais {
        text-indent: 0 !important;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }
    
    #saidas .texto::first-letter,
    #saidas .texto-saidas-profissionais::first-letter {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    
    /* Remover espaçamento entre título e texto no mobile */
    #saidas .titulo-azul {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        line-height: 1.2 !important;
    }
    
    #saidas .titulo-azul + .texto-saidas-profissionais {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    #saidas .texto-saidas-profissionais {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    #saidas .texto-saidas-profissionais > *:first-child {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    #saidas .texto-saidas-profissionais p:first-child {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }
    
    /* Remover espaço inicial do texto */
    .texto-somos::first-line,
    .texto-torna-diferentes::first-line,
    .texto-saidas-profissionais::first-line {
        text-indent: 0;
    }
    
    /* Remover espaços em branco no início */
    .texto-somos,
    .texto-saidas-profissionais {
        text-indent: 0 !important;
    }
    
    .texto-somos p,
    .texto-torna-diferentes p {
        margin-bottom: 1em;
    }
    
    .texto-somos p:last-child,
    .texto-torna-diferentes p:last-child {
        margin-bottom: 0;
    }
    
    /* Preservar espaços e quebras de linha no conteúdo de Como Ensinamos */
    .conteudo-container {
        white-space: pre-wrap;
        word-wrap: break-word;
    }
    
    .conteudo-container p {
        margin-bottom: 1em;
    }
    
    .conteudo-container p:last-child {
        margin-bottom: 0;
    }
    
    .title-detail {
        white-space: pre-wrap;
    }
    
    /* Ajustar títulos e subtítulos da seção "Somos" no mobile */
    .section.somos .title h1 {
        font-size: 2em !important;
        padding: 0 40px !important;
    }
    
    .section.somos .title h2 {
        font-size: 1.5em !important;
        padding: 0 40px !important;
        margin-top: 40px !important;
    }
    
    .section.somos .title h3 {
        font-size: 1.2em !important;
        padding: 0 40px !important;
        text-align: center !important;
    }

    /*
    .slider-mobile > ul > li{
        display: flex;
    }

    .mobile-title1, .mobile-title2, .mobile-title3, .mobile-title4{
        border: 2px solid red !important;
    }
    */
    
    .container {
        width: 100%;
        padding: 0px 40px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 16px;
    }
    #team .container {
        padding: 0px;
    }
    #fifth {
        height: auto !important;
        /* background: url(../images/parallax/Parallax_phpecho.jpg) no-repeat fixed !important; */
        background: url(../images/parallax/Parallax_phpecho.jpg) no-repeat !important;
        background-size: cover !important;
    }
    #fifth .container {
        padding: 0px 10px;
    }
    #fifth .title {
        margin-bottom: 20px;
    }
    .logo {
        /* left: 30px; */
        left: calc(50% - 90px);
    }
    .title-detail.bloco-quemsomos {
        text-align: center;
    }
    p.title-detail {
        text-align: center;
        font-weight: 400;
    }
    .team-sec .detail-left p {
        font-weight: 400;
    }
    .team-sec .detail-center p {
        font-weight: 400;
    }
    .team-sec.linha-1,
    .team-sec.linha-2,
    .team-sec.linha-3,
    .team-sec.linha-4 {
        height: auto;
    }
    .team-sec .detail-left .title-right {
        margin-right: 0px;
    }
    .team-sec .detail-left .title-left {
        margin-left: 0px;
    }
    .team {
        padding: 40px 20px;
    }
    .team-sec .detail-center h4 {
        font-size: 30px;
    }
    #intro {
        background: url("../images/Banners/1x/Banner2.webp") no-repeat !important;
        background-size: auto !important;
    }
    .counters .row {
        margin: 20% 0 !important;
        text-align: left;
    }
    .counters .counter {
        width: 100%;
        text-align: left;
        padding: 0 20px;
    }
    .counters span {
        font-size: 100px;
    }
    .counters p {
        font-size: 30px;
    }
    .counters .empregabilidade-texto-principal {
        font-size: 20px !important;
        font-weight: 700 !important;
        margin-bottom: 49px !important;
        text-align: left !important;
        line-height: 1.3 !important;
    }
    .counters .empregabilidade-texto-secundario {
        font-size: 16px !important;
        font-weight: 400 !important;
        margin-bottom: 0 !important;
        text-align: left !important;
        line-height: 1.4 !important;
    }
    .section.oque,
    .section.como {
        margin-top: 40px;
    }
    .title-detail.bloco-nossaequipa {
        text-align: center;
    }
    .pressroom .right-text p, .pressroom .right-text a, .pressroom .left-text p, .pressroom .left-text a {
        font-size: 1.4em;
        font-weight: 400;
    }
    #second {
        background: url(../images/Banners/1x/Banner3.webp) no-repeat fixed !important;
        height: auto !important;
    }
    .text-code {
        text-align: left;
        margin: 20% 0 !important;
        padding: 0 20px;
    }
    .text-code .ia-texto-principal {
        font-size: 20px !important;
        font-weight: 700 !important;
        margin-bottom: 49px !important;
        text-align: left !important;
        line-height: 1.2 !important;
    }
    .text-code .ia-texto-secundario {
        font-size: 16px !important;
        font-weight: 400 !important;
        margin-bottom: 0 !important;
        text-align: left !important;
        line-height: 1.4 !important;
    }
    .text-code .text-one {
        font-size: 45px;
    }
    .text-code .text-two {
        font-size: 30px;
        line-height: 40px;
    }
    .text-code .text-three {
        font-size: 30px;
    }
    #third {
        background: url(../images/Banners/1x/Banner4.webp) no-repeat fixed !important;
        min-height: 500px !important;
        height: auto !important;
    }
    .text-parallax {
        margin: 20% 0 !important;
        text-align: left;
        padding: 0 20px;
    }
    .text-parallax .metodologia-texto-principal {
        font-size: 20px !important;
        font-weight: 700 !important;
        margin-bottom: 49px !important;
        text-align: left !important;
        line-height: 1.2 !important;
    }
    .text-parallax .metodologia-texto-secundario {
        font-size: 16px !important;
        font-weight: 400 !important;
        margin-bottom: 0 !important;
        text-align: left !important;
        line-height: 1.4 !important;
    }
    .text-parallax .text-one {
        font-size: 45px;
    }
    .text-parallax .text-two,
    .text-parallax .text-three {
        font-size: 30px;
        line-height: 40px;
    }
    .section.equipa {
        margin-top: 30px;
    }
    .da-thumbs li article a {
        margin: 20% 0 0 0;
    }
    .thumb-mkt li article a {
        margin: 19% 0 0 0 !important;
    }
    .pressroom .divider-mobile {
        display: block;
        text-align: center;
    }
    .pressroom .divider-mobile .img-mobile {
        margin: 30px 0;
    }
    .contact .copyright {
        margin: 30px 0;
        padding: 0 30px;
    }
    .navbar-default .navbar-left > li > a,
    .navbar-default .navbar-right > li > a {
        margin: 18px 28px;
    }
    
    .caption.big_white {
        top: 165px !important;
    }
    .caption.big_blue {
        top: 165px !important;
    }
    .tp-simpleresponsive >ul li {
        width: 100% !important;
    }
    .fullwidthbannermobile .mobile-title1,
    .fullwidthbannermobile .caption.lft.mobile-title1 {
        top: 100px !important;
        color: #fff;
        text-align: center !important;
        font-size: 15px !important;
        font-weight: normal;
        line-height: 20px !important;
        position: relative !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box;
        left: auto !important;
        right: auto !important;
        margin: 0 auto !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
    .fullwidthbannermobile .mobile-title1 strong,
    .fullwidthbannermobile .caption.lft.mobile-title1 strong {
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        text-align: center !important;
    }
    .fullwidthbannermobile .mobile-title1 br,
    .fullwidthbannermobile .caption.lft.mobile-title1 br {
        display: block;
        content: "";
        margin: 0;
    }
    .fullwidthbannermobile .mobile-title2,
    .fullwidthbannermobile .caption.lft.mobile-title2 {
        top: 90px !important;
        color: #fff;
        text-align: center !important;
        font-size: 15px !important;
        font-weight: normal;
        line-height: 20px !important;
        position: relative !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box;
        left: auto !important;
        right: auto !important;
        margin: 0 auto !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
    .fullwidthbannermobile .mobile-title2 strong,
    .fullwidthbannermobile .caption.lft.mobile-title2 strong {
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        text-align: center !important;
    }
    .fullwidthbannermobile .mobile-title2 br,
    .fullwidthbannermobile .caption.lft.mobile-title2 br {
        display: block;
        content: "";
        margin: 0;
    }
    .fullwidthbannermobile .mobile-title3,
    .fullwidthbannermobile .caption.lft.mobile-title3 {
        top: 90px !important;
        color: #fff;
        text-align: center !important;
        font-size: 15px !important;
        font-weight: normal;
        line-height: 20px !important;
        position: relative !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box;
        left: auto !important;
        right: auto !important;
        margin: 0 auto !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
    .fullwidthbannermobile .mobile-title3 strong,
    .fullwidthbannermobile .caption.lft.mobile-title3 strong {
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        text-align: center !important;
    }
    .fullwidthbannermobile .mobile-title3 br,
    .fullwidthbannermobile .caption.lft.mobile-title3 br {
        display: block;
        content: "";
        margin: 0;
    }
    .fullwidthbannermobile .mobile-title4,
    .fullwidthbannermobile .caption.lft.mobile-title4 {
        top: 90px !important;
        color: #fff;
        text-align: center !important;
        font-size: 15px !important;
        font-weight: normal;
        line-height: 20px !important;
        position: relative !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box;
        left: auto !important;
        right: auto !important;
        margin: 0 auto !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
    .fullwidthbannermobile .mobile-title4 strong,
    .fullwidthbannermobile .caption.lft.mobile-title4 strong {
        font-weight: bold;
        display: block;
        margin-bottom: 5px;
        text-align: center !important;
    }
    .fullwidthbannermobile .mobile-title4 br,
    .fullwidthbannermobile .caption.lft.mobile-title4 br {
        display: block;
        content: "";
        margin: 0;
    }
    
    /* Estilos para subtítulos mobile */
    .fullwidthbannermobile .mobile-subtitle,
    .fullwidthbannermobile .mobile-title1 .mobile-subtitle,
    .fullwidthbannermobile .mobile-title2 .mobile-subtitle,
    .fullwidthbannermobile .mobile-title3 .mobile-subtitle,
    .fullwidthbannermobile .mobile-title4 .mobile-subtitle,
    .fullwidthbannermobile .caption.lft .mobile-subtitle {
        display: block !important;
        text-align: center !important;
        width: 100% !important;
        line-height: 20px !important;
        white-space: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
    }
    
    .about {
        padding: 0;
        margin: 0;
    }
    h2.subbloco-quemsomos {
        font-size: 25px !important;
    }

    h2.selo {
        font-size: 18px !important;
    }
}

@media all and (max-width: 365px){
    .logo {
        left: calc(40% - 90px);
    }
}

/* Ajuste apenas das imagens dentro dos círculos azuis - sem modificar estrutura */
.team-sec .member,
.team-sec1 .member,
.team-sec2 .member {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    height: 142px !important;
    padding: 3px !important;
}

/* Estilização dos cards da equipe - centralizar e aumentar fonte */
.photo-icon {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

.photo-icon h5 {
    margin: 0 0 10px 0 !important;
    text-align: center !important;
}

.photo-icon h5 span {
    font-weight: bold !important;
    font-size: 1.0em !important;
}

.photo-icon > span {
    font-size: 1.5em !important;
}

/* Ajustes para mobile - reduzir fonte e garantir centralização */
@media (max-width: 767px) {
    /* Centralização vertical do artigo - sobrescrever estilo inline */
    .da-thumbs li article,
    .da-thumbs li article.da-animate,
    .da-thumbs li article.da-slideFromRight,
    .portfolio_list.da-thumbs li article {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }
    
    .da-thumbs li article a,
    .da-thumbs li article a.photo-icon {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        -webkit-transform: translate(-50%, -50%) !important;
        -moz-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
        width: 90% !important;
        padding: 10px !important;
        box-sizing: border-box !important;
        display: block !important;
        text-align: center !important;
    }
    
    .photo-icon {
        display: block !important;
        text-align: center !important;
        width: 100% !important;
    }
    
    .photo-icon h5 {
        text-align: center !important;
        width: 100% !important;
        margin: 0 0 5px 0 !important;
    }
    
    .photo-icon h5 span {
        font-size: 0.9em !important;
        font-weight: bold !important;
        text-align: center !important;
        display: block !important;
        line-height: 1.2 !important;
        width: 100% !important;
    }
    
    .photo-icon > span {
        font-size: 1em !important;
        text-align: center !important;
        display: block !important;
        width: 100% !important;
    }
    
    /* Garantir que os artigos também estejam centralizados */
    .da-thumbs article {
        text-align: center !important;
    }
    
    .da-thumbs .photo-icon * {
        text-align: center !important;
    }
}

/* Sobrescrever border-radius do wavex.css */
.team-sec .member img,
.team-sec1 .member img,
.team-sec2 .member img {
    border-radius: 0 !important;
}

/* Ajuste específico para SVGs dentro dos círculos - corrigir viewBox retangular */
.team-sec .member img[src$=".svg"],
.team-sec1 .member img[src$=".svg"],
.team-sec2 .member img[src$=".svg"] {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    display: block !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
    position: relative !important;
}

/* Ajuste para PNGs - manter como está */
.team-sec .member img[src$=".png"],
.team-sec1 .member img[src$=".png"],
.team-sec2 .member img[src$=".png"] {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    display: block !important;
    margin: 0 auto !important;
    border-radius: 0 !important;
}

/* Timeline e alinhamento para seção de candidaturas */
.row-candidate {
    position: relative !important;
    padding: 60px 0 !important;
}

.row-candidate::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #d3d3d3;
    transform: translateX(-50%);
    z-index: 1;
}

.pressroom .com-sec {
    position: relative !important;
    margin: 80px 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    min-height: 220px;
    clear: both;
}

.pressroom .com-sec::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 16px;
    height: 16px;
    background-color: #676767;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

/* Remover as bolas de todas as seções da candidata-te */
.row-candidate .com-sec::before {
    display: none !important;
}

.pressroom .divider {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 3 !important;
    padding: 0 !important;
    float: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
}

.pressroom .divider img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto;
}

/* Estilos para Desktop - apenas telas maiores que 1200px */
@media all and (min-width: 1201px) {
    /* Ocultar elementos mobile em desktop */
    .pressroom .divider-mobile {
        display: none !important;
    }
    
    .pressroom .press-img {
        width: 45% !important;
        float: none !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 0 !important;
        flex-shrink: 0 !important;
    }

    .pressroom .press-img img {
        width: auto !important;
        height: 180px !important;
        max-width: 100% !important;
        object-fit: contain !important;
        display: block !important;
        max-height: 180px !important;
    }

    .pressroom .left-text,
    .pressroom .right-text {
        width: 45% !important;
        float: none !important;
        margin: 0 !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        flex-shrink: 0 !important;
    }

    .pressroom .left-text {
        text-align: right !important;
    }

    .pressroom .right-text {
        text-align: left !important;
    }

    /* Garantir que todas as imagens tenham o mesmo tamanho */
    .pressroom .com-sec .press-img {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .pressroom .com-sec .press-img img {
        max-height: 180px !important;
        min-height: 150px !important;
        width: auto !important;
        max-width: 100% !important;
        margin: 0 auto !important;
        object-fit: contain !important;
        height: 180px !important;
    }
}

/* Estilos para Mobile e Tablet - telas até 1200px */
@media all and (max-width: 1200px) {
    .row-candidate::before {
        display: none;
    }
    
    .pressroom .com-sec::before {
        display: none;
    }
    
    .pressroom .divider {
        display: none !important;
    }
    
    /* Reorganizar layout mobile */
    .pressroom .com-sec {
        display: block !important;
        text-align: center;
        margin: 40px 0 !important;
    }
    
    .pressroom .left-text,
    .pressroom .right-text {
        width: 100% !important;
        text-align: center !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 15px;
    }
    
    .pressroom .press-img {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important;
    }
    
    .pressroom .press-img img {
        display: none !important;
    }
    
    .pressroom .com-sec .press-img {
        display: none !important;
    }
    
    .pressroom .divider-mobile {
        display: block !important;
        text-align: center;
        margin: 20px 0;
        padding: 0;
        width: 100%;
    }
    
    .pressroom .divider-mobile .banner-do-mobile {
        width: 100%;
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
        padding: 0;
    }
    
    .pressroom .divider-mobile .img-mobile {
        margin: 30px auto;
        display: block;
        width: 250px;
        max-width: 250px;
        height: auto;
    }
}