﻿/*-----Indíce----*/
/*1 - CSS Comun a toda a aplicação*/
/*2 - CSS para a Homepage*/
/*3 - CSS para a página de listar anúncios*/
/*4 - CSS dos filtros de listar anúncios*/
/*5 - CSS dos da página de Contactos*/
/*6 - CSS da página da Área Pessoal*/
/*7 - CSS da página da Área Pessoal*/
/*8 - CSS para o footer*/
/*9 - CSS da página de Login*/
/*10 - CSS dos dois headers*/

/*@font-face {
    font-family: "OpenSans";*/
/*src: url('../OpenSans/OpenSans-Bold.ttf');*/
/*src: url('../OpenSans/OpenSans-Bold.ttf') format('truetype');*/
/*    src: url('../OpenSans/OpenSans-Regular.ttf');*/
/*src: url('../OpenSans/OpenSans-Regular.ttf') format('truetype');
}*/

@font-face {
    font-family: 'Montserrat', sans-serif;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x- ng-cloak {
    display: none !important;
}

.row0Leiloes {
    height: 50vh;
    place-content: center;
}

body {
    font-family: "Montserrat" !important;
    background-color: #FBFBFB;
}

/*.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    font-size: unset !important;
}
*/

#headerLeilao {
    display: none;
}


.carousel-control-prev {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 1 !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    width: 7% !important;
    color: #fff !important;
    text-align: center !important;
    opacity: 0.5 !important;
    transition: opacity .15s ease !important;
    height: max-content !important;
    margin-top: 38% !important;
    background-color: #00000099 !important;
    padding: 19px 7px !important;
    border-radius: 29px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.Green {
    color: green;
    width: fit-content;
    border-radius: 22px;
    padding-left: 10px;
}
.Red {
    color: red;
    width: fit-content;
    border-radius: 22px;
    /*padding-left: 10px;*/
}
.Yellow {
    color: #b1821a;
    width: fit-content;
    border-radius: 22px;
    padding-left: 10px; 
}

.carousel-control-next {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 1 !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    width: 7% !important;
    color: #fff !important;
    text-align: center !important;
    opacity: 0.5 !important;
    transition: opacity .15s ease !important;
    height: max-content !important;
    margin-top: 38% !important;
    background-color: #00000099 !important;
    padding: 19px 7px !important;
    border-radius: 29px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
}







.contactUsModal {
    background-color: white !important;
}

.contactUsModalCol3 {
    background-color: #FFC13B !important;
}

.contactUsModalTitulo {
    color: black;
    font-size: 34px;
    margin-left: 8%;
    margin-top: 5%;
}

.contactUsModalBox {
    width: 53% !important;
}

.container {
    width: 100% !important;
    max-width: 100% !important;
}

.navbar4 {
    background-color: white;
    height: 110px;
}

.ContactUs_Banner {
    background-image: url("../Assets/contactus.jpg");
    height: 50px;
}

.ContactUs_Banner_title {
    color: white;
}

.ContactUsDiv {
    background-color: white;
    text-align: -webkit-center;
}

.contactus_icons {
    height: 20%;
    margin-left: 30%;
}

.rowModalContact {
    max-height: 130px;
    margin-left: 6%;
    margin-right: 4%;
    display: grid;
    margin-top: 3%;
}

.contactus_info {
    color: black;
    text-align: justify;
}

.googlePlugin {
    border: 0;
    height: 100%;
    width: 100%;
}

.contactus_labels {
    color: black;
    font-weight: 500;
    text-align: left;
    margin-bottom: 5px;
    font-weight: 600;
}

.breadcrumb {
    background-color: transparent !important;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}

.breadcrumb_title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 0px;
}

.breadcrumrow ::after {
    content: '';
    width: 97%;
    border-bottom: solid 1px #DDDDDD;
    position: absolute;
    left: 15px;
    top: 150px;
}

.breadcrumb-word {
    color: #9F99B3;
}

.dropdown-menu {
    background-color: #DBDBDB !important;
}

.nav-link {
    color: white;
    margin-left: 10px;
    margin-right: 10px;
}

.nav-link2 {
    color: black;
    margin-left: 10px;
    margin-right: 10px;
}

.nav-link:hover {
    color: black;
}


.nav-link2:hover {
    color: #DA9E1C;
}

.navbar-nav {
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    padding-top: 10px;
}

.navbar_logo {
    width: 60%;
}

.content {
    margin-left: 18rem;
}

#contentFull {
    margin-bottom: 70px;
}

.Admin_marca_column_link {
    width: 6%;
}

.tabbable {
    /* border: 1px solid #0000004f;*/
}

.header_MobileButton {
    color: white;
    float: right;
    width: 60px;
    height: 60px;
    margin-top: 28px;
    margin-right: 15px;
}

.Anuncio_Box {
    max-width: 1040px;
}

.Marketplace_FiltrosSelecionados_Label {
    color: black;
    padding: 0px 22px;
    padding-top: 8px;
    line-height: 15px;
    border: 2px solid black;
    color: black;
    width: fit-content;
    margin-bottom: 8px;
    margin-left: 7%;
    background-color: transparent;
    font-size: 15px;
    border-radius: 7px;
    font-weight: 500;
    transition: all 0.4s ease 0s;
    padding-bottom: 6px;
}

.Marketplace_LimparFiltros {
    border: 3px solid #feb71c;
    background-color: white;
    color: #feb71c;
    font-weight: 600;
    padding: 4px 8px;
    width: 100%;
    border-radius: 5px;
    margin-top: 20px;
    transition: 0.4s all;
}

    .Marketplace_LimparFiltros:hover {
        border: 3px solid #feb71c;
        background-color: #feb71c;
        color: white;
        font-weight: 600;
        padding: 4px 8px;
        width: 100%;
        border-radius: 5px;
        margin-top: 20px;
        transition: 0.4s all;
    }


/*CSS para a Homepage*/
.homepage_banner_imagemdefundo {
    background-image: url("../Assets/close-de-um-carro-preto-no-estacionamento-com-um-fundo-desfocado.jpg");
    height: 55vh;
    background-size: cover;
    background-position: center;
}

.homepage_banner_coluna2 {
    padding-top: 100px;
    text-align: center;
}

.homepage_banner_titulo {
    color: black;
    font-size: 44px;
    font-weight: 600;
    /*font-family: Poppins;*/
    border: 2px solid #FEB71C;
    width: fit-content;
    padding: 4px 114px;
    margin: 0 auto;
}

.homepage_banner_coluna4 {
    width: 50%;
    margin: 0 auto;
}

.homepage_pesquisarapida_container {
    /*margin-left: 10rem;*/
    text-align: center;
    margin-top: -40px !important;
}

.homepage_carroportipo_container {
    /*margin-top: 150px !important;*/
}

.homepage_pesquisapormarca_container {
    margin-top: 100px;
    background-color: #DBDBDB;
}

.homepage_pesquisarapida_row1 {
    margin-top: -30px;
}

.homepage_pesquisarapida_row1 {
    background-color: white;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    border: 3px solid #feb71c;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
}

.homepage_pesquisarapida_titulo {
    color: white;
    font-size: 26px;
    font-weight: 600;
    margin-left: 15px;
}

