.wrapper {
    max-width: 767px;
    width: 90%;
}

/*** HEADER ***/

.header {
    padding-top: 18px;
    height: 100px;
}

.header .header-right {
    margin-top: 10px;
}

.header.fixed  .wrapper{
    margin-top:10px;
}

.header.fixed .header-logo-link {
    width: 72px;
    height: 72px;
}

.header .header-right #menu-hamburger.hamburger{
    height: 40px;
    width: 39px;
    padding: 11px 10px;
    margin-left: 10px;
}

.header .header-right .groupMDS .select-dropdown-activo {
    font-size: 12px;
    line-height: 3.33;
}

.header .header-right .groupMDS .select-dropdown-activo:before {
    width: 12px;
    height: 18px;
    margin-right: 5px;
}

.header .header-right .lingua {
    margin-right: 15px;
}

.header .header-right .lingua .select-dropdown-activo {
    font-size: 13px;
    line-height: 3.08;
}

.header .header-right .header-right-global{
    display: none;
}

.header .header-right.menu-open .header-right-global.header-right-global-mobile{
    display: block;
}

.header .menu-aside.open .header-right-global.header-right-global-mobile{
    display: block;
    text-align: left;
    margin: 0;
    width: 88%;
    margin-bottom: 10px;
}

.header .menu-aside.open .header-right-global.header-right-global-mobile .header-right-global-list {
    display: inline-block;
    top: 0;
    position: relative;
    left: 0;
    padding: 0;
    max-width: none;
    width: auto;
    min-width: 150px;
    padding: 0 20px 0 10px;
}

.header .menu-aside.open .header-right-global.header-right-global-mobile:before{
    content: '';
    display: inline-block;
    background: url(../img/global.svg);
    background-size: 100%;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-right: 7px;
    top: 6px;
    position: relative;
}

.header .menu-aside.open .header-right-global.header-right-global-mobile .header-right-global-list:before{
    display: none;
}

/*** SLIDER PRINCIPAL ***/

.slide-home .swiper-slide.swiper-slide-active,
.slide-home .swiper-slide.swiper-slide-prev,
.slide-home .swiper-slide.swiper-slide-active .image,
.slide-home .swiper-slide.swiper-slide-prev .image,
.slide-home .swiper-slide.swiper-slide-next .image{
    left:0;
}

.slide-home .swiper-slide {
    -webkit-transform: skew(0, 0) !important;
    -moz-transform: skew(0, 0) !important;
    transform: skew(0, 0) !important;
}

.slide-home .swiper-slide .image{
    width: 100%;
    -webkit-transform: skew(0, 0) !important;
    -moz-transform: skew(0, 0) !important;
    transform: skew(0, 0) !important;
    background-position: center;
}

.slide-home .swiper-slide .slide-home-mascara{
    display: block;
}

.slide-home .swiper-slide.swiper-slide-next{
    left:100%;
}

.slide-home .swiper-slide .wrapper{
    -webkit-transform: skew(0, 0) !important;
    -moz-transform: skew(0, 0) !important;
    transform: skew(0, 0) !important;
    height: 100vh;
}

.slide-home .swiper-slide .wrapper .slider-home-info {
    left: 0;
    right: 0;
    min-width: 196px;
    width: 75%;
    margin: auto;
    top: 36%;
    bottom: 0;
}

.slide-home .swiper-slide .wrapper .slider-home-info .slider-home-info-titulo{
    font-size: 26px;
    text-align: center;
}

.slide-home .swiper-slide .wrapper .slider-home-info .slider-home-info-texto{
    font-size: 15px;
    text-align: center;
    line-height: 1.33;
    width: 90%;
    margin: 22px auto auto auto;
}

.slide-home .swiper-button-next,
.slide-home .swiper-button-prev
{
    border-radius: 100%;
    width: 44px;
    height: 44px;
    background: rgba(3,25,79, 0.5);
    display: block;
}

.slide-home .swiper-button-next:after{
    content:'';
    display: block;
    background: url('../img/arrowRight.png') no-repeat;
    background-size: 100%;
}

.slide-home .swiper-button-prev:after{
    content:'';
    display: block;
    background: url('../img/arrowLeft.png') no-repeat;
    background-size: 100%;
}

.slide-home .swiper-button-next:after,
.slide-home .swiper-button-prev:after{
    width:13px;
    height:22px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin: auto;
}

/*** SOBRE NOS ***/

.sobre-nos {
    margin-top: 24px;
    margin-bottom: 60px;
}

.sobre-nos .sobre-nos-info .sobre-nos-info-titulo {
    font-size: 26px;
    max-width: 407px;
    margin-bottom: 30px;
}

.sobre-nos .sobre-nos-info .sobre-nos-info-texto {
    font-size: 15px;
}

.btnMore {
    margin-top: 34px;
}

.btnMore .btnMore-text {
    font-size: 14px;
    line-height: 1.71;
}

.sobre-nos .sobre-nos-info .sobre-nos-info-titulo,
.sobre-nos .sobre-nos-info .sobre-nos-info-texto{
    width: 92.422%;
}

/*** DESTAQUES ***/

.destaques{
    max-width: 280px;
    width: 95%;
}

.group-destaques{
    width: 280px;
    height:460px;
    margin: 0 auto;
}

.group-destaques .group-destaques-box-small{
    width:100%;
    height: 220px;
    background:orange;
}

.group-destaques .group-destaques-box-big {
    width: 100%;
    height: 460px;
}

.group-destaques .group-destaques-box-link:nth-child(2){
    margin-top: 20px;
}

.group-destaques .group-destaques-box-small .box-texto,
.group-destaques .group-destaques-box-big .box-texto{
    display: none;
}

.group-destaques .group-destaques-box-small .box-categoria,
.group-destaques .group-destaques-box-big .box-categoria {
    padding: 22px 40px 24px 40px;
}

.group-destaques .group-destaques-box-small .btnMore,
.group-destaques .group-destaques-box-big .btnMore {
    margin: 18px 40px 0 40px;
}

.destaques.slide-destaques .group-destaques .group-destaques-box-small .box-titulo {
    height: 74px;
}

.destaques-homepage-slider .slick-next,
.destaques-homepage-slider .slick-prev{
    width: 44px;
    height: 44px;
}

.destaques-homepage-slider .slick-prev{
    left:-16px;
}

.destaques-homepage-slider .slick-next{
    right:-16px;
}

.destaques-homepage-slider .slick-prev:before,
.destaques-homepage-slider .slick-next:before{
    left: 2px;
    right:2px;
}

.destaques-homepage-slider .slick-prev:before,
.destaques-homepage-slider .slick-next:before{
    width:13px;
    height:22px;
}

/*** FOOTER ***/

.footer {
    padding-top: 37px;
    padding-bottom: 80px;
}

.footer .footer-left-logo,
.footer .footer-left-texto{
    display: block;
}

.footer-left-texto{
    font-family: 'Trirong', serif;
    font-size: 20px;
    line-height: 1.48;
    margin-top: 15px;
}

.footer-right-partner {
    margin-top: 99px;
    text-justify: distribute;
    text-align: justify;
    font-size: 0;
}

.footer-right-partner:after{
    display: inline-block;
}

.footer-right-partner .footer-right-partner-item {
    margin-left: 0;
}

.footer-right-menu .footer-right-menu-item .menu-item-titulo {
    font-size: 15px;
    line-height: 2.9;
}

.footer-right-menu-submenu-item a{
    font-size: 15px;
}

.footer-right-copyright .seara {
    width: 100%;
    text-align: left;
    display: block;
    margin-top: 25px;
}

.footer-right-copyright-texto {
    width: 100%;
    text-align: left;
}

.footer-right-copyright-texto span:first-child {
    margin-right: 0;
}

.footer-right-copyright-texto{
    text-align:justify;
    text-justify: distribute;
}

.footer-right-copyright-texto:after{
    content: '';
    display: inline-block;
    width: 100%;
}

