#comercial b {
  font-weight: 700;
}

.links_eventos {
    color: #00488C !important;
}

.links_eventos:hover {
    color: #007bff !important;
}

.card-img-top {
    max-height: 270px;
}

.card:hover {
    opacity: 1 !important;
}

/* ATIVIDADES */
.progressT {
    transform: rotate(130deg);
}

.progress__valueT {
    stroke-dasharray: 339.292;
    stroke-dashoffset: 339.292;
    animation: progressT 1.3s infinite alternate;
    animation-play-state: paused;
}

@keyframes progressT {
    from {
        stroke-dashoffset: 339.292;
    }
    to {
        stroke-dashoffset: 135.717;
    }
}

.paddingCircle {
    padding-left: 0;
}

.paddingCircle2 {
    padding-left: 0;
    min-width: inherit;
}

.paddingCircle3 {
    padding-left: 0;
}

.btn {
  box-shadow: none !important;
}

.prjMobile {
    font-size: 3em !important;
}

.prjMobile_2 {
    font-size: 1.2em !important;
}

.form-control[readonly] {
    background-color: #d8d8d8;
    color: #01478c;
}

.form-control[readonly]:focus {
    background-color: #d8d8d8;
    color: #01478c;
}

.setaResponsive {
    position: absolute;
    bottom: 20px;
    right: 42%;
    width: 69px;
}

.setoresMobile {
    padding-left: 0;
}

.netwMobile {
    padding-right: 30px !important;
}

.netwMobile2 {
    padding-bottom: 0 !important;
}

a.eventos_link {
    color: #D8D8D8 !important;
}

a.eventos_link:hover {
    color: #00488C !important;
}

.active_evento {
    color: #00488C !important;
}

.active_evento:hover {
    color: #D8D8D8 !important;
}

/* Container holding the image and the text */
.containerImg {
  position: relative;
  text-align: center;
  color: white;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 24px;
}

th, td {
  color: #fff;
}

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

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@font-face {
    font-family: 'NP_Bold';
    src: url(../fonts/NeutrifPro-Bold.otf);
}

@font-face {
    font-family: 'NP_SemiBold';
    src: url(../fonts/NeutrifPro-SemiBold.otf);
}

@font-face {
    font-family: 'NP_Medium';
    src: url(../fonts/NeutrifPro-Medium.otf);
}

@font-face {
    font-family: 'NP_Regular';
    src: url(../fonts/NeutrifPro-Regular.otf);
}

@font-face {
    font-family: 'NP_Light';
    src: url(../fonts/NeutrifPro-Light.otf);
}

.active_nav {
      color: #00488C !important;
}


/*
.table th {
    padding: 0 2.5rem !important;
    vertical-align: middle !important;
    text-transform: uppercase;
} */

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

.container-teste {
    position: relative;
}

.text-block {
    position: absolute;
    bottom: 20px;
    right: 0;
    background-color: black;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 20px;
}

html, body {
    font-family: 'NP_Regular';
}

p {
    font-family: 'NP_Light';
}

#oportunidades {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  background-image: url("../img/banner-06.png"), url("../img/rodape-06.png");
    background-size: 300px auto, 800px auto;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
}

#noticias {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  background-image: url("../img/banner-07.png"), url("../img/rodape-07.png");
  background-size: 300px auto, 800px auto;
  background-position: left top, right bottom;
  background-repeat: no-repeat, no-repeat;
}

#login {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  background-image: url("../img/login.png");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

#projeto {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  background-image: url("../img/projeto.png");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

#setores {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
  background-image: url("../img/setores.png");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

#informacao, #oportunidades, #boas-praticas, #internacionalizacao, #eventos, #networking, #benchmarking, #contactos {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-image: url("../img/banner.png");
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}

#bench {
  background-image: url("../img/benchmarking.png"), url("../img/benchmarking.png");
  background-size: 768px auto, 768px auto;
  background-position: 0% 0%, 0% 75%;
  background-repeat: no-repeat, no-repeat;
}

/* #event {
  background-image: url("../img/benchmarking.png"), url("../img/benchmarking.png");
  background-size: 768px auto, 768px auto;
  background-position: 0% 25%, 0% 75%;
  background-repeat: no-repeat, no-repeat;
} */

#netw {
  background-image: url("../img/networking2.png");
  background-size: 345px auto;
  background-position: 0% 68%;
  background-repeat: no-repeat;
}

