/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15/nov/2018, 11:13:56
    Author     : JoÃo Pedro
*/


/* CSS GERAL */

.sidebar-header {
    /*background-color: #E1171C;*/
    background-color: #fff;
    box-shadow: 4px 0 5px rgba(0,0,0,0.08);
    color: #fff;
}


.sidebar-profile.custom-logo {
    background-color: #fff;
    box-shadow: 4px 0 5px rgba(0,0,0,0.08);
    color: #fff;
    padding: 20px 20px 20px;

}



.btn-custom-app{
    background-color: #E1171C;
    color: white;
}


.btn-custom-app:hover{
    background-color: #B90A0D;
    color: white;

}



.btn-primary {
    background-color: #E1171C;
    border-color: #E1171C;
    color: #fff;
}


.btn-primary:hover {
    background-color: #B90A0D;
    border-color: #B90A0D;
    color: #fff;
}

.btn-primary.disabled, .btn-primary:disabled{
    background-color: #d96199;
    border-color: #d96199;

}




.form-type-material.form-control, .form-type-material .form-control {
    border-color: transparent;
    padding-left: 0;
    padding-right: 0;
    -webkit-background-size: 0 2px, 100% 1px;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom,center calc(100% - 1px);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E1171C), to(#E1171C)),-webkit-gradient(linear, left top, left bottom, from(#E1171C), to(#E1171C));
    background-image: -webkit-linear-gradient(#E1171C, #E1171C),-webkit-linear-gradient(#E1171C, #E1171C);
    background-image: linear-gradient(#E1171C, #E1171C),linear-gradient(#E1171C, #E1171C);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}



.header-action .nav-link.active, .header-action .nav-link:hover {
    border-bottom-color: #E1171C;
}
.menu {
    margin-bottom: 0px !important;
}


.sidebar .menu-submenu .menu-item.active > .menu-link .dot::after, .sidebar .menu-submenu .menu-item:hover > .menu-link .dot::after {
    background-color: #B90A0D;
    border-color: #B90A0D;
}

#administrador-menu{
    position: absolute;
    bottom: 0px;
    width:100%;
}


.spinner-dots span {
    width: 12px;
    height: 12px;
    background-color: #E1171C;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: spinner-dots 1.4s infinite ease-in-out both;
    animation: spinner-dots 1.4s infinite ease-in-out both;
}



button#create i {
    line-height: 2 !important;
}


.form-control:focus {
    border-color: #d96199;
    color: #4d5259;
    -webkit-box-shadow: 0 0 0 0.1rem rgba(215, 140, 135,0.15);
    box-shadow: 0 0 0 0.1rem rgba( 215, 140, 135,0.5);
}







.sidebar.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
    background-color: #B90A0D;
}

.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
    background-color: #B90A0D;
}

.sidebar .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar .menu.menu-bordery > .menu-item:hover > .menu-link::before {
    background-color: #B90A0D;
}

.sidebar.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
    background-color: #B90A0D !important;
}

.sidebar .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar .menu-submenu .menu-item:hover > .menu-link .dot::after {
    background-color: #B90A0D;
    border-color: #B90A0D;
}

.sidebar.sidebar-color-primary .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
    background-color: #B90A0D;
}

.erro-login {
    border: 1px solid #AA001F;
    padding: 10px;
    background-color: #AA001F;
    color: white;
    text-align: center;
}







/*Tabelas*/


.dataTables_filter input {
    margin-left: 10px;
}

div#datatable-geral_filter label {
    display: inline-flex;
}


table#datatable-geral {
    margin-top: 16px;
}


a.id_tabelas {
    text-align: center;
    color: black;
    line-height: 2.4em !important;

}




.caixa-conteudo.col-md-12 {
    min-height: 50px;
}

.dataTables_filter,
.dataTables_paginate  {
    float: right;
}

.dataTables_length label {
    display: -webkit-inline-box;
}