.footer-right-copyright-texto span{
    text-align: left;
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.footer-right-menu {
    margin-top: 13px;
}

.footer-right-rs {
    margin-top: 7px;
    margin-bottom: 18px;
    text-align: left;
}

.footer-right-rs:before {
    margin-bottom: 18px;
}

.footer-right-copyright:before {
    margin-bottom: 24px;
}

/*** TABS ***/

.tabs{
    position: relative;
}


.tabs .showOnDesktop{
    display: none;
}

.tabs .showOnMobile {
    display: block;
    max-width: 767px;
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.tabs .tabs-content{
    padding-top: 0;
}

.tabs .swiper-container .tabs-menu{
    max-width: 767px;
    width:86%;
}

.tabs .tabs-menu{
    border-bottom:none;
}

.tabs .tabs-menu .tabs-menu-item{
    width: auto;
    padding-bottom: 21px;
}

.tabs .tabs-menu .tabs-menu-item a{
    line-height: 100%;
}

.tabs .tabs-menu .tabs-menu-item:last-child {
    margin-right: 0;
}

.tabs .showOnMobile .swiper-button-next,
.tabs .showOnMobile .swiper-container-rtl .swiper-button-prev{
    background: url('../img/arrow-right-blue.svg') no-repeat;
    background-size: 100%;
    width: 14px;
    height: 10px;
    right:0;
}

.tabs#sobre-nos .tabs-menu .tabs-menu-item.activo{
    padding: 0 0 21px 0;
}

.tabs#sobre-nos .showOnMobile .swiper-button-prev{
    left: -10px;
}

.tabs#sobre-nos .showOnMobile .swiper-button-next{
    right: -10px;
}

.tabs .showOnMobile .swiper-button-prev,
.tabs .showOnMobile .swiper-container-rtl .swiper-button-next{
    background: url('../img/arrow-right-blue.svg') no-repeat;
    background-size: 100%;
    width: 14px;
    height: 10px;
    transform: rotate(180deg);
    left:0;
}