#privacidade, #cookies {
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}

.intec-m {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

header {
    background-color: #fff;
    color: #111;
    text-transform: uppercase;
    font-weight: 400;
}

#form-contactos .form-control, #form-contactos .form-control:focus {
    background-color: #d8d8d8;
    color: #01478c;
}

#form-contactos .form-control::placeholder {
    color: #01478c;
}

.form-control {
    background-color: #fff;
    color: #111;
    /* margin-bottom: 1rem; */
}

.painel .form-control {
    background-color: #fff;
    color: #111;
    margin-bottom: 1rem;
}

input[type="file"] {
    line-height: 1.5;
    margin-bottom: 1rem;
}

.form-control::placeholder {
    color: #111;
}

.form-control:focus
{
    background-color: #fff;
    color: #111;
}

.form-group {
    margin-bottom: .5rem;
}

.benchMobile {
    padding-left: 0;
    padding-top: 10px;
}

footer {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    background-image: url("../img/footer.png");
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    color: #fff;
    font-weight: 400;
}

.copyright {
    padding-top: 2.5rem;
    text-align: center;
}

.table td {
    padding: 0;
}

.big-title {
    font-family: 'NP_Bold';
    font-size: 2em;
    font-weight: 500;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    text-align: center;
    color: #fff;
    line-height: 1;
}

.title {
    font-family: 'NP_Bold';
    font-size: 1.5em;
    font-weight: 500;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    text-align: center;
    color: #fff;
}

.sub-title {
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    text-align: center;
    color: #003d76;
}

.main {
    font-family: 'NP_Regular';
    font-size: 0.8em;
    font-weight: 100;
    text-align: justify;
}

.main-blue {
    font-family: 'NP_Regular';
    font-size: 0.8em;
    font-weight: 400;
    text-align: justify;
    color: #00488C;
}

.img {
    text-align: center;
}

.imovel {
    text-align: center;
    margin-bottom: 2.5rem;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none !important;
    color: #fff !important;
}

a:hover {
    text-decoration: none !important;
    color: #003d76 !important;
}

a.link-azulClaro {
    text-decoration: none !important;
    color: #00488C !important;
}

a.link-azulClaro:hover {
    text-decoration: none !important;
    color: #002242 !important;
}

a.link-azul {
    text-decoration: none !important;
    color: #002242 !important;
}

a.link-azul:hover {
    text-decoration: none !important;
    color: #003d76 !important;
}

#vermais {
    text-decoration: none !important;
    color: #39A935 !important;
}

#vermais:hover {
    text-decoration: none !important;
    color: #5F6468 !important;
}

.scroll-to-top {
    background: rgba(64, 68, 75, 0.5) !important;
}

.scroll-to-top:hover {
    background: #40444B !important;
}

.filtros {
    border: 2px solid #111;
    border-radius: 10px;
    margin-bottom: 2.5rem;
    padding: 2.5rem;
}

label {
    font-weight: 700;
}

.btn-box-azul {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #00488C;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
  border-radius: 0;
  padding: 1rem; /* padding: 0 2.5rem; */
}

.btn-box-azul:hover {
  color: #00488C;
  background-color: #EDEDED;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-box-cinza {
  font-weight: 700;
  color: #00488C;
  text-transform: uppercase;
  background-color: #EDEDED;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
  border-radius: 0;
  padding: 1rem; /* padding: 0 2.5rem; */
}

.btn-box-cinza:hover {
  color: #fff;
  background-color: #00488C;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-cinza {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #5F6468;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
  border-radius: 0;
  padding: 0 1rem; /* padding: 0 2.5rem; */
}

.btn-cinza:hover {
  color: #fff;
  background-color: #40444B;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-cinza-escuro {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #40444B;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
  border-radius: 0;
  padding: 0 1rem; /* padding: 0 2.5rem; */
}

.btn-cinza-escuro:hover {
  color: #fff;
  background-color: #5F6468;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-azul {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #111;
  border: 2px solid #111;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
  padding: .5rem 1.5rem;
}

.btn-azul:hover {
  color: #111;
  background-color: #fff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-verde {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #39A935;
  border: 2px solid #39A935;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
}

.btn-verde:hover {
  color: #39A935;
  background-color: #fff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-intec {
  font-weight: 700;
  color: #003d76;
  text-transform: uppercase;
  background-color: transparent;
  border-style: none;
  transition: color 0s ease-in-out;
}