.dataTables_length select {
    margin: 0px 5px;
}


th.cabecalhos-tables{
    width: 5% !important;
    text-align: center;
}
th.cabecalhos-tables-tables{
    text-align: center !important;
}
th.cabecalhos-opcoes-tables.sorting {
    min-width: 140px !important;
    width: 145px !important;
    text-align: center !important;
}

th.sorting_1 {
    text-align: center;
}


a.link-listagem{
    color: #4d5259;

}

td.marge {
    line-height: 2.4em !important;
}

table#datatable-geral td, table#datatable-geral th {
    font-size: 14px;
}

.table td, .table th {
    font-size: 14px !important;
}


.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    background-color: #B90A0D;
    border-color: #B90A0D;
    font-weight: 500;
}




.col-md-6.col-lg-7.col-xl-8.d-none.d-md-block.bg-img:before {
    opacity: 0.4 !important;
}

tr.titulos-certificados th {
    font-weight: 500;
    font-size: 15px !important;
}





/*Qtec*/


span.badge.badge-lg.badge-Success.ativo-custom {
    color: white;
    background-color: #15c377;
}



span.badge.badge-lg.badge-Danger.nao-ativo-custom {
    color: white;
    background-color: #f96868 ;

}


.header-custom span.title{
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: initial;
}




.header-custom .menu-link {
    height: 64px !important;
}

.header-custom a.menu-link:hover{
    background-color: #DF1344;
    color: white !important;
}

a.menu-link{
    /*margin-top: 9px;*/

}

/*
a.activo{
    background-color: white;
    color: white !important;
    height: 81px !important;
    margin-top: 0px !important;

}*/

a.logo-menu-custom {
    /* padding-top: 19px; */
    background-color: white;
    padding: 10px;
    margin-right: 10px;

}

.header-custom a.menu-link {
    margin-top: 9px;
}


.container-fluid.container-custom{
    width: 67%;
}

.container-fluid.container-custom a, .container-fluid.container-custom p, .container-fluid.container-custom h4, .container-fluid.container-custom h5 {
    color: white !important;
}


ul.lista-redes-sociais-footer {
    margin: 0 auto;
    list-style: none;
}


ul.lista-redes-sociais-footer li {
    list-style: none;
    display: inline;
    margin-left: 3px;
    margin-right: 3px;
}

ul.lista-redes-sociais-footer li a {
    font-size:15px;

}


ul.lista-redes-sociais-footer li a {
    padding: 3px;
    background-color: red;
}


.dropdown-menu.dropdown-grid a.menu-link {
    width: 100%;
}





@media (max-width: 990px){
    .site-branding img {
        width: 101px;
    }

    a.btn_return {
        font-size: 16px !important;
    }


    .header-bottom-inner.container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: white;
    }

    table.tabelas-certcheck {
        max-width: 100% !important;
    }


    div#menu-mobile{
        display: block!important;
    }


    nav#menu-desktop{
        display:none;
    }

    .dropdown-menu.dropdown-grid.show {
        left: -31em !important;
    }
    /*
        footer.site-footer.pt-50.pb-20 .col-6 {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            min-width: 100%;
            width: 100%;
        }*/


    div#contacto-1, div#contacto-2 {
        width: 100%;
        display: block;
        float: inherit !important;
        width: 100% !important;
        min-width: 100%;
        margin-left: 0;
        padding-left: 0;
    }


    .container-fluid.container-custom .row.gap-y {
        margin: 0;
    }

    .container-fluid.container-custom {
        width: 100% !important;
    }


}
@media (min-width: 990px){


    nav#menu-desktop{
        display: inherit;
    }


    div#menu-mobile{
        display: none!important;
    }
}



@media (min-width: 768px){



    div#contacto-2 h5, h5.text-uppercase.fs-14.ls-1.titulo-contacto-3-escondido {
        display: none;
    }


}

