.dropcaps-circle {
	margin: 10px 25px 35px 0;
}

.custom_list {
	text-align: left;
	margin-left: 10%;
}

.home-section {
    padding-top: 180px;
    padding-bottom: 150px;
}

.navbar-fixed-top.opaque .navbar-nav .current a {
	color: #5687C2 !important;
}

.navbar-fixed-top .navbar-nav .current a {
	color: #5687C2 !important;
}

.navbar-fixed-top .navbar-nav > li > a:hover {
	color: #4D73B2 !important;
}

.btn-blue {
	background-color: #5687C2;
}

.dropcaps-circle {
	color: #4D73B2;
}

.team-info::after {
	background: #4D73B2;
}

ul.benefits li i {
	color: #4D73B2;
}

.team-item:hover {
	border-bottom: 3px solid #4D73B2;
}

input.contact-submit {
	background: #5687C2;
}

input.contact-submit:hover {
	background: #3498db;
}

p.contact-info i {
	color: #4D73B2;
}

.footer {
	background-color: #4D73B2;
}

.navbar-collapse {
	flex-grow: 0.1;
}

.cust_icons{
	font-size: 100px;
	margin-bottom: 20px;
	color: #4D73B2;
}

.contact-form-text-area {
  color: black;
}
.hidden { 
	display: none; 
}

.alert-error {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
text-align: left;
font-size: .8em;
}

.alert-alert {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
text-align: left;
font-size: .8em;
}

.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
text-align: center;
font-size: .8em;
}

.alert-notice {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
text-align: left;
font-size: .8em;
}