#page-title .page-title h1 {
	font-size: 42px;
	font-weight: 600;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7)
}
#page-title .page-title span {
	font-size: 22px;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.9)
}
body p {
	font-size: 16px !important
}
.card-title {
	font-size: 18px;
	font-weight: 800px;
}
.small, small {
	font-weight: 400 !important;
}
.btn-info {
	color: #FOO;
	background-color: #336699 !important;
	border-color: #336599!important
}
.btn-info:hover {
	color: #FOO;
	background-color: #349898 !important;
	border-color: #336699!important
}
header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
	font-family: 'Limelight', cursive;
	font-size: 40px;
	color: #666;
	font-weight: bold;
	letter-spacing: 1.5px;
}
.list-icon li {
	font-size: 16px;
}
#mainMenu nav > ul > li a:hover {
	color: #C33 !important;
}
#mainMenu nav > ul > li a:current {
color:#C33 !important;
}
.links {
	font-size: 18px;
	font-weight: 600;
}
@media all and (max-width: 992px) {
.phone {
	text-align: center;
}
}
 @media all and (max-width: 480px) {
#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span {
	font-size: 26px;
	float: left !important;
}
#page-title .page-title > h1 {
	font-family: "Poppins", sans-serif;
	font-size: 2.5rem;
	line-height: 1.4;
}
}
.heading-text h4 {
	font-size: 28px;
	font-weight: 400
}
.contact-link a {
	color: #FFF !important
}
.background-info {
  background-color: #336699 !important; }
  .modal p {
  font-size: 15px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 13px;
  font-weight: 400; }

