

@font-face {
    font-family: 'Nexa';
    src: url('../nexa/NexaBold.woff') format('woff'), 
         url('../nexa/NexaBold.ttf') format('truetype') !;
    font-weight: bold;  
}


@font-face {
    font-family: 'Nexa';
    src: url('../nexa/NexaLight.woff') format('woff'), 
         url('../nexa/NexaLight.ttf') format('truetype');
}


body {
    margin: 0;
    padding: 0;
    background-color: white;
    font-family: 'Nexa';
}
footer {
    font-family: 'Nexa';
}

.padding-0 {
    padding: 0 !important;
}
.padding-top-20{
    padding-top: 20px;
}



  @media (min-width:960px) {
    .section-scroll{
        padding-top: 1em;
    }
}  

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

@media (min-width:768px) and (max-width:900px) {
    .navbar-fixed-top .nav > li > a {
        padding: 10px 8px;
    }
}

.panquecas-logo{
    padding-top: 23vh;
    text-align: right;
    padding-right: 0
}
.home-header{
    margin-top: 28vh !important; 
    padding-left: 0
    padding-left: 20px;
}
.header-index-title{
    font-size:0.85em;
    padding-left: 8px;
    text-transform: lowercase;
    color:rgba(0,75,135,1);

}
.header-index-title-intro{
    font-size:0.85em;
    color:rgba(0,75,135,0.9);
}
.header-index-title-other{
    font-size:0.85em;
    color:white;
}
.header-bullet{
    font-size:0.4em;
    padding-left: 8px;

}


@media (max-width:992px) {
    .height-25-vh {
        height: 25vh !important;
    }
    .home-header{
        margin-top: 22vh !important;
    }
    .panquecas-logo{
        padding-top: 15vh;
        text-align: center;
    }
}

@media (max-width:740px) {

    .home-header{
        margin-top: 50px !important;
    }
}

