﻿/*
* Version: 1.8
* Light Color: #95a5a6;
* Light Hover Color: #7f8c8d;
*/

body {
}
/*
a:hover {
    color: #95a5a6 !important;
}
*/
/***    
    ESTILS TABLON DE ANUNCIOS
    COLORS TITOL
    #66008c
*/
.g-brd-left-darkRed {
    border-left: solid 3px #95a5a6 !important;
}

    .g-brd-left-darkRed:hover {
        border-left: solid 3px #000000 !important;
    }

    .g-brd-left-darkRed:active {
        border-left: solid 3px #000000 !important;
    }

.g-bg-black-opacity-0_8 {
    background-color: rgba(255, 255, 255,0.8) !important;
}

.header-v8 .navbar-collapse {
    background: #FFFFFF;
    margin-left: 0px;
    padding: 0 20px 0 0;
}

.process .process-img {
    background: url(/assets_pst/ImatgesPST/serhsserveis/MENU/Tauler_anuncis.jpg) no-repeat 50% 50% / cover !important;
}

.header-v8 .navbar-brand img {
    max-width: 90% !important;
    max-height: 75% !important;
}

.process-step span.step-no {
    color: #7f8c8d !important;
}

.header-v8 .navbar-nav > li:last-child > .dropdown-menu {
    left: 84.8% !important;
}

.header-fixed .header-v8.header-fixed-shrink .navbar-brand {
    height: 70px !important;
    max-height: 70px !important;
}