.dropdown li a{
	color: black !important;
	font-weight: 400;
}

.btn-system {
	background-color: #D73F20;
	color: #ffffff !important;
}

p {
    color:black;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    margin: 0;
}
		
 label {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	cursor: pointer;
}

.tp-caption.gray_font_color {
	color: #818486;
}

.tp-caption.dark_font_color {
	color: #000;
}

/* Footer changes */
.footer-widget h4 {
	margin-bottom: 0px;
}
.footer-widget {
    margin-bottom: 5px;
}
footer {
    padding-top: 20px;
}