.filtro {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-header-image {
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
}

.other-header-image {
    width: 100%;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
}
.main-header-image:after {
    opacity: 0.5;
}
.other-header-image:after {
    opacity: 0.5;
}

.navbar {
    font-weight: 400;
    ;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    z-index: 1;
}

.navbar a {
    /*	text-decoration: line-through;
	text-decoration-color: orange;
	line-height: 5;*/
    color: #FFFFFF;

}

.navbar a:hover {
    color: #FBB034;
    background-color: transparent !important;
}

.navbar a:focus {
    color: #FBB034;
    background-color: transparent !important;
}

.navbar li:hover {
    height: 20%;
    background-color: transparent !important;
    text-decoration: none;
}

.underline{
    border-bottom: 3px dashed rgba(0,0,0,0.5);
    text-decoration: none; 
}

.overline {
    position: relative;
    display: inline-block;
}

.overline::after {
    content: '';
    border-bottom: 5px solid #D8601D;
    width: 100%;
    position: absolute;
    right: 0;
    top: 40%;
    z-index: -1;
}

.logo-header {
    text-align: center;
    padding-top: 12vh;
}

.titulo-header {
    text-align: center;
    color: #FBB034;
    margin-top: 60px;
    margin-bottom: 10px;
}

.titulo-header span {
    color: #fff;
}

.logo-header img {
    height: 201px;
    margin-right: 0;
    margin-top: 20px;
}

.text-header {
    margin-top: 75px;

}

.text-header p {
        color: #004B87;
    font-weight: bold;
    font-size: 33px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    max-width: 1000px;
    margin: 0 auto;
}
.dot-text-header{
    color: #d8601d;
    font-size: 55px;
}
.open_programs_container {
    height: 150px;
    background-color: rgba(34, 30, 31, 0.6);
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: 0 !important;
    display: inline-block;
}

.open_programs_container .button-know-more {
    margin-top: 55px;
}

.open_programs_content {
    margin-top: 55px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.open_programs_content a {
    color: #FBB034;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.open_programs_content a:hover,
.open_programs_content a:focus {
    color: #FBB034 !important;
    text-decoration: none;
}

.open_programs_content .underline {
    position: relative;
    display: inline-block;
}

.open_programs_content .underline::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 100%;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 0;
}

.header_for_icons {
    justify-content: center;
    display: flex;
    margin-top: -50px;
}

.header_for_icons img {
    margin-top: 75px;
    width: 70%;
}

/* HEADER ABOUT US */

.titulo-header h2 {
    font-size: 39px;
}

.arrow_down {
    position: absolute;
    /*bottom: 20px;*/
    bottom: 200px;
    left: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    transform: translateX(-50%);
}

.arrow_down p {
    letter-spacing: 3px;
}

.arrow_down i {
    font-size: 18px;
}


/* FINISH HEADER ABOUT US */

/*FOOTER*/

.container_footer {
    margin-top: 10px;
}

.border_cinzento {
    border-top: 1px solid #BDBDC2;
    padding: 20px 70px;
}

.border_cinzento a {
    color: #807F89;
    padding-left: 15px;
}

.border_cinzento .col-md-6 {
    padding: 0;
}

.footer_social {
    text-align: right;
}

.footer {
    color: rgba(255,255,255,1);
    padding: 0 40px;
    background-color: rgba(0,0,0,0.5);
    padding-top: 50px;
}

.footer_links {
    padding-left: 70px;
    padding-bottom: 25px;
    padding-top: 25px;
    font-size: 11px;
    font-weight: 400;
}

.footer_links a {
    color: rgba(255,255,255,1);
    text-decoration: none;
    padding-right: 30px;
}

.footer_links a:hover {
    color: rgba(0,35,175,0.7);
}

.footer_links .active {
    color: rgba(0,35,175,0.7);
}

.footer_contact_info {
    text-align: right;
    padding-right: 70px;
    font-size: 13px;
}

.footer_img {
    text-align: center;
}

.footer_img img {
        width: 220px;
    padding-bottom: 20px;

}


/* END FOOTER*/

/* ************ HOME **************** */

.text-box-mobile {
    padding: 2vh 3vh;
}

.text-mobile {
    font-size: 20px;
    color: #221E1F;
}

.vision-box-title {
    opacity: 0.35;
}

.padding-top-servicos{
    padding-top: 8px;
}
.p-servicos {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;

}
.upper{
    text-transform: uppercase;
}
.icon-servicos {
    padding-top: 15px;
    padding-bottom: 22px;
    width: 33%;
}

@media(max-width:790px) and (min-width:450px){
    .icon-servicos {
        padding-top: 15px;
        padding-bottom: 22px;
        width: 20%;
    }
}

.p-back-servicos {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}
.missao-texto{
    color:black; font-size: 22px
}
.valor-title{
    color: #004B87;font-weight: bold;font-size:  24px;
}

.valor-text{
    color:black; font-size: 1.3em;
}
.valores-images{
    width: 100%;
}
.valores-wrap-images{
    text-align: center;
    padding-top: 15px;
}
@media(max-width: 500px) {
    .valor-title{
        text-align: center;
    }
    .valores-wrap-images{
        text-align: center;
    }
    .valores-images{
        width: 100px;
    }
}

@media(max-width: 980px){
    .valores-images{
        width: 100px;
        padding-bottom: 22px;
    }
}





.scroll-downs {
  position: absolute;
  right: 0;
  bottom: 30px;
  left: 0;
  margin: auto;
  
  width :34px;
  height: 55px;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

.name-encore{
    font-size: 5em !important;
    color:rgba(0,75,135,0.9);
}
.line-intro{
    line-height: 75px;
}
/* PARTIAL RIGTH INVESTMENTS */

.contact-home {
/*    background-color: rgba(0, 75, 135,0.9);*/    
    text-align: center;
    height: 85vh;
    color:white;
    /*display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;*/
}

@media(max-width: 768px) {
    .contact-home {  
        height: 100%;
    }
    .portfolio-item{    
        margin-bottom: 50px;
    }
}

.contact-home .col-md-12 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.contact-home .link {
    border-radius: 5px;
    border: 1px solid #004B87;
    color: #004B87;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 30px;
    font-size: 11px;
    font-weight: 400;
}

.contact-home .link:hover {
    background-color: #fff;
    color: rgba(0, 75, 135, 0.9);
    border: 2px solid rgba(0, 75, 135, 0.9);
}

.contact-home h1 {
    font-size: 47px;
}

.contact-home p {
    margin-bottom: 20px;
}

/* FINISH PARTIAL RIGTH INVESTMENTS */

/* ************ Program ********************* */
.cartao_team_box_tua_ae {
    margin-top: 50px;
    margin-bottom: 60px;
    height: 270px;
    padding-right: 10px;
    padding-left: 10px;
}

.cartao_team_box_tua_ae p {
    line-height: 17px;
    text-align: center;
}

.cartao_team_box_tua_ae img {
    width: 100%;
    /*max-height: 108px;*/
    margin-bottom: 30px;
}

.cartao_team_box_tua_ae2 {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 0px;
    height: 250px;
    padding-right: 10px;
    padding-left: 10px;
}

.cartao_team_box_tua_ae2 p {
    line-height: 13px;
    text-align: center;
}

.cartao_team_box_tua_ae2 img {
    width: 100%;
    margin-bottom: 30px;
}
.cartao_team_box {
    margin-top: 50px;
    margin-bottom: 50px;
    height: 270px;
    padding-right: 10px;
    padding-left: 10px;
}

.cartao_team_box p {
    line-height: 18px;
    min-height: 36px;
    text-align: center;
}

.cartao_team_box img {
    width: 100%;
    /*max-height: 108px;*/
    margin-bottom: 30px;
}

.cartao_team_box2 {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 0px;
    height: 250px;
    padding-right: 10px;
    padding-left: 10px;
}

.cartao_team_box2 p {
    line-height: 13px;
    text-align: center;
}

.cartao_team_box2 img {
    width: 100%;
    margin-bottom: 30px;
}

@media(max-width: 1024px) {
    .cartao_team_box p {
        line-height: 13px;
        text-align: center !important;
    }

    .arrow_down {
        display: none !important;
    }

    #demo-canvas {
        display: none !important;
    }
}


.nome_elemento_equipa {
    color: #363636;
    font-weight: 500;
    font-size: 18px;
}

.empresa_elemento_equipa {
    color: #005376;
    font-weight: 500;
    font-size: 16px;
}

.cargo_elemento_equipa {
    color: #005376;
    font-size: 17px;
}

.cargo_elemento_equipa:before {
    content: '';
    width: 40px;
    margin-right: 10px;
    margin-bottom: 3px;
    border: 2px solid #d8601d;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.descricao_elemento_equipa {
    color: #363636;
    font-weight: 500;
}

.other_programs_intro {
    text-align: center;
    color: #767481;
    margin-bottom: 50px;
}

.owl-carousel-programs .owl-item {
    height: 650px;
}

@media (max-width: 768px) {
    .owl-carousel-programs .owl-item {
        height: auto;
    }
    .other_programs_image.item img:nth-child(2) {
        width: 100% !important;
        height: auto !important;
    }
}

.other_programs_image.item {
    height: 100%;
}

.owl-carousel-programs .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    bottom: 40px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #FBB034 !important;
    width: 11px;
    height: 11px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 9px;
    height: 9px;
}

.ProgramsPrevBtn {
    position: absolute;
    left: -70px;
    bottom: 40%;
}

.ProgramsNextBtn {
    position: absolute;
    right: -70px;
    bottom: 40%;
}


.other_programs_box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.other_programs_image img {
    height: 100%;
    width: auto !important;
    /* max-width: 100%;*/
    margin: 0 auto;
}

.other_programs_text {
    position: absolute;
    width: 100%;
    bottom: 100px;
    text-align: center;
    text-transform: uppercase;
}

.other_programs_text p {
    color: white;
    max-width: 80%;
    margin: 0 auto;
    line-height: 35px;
    font-size: 18px;
}

.other_programs_logo {
    position: absolute;
    width: 100%;
    height: 100px;
    top: 50px;
}

/* PAGINA PROGRAMS */

.box_titulo_programs .titulo_seccao {
    text-align: left;
    font-size: 40px;
    font-weight: 600;
}

.icon_box_programs {
    display: flex;
    justify-content: center;
    margin-top: 200px;
}

.icon_box_programs img {
    width: 170px;
}

.border_tituloprograms {
    border-bottom: 3px solid;
    width: 100px;
    color: #FBB034;
    margin-top: 30px;
}

.box_text_programs p {
    position: relative;
    color: #221E1F;
    margin-top: 28px;
}

.box_text_programs p::before {
    content: "";
    border: 4px solid #FBB034;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    border-radius: 50%;
    left: -13px;
    top: 5px;
}

.box_text_programs p .fr-fic {
    width: 100% !important;
}

.box_text_programs p:last-child::before {
    border: 0;
}

.row_overview {
    margin-top: 100px;
}

.box_text_programs::after {
    content: '';
    border: 13px solid transparent;
    border-top: 14px solid #FBB034;
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    left: 130px;
    bottom: -44px;
}

/* who can apply */

.box_text_programs_who_can_apply p img.fr-fic {
    width: 50% !important;
    padding: 0 10px;
}

.box_titulo_programs_who_can_apply .icon_box_programs {
    margin-top: 100px;
}

.row_who_can_apply .box_text_programs::after,
.row_how_it_works .box_text_programs::after {
    left: auto;
    right: 130px;
}

/* how it works */

.row_how_it_works .box_text_programs p,
.row_the_concept .box_text_programs p {
    float: left;
    padding: 0 70px 10px 0;
}

.row_how_it_works .box_text_programs p:first-child,
.row_the_concept .box_text_programs p:last-child {
    width: 100%;
    padding: 0 0 10px 0;
}

.row_how_it_works .box_text_programs p:first-child::before {
    border: 0;
}


.row_the_concept .box_text_programs {
    margin-bottom: 100px;
}

/* FINISH PAGINA PRODRAMS */

/* ************ At A Glance **************** */

.titulo_seccao {
    text-align: center;
    color: #005376;
}

.titulo_seccao span {
    color: #d8601d;
}

.caixa-de-texto {
    height: 60vh;
    background-color: #ffffff;
    margin-top: 12vh;
}

.text-box {
    padding: 5vh 5vh;
}

.image-text-box {
    position: absolute;
    margin: 0;
    height: 85vh;
}

.vision-text {
    margin-top: 5vh;
    margin-bottom: 20vh;
}

.div-botao {
    text-align: center;
    position: absolute !important;
    bottom: 0px;
}

.button-know-more {
    background-color: #FBB034;
    /* Orange */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 300px;
    bottom: 0;
}

.button-know-more:hover {
    color: #FBB034;
    /* Orange */
    background-color: white;
}


/* ************ Our Programs **************** */

.our_programs_desktop {
    margin-top: 90px;
}

.nav_filtros_programs {
    margin-top: 40px;
    margin-bottom: 40px;
}

.nav_filtros_programs li {
    border: 1px solid #FBB034;
    margin-right: 8px;
    text-align: center;
    height: auto;
    padding: 14px 12px 10px 12px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #222;
}

.nav_filtros_programs li:hover {
    box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.nav_filtros_programs li:first-child {
    padding: 14px 38px 10px 38px;
}

.nav_filtros_programs li:last-child {
    margin-right: 0;
}

.nav_filtros_programs .active {
    background-color: #FBB034;
    color: #fff;
    text-decoration: none;
}

.program-container {
    border-radius: 5px;
    overflow: hidden;
    /*    box-shadow: 0px 0px 1px 3px rgba(0,0,0,0.1);*/
    margin-bottom: 30px;
}

.program-container:hover {
    box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.box_card_program {
    height: 180px;
}

.box_img_card_program {
    height: 180px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_card_program img {
    /*
    width: 100%;
    height: 100%;
*/
    width: 140%;
    height: auto;
}

.program-container:nth-child(2n) .program_image_position {
    float: right;
}

.hi_tech_icon {
    background-color: #fff;
    border: 2px solid #FCB034;
    position: absolute;
    top: 38px;
    height: 105px;
    width: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -42px;
    z-index: 1;
    border-radius: 5px;
}

.hi_tech_icon img {
    height: auto;
    width: 80px;
}

.program-container:nth-child(2n) .program_image_position .hi_tech_icon {
    right: auto;
    left: -52px;
}

.program-container:nth-child(2n) .box_card_program_text {
    text-align: right;
    padding-right: 40px !important;
    padding-left: 0 !important;
}

.box_card_program_text {
    background-color: #fff;
    margin: 0;
    padding-left: 15px !important;
}

.box_card_program_text p:first-child {
    font-size: 18px;
    color: #424242;
    font-weight: 500;
    padding-top: 40px;
}

.box_card_program_text p {
    font-size: 11px;
    padding-left: 50px;
    padding-right: 40px;
    color: #5C5C5C;
}

/* ************ News_List **************** */

.button-view-all {
    background-color: rgba(0, 75, 135,0.9);
    /* Orange */
    border-radius: 5px;
    border-color: transparent;
    color: white;
    padding: 15px 32px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 200px;
    bottom: 0;
}

.button-view-all:hover {
    color: #d8601d;
    /* Orange */
    background-color: white;
    text-decoration: none;
}

.fundo-cartao-news {
    margin: 0;
    padding: 0 !important;
    background-color: #fff;
}

.fundo-cartao-texto-news {
    text-align: center;
    height: 360px;
}

.fundo-cartao-texto-news::before {
    content: '';
    position: absolute;
    height: 100%;
    width: auto;
    right: 15px;
    left: 15px;
    bottom: 0;
    top: 0;
    background-color: #fff;
    z-index: -1;
}

.fundo-cartao-texto-news img {
    width: 100%
}

.news_date {
    color: #d8601d;
    font-size: 10px;
    margin-top: 15px;
}

.news_title {
    font-size: 16px;
    color: #555365;
}

.news_title p {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.news_excerpt {
    font-size: 12px;
    color: #9A98A0;
}

.news_excerpt p {
    width: 90%;
    margin: 0 auto;
}

.box_news_carousel {
    height: 360px;
}

#button-left {
    background-image: url('../img/seta-esq.svg');
    width: 75px;
    height: 75px;

}

#button-left:hover {
    background-image: url('../img/seta-esq-hover.svg');
}

#button-right {
    background-image: url('../img/seta-dir.svg');
    width: 75px;
    height: 75px;

}

#button-right:hover {
    background-image: url('../img/seta-dir-hover.svg');
}

/* PARTIAL EVENT LIST */

.container_events .news_date {
    color: #F2AF41;
    font-size: 10px;
    margin-top: 15px;
    position: absolute;
    top: 10px;
    left: 30px;
    background-color: #000000a1;
    border-radius: 50px;
    padding: 8px 10px;
    margin: 0;
    font-size: 9px;
}

.container_events .news_title {
    margin-top: 25px;
}

.box_img_news_events {
    height: 157px;
    overflow: hidden;
}

/* FINISH PARTIAL EVENT LIST */

/* ************ Our Portfolio *************** */

.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 100%;
    width: auto;
    opacity: 0;
    transition: .5s ease;
    background-color: #FBB034;
}