/*@media (max-width: 1100px){
    footer.site-footer.pt-50.pb-20 .col-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;  
        min-width: 100%;
        width: 100%;
    }

}*/


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


    .header-custom .menu-link {
        padding: 0 !Important;
    }




}

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

    div#contacto-1, div#contacto-2 {
        width: 100%;
        display: block;
        float: inherit !important;
        width: 100% !important;
        min-width: 100%;
        margin-left: 0;
        padding-left: 0;
    }
}



/*PUBLIC SECTION*/

footer {
    position: relative;
    /*    padding-top: 6.5rem;
        border-top: 1px solid #bababa;
        overflow: hidden;*/
}


@media (min-width: 768px) {

    .footer-nav>li {
        width: 25%;
    }
}

.footer-inner.bottom {
    background-color: #030b24;
    color: #fff;
    padding: 3.8rem 0 2.5rem;
    position: relative;
}

.container {
    max-width: 1235px;
    margin: 0 auto;
    /*padding: 0 2rem;*/
}


li, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


.social-links .h5, footer .footer-inner.bottom a, footer .footer-inner.bottom h4 {
    color: #fff;
    font-size: 1rem !important;

}

@media (min-width: 768px) {
    .footer-nav h4 {
        padding: 0 0 0.6rem;
    }
}

.footer-nav h4 {
    padding: 0 0 0.6rem;
    position: relative;
}


@media (min-width: 768px) {
    .footer-nav li div {
        display: block;
        padding-bottom: 0;
    }


    .footer-nav {
        display: flex
            ;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

.social-links .h5, footer .footer-inner.bottom a, footer .footer-inner.bottom h4 {
    color: #fff;
}


.body_ok {
    font-family: "Helvetica Neue", "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    color: #454545;
    line-height: 2.5rem;
    overflow-x: hidden;
}


/*header*/

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: 12;
    box-shadow: 0 3px 6px #0000000D;
}

.header-search {
    background-color: #fff;
}

.header-search-inner.container {
    max-width: 1235px;
    margin: 0 auto;
    padding: 1.2rem 0;
    display: flex
        ;
    align-items: center;
    justify-content: space-between;
}


@media (min-width: 1024px) {
    .header-search-inner .intro-links {
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .header-search-inner .intro-links {
        gap: 55px;
        flex-direction: row;
    }
}
.header-search-inner .intro-links {
    display: flex
        ;
    gap: 55px;
    align-items: center;
    padding-top: 10px;
}

.header-search-inner.container .doofinder-input-field {
    width: 50%;
}

.header-search-inner.container .doofinder-input-field-box {
    background-color: #babABA25 !important;
}

.doofinder-input-field-box {
    background-color: #fff;
    border-radius: 25px;
    display: flex
        ;
}

#doofinder-input-field-type {
    background-color: unset;
}
#doofinder-input-field-type {
    width: 90%;
    margin-bottom: 0 !important;
}


.doofinder-input-field-search-icon {
    width: 16px;
}

@media (min-width: 1024px) {
    .header-search-inner .intro-links {
        padding-top: 0;
    }
}

@media (min-width: 768px) {
    .header-search-inner .intro-links {
        gap: 55px;
        flex-direction: row;
    }
}
.header-search-inner .intro-links {
    display: flex
        ;
    gap: 55px;
    align-items: center;
    padding-top: 10px;
}


.header-search-inner .intro-links a {
    color: #c3181f;
    font-size: 1.4rem;
    font-weight: 700;
    text-decoration: underline;
}


.header-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: .25rem;
    padding-bottom: .25rem;
    background-color: #030b24;
    color: #fff;
    height: 30px;
}




@media (min-width: 1235px) {
    .header-top-bar-list {
        width: 100%;
        max-width: 1320px;
        padding: 0 2rem;
        margin: 0 auto;
        justify-content: flex-end;
    }
}

.header-top-bar-list {
    display: flex
        ;
    align-items: center;
    padding-left: 1rem;
}