.homepage_pesquisarapida_row1 {
    place-content: center;
}

.homepage_pesquisarapida_label {
    /*font-family: Poppins;*/
    color: #BCBCBC;
    float: left;
    font-size: 10px;
    padding-top: 10px;
}

.homepage_leiloesativos_titulos {
    /*font-family: Poppins;*/
    font-size: 32px;
    font-weight: bold;
    color: #262626;
    text-align: center;
}

.homepage_leiloesativos_container {
    width: 100%;
    padding-top: 60px;
    background-color: rgb(219 219 219 / 42%);
    /* box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 50%);*/
}

.homepage_leiloesativos_caixa {
    background-color: white;
    width: 100%;
    /* box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);
    -webkit-box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);
    -moz-box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);*/
    border: solid 1px #96969638;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
}

.homepage_leiloesativos_caixa_imagem {
    width: 100%;
    height: 100%;
    max-height: 150px;
    object-fit: cover;
}

.AreaPessoal_leiloesativos_caixa_imagem {
    width: 100%;
    height: 100%;
    max-height: 220px;
}



.homepage_leiloesativos_infos {
    padding: 10px 10px;
    border-right: 1px solid #BCBCBC;
    /*font-family: Poppins;*/
    font-size: 10px;
}

.homepage_leiloesativos_caixa_infos {
    padding: 10px 5px;
    border-top: 1px solid #BCBCBC;
    border-bottom: 1px solid #BCBCBC;
}

.homepage_leiloesativos_caixa_info {
    padding: 20px;
    padding-bottom: 10px;
}

.homepage_leiloesativos_caixa_info_sabermais {
    text-align: center;
}

.homepage_leiloesativos_caixa_info_preco {
    display: flex;
    justify-content: space-around;
    /*font-family: Poppins;*/
    font-size: 16px;
    background-color: #FEB71C;
    padding: 2px 5px;
    margin: 0 -6px;
}

.homepage_leiloesativos_caixa_info_nome {
    font-size: 16px;
    margin-left: 2%;
}

    .homepage_leiloesativos_caixa_info_nome::after {
        content: '';
        width: 55px;
        height: 1px;
        background: #262626;
        display: block;
        margin: 6px 0;
    }

.homepage_leiloesativos_caixa_info_todososleiloes {
    justify-content: center;
    padding-top: 40px;
    margin: 0 auto;
}

.homepage_leiloesativos_icon::after, .homepage_leiloesativos_icon::before {
    content: '';
    width: 30px;
    height: 1px;
    background: #262626;
    display: block;
}

.homepage_carrosportipo_caixa1 {
    background-image: url(../Assets/vwfamiliar.png);
    min-height: 300px;
    height: 100%;
    background-repeat: no-repeat;
    padding-top: 3%;
    margin: 0 auto;
    background-position: center;
    width: 95%;
    background-size: cover;
}

.homepage_carrosportipo_caixa2 {
    background-image: url("../Assets/carrinhacomercial.png");
    height: 100%;
    background-repeat: round;
    padding-top: 3%;
    background-position: unset;
}

