@font-face {
    font-family: 'HelveticaNeueLTPro';
    src: url(../fonts/HelveticaNeueLTPro-Lt.otf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'ChaletLondonNineteenEighty';
    src: url(../fonts/ChaletLondonNineteenEighty.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

html,
body {
    width: 100%;
    overflow-x: hidden;
    font-size: 15px;
    font-family: HelveticaNeueLTPro
}

.profile-img-container {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.profile-img-container:hover a {
    opacity: 1;
    top: 0;
    z-index: 500
}

.profile-img-container:hover a img {
    top: 25%;
    position: absolute;
    left: 50%;
    right: 0;
    transform: translateX(-50%)
}

.profile-img-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease;
    -webkit-backface-visibility: hidden
}

img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%)
}

svg {
    background: url(http://4.bp.blogspot.com/-IzPWLqY4gJ0/T01CPzNb1KI/AAAAAAAACgA/_8uyj68QhFE/s400/a2cf7051-5952-4b39-aca3-4481976cb242.jpg)
}

svg image {
    transition: all .6s ease
}

svg image:hover {
    opacity: 0
}

a.navbar-brand {
    padding: 5px
}

.navbar {
    background-color: #FFF;
    background-image: none;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: middle
    }

    .navbar .navbar-collapse {
        text-align: right
    }
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #c00;
    font-weight: 700
}

.active {
    color: #cc0000 !important;
    font-weight: 700
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-family: ChaletLondonNineteenEighty
}

.language {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 15px
}

.language-active {
    color: #cc0000 !important;
    font-weight: 700;
    font-size: 13px
}

.language-footer {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 15px
}

.language-footer-active {
    color: #FFFFFF !important;
    font-weight: 700;
    font-size: 13px
}

.choose-lang-footer {
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase
}

.choose-lang-footer:hover,
.choose-lang-footer:focus {
    background-color: rgba(0, 0, 0, 0) !important;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.menu {
    margin: 0 60px
}

footer {
    background-color: #272526;
    color: #FFF;
    text-align: center;
    padding: 25px
}

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

.image-footer {
    color: #FFFFFF !important;
    font-size: 13px
}

.header-img {
    width: 100%
}

.text {
    padding: 5% 15%;
    text-align: justify
}

.background-projeto {
    background-color: #272526;
    color: #FFF;
    padding: 2.5% 10%
}

h3 {
    text-align: center;
    font-size: 21px
}

.btn-circle-active,
.btn-circle:hover {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    border: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(#D7715A, #B2282E);
    outline: none
}

.btn-circle {
    color: #FFF;
    text-decoration: none;
    background: #333;
    width: 150px;
    height: 150px;
    border-radius: 100px;
    border: 0;
    font-size: 20px;
    text-align: center;
    outline: none
}

.btn-circle-emprego {
    color: #FFF;
    background: linear-gradient(#D7715A, #B2282E);
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 0;
    font-size: 12px;
    text-align: center;
    outline: none;
    cursor: inherit;
    margin-bottom: 10px
}

.btn-pagination-active,
.btn-pagination-active:hover,
.btn-pagination-active:active {
    background: linear-gradient(#D7715A, #B2282E) !important;
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 20px;
    margin-right: 5px
}

.btn-pagination,
.btn-pagination:active,
.btn-pagination:hover {
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 20px;
    margin-right: 5px
}

.pagination {
    text-align: center
}

.research_btn {
    padding: 5% 0
}

.container-news {
    margin: 5% 20%
}

.container-projeto {
    margin: 5% 20%;
    text-align: justify
}

.container_eventos{
    margin: 0 12%;
}

.container-procurement {
    margin: 0% 20% 3% 20%
}

.title-news {
    background: linear-gradient(to right, #D7715A, #B2282E);
    color: #FFF;
    padding: 5px 10px
}

.title-emprego {
    background-color: #000;
    color: #FFF;
    padding: 5px 10px;
    text-align: right
}

.detail-news {
    color: #000;
    text-align: justify;
    padding: 5px 20px
}

.title-answers-research {
    background: linear-gradient(to right, #D7715A, #B2282E);
    color: #FFF;
    padding: 5px 10px
}

.title-projeto {
    background: linear-gradient(to right, #D7715A, #B2282E);
    color: #FFF;
    padding: 5px 20%
}

.text_eventos {
    color: #272526;
    font-size: 12px;
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase
}

.form-perfil {
    margin: 0 25%
}

.withoutUnderline:hover,
.withoutUnderline:focus {
    text-decoration: none
}

.title-faq {
    color: #000;
    font-size: 18px;
    cursor: pointer
}

.title-faq-active,
.title-faq:hover {
    color: #B2282E;
    font-size: 18px;
    cursor: pointer
}

.response-faq {
    text-align: justify;
    padding: 0 20px
}

.faq {
    padding: 10px 0
}

.faq_question {
    margin: 0;
    padding: 0 0 5px 0;
    display: inline-block;
    cursor: pointer;
    font-weight: 700
}

.faq_answer_container {
    height: 0;
    overflow: hidden;
    padding: 0
}

.contactos {
    padding: 5% 20%
}

.form-contactos {
    width: 100%;
    margin: 10px 0;
    padding: 10px !important;
    background-color: #e6e6e6;
    border: 0
}

.btn-submit {
    float: right;
    padding: 10px 50px;
    background-color: #c00;
    color: #FFF;
    outline: none;
    border: 0;
    margin-bottom: 10px
}

.btn-submit:hover,
.btn-cancel:hover,
.btn-upload:hover {
    background: #333
}

.btn-upload {
    padding: 10px 25px;
    background-color: #337ab7;
    color: #FFF;
    outline: none;
    border: 0;
    margin-bottom: 10px
}

.btn-cancel {
    float: right;
    padding: 10px 50px;
    background-color: #acacac;
    color: #FFF;
    outline: none;
    border: 0;
    margin-bottom: 10px
}

#map {
    height: 450px;
    width: 100%
}

.contactos-info {
    text-align: center;
    padding: 30px 0
}

.contactos-amog {
    font-weight: 700;
    font-size: 18px
}

textarea {
    resize: none
}

::-webkit-input-placeholder {
    color: #4d4d4d
}

:-moz-placeholder {
    color: #4d4d4d
}

::-moz-placeholder {
    color: #4d4d4d
}

:-ms-input-placeholder {
    color: #4d4d4d
}

.perfil-response {
    padding: 0 20px
}

.perfil_answer {
    font-size: 18px;
    padding-top: 15px;
    margin-right: 10px;
    text-align: justify
}

input[type=text],
input[type=number] {
    width: 100%;
    margin: 10px 0;
    padding: 5px 10px;
    background-color: #e6e6e6;
    border: 0
}

select {
    width: 100%;
    margin: 10px 0;
    padding: 5px 10px;
    background-color: #e6e6e6;
    border: 0
}

table {
    width: 100%;
    font-size: 14px !important
}

td.perfil-response-hipoteses {
    width: 90%;
    padding-right: 15px;
    font-size: 14px;
    text-align: justify
}

td.perfil-response-hipoteses-answer7 {
    width: 5%;
    padding-right: 15px;
    font-size: 14px;
    text-align: justify
}

option {
    background-color: #FFFFFF !important
}

.td_50 {
    width: 50%
}

.oferta-procura {
    padding-top: 35px
}

.title-oferta-procura {
    font-size: 18px;
    font-weight: 700
}

.detalhe-oferta-procura {
    font-size: 12px;
    text-align: justify
}

.data-oferta-procura {
    font-size: 12px;
    text-align: center
}

.email-oferta-procura {
    font-size: 13px
}

.emprego {
    padding-left: 10px
}

.btn-circle-center {
    display: flex;
    justify-content: center
}

.btn-download {
    padding: 5px 25px;
    background: linear-gradient(to right, #D7715A, #B2282E);
    color: #FFF;
    outline: none;
    border: 0
}

.btn-download:hover {
    background: #333
}

.procurement-categoria {
    background-color: #ACACAC;
    color: #000;
    padding: 1px 5px;
    margin-right: 5px;
    text-decoration: none;
    margin: 1px
}

.procurement-categoria-row {
    padding: 10px 15px
}

.procurement-categoria:hover,
.procurement-categoria:focus,
.procurement-categoria-active,
.procurement-categoria-active:hover {
    background-color: #000;
    color: #FFF;
    padding: 1px 5px;
    margin-right: 5px;
    text-decoration: none;
    margin: 1px
}

.procurement-row {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.hidden {
    visibility: hidden
}

.new-anuncio {
    color: #FFF
}

.new-anuncio:hover {
    color: #D7715A;
    text-decoration: none
}

.logo {
    width: 85%
}

.lang {
    padding: 15px 0px !important
}

.img-news {
    width: 250px;
    height: 175px;
    object-fit: cover
}

.padding-acoes {
    padding: 0 20%
}

.title-projeto-acoes {
    text-transform: uppercase;
    font-size: 13px
}

.text-projeto-acoes {
    font-size: 12px
}

.anchor-black {
    color: #000
}

@media screen and (max-width: 1024px) {
    .menu {
        margin: 0 10px
    }

    .container-projeto {
        margin: 3% 15% 3% 15%;
        text-align: justify
    }

    .container_eventos{
        margin: 0 5%;
    }

    .container-news {
        margin: 3% 15% 3% 25%
    }

    h3 {
        font-size: 14px
    }

    .img-acoes,
    .img_eventos {
        width: 150px
    }

    .background-projeto {
        padding: 10px 0
    }

    .padding-title-activity {
        padding: 0 10px
    }

    .title-projeto-acoes {
        text-transform: uppercase;
        font-size: 14px
    }

    .img-news {
        width: 175px;
        height: 100px
    }

    .form-perfil {
        margin: 0 20%
    }

    .container-procurement {
        margin: 0% 15% 3% 15%
    }

    .contactos {
        padding: 5% 15%
    }

    .title-faq,
    .title-faq-active,
    .title-faq:hover {
        font-size: 15px
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 12px
    }

    .img-link-doc {
        width: 50px
    }

    .logo {
        width: 40%
    }

    .lang {
        padding: 10px 5px !important
    }

    .img-acoes,
    .img_eventos {
        width: 100px
    }

    .menu {
        margin: 0 10px
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 7.5px
    }

    .language-footer,
    .image-footer {
        visibility: hidden
    }

    .btn-circle-active,
    .btn-circle:hover {
        width: 100px;
        height: 100px;
        border-radius: 100px;
        border: 0;
        font-size: 15px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        background: linear-gradient(#D7715A, #B2282E);
        outline: none
    }

    .btn-circle {
        color: #FFF;
        text-decoration: none;
        background: #333;
        width: 100px;
        height: 100px;
        border-radius: 100px;
        border: 0;
        font-size: 15px;
        text-align: center;
        outline: none
    }

    .form-perfil {
        margin: 0 10%
    }

    .container-news {
        margin: 3% 10%
    }

    .perfil_answer,
    td.perfil-response-hipoteses-answer7 {
        font-size: 12px
    }

    td.perfil-response-hipoteses {
        font-size: 12px;
        width: 80%
    }

    table {
        font-size: 11px !important
    }
}

@media screen and (max-width: 767px) {
    .lang {
        padding: 0 7px !important
    }

    .logo {
        width: 25%
    }
}

@media screen and (max-width: 425px) {
    .footer-logos {
        width: 200px
    }

    .btn-download {
        padding: 5px
    }

    .img-link-doc {
        width: 25px
    }
}

@media screen and (max-width: 375px) {
    .footer-logos {
        width: 160px
    }
}

@media screen and (max-width: 320px) {
    .footer-logos {
        width: 110px
    }
}