



/*------ KLCity start ----*/
.bg-gradient-klcity {
	background-color: #1B3C54 !important;
	background-image: linear-gradient(to right, #1B3C54 70%, #CB2B25 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1B3C54', endColorstr='#CB2B25', GradientType=1);
}

.border-radius-klcus {
	border-radius: 30px !important;
}