.top_bar_left{
    width: max-content !important;
}


#Subheader {
    padding: 150px 0 40px !important;
}


.uyari{
	display:flex;
	flex-direction: column;
	justify-content:center;
	align-items: center;
	color:#000;
	padding: 30px 0px 60px 0px;
	background-color:#fff;
}

.uyari p,.uyari h5{
	margin: 0px;
}

.renk{
	display: flex;
	justify-content: center;
	padding: 10px;
}

.renkler{
	height:60px;
	width:60px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	margin:0px 5px;
	float:left;
	border:1px solid #000;
}

.renkler p{
	color:#000;
	margin-top:60px;
	margin-bottom:0px;

}