.btn-intec:hover {
  color: #01478c;
  transition: color 0.15s ease-in-out;
}

.btn-branco {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent;
  border-style: none;
  transition: color 0s ease-in-out;
}

.btn-branco:hover {
  color: #01478c;
  transition: color 0.15s ease-in-out;
}

.btn-laranja {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #f7911a;
  border: 2px solid #f7911a;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
}

.btn-laranja:hover {
  color: #f7911a;
  background-color: #fff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.btn-vermelho {
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #dc3545;
  border: 2px solid #dc3545;
  transition: color 0s ease-in-out, background-color 0s ease-in-out;
}

.btn-vermelho:hover {
  color: #dc3545;
  background-color: #fff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

@media (min-width: 1200px) {
    .container-2 {
        /* max-width: 860px; */
        /* max-width: 1024px; */
        padding-left: 226px;
    }
}

.text-md-left {
    text-align: center;
}

.text-md-right {
    text-align: center;
}

.margin-top {
    margin-top: 1.5rem;
}

.select-box-mobile1 {
    padding-left: 15px;
    padding-right: 15px;
}

.select-box-mobile2 {
    padding-left: 15px;
    padding-right: 15px;
}

.select-box-mobile3 {
    padding-left: 15px;
    padding-right: 15px;
}

#sidebarCollapse, #sidebar {
    display: none;
}

.footer-margin {
    margin-bottom: 3rem;
}

.padding-left {
    padding-left: 0;
    padding-top: 2.5rem;
}

@media (min-width: 768px) {
    .paddingCircle {
        padding-left: 50px;
    }

    .paddingCircle2 {
        padding-left: 238px;
        min-width: 450px;
    }

    .paddingCircle3 {
        padding-left: 218px;
    }

    .prjMobile {
        font-size: 1.5em !important;
    }

    .prjMobile_2 {
        font-size: 1em !important;
    }

    .setoresMobile {
        padding-left: 15px;
    }

    .setaResponsive {
        position: absolute;
        bottom: 20px;
        right: 25px;
        width: 30px;
    }

    .bottom-right {
      position: absolute;
      bottom: 8px;
      right: 16px;
      font-size: 38px;
    }

    .netwMobile {
        padding-right: 40px !important;
    }

    .netwMobile2 {
        padding-bottom: 2.5rem !important;
    }

    .benchMobile {
        padding-left: 30px;
        padding-top: 10px;
    }

    #ativi {
      background-image: url("../img/atividades.png");
      background-size: 300px auto;
      background-position: 0% 14%;
      background-repeat: no-repeat;
    }

    #setores {
      padding-top: 2.5rem;
      padding-bottom: 5rem;
      background-image: url("../img/seto.png"), url("../img/setores.png");
      background-position: 0% 21%, center; /* Center the image */
      background-repeat: no-repeat, no-repeat; /* Do not repeat the image */
      background-size: 230px auto, cover; /* Resize the background image to cover the entire container */
    }

    .padding-contactos {
        padding: 0 10rem;
    }

    .big-title {
        font-family: 'NP_Bold';
        font-size: 3.5em;
        font-weight: 700;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        text-align: left;
        line-height: 1;
    }

    .title {
        font-family: 'NP_Bold';
        font-size: 2em;
        font-weight: 700;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        text-align: left;
    }

    .sub-title {
        font-size: 1.25em;
        font-weight: 500;
        text-transform: uppercase;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        text-align: left;
    }

    .main {
        font-family: 'NP_Regular';
        font-size: 1em;
        font-weight: 100;
        text-align: justify;
    }

    .main-blue {
        font-family: 'NP_Regular';
        font-size: 1em;
        font-weight: 400;
        text-align: justify;
    }

    .text-md-right {
        text-align: right;
    }

    .text-md-left {
        text-align: right;
    }

    .margin-top {
        margin-top: 0;
    }

    .select-box-mobile1 {
        padding-left: 15px;
        padding-right: 5px;
    }

    .select-box-mobile2 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .select-box-mobile3 {
        padding-left: 5px;
        padding-right: 15px;
    }

    #sidebarCollapse, #sidebar {
        display: block;
    }

    .footer-margin {
        margin-bottom: 0;
    }

    .padding-left {
        padding-left: 120px;
        padding-top: 5rem;
    }
}