.homepage_carrosportipo_titulo {
    font-size: 34px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.homepage_carrosportipo_row1 {
    justify-content: center;
}

.homepage_carrosportipo_row2 {
    min-height: 26rem;
    max-width: 1550px;
    margin: 0 auto;
}

.homepage_carrosportipo_nome {
    color: white;
    font-size: 32px;
    font-weight: 500;
    padding-top: 10%;
    padding-left: 40px;
    margin-bottom: 30px;
}

.homepage_carrosportipo_caixa_hover {
    height: 94%;
    width: 88%;
    margin: 0 auto;
    margin-left: 6%;
    border: 3px solid;
    border-image: repeating-linear-gradient(135deg,#e4e4e4 0 3px) 2;
    -webkit-mask: conic-gradient(from 180deg at top 8px right 8px, #0000 90deg,#000 0) var(--_i,200%) 0 /200% var(--_i,8px) border-box no-repeat, conic-gradient(at bottom 8px left 8px, #0000 90deg,#000 0) 0 var(--_i,200%)/var(--_i,8px) 200% border-box no-repeat, linear-gradient(#000 0 0) padding-box no-repeat;
    transition: .3s, -webkit-mask-position .3s .3s;
}

    .homepage_carrosportipo_caixa_hover:hover {
        --_i: 100%;
        color: #CC333F;
        transition: .3s, -webkit-mask-size .3s .3s;
    }

.Homepage_marca_box {
    padding: 10px;
    height: 13rem;
    margin: 0 auto;
    text-align: center;
    opacity: 50%;
    transition: 1s all;
    background-color: #FFFFFF;
}

    .Homepage_marca_box:hover {
        /*box-shadow: 0px 4px 6px 1px rgba(204,204,204,0.75);*/
        opacity: 100%;
        transition: 1s all;
    }

        .Homepage_marca_box:hover .Homepage_marca_box_marca {
            font-size: 20px;
        }

        .Homepage_marca_box:hover .Homepage_marca_box_image {
            width: 35%;
            transition: all 1s;
        }

/*.Homepage_marca_box::after {
        content: "";
        position: absolute;
        display: block;
        border-top: 151px solid black;
        width: 1px;
        margin: -121px 0px 0px -12px;
    }*/

.Homepage_marca_box_imagebox {
    height: 100%;
}

.Homepage_marca_box_image {
    width: 30%;
    margin-top: 20px;
    transition: all 1s;
}

.Homepage_marca_box_marca {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
}


.homepage_pesquisapormarca_label1 {
    font-size: 24px;
    font-weight: bold;
    color: #262626;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 10px;
}

.homepage_pesquisapormarca_label2 {
    font-size: 26px;
    font-weight: 400;
    color: #262626;
    text-align: center;
}

.homepage_filtros_row1 {
    width: 85%;
    margin: 0 auto;
}

.Navbar_Menu {
    background-color: #262626;
    -webkit-box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
}



.filtrosModal {
    height: fit-content !important;
}
/*CSS para a página de listar anúncios*/
.listadeleiloes_container1 {
    text-align: -webkit-center;
    width: 95% !important;
    margin: 0 auto;
}

.listadeleiloes_row1 {
    margin: 0 auto;
    width: 95%;
    margin-bottom: 50px;
}

.listadeleiloes_row2 {
    width: 95%;
    margin: 0 auto;
}

.listadeleiloes_titulo {
    text-align: left;
    margin-bottom: 35px;
}

.listadeleiloes_ordenar_titulo {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
}

.listadeleiloes_row3 {
    width: 50%;
}


.listadeleiloes_row2_nomedaviatura {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: left;
    margin-bottom: 30px;
}

.listadeleiloes_row3_descricao1 {
    text-align: left;
    color: #9F99B3;
    font-size: 18px;
}

.listadeleiloes_row3_descricao2 {
    text-align: left;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 37px;
    padding-bottom: 10px;
}

    .listadeleiloes_row3_descricao2::after {
        content: '';
        width: 97%;
        border-bottom: solid 1px #DDDDDD;
        position: absolute;
        left: 15px;
        top: 70px;
    }

.listadeleiloes_row2_boxdotempo {
    width: 100%;
    box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);
}

.listadeleiloes_row2_boxdotempo_descricao {
    font-size: 20px;
    padding: 20px;
    height: 100%;
    margin: 0 auto;
}

.Viatura_box {
    border: solid 1px #96969638;
}

.Viatura_box_nome {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.Viatura_box_info {
    text-align: left;
    margin-left: 10px;
    margin-bottom: 5px;
}

.listadeleiloes_caixa {
    border: rgb(255, 255, 255) 1px solid;
    box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);
}

.listadeleiloes_caixa_nome {
    font-size: 26px;
    font-weight: 500;
    text-align: left;
    color: #DA9E1C;
    margin-top: 20px;
    margin-bottom: 20px;
}

.listadeleiloes_caixa_imagem {
    max-width: 100%;
    max-height: 100%;
}




.listadeleiloes_caixa_especificacoes {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: left;
    color: black;
}

.listadeleiloes_caixa_tempo {
    font-size: 18px;
    margin-top: 30px;
    font-weight: 400;
    color: white;
    width: 100%;
    background-color: #20262F;
    margin-left: -20px;
    padding: 10px;
    text-align: center;
}

.listadeleiloes_caixa_licitacaoaganhar {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-weight: 400;
    color: white;
    width: 100%;
    background-color: #20262F;
    margin-left: -20px;
    padding: 10px;
    text-align: center;
}

.listadeleiloes_caixa_valordelicitacao {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    margin-left: -20px;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.viaturaemleilao_banner {
    background-image: url("../../public/carro4.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 300px;
}

.viaturaemleilao_banner_nome {
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 130px;
    color: black;
    font-size: 36px;
}

.viaturaemleilao_row3_licitacao {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
}

/*CSS dos filtros de listar anúncios*/
.caixadefiltros {
    height: 140vh;
    box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);
}

.listadeleiloes_filtros_titulo_container {
    background-color: #DA9E1C;
    height: 100px;
    margin-bottom: 30px !important;
}

.listadeleiloes_filtros_titulo {
    color: white;
    font-size: 24px;
    font-weight: 500;
    margin-top: 25px;
}

.listadeleiloes_filtros_labels_numeros {
    text-align: left;
    margin-top: 20px;
}

.listadeleiloes_filtros_box_valores {
    margin-bottom: 20px;
}

.leilaoUtilizador_colLeft {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    max-height: 85vh;
    position: fixed;
    width: 20%;
}


.Utilizador_leiloesativos_licitacaoBox {
    background-color: #DA9E1C;
    margin: 10px;
    color: white;
    padding: 12px 24px
}

    .Utilizador_leiloesativos_licitacaoBox:hover {
        background-color: blue;
    }









/*CSS dos da página de Contactos*/













/*CSS da página da Área Pessoal*/
.AreaPessoal_titulo {
    text-align: center;
    margin-top: 30px;
}

.Area_nav_tabs_container {
    height: 60px;
    background-color: #DA9E1C;
}

.Area_nav_tab {
    width: 25%;
}

.Area_nav_tab2 {
    height: 100%;
    font-size: 20px;
    text-align: center;
}

.AreaPessoal_Container {
    background-color: #F7F7F7;
    min-height: 73vh;
}



.cadastro_novo_form {
    margin: 0 auto;
    padding: 20px;
    border: solid 1px #96969638;
    background-color: white;
}

.Cadastros_Registados_Container {
    /*height: 65vh;*/
    margin-bottom: 50px;
    background-color: white;
    border: solid 1px #969696ab;
    overflow-y: auto;
}

.Cadastros_Filtros_Label {
    font-weight: 600;
}

.AreaPessoalCol6 {
    display: grid;
}

.Cadastros_Filtros_input {
    background-color: #F7F7F7;
    border-radius: 5px;
    border: 1px solid rgb(170, 170, 170);
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 2px 0px;
    font-size: 15px;
    height: 40px;
    padding: 7px 14px;
}

.Cadastros_Filtros_input2 {
    background-color: #F7F7F7;
    border-radius: 5px;
    border: 1px solid rgb(255 0 0);
    box-shadow: rgb(255 0 0 / 16%) 0px 1px 2px 0px;
    font-size: 15px;
    height: 40px;
    padding: 7px 14px;
}

.Cadastros_Filtros_input2 {
    font-size: 15px;
    width: auto;
}

.Roles_CheckBox_Utilizadores {
    background-color: #F7F7F7;
    border-radius: 5px;
    border: 1px solid rgb(170, 170, 170);
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 2px 0px;
    font-size: 15px;
    height: 20px;
    padding: 7px 14px;
}

.Cadastros_Filtros_inputClear {
    color: black;
    border-radius: 5px;
    border: 0px;
    transition: 0.4s all;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 2px 0px;
    font-size: 15px;
    height: 40px;
    padding: 7px 14px;
    margin-top: 9.9%;
}

.AreaPessoalRepresentantesAtivo {
    background-color: #3fcb4655;
}

.Cadastros_Filtros_inputClear:hover {
    text-decoration: underline;
    transition: 0.4s all;
}


.Cadastros_Registados_FiltrosContainer {
    padding: 30px;
}

.Viaturas_Registadas_FiltrosContainer {
    padding: 20px 20px;
}

.Viaturas_Registadas_FiltrosContainer_label {
    font-weight: 600;
}

.viaturas_Filtros_Col3 {
    display: contents;
}

.marketplace_filtros_label {
    padding-right: 30px
}

.Cadastros_Registados_ContainerFiltros {
    margin-bottom: 50px;
    background-color: white;
    border: solid 1px #969696ab;
}

.areapessoal_dashboard_descricao {
    font-size: 18px;
    text-align: left;
}

.areapessoal_filtros_titulo_container {
    background-color: #DA9E1C;
    height: 100px;
    margin-bottom: 30px !important;
}

.areapessoal_filtros_titulo {
    color: white;
    font-size: 24px;
    font-weight: 500;
    margin-top: 25px;
}

.areapessoal_filtros_labels_numeros {
    text-align: left;
    margin-top: 20px;
}

.areapessoal_filtros_box_valores {
    margin-bottom: 20px;
}

.areapessoal_caixa {
    border: rgb(255, 255, 255) 1px solid;
    box-shadow: 0px 4px 6px 6px rgba(204,204,204,0.75);
    margin-top: 50px;
}

.areapessoal_caixa_nome {
    font-size: 26px;
    font-weight: 500;
    text-align: left;
    color: #DA9E1C;
    margin-top: 20px;
    margin-bottom: 20px;
}

.areapessoal_caixa_imagem {
    width: 100%;
}

.areapessoal_caixa_especificacoes {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: left;
    color: black;
}

.areapessoal_caixa_tempo {
    font-size: 18px;
    margin-top: 30px;
    font-weight: 400;
    color: white;
    width: 100%;
    background-color: #20262F;
    margin-left: -20px;
    padding: 10px;
    text-align: center;
}

.areapessoal_caixa_licitacaoaganhar {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    color: white;
    width: 100%;
    background-color: #20262F;
    margin-left: -20px;
    padding: 10px;
    text-align: center;
}

.areapessoal_caixa_valordelicitacao {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    margin-left: -20px;
    padding: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.CriarCadastroRepresentanteForm {
    background-color: #E9E9E8;
}

.Cadastros_Registados_input_apagar {
    color: #007bff;
    padding: 0px;
}


.ArePessoalContainer {
    width: 100%;
    margin: 0 auto;
}


.AreaPessoal_Links_Label {
    color: black !important;
    font-size: 16px;
    margin-bottom: 0REM !important;
    margin-left: 10px;
}

.AreaPessoal_Links {
    margin: 10px;
    background-color: white;
    padding: 10px;
    text-align: left;
    border: 1px solid #ededed;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%);
}

.AreaPessoal_Links_Active {
    margin: 10px;
    background-color: #D89C17;
    padding: 10px;
    text-align: left;
}

.AreaPessoal_Links_Label_active {
    color: white !important;
    font-size: 16px;
    margin-bottom: 0REM !important;
    margin-left: 10px;
}


.AreaPessoal_Links:hover {
    margin: 10px;
    background-color: #D89C17;
    padding: 10px;
    text-align: left;
}

    .AreaPessoal_Links:hover .AreaPessoal_Links_Label {
        color: white !important;
        font-size: 16px;
        margin-bottom: 0REM !important;
        margin-left: 10px;
        text-decoration: none;
    }



.Cadastros_Filtros_editarModal {
    border: 3px solid #FFAF00;
    background-color: white;
    color: #FFAF00;
    margin-top: 10%;
    border-radius: 5px;
    transition: 0.4s all;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 2px 0px;
    font-size: 15px;
    height: 40px;
    padding: 7px 14px;
}

.dropdown-item {
    white-space: revert !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

.Cadastros_Filtros_editarModal:hover {
    color: white !important;
    border: 3px solid #FFAF00;
    background-color: #FFAF00;
    transition: 0.4s all;
}

.representantesModalrow1 {
    justify-content: right;
}



.AreaPessoal_ListarCadastros_Head {
    background-color: #DA9E1C;
}

.AreaPessoal_ListarCadastros_Head_Label {
    color: white;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 11px;
    width: 20%;
}

.modalmobileMorada {
    max-width: 90%
}

.AreaPessoal_ListarCadastros_Row {
    border-bottom: 1px solid #96969640;
}
.ContainerAreaPessoal_ListarCadastros_Row {
/*    height:760px;
    overflow:scroll;*/
}

.UserAreaPessoal_row1 {
    margin-left: 60px;
}


/*CSS para o footer*/
.footer_logo {
    width: 50%;
}

.footer_row1 {
    margin-top: 30px;
}

.footer_row2 {
    margin-top: 30px;
}

.footer_titulo {
    color: white;
    margin-bottom: 40px;
}

.footer_dados {
    color: white;
}

.footer_titulo::after {
    content: '';
    width: 90%;
    border-bottom: solid 1px white;
    position: absolute;
    left: 15px;
    top: 40px;
}

.footer_row3 {
    margin-top: 70px;
}

.footer_copyright {
    color: white;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    margin-top: 10px;
}

    .footer_copyright::before {
        content: '';
        width: 100%;
        border-bottom: solid 1px white;
        position: absolute;
        left: 15px;
        top: 0;
    }

.footer_container {
    margin-top: 100px;
    background-color: black;
}

.footer_site {
    background-color: #262626;
}

.logo_wrapper {
    margin-top: -40px;
}

.footer_site_Title {
    font-size: 18px;
    color: #FEB71C;
    font-weight: bold;
}

.footer_site_itens {
    color: white;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}

.footer_site_info {
    font-size: 12px;
    color: white;
    margin-left: 3%;
    margin-bottom: 0px;
}





/*CSS da página de Login*/
#Logout {
    margin-top: -4.5px;
    margin-right: 10%;
}

.login_dados_label {
    font-size: 13px;
    color: #cacaca;
    font-weight: 400;
}

.login_dados_label_esqueceuapass {
    font-size: 13px;
    color: #DA9E1C !important;
    font-weight: 600;
    float: right;
}

.login_google {
    width: 100%;
    border-radius: 3px;
    flex-wrap: nowrap;
    background-color: #DC3545;
}

.login_facebook {
    width: 100%;
    border-radius: 3px;
    flex-wrap: nowrap;
    background-color: #3B5998;
}

.login_google_icon {
    width: 43%;
}

.login_label {
    font-size: 15px;
    color: white;
    margin-top: 7px;
    margin-left: 14%;
    margin-bottom: 0px !important;
}









/*CSS dos dois headers*/
.navbar_row {
    background-color: blaCK;
}

.navInfo_cont_row_parent {
    background-color: #ffaf00;
    width: 100%;
    height: 40px;
    position: sticky;
    top: 0px;
    z-index: 1;
}

.subnNavInfo {
    background-color: #ffaf00;
    height: 40px;
    position: sticky;
    top: 0px;
    z-index: 1;
}

.navInfo_contactos_container_esquerda {
    margin-left: 140px !important;
    margin-top: 10px;
}

.navInfo_contactos_container_direita {
    margin-right: 140px !important;
    margin-top: 10px;
    float: right;
}


.navInfo_contactos_container_info {
    color: white !important;
    font-size: 12px;
    font-weight: 400;
}

.navInfo_contactos_container_info2 {
    color: white !important;
    font-size: 12px;
    font-weight: 400;
    margin-inline-end: auto;
}

.nav-link {
    /*    font-size: 20px;
    font-weight: normal;
    transition: 0.3s all;
    border: 2px solid #856218 !important;
    color: #856218 !important;*/
    font-weight: normal;
    color: #856218;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
}

.tab-link {
    font-size: 20px;
    font-weight: normal;
    transition: 0.3s all;
    border: 2px solid #856218 !important;
    color: #856218 !important;
}

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
    color: white;
    border-bottom: 3px solid #FEB71C;
    transition: 0.3s all;
}

.tab-item.active .tab-link,
.tab-item:hover .tab-link {
    color: white;
    border-bottom: 3px solid #FEB71C;
    transition: 0.3s all;
}

.nav-link.active {
    background-color: #856218 !important;
    color: white !important;
    font-size: 14px;
    font-weight: 600;
}

.tab-link.active {
    background-color: #856218 !important;
    color: white !important;
    font-size: 20px;
    font-weight: 600;
}

.navbar3 {
    background-color: black;
    height: 110px;
}

.navInfo_contactos_container_info:hover {
    color: black;
}

.navInfo_icon_telefone {
    width: 15px;
    height: 15px;
    margin-top: 2px;
    margin-right: 4px;
}

.navInfo_icon_email {
    width: 16px;
    height: 12px;
    margin-top: 3px;
    margin-right: 4px;
}





.leilaoUtilizador_Section {
    background-color: #F7F7F7;
    min-height: 80vh;
}

.Marketplace_Anuncio_Box {
    background-color: white;
    border: solid 1px #969696ab;
    width: 90%;
    margin: 0 auto;
}

.Marketplace_Anuncio_Box_LicitacaoLink {
    background-color: #FEB71C;
    margin: 4px;
    color: white;
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    transition: 0.5s;
    border-radius: 3px;
    width: 100%;
    cursor: pointer;
    border: 0px;
}

.Marketplace_Anuncio_Box_CompraJa {
    background-color: #72b01d;
    margin: 4px;
    color: white;
    padding: 7px 15px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    transition: 0.5s;
    border-radius: 3px;
    width: 100%;
    cursor: pointer;
    border: 0px;
}

.HomePage_Anuncio_Box_Btn {
    background-color: #FEB71C;
    margin: 4px;
    color: white;
    padding: 9px 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    transition: 0.5s;
    border-radius: 3px;
    width: 50%;
    cursor: pointer;
    border: 0px;
}

.Marketplace_Anuncio_Box_LicitacaoLinkComprarJa {
    text-decoration: underline !important;
    color: black;
    padding: 5px 5px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    transition: 0.5s;
}

.Marketplace_Anuncio_Box_LicitacaoLinkComprarJa2 {
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;
    color: #336699;
    text-transform: uppercase;
    border: 1px solid #eeeeee;
    padding: 5px 8px;
    display: inline-block;
}

.Marketplace_Anuncio_Box_Marca_RowAfter {
    width: 60px;
    height: 2px;
    background-color: #eeeeee;
    margin-top: 15px;
    margin-left: 310px;
}

.Marketplace_Anuncio_Box_LicitacaoLinkComprarJa {
    text-decoration: underline !important;
    color: black;
    padding: 5px 5px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    transition: 0.5s;
}


    .Marketplace_Anuncio_Box_LicitacaoLinkComprarJa:hover {
        text-decoration: none !important;
        color: black;
    }

.Marketplace_Anuncio_Box_LicitacaoMSGGreen {
    margin: 0 auto !important;
    background-color: green;
    margin-bottom: 10px;
    padding: 0px !important;
}

.Marketplace_Anuncio_Box_LicitacaoMSGGreenMSG {
    color: white;
    background-color: #0ACF97;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    padding: 3px !important;
    border-radius: 3px;
}

#anuncioBoxEstadoLicitacaoRow {
    margin-top: 33px;
    margin-bottom: 5px;
}

.Marketplace_Anuncio_Box_LicitacaoMSGGreenMSGMobile {
    color: white;
    background-color: #0ACF97;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    padding: 6px !important;
    border-radius: 3px;
    margin-top: 14px;
    margin-bottom: 5px;
}

.Marketplace_Anuncio_Box_LicitacaoMSGRed {
    margin: 0 auto !important;
    background-color: red;
    margin-bottom: 10px;
    padding: 0px !important;
}

.Marketplace_Anuncio_Box_LicitacaoMSGRedMSG {
    color: white;
    background-color: #F1556C;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    padding: 3px !important;
    border-radius: 3px;
    /*margin-top: 14px;*/
    margin-bottom: 5px;
}

.Marketplace_Anuncio_Box_LicitacaoMSGRedMSGMobile {
    color: white;
    background-color: #F1556C;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    padding: 6px !important;
    border-radius: 3px;
    margin-top: 14px;
    margin-bottom: 5px;
}

.Marketplace_Anuncio_Box_LicitacaoMensagem {
    color: green;
    font-size: 14px;
    margin-left: 6px;
    margin-bottom: 0px;
}

/*.Marketplace_Anuncio_Box_LicitacaoLink:hover {
    background-color: black;
    color: #DA9E1C;
    transition: 0.5s;
}*/



.Marketplace_Anuncio_Box_LicitacaoLabel {
    font-weight: 600;
    color: black;
    font-size: 14px;
    margin-left: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
}


.Marketplace_Anuncio_Box_Info_MarcaModelo {
    font-size: 15px;
    color: black;
    margin-bottom: 3px;
    margin-top: 10px;
    margin-left: 2px;
    font-weight: 600;
}

.Marketplace_Anuncio_Box_Info_MarcaModeloMobile {
    font-size: 16px;
    color: black;
    margin-bottom: 3px;
    margin-top: 8px;
    margin-left: 2px;
    font-weight: 600;
}

.Marketplace_Anuncio_Box_Info_VersaoKms {
    font-size: 15px;
    color: black;
    margin-top: 8px;
    margin-left: 2px;
    font-weight: 500;
    margin-bottom: 3px;
}

.Marketplace_Anuncio_Box_Info_MatriculaContainer {
    background-image: url(../Assets/matriculaViaturaPortuguesa.jpg);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    background-position: revert;
    background-size: contain;
    max-width: 745px;
    margin-top: 10px;
    width: 150px;
}

.Marketplace_Anuncio_Box_Info_MatriculaContainerMobile {
    background-image: url(../Assets/matriculaViaturaPortuguesa.jpg);
    background-repeat: no-repeat;
    /* margin-bottom: 10px; */
    background-position: revert;
    background-size: contain;
    max-width: 795px;
    /* margin-top: 14px; */
    width: 125px;
    height: 25px;
    position: absolute;
}

.Marketplace_Anuncio_Box_Info_MatriculaLabel {
    font-size: 15px;
    padding-left: 22px !important;
    font-weight: 600;
    line-height: 18px;
    width: auto;
    padding-top: 2px;
    margin-bottom: 0px;
}

.Marketplace_Anuncio_Box_Info_MatriculaLabelMobile {
    font-size: 15px;
    padding-left: 36px !important;
    font-weight: 600;
    line-height: 18px;
    padding-top: 5px;
    margin-bottom: 0px;
}

.Marketplace_Anuncio_Box_Info_DataLabel {
    font-size: 15px;
    color: black;
    margin-top: 8px;
    margin-left: 2px;
    font-weight: 500;
    margin-bottom: 3px;
}

.Marketplace_Anuncio_Box_Info_DataLabel2 {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 0px !important;
    text-align: right;
    margin-top: 6px;
}


.Marketplace_Anuncio_Box_Info_LabelIcon {
    height: 16px;
    width: 16px;
}

.Marketplace_Anuncio_Box_Info_LabelIcon2 {
    height: 38px;
    width: 24px;
    padding-left: 3px;
}

.Marketplace_Anuncio_Box_Info_LabelIcon2Mobile {
    height: 24px;
    width: 18px;
    padding-left: 3px;
}

.Marketplace_Anuncio_Box_Info_LabelSeveral1 {
    font-size: 14px;
    margin-left: 8px;
    font-weight: 600;
    margin-right: 22px;
}

.Marketplace_Anuncio_Box_Info_LabelSeveral2 {
    font-size: 14px;
    margin-left: 8px;
    font-weight: 600;
    margin-right: 22px;
}




.Marketplace_Anuncio_Box_TimeRow_label {
    color: white;
    font-size: 18px;
    font-weight: 600;
    width: 50px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.Marketplace_Anuncio_Box_TimeRow_labelMobile {
    color: white;
    font-size: 11px;
    background-color: #feb71c;
    font-weight: 600;
    /* padding: 0px; */
    margin-bottom: 0px;
}

.Marketplace_Anuncio_Box_TimeRow_labelMobile_FinalHour {
    color: white;
    font-size: 11px;
    background-color: red;
    font-weight: 600;
    /* padding: 0px; */
    margin-bottom: 0px;
}

.Marketplace_Anuncio_Box_TimeComprarJaRow {
    display: block;
    position: absolute;
    float: right;
    right: 20px;
}

.Marketplace_Anuncio_Box_Row2 {
    float: right;
    right: 0px;
    position: absolute;
}

.Marketplace_Anuncio_Box_Row3 {
    float: right;
    /*right: 0%;*/
    position: absolute;
    /*margin-top: 2%;*/
}

.Marketplace_Anuncio_Box_Row4 {
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
}

.modalBoxCompraImediata {
    width: 40%;
    margin-top: 110px;
}

.modalBoxCompraImediata_label1 {
    font-size: 15px;
    margin-top: 10px;
    margin-left: 10px;
    font-weight: 500;
    text-align: center;
}

.modalBoxCompraImediata_label2 {
    font-size: 30px;
    margin-top: 10px;
    text-align: center;
}

.modalBoxCompraImediata_col1 {
    border-bottom: 1px inset rgb(221, 221, 221);
}

.modalBoxCompraImediata_labelDadosDoComprador {
    font-size: 17px;
    font-weight: 500;
}



.leilaoUtilizador_colFiltros {
    background-color: white;
}

.leilaoUtilizador_colFiltros {
    background-color: white;
}

.leilaoUtilizador_row1Filtros {
    background-color: #feb71c;
}

.leilaoUtilizador_row1FiltrosTitulo {
    color: white;
    width: min-content;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 19px;
    border: 1px solid white;
    padding: 4px 12px;
}


.marketplace_filtros_Nomefiltro {
    color: black;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 19px;
    border: 1px solid white;
}

.marketplace_filtros_filtro {
    color: black;
    font-weight: 500;
    /*    margin-top: 25px;
    margin-bottom: 15px;*/

    font-size: 16px;
    border: 1px solid white;
}


.marketplace_row {
    border-bottom: 1px inset rgb(221, 221, 221);
    width: 85%;
    margin: 0 auto !important;
}




/*.MarketplaceFiltrosBox{
    position:fixed;
}*/








.Dashboard_Container_InitalLabel1 {
    font-size: 18px;
}

.Dashboard_Container_InitalLabel2 {
    font-size: 16px;
    color: #777777;
    font-weight: 600;
    margin-top: 15px;
}




.AreaPessoal_Anuncio_Box {
    background-color: white;
    margin-bottom: 50px
}

.AreaPessoal_Anuncio_Box_Img {
    background-size: cover;
}

.AreaPessoal_TabelaLicitacoes_Header {
    background-color: #F1AE1A;
    display: block
}

.AreaPessoal_TabelaLicitacoes_Body {
    background-color: #F5F5F5;
    height: 132px;
    overflow-y: auto;
    display: block;
}


.AreaPessoal_TabelaLicitacoes_Body_label {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 4px;
}
}

.AreaPessoal_TabelaLicitacoes_Body_Row1 {
    border-bottom: 1px solid #c3c3c373;
}

.AreaPessoal_Anuncio_Box_MarcaModelo {
    margin-top: 10px;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0px !important;
}

.AreaPessoal_Anuncio_Box_Ano {
    margin-top: 10px;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.AreaPessoal_Anuncio_Box_VersaoKms {
    margin-top: 10px;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 0px !important;
}

.AreaPessoal_LinksSeparator {
    border-bottom: 3px solid #8080803b;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    width: 94%;
    margin: 0 auto;
}


.AreaPessoal_Anuncio_BoxRow1 {
}

.AreaPessoal_Anuncio_Box_Label1 {
    font-size: 18px;
}

.AreaPessoal_Anuncio_Box_Label2 {
    font-size: 18px;
    margin-top: 20px;
    margin-left: 8px;
    color: limegreen;
    font-weight: 600;
}

.AreaPessoal_Anuncio_Box_Label3 {
    font-size: 18px;
    margin-bottom: 5px;
    color: red;
    font-weight: 600;
    margin-left: 8px;
}



.Homepage_Anuncios_Timebox {
    background-color: #FEB71C;
    justify-content: center;
}

.Homepage_Anuncios_Timebox_label {
    font-size: 12px;
    color: white;
    font-weight: 600;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1rem;
}

.alert {
    background-color: green;
    color: white;
    width: 100%;
    display: none;
}

.alert2 {
    background-color: red;
    color: white;
    width: 100%;
    display: none;
}
.alert4 {
    background-color: red;
    color: white;
    width: 100%;
    display: none;
}

.alertCriarAnuncioErro {
    display: inline;
    position: fixed;
    top: 150px;
    z-index: 9;
    background-color: #ff2929;
    font-weight: 600;
    width: 85%;
    margin: 0 auto;
    display: none;
    color: white;
    padding: 12px;
    font-size: 19px;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .closebtn:hover {
        color: black;
    }

.table {
    overflow-x: auto;
}


.areaPessoalMSG {
    font-size: 20px;
    display: grid;
    justify-content: center;
    margin-top: 50px;
}


.modalBoxViaturaAdquirida_label2 {
    font-size: 22px;
    margin-top: 10px;
    text-align: center;
}

.modalBoxViaturaAdquirida_Icon {
    width: 100%;
    height: 130px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.modalBoxViaturaAdquirida_col1 {
    /* margin-left:50px;*/
}

.modalBoxViaturaAdquirida_label2 {
    font-size: 18px;
}

.Cadastros_Filtros_inputClear :hover {
    background-color: grey
}

.viaturaPreVenda {
    padding: 6px 8px;
    background-color: #0ACF97;
    font-size: 12px;
    width: fit-content;
    border-radius: 3px;
    color: white;
    font-weight: 600;
}

.col3Marketplace {
    max-width: 21%;
}

.col7Marketplace {
    max-width: 79%;
    flex: 0 0 79%;
}

.Marketplace_Anuncio_Box_RowInfo {
    border-top: 1px solid #d8dde6;
    color: #5f6877;
    background-color: rgba(0, 0, 0, 0.03);
    bottom: 0px;
    /*position:absolute;*/
}

.Marketplace_Anuncio_Box_RowInfo2 {
    border-top: 1px solid #d8dde6;
    color: #5f6877;
    background-color: rgba(0, 0, 0, 0.03);
    bottom: 0px;
    position: absolute;
}

.Marketplace_Anuncio_Box_RowInfoCol2 {
    float: right;
    position: absolute;
    right: 0px;
}

.detalhesViatura {
    color: black;
    text-align: center;
    padding-top: 25px;
    font-weight: 700;
    text-decoration: underline !important;
}

.modalViaturaDetalhesRow1 {
    border-bottom: solid 1px #DDDDDD;
}

.aguardarDecisaoTitulo {
    font-size: 23px;
    font-weight: 600;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%);
    padding-bottom: 5px;
    display: contents;
}

.aguardarDecisaoLabel {
    font-size: 12px;
    font-weight: 400;
}

.aguardarDecisaoInfo {
    font-size: 14px;
    font-weight: 600;
}

.modalErroLicitacao1 {
    background-color: #E85E6C;
}

.modalBoxverImagens {
    max-width: 900px !important;
}

.colImagem {
    position: relative;
    width: 14.5%;
    flex: 0 0 14%;
}


.cadastroBox2 {
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    /*margin-bottom: 32px;*/
    width: 100%;
    background-color: white;
}

.cadastroBox1 {
    background-color: white;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    /* margin-bottom: 32px;*/

    width: 100%;
}

.modalCadastroRow {
    border-bottom: 2px solid #00b8ff70;
    margin: 0 auto;
    /*margin-bottom: 20px;*/
}

.modalCadastroRowTitulo {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.modalBoxCadastroInfo {
    width: 75%;
    max-width: 1200px;
}

.aguardarValidacaoTipo {
    margin-left: 5px;
    font-size: 15px;
    padding: 6px 8px;
    background-color: #DA9E1C;
    color: white;
    border-radius: 4px;
}



#BoxIdentificaoParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxDadosPessoaisParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxProfissaoParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxRendimentosParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxHabitacaoParticular {
    display: flex;
    margin-bottom: 20px;
    border: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxDocumentoParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxFinanceiroParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxMarketingParticular {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}




#BoxIdentificacaoEmpresa {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxMoradaEmpresa {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxDadosEmpresa {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxFinanceiroEmpresa {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}
.bordaVermelha {
    border-color: red;
}
.custom-form button {
    background-color: #E3A318;
    color: white;
    border-color: black 
}
    .custom-form button:hover {
        background-color: #E38928;
    }

#BoxMarketingEmpresa {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}

#BoxCertificadoEmpresa {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #c6c6c68c;
    padding-top: 10px;
    padding-bottom: 30px;
}



.cadastroIcon {
    width: 19px;
    margin-left: 7px;
    margin-top: -3px;
}

.CadastroErrorMSg {
    font-size: 13px;
    color: red;
    font-weight: 600;
    margin-bottom: 10px;
}

.SobreNosTitulo {
    margin-top: 60px;
    margin-left: 10%;
    line-height: 43px;
    font-size: 40px;
}

.TermosTitulo {
    margin-top: 60px;
    line-height: 43px;
    font-size: 40px;
}

.SobreNosTitulo2 {
    font-weight: 700;
    margin-left: 10%;
    font-size: 15px;
    margin-top: 20px;
}

.SobreNosLabel {
    font-size: 15px;
    margin-left: 10%;
    width: 60%;
    font-weight: 500;
    margin-top: 40px;
    line-height: 1.7;
}

.SobreNosLabel2 {
    margin-left: 10%;
}

.SobreNosContainer {
    min-height: 60vh
}

.ContactoContainer {
    background-color: #fbfbfb;
    /*height:60vh*/
}

.ContactoRow {
    width: 90%;
    margin: 0 auto;
    height: 70vh
}

.contactUsBanner {
    height: 31vh;
    /*background-image:url("../Assets/contactUsd.png");*/
}

.contactUsBannerOverlay {
    background-color: rgba(0,0,0,0.3);
}

.ContactUsIcon {
    height: 20px;
}

.ContactoTitulo {
    margin-top: 60px;
    line-height: 43px;
    font-size: 40px;
    margin-bottom: 60px;
}

.ContactoTitulo2 {
    font-weight: 700;
    font-size: 15px;
}

.ContactoLabel {
    font-size: 15px;
    width: min-content;
    font-weight: 500;
    margin-bottom: 5px;
}

.ContactUsFormBox {
    margin-top: 150px;
    padding: 30px;
}

.form-control3 {
    background-color: white !important;
}

.form-control4 {
    background-color: white !important;
}

.ArePessoalContainer_col9 {
    margin: 0 auto;
}

#ArePessoalContainer_col3 {
    display: none;
}

.forgotPasswordmsg {
    color: white;
    margin-top: 15px;
}

.cmpboxtxt {
    font-size: 12px;
}


.cmpboxbtnno, A.cmpboxbtnno, A.cmpboxbtnno:link {
    width: 100%;
    /*    padding-left: 10px !important;
    padding-right: 10px !important;*/
}

.cmpboxbtnyes, A.cmpboxbtnyes, A.cmpboxbtnyes:link {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.cmpbox1 .cmpboxcontent {
    max-width: 90% !important;
    padding-right: 50px !important;
}


.cmpboxwelcomeprps {
    display: none !important;
}

.cmpboxtxtdiv {
    padding-bottom: 10px;
    /*padding-top:10px;*/
}

.cmpboxinner {
    max-width: 3000px !important;
}


.TermosTitulo2 {
    font-weight: 600;
    margin-bottom: 30px;
}

.TermosTexto {
    margin-bottom: 5px !important;
}

.viaturaDetailsIcon {
    display: block;
    width: 25px;
    margin-right: 7px;
    margin-top: -3px;
}

.viaturaDetailsValorInfo {
    margin-bottom: 0px;
    font-weight: 600;
}

.ConfirmaRegistoWrapper {
    background-color: #FFAF00;
}


.homepageMainBanner {
    background-image: url(../Assets/HomepageBackground.jpg);
    height: 120vh;
    background-size: cover;
    background-position: revert;
}

.homepageTitulo1 {  
    margin-left: 3%;
    display: flex;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 0px;
    color: white;
}

.homepageTitulo1_2 {
    display: flex;
    font-weight: 600;
    margin-left: 3%;
    font-size: 40px;
    margin-bottom: 0px;
    color: #FFAF00;
}

.homepageTitulo2 {
    display: flex;
    color: white;
    font-weight: 600;
    font-size: 38px;
    margin-left: 3%;
    margin-top: -4px;
}

.homepageTitulo3 {
    display: flex;
    color: white;
    font-size: 19px;
    width: 54%;
    margin-left: 3%;
    font-weight: 500;
    margin-top: 3%;
}

.navbar_logo_homepage {
    width: 80%;
    margin-left: 6%;
}


.homepageViaturaVendidaBox {
    background: #fff;
    border-radius: 14px;
    text-align: center;
    position: relative;
    /*box-shadow: 0 2px 3px rgba(0,0,0,0.2);*/
    margin: 10px 10px;
}

.homepageViaturaDisponivelBox {
    background: #fff;
    border-radius: 16px;
    text-align: center;
    position: relative;
    box-shadow: rgb(205, 205, 205) 8px 8px 9px 0px;
    width: 18%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.homepageViaturaVendidaBoxImage {
    position: relative !important;
    width: 100% !important;
    max-height: 15vh !important;
    object-fit: contain !important;
    padding: 16px;
}

.homepageViaturaDisponivelBoxImage {
    position: relative !important;
    max-width: 100% !important;
    max-height: 15vh !important;
    object-fit: contain !important;
    padding: 16px 20px;
}

.homepageViaturaVendida_BoxLabel {
    background-color: #edededa6;
    padding: 5px 8px;
    font-size: 10px;
    line-height: 1.5;
    color: black;
    font-weight: 500;
    margin-left: 2px;
    margin-right: 2px;
}

.homepageViaturasVendidasTitulo {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 24px;
    color: white;
    text-align: center;
}

.homepageViaturasDisponiveisTitulo {
    /*margin-bottom: 58px;*/
    font-weight: 600;
    font-size: 25px;
}

.homepageRow1 {
    margin: 0 auto;
    width: 80%;
}

.homepageRow2 {
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}

.homepageCarousell {
    padding-top: 0px !important;
    margin-top: 0px !important;
    margin-top: 0px !important;
}


.homepageBannerViaturasEmLeilao {
    padding-bottom: 70px;
    padding-top: 80px;
    background-color: #F2F2F2;
}

.carousellHomepageVendidas {
    padding-bottom: 60px;
}


.homepageViaturaVendidas {
    background-color: red;
    color: white;
    position: absolute;
    z-index: 9999;
    width: 36.5%;
    margin: 0;
    margin-top: 10%;
    transform: rotate(45deg);
}

.LeilaoMSGAnuncioTerminado {
    color: black;
}




.homepageViaturasDisponiveisRow1 {
    padding-bottom: 1.5px;
    background-color: #FFAF00;
    width: 5%;
    margin: 0 auto;
}

.homepageViaturasDisponiveisRow2 {
    padding-bottom: 1.5px;
    background-color: #FFAF00;
    width: 5%;
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 40px;
}




.homepageViaturasVendidasRow1 {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #FFAF00;
}

.homepageViaturasVendidasRow2 {
    padding-top: 25px;
    padding-bottom: 25px;
    /*background-color: #F7F9FB;*/
}

.homepageViaturasVendidasCol {
    /*background-color: white;*/
    width: 80%;
    /*box-shadow: 2px 5px 3px rgb(0 0 0);*/
}


.carousel-inner {
    /*box-shadow: 8px 8px 9px 0px rgb(205 205 205);*/
}




.carousel {
    /*margin: 20px auto;*/
    padding: 0px 65px;
    padding-bottom: 60px;
    /*background-color: white;
    background-color: #F2F2F2;*/
}

    .carousel .item {
        color: #747d89;
        /*min-height: 325px;*/
        text-align: center;
        overflow: hidden;
    }

    .carousel .thumb-wrapper {
        padding: 25px 15px;
        background: #fff;
        border-radius: 6px;
        text-align: center;
        position: relative;
        box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    }

    .carousel .item .img-box {
        height: 120px;
        margin-bottom: 20px;
        width: 100%;
        position: relative;
    }

    .carousel .item img {
        max-width: 100%;
        max-height: 100%;
        display: inline-block;
        position: absolute;
        bottom: 0;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .carousel .item h4 {
        font-size: 18px;
    }

    .carousel .item h4, .carousel .item p, .carousel .item ul {
        margin-bottom: 5px;
    }

    .carousel .thumb-content .btn {
        color: #7ac400;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: bold;
        background: none;
        border: 1px solid #7ac400;
        padding: 6px 14px;
        margin-top: 5px;
        line-height: 16px;
        border-radius: 20px;
    }

        .carousel .thumb-content .btn:hover, .carousel .thumb-content .btn:focus {
            color: #fff;
            background: #7ac400;
            box-shadow: none;
        }

        .carousel .thumb-content .btn i {
            font-size: 14px;
            font-weight: bold;
            margin-left: 5px;
        }

    .carousel .item-price {
        font-size: 13px;
        padding: 2px 0;
    }

        .carousel .item-price strike {
            opacity: 0.7;
            margin-right: 5px;
        }

.carousel-control-prev, .carousel-control-next {
    height: 44px;
    width: 40px;
    background: #7ac400;
    margin: auto 0;
    border-radius: 4px;
    opacity: 0.8;
}

    .carousel-control-prev:hover, .carousel-control-next:hover {
        background: #78bf00;
        opacity: 1;
    }

    .carousel-control-prev i, .carousel-control-next i {
        font-size: 36px;
        position: absolute;
        top: 50%;
        display: inline-block;
        margin: -19px 0 0 0;
        z-index: 5;
        left: 0;
        right: 0;
        color: #fff;
        text-shadow: none;
        font-weight: bold;
    }

    .carousel-control-prev i {
        margin-left: -2px;
    }

    .carousel-control-next i {
        margin-right: -4px;
    }

.carousel-indicators {
    /*bottom: -50px;*/
}

    .carousel-indicators li, .carousel-indicators li.active {
        width: 12px;
        height: 12px;
        margin: 5px;
        border-radius: 50%;
        border: none;
        background-color: #FFAF00 !important;
    }

    .carousel-indicators li {
        background: rgba(0, 0, 0, 0.2);
    }

        .carousel-indicators li.active {
            background: rgba(0, 0, 0, 0.6);
        }

.carousel .wish-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
    cursor: pointer;
    font-size: 16px;
    color: #abb0b8;
}

    .carousel .wish-icon .fa-heart {
        color: #ff6161;
    }

.star-rating li {
    padding: 0;
}

.star-rating i {
    font-size: 14px;
    color: #ffc000;
}


.homepageViaturaVendidaBox_Label {
    color: black;
    font-size: 15px;
    font-weight: 600;
}

.homepageViaturaDisponivelBox_Marca {
    color: black;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px !important;
}

.navInfo_Icon_Door {
    height: 20px;
}


.AreaPessoal_Anuncio_Box_LicitacaoMSGGreenMSG {
    font-weight: 600;
    color: limegreen;
}

.AreaPessoal_Anuncio_Box_LicitacaoMSGRedMSG {
    font-weight: 600;
    color: red;
}





.parent {
    overflow: hidden; /* required */
}

.ribbon {
    margin: 0;
    padding: 0;
    background-color: #FEB71C;
    color: white;
    padding: 4px;
    position: absolute;
    top: 0;
    left: 0px;
    transform: translateX(-1%) translateY(296%) rotate(-45deg);
    transform-origin: top left;
    font-size: 11px;
    font-weight: 700;
}

    .ribbon:before,
    .ribbon:after {
        content: '';
        position: absolute;
        top: 0;
        margin: 0 -1px; /* tweak */
        width: 100%;
        height: 100%;
        background-color: #FEB71C;
    }

    .ribbon:before {
        right: 100%;
    }

    .ribbon:after {
        left: 100%;
    }


.valorDeReserva {
    font-size: 13px;
    background-color: #0ACF97;
    color: white;
    font-weight: 600;
    margin-top: 10px;
    padding: 6px 10px;
    border-radius: 2px;
}

.alertWarningMessage {
    bottom: 1vw; right: 1vw;
    min-width: clamp(50%, 20vw, 400px);
    max-width: clamp(80%, 90vw, 600px);
    z-index: 1050;
    padding: clamp(0.5rem, 1vw, 1rem);
    font-size: clamp(0.75rem, 2vw, 1rem);
}

.LeilaoMatriculaBackground {
    background-image: url(../Assets/matriculaViaturaPortuguesa.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    display: inline-block;
}

.whatsapp-btn {
    position: fixed;
    bottom: 205px;
    right: 20px;
    background-color: #25D366;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    text-decoration: none;
}

.whatsapp-icon {
    width: 30px;
    height: 30px;
    fill: white;
}

.whatsapp-btn:hover {
    background-color: #1ebe5d;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

@media (max-width: 768px) {
    .whatsapp-btn {
        bottom: 80px;
        right: 20px;
    }
}

@media (min-width: 768px) {
    .desktop-min-height {
        min-height: 280px;
    }
}