.logo-title {
	font-size: 30px;
	margin-top: 30px;
}

.main-right {
	margin-top: 100px !important;
}

.banner-image {
	background-color: #2196f3;
}
.nav-box {
    border-top: 6px solid #940d13;
}

.header-bg {
	border-top: 3px solid #940d13;
}

form label {
	display: inline-block;
	width: 100px;
}

.msgText {
	color: green !important;
}

form div {
	margin-bottom: 10px;
}

.error {
	color: red;
	margin-left: 5px;
}

label.error {
	display: inline;
}
#services > li:nth-child(2),
#services > li:nth-child(4),
#services > li:nth-child(6),
#services > li:nth-child(8) {
	display: none;
}

#services > li {
	line-height: 30px;
}

#services > li p {
}

ul {
	list-style-type: square !important;
}

.banner-image {
	background-color: #ee1c25;
}
