.dropdown-form {
	color: #999;
	font-weight: normal;
	border-radius: 1px;
	border-color: #e5e5e5;
	box-shadow: 0 2px 8px rgba(0,0,0,.05);
}

button.btn-login{
    color: #FFF;
    background: #C5A91A;
    border: solid 1px #C5A91A !important;
}
button.btn-login:hover{
    background: #FFF;
    color: #C5A91A;
    border: solid 1px #C5A91A !important;
}

.btn-primary{
    font-weight: normal !important;
}

.text-logejat{
    color: #C5A91A !important;
    font-size: 16px !important;
}

.logos-footer > img{
    height: 40px;
    width: auto;
    margin-right: 10px;
}

.border_left{
    border-left: solid 2px #C5A91A !important;
}

.border_right{
    border-right: solid 2px #C5A91A !important;
}
.destacat_confidencial{
    color: #C5A91A !important;
}

.destacat_tok{
    color: #C5A91A !important;
}

.contact .php-email-form button[type=submit] {
    border: solid 1px #C5A91A !important;
}

.contact .php-email-form button[type=submit]:hover {
    background: #FFF !important;
    color: #C5A91A !important;
}

#hero {
    background: #C5A91A !important;
    background: linear-gradient(180deg, #C5A91A 0%, rgb(197, 169, 26) 35%, rgb(197, 169, 26) 100%) !important;
}

a.linksfooter{
    color: #FFF !important;
}

/*** FORM ADHESIO ***/
.form-control:focus, .select2:focus {
    color: #495057;
    background-color: #fff;
    border-color: #C5A91A;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(197, 169, 26, .25);
}

.form-check-input:checked {
    background-color: #C5A91A;
    border-color: #C5A91A;
}

.form-check-input:focus {
    border-color: #C5A91A;
}

.bg-privacitat{
    background-color: #eaebed;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
    background: transparent;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #C5A91A;
    border: 1px solid #C5A91A;
    color: #FFF;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF;
}


/** SURVEYS **/
.bg-enquesta{
    background-color: #FFF;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    font-size: .9rem;
    background-color: #f8fafc;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
}

.bg-enquesta label, .bg-enquesta h3{
    color: #C5A91A !important;
}

#formedit .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
}
#formedit .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #C5A91A;
    border: 1px solid #C5A91A;
    color: #FFF;
}
#formedit .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF;
}

.navbar .getstarted, .navbar .getstarted:focus {
    background: #C5A91A !important;
    border: 2px solid #C5A91A !important;
}

.navbar .dropdown ul a:hover{
    color: #C5A91A !important;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #C5A91A !important;
    font-weight: normal !important;
}

#loginfront:hover, #loginfront:focus, #loginfront:active, .navbar li:hover>a#loginfront {
    color: #FFF !important;
}

.contact .php-email-form button[type=submit] {
    background: #C5A91A !important;
}

.contact .info-box i {
    color: #C5A91A !important;
    border: none !important;
}

.section-title h2::after {
    background: #C5A91A !important;
}

.features .content ul i {
    color: #C5A91A !important;
}

.kpis-card{
    margin-bottom: 30px;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}
.kpis-card .card-body {
    padding: 0 20px 20px 20px;
}

.kpis-card .card-title {
    padding: 20px 0 5px 0;
    font-size: 18px;
    font-weight: 600;
    color: #C5A91A;
    margin-bottom: 0px;
}

.kpis-card .card-subtitle {
    padding: 0 0 20px 0;
    font-size: 16px;
    font-weight: 500;
    color: #C5A91A;
}

.kpis-card .card-icon {
    color: #C5A91A;
    background: rgba(197, 169, 26, 0.08);
    font-size: 32px;
    line-height: 0;
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    flex-grow: 0;
}

.kpis-card h6 {
    font-size: 28px;
    color: #213b52;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.about .content .icon-box i {
    color: #C5A91A !important;
  }

#footer {
    background-color: #C5A91A !important;
}

#footer .footer-bottom {
    border-top: 1px solid #C5A91A !important;
}


/** BOTONS **/
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #C5A91A;
    --bs-btn-border-color: #C5A91A;
    --bs-btn-hover-color: #C5A91A;
    --bs-btn-hover-bg: #FFF;
    --bs-btn-hover-border-color: #C5A91A;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #C5A91A;
    --bs-btn-active-bg: #FFF;
    --bs-btn-active-border-color: #C5A91A;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #C5A91A;
    --bs-btn-disabled-border-color: #C5A91A;
}

/** COLORS **/
.groc{
    color: #F9E333 !important;
}

.blau{
    color: #213b52 !important;
}

.vermell{
    color: #FF0000 !important;
}

.color_client{
    color: #C5A91A !important;
}

.blanc{
    color: #FFF !important;
}