.main-navigation .menu>li>a {
    line-height: 1.9rem;
    font-weight: 500;
    color: #030b24;
    padding: 0;
    font-size: 1.2rem;
    transition: none;
}

@media (min-width: 1235px) {
    .header-bottom {
        display: block;
        padding: 0.8rem 0;
        border-bottom: 1px solid rgba(186, 186, 186, .5);
        background-color: #fff;
        position: unset;
        opacity: 1;
        pointer-events: all;
        height: auto;
        overflow: unset;
    }

    .header-bottom-inner.container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .site-branding {
        /*        width: 65px;
                height: 37px;*/
        position: relative;
    }

    .site-branding {
        display: block;
    }

    /*    .custom-logo-link {
            position: absolute;
            top: -10px;
            left: 0;
            opacity: 0;
        }*/
    .custom-logo-link img {
        width: 90px;
    }

    .main-navigation {
        width: calc(100% - 101px);
    }

    #primary-menu {
        display: flex;
        justify-content: space-between;
    }

    .main-navigation .menu>li {
        position: relative;
    }

    .main-navigation .menu>li>a {
        line-height: 1.9rem;
        font-weight: 500;
        color: #030b24;
        padding: 0;
        font-size: 1.6rem;
        transition: none;
    }

    .main-navigation .menu>li.menu-item-has-children.open .sub-menu {
        pointer-events: all;
        opacity: 1;
        left: 0;
        top: 85px;
    }

    .sub-menu-inner {
        background-color: #fff;
        padding: 3.5rem 3rem 3rem;
        height: 100%;
        overflow: auto;
    }

    .sub-menu-back {
        display: none;
    }

    .sub-menu h2 {
        text-align: center;
    }

    .classic-sub-menu, .sectors-menu-list, .solution-cat-menu, .solution-menu-list {
        display: flex;
        flex-wrap: wrap;
    }

    .sectors-menu-list-item, .sub-menu .classic-sub-menu li {
        padding-top: .5rem;
        padding-bottom: .5rem;
        padding-left: 2.5rem;
        margin-bottom: .75rem;
    }

    .sectors-menu-list-title, .sub-menu .menu-list-classic-item {
        font-weight: 200;
    }
}

.menu-item {
    position: relative;
}


.sub-menu-back {
    padding: 0 3rem 1.5rem;
    display: block;
    font-size: 1.4rem;
    font-weight: 500;
    position: relative;
    line-height: 1.6rem;
}


.sectors-menu-list-item a, .sub-menu .classic-sub-menu li a {
    display: flex;
    align-items: center;
}



@media (min-width: 1025px) {
    .sectors-menu-list-imges {
        height: 3.8rem;
        width: 3.8rem;
        position: relative;
    }

    .sectors-menu-list-imges img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: contain;
        opacity: 1;
    }
}

.social-list {
    margin: 1.6rem 0 5rem;
    display: flex;
    justify-content: center;
    gap: 10px;
}


@media (min-width: 768px) {
    .footer-body {
        /*padding-top: 5.3rem;*/
    }

    .social-list {
        justify-content: center;
        margin: 1.6rem 0 3.2rem;
        position: relative;
    }
}
.footer-body {
    /*padding-top: 4rem;*/
    text-align: center;
}

.social-links .h5, footer .footer-inner.bottom a, footer .footer-inner.bottom h4 {
    color: #fff;
}
.social-item a {
    cursor: pointer;
}

footer a {
    color: #454545;
    line-height: 3rem;
}


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

@media (min-width: 768px) {
    .social-item {
        padding: 0 1rem;
        background-color: #030B24;
        position: relative;
        z-index: 1;
    }
}


li, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

h4 {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.5rem;
    letter-spacing: 0;
}



/*.footer-branding {
    text-align: left;
}*/

.copyright {
    font-size: 1rem;
}

.footer-branding img {
    width: 86px;
}