/*
106, 0, 51
*/

.header-top__slogan {
	font-size: .75rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.25;
}


.footer .logo .secondary-logo img {
	vertical-align: top;
	max-height: 112px;
}
@media (max-width: 575.98px) {
	.footer .logo .secondary-logo img {
		max-height: 97px;
	}
}

.footer ._adress_h a {
	color: rgb(var(--footer-text-primary-color));
}


.search__input input:focus-visible {
	outline: 1px solid rgba(var(--header-elements-color),.5);
}
.search__button button {
	color: rgba(var(--header-elements-color),1);
}
.search__button-close:hover {
	color: rgba(var(--header-elements-color),1);
}


.proiecte_gmz_orizontal_v2 {
	/*
	154, 115, 112
	194,207,218
	*/
	--pbfc-first: 154, 115, 112;
	--pbfc-second: 106, 0, 51;
	--pbfc-third: 20, 41, 56;
	--pbfc-fourth: 0, 59, 106;
}

._index_section_4 .proiecte_gmz_orizontal_v2 {
	/*
	154, 115, 112
	194,207,218
	*/
	--pbfc-first: 106, 0, 51;
	--pbfc-second: 154, 115, 112;
	--pbfc-third: 123, 75, 77;
	--pbfc-fourth: 104, 76, 74;
	--pbfc-default: 82, 37, 58;

}

._index_section_4 .proiecte_gmz_orizontal_v2 .project-holder ol {
	grid-template-columns: repeat(5, 1fr);
}
@media only screen and (max-width:991.98px){
	._index_section_4 .proiecte_gmz_orizontal_v2 .project-holder ol{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media only screen and (max-width:499.98px){
	._index_section_4 .proiecte_gmz_orizontal_v2 .project-holder ol{
		 grid-template-columns: repeat(1, 1fr); 
	}
}
._index_section_4 .proiecte_gmz_orizontal_v2 .project-holder .box-background {
	height: 220px;
}
.secondary-logo.__dgaspcsm a{
color:#fff !important;
}
