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

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

p {
    color:black;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

 label {
	font-size: 13px;
	color: #1185C0;
	font-weight: 400;
	cursor: pointer;
}

#form input, select{
    font-size: 11px;
    font-family: 'Montserrat', sans-serif;

}

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

.tp-caption.light_font_weight {
	font-weight: 400;
}

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

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}


.panel-title a {
	color: #2d4191;
}

.panel-title a:hover {
	color: #2d4191;
}

.footer-widget {
    margin-bottom: 0px;
}

.classic-title span {
	padding-bottom: 1px;
}