.container:hover .overlay {
    opacity: 0.8;
}

.overlay_project {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 100%;
    width: auto;
    opacity: 0;
    transition: .5s ease;
    background-color: #221E1F;
}

.container:hover .overlay_project {
    opacity: 0.8;
}

.startup_titulo {
    color: #221E1F;
}

.project_titulo {
    color: #FBB034;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.hover-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hover-cell::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fbb034bf;
    opacity: 0;
}

.hover-cell:hover::before {
    opacity: 1;
}

.hover-cell img,
.hover-cell p {
    z-index: 1;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 100;
}

/************** OUR NETWORK *********** */

.slick-slide,
.slick-slide a:focus {
    outline: none !important;
}

.navbar-default {
    background: transparent;
}

.network_box {
    padding: 0;
    /*	margin-bottom: 10vh;*/
    /*	height: 290px;*/
    height: auto;
    overflow: hidden;
    font-weight: 700;
    background-color: #FFFFFF;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 74px -11px rgba(168, 168, 168, 0.8);
    -moz-box-shadow: 0px 0px 74px -11px rgba(168, 168, 168, 0.8);
    box-shadow: 0px 0px 74px -11px rgba(168, 168, 168, 0.8);
}

.nav_filtros_network {
    margin-top: 40px;
    margin-bottom: 40px;
}

