@charset "utf-8";
/* CSS Document */
@media (min-width: 320px){
    body {
        font-size: 16px;
    }
}
@media (min-width: 576px){
    .headermenucont {
        min-height: 89px;
    }
}

@media (min-width: 992px){
    body {
        font-size: 18px;
    }
}
@media (min-width: 1600px){
    body {
        font-size: 20px;
    }
    #how_can_we_help_footer{
      display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
      #how_can_we_help_footer{
        display: none;
      }
    .main_wapper {padding-top: 90px;}
    .header_wapper {padding:15px 0;}
    .header_wapper:not(.inner_header) .logo{height:60px;}
    .lang_menu {margin: 0 0 7px;}
    .navigation_main ul li a {font-size: 24px;}
    .head_menu {padding-top: 90px;}
    .lang_menu span,
    .lang_menu ul li a {font-size: 18px;}

    .home-banner .videobg {height: calc(56.25vw - 90px);max-height: calc(100vh - 90px);}

    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div.col-md-2 {
        -ms-flex: 0 0 27%;
        flex: 0 0 27%;
        max-width: 27%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+2) {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+1) {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .post-type-archive-our_pessoas .equipa_row .row > div.col-md-3,
    .equipa_row.with-container .row > div.col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .porqueNav ul li + li {padding-left: 40px;}
    .reasonsbox .reasons_title {width: 55%;}

    .reconhebox .reconhe_info h6 {font-size: 22px;}
    .governaceText_outer .institutoText {padding-top: 40px;}

    .quotes_row .quotesText p {font-size: 18px;}
    .noticias_row .conhecimentobox .info p {font-size: 20px;}
    .w3naccordion .content_text p { font-size: 20px;}
    .timeline_text .year_info p {font-size: 20px;}
    .reconhe_content p {font-size:20px;}
    .reconhe_content ul li {font-size: 20px;}
    .conhecimentobox .info p {font-size: 20px;}
    .pessoa .pessoa__info dl dt {font-size: 20px;}
    .pessoa .pessoa__info dl dd {font-size: 18px;}
    .location_text h6 {font-size: 18px;}
    .siganos_form form input[type="checkbox"] + span,
    .siganos_form form input[type="checkbox"] + label {font-size: 18px;}

    .estagiobox .estagio_info {padding: 30px 60px 30px 30px;}
    .equipabox .image.no_image_sec span {font-size: 30px;}
}
@media (max-width: 1199px) {
  #how_can_we_help_footer{
    position: fixed;
    bottom: 0;
    z-index: 98;
    right: 60px;
  }

  #how_can_we_help_footer ul.how_can_we_help{
    min-width: 240px;
  }

  #how_can_we_help_footer ul.how_can_we_help > li > ul {
    position: inherit;
  }

  #how_can_we_help_footer ul.how_can_we_help > li > a {
      padding: 15px 15px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {


    .main_wapper {padding-top: 90px;}
    .header_wapper {padding: 15px 0;}
    .navigation_main {margin-top: 10px;}
    .navigation_main ul li a {font-size: 18px;}
    .bredcrumb ul li,
    .bredcrumb ul li a {font-size: 26px;line-height: 1.4;}

    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div.col-md-2 {
        -ms-flex: 0 0 27%;
        flex: 0 0 27%;
        max-width: 27%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+2),
    .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+2) {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+1) {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .porqueNav ul li + li {padding-left: 40px;}
    .reasonsbox .reasons_title {width: 55%;}
    .reasonsbox h2 {font-size: 45px;}

    .cronologia_sec {margin: 0;}
    .timeline {display: none;}

    .instituto_banner .instituto_row .image {height: 35vh;width: 50vw;background-position: top center;}

    .textWith_media_row {padding-top: 40px;}
    .juribox .plus-icon {position: absolute;bottom: 20px;right: 20px;width: 16px;height: 16px;}

    .ft_menu ul li:nth-child(4) {padding-left: 0;}

    .reconhebox .reconhe_info h6 {font-size: 22px;}

    .eixos_row .row > div[class*="col-"] {
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        width:100%;
        max-width: 33.333333%;
    }

    .governaceText_outer .institutoText {padding-top: 40px;}

    .estagiobox {margin: 0 0 20px;}
    .estagiobox .estagio_info {padding: 30px;}
    .estagios_row .estagiobox .estagio_info h3 {font-size: 18px;padding-bottom: 22px;}
    .btn_icon_pencil a {height: 40px;line-height: 40px;padding: 0 50px 0 20px;background-position: 95% center;font-size: 18px;}

    .siganos_row h1 {font-size: 30px; width: 50%;}
    .siganos_form .btnbox.flxrow {flex-wrap: wrap;}
    /*.siganos_form form input[type="submit"],
    div.gform_wrapper .gform_footer input.button,
    div.gform_wrapper .gform_footer input[type=submit],
    div.gform_wrapper .gform_page_footer input.button,
    div.gform_wrapper .gform_page_footer input[type=submit] {width: 80px;height: 40px;margin: 40px auto 10px;}
    .siganos_row .siganos_form form input[type="submit"],
    .siganos_row div.gform_wrapper .gform_footer input.button,
    .siganos_row div.gform_wrapper .gform_footer input[type=submit],
    .siganos_row div.gform_wrapper .gform_page_footer input.button,
    .siganos_row div.gform_wrapper .gform_page_footer input[type=submit] {width: 100px;height: 60px;}*/
    .siganos_form form input[type="checkbox"] + span,
    .siganos_form form input[type="checkbox"] + label {font-size: 18px;}

    .equipabox .image.no_image_sec span {font-size: 30px;}

    .heroText .row .col-md-5 .text{padding: 0 20px 0 calc(8.33333% + 10px);}
    .filter_subMenu ul li {width: 33.33%;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .main_wapper {padding-top: 90px;}
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }


    .navigation_main,
    .navigation_main ul li a {font-size: 12px;}
    .lang_menu span {font-size: 15px;}
    .lang_menu ul li a {font-size: 16px;}
    .bredcrumb ul li a,
    .bredcrumb ul li {font-size: 18px;}

    .section {padding: 30px 0 0;}
    .qerbtn a {font-size: 16px;min-width: 229px;height: 40px;line-height: 40px;font-size: 16px;}
    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div.col-md-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+2),
    .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+2) {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+1) {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .conhecimento_row .col-lg-6 .image span:after {padding-top: 100%;}
    .competenciasbox {height: auto;}
    .competenciasbox h6 {font-size: 20px;line-height: 1;display: flex;align-items: center;text-align: left;justify-content: center;}
    .competenciasbox h6::before {content: '';width:12px;height: 20px;background: url(../images/arrow-right-black.svg) no-repeat center center;background-size: contain;display: inline-block;vertical-align: middle;margin-right: 13px;}
    .competenciasbox .icon {display: none;}

    .porqueNav ul li + li {padding-left:40px;}
    .porqueNav ul li a {font-size: 18px;}
    .heroText .text h1,
    .heroText .text p {font-size: 30px;}
    .heroText .row .col-md-5 .text {padding: 0 0 0 calc(8.33333% + 10px);margin-top: -30px;}
    .heroText .row .col-md-5 .text::before {width: 9px;height:24px;top:4px;}
    .reasons_row > .row > .col-md-6 {height: 50vw;}
    .reasonsbox .reasons_title {width: 75%;}
    .reasons_row > .row > .col-md-5 {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }
    .reasonsbox h2 {font-size: 30px;}
    .reasons_row .reasons_text {padding: 0 20px 0 0;}
    .reasons_row .reasons_text p {font-size: 18px;}

    .page-template-template-30anos .reasons_row .reasons_text p {font-size: 15px;}

    .cronologia_sec {margin: 0;}
    .timeline {display: none;}
    .timeline_row {padding: 20px 0;}
    .timeline_title h2 {font-size: 30px;}
    .timeline_text {flex-direction: column;padding-top: 20px;}
    .timeline_row:nth-child(even) .timeline_text {flex-direction: column-reverse;}
    .timeline_text .year_info {width:100%;padding: 20px 0 20px;}
    .timeline_text .icon {width: 100%;max-width:100%;}


    .nossoText_sec h1 {font-size: 32px;}
    .h_textcont h2::before, .h_textcont h1::before{width: 9px;height: 24px;top: 4px;}
    .reconhebox .reconhe_info {padding: 20px;}
    .reconhebox .reconhe_info h6 {font-size: 16px;}
    .reconhebox .plus-icon {width: 16px;height: 16px;}
    .reconhebox .plus-icon img {max-width: 16px;}

    .setores_row {padding:10px 0;}
    .setores_row .setoresbox a{min-height: 42px;padding: 0 40px 0 49px;}
    .mercadosbox .image {min-height: 50vw;}
    .mercadosbox p {top:50%;left: 50%;bottom: auto;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .filterMenu_row ul li a {font-size: 18px;}
    .conhecimentobox .image span:after,
    .oe21_sec .conhecimento_row .col-lg-6 .image span:after {padding-top: 75%;}

    .logos_grid .logobox {width: 50%;}
    .logos_grid .logobox a {max-width: 100%;}
    .logos_grid .logobox a img {max-width: 100%;}
    .quotes_row .row {justify-content: flex-end;margin: 0;}
    .quotes_row .row > div[class*="col-"] {padding: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .quotes_row .row > div[class*="col-"]:first-child{
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .quotes_row .quotesText {max-width: 100%;}
    .quotes_row .quotesText p {font-size: 16px;}
    .contactText {padding: 30px 0 45px;}

    .instituto_banner {padding: 30px 0;}
    .instituto_banner .instituto_row .row {margin: 0;align-items: flex-end;}
    .instituto_banner .instituto_row .row > div[class*="col-"] {padding: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .instituto_banner .instituto_row .image {height: 30vh; background-position: center top;}
    .instituto_banner .instituto_row .instituto_text {text-align:left;}
    .instituto_banner .instituto_row h1 {max-width: 100%;padding-left: 16.66666%;line-height: 1;}

    .textWith_media_row h1 {font-size: 30px;padding: 0 0 0 20px;}
    .juribox .plus-icon {position: absolute;bottom: 20px;right: 20px;width: 16px;height: 16px;}
    .juriContent .juriContent_text p {font-size: 16px;}
    .h_textcont h1 {font-size: 30px;}
    .eixos_sec {padding: 30px 0;}
    .eixosText h2 {font-size: 30px;}
    .eixos_row .row > div[class*="col-"] {
        -ms-flex:0 0 33.333333%;
        flex:0 0 33.333333%;
        width:100%;
        max-width: 33.333333%;
    }

    .nosso_content {padding: 30px 0;}
    .social_content h2 {padding: 0 0 10px;font-size: 30px;}

    .governaceText_outer .institutoText {padding-bottom: 0;}
    .governaceText_outer h3 {font-size: 30px;}
    .textWith_media_row h1::before {width: 9px;height: 24px;top: 4px;}
    .juri_outer > h2 {font-size: 30px;}

    .textWith_media_row.nosso_impacto {padding-bottom: 30px;}
    .textWith_media_row.nosso_impacto h1 {margin: 0 0 40px;}
    .relatorios_row {padding: 30px 0;}

    .estagiobox {margin: 0 0 20px;}
    .estagiobox .estagio_info {padding: 30px;}
    .estagios_row .estagiobox .estagio_info h3 {font-size: 18px;padding-bottom: 22px;}
    .btn_icon_pencil a {height: 40px;line-height: 40px;padding: 0 50px 0 20px;background-position: 95% center;font-size: 18px;}

    .home-banner.inner-banner.fullscreen .imagebox {padding-top: 52.65%;height: auto;max-height:100%;}
    .location_row {padding: 0 0 20px;}
    .location_row h1 {font-size: 30px;padding: 30px 0;}
    .location_row .row {flex-direction: column-reverse;}
    .location_row .row + .row {margin-top: 20px;}
    .location_row .image {width:auto;padding-bottom: 75%;margin: 0 -20px;height: auto;padding-top: 20px;}
    .location_row .image .location_text {padding: 0 20px;display:block;}
    .location_row .image .location_text h2 {color: #fff;font-size: 30px;}
    .location_text h6 {font-size: 16px;}
    .location_row .image .location_text h2,
    .location_row .image .location_text h6 {display: block;}
    .location_text {padding: 20px 0 0;display: none;}
    .location_text h2,
    .location_text h6 {display: none;}
    .location_row .image .plusbtn {position: absolute;bottom: 20px;right: 20px;width: 16px;
        -webkit-transition: all 350ms ease-out;
        -o-transition: all 350ms ease-out;
        -moz-transition: all 350ms ease-out;
        transition: all 350ms ease-out;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .location_row .image .plusbtn img {width: 100%;}
    .location_row .image .plusbtn.active {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
    }

    .siganos_row h1 {font-size: 30px; width: 50%;}
    .siganos_form form .input-row.half,
    .gform_wrapper ul li.gfield.gf_left_half,
    .gform_wrapper ul li.gfield.gf_right_half {width: 100%;}
    .siganos_form .btnbox.flxrow {flex-wrap: wrap;}
    /*.siganos_form form input[type="submit"],
    div.gform_wrapper .gform_footer input.button,
    div.gform_wrapper .gform_footer input[type=submit],
    div.gform_wrapper .gform_page_footer input.button,
    div.gform_wrapper .gform_page_footer input[type=submit] {width: 80px;height: 40px;margin: 40px auto 10px;}*/

    .reconheContent.without_img {padding:0 40px;}

    .qer_sec {padding: 60px 0;}
    .qer_sec .social ul{max-width: 229px;}
    .social ul li + li {padding-left: 0;}

    .ft_menu ul li {padding-right: 10px;}
    .ft_menu ul li + li{padding-left: 0;}
    .sponsor_row .lobobox a img {max-height: 19px;}

    .socialGrid_row {padding:60px 0 120px;}
    .equipabox .image.no_image_sec span {font-size: 22px;}
    .newsletter-footer{
      column-gap: 25px;
    }

    .conhecimento_row {
        padding-bottom: 100px;
    }

    .filterMenu_row ul li{
      margin-bottom: 20px;
    }
    .filter_subMenu ul li {
      width: 50%;
    }
}

@media(min-width:768px){
    /* .ham_menubtn {display: none;}*/
}

@media (max-width: 767px) {
    .seccao-banner-hottopics{
      height: 300px;
    }

    .seccao-banner-hottopics h1{
      font-size: 36px;
    }

    .seccao-banner-hottopics .descricao{
      font-size: 16px;
    }

    .caixa-hot-topics h2 {
        font-size: 18px;
    }

    .caixa-hot-topics .descricao a{
      font-size: 14px;
    }

    .seccao-banner-hottopics{
      margin-bottom: 10px;
    }

    .filter_search_not_mobile{
      display: none;
    }
    .main_wapper {padding-top: 70px;}
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .scroll-down-eventos{
      display: none;
    }
    .eventos-slider-navigation {
        margin-top: -25px;
    }

    .navigation_main {margin-top: 0;display: block;opacity: 0;}
    .header_wapper.fixed .navigation_main {opacity: 0;}
    .navigation_main ul li a {font-size: 12px;}
    .lang_menu span {font-size: 16px;}
    .lang_menu ul li a {font-size: 16px;}
    .home:not(.search-is_open) .header_wapper .row .col-8,
    body:not(.home) .header_wapper .row .col-8,
    body:not(.home) .header_wapper .row .col-9,
    .bredcrumb {display: none;}
    .home.search-is_open .header_wapper .row .col-8 {position: absolute;}
    .logo {width: 128px;margin: 0 0 7px;}
    .ham_menubtn a span {width: 25px;}
    .ham_menubtn a span:last-child {width: 18px;}
    .ham_menubtn a span + span {margin-top: 4px;}
    .ham_menubtn a.active span:first-child {
        -webkit-transform: translate3d(0,7px,0) rotate3d(0,0,1,-45deg);
        transform: translate3d(0,7px,0) rotate3d(0,0,1,-45deg);
    }
    .ham_menubtn a.active span:last-child {
        width:25px;
        -webkit-transform: translate3d(0,-7px,0) rotate3d(0,0,1,45deg);
        transform: translate3d(0,-7px,0) rotate3d(0,0,1,45deg);
    }
    button.search{width: 22px;height: 22px;}
    .home button.search {display: block;}
    button.search.is_selected {position: absolute;}
    .head_menu .menu_content .row {justify-content: flex-end !important;}
    .head_menu .menu_content .row > div.col-3 {display: none;}
    .head_menu .container, .head_menu .menu_content,
    .head_menu .menu_content .row,
    .head_menu .menu_content .row > div[class*="col-"] {height: auto;}
    .secondry_menu > ul > li {padding:  0 0 30px;}
    .secondry_menu ul li a {font-size: 20px;}
    .secondry_menu ul li ul li a {font-size: 18px;}
    .secondry_menu > ul > li > a::before {margin-top: -8px;}
    .h_seachbox {height: auto;background: #fff;z-index:101;}
    .search-is_open .h_seachbox {position: fixed;left: 64px;top:12px;}
    .h_seachbox form input[type="text"] {font-size: 16px;height:40px;}

    .home-banner .videobg,
    .home-banner .imagebox {height: 100vh;max-height:calc(100vh - 120px);}
    .searchbox {display: none;}
    .searchnav {display: none;}
    .searchnav ul li a {font-size: 16px;}

    h1 {font-size: 32px;}
    h2 {font-size: 30px;}
    .h_textcont h2::before,
    .h_textcont h1::before {width: 9px;height: 24px;top: 4px;}
    .section {padding: 30px 0 0;}
    .h_textcont h1 {font-size: 32px;}
    .h_textcont h1,
    .h_textcont h2 {margin:0 0 20px;}
    .home .h_textcont h1,
    .home .h_textcont h2 {margin: 10px;}


    .qerbtn a {font-size: 16px;min-width: 246px;height: 40px;line-height: 40px;font-size: 16px;}
    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(3n+2),
    .equipa_row .row > div.col-md-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+2),
    .equipa_row .row > div[class*="col-"]:nth-child(6n-1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+2) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n),
    body.home .equipa_row .row > div[class*="col-"]:nth-child(6n+1),
    .equipa_row .row > div[class*="col-"]:nth-child(6n),
    .equipa_row .row > div[class*="col-"]:nth-child(6n+1),
    .post-type-archive-our_pessoas .equipa_row .row > div.col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .competencias_row {padding: 16px 0 0;}
    .conhecimento_row .col-lg-6 .image span:after,
    .conhecimentobox .image span:after {padding-top: 75%;}
    .competenciasbox {height: auto;justify-content: flex-start;padding:  0 0 20px 23px;}
    .competenciasbox h6 {font-size: 20px;line-height: 1;display: flex;align-items: center;text-align: left;justify-content: center;}
    .competenciasbox h6::before {content: '';width:12px;height: 20px;background: url(../images/arrow-right-black.svg) no-repeat center center;background-size: contain;display: inline-block;vertical-align: middle;margin-right: 13px;}
    .competenciasbox .icon {display: none;}
    .h_slider_sec.section {padding-top: 0;}
    .h_slider .image {height: auto;}
    .h_slider .image::after {content: '';display: block;padding-top: 100%;}

    .qer_sec {padding: 30px 0;}
    .qer_sec .social ul{max-width: 246px;}
    .social ul li + li {padding-left: 0;}
    .social ul li img {max-height: 25px;}

    .porque_nav {padding: 5px 0 20px;}
    .porqueNav ul li + li {padding-left: 20px;}
    .porqueNav ul li a {font-size: 16px;}
    .heroText {padding: 40px 0;}
    .heroText .row > .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .heroText .text h1,
    .heroText .text p {font-size: 16px;}
    .heroText .row .col-md-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        align-self: flex-end;
    }
    .heroText .row .col-md-5 .text {padding: 0 0 0 calc(8.33333% + 20px);margin-top: -15px;max-width: 50%;margin-left: auto;}
    .heroText .row .col-md-5 .text::before {width: 6px;height: 16px;top:0;left: 14px;}
    .reasons_row > .row > .col-md-6 {padding-top:0 !important;height: 50vw;}
    .page-template-template-30anos .reasons_row.right > .row > .col-md-5{
      order:1;
      padding-left: 6.33333% !important;
      padding-right: 0!important
    }
    .reasonsbox {align-items: center;}
    .reasonsbox .reasons_title {width: 75%;}
    .reasonsbox h2 {font-size: 22px;}
    .reasons_row > .row > .col-md-5 {padding-left: 0 !important;padding-top: 0 !important;}
    .reasons_row .reasons_text {padding: 20px;}
    .reasons_row .reasons_text p {font-size: 16px;}
    .reasons_row .reasons_text p + p {margin-top: 15px;}

    .cronologia_sec {margin: 0; padding: 30px 0;height: auto;}
    .cronologia_text p {font-size: 22px;}
    .timeline {display: none;}
    .timeline_row {padding: 20px 0;}
    .timeline_title h2 {font-size: 30px;}
    .timeline_text {flex-direction: column;padding-top: 20px;}
    .timeline_row:nth-child(even) .timeline_text {flex-direction: column-reverse;}
    .timeline_text .year_info {width:100%;padding: 20px 0 20px;}
    .timeline_text .icon {width: 100%;max-width:100%;}

    .home-banner.inner-banner .imagebox {height: auto;padding-top: 100%;}
    .nossoText_sec {padding: 32px 0 30px;}
    .nossoText_sec .textcont_discr {padding-top: 20px;}

    .reconhecimento_row .col-md-6 .reconhebox:after {padding-top: 75%;}
    .reconhebox .reconhe_info {padding: 20px;}
    .reconhebox .reconhe_info h6 {font-size: 16px;}
    .reconhebox .plus-icon {width: 16px;height: 16px;}
    .reconhebox .plus-icon img {max-width: 16px;}
    .reconhe_content .reconheContent {padding: 0 40px 0;}
    .internacional_sec {padding: 30px 0 0;}
    .logos_grid .logobox {width: 50%;}
    .logos_grid .logobox a img {max-width: 100%;}

    .setores_search form input[type="text"] {height: 50px;font-size: 22px;margin-bottom: 15px;}
    .setores_search form input[type="submit"] {width: 22px;height: 22px;right: 20px;}
    .setores_row {padding: 10px 0;}
    .setores_row .setoresbox a{min-height: 42px;padding: 0 40px 0 49px;}
    .mercadosbox .image {min-height: 50vw;}
    .mercadosbox p {top:50%;left: 50%;bottom: auto;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

  /*  .filter_menu {position: absolute;top:130px;left:100%;width: 100%;height: calc(100vh - 120px);z-index: 100;
         -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition-delay: 500ms;
        -moz-transition-delay: 500ms;
        transition-delay: 500ms;
        -webkit-transition: all 550ms ease-out;
        -o-transition: all 550ms ease-out;
        -moz-transition: all 550ms ease-out;
        transition: all 550ms ease-out;
    }
    .filter_menu::after {content: '';display: block;position: absolute;z-index:90;top: 0;left:100%;width: 100%;height: 100%;background-color: rgba(0,0,0,.6);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all 550ms ease-out;
        -o-transition: all 550ms ease-out;
        -moz-transition: all 550ms ease-out;
        transition: all 550ms ease-out;
    }*/
    .filter_menu.show,
    .filter_menu.show::after {
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .filter_menu {padding: 0 15px;height: 100%;overflow: auto;width: 100%; background: #fff;z-index: 105;position: fixed;top: 0;left: 100%; transition: transform 1s;}
    .filter_menu .filterMenu_row {align-items: flex-start;}
    .filter_menu .fltclose {width: 20vw;height: 20vw;background:url(../images/close-black.svg) no-repeat center center #fff;background-size: 20px;z-index: 100;cursor: pointer;}
    .filterMenu_row button.reset {width: 20px;}
    .filterMenu_row button.reset svg {width: 100%;}
    .filterMenu_row ul{display: block;}
    .filterMenu_row ul li{ margin-bottom: 20px;padding: 10px 20px;}
    .filterMenu_row ul li a {font-size: 18px;}
    .filterMenu_row ul li ul li a {font-size: 16px;}
    .filterMenu_row ul li ul{display: none !important;}
    .filterMenu_row .activeMenu {top:58px;}
    .filter_subMenu ul li {width: 100%;}
    .oe21_sec {padding-top: 20px;}

    .seccao-top-tags-noticias{padding-top: 20px;}

    .instituto_banner {padding: 30px 0;}
    .instituto_banner .instituto_row .row {margin: 0;}
    .instituto_banner .instituto_row .row > div[class*="col-"] {padding: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .instituto_banner .instituto_row .image {height: 30vh; background-position: center top;}
    .instituto_banner .instituto_row .instituto_text {text-align:left;}
    .instituto_banner .instituto_row h1 {font-size: 20px;max-width: 100%;}

    .institutoText {padding: 30px 0;}


    .textWith_media_row {padding: 20px 0 30px;}
    .textWith_media_row h1 {font-size: 30px;padding: 0 0 0 20px;margin: 0 0 20px;}
    .textWith_media_row h1::before {width: 9px;height: 24px;top: 3px;}
    .juribox .plus-icon {position: absolute;bottom: 20px;right: 20px;width: 16px;height: 16px;}
    .juriContent .juriContent_text p {font-size: 16px;}
    .textWith_media_row .image {height: 75vh;width: 100%;}
    .juri_sec {padding: 30px 0 40px;}
    .juri_outer > h2 {font-size: 30px;padding: 0 0 20px;}

    .nosso_content {padding: 30px 0 30px;}
    .orientad_sec {padding: 30px 0;}
    .eixos_sec {padding: 30px 0;}
    .eixos_row .row {flex-wrap: nowrap;overflow: auto;}

    .nosso_content.h_textcont h1, .nosso_content.h_textcont h2 {margin: 0 0 20px;}
    .environ_content {padding: 30px 0;}

    .nosso_content {padding: 30px 0;}
    .social_content h2 {padding: 0 0 10px;font-size: 30px;}
    .socialGrid_row {padding: 30px 0 90px;}
    .socialGrid_row .row > div[class*="col-"] {padding-bottom: 20px;}
    .socialGridbox {padding: 20px;}
    .socialGridbox .image {height: 50vh;}
    .socialGridbox .image + .infoText {padding-top: 20px;}
    .socialGridbox h6 {font-size: 16px;    padding-bottom: 16px;}
    .socialGridbox p{font-size: 16px;}

    .governaceText_outer {padding: 30px 0 0;}
    .governaceText_outer .institutoText {padding: 0;}
    .governaceText_outer h3 {font-size: 30px;padding: 0 0 35px;}

    .textWith_media_row.nosso_impacto {padding-bottom: 30px;}
    .textWith_media_row.nosso_impacto h1 {margin: 0 0 40px;}
    .relatorios_row {padding: 30px 0;}

    .w3naccordion h6 {font-size: 16px;padding: 15px;}
    .w3naccordion h6 i {width: 16px;height: 16px;right: 20px;}
    .estagios_sec {padding: 30px 0 10px;}
    .estagiobox {margin: 0 0 20px;}
    .estagiobox .estagio_info {padding: 20px;}
    .estagios_row .estagiobox .estagio_info h3 {font-size: 18px;padding-bottom: 22px;}
    .btn_icon_pencil a {height: 40px;line-height: 40px;padding: 0 50px 0 20px;background-position: 95% center;font-size: 18px;}
    .quotes_row .row {flex-direction: column-reverse;}
    .quotes_row .image {padding-bottom: 90%;height: auto;}
    .quotes_row .quotesText {max-width: 80%;margin: 30px auto 14px;}
    .quotes_row .quotesText p {font-size: 16px;}

    .home-banner.inner-banner.fullscreen .imagebox {padding-top: 52.65%;height: auto;max-height:100%;}
    .loc-title,
    .loc_slider .loc-item {font-size: 16px;line-height: 31px;}
    .loc-title::after {width: 9px;height: 24px;}
    .loc_slider_outer div {height: 31px;}
    .location_row {padding: 0 0 20px;}
    .location_row h1 {font-size: 30px;padding: 30px 0;}
    .location_row .row {flex-direction: column-reverse;}
    .location_row .row + .row {margin-top: 20px;}
    .location_row .image {width:auto;padding-bottom: 75%;margin: 0 -20px;height: 400px;padding-top: 20px;}
    .location_row .image .location_text {padding: 0 20px;display:block;}
    .location_row .image .location_text h2 {color: #fff;font-size: 30px;}
    .location_text h6 {font-size: 16px;}
    .location_row .image .location_text h2,
    .location_row .image .location_text h6 {display: block;}
    .location_text {padding: 20px 0 0;display: none;}
    .location_text h2,
    .location_text h6 {display: none;}
    .location_row .image .plusbtn {position: absolute;bottom: 20px;right: 20px;width: 16px;
        -webkit-transition: all 350ms ease-out;
        -o-transition: all 350ms ease-out;
        -moz-transition: all 350ms ease-out;
        transition: all 350ms ease-out;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .location_row .image .plusbtn img {width: 100%;}
    .location_row .image .plusbtn.active {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0);
    }
    .siganos_row {padding: 30px 0;}
    .siganos_row h1 {font-size: 30px;}
    .siganos_form form .input-row.half,
    .gform_wrapper ul li.gfield.gf_left_half,
    .gform_wrapper ul li.gfield.gf_right_half {width: 100%;}
    .siganos_form form .input-text,
    /*.gform_wrapper li.input-text input {height:40px;}
    .siganos_form form .checkbox-row .checkbox-item,
    .siganos_form form .checkbox-row .wpcf7-list-item,
    div.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,
    div.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {width: 100%;padding-right:0 !important;}
    .siganos_form .btnbox.flxrow {flex-wrap: wrap;}
    .siganos_form form input[type="submit"],
    div.gform_wrapper .gform_footer input.button,
    div.gform_wrapper .gform_footer input[type=submit],
    div.gform_wrapper .gform_page_footer input.button,
    div.gform_wrapper .gform_page_footer input[type=submit] {width: 80px;height: 40px;margin-bottom: 10px}*/
    .juriContent .juriContent_text {padding:20px;}

    .footer {padding: 30px 0 30px;}
    .footer .row {align-items: flex-start;}
    .footer .ft_menu {padding-top: 14px;}
    .ft_menu ul {flex-wrap: wrap;display: block;}
    .ft_menu ul li {padding-right: 10px;padding-bottom: 10px;}
    .ft_menu ul li + li{padding-left: 0;}
    .sponsor_row {padding: 20px 0 21px;}
    .sponsor_row .lobobox {float: right;}
    .sponsor_row .lobobox a img {max-height: 19px;}
    .footer .copyright p {font-size: 12px;}

    .equipabox .image.no_image_sec span {font-size: 18px;}
    .icon-share img {max-height: 25px;}
    .icon-share .share {width: 165px;}
    .areaContent_row {padding:30px 0 0;}
    .areaContent_row .btn_icon_pencil {padding-top: 60px;}
    .evento_content .evento_action,
    .areaContent_row .btn_icon_pencil + .evento_action {padding: 50px 0 30px;}

    .eventRegistration {padding:2.5rem 0;}
    .eventRegistration .row {padding-top: 1.25rem;}
    .eventRegistration .form_dateText {float: none;margin-top: 0;}
    .RegistrationForm {padding:1.875rem 0;}

    .fundo-banner-eventos-seccao {
      height: 300px;
    }
    .carousel-eventos {
        width: 100%;
        left: inherit;
        margin-top: -95px;
    }




    .footer-top .row-first-footer-top {
      padding-bottom: 50px;
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: 50px;
    }

    .row-first-footer-top > div{
      text-align: center;
    }
    .newsletter-footer{
      margin-top: 20px;
      flex-direction: column;
    }
    .newsletter-footer .label{
      margin-bottom: 25px;
    }

    .redes-sociais-footer{
      column-gap: 15px;
    }

    .redes-sociais-footer ul li {
        margin-right: 20px;
    }

    .redes-sociais-footer ul li:last-child {
        margin-right: 0px;
    }

    #menu-footer-copyrights li{
      display: block;
    }

}

@media (max-width: 460px){
  .logo {
      width: 100px;
      margin: 0 0 7px;
  }
  .ham_menubtn {
    width: 20px;
  }
  .menubuttons ul > li {
    width: 28px;
    height: 28px;
    font-size: 12px;
    margin-left: 2px;
  }
  .menubuttons ul > li > a {
    line-height: 28px;
  }
  header.header-sticky + div.main_wapper {
      padding-top: 76px !important;
  }
  .head_menu .container-fluid {
      padding-left: 60px;
      padding-right: 6<0px;
  }
  .head_menu {
      padding-top: 200px !important;
  }
}

@media only screen and (max-width: 480px)  {

/*****************************************************************************
RESET
******************************************************************************/

.seccao-titulo-principal {
    padding-top: 80px;
    padding-bottom: 0px;
}

.caixa-noticias{
    margin-bottom: 30px;
}

.caixa-noticias .imagem{
    height: 180px;
}

.caixa-noticias .lista-tags{
    min-height: auto;
}

.caixa-noticias h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
}

.row-carregar-mais{
    margin-top: 20px;
}

.filter_search{
    margin-top: 20px;
}

.banner-circulo{
    display: none;
}

.conteudo-banner h1 {
    font-size: 28px;
    max-width: 560px;
    font-weight: bold;
}

.owl-nav-custom .owl-prev{
    width: 60px;
    height: 60px;
}

.owl-nav-custom .owl-next{
    width: 60px;
    height: 60px;
}

.scroll-down-geral {
    top: calc(100vh - 120px);
}

/*****************************************************************************
HEADER
******************************************************************************/

.barra-partilha-header {
    padding: 6px 15px;
}

.barra-partilha-header .partilhar .addtoany_shortcode {
    top: 10px;
    left: 80px;
}

.barra-partilha-header .addtoany_list a {
    padding: 0px 15px;
}

header.open_menu {
    position: relative!important;
}

header.open_menu .barra-partilha-header{
    display: none;
}

header.is-sticky.open_menu {
    position: fixed!important;
}

header.open_menu .menubuttons{
    display: none;
}

header.header-sticky + div.main_wapper{
    padding-top:70px!important;
}

header.header-sticky + .scroll-down-geral + div.main_wapper{
    padding-top:70px!important;
}

.head_menu.open{
    position: relative;
    padding-top: 0px!important;
    margin-top: -70px;
}

header.is-sticky + div.main_wapper div.head_menu.open {
    position: fixed!important;
    padding-top: 100px!important;
}

header.is-sticky +  .scroll-down-geral + div.main_wapper div.head_menu.open {
    position: fixed!important;
    padding-top: 100px!important;
}

.banner-geral{
    background-size: cover!important;
    background-position: center center!important;
    height: 350px;
}

/*.banner-principal{height: 350px !important;}*/

.scroll-down-geral{
    display: none;
}

/*****************************************************************************
TEMPLATE HOMEPAGE
******************************************************************************/

.home .next-post-banner-geral .categoria {
    font-size: 10px;
}

.home  .next-post-banner-geral{
    width: 50%;
    height: 120px;
    padding: 30px 10px;
}

.home .next-post-banner-geral h2 {
    font-size: 16px;
    max-width: 200px;
    line-height: 23px;
}

.home .seccao-novidades-homepage {
    padding-top: 40px;
    padding-bottom: 50px;
}

.home .botao-row-titulo-conhecimento-archive{
    margin-top: 30px;
}

.home .row-titulo-conhecimento-archive {
    padding-bottom: 35px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage {
    padding: 30px 35px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
}

.home .seccao-newsletter-homepage{
    padding-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda{
    margin-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.seccao-novidades-homepage .carousel-hot-topics .caixa-noticias h2{
    min-height: auto!important;
}

.home .seccao-eventos-calendario-homepage{
    padding-top: 50px;
    padding-bottom: 60px;
}

.home .seccao-eventos-calendario-homepage h2{
    font-size: 32px;
    margin-bottom: 30px;
}

.home .caixa-evento-homepage h2{
    font-size: 22px;
    margin-bottom: 15px;
}

.home .caixa-evento-homepage{
    height: 280px;
    padding: 50px 36px;
}

.home .progressBarContainer {
    position: absolute;
    bottom: 40px;
    right: 7px;
}

.home .caixa-evento-homepage h3{
    font-size:16px;
}

.home .info-pages-carousel-eventos-homepage {
    font-size:16px;
}

.home #calendar{
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.home .calendar{
    width: 100%;
}

.home .calendar .month{
    font-size:24px;
}

.home .calendar td {
    padding: 10px 0px;
}

.calendar thead td{
    font-size: 16px;
}

.home .calendar .day{
    font-size:16px;
}

.home .eventos-calendario-seccao-eventos-calendario-homepage{
    padding-top: 30px;
    flex-direction: column;
}

.home .content-right-eventos-calendario-seccao-eventos-calendario-homepage{
    margin-top: 20px;
}

.home .right-eventos-calendario-seccao-eventos-calendario-homepage h2{
    padding-bottom: 12px;
}


.home .seccao-pessoas-homepage {
    padding-top: 50px;
    padding-bottom: 85px;
}

.home .seccao-pessoas-homepage .titulo-secundario{
    font-size: 32px;
    margin-bottom: 20px;
}

.caixa-pessoas{
    margin-bottom: 30px;
}

.caixa-pessoas .imagem{
    height: 200px;
}

.seccao-pessoas-homepage .descricao{
    margin-bottom: 20px;
}

.seccao-competencias-homepage .titulo-secundario{
    font-size:32px;
}

.filtros-seccao-competencias-homepage{
    padding-bottom: 50px;
}

.filtros-seccao-competencias-homepage li {
    width: 100%;
    font-size: 15px;
    padding: 8px 10px;
    /* margin-right: 18px; */
    margin-right: 0;
    margin-bottom: 10px;
}

.filtros-seccao-competencias-homepage{
    padding-top: 30px;
}


.caixa-competencia .imagem{
    height: 320px;
}

.caixa-competencia .imagem h2 {
    font-size: 20px;
}

/*****************************************************************************
TEMPLATE EQUIPA
******************************************************************************/

.post-type-archive-our_pessoas .equipabox .image{
    height: 100%;
}


/*****************************************************************************
TEMPLATE ARCHIVO CONHECIMENTO
******************************************************************************/

.page-template-template-arquivo-conhecimento .main_wapper{
    padding-top: 70px!important;
}

.page-template-template-arquivo-conhecimento .seccao-titulo-principal{
    padding-top: 50px;
}

.botao-row-titulo-conhecimento-archive{
    margin-top: 0px;
    text-align: left;
}

.row-titulo-conhecimento-archive h2{
    font-size: 32px;
}

.row-titulo-conhecimento-archive .botao-ver-todos {
    padding: 10px 0px;
    min-width: auto;
    width: 100%;
}

.page-template-template-arquivo-conhecimento .conhecimento_row{
    padding-bottom: 70px;
}

.fundo-seccao-instituto-conhecimento-archive{
    height: 280px;
    padding:20px;
}

.fundo-seccao-instituto-conhecimento-archive h2 {
    font-size: 26px;
}

.fundo-seccao-instituto-conhecimento-archive .conteudo p {
    line-height: 20px;
}

.fundo-seccao-instituto-conhecimento-archive .conteudo {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    max-width: 100%;
    margin-bottom: 25px;
}

.fundo-seccao-instituto-conhecimento-archive .botao-branco {
    padding: 15px 52px;
}

.seccao-instituto-conhecimento-archive {
    padding-bottom: 65px;
}


/*****************************************************************************
PAGINA SEARCH RESULTS
******************************************************************************/

.search-results .seccao-titulo-principal {
    padding-top: 10px;
    padding-bottom: 30px;
}

.search-results .seccao-top-tags-noticias{
    padding-bottom: 30px;
}

.search-results .inner_wapper .conhecimento_row {
    padding-bottom: 60px;
}

.search-results .inner_wapper .oe21_sec:last-child .conhecimento_row {
    padding-bottom: 50px;
}


/*****************************************************************************
TEMPLATE EVENTOS
******************************************************************************/

.term-eventos .scroll-down-geral, .term-events .scroll-down-geral{
    display: none;
}

/*****************************************************************************
TEMPLATE ABREU CHANNEL
******************************************************************************/

.select-filtrar-abreu-channel{
    min-width: 100%!important;
    font-size: 13px;
    background-position: 90% center;
    padding: 17px 15px;
}

.banner-principal-abreu-channel h1.titulo-principal-abreu-channel:after{
    float:none;
    margin-top: 20px;
}

.caixa-noticias.tipo-videos.video-formato-grande .video{
    height: 350px;
    padding: 30px;
}

.caixa-noticias.tipo-videos.video-formato-grande .video h2{
    font-size: 25px;
}


/*****************************************************************************
TEMPLATE HOT TOPICS
******************************************************************************/

.carousel-hot-topics{
    margin-bottom: 20px;
}

.term-hot-topics .contain_wapper{
    padding-top: 30px;
}

.carousel-hot-topics .caixa-noticias h2 {
    margin-bottom: 30px;
    min-height: auto;
}

.carousel-hot-topics .caixa-noticias {
    margin-bottom: 20px;
}

.banner-principal .owl-nav-custom {
    margin-top: -60px;
}

.owl-nav-custom .owl-prev {
    padding: 20px!important;
}

.owl-nav-custom .owl-next {
    padding: 20px!important;
}

.tax-our_conhecimento_type .oe21_sec-hot-topics  .conhecimento_row {
    padding-bottom: 50px;
}

/*****************************************************************************
TEMPLATE PUBLICACOES
******************************************************************************/

.tax-our_conhecimento_type .main_wapper{
    padding-top: 127px!important;
}

.tax-our_conhecimento_type .seccao-titulo-principal {
    padding-top: 80px;
    padding-bottom: 0px;
}

.tax-our_conhecimento_type .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE NOTICIAS
******************************************************************************/

.page-template-template-noticias .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE MERCADOS
******************************************************************************/

.mapsvg-popover {
    max-height: 120px;
    font-size: 12px;
    width: 200px!important;
    height: 210px!important;
}

.mapsvg-popover.mapsvg-popover-visible{
  top: 100px;
  right: -20px;
  transform: initial!important;
}

.mapsvg-popover-close {
    width: 30px;
    height: 30px;
}

.popover-mercados-mapa h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

.popover-mercados-mapa .descricao {
    font-size: 10px;
    line-height: 30px;
    margin-bottom: 15px;
}

.popover-mercados-mapa h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.popover-mercados-mapa .botao-preto {
    font-size: 10px;
    padding: 8px 0px;
}

.mapsvg-controller-view-content {
    padding: 10px;
}

.mapsvg-controller-view-wrap.nano{
  top:15px!important;
}

.page-template-template-mercados .seccao-titulo-principal .conteudo h1 {
    line-height: 40px;
}

.page-template-template-mercados .seccao-titulo-principal .conteudo p {
    line-height: 25px;
}

.conteudo-seccao-conteudo-mercados h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.conteudo-seccao-conteudo-mercados {
    padding-bottom: 30px;
}

.seccao-conteudo-mercados {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*****************************************************************************
SINGLE PESSOAS - SAFARI
******************************************************************************/

.pessoa-flex{
    display:flex;
    flex-direction:column;

}

.safari.pessoa .pessoa_bolhas{
    display: none;
}

.safari.pessoa .pessoa__header{
    order:2;
    padding-top: 10px;
}

.safari.pessoa .pessoa__header h1{
    font-size: 40px;
    max-width: 100%;
    padding-left: 15px;
}

.safari.pessoa .pessoa__header p {
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.safari.pessoa .pessoa__info dl{
    padding-left: 15px;
    padding-right: 15px;
}

.safari.pessoa .pessoa__image{
    order:1;
    height: 300px;
}

/*****************************************************************************
SINGLE PESSOAS
******************************************************************************/

.pessoa_logos .logos_grid .logobox a, .pessoa_logos .logos_grid .logobox a img {
    max-width: 100%;
}

.pessoa .pessoa__image {
    width: 100%;
    height: 300px;
    position: absolute;
}

.pessoa .pessoa__header {
    padding-left: 0;
    padding-top: 320px;
    padding-right: 0;
    width: 100%;
}

.pessoa .pessoa__header h1 {
    text-align: left;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}


.pessoa .pessoa__info{
    padding-right: 15px;
}

.pessoa .pessoa__info dl{
    padding-left: 15px;
    padding-right: 15px;
}

.pessoa .pessoa__info__col {
    text-align: left;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.pessoa .pessoa__image.image-two .pessoa__image__bg{
    width: 100%;
}

.pessoa .pessoa__bio {
    margin-top: 15px;
    font-size: 16px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex: 0 0 35%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 100%;
}

.safari.pessoa .pessoa__bio {
    max-width: 100%;
    margin-top: 50px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
}

.pessoa .image-two .dots{
    display: none;
}

/*****************************************************************************
FOOTER
******************************************************************************/
.company-logos-footer{
  flex-wrap: wrap;
  justify-content: flex-start!important;
  align-items: flex-start;
}

.company-logos-footer a{
  padding-bottom: 30px;
}

.company-logos-footer a:last-child{
  padding-bottom: 0px;
}

#modal-video-abreu-channel .icon-close-video {
    right: 20px;
}

#popup-newsletter .content-popup-newsletter{
    width: 90%;
    max-width: 100%;
}

#popup-newsletter .content-popup-newsletter span {
    font-size: 12px;
    line-height: 1.12;
}

.element-go-to-top-section {
    width: 60px;
    height: 60px;
    right: 20px;
}

}

@media only screen and (min-width: 481px) and  (max-width: 600px)   {


/*****************************************************************************
RESET
******************************************************************************/

.seccao-titulo-principal {
    padding-top: 80px;
    padding-bottom: 0px;
}

.caixa-noticias{
    margin-bottom: 30px;
}

.caixa-noticias .imagem{
    height: 180px;
}

.caixa-noticias .lista-tags{
    min-height: auto;
}

.caixa-noticias h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
}

.row-carregar-mais{
    margin-top: 20px;
}

.filter_search{
    margin-top: 20px;
}

.banner-circulo{
    display: none;
}

.conteudo-banner h1 {
    font-size: 32px;
    max-width: 560px;
    font-weight: bold;
}

.owl-nav-custom .owl-prev{
    width: 60px;
    height: 60px;
}

.owl-nav-custom .owl-next{
    width: 60px;
    height: 60px;
}

/*****************************************************************************
HEADER
******************************************************************************/

.home .main_wapper{
    padding-top:80px!important;
}

.barra-partilha-header {
    padding: 6px 15px;
}

.barra-partilha-header .partilhar .addtoany_shortcode {
    top: 10px;
    left: 80px;
}

.barra-partilha-header .addtoany_list a {
    padding: 0px 15px;
}


header.open_menu {
    position: relative!important;
}

header.open_menu .barra-partilha-header{
    display: none;
}

header.is-sticky.open_menu {
    position: fixed!important;
}

header.open_menu .menubuttons{
    display: none;
}

header.header-sticky + div.main_wapper{
    padding-top:70px!important;
}

header.header-sticky + .scroll-down-geral + div.main_wapper{
    padding-top:75px!important;
}

.head_menu.open{
    position: relative;
    padding-top: 0px!important;
    margin-top: -70px;
}

header.is-sticky + div.main_wapper div.head_menu.open {
    position: fixed!important;
    padding-top: 100px!important;
}

header.is-sticky +  .scroll-down-geral + div.main_wapper div.head_menu.open {
    position: fixed!important;
    padding-top: 100px!important;
}

.banner-geral{
    background-size: cover!important;
    background-position: center center!important;
    height: 350px;
}

.scroll-down-geral{
    display: none;
}



/*****************************************************************************
TEMPLATE HOMEPAGE
******************************************************************************/


.home .next-post-banner-geral .categoria {
    font-size: 10px;
}

.home  .next-post-banner-geral{
    width: 50%;
    height: 120px;
    padding: 30px 10px;
}

.home .next-post-banner-geral h2 {
    font-size: 16px;
    max-width: 200px;
    line-height: 23px;
}

.home .seccao-novidades-homepage {
    padding-top: 40px;
    padding-bottom: 50px;
}

.home .botao-row-titulo-conhecimento-archive{
    margin-top: 30px;
}

.home .row-titulo-conhecimento-archive {
    padding-bottom: 35px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage {
    padding: 30px 35px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
}

.seccao-novidades-homepage .carousel-hot-topics .caixa-noticias h2{
    min-height: auto!important;
}

.home .seccao-newsletter-homepage{
    padding-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda{
    margin-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.home .seccao-eventos-calendario-homepage{
    padding-top: 50px;
    padding-bottom: 60px;
}

.home .seccao-eventos-calendario-homepage h2{
    font-size: 32px;
    margin-bottom: 30px;
}

.home .caixa-evento-homepage h2{
    font-size: 22px;
    margin-bottom: 15px;
}

.home .caixa-evento-homepage{
    height: 280px;
    padding: 50px 36px;
}

.home .progressBarContainer {
    position: absolute;
    bottom: 40px;
    right: 7px;
}

.home .caixa-evento-homepage h3{
    font-size:16px;
}

.home .info-pages-carousel-eventos-homepage {
    font-size:16px;
}

.home #calendar{
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.home .calendar{
    width: 100%;
}

.home .calendar .month{
    font-size:24px;
}

.home .calendar td {
    padding: 10px 0px;
}

.calendar thead td{
    font-size: 16px;
}

.home .calendar .day{
    font-size:16px;
}

.home .eventos-calendario-seccao-eventos-calendario-homepage{
    padding-top: 30px;
    flex-direction: column;
}

.content-right-eventos-calendario-seccao-eventos-calendario-homepage{
    margin-top: 20px;
}

.right-eventos-calendario-seccao-eventos-calendario-homepage h2{
    padding-bottom: 12px;
}

.caixa-pessoas{
    margin-bottom: 30px;
}

.caixa-pessoas .imagem{
    height: 200px;
}

.seccao-pessoas-homepage .descricao{
    margin-bottom: 20px;
}

.seccao-competencias-homepage .titulo-secundario{
    font-size:32px;
}

.filtros-seccao-competencias-homepage{
    padding-bottom: 50px;
}

.filtros-seccao-competencias-homepage li {
    width: 49%;
    font-size: 15px;
    padding: 8px 10px;
    /* margin-right: 18px; */
    margin-right: 0;
    margin-bottom: 10px;
}

.filtros-seccao-competencias-homepage{
    padding-top: 30px;
}


.caixa-competencia .imagem{
    height: 320px;
}

.caixa-competencia .imagem h2 {
    font-size: 20px;
}

/*****************************************************************************
TEMPLATE EQUIPA
******************************************************************************/

.post-type-archive-our_pessoas .equipabox .image{
    height: 100%;
}

/*****************************************************************************
TEMPLATE ARCHIVO CONHECIMENTO
******************************************************************************/

.page-template-template-arquivo-conhecimento .main_wapper{
    padding-top: 80px!important;
}

.page-template-template-arquivo-conhecimento .seccao-titulo-principal{
    padding-top: 50px;
}

.botao-row-titulo-conhecimento-archive{
    margin-top: 0px;
    text-align: left;
}

.row-titulo-conhecimento-archive h2{
    font-size: 32px;
}

.row-titulo-conhecimento-archive .botao-ver-todos {
    padding: 10px 0px;
    min-width: auto;
    width: 100%;
}

.page-template-template-arquivo-conhecimento .conhecimento_row{
    padding-bottom: 70px;
}


.fundo-seccao-instituto-conhecimento-archive{
    height: 280px;
    padding:20px;
}

.fundo-seccao-instituto-conhecimento-archive h2 {
    font-size: 26px;
}

.fundo-seccao-instituto-conhecimento-archive .conteudo p {
    line-height: 20px;
}

.fundo-seccao-instituto-conhecimento-archive .conteudo {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    max-width: 100%;
    margin-bottom: 25px;
}

.fundo-seccao-instituto-conhecimento-archive .botao-branco {
    padding: 15px 52px;
}

.seccao-instituto-conhecimento-archive {
    padding-bottom: 65px;
}


/*****************************************************************************
PAGINA SEARCH RESULTS
******************************************************************************/

.search-results .seccao-titulo-principal {
    padding-top: 10px;
    padding-bottom: 30px;
}

.search-results .seccao-top-tags-noticias{
    padding-bottom: 30px;
}

.search-results .inner_wapper .conhecimento_row {
    padding-bottom: 60px;
}

.search-results .inner_wapper .oe21_sec:last-child .conhecimento_row {
    padding-bottom: 50px;
}


/*****************************************************************************
TEMPLATE EVENTOS
******************************************************************************/

.term-eventos .scroll-down-geral, .term-events .scroll-down-geral{
    display: none;
}


/*****************************************************************************
TEMPLATE ABREU CHANNEL
******************************************************************************/

.select-filtrar-abreu-channel{
    min-width: 100%!important;
    font-size: 13px;
    background-position: 90% center;
    padding: 17px 15px;
}

.banner-principal-abreu-channel h1.titulo-principal-abreu-channel:after{
    float:none;
    margin-top: 20px;
}

.caixa-noticias.tipo-videos.video-formato-grande .video{
    height: 350px;
    padding: 30px;
}

.caixa-noticias.tipo-videos.video-formato-grande .video h2{
    font-size: 25px;
}

/*****************************************************************************
TEMPLATE HOT TOPICS
******************************************************************************/

.carousel-hot-topics{
    margin-bottom: 20px;
}

.term-hot-topics .main_wapper{
    padding-top: 80px!important;
}

.term-hot-topics .contain_wapper{
    padding-top: 30px;
}

.carousel-hot-topics .caixa-noticias h2 {
    margin-bottom: 30px;
    min-height: auto;
}

.carousel-hot-topics .caixa-noticias {
    margin-bottom: 20px;
}

.owl-nav-custom .owl-prev {
    padding: 20px!important;
}

.owl-nav-custom .owl-next {
    padding: 20px!important;
}

.tax-our_conhecimento_type .oe21_sec-hot-topics  .conhecimento_row {
    padding-bottom: 50px;
}



/*****************************************************************************
TEMPLATE PUBLICACOES
******************************************************************************/


.tax-our_conhecimento_type .main_wapper{
    padding-top: 180px!important;
}

.tax-our_conhecimento_type .seccao-titulo-principal {
    padding-top: 80px;
    padding-bottom: 0px;
}

.tax-our_conhecimento_type .conhecimento_row {
    padding-bottom: 110px;
}


/*****************************************************************************
TEMPLATE NOTICIAS
******************************************************************************/

.page-template-template-noticias .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE MERCADOS
******************************************************************************/


.mapsvg-popover {
    max-height: 120px;
    font-size: 12px;
    width: 200px!important;
    height: 210px!important;
}

.mapsvg-popover.mapsvg-popover-visible{
  top: 180px;
  right: -40px;
  transform: initial!important;
}

.mapsvg-popover-close {
    width: 30px;
    height: 30px;
}

.popover-mercados-mapa h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

.popover-mercados-mapa .descricao {
    font-size: 10px;
    line-height: 30px;
    margin-bottom: 15px;
}

.popover-mercados-mapa h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.popover-mercados-mapa .botao-preto {
    font-size: 10px;
    padding: 8px 0px;
}

.mapsvg-controller-view-content {
    padding: 10px;
}

.mapsvg-controller-view-wrap.nano{
  top:15px!important;
}

.page-template-template-mercados .seccao-titulo-principal .conteudo h1 {
    line-height: 40px;
}

.page-template-template-mercados .seccao-titulo-principal .conteudo p {
    line-height: 25px;
}

.conteudo-seccao-conteudo-mercados h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.conteudo-seccao-conteudo-mercados {
    padding-bottom: 30px;
}

.seccao-conteudo-mercados {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*****************************************************************************
SINGLE PESSOAS - SAFARI
******************************************************************************/

.pessoa-flex{
    display:flex;
    flex-direction:column;

}

.safari.pessoa .pessoa_bolhas{
    display: none;
}

.safari.pessoa .pessoa__header{
    order:2;
    padding-top: 10px;
}

.safari.pessoa .pessoa__header h1{
    font-size: 40px;
    max-width: 100%;
    padding-left: 15px;
}

.safari.pessoa .pessoa__header p {
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.safari.pessoa .pessoa__info dl{
    padding-left: 15px;
    padding-right: 15px;
}

.safari.pessoa .pessoa__image{
    order:1;
    height: 300px;
}

/*****************************************************************************
SINGLE PESSOAS
******************************************************************************/

.pessoa .pessoa__image {
    width: 100%;
    height: 300px;
    position: absolute;
}

.pessoa .pessoa__header {
    padding-left: 0;
    padding-top: 320px;
    padding-right: 0;
    width: 100%;
}

.pessoa .pessoa__header h1 {
    text-align: left;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.pessoa .pessoa__info dl{
    padding-left: 15px;
    padding-right: 15px;
}

.pessoa .pessoa__info__col {
    text-align: left;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.pessoa .pessoa__image.image-two .pessoa__image__bg{
    width: 100%;
}

.pessoa .pessoa__bio {
    margin-top: 15px;
    font-size: 16px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex: 0 0 35%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 100%;
}

.safari.pessoa .pessoa__bio {
    max-width: 100%;
    margin-top: 50px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
}

.pessoa .image-two .dots{
    display: none;
}

/*****************************************************************************
FOOTER
******************************************************************************/
.company-logos-footer{
  flex-wrap: wrap;
  justify-content: flex-start!important;
  align-items: center;
}

.company-logos-footer a{
  padding-bottom: 30px;
}

#modal-video-abreu-channel .icon-close-video {
    right: 20px;
}

#popup-newsletter .content-popup-newsletter{
    width: 90%;
    max-width: 100%;
}

#popup-newsletter .content-popup-newsletter span {
    font-size: 12px;
    line-height: 1.12;
}

.element-go-to-top-section {
    width: 60px;
    height: 60px;
    right: 20px;
}

}

@media only screen and (min-width: 601px) and  (max-width: 767px)   {

/*****************************************************************************
RESET
******************************************************************************/

.seccao-titulo-principal {
    padding-bottom: 0px;
}

.caixa-noticias{
    margin-bottom: 30px;
}

.caixa-noticias .imagem{
    height: 180px;
}

.caixa-noticias .lista-tags{
    min-height: auto;
}

.caixa-noticias h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
}

.row-carregar-mais{
    margin-top: 20px;
}

.filter_search{
    margin-top: 20px;
}

.banner-circulo{
    display: none;
}

.conteudo-banner h1 {
    font-size: 32px;
    font-weight: bold;
}

.owl-nav-custom .owl-prev{
    width: 60px;
    height: 60px;
}

.owl-nav-custom .owl-next{
    width: 60px;
    height: 60px;
}

/*****************************************************************************
HEADER
******************************************************************************/

.barra-partilha-header {
    padding: 6px 15px;
}

.barra-partilha-header .partilhar .addtoany_shortcode {
    top: 10px;
    left: 80px;
}

.barra-partilha-header .addtoany_list a {
    padding: 0px 15px;
}

.banner-geral{
    background-size: cover!important;
    background-position: center center!important;
    height: 500px;
}

.scroll-down-geral{
    display: none;
}

/*****************************************************************************
TEMPLATE HOMEPAGE
******************************************************************************/


.home .next-post-banner-geral .categoria {
    font-size: 10px;
}

.home  .next-post-banner-geral{
    width: 50%;
    height: 120px;
    padding: 30px 30px;
}

.home .next-post-banner-geral h2 {
    font-size: 16px;
    max-width: 200px;
    line-height: 23px;
}

.home .seccao-novidades-homepage {
    padding-top: 40px;
    padding-bottom: 50px;
}

.home .botao-row-titulo-conhecimento-archive{
    margin-top: 30px;
}

.home .row-titulo-conhecimento-archive {
    padding-bottom: 35px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage {
    padding: 30px 35px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
}

.home .seccao-newsletter-homepage{
    padding-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda{
    margin-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.home .seccao-eventos-calendario-homepage{
    padding-top: 50px;
    padding-bottom: 60px;
}

.home .seccao-eventos-calendario-homepage h2{
    font-size: 32px;
    margin-bottom: 30px;
}

.home .caixa-evento-homepage h2{
    font-size: 22px;
    margin-bottom: 15px;
}

.home .caixa-evento-homepage{
    height: 280px;
    padding: 50px 36px;
}

.home .progressBarContainer {
    position: absolute;
    bottom: 40px;
    right: 7px;
}

.home .caixa-evento-homepage h3{
    font-size:16px;
}

.home .info-pages-carousel-eventos-homepage {
    font-size:16px;
}

.home #calendar{
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.home .calendar{
    width: 100%;
}

.home .calendar .month{
    font-size:24px;
}

.home .calendar td {
    padding: 10px 0px;
}

.calendar thead td{
    font-size: 16px;
}

.home .calendar .day{
    font-size:16px;
}

.home .eventos-calendario-seccao-eventos-calendario-homepage{
    padding-top: 30px;
    flex-direction: column;
}

.content-right-eventos-calendario-seccao-eventos-calendario-homepage{
    margin-top: 20px;
}

.right-eventos-calendario-seccao-eventos-calendario-homepage h2{
    padding-bottom: 12px;
}

.caixa-pessoas{
    margin-bottom: 30px;
}

.caixa-pessoas .imagem{
    height: 300px;
}

.seccao-pessoas-homepage .descricao{
    margin-bottom: 20px;
}

.seccao-competencias-homepage .titulo-secundario{
    font-size:32px;
}

.filtros-seccao-competencias-homepage{
    padding-bottom: 50px;
}

.filtros-seccao-competencias-homepage li {
    width: 49%;
    font-size: 15px;
    padding: 8px 10px;
    /* margin-right: 18px; */
    margin-right: 0;
    margin-bottom: 10px;
}

.filtros-seccao-competencias-homepage{
    padding-top: 30px;
}


.caixa-competencia .imagem{
    height: 320px;
}

.caixa-competencia .imagem h2 {
    font-size: 20px;
}

/*****************************************************************************
TEMPLATE EQUIPA
******************************************************************************/

.post-type-archive-our_pessoas .equipabox .image{
    height: 100%;
}

/*****************************************************************************
TEMPLATE ARCHIVO CONHECIMENTO
******************************************************************************/

.page-template-template-arquivo-conhecimento .main_wapper{
    padding-top: 80px!important;
}

.page-template-template-arquivo-conhecimento .seccao-titulo-principal{
    padding-top: 50px;
}

.botao-row-titulo-conhecimento-archive{
    margin-top: 0px;
    text-align: left;
}

.row-titulo-conhecimento-archive h2{
    font-size: 32px;
}

.row-titulo-conhecimento-archive .botao-ver-todos {
    padding: 10px 0px;
    min-width: auto;
    width: 100%;
}

.page-template-template-arquivo-conhecimento .conhecimento_row{
    padding-bottom: 70px;
}


.fundo-seccao-instituto-conhecimento-archive{
    height: 280px;
    padding:20px;
}

.fundo-seccao-instituto-conhecimento-archive h2 {
    font-size: 26px;
}

.fundo-seccao-instituto-conhecimento-archive .conteudo p {
    line-height: 20px;
}

.fundo-seccao-instituto-conhecimento-archive .conteudo {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    max-width: 100%;
    margin-bottom: 25px;
}

.fundo-seccao-instituto-conhecimento-archive .botao-branco {
    padding: 15px 52px;
}

.seccao-instituto-conhecimento-archive {
    padding-bottom: 65px;
}

/*****************************************************************************
PAGINA SEARCH RESULTS
******************************************************************************/

.search-results .seccao-titulo-principal {
    padding-top: 30px;
    padding-bottom: 30px;
}

.search-results .seccao-top-tags-noticias{
    padding-bottom: 30px;
}

.search-results .inner_wapper .conhecimento_row {
    padding-bottom: 60px;
}

.search-results .inner_wapper .oe21_sec:last-child .conhecimento_row {
    padding-bottom: 50px;
}


/*****************************************************************************
TEMPLATE EVENTOS
******************************************************************************/

.term-eventos .scroll-down-geral, .term-events .scroll-down-geral{
    display: none;
}

/*****************************************************************************
TEMPLATE ABREU CHANNEL
******************************************************************************/

.select-filtrar-abreu-channel{
    min-width: 100%!important;
    font-size: 13px;
    background-position: 90% center;
    padding: 17px 15px;
}

.banner-principal-abreu-channel h1.titulo-principal-abreu-channel:after{
    float:none;
    margin-top: 20px;
}

.caixa-noticias.tipo-videos.video-formato-grande .video{
    height: 350px;
    padding: 30px;
}

.caixa-noticias.tipo-videos.video-formato-grande .video h2{
    font-size: 25px;
}

/*****************************************************************************
TEMPLATE HOT TOPICS
******************************************************************************/

.carousel-hot-topics{
    margin-bottom: 20px;
}

.term-hot-topics .main_wapper{
    padding-top: 180px!important;
}

.term-hot-topics .contain_wapper{
    padding-top: 30px;
}

.carousel-hot-topics .caixa-noticias h2 {
    margin-bottom: 30px;
    min-height: auto;
}

.carousel-hot-topics .caixa-noticias {
    margin-bottom: 20px;
}

.owl-nav-custom .owl-prev {
    padding: 20px!important;
}

.owl-nav-custom .owl-next {
    padding: 20px!important;
}

.tax-our_conhecimento_type .oe21_sec-hot-topics  .conhecimento_row {
    padding-bottom: 50px;
}

/*****************************************************************************
TEMPLATE PUBLICACOES
******************************************************************************/


.tax-our_conhecimento_type .main_wapper{
    padding-top: 180px!important;
}

.tax-our_conhecimento_type .seccao-titulo-principal {
    padding-top: 0px;
    padding-bottom: 0px;
}

.tax-our_conhecimento_type .conhecimento_row {
    padding-bottom: 110px;
}


/*****************************************************************************
TEMPLATE NOTICIAS
******************************************************************************/

.page-template-template-noticias .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE MERCADOS
******************************************************************************/


.mapsvg-popover {
    max-height: 120px;
    font-size: 12px;
    width: 200px!important;
    height: 210px!important;
}

.mapsvg-popover.mapsvg-popover-visible{
  top: 180px;
  right: -40px;
  transform: initial!important;
}

.mapsvg-popover-close {
    width: 30px;
    height: 30px;
}

.popover-mercados-mapa h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

.popover-mercados-mapa .descricao {
    font-size: 10px;
    line-height: 30px;
    margin-bottom: 15px;
}

.popover-mercados-mapa h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.popover-mercados-mapa .botao-preto {
    font-size: 10px;
    padding: 8px 0px;
}

.mapsvg-controller-view-content {
    padding: 10px;
}

.mapsvg-controller-view-wrap.nano{
  top:15px!important;
}

.page-template-template-mercados .seccao-titulo-principal .conteudo h1 {
    line-height: 40px;
}

.page-template-template-mercados .seccao-titulo-principal .conteudo p {
    line-height: 25px;
}

.conteudo-seccao-conteudo-mercados h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.conteudo-seccao-conteudo-mercados {
    padding-bottom: 30px;
}

.seccao-conteudo-mercados {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*****************************************************************************
SINGLE PESSOAS - SAFARI
******************************************************************************/

.pessoa-flex{
    display:flex;
    flex-direction:column;

}

.safari.pessoa .pessoa_bolhas{
    display: none;
}

.safari.pessoa .pessoa__header{
    order:2;
    padding-top: 10px;
}

.safari.pessoa .pessoa__header h1{
    font-size: 40px;
    max-width: 100%;
    padding-left: 15px;
}

.safari.pessoa .pessoa__header p {
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.safari.pessoa .pessoa__info dl{
    padding-left: 15px;
    padding-right: 15px;
}

.safari.pessoa .pessoa__image{
    order:1;
    height: 300px;
}

/*****************************************************************************
SINGLE PESSOAS
******************************************************************************/

.pessoa .pessoa__image {
    width: 100%;
    height: 300px;
    position: absolute;
}

.pessoa .pessoa__header {
    padding-left: 0;
    padding-top: 320px;
    padding-right: 0;
    width: 100%;
}

.pessoa .pessoa__header h1 {
    text-align: left;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.pessoa .pessoa__info dl{
    padding-left: 15px;
    padding-right: 15px;
}

.pessoa .pessoa__info__col {
    text-align: left;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.pessoa .pessoa__image.image-two .pessoa__image__bg{
    width: 100%;
}

.pessoa .pessoa__bio {
    margin-top: 15px;
    font-size: 16px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-flex: 0 0 35%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 100%;
}

.safari.pessoa .pessoa__bio {
    max-width: 100%;
    margin-top: 50px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 0;
}

.pessoa .image-two .dots{
    display: none;
}


/*****************************************************************************
FOOTER
******************************************************************************/
.company-logos-footer{
  flex-wrap: wrap;
  justify-content: flex-start!important;
  align-items: center;
}

.company-logos-footer a{
  padding-bottom: 30px;
}

#modal-video-abreu-channel .icon-close-video {
    right: 20px;
}

#popup-newsletter .content-popup-newsletter span {
    font-size: 12px;
    line-height: 1.12;
}

.element-go-to-top-section {
    width: 60px;
    height: 60px;
    right: 20px;
}

}

@media only screen and (min-width: 768px) and  (max-width: 992px)   {

/*****************************************************************************
RESET
******************************************************************************/

.caixa-noticias{
    margin-bottom: 30px;
}

.caixa-noticias .imagem{
    height: 180px;
}

.caixa-noticias .lista-tags{
    min-height: auto;
}

.caixa-noticias h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 10px;
}

.row-carregar-mais{
    margin-top: 20px;
}

.filter_search{
    margin-top: 20px;
}

.banner-circulo{
	display: none;
}

.conteudo-banner h1 {
    font-size: 32px;
    font-weight: bold;
}

.owl-nav-custom .owl-prev{
    width: 60px;
    height: 60px;
}

.owl-nav-custom .owl-next{
    width: 60px;
    height: 60px;
}

/*****************************************************************************
HEADER
******************************************************************************/


.barra-partilha-header {
    padding: 6px 15px;
}

.barra-partilha-header .partilhar .addtoany_shortcode {
    top: 10px;
    left: 80px;
}

.barra-partilha-header .addtoany_list a {
    padding: 0px 15px;
}

.banner-geral{
    background-size: cover!important;
    background-position: center center!important;
    height: 600px;
}

.scroll-down-geral{
    display: none;
}

/*****************************************************************************
TEMPLATE HOMEPAGE
******************************************************************************/

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage {
    padding: 30px 35px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
}

.home .seccao-newsletter-homepage{
    padding-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda{
    margin-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.home .seccao-eventos-calendario-homepage{
    padding-top: 50px;
    padding-bottom: 60px;
}

.home .seccao-eventos-calendario-homepage h2{
    font-size: 32px;
    margin-bottom: 30px;
}

.home .caixa-evento-homepage h2{
    font-size: 22px;
    margin-bottom: 15px;
}

.home .caixa-evento-homepage{
    height: 280px;
    padding: 50px 36px;
}

.home .progressBarContainer {
    position: absolute;
    bottom: 40px;
    right: 7px;
}

.home .caixa-evento-homepage h3{
    font-size:16px;
}

.home .info-pages-carousel-eventos-homepage {
    font-size:16px;
}

.home #calendar{
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.home .calendar{
    width: 100%;
}

.home .calendar .month{
    font-size:24px;
}

.home .calendar td {
    padding: 10px 0px;
}

.calendar thead td{
    font-size: 16px;
}

.home .calendar .day{
    font-size:16px;
}

.home .eventos-calendario-seccao-eventos-calendario-homepage{
    padding-top: 30px;
    flex-direction: column;
}

.content-right-eventos-calendario-seccao-eventos-calendario-homepage{
    margin-top: 20px;
}

.right-eventos-calendario-seccao-eventos-calendario-homepage h2{
    padding-bottom: 12px;
}


.seccao-competencias-homepage .titulo-secundario{
    font-size:32px;
}

.filtros-seccao-competencias-homepage{
    padding-bottom: 50px;
}

.filtros-seccao-competencias-homepage li {
    width: 49%;
    font-size: 15px;
    padding: 8px 10px;
    /* margin-right: 18px; */
    margin-right: 0;
    margin-bottom: 10px;
}

.filtros-seccao-competencias-homepage{
    padding-top: 30px;
}


.caixa-competencia .imagem{
    height: 320px;
}

.caixa-competencia .imagem h2 {
    font-size: 20px;
}

/*****************************************************************************
TEMPLATE EQUIPA
******************************************************************************/

.post-type-archive-our_pessoas .equipabox .image{
    height: 100%;
}

/*****************************************************************************
PAGINA SEARCH RESULTS
******************************************************************************/

.search-results .seccao-titulo-principal {
    padding-top: 30px;
    padding-bottom: 30px;
}

.search-results .seccao-top-tags-noticias{
    padding-bottom: 30px;
}

.search-results .inner_wapper .conhecimento_row {
    padding-bottom: 60px;
}

.search-results .inner_wapper .oe21_sec:last-child .conhecimento_row {
    padding-bottom: 50px;
}

/*****************************************************************************
TEMPLATE ARCHIVO CONHECIMENTO
******************************************************************************/

.page-template-template-arquivo-conhecimento .main_wapper{
    padding-top: 80px!important;
}

.page-template-template-arquivo-conhecimento .seccao-titulo-principal{
    padding-top: 50px;
}

.botao-row-titulo-conhecimento-archive{
    margin-top: 0px;
    text-align: left;
}

.row-titulo-conhecimento-archive h2{
    font-size: 32px;
}

.row-titulo-conhecimento-archive .botao-ver-todos {
    padding: 10px 0px;
    min-width: auto;
    width: 100%;
}

.page-template-template-arquivo-conhecimento .conhecimento_row{
    padding-bottom: 70px;
}


.seccao-instituto-conhecimento-archive {
    padding-bottom: 65px;
}

/*****************************************************************************
TEMPLATE ABREU CHANNEL
******************************************************************************/

.select-filtrar-abreu-channel{
    min-width: 100%!important;
    font-size: 13px;
    background-position: 90% center;
    padding: 17px 15px;
}


/*****************************************************************************
TEMPLATE HOT TOPICS
******************************************************************************/

.carousel-hot-topics{
    margin-bottom: 20px;
}

.term-hot-topics .main_wapper{
    padding-top: 180px!important;
}

.term-hot-topics .contain_wapper{
    padding-top: 30px;
}

.carousel-hot-topics .caixa-noticias h2 {
    margin-bottom: 30px;
    min-height: auto;
}

.carousel-hot-topics .caixa-noticias {
    margin-bottom: 20px;
}

.owl-nav-custom .owl-prev {
    padding: 20px!important;
}

.owl-nav-custom .owl-next {
    padding: 20px!important;
}

.tax-our_conhecimento_type .oe21_sec-hot-topics  .conhecimento_row {
    padding-bottom: 50px;
}

/*****************************************************************************
TEMPLATE PUBLICACOES
******************************************************************************/

.seccao-top-tags-noticias {
    padding-top: 0px;
    padding-bottom: 55px;
}

.tax-our_conhecimento_type .seccao-titulo-principal {
    padding-top: 70px;
    padding-bottom: 0px;
}

.tax-our_conhecimento_type .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE NOTICIAS
******************************************************************************/

.page-template-template-noticias .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE MERCADOS
******************************************************************************/

.mapsvg-popover {
    max-height: 120px;
    font-size: 12px;
    width: 200px!important;
    height: 210px!important;
}

.mapsvg-popover.mapsvg-popover-visible{
  top: 350px;
  right: -40px;
  transform: initial!important;
}

.mapsvg-popover-close {
    width: 30px;
    height: 30px;
}

.popover-mercados-mapa h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

.popover-mercados-mapa .descricao {
    font-size: 10px;
    line-height: 30px;
    margin-bottom: 15px;
}

.popover-mercados-mapa h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.popover-mercados-mapa .botao-preto {
    font-size: 10px;
    padding: 8px 0px;
}

.mapsvg-controller-view-content {
    padding: 10px;
}

.mapsvg-controller-view-wrap.nano{
  top:15px!important;
}

.mercadosbox .image {
    min-height: auto;
}

.seccao-conteudo-mercados {
    padding-top: 30px;
    padding-bottom: 0px;
}

/*****************************************************************************
SINGLE PESSOAS
******************************************************************************/

.pessoa .pessoa__image {
    height: 450px;
    max-width: 40%;
}

.pessoa .pessoa__header{
    width: calc(60% + 80px);
}

.pessoa .pessoa__header h1{
    max-width: 32%;
    font-size: 36px;
}

.pessoa .pessoa__header p {
    font-size: 18px;
}

.pessoa .pessoa__bio{
    font-size:16px;
}

.pessoa .pessoa__image {
    max-width: 100%;
}

.pessoa .pessoa__image.image-two .pessoa__image__bg{
    width: 100%;
}

.pessoa .image-two .dots{
    display: none;
}

/*****************************************************************************
FOOTER
******************************************************************************/

#modal-video-abreu-channel .icon-close-video {
    right: 20px;
}

}


@media only screen and (min-width: 1201px) and  (max-width: 1500px)   {

  .page-template-template-30anos .reasons_row .reasons_text p {
    font-size: 19px;
  }


}

@media only screen and (min-width: 993px) and  (max-width: 1200px)   {

/*****************************************************************************
RESET
******************************************************************************/


/*****************************************************************************
HEADER
******************************************************************************/

.barra-partilha-header {
    padding: 6px 15px;
}

.banner-geral{
    background-size: cover!important;
    background-position: center center!important;
    height: 600px;
}

.scroll-down-geral{
    display: none;
}

/*****************************************************************************
TEMPLATE HOMEPAGE
******************************************************************************/

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage {
    padding: 30px 35px;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 60px;
}

.home .seccao-newsletter-homepage{
    padding-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda{
    margin-bottom: 50px;
}

.home .seccao-newsletter-homepage .conteudo-seccao-newsletter-homepage .esquerda h2 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.home .seccao-eventos-calendario-homepage h2{
    font-size: 32px;
    margin-bottom: 30px;
}

/*****************************************************************************
TEMPLATE EQUIPA
******************************************************************************/

.post-type-archive-our_pessoas .equipabox .image{
    height: 100%;
}

.page-template-template-30anos .reasons_row.right > .row > .col-md-5 {

}

.page-template-template-30anos .reasons_row .reasons_text p {
  font-size: 18px;
}

/*****************************************************************************
TEMPLATE ABREU CHANNEL
******************************************************************************/

.select-filtrar-abreu-channel{
    min-width: 100%!important;
    font-size: 13px;
    background-position: 90% center;
    padding: 17px 15px;
}

/*****************************************************************************
TEMPLATE ARCHIVO CONHECIMENTO
******************************************************************************/

.row-titulo-conhecimento-archive .botao-ver-todos {
    padding: 10px 0px;
    min-width: auto;
    width: 100%;
}

/*****************************************************************************
TEMPLATE PUBLICACOES
******************************************************************************/

.tax-our_conhecimento_type .conhecimento_row {
    padding-bottom: 110px;
}

/*****************************************************************************
TEMPLATE NOTICIAS
******************************************************************************/

.page-template-template-noticias .conhecimento_row {
    padding-bottom: 110px;
}


/*****************************************************************************
TEMPLATE MERCADOS
******************************************************************************/

.mercadosbox .image {
    min-height: auto;
}

.seccao-conteudo-mercados {
    padding-top: 30px;
    padding-bottom: 0px;
}


/*****************************************************************************
SINGLE PESSOAS
******************************************************************************/

.pessoa .pessoa__image {
    height: 450px;
    max-width: 40%;
}

.pessoa .pessoa__header{
    width: calc(60% + 80px);
}

.pessoa .pessoa__header h1{
    max-width: 32%;
    font-size: 36px;
}

.pessoa .pessoa__header p {
    font-size: 18px;
}

.pessoa .pessoa__bio{
    font-size:16px;
}

.pessoa .pessoa__image {
    max-width: 100%;
}

.pessoa .pessoa__image.image-two .pessoa__image__bg{
    width: 100%;
}

.pessoa .image-two .dots{
    display: none;
}












}