.tabs .showOnMobile .swiper-button-next,
.tabs .showOnMobile .swiper-button-prev{
    top: 27px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled{
    opacity: 0;
}

/*** TEMPLATE 2 COLUNAS ***/

.tpl-2-colunas{
    max-width: 767px;
    width: 90%;
    margin-top: 42px;
    margin-bottom: 76px;
}

.tpl-2-colunas .colLeft,
.tpl-2-colunas .colRight{
    width: 100%;
    max-width: 767px;
    margin-left: 0;
}

.tpl-2-colunas .colLeft .tpl-2-colunas-titulo{
    font-size: 26px;
}

.tpl-2-colunas .colLeft .tpl-2-colunas-titulo:after{
    top:0;
}

.tpl-2-colunas .colLeft .tpl-2-colunas-titulo {
    margin-bottom: 14px;
}

.tpl-2-colunas .colRight{
    margin-top: 35px;
}

.tpl-2-colunas.tpl-titulo-texto-objeto .colLeft .tpl-2-colunas-titulo {
    font-size: 26px;
    width: 100%;
    margin-bottom: 21px;
}

.tpl-2-colunas.tpl-titulo-texto-objeto .colLeft .tpl-2-colunas-titulo:after{
    display: none;
}

.tpl-2-colunas.tpl-titulo-texto-objeto .colRight{
    margin-top: 0;
}

/*** TEMPLATE IMAGEM ***/

.tpl-2-colunas.tpl-titulo-texto {
    margin-bottom: 53px;
}

.tpl-2-colunas.tpl-titulo-texto .colLeft .tpl-2-colunas-titulo{
    font-size: 26px;
    margin-bottom: 21px;
}

.tpl-2-colunas.tpl-titulo-texto .colRight .tpl-2-colunas-texto{
    font-size: 15px;
    margin-bottom: 0;
}

.tpl-2-colunas.tpl-img-direita .colLeft,
.tpl-2-colunas.tpl-img-esquerda .colRight,
.tpl-2-colunas.tpl-img-direita .colRight,
.tpl-2-colunas.tpl-img-esquerda .colLeft{
    width: 100%;
    max-width: 767px;
}

.tpl-2-colunas.tpl-img-direita .colLeft .tpl-img-titulo,
.tpl-2-colunas.tpl-img-esquerda .colRight .tpl-img-titulo{
    margin-bottom: 9px;
    font-size: 22px;
}

.tpl-2-colunas.tpl-img-esquerda{
    display: flex;
    flex-direction: column-reverse;
}

.tpl-2-colunas.tpl-img-direita .colRight,
.tpl-2-colunas.tpl-img-esquerda .colLeft{
    margin-top: 17px;
    text-align: center;
}

.tpl-2-colunas.tpl-img-esquerda .colRight{
    margin-top:0;
}

.tpl-2-colunas.tpl-img-direita,
.tpl-2-colunas.tpl-img-esquerda {
    margin-bottom: 35px;
    width:100%;
}

.tpl-2-colunas.tpl-img-direita .colLeft,
.tpl-2-colunas.tpl-img-esquerda .colRight{
    width: 90%;
    display: block;
    margin:0 auto;
}

/*** TPL GCA SLIDER **/*

.tpl-slide-gca {
    max-width: 727px;
    width: 90%;
    margin-top: 0;
}

.tpl-slide-gca .swiper-container {
    max-width: 727px;
    padding-top: 0;
}

.tpl-slide-gca .swiper-slide .colLeft {
    padding: 23px 29px 66px 29px;
}

.tpl-slide-gca .swiper-slide .gca-slider-icon{
    width:40px;
    height:40px;
}

.tpl-slide-gca .swiper-slide .colLeft .gca-slider-icon{
    bottom: 0;
    top: inherit;
    left: 20px;
}

.tpl-slide-gca .swiper-slide .colRight .gca-slider-icon{
    right: 20px;
    bottom: -20px;
}

.tpl-slide-gca .swiper-slide .colRight .slide-info {
    max-width: none;
    width: 100%;
    margin-bottom: 0;
    padding: 23px 26px 74px 25px;
}

.tpl-slide-gca .swiper-button-prev{
    left:20px;
}

.tpl-slide-gca .swiper-button-next{
    right:20px;
}

.tpl-slide-gca .swiper-button-next,
.tpl-slide-gca .swiper-button-prev{
    top:inherit;
    bottom: 145px;
}

.tpl-slide-gca .swiper-slide .colRight .slide-info .autor-slide,
.tpl-slide-gca .swiper-slide .colRight .slide-info .funcao-slide,
.tpl-slide-gca .swiper-slide .colRight .slide-info .site-slide{
    max-width: 320px;
    width: 80%;
    margin: 0 auto;
}

/*** MANAGEMENT TEAM OPEN ***/

.management-intro.open,
.management-intro.openBio{
    height: auto;
}

.management-intro.open .wrapper,
.management-intro.openBio .wrapper{
    max-width: 277px;
}

.management-intro.open .management-intro-ceo,
.management-intro.openBio .management-intro-ceo{
    width: 107px;
    height: 160px;
    margin-top: 20px;
    display: inline-block;
}

.management-intro.open .management-intro-ceo,
.management-intro.open .management-intro-pessoa,
.management-intro.openBio .management-intro-ceo,
.management-intro.openBio .management-intro-pessoa{
    display: inline-block;
    vertical-align: top;
}

.management-intro.open .management-intro-pessoa,
.management-intro.openBio .management-intro-pessoa{
    position: relative;
    margin: 0;
    width: auto;
    margin-top: 20px;
    margin-left: 34px;
}

.management-intro.open .management-intro-info,
.management-intro.openBio .management-intro-info{
    right: inherit;
    top: 0;
    bottom: inherit;
    max-width: 135px;
    margin: 0;
    padding-top: 40px;
}

.management-intro.open .management-intro-info .management-intro-info-nome,
.management-intro.openBio .management-intro-info .management-intro-info-nome{
    font-size: 15px;
    margin-bottom: 7px;
}

.management-intro.open .management-intro-detalhe,
.management-intro.openBio .management-intro-detalhe.shortBio{
    width: 100%;
    position: relative;
    min-width: 0;
    margin-top: 82px;
    margin-bottom: 82px;
}

.management-intro.openBio .management-intro-detalhe.shortBio{
    margin-top: 30px;
    margin-bottom: 30px;
}

.management-intro.open .management-intro-suporte .management-intro-texto-citacao,
.management-intro.openBio .management-intro-suporte .management-intro-texto-citacao{
    font-size: 13px;
}

.management-intro.open .management-intro-suporte .management-intro-texto-citacao:before,
.management-intro.openBio .management-intro-suporte .management-intro-texto-citacao:before{
    top: -41px;
    left: 0;
}

.management-intro.open .close-management-intro,
.management-intro.openBio .close-management-intro{
    position: absolute;
    right: 0;
    top: 0;
    display:block;
    width: 18px;
}

.management-intro.open .close-detalhe-management-intro,
.management-intro.openBio .close-detalhe-management-intro{
    display: none;
}

/*** MANAGEMENT TEAM ***/


.management-intro{
    height: 560px;
}

.management-intro .management-intro-texto{
    position: relative;
    margin: 0 auto;
    top: 0;
    padding-top: 40px;
    max-width: 280px;
}

.management-intro .management-intro-pessoa {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: inherit;
}

.management-intro .management-intro-info .management-intro-info-nome {
    font-size: 15px;
}

.management-intro .management-intro-ceo {
    width: 191px;
    height: 286px;
    bottom: inherit;
}

.management-intro .management-intro-info{
    position: relative;
    margin: 0 auto;
    bottom: 30px;
}

.management-intro .management-intro-texto:before {
    width: 21px;
    height: 16px;
}

.management-intro .management-intro-texto .management-intro-texto-citacao {
    margin-left: 20px;
    margin-top: 0;
    font-size: 15px;
}

.management-intro .management-intro-info .management-intro-info-funcao {
    margin-bottom: 25px;
}

.management-team{
    margin:24px 0 39px 0;
}

.management-team .team.nivel-1 {
    margin-bottom: 50px;
}

.management-team .team.nivel-1 .box-team {
    max-width: 262px;
    width: 100%;
    margin-right: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.management-team .team.nivel-1 .box-team:last-child{
    margin-right: auto;
    margin-bottom: 0;
}

.management-team .team.nivel-1,
.management-team .team.nivel-2{
    max-width: 268px;
    margin: 0 auto;
}

.management-team .team.nivel-2{
    margin-top: 50px;
}

.management-team .team.nivel-2 .box-team{
    width: 50%;
}

.management-team .team.nivel-2 .box-team:nth-child(3n+3){
    margin-right: 0;
}

.management-team .team.nivel-2 .box-team:nth-child(n+4){
    margin-top: 40px
}

.management-team .bio-team{
    max-width: 262px;
}

.equipa-gestao-slider .bio-team{
    max-width: 320px;
}

.management-team .bio-team .bio-team-cols .bio-team-col-imagem,
.equipa-gestao-slider .bio-team .bio-team-cols .bio-team-col-imagem{
    width: 100%;
    margin-right: 0;
}

.management-team .bio-team .bio-team-cols .bio-team-col-texto,
.management-team .bio-team .bio-team-cols .bio-team-col-texto-1,
.management-team .bio-team .bio-team-cols .bio-team-col-texto-2,
.equipa-gestao-slider .bio-team .bio-team-cols .bio-team-col-texto,
.equipa-gestao-slider .bio-team .bio-team-cols .bio-team-col-texto-1,
.equipa-gestao-slider .bio-team .bio-team-cols .bio-team-col-texto-2{
    max-width: 262px;
    width: 100%;
}

.management-team .bio-team .bio-team-cols .bio-team-col-texto,
.equipa-gestao-slider .bio-team .bio-team-cols .bio-team-col-texto{
    margin-top: 20px;
}

.nossas-areas .wrapper,
.nossas-areas .swiper-container{
    max-width: 280px;
    position: relative;
}

.nossas-areas .nossas-areas-list .nossas-areas-item{
    display: block;
    margin-right: 0;
    height: 190px;
}

.nossas-areas .nossas-areas-list{
    display: flex;
}

.nossas-areas .nossas-areas-list .nossas-areas-item:nth-child(n + 3){
    margin-top:0;
}

.nossas-areas .swiper-button-next,
.nossas-areas .swiper-button-prev
{
    border-radius: 100%;
    width: 36px;
    height: 36px;
    background: rgba(3,25,79, 0.5);
    display: block;
    top: 68%;
}

.nossas-areas .swiper-button-prev{
    left:-12px;
}

.nossas-areas .swiper-button-next{
    right:-12px;
}

.nossas-areas .swiper-button-next:after{
    content:'';
    display: block;
    background: url('../img/arrowRight.png') no-repeat;
    background-size: 100%;
}

.nossas-areas .swiper-button-prev:after{
    content:'';
    display: block;
    background: url('../img/arrowLeft.png') no-repeat;
    background-size: 100%;
}

.nossas-areas .swiper-button-next:after,
.nossas-areas .swiper-button-prev:after{
    width:12px;
    height:21px;
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin: auto;
}

/*** QUEM SOMOS CONTADOR ***/

.quem-somos-contador {
    margin-top: 76px;
}

.box-contador-reverse {
    margin:0;
}

.quem-somos-contador .col-one{
    padding-top: 24px;
}

.box-contador-reverse,
.quem-somos-contador .mapa{
    display: block;
}

.quem-somos-contador .mapa {
    margin: 0 auto;
    margin-top: 16px;
    width: 100%;
    max-width: 406px;
    margin-bottom: 1.71%;
    height: auto;
}

.quem-somos-contador .col-two{
    margin-top: 0;
    max-width: 406px;
}

.quem-somos-contador .mapa-legenda {
    margin-top: 22px;
    max-width: 270px;
}

.box-contador .box-contador-info-conta,
.box-contador .box-contador-text{
    display: inline-block;
    vertical-align: middle;
}

.box-contador .box-contador-text{
    margin-left: 18px;
    max-width: 200px;
}

.box-contador .box-contador-info-small,
.box-contador .box-contador-info-conta,
.box-contador .box-contador-info-big{
    text-align: left;
}

.box-contador{
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.box-contador,
.box-contador:nth-child(2){
    margin-bottom: 43px;
}

.box-contador:last-child{
    margin-bottom: 0;
}

/*** CONTACTOS ***/

.mainPage {
    margin-top: 71px;
    margin-bottom: 23px;
}

.contactos-list .contactos-item,
.contactos-list .contactos-item .contactos-item-col:nth-child(1){
    max-width: 450px;
}
.contactos-list .contactos-item .contactos-item-col:nth-child(1){
    padding: 23px 25px 40px 25px;
}


.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-distrito,
.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-local{
    width: 100%;
    max-width: none;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-local,
.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-info{
    display: block;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-local,
.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-email,
.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-telefone,
.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-email a{
    font-size: 14px;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-distrito {
    margin-bottom: 7px;
    font-size: 22px;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-local{
    margin-bottom: 15px;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-email:before {
    margin-right: 21px;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(1) .contactos-item-col-telefone:before {
    margin-right: 23px;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(3){
    display: none;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(2){
    transform: skew(0);
    left: 0px;
    width: 100%;
    max-width: 480px;
    height: 260px;
}

.contactos-list .contactos-item .contactos-item-col:nth-child(2) .contactos-item-col-imagem {
    transform: skew(0);
    width: 100%;
}

.contactos-list .contactos-item .localizacao {
    width: 60px;
    height: 60px;
    right: 0;
}

.contactos-list .contactos-item .localizacao:after {
    width: 22px;
    height: 30px;
}

.contactos-list .contactos-item .localizacao-texto{
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 0;
    right: 0;
    margin: auto;
    text-transform: uppercase;
    height: 260px;
    width: 100%;
}

.contactos-list .contactos-item .localizacao-texto .localizacao-texto-span{
    position: absolute;
    bottom: 79px;
    left: 0;
    right: 0;
}

.contactos-mapa.fullcover-popup{
    padding: 40px 0 0 0;
}

.contactos-mapa.fullcover-popup iframe{
    width: 100%;
    height: 340px;
}

/*** GCA FORMULARIO ***/

.formularioGCA {
    padding: 21px 0 40px 0;
}

.formularioGCA .tituloForm, .formularioGCA .fb3area {
    width: 90%;
    margin: 0 auto;
}

.formularioGCA .tituloForm {
    margin-bottom: 41px;
}

.formularioGCA .tituloForm h1{
    font-size: 22px;
}

.btn-custom-fb3 .btn-custom-nome{
    font-size: 14px;
    font-weight: 400;
}

.btn-custom-fb3 .btnMoreImage{
    width: 27px;
    height:27px;
}

.btnMoreImage.black:after{
    bottom: 6px;
}

/**** ARTIGO ****/

.artigos {
    margin-top: 40px;
}

.artigos .artigo-destaque .wrapper,
.artigos .artigos-list .wrapper{
    margin:0 auto;
    max-width: 280px;
}

.artigos .artigo-destaque{
    margin-top: 40px;
    height: auto;
}

.artigos .artigo-destaque .artigo-destaque-imagem{
    width: 100%;
    max-width: 280px;
    height: 240px;
    margin: 0 auto;
}

.artigos .artigo-destaque .artigo-destaque-artigo {
    max-width: 280px;
    width: 100%;
    height: auto;
    padding: 21px 22px 40px 22px;
}

.artigos .artigo-destaque .artigo-destaque-artigo .artigo-destaque-titulo{
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0;
}

.artigos .artigo-destaque .artigo-destaque-artigo{
    padding-top: 21px;
}

.artigos .artigo-destaque .artigo-destaque-artigo .artigo-destaque-texto{
    font-size: 14px;
}

.artigos .artigo-destaque .artigo-destaque-artigo .btnMore-text{
    font-size: 14px;
    font-weight: 400;
}

.artigos .artigo-destaque .artigo-destaque-artigo .btnMore {
    margin-top: 22px;
}

.artigos .artigos-list .artigo-list-item{
    display: block;
    width: 100%;
    max-width: 280px;
}

.artigos .artigos-list .artigo-list-item .artigo-list-item-imagem,
.artigos .artigos-list .artigo-list-item .btnMore{
    display:none;
}

.artigos .artigos-list .artigo-list-item{
    margin-bottom: 34px;
}

.artigos .artigos-list .artigo-list-item:last-child{
    margin-bottom: 0;
}

.artigos .artigos-list .wrapper{
    padding: 21px 0 38px 0;
}

.artigos .artigos-list .artigo-list-item .artigo-list-item-info {
    height: auto;
}

.artigo-ferramenta .wrapper{
    height:auto;
    max-width: 280px;
}

.artigo-ferramenta .wrapper .ferramentas{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    padding-top: 0;
}

.artigo-ferramenta .wrapper .ferramentas .artigo-ferramenta-right .artigo-ferramenta-btn{
    max-width: 280px;
    width: 280px;
    font-size: 14px;
    padding: 22px 0;
}

.artigo-ferramenta .wrapper .ferramentas .artigo-ferramenta-left{
    max-height: 60px;
    padding: 21px 0;
    margin: 0 auto;
}

.artigo-ferramenta .wrapper .ferramentas .artigo-ferramenta-left .artigo-ferramenta-opcao{
    font-size: 12px;
}

.artigo-ferramenta .wrapper .ferramentas .artigo-ferramenta-left .artigo-ferramenta-opcao.ficha-tecnica:before{
    margin-right: 8px;
    width: 18px;
    height: 18px;
}

.artigo-anteriores .wrapper{
    max-width: 280px;
}

.artigo-anteriores .wrapper .artigo-anterior-slider .artigo-anterior-item{
    margin: 0 auto;
}

.artigo-anteriores .artigo-anterior-btn{
    font-size: 14px;
    width: 90%;
}

.artigo-anteriores .wrapper .artigo-anterior-slider{
    width: 90%;
    margin-top: 32px;
}

/*** ARTIGOS FULLCOVER ***/

.artigos .artigo-destaque .artigo-destaque-imagem img{
    max-width: none;
    width: 100%;
    max-width: 280px;
    height:auto;
    overflow: hidden;
}

.banner-page {
    height: 246px;
}

.banner-page.download .download{
    text-align: center;
    bottom: 17px;
}

.banner-page.download .download-titulo{
    display: none;
}

.banner-page.download .download-titulo.mobile-version {
    display: block;
    font-size: 12px;
    margin-left: 0;
    margin-top: 4px;
}

.banner-page .banner-page-text .banner-page-titulo{
    font-size: 22px;
    margin-bottom: 16px;
    width: 90%;
    max-width: 767px;
    margin-left: auto;
    margin-right: auto;
}

.banner-page .banner-page-text .banner-page-legenda{
    font-size: 14px;
    width: 90%;
    max-width: 767px;
}

.banner-page.fullcover{
    height: 245px;
}

.banner-page .banner-imagem-fullcover.fullcover-v-mobile{
    display: block;
}

.banner-page .banner-imagem-fullcover.fullcover-v-desktop{
    display: none;
}

.banner-page.fullcover .img-cover{
    height: 194px;
    max-width: none;
}

.banner-page.fullcover .banner-page-titulo{
    font-size: 22px;
}

.banner-page.fullcover .banner-page-legenda{
    font-size: 14px;
    max-width: 200px;
    margin: 0 auto;
    margin-top: 7px;
}

.banner-page.fullcover .download-titulo{
    font-size: 12px;
    margin: 0;
}
.banner-page.fullcover .download-icon{
    margin: 0 auto;
}

.banner-page.fullcover .download-titulo{
    display:none;
}

.banner-page.fullcover .download-icon,
.banner-page.fullcover .download-titulo.mobile-version{
    display: block;
}

.banner-page.fullcover .download-titulo.mobile-version{
    margin-top: 2px;
}

.banner-page.fullcover .download{
    bottom:19px;
}

/*** FULLCOVER LIST ***/

.fullcover-list .filter-form .datepicker-section{
    display: flex;
}

.fullcover-list .filter-form{
    display: block;
}

.fullcover-item {
    max-width: none;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.insights .fullcover-item{
    max-width: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}

.fullcover-contain.insights .fullcover-item:nth-child(2n+2),
.fullcover-contain.insights .fullcover-item:nth-child(2n+3){
    margin-right: auto;
}

.fullcover-contain.insights .fullcover-item:nth-child(-n+3),
.fullcover-contain.insights .fullcover-item:nth-child(n+3){
    margin-top: 20px;
}

.fullcover-contain.insights .fullcover-item:first-child{
    margin-top:0;
}

.fullcover-contain.fullcover .fullcover-item:first-child {
    margin-top: 0;
}

.fullcover-contain.fullcover .fullcover-item:nth-child(-n+2),
.fullcover-contain.fullcover .fullcover-item:nth-child(n+2) {
    margin-top: 20px;
}

.fullcover-contain.fullcover .fullcover-item:nth-child(2n+1),
.fullcover-contain.fullcover .fullcover-item:nth-child(2n+2) {
    margin-right: auto;
}

/*** FULLCOVER DETALHE ****/

.fullcover-detalhe {
    margin: 80px 0;
}

.fullcover-detalhe-banner {
    height: 170px;
    padding-top: 31px;
}

.fullcover-detalhe-banner .fullcover-detalhe-titulo {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 25px;
}

.fullcover-detalhe .fullcover-detalhe-left .fullcover-detalhe-imagem{
    display: none;
}

.fullcover-detalhe .fullcover-detalhe-left .fullcover-detalhe-texto-destaque{
    font-size: 16px;
}

.fullcover-detalhe .fullcover-detalhe-right {
    max-width: 767px;
    margin-top: 32px;
}

.fullcover-detalhe .load-more{
    bottom: 0;
}

.fullcover-detalhe .load-more .load-more-btn:before {
    background-size: contain;
    width: 12px;
    height: 10px;
}

.fullcover-detalhe .fullcover-detalhe-left .fullcover-detalhe-texto-destaque {
    max-width: 767px;
    margin-bottom: 0;
}

.fullcover-popup-ficha-tecnica {
    padding: 20px;
    font-size: 13px;
}

.fullcover-item-info .fullcover-item-info-box{
    padding: 7px 23px;
}

/*** NOTICIAS ***/

.noticias-destaque:not(.press-destaque) {
    padding: 20px 0;
}

.noticias-destaque.noticias-destaque:not(.press-destaque) .swiper-container,
.noticias-destaque:not(.press-destaque) .group-destaques{
    max-width: 280px;
}

.noticias-destaque:not(.press-destaque) .group-destaques .group-destaques-box-small {
    height: 280px;
}

.noticias-destaque:not(.press-destaque) .group-destaques .group-destaques-box-small .share-custom{
    top:40px;
}

.noticias-destaque:not(.press-destaque) .group-destaques {
    margin-right: 0;
}

.noticias-destaque:not(.press-destaque) .swiper-button-next,
.noticias-destaque:not(.press-destaque) .swiper-button-prev
{
    border-radius: 100%;
    width: 36px;
    height: 36px;
    background: rgba(3,25,79, 0.5);
    display: block;
    top: 50%;
}

.noticias-destaque:not(.press-destaque) .swiper-button-prev{
    left: -17px;
}

.noticias-destaque:not(.press-destaque) .swiper-button-next{
    right: -17px;
}

.noticias-destaque:not(.press-destaque) .swiper-button-next:after{
    content:'';
    display: block;
    background: url('../img/arrowRight.png') no-repeat;
    background-size: 100%;
}

.noticias-destaque:not(.press-destaque) .swiper-button-prev:after{
    content:'';
    display: block;
    background: url('../img/arrowLeft.png') no-repeat;
    background-size: 100%;
}

.noticias-destaque:not(.press-destaque) .swiper-button-next:after,
.noticias-destaque:not(.press-destaque) .swiper-button-prev:after{
    width:12px;
    height:21px;
    position: absolute;
    top:0;
    left: 2px;
    right:2px;
    bottom:0;
    margin: auto;
}

.noticias-destaque:not(.press-destaque) .wrapper {
    max-width: 280px;
    width: 90%;
    position: relative;
}

.noticias-destaque:not(.press-destaque) .group-destaques .group-destaques-box-small .box-titulo {
    font-size: 20px;
    padding: 0 22px 65px 22px;
    min-height: 139px;
}

.noticias-destaque:not(.press-destaque) .group-destaques .group-destaques-box-small .btnMore .btnMore-text {
    font-size: 16px;
    font-weight: bold;
}

.noticias-destaque:not(.press-destaque) .group-destaques .group-destaques-box-small .btnMore .btnMoreImage {
    width: 30px;
    height: 30px;
}

/*** NOTICIAS HISTORICO PESQUISA ***/

.noticias-list.noticias-filtro-ok .filter-form .filter-icon{
    margin-bottom: 20px;
}

.noticias-list.noticias-filtro-ok .noticias-items.no-paging,
.noticias-list.noticias-filtro-ok .sem-registo{
    margin-top: 40px;
}

.noticias-list.noticias-filtro-ok .noticias-filtro-historico{
    display: none !important;
}

.filter-form .filter-main-icon.filtro-existe{
    position: relative;
}

.filter-form .filter-main-icon.filtro-existe:after{
    content: '';
    display: block;
    background:url("../img/button-filters.svg") no-repeat;
    width: 20px;
    height:20px;
    background-size: cover;
    position: absolute;
    top:-10px;
    right:-10px;
}

.filter-form .filter-modal-historico{
    position: relative;
    margin-top: 30px;
    display: block !important;
}

.filter-form .filter-modal-historico ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.filter-form .filter-modal-historico li{
    padding-left: 20px;
    margin-bottom: 30px;
}

.filter-form .filter-modal-historico li:hover{
    cursor: pointer;
    opacity: 0.7;
}

.filter-form .filter-modal-historico li:before{
    content:'';
    display: inline-block;
    background-image: url("../img/close-white.png");
    background-size: 100%;
    background-repeat:no-repeat;
    width:10px;
    height:10px;
    margin-right: 10px;
    margin-left: -20px;
}

.filter-form .filter-modal-historico li span{
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 12px;
}

/*** NOTICIAS LIST ***/

.noticias-list .noticias-list-left{
    display: block;
}

.noticias-list .wrapper {
    flex-direction: column;
    position: relative;
}

/*#content .noticias-list .noticias-list-left .filter-form .filter-form-input,
.noticias-list .noticias-list-left .filter-form .datepicker-section,
#content  .noticias-list .noticias-list-left .filter-form .btn.filter-form-btn{
display: none;
}*/

.filter-form .filter-form-box.open-modal {
    left: -6%;
}

.filter-form .filter-form-box,
.fullcover-filter .filter-form .filter-form-box{
    position: absolute;
    top: 60px;
    left: -150%;
    background: #009deb;
    width: 112%;
    max-width: 767px;
    height: auto;
    z-index: 50;
    padding: 10px 6% 20px 6%;
    -webkit-transition: left 0.4s;
    -moz-transition: left 0.4s;
    -o-transition: left 0.4s;
    transition: left 0.4s;
    display: block;
    height: 100vh;
}

#content .noticias-list .filter-form .filter-form-box .filter-form-input,
#content .noticias-list .filter-form .filter-form-box .datepicker-section,
#content .noticias-list .filter-form .filter-form-box .btn.filter-form-btn{
    max-width: 767px;
}

.filter-form-box .filter-form-box-close,
.fullcover-filter .filter-form .filter-form-box .filter-form-box-close{
    position: absolute;
    top: 10px;
    right: 6%;
    display: block;
}

.filter-form-box .filter-mobile-resultado{
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 600;
    cursor: pointer;
}

.filter-form-box .filter-mobile-close{
    width: 15px;
    height:15px;
    cursor: pointer;
}

#content .noticias-list .filter-form .filter-form-box .datepicker-section .filter-form-input {
    width: 48.875%;
}

.filter-form-box .filter-icon{
    color: #FFFFFF;
    align-items: center;
    max-width: 180px;
    display: block;
}

.noticias-list .filter-form-box .filter-icon {
    margin-bottom: 30px;
}

.filter-form-box .filter-icon:before{
    background: url(../img/filter-white.svg) no-repeat;
    background-size: 100%;
    margin: 0;
    width: 24px;
    height: 20px;
    margin-right: 20px;
}

.noticias-list .filter-form .filter-icon.filter-main-icon{
    margin-bottom: 0;
}

.noticias-list .noticias-list-left.openModal{
    position: fixed;
    z-index: 30;
    top: 40px;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
}

.filter-form .filter-form-box.open-modal{
    height: 100vh;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
}

.noticias-list .noticias-list-left .noticias-keywords{
    margin-top: 0;
}

.noticias-keywords-list{
    display: none;
}

.filter-icon.filter-main-icon{
    font-size: 0;
    width: 40px;
    height: 40px;
    background: #009deb;
    cursor: pointer;
}

.filter-icon.filter-main-icon:before{
    background: url(../img/filter-white.svg) no-repeat;
    background-size: 100%;
    margin: 10px 8px;
    width: 24px;
    height:20px;
}

.filter-icon.filter-main-icon:hover{
    opacity: 0.7;
}

.filter-keywords{
    display:none;
}

/*.filter-keywords{
font-size: 0;
width: 40px;
height: 40px;
background: #009deb;
cursor: pointer;
}

.filter-keywords:before{
background: url(../img/keywords-white.svg) no-repeat;
background-size: 100%;
margin: 10px;
width: 20px;
height:20px;
}

.filter-keywords:hover{
opacity: 0.7;
}*/

.noticias-keywords-mobile{
    width: 100%;
    margin-bottom: 30px;
    display: block;
}

.noticias-keywords-mobile .noticias-keywords-list,
.noticias-keywords-mobile .filter-keywords{
    display: block;
}

.noticias-keywords-mobile .filter-keywords{
    color: #FFFFFF;
}

.noticias-keywords-mobile .filter-keywords:before{
    background: url(../img/keywords-white.svg) no-repeat;
    background-size: 100%;
    margin-right: 20px;
    width: 20px;
    height:20px;
}

.noticias-keywords-mobile .noticias-keywords-list .noticias-keywords-item a{
    color:#FFFFFF;
    opacity: 1;
}

.noticias-keywords-mobile .noticias-keywords-list .noticias-keywords-item a:before {
    content: '';
    display: inline-block;
    background: url(../img/close-key-white.png) no-repeat;
    background-size: 100%;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    top: -1px;
    position: relative;
}

.noticias-keywords-mobile .noticias-keywords-list .noticias-keywords-item.keySelected a {
    opacity: 0.6;
}

.noticias-list .noticias-list-left{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    position: absolute;
    top: -20px;
    width: 60%;
    max-width: 767px;
}

.noticias-list .noticias-list-left .filter-icon{
    margin-right: 1px;
}

.noticias-list {
    margin: 44px 0;
}

.fullcover-pagination.last-pagination .navbar{
    margin-bottom: 0;
}

.noticias-items-item .noticias-item-info .noticias-item-photo-categoria{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0.4px;
    text-align: left;
    color: #000000;
    display: block;
    margin-bottom: 4px;
}

.noticias-items-item .noticias-item-info {
    padding-top: 20px;
}

.noticias-items-item .noticias-item-info .noticias-item-info-titulo {
    font-size: 14px;
    font-weight: 600;
}

/**** NOTICIAS DETALHE ****/

.noticias-detalhe {
    background-color: #ffffff;
    padding-top: 70px;
    padding-bottom: 0;
}

.noticias-detalhe .noticias-detalhe-voltar{
    display: none;
}

.noticias-detalhe .noticias-titulo {
    font-family: 'Trirong', serif;
    font-size: 22px;
    margin-bottom: 21px;
}

.noticias-detalhe .noticias-detalhe-info .noticias-detalhe-info-titulo{
    font-size: 17px;
    max-width: 420px;
    width: 90%;
}

.noticias-detalhe .noticias-detalhe-info .noticias-detalhe-info-foto {
    margin-top: 22px;
}

.noticias-detalhe .noticias-detalhe-info .noticias-detalhe-info-foto .noticias-detalhe-arco-1,
.noticias-detalhe .noticias-detalhe-info .noticias-detalhe-info-foto .noticias-detalhe-arco-2,
.noticias-detalhe .noticias-detalhe-info .noticias-detalhe-info-foto .noticias-detalhe-arco-3,
.noticias-detalhe-bottom .noticias-detalhe-bottom-arco-1{
    display: none;
}

.noticias-detalhe .noticias-detalhe-info2 {
    margin-top: 13px;
    flex-direction: column;
}

.noticias-detalhe .noticias-detalhe-info2 .noticias-detalhe-fonte-data{
    margin-top: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.noticias-detalhe-bottom {
    margin-bottom: 28px;
}

.noticias-detalhe-options {
    margin-bottom: 45px;
}

.noticias-detalhe-options .wrapper{
    max-width: 560px;
}

.noticias-detalhe-bottom .noticias-detalhe-texto {
    width: 90%;
    margin: 0 auto;
}

/*** INSIGHTS ***/

.insights {
    margin-top: 20px;
    position: relative;
}

.insights .insights-list .insights-item{
    display: block;
    padding-bottom: 0;
    height: auto;
    width: 100%;
    max-width: 600px;
    margin: 0 auto !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.insights .insights-list .insights-item.insights-destaque,
.insights .insights-list .insights-item.insights-horizontal {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}

.insights .insights-list .insights-item.insights-destaque{
    height:0;
    padding-bottom: 86.92%;
}

.insights .insights-list .insights-item.insights-destaque.insights-mobile-hide{
    display: none;
}

.insights .insights-list .insights-item .insights-item-info,
.insights .insights-list .insights-item:nth-child(n+4) .insights-item-display .insights-item-info{
    padding-bottom: 0;
    height: auto;
    min-height: 100px;
    border:1px solid #CCCCCC !important;
    border-top:0 !important;
}

.insights .insights-list .insights-item .insights-item-imagem{
    padding-bottom: 0;
    height: 80px;
}

.insights .insights-list .insights-item:nth-child(n+4),
.insights .insights-list .insights-item:nth-child(n+4) .insights-item-info,
.insights .insights-list.no-destaque .insights-item .insights-item-info,
.insights .insights-list .insights-item .insights-item-inside{
    height: auto;
    padding-bottom: 0;
}

.insights .insights-list .insights-item.insights-horizontal .insights-item-inside{
    flex-direction: column;
}

.insights .insights-list .insights-item.insights-horizontal .insights-item-inside .insights-item-imagem{
    padding-bottom: 0;
}

.insights .insights-list .insights-item .insights-item-image {
    width: 100%;
    height: 100%;
    padding: 0;
}

.insights .insights-list .insights-item{
    margin-top: 20px !important;
}

.insights .insights-list .insights-item .insights-item-mask{
    opacity: 1;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-mask{
    opacity: 0.5;
}

.insights .wrapper {
    max-width: 280px;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-user .insights-item-detail-user-imagem {
    width: 40px;
    height: 40px;
}

.insights .insights-list .insights-item.insights-destaque {
    height: 0;
    padding-bottom: 100%;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info-texto{
    display: none;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info-titulo {
    font-size: 22px;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info {
    margin-top: 42px;
    width: 85%;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info .btnMore{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 85%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info .btnMore .btnMore-text {
    font-size: 14px;
    font-weight: 400;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info .btnMore .btnMoreImage:after,
.insights .insights-list .insights-item .insights-item-detail .insights-item-detail-info .btnMore .btnMoreImage.white:after{
    bottom: 7px;
    right: 6px;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail{
    height: 100%;
}

.insights .insights-list .insights-item.insights-destaque  .insights-item-detail-user{
    position: relative;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-user,
.insights .insights-list .insights-item .insights-item-detail.foto-autor .insights-item-detail-user {
    height: 40px;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info .btnMore{
    margin-top: 50px;
    right: inherit;
}

.insights .insights-list .insights-item.insights-horizontal .insights-item-detail.foto-autor .insights-item-detail-info,
.insights .insights-list .insights-item .insights-item-detail.foto-autor .insights-item-detail-info,
.insights .insights-list .insights-item.insight-item-diff .insights-item-detail.foto-autor .insights-item-detail-info,
.insights .insights-list .insights-item .insights-item-detail,
.insights .insights-list .insights-item .insights-item-detail .insights-item-detail-info,
.insights .insights-list .insights-item.insights-horizontal .insights-item-detail .insights-item-detail-info{
    padding-bottom: 0;
    height: auto;
}

.insights .insights-list .insights-item .insights-item-detail .insights-item-detail-info .btnMore {
    display: block;
    position: relative;
    bottom: 0;
}

.insights .insights-list .insights-item .insights-item-detail.foto-autor .insights-item-detail-info,
.insights .insights-list .insights-item.insights-horizontal .insights-item-detail.foto-autor .insights-item-detail-info{
    margin-top: 0;
}

.insights .insights-list .insights-item:nth-child(2) .insights-item-imagem {
    order: 1;
}

.insights .insights-list .insights-item:nth-child(2) .insights-item-info {
    order: 2;
}

.insights .insights-list .insights-item .insights-item-imagem .share-custom,
.insights .insights-list .insights-item:not(.insights-destaque) .insights-item-detail .insights-item-detail-user {
    display: none;
}

.insights .insights-list .insights-item.insights-destaque .insights-item-detail .insights-item-detail-info {
    padding-bottom: 36%;
}

.insights .insights-list .insights-item  .insights-item-detail-user{
    max-width: 480px;
    width: 85%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.insights .insights-list .insights-item .insights-item-detail-user .insights-item-detail-user-imagem {
    width: 40px;
    height: 40px;
    border-radius:100%;
}

.insights .insights-list .insights-item .insights-item-imagem .insights-item-detail-user-imagem{
    display: block;
}

.insights .insights-list .insights-item:nth-child(2) a{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.insights .insights-list .insights-item:nth-child(5) .insights-item-inside a {
    padding-bottom: 0;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}

.insights .insights-list .insights-item .insights-item-detail-user .insights-item-detail-user-nome {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    color: #ffffff;
}

.insights .insights-list .insights-item .insights-item-detail-user .insights-item-detail-user-imagem{
    margin-right: 11px;
}

.insights .insights-list .insights-item .insights-item-detail .insights-item-detail-info-titulo{
    font-size: 17px;
    height: auto;
}

.insights .insights-list .insights-item .insights-item-detail .insights-item-detail-info {
    margin-top: 0;
}

.insights-item-detail .insights-item-detail-info .btnMore{
    display: block;
}

.insights .insights-list .insights-item .insights-item-detail .insights-item-detail-info .btnMore{
    margin-top: 14px;
    margin-bottom: 20px;
}

.insights .insights-list .insights-item.insights-horizontal .insights-item-inside:last-child .insights-item-info{
    order:2;
}

.insights .insights-list .insights-item.insights-horizontal .insights-item-inside:last-child .insights-item-imagem{
    order:1;
}

.insights .insights-list .insights-item .insights-item-inside:first-child{
    margin-bottom: 20px;
}

.insights .insights-btn{
    width: 100%;
}

.insights .insights-list{
    margin-bottom: 20px;
}

.insights .fullcover-item .fullcover-item-info,
.fullcover .fullcover-item .fullcover-item-info
{
    width: 70.38%;
    max-width: 475px;
}


/*** INSIHTS DETALHE ****/

.noticias-detalhe.insights-detalhe{
    padding-top: 18px;
    height: 210px;
}

.noticias-detalhe.insights-detalhe .noticias-detalhe-voltar{
    display: block;
}

.noticias-detalhe.insights-detalhe .noticias-titulo {
    padding-top: 45px;
}

.insights-info-user .insights-info-user-imagem{
    width: 82px;
    height:82px;
    border: 3px solid #FFFFFF;
}

.noticias-detalhe-bottom.insights-detalhe {
    margin-top: 81px;
}

.noticias-detalhe-bottom.insights-detalhe .noticias-detalhe-info,
.noticias-detalhe-bottom.insights-detalhe .noticias-detalhe-info-titulo{
    width: 90%;
    margin: 0 auto;
}

.noticias-detalhe-bottom.insights-detalhe .noticias-detalhe-info{
    margin-bottom: 26px;
}

.noticias-detalhe-bottom.insights-detalhe .noticias-detalhe-info-titulo{
    margin-bottom: 20px;
    font-size: 17px;
}

.noticias-detalhe-bottom.insights-detalhe .noticias-detalhe-texto {
    font-size: 15px;
}

.noticias-detalhe-options.insights-detalhe .noticias-detalhe-voltar,
.noticias-detalhe-options.insights-detalhe .noticias-detalhe-proxima{
    font-size: 10px;
}

/*** RETAIL BROKE ***/

.retail-broke-slider{
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 80px;
}

.retail-broke-slider .swiper-center {
    justify-content: normal;
}

.retail-broke-item {
    max-width: 280px;
    height: auto;
}

.retail-broke-item .retail-broke-item-link{
    flex-direction: column;
}

.retail-broke-item .retail-broke-item-left{
    width: 100%;
    height:80px;
    padding: 22px 23px;
}

.retail-broke-item .retail-broke-item-left .retail-broke-item-titulo{
    font-size: 20px;
    margin-bottom: 0;
}

.retail-broke-item .retail-broke-item-left .retail-broke-item-texto{
    font-size: 16px;
}

.retail-broke-item .retail-broke-item-right {
    width: 280px;
    height: 180px;
}

.retail-broke-slider .wrapper {
    width: 100%;
}

.retail-broke-item .retail-broke-item-right .retail-broke-item-diagonal{
    content: "";
    position: absolute;
    top: -14px;
    left: 0;
    height: 24px;
    width: 102%;
    background: #ffcc00;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
}

.retail-broke-slider .swiper-button-next,
.retail-broke-slider .swiper-button-prev{
    width: 36px;
    height:36px;
    top: 60%;
}

.retail-broke-slider .swiper-button-prev {
    left: -10px;
}

.retail-broke-slider .swiper-button-next{
    right: -10px;
}

.retail-broken-texto {
    width: 90%;
    margin: 41px auto 33px auto;
}

/**** SOLUTIONS ****/

.solutions-header .solutions-titulo {
    font-family: 'Trirong', serif;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
    color: #000000;
    display: block;
    margin-bottom: 20px;
}

.solutions-header .solutions-resumo {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    color: #000000;
    display: block;
}

.solutions-blocks .swiper-container {
    width: 90%;
}

.solutions-blocks .solutions-box-320,
.solutions-blocks .solutions-box-660,
.solutions-blocks .solutions-box-820{
    max-width: 400px;
    margin: 0 auto;
    height: auto;
}

.solutions-blocks {
    margin-bottom: 20px;
    margin-top: 45px;
}

.solutions-blocks .swiper-wrapper{
    flex-direction: column;
}

.solutions-blocks .solutions-box-660,
.solutions-blocks .solutions-box-820{
    margin: 20px auto 0 auto;
    flex-direction: column;
    height: auto;
}

.solutions-blocks .solutions-box-660 .solutions-suporte,
.solutions-blocks .solutions-box-820 .solutions-suporte{
    flex-direction: column;
}

.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:last-child{
    height:auto;
}

.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child{
    margin-bottom: 0;
}

.solutions-blocks .solutions-item-320-200,
.solutions-blocks .solutions-item-320-240,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:last-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:last-child .solutions-item-240,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:last-child .solutions-item-400,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:last-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child .solutions-item-400,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-820 .solutions-suporte:last-child .solutions-item-400:first-child,
.solutions-blocks .solutions-box-820 .solutions-suporte:last-child .solutions-item-400:last-child,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-140,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child .solutions-item-400,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:last-child .solutions-item-400,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-400{
    max-width: 400px;
    max-height: 240px;
    height: auto;
}

.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child .solutions-item-400,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:last-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:last-child .solutions-item-400,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-400,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-820 .solutions-suporte:last-child .solutions-item-400:first-child{
    margin-right: 0;
}

.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:first-child .solutions-item-400,
.solutions-blocks .solutions-box-660:nth-of-type(2) .solutions-suporte:last-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:first-child .solutions-item-240,
.solutions-suporte:last-child .solutions-item-400,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-400,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-240,
.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte:last-child .solutions-item-240{
    margin-bottom: 20px;
}

.solutions-blocks .solutions-box-660:nth-of-type(4) .solutions-suporte {
    flex-direction: column-reverse;
}

.solutions-blocks .solutions-image{
    height: 0;
    padding-bottom: 60%;
}

.solutions-blocks .solutions-info,
.solutions-blocks .solutions-box-820 .solutions-suporte:first-child .solutions-item-140 .solutions-info{
    padding: 22px;
}

.solutions-slider-pagination{
    display: none;
}

/**** SOLUTIONS DETALHE ****/

.banner-page.no-background {
    height:auto;
    margin-bottom: 0;
}

.banner-page.banner-page-360 {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.artigos-relacionados-slider .swiper-container,
.artigos-relacionados .wrapper,
.artigos-relacionados-slider .group-destaques{
    max-width: 280px;
}

.artigos-relacionados .wrapper{
    max-width: 280px;
    position: relative;
}

.artigos-relacionados-slider .group-destaques .group-destaques-box-small {
    height: 280px;
}

.artigos-relacionados-slider .group-destaques{
    margin-right: 0;
}

.artigos-relacionados-slider .group-destaques .group-destaques-box-small .box-titulo {
    padding: 0 22px 65px 22px;
    max-height: 135px;
    font-size: 20px;
}

.solutions-detalhe-btn{
    margin-bottom: 60px;
    max-width: 320px;
    width: 90%;
}

.solutions-detalhe-btn .solutions-detalhe-btn-nome{
    font-size: 14px;
}

.solutions-banner .detalhe-voltar {
    top: 18px;
    width: 90%;
    max-width: 767px;
}

.artigos-relacionados-slider .swiper-button-next,
.artigos-relacionados-slider .swiper-button-prev
{
    border-radius: 100%;
    background: rgba(3,25,79, 0.5);
    display: block;
    width: 36px;
    height:36px;
    top: 65%;
}

.artigos-relacionados-slider .swiper-button-next:after{
    content:'';
    display: block;
    background: url('../img/arrowRight.png') no-repeat;
    background-size: 100%;
}

.artigos-relacionados-slider .swiper-button-prev:after{
    content:'';
    display: block;
    background: url('../img/arrowLeft.png') no-repeat;
    background-size: 100%;
}

.artigos-relacionados-slider .swiper-button-next:after,
.artigos-relacionados-slider .swiper-button-prev:after{
    width:13px;
    height:22px;
    position: absolute;
    top:0;
    left: 2px;
    right:2px;
    bottom:0;
    margin: auto;
}

.artigos-relacionados-slider .swiper-button-prev {
    left: -10px;
}

.artigos-relacionados-slider .swiper-button-next{
    right: -10px;
}

/*** CARREIRAS ***/

.carreiras-texto {
    margin: 21px 0 31px 0;
}

.carreiras-texto .carreiras-texto-resumo {
    width: 100%;
}

.carreiras-btn{
    width: 90%;
}

.carreiras-list .carreiras-item .carreiras-item-right{
    display: none;
}

.carreiras-list .carreiras-item .carreiras-item-left{
    border-right:none;
    max-width: 720px;
}

.carreiras-list .carreiras-item .carreiras-item-left .share-custom-black{
    display: block;
}

/*** CARREIRAS DETALHE ***/

.noticias-detalhe.carreiras-detalhe{
    background-color: #f5f5f5;
    padding-bottom: 30px;
}

.noticias-detalhe.carreiras-detalhe .noticias-detalhe-voltar {
    display: block;
    top:-42px;
}

.carreiras-detalhe-info .carreiras-detalhe-info-left,
.carreiras-detalhe-info .carreiras-detalhe-info-right .share-custom-black{
    display: none;
}

.carreiras-detalhe-info .carreiras-detalhe-info-right {
    max-width: 767px;
}

.noticias-detalhe.carreiras-detalhe .noticias-titulo{
    margin-bottom: 60px;
}

.form-input-file {
    max-height: 117px;
    height: 117px;
    width: 100%;
}

.form-input-file .form-input-file-btn{
    width: 100%;
    top: inherit;
    left: 0;
    bottom: 0;
}

.form-input-file .form-input {
    height: 117px;
}

.carreiras-form .btn-custom-fb3 .btn-custom-nome {
    font-size: 16px;
    font-weight: bold;
}

/*** PRESS ***/

.noticias-destaque.press-destaque .press-destaque-item{
    flex-direction: column-reverse;
}

.noticias-destaque.press-destaque .group-destaques,
.noticias-destaque.press-destaque .press-destaque-item .press-destaque-left{
    margin: 0 auto;
}

.noticias-destaque.press-destaque .group-destaques,
.noticias-destaque.press-destaque .group-destaques .group-destaques-box-small {
    height: 220px;
}

.noticias-destaque.press-destaque .group-destaques .group-destaques-box-small .btnMore {
    margin: 40px 24px 0 24px;
}

.noticias-destaque.press-destaque .group-destaques .group-destaques-box-small .box-titulo {
    padding: 58px 24px 0 24px;
    min-height: 110px;
}

.noticias-destaque.press-destaque .group-destaques .group-destaques-box-small .btnMoreImage:after {
    bottom: 7px;
    right: 7px;
}

.noticias-destaque.press-destaque .download {
    margin-top: 20px;
}

.noticias-destaque.press-destaque .swiper-slide{
    margin-bottom: 0;
}

.noticias-destaque.press-destaque .download-titulo {
    font-size: 12px;
    margin-left: 12px;
}

.noticias-destaque.press-destaque {
    padding: 20px 0 20px 0;
}

/*** MENU ASIDE ***/

.header .menu-aside .menu-aside-container {
    max-width: 767px;
    width: 100%;
}

.menu-aside-content .menu-aside-search,
.menu-aside-content .menu-aside-menuList {
    max-width: 767px;
    width: 93%;
    padding-right: 25px;
}

.menu-aside-scroll-hidden {
    right: -30px;
}

.header-main .menu-aside-scroll-hidden {
    margin-top: 104px;
}

.header .header-right.menu-open #menu-hamburger.hamburger {
    margin-left: 0;
}

/*** EQUIPA GESTAO ***/

.equipa-gestao .equipa-gestao-info {
    max-width: 462px;
}

.equipa-gestao .swiper-button-prev,
.equipa-gestao .swiper-button-next{
    width: 36px;
    height: 36px;
    top: 55%;
}

.equipa-gestao .swiper-button-prev:after,
.equipa-gestao .swiper-button-next:after{
    width: 12px;
    height: 21px;
}

.equipa-gestao .swiper-button-next{
    right: -15px;
}

.equipa-gestao .swiper-button-prev{
    left: -15px;
}

.equipa-gestao .wrapper {
    padding: 26px 0 85px 0;
}

.equipa-gestao .equipa-gestao-info .equipa-gestao-titulo{
    margin-bottom: 35px;
}

.equipa-gestao .equipa-gestao-item .equipa-gestao-item-nome {
    font-size: 16px;
}

.equipa-gestao-bottom {
    flex-direction: column;
    max-height: none;
    width: 100%;
    padding: 20px;
}

.equipa-gestao-bottom .equipa-gestao-bottom-left .equipa-gestao-bottom-item{
    margin-right: 40px;
}

.equipa-gestao-bottom .equipa-gestao-bottom-left .equipa-gestao-bottom-item:last-child{
    margin-right: 0;
}

.equipa-gestao-bottom .equipa-gestao-bottom-right .equipa-gestao-bottom-right-item{
    margin-left: 0;
    margin-right: 14px;
    margin-top: 13px;
}

/**** FILTER ***/


.filter-modal{
    position: absolute;
    top: 0;
    left: -150%;
    background: #009deb;
    width: 100%;
    max-width: 400px;
    height: auto;
    z-index: 50;
    padding: 10px 6% 20px 6%;
    -webkit-transition: left 0.4s;
    -moz-transition: left 0.4s;
    -o-transition: left 0.4s;
    transition: left 0.4s;
    display: block;
}

.filter-modal.filter-sem-registo{
    margin-top: 40px;
    position: inherit;
}

.filter-modal.open-modal{
    left: -6%;
}

.filter-modal .filter-form{
    padding:0;
}

.filter-modal .filter-form .filter-icon{
    width: auto;
    height: auto;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.filter-modal .filter-icon:before {
    content: '';
    margin: 0 !important;
    margin-right: 20px !important;
}

#content .fullcover-list .filter-form .filter-form-input {
    margin-left: 0;
}

.fullcover-list .filter-form .datepicker-section{
    margin-left: 0;
    margin-top: 20px;
}

#content .fullcover-list .filter-form .datepicker-section .filter-form-input:first-child {
    margin-right: 20px;
}

#content .filter-form .btn.filter-form-btn{
    margin-left: 0;
}

#content .fullcover-list .filter-form .btn.filter-form-btn {
    margin-left: 0;
    width: 100%;
    max-width: 320px;
    margin-top: 20px;
    background: #e63330 url(../img/add-white.png) 37% center no-repeat;
}

/*** OBJETOS ****/

.tpl-2-colunas .objetoClass{
    display: none;
}

.tpl-2-colunas .mostraMobile .objetoClass{
    display: block;
}

.tpl-2-colunas.tpl-img-direita .colLeft .tpl-2-colunas-texto, .tpl-2-colunas.tpl-img-esquerda .colRight .tpl-2-colunas-texto{
    margin-bottom: 0;
}

/*** HISTORIA ***/

.historia-popup {
    max-width: 767px;
    width: 94%;
    padding: 20px;
    flex-direction: column-reverse;
    margin: 20px auto;
}

.historia-popup .historia-popup-left {
    margin-right: 0;
    text-align: center;
    width: 100%;
    height:auto;
    margin-top: 29px;
}

.historia-popup .historia-popup-right {
    max-width: 767px;
}

.historia-popup .historia-popup-right .historia-popup-right-ano{
    font-size: 15px;
    margin-bottom: 17px;
}

.historia-popup .historia-popup-right .historia-popup-right-titulo{
    font-size: 17px;
    margin-bottom: 10px;
}

.historia .historia-pagination-slider{
    display: none;
}

.tpl-slide-gca .swiper-slide .colRight {
    position: relative;
}

/*** PRIVACIDADE ***/

.tpl-privacidade {
    margin-bottom: 47px;
}

.banner-page.no-background.privacidade{
    min-height: 0;
}

.banner-page.no-background.privacidade .banner-page-text{
    max-width:none;
}

.banner-page.no-background.privacidade .banner-page-text .banner-page-titulo{
    margin-bottom: 25px;
}


/***************************/

.new-slide-home-item .slide-peek,
.new-slide-home-item .slide-peek-btn{
    display: none;
}

.new-slide-home-item .image {
    background-position: top center;
}

.new-slide-home-item .wrapper-info .slider-home-info .slider-home-info-texto {
    font-size: 15px;
}

.new-slide-home-item .wrapper-info {
    max-width: 767px;
    width: 90%;
}

.new-slide-home-item .wrapper-info .slider-home-info {
    padding-top: 72px;
    width: 70%;
}

.new-slide-home-wrapper .swiper-button-next, .new-slide-home-wrapper .swiper-button-prev {
    border-radius: 100%;
    width: 44px;
    height: 44px;
    background: rgba(3,25,79, 0.5);
    display: block;
}

.new-slide-home-wrapper .swiper-button-prev:after {
    content: '';
    display: block;
    background: url('../img/arrowLeft.png') no-repeat;
    background-size: 100%;
}

.new-slide-home-wrapper .swiper-button-next:after {
    content: '';
    display: block;
    background: url('../img/arrowRight.png') no-repeat;
    background-size: 100%;
}

.new-slide-home-wrapper .swiper-button-next:after, .new-slide-home-wrapper .swiper-button-prev:after {
    width: 13px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.new-slide-home .slide-home-item-support .slide-home-desktop,
.new-slide-home .slide-home-item-support .slide-home-desktop_lower{
    display: none;
}

.new-slide-home .slide-home-item-support .slide-home-mobile{
    display: block;
}

/*** DISCOVER ***/

.discover{
    height:50px;
}

.discover .discover-bar {
    max-height: 50px;
    padding: 5px 0;
}