.nav_filtros_network li {
    border: 1px solid #FBB034;
    margin-right: 8px;

    text-align: center;
    height: auto;
    padding: 5px 75px 5px 75px;
    max-width: 195px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav_filtros_network li:hover {
    box-shadow: 0px 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.nav_filtros_network li:last-child {
    margin-right: 0;
}

.nav_filtros_network .active {
    background-color: #FBB034;
    color: #fff;
    text-decoration: none;
}

.our_network_logos {
    /*	max-width: 135px;*/
    /*padding-top: 41px;*/
    max-width: 105px;
    opacity: 0.7;
}

.our_network_logos:hover {
    opacity: 1;
}

.cross_our_network {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    opacity: 0.7;
}

.cross_our_network:hover {
    opacity: 1;
}

.a_logo_in_the_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.logo-in-the-box {
    height: 145px;
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.logo-in-the-box:nth-child(4n) {
    border-right: 0;
}

@media (max-width:992px) {
    .logo-in-the-box {
        border-right: 0;
    }
}

/* BTN SLIDER OUR NETWORK */

.left-btn-slide {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.right-btn-slide {
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width:1100px) {
    .right-btn-slide,
    .left-btn-slide {
        display: none !important;
    }
}

/* DOTS SLIDER OUR NETWORK */

.slick-dots li button {
    cursor: pointer;
}

.slick-dots li.slick-active button:before {
    color: transparent !important;
    background-color: #FBB034 !important;
}

.slick-dots li button:before {
    width: 10px !important;
    height: 10px !important;
    margin: 5px 7px !important;
    transition: opacity .2s ease;
    border-radius: 30px;
    color: transparent !important;
    background-color: #607d8b !important;
}


/*
.logo-in-the-box:nth-child(1){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-left-style: none; 
	margin:0; 
	padding:0; 
	height: 145px;
}
*/

/*
.logo-in-the-box:nth-child(2){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-left-style: none; 
	margin:0; 
	padding:0; 
	height: 145px;
}
*/

/*
.logo-in-the-box:nth-child(3){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-left-style: none; 
	margin:0; 
	padding:0; 
	height: 145px;
}
*/

/*
.logo-in-the-box:nth-child(4){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	margin:0; 
	padding:0; 
	height: 145px;
}
.logo-in-the-box:nth-child(5){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-bottom-style: none; 
	border-left-style: none; 
	margin:0; 
	padding:0; 
	height: 145px;
}

.logo-in-the-box:nth-child(6){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-left-style: none;
	border-bottom-style: none;
	margin:0; 
	padding:0; 
	height: 145px;
}

.logo-in-the-box:nth-child(7){
	border: 1px solid rgba(0, 0, 0, .1);
	border-top-style: none; 
	border-left-style: none;
	border-bottom-style: none; 
	margin:0; 
	padding:0; 
	height: 145px;
}

.logo-in-the-box:nth-child(8){
	border: none;
	margin:0; 
	padding:0; 
	height: 145px;
}
*/

/* **************** ABOUT_US *************************** */

.details_title {
    font-weight: 500;
    border-bottom: 4px solid #FBB034;
    display: inline;
}

@media(max-width: 1024px) {
    .skills_desktop {
        display: none;
    }
}

@media(min-width: 1024px) {
    .skills_mobile {
        display: none;
    }
}

#person_popup .modal.fade.in,
#associate_popup .modal.fade.in,
#network_person_popup .modal.in {
    display: flex !important;
    align-items: center;
}

.website_button {
    background-color: #FBB034;
    width: 160px;
    height: 65px;
    border-radius: 12px !important;
    color: white;
    border: none;
    margin-bottom: 3vh;
    text-decoration: none;
}

.modal_associates_content {
    border-left: 4px solid #FBB034;
}

@media(min-width: 993px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.imagem_modal_associates {
    display: flex;
    align-items: center;
}

#ourAssociateModal .modal-content {
    border-radius: 0 5px 0 0;
}



/*************************************************/

/* *************** Contact ******************* */

.row_contact {
    position: relative;
    height: 700px
}

.row_contact:before {
    content: ' ';
    position: absolute;
    display: block;
    z-index: -10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-image: url('../../assets/img/map-contacts.jpg');
    background-size: 130% 1000px;
    background-position: -340px -280px;

}

.titulo_contacto {
    text-align: left;
    font-weight: 700;
    color: #222;
}

.titulo_contacto span {
    color: #d8601d;
}

.linha_send_us {
    border-bottom: solid 2px rgba(0, 75, 135,0.9);
    width: 120px;
}

.linha_contact_us {
    border-bottom: solid 2px #fff;
    width: 120px;
}

.linha_departamento {
    border-bottom: solid 2px #005376;
    width: 120px;
}
.contact_us_subtitle {
    color: #d8601d;
}

.contact_us_subtitle span {
    color: #fff;
}


.div-contactos {
    background-color: #fff;
    padding-left: 10vh;
    padding-right: 10vh;
    padding-top: 2vh;
    height: 480px
}

.input-contacts {
    border-bottom: solid 2px;
    border-color: #D9D9DD;
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 40px;
    outline: none;
}

.input-contacts,
input::-webkit-input-placeholder {
    font-size: 15px;
    color: #423F54;
}


.input-contact-message {
    border-bottom: solid 2px;
    border-color: #D9D9DD;
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 40px;
    outline: none;
}

.input-contact-message,
input::-webkit-input-placeholder {
    font-size: 15px;
    color: #423F54;
    height: 100px;
}


.message_title_input {
    font-size: 10px;
    line-height: 3;
    letter-spacing: 2px;
    color: #423F54;
}

.message_contacts {
    border: solid 2px;
    border-color: #D9D9DD;
    width: 100%;
    height: 120px;
    outline: none;
    resize: none;
}

.button-contact-us {
    background-color: rgba(0, 75, 135,0.9);
    /* Orange */
    border: none;
    color: white !important;
    padding: 10px 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 150px;
    bottom: 0
}

.contact_image {
    background-image: url('../../assets/images/img-contacts-box.jpg');
    background-size: 115% 565px;
    background-position: -50px;
    height: 565px;
    padding-top: 2vh;
    padding-left: 10vh;
    padding-right: 10vh;
}

.overlayp {
  position: relative;
}

.overlayp:after {
  position: absolute;
  content:"";
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}

.overlayp:after  {
  opacity: .5;
  background-color: black;
}

.icons_contacts {
    height: 22px;
    display: inline-block;
}

.icon_google {
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 15px;
}


.icon_contact_youtube:hover {
    content: url('../../assets/img/icons/home/icon-youtube-hover.svg');
}

.icon_contact_eventbrite:hover {
    content: url('../../assets/img/icons/home/icon-eventbrite-hover.svg');
}

.icon_contact_linkedin:hover {
    content: url('../../assets/img/icon-linkedin-hover.svg');
}


.links_navbar {
    color: #222 !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 3;
    letter-spacing: 2px;
}

.links_navbar:hover {
    color: #FBB034 !important;
}

/* PAGINA FULL NEW - ENENT */

.page_full_new .text-header p {
    font-size: 34px;
    line-height: 70px;
    max-width: 467px;
    margin: 0 auto;
}

.box_data_btn_header_full_new {
    text-align: center;
}

.btn_header_full_new {
    background-color: #F2AF41;
    color: #fff !important;
    padding: 10px 15px;
    text-decoration: none !important;
    margin-right: 10%;
}

.data_header_full_new {
    color: #fff;
    display: inline-block;
    margin-right: 60px;
}

/*------*/

.container_navigation_news_events {
    padding-top: 50px;
}

.previous_btn_news_events,
.next_btn_news_events {
    text-transform: uppercase;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.next_btn_news_events {
    justify-content: flex-end;
}

.previous_btn_news_events a,
.next_btn_news_events a {
    color: #221E1F !important;
    text-decoration: none !important;
}

.previous_btn_news_events a {
    font-weight: 300;
}

.previous_btn_news_events img,
.next_btn_news_events img {
    width: 35px;
    margin-bottom: 5px;
}

.previous_btn_news_events img {
    margin-right: 20px;
}

.next_btn_news_events img {
    margin-left: 20px;
}

.container_navigation_news_events .previous_btn_news_events {
    text-align: left;
    padding-left: 100px;
}

.container_navigation_news_events .next_btn_news_events {
    text-align: right;
    padding-right: 100px;
}

/********************************/

.slideshow_news_events .col-md-11 {
    padding: 0;
}

.slideshow_news_events .arows_slideshow {
    flex-direction: column;
    display: flex;
    height: 650px;
    margin-bottom: 31px;
    background-color: #F2AF41;
    justify-content: space-around;
}

.arows_slideshow .col-md-12 {
    padding: 0 0 0 5px;
}

.owl-carousel-news-events .owl-dots {
    justify-content: inherit;
    bottom: 0;
    padding-left: 100px;
    top: 19px;
}

.btn_share_news_events {
    background-color: #d8601d;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 0;
    display: flex;
    align-items: center;
    padding: 5px 26px 2px 26px;
}

.btn_share_news_events i {
    font-size: 30px;
    padding-left: 13px;
    padding-bottom: 5px;
}

.box_sharing_news_evens {
    text-align: right;
    top: -44px;
    right: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.box_sharing_news_evens p,
.box_sharing_news_evens .dropdown,
.box_sharing_news_evens .dropdown.show {
    display: inline-block !important;
}

.box_sharing_news_evens p {
    color: #8C9199;
    max-width: 210px;
    text-align: left;
    font-weight: 300;
    margin-bottom: 0;
}

.box_sharing_news_evens .dropdown {
    position: absolute;
    right: 0;
}

.box_sharing_news_evens .dropdown .dropdown-menu {
    min-width: 140px !important;
    border-radius: 0;
    text-align: center;
    background-color: rgba(216, 96, 29,0.4);
}

/* FINISH PAGINA FULL NEW - EVENT */

/*FOCUS AE*/
#focusae{
    width: 90%;
    padding-left: 5%;
}
.info-focus{
    color: #000000;
    font-size: 14px;
    padding-top: 10px;
    text-transform: uppercase;
}
/*APOIO AO ALUNO*/
.unidade-curricular {
    background-color: rgba(216, 96, 29,0.9);
    /* Orange */
    border-radius: 5px;
    border-color: transparent;
    color: white;
    padding: 15px 32px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    margin-top: 10px;
    bottom: 0;
}

.unidade-curricular:hover {
    color: #d8601d;
    /* Orange */
    background-color: white;
    text-decoration: none;
     border: 2px solid #d8601d;
}

.ver-ae {
    background-color: white;
    /* Orange */
    border-radius: 5px;
   border: 2px solid #d8601d;
    color: #d8601d;
    padding: 15px 32px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 200px;
    margin-top: 10px;
    bottom: 0;
}

.ver-ae:hover {
    color: #005376;
}

.download-icon {
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 35px;
}
.unidade-curricular:hover img {
    margin-top: 5px;
}
/*-------------*/
#map {
                   width: 100%;
                   height: 100%;
                   background-color: grey;
                 }
/* SCROLL */
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:300,400);
            * {
              margin: 0;
              padding: 0;
            }
            html, body {
              height: 100%;
            }
            section {
              width: 100%;
            }
            .scroll a {
              position: absolute;
              bottom: -25px;
              left: 50%;
              z-index: 2;
              display: inline-block;
              -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
              color: #fff;
              font : normal 400 20px/1 'Josefin Sans', sans-serif;
              letter-spacing: .1em;
              text-decoration: none;
              transition: opacity .3s;
            }
            .scroll a:hover {
              opacity: .5;
            }
            #section07 a {
              padding-top: 80px;
            }
            #section07 a span {
              position: absolute;
              top: 0;
              left: 51%;
              width: 24px;
              height: 24px;
              margin-left: -12px;
              border-left: 3px solid #d8601d;
              border-bottom: 3px solid #005376;
              -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
              -webkit-animation: sdb07 2s infinite;
              animation: sdb07 2s infinite;
              opacity: 0;
              box-sizing: border-box;
            }
            #section07 a span:nth-of-type(1) {
              -webkit-animation-delay: 0s;
              animation-delay: 0s;
            }
            #section07 a span:nth-of-type(2) {
              top: 16px;
              -webkit-animation-delay: .15s;
              animation-delay: .15s;
            }
            #section07 a span:nth-of-type(3) {
              top: 32px;
              -webkit-animation-delay: .3s;
              animation-delay: .3s;
            }
            @-webkit-keyframes sdb07 {
              0% {
                opacity: 0;
              }
              50% {
                opacity: 1;
              }
              100% {
                opacity: 0;
              }
            }
            @keyframes sdb07 {
              0% {
                opacity: 0;
              }
              50% {
                opacity: 1;
              }
              100% {
                opacity: 0;
              }
            }
