* {
	margin: 0;
	padding: 0;
}	

img {
	max-width: 100%;	
}

a, a:hover {
	text-decoration: none;
}

body {
	font-family: "Nunito", Arial, sans-serif;	
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}

.clear {
	clear: both;
	overflow: hidden;	
}

.header {
	padding: 20px 0;
}	

.contact {
	text-align: right;	
}

.contact p {
	color: #ec1c24;
	font-size: 38px;
	line-height: 38px;	
}

.contact a {
	color: #ec1c24;	
}

.contact em {
	color: #004a8e;
	font-size: 20px;
	line-height: 28px;
	display: block;
	margin-top: 8px;
}

.navbar-default {
	background-color: #004a8e;
	border: none;	
	border-radius: 0;
	margin: 0;
}

.nav.navbar-nav {
	width: 100%;
	text-align: center;
}	

.navbar-nav > li {
    float: none;
	display: inline-block;
	margin-left: -5px;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
	font-size: 16px;
	line-height: 16px;
	padding: 24px 26px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.current a {
    color: #ffffff;
	background: #ec1c24;
}

.navbar-default .navbar-nav > li.current > .dropdown-menu a {
	background: none;	
	color: #333;
}

.navbar-default .navbar-nav > li.current > .dropdown-menu a:hover {
	background: #f5f5f5;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #ffffff;
	background: #ec1c24;
}

.dropdown-menu {
	background: #003b71;
	padding: 0;
}

.navbar-default .navbar-nav > li > .dropdown-menu a, .navbar-default .navbar-nav > li.current > .dropdown-menu a {
	color: #ffffff;	
	padding: 8px 12px;
}

.navbar-default .navbar-nav > li > .dropdown-menu a:hover, .navbar-default .navbar-nav > li.current > .dropdown-menu a:hover {
	background: #004a8e;
}

@media screen and (min-width: 768px) {
.dropdown:hover .dropdown-menu {
	display: block;
}
}	

.slider {
	margin: 0;	
}

.slider .slide {
    height: 600px;
}

.slide .container {
    height: 100%;
    position: relative;
}

.caption {
	position: absolute;	
	background: rgba(236,28,36,0.7);
	padding: 28px;
	bottom: 0;
	left: 0;
}

.caption h2 {
	margin: 0 0 10px 0;
	font-family: "Merriweather", Georgia, serif;
	font-weight: 700;
	color: #ffffff;
	font-size: 32px;
}

.caption p {
	font-size: 20px;
	color: #ffffff;
	margin: 0;
	font-weight: 600;	
}

.wrap {
	position: relative;
}	

.container.holder {
	left: 50%;
    position: absolute;
	-moz-transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
	top: 0;
}

.wrap .form {
	position: absolute;
	width: 33%;
	right: 0;
	top: 30px;
}

.form form {
	padding: 30px;
	background: #dfdcdc;
}

.sidebar .form form {
	padding: 20px;
	background: #dfdcdc;
}


.form h2 {
	margin: 0 0 20px;	
	text-align: center;
	font-family: "Merriweather", Georgia, serif;
	font-weight: 700;
	color: #004a8e; 
	font-size: 26px;
}

.sidebar .form h2 {
	font-size: 20px;
	line-height: 20px;
}

.form p {
	margin: 0 0 10px;	
}

.form p:last-child {
	margin: 0;
}

.form input, .form textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #959595;
	font-size: 18px;
}	

.sidebar .form input, .sidebar .form textarea {
    font-size: 14px;
}

.form input#submit {
	background: #ec1c24;
	color: #ffffff;	
	font-family: "Merriweather", Georgia, serif;
	border: none;
	text-transform: uppercase;
	padding: 16px 8px;
	font-size: 22px;
}

.sidebar .form input#submit {
    font-size: 18px;
    padding: 10px;
}

.form input#submit:hover {
	background: #222222;
}

.main {
	text-align: center;	
	padding: 50px 0;
}

.main h1 {
	font-family: "Merriweather", Georgia, serif;
	color: #004a8e;
	font-size: 44px;
	margin: 0 0 30px;
}

.main p {
	font-size: 24px;
	line-height: 34px;	
	margin: 0 0 50px;
}

.main h2 {
	font-family: "Merriweather", Georgia, serif;
	font-size: 36px;	
	color: #ec1c24;
	margin: 0 0 50px;
}

.boxes .box {
	border-right: 1px solid #ec1c24;
	padding: 0 30px;	
	min-height: 470px;
}

.boxes .box:last-child {
	border-right: none;
}	

.boxes .box h3 {
	font-family: "Merriweather", Georgia, serif;
	font-size: 28px;
	margin: 0 0 30px;
	color: #004a8e;
}

.boxes .box img {
	margin: 0 0 30px;
}	

.boxes .box h3 span {
	color: #ec1c24;
}	

.boxes .box p {
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}

.service {
	background: #d5dde9 url(/img/service.jpg) top center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 140px 0;
}	

.service .text {
	width: 50%;
}	

.service p {
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;	
}

.service h2 {
	font-family: "Merriweather", Georgia, serif;
	color: #004a8e;
	font-size: 44px;
	margin: 0 0 30px;
}

.testimonials {
	background: rgba(2,56,107,1);
	background: -moz-linear-gradient(top, rgba(2,56,107,1) 0%, rgba(0,73,142,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(2,56,107,1)), color-stop(100%, rgba(0,73,142,1)));
	background: -webkit-linear-gradient(top, rgba(2,56,107,1) 0%, rgba(0,73,142,1) 100%);
	background: -o-linear-gradient(top, rgba(2,56,107,1) 0%, rgba(0,73,142,1) 100%);
	background: -ms-linear-gradient(top, rgba(2,56,107,1) 0%, rgba(0,73,142,1) 100%);
	background: linear-gradient(to bottom, rgba(2,56,107,1) 0%, rgba(0,73,142,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02386b', endColorstr='#00498e', GradientType=0 );
	text-align: center;	
	padding: 70px 0;
}

.testimonials h2 {
	font-family: "Merriweather", Georgia, serif;
	color: #ffffff;
	font-size: 44px;
	margin: 0 0 30px;
}

.testimonials p {
	color: #ffffff;
	font-size: 22px;	
	line-height: 38px;
	margin: 0 0 20px;
	font-style: italic;
}

.testimonials p.credit {
	font-style: normal;
	font-weight: 700;	
	margin: 0;
}

.slick-dots {
    bottom: -60px;	
}

.footer {
	padding: 20px 0;
	background: #709cc5;	
}

.footer .right {
	text-align: right;
}	

.footer p {
	margin: 0;	
	color: #ffffff;
	line-height: 32px;
	font-size: 16px;
}

.footer p a {
	color: #ffffff;	
}

.footer p span {
	padding: 0 5px;	
}

.footer a.icon {
	display: inline-block;
	background: #ec1c24;
	height: 32px;
	width: 32px;
	color: #ffffff;
	text-align: center;
	border-radius: 30px;
	margin-left: 4px;
}

.footer a.icon .fa {
	font-size: 18px;
	line-height: 32px;
}

.copy {
	padding: 20px 0;
	background: #dedddd;	
}

.copy p {
	margin: 0;
	color: #004a8e;
	font-size: 16px;
	line-height: 16px;
}

.copy .right {
	text-align: right;	
}

.banner {
	height: 370px;	
}

.banner .container {
	height: 100%;
	position: relative;	
}

.banner h1 {
	font-family: "Merriweather", Georgia, serif;
	position: absolute;
	left: 15px;
	bottom: 0;
	margin: auto;
	display: inline-block;
	padding: 18px 24px;
	color: #ec1c24;
	font-weight: 700;
	background: rgba(255,255,255,0.8);
}

.interior {
	padding: 40px 0;	
}

.accordion .read {
	display: block;
	font-size: 18px;
	line-height: 26px;
	position: relative;
	padding: 8px 15px 8px 36px;
	background: #efefef;
	cursor: pointer;
	font-weight: 600;
}

.accordion .read .fa {
    color: #ec1c24;
    position: absolute;
	left: 15px;
	top: 10px;
	font-size: 22px;
}

.accordion .more {
	padding: 15px 15px 5px 36px;
}	

.accordion .question {
	margin-bottom: 10px;	
}

.accordion ol {
	margin-left: 36px;	
}

.accordion ol li {
	margin-bottom: 10px;
}

.interior h2 {
	font-family: "Merriweather", Georgia, serif;
	color: #004a8e;
	margin: 0 0 20px;
	line-height: 40px;
}

.interior h3 {
	font-family: "Merriweather", Georgia, serif;
	color: #666666;
	margin: 0 0 20px;
	line-height: 34px;
	font-weight: 400;
}

.interior h4 {
	color: #666666;
	margin: 0 0 20px;
	font-weight: 600;
	font-size: 20px;
}

.interior h4 a {
	display: block;
}

.sidebar .post h3 {
	font-family: "Nunito",Arial,sans-serif;	
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #666666;
	padding-bottom: 3px;
}

.sidebar .post h4 {
	margin: 0 0 10px;	
	font-size: 18px;
	line-height: 24px;
}

.sidebar .post p {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
}	

.sidebar .post p a {
	color: #ec1c24;
}

.sidebar .post p a:hover {
	text-decoration: underline;
}

.sidebar .post h4 a {
	font-family: "Merriweather",Georgia,serif;
	color: #004a8e;
}

.interior p {
	margin: 0 0 20px;	
}

.bullets {
	margin: 0 0 20px 30px;	
}

.bullets li {
	list-style: none;	
	position: relative;
	padding: 0 0 0 20px;
}

.bullets li:before {
	position: absolute;
	left: 0;
	top: 2px;
	content: "\f101";
	font-family: "FontAwesome";
	color: #ec1c24;
}

.systems {
	background: #efefef;
	padding: 20px;
	margin-bottom: 30px;	
}

.systems h3 {
	text-align: center;
}	

.systems img {
	border: 1px solid #cccccc;	
}

.systems p {
	font-size: 14px;	
	font-style: italic;
	line-height: 20px;
}

.button {
	background: #ec1c24;
	padding: 8px 16px 12px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	display: inline-block;
}

.button:hover {
	background: #004a8e;
	color: #ffffff;
}

.systems h4 {
	color: #004a8e;	
}

.plan {
	background: #d5e1f3;
	text-align: center;	
	margin: 0 0 30px;
}

.plan .in img {
	border: 1px solid #004a8e;	
}

.plan .details {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.plan h2 {
	background: #004a8e;
	color: #ffffff;
	font-size: 18px;	
	line-height: 18px;
	padding: 15px;
	margin: 0 auto 15px;
}

.plan h2 br {
	display: none;
}	

.plan h3 {
	font-size: 18px;
	margin: 0 0 15px;
	line-height: 18px;	
}

.plan p {
	line-height: 16px;
}	

.plan p em {
	font-size: 12px;
}	

.plan a {
	background: #ec1c24;
	color: #ffffff;
	padding: 8px 16px 12px;	
	font-size: 16px;
	line-height: 16px;
	display: inline-block;
	text-align: center;
}

.plan a:hover {
	background: #004a8e;	
}

.plan h3, .plan ul {
	text-align: left;	
}

.plan ul {
	margin: 0 0 20px 20px;	
}

.plan ul li {
	font-size: 14px;	
}

.plan p.price span {
	font-size: 28px;
	font-family: "Merriweather", Georgia, serif;
	font-weight: bold;	
}	

.sidebar .form {
	margin: 0 0 30px;	
}

.sidebar .sidenav {
	padding: 15px;
	background: #dfdcdc;
	margin: 0;	
}

.sidebar .sidenav p {
	margin: 0 0 10px;	
}

.sidebar .sidenav p:last-child {
	margin: 0;
}

.sidebar .sidenav p a {
	background: #004a8e;
	color: #ffffff;	
}

.sidebar .sidenav p a:hover {
	background: #ec1c24;
}

.sidebar .sidenav p a .fa {
	margin: 0 4px 0 0;
}

.review {
	padding: 20px;
	background: #ecf4fb;
	margin: 0 0 20px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}	

.review p {
	margin: 0;	
	font-size: 15px;
	line-height: 22px;
}

.sitemap {
	list-style: none;
	margin: 0 0 30px;
}	

.sitemap li {
	position: relative;	
	padding: 0 0 0 20px;
}

.sitemap li:before {
	position: absolute;
	content: "\f105";	
	font-family: "FontAwesome";
	left: 0;	
}

.sitemap li ul {
	margin: 0 0 0 15px;
	list-style: none;
}	

.sitemap li a {
	color: #004a8e;	
}

.mobile-form {
	display: none;	
}

.center {
	text-align: center;
}	

.contactpage input, .contactpage textarea {
	border: 1px solid #cccccc;
	width: 100%;
	padding: 6px;	
}

.contactpage input#submit {
	background: #ec1c24;
	color: #ffffff;	
	font-family: "Merriweather",Georgia,serif;
	border: 0;
	width: 60%;
	padding: 10px 18px;
}

@media screen and (max-width: 1400px) {
.slider .slide {
    height: 560px;
}	
}

@media screen and (max-width: 1200px) {
.navbar-default .navbar-nav > li > a {
    padding: 24px 14px;
}

.caption {
	padding: 24px;
	width: 60%;
}

.caption h2 {
	font-size: 26px;
}

.caption p {
	font-size: 20px;
	color: #ffffff;
	margin: 0;
	font-weight: 600;	
}

.wrap .form {
	width: 35%;
}

.service .text {
	width: 60%;
}

.banner {
	height: 300px;	
}	

.boxes .box {
	min-height: 500px;
	padding: 0 15px;	
}

.boxes .box h3 {
	font-size: 22px;	
}

.plan h2 {
	line-height: 20px;	
	font-size: 16px;
}

.plan h2 br {
	display: block;
}

.plan ul li {
    font-size: 12px;
	line-height: 18px;
}

.plan p em {
	font-size: 11px;
}	

}

@media screen and (max-width: 1000px) {
.contact em {
	font-size: 18px;
	line-height: 18px;	
}

.contact p {
	font-size: 30px;
	line-height: 30px;
}

.contact img {
	width: 68px;
}	

.navbar-default .navbar-nav > li > a {
    font-size: 13px;
	line-height: 13px;
	padding: 24px 8px;
}

.slider .slide {
    height: 480px;
}

.caption p {
	font-size: 16px;
}

.wrap .form form {
    padding: 20px;
}	

.form h2 {
	font-size: 20px;	
}

.form input, .form textarea {
    font-size: 16px;
    padding: 6px;
}

.main h1, .service h2, .testimonials h2 {
	font-size: 30px;	
}

.main h2 {
	font-size: 24px;	
	line-height: 32px;
}

.boxes .box {
	min-height: 520px;
}

.boxes .box h3 {
	font-size: 18px;	
	margin: 0 0 20px;
}

.service {
   padding: 90px 0;
}

.footer p {
    font-size: 14px;
    line-height: 32px;
}

.copy p {
    font-size: 14px;
    line-height: 16px;
}

.plan {
	margin: 0 0 20px;
	min-height: 0;	
}

.plan h2 br {
    display: none;
}

.plan .details {
    bottom: auto;
	left: auto;
    position: static;
    right: auto;
    width: 100%;
}

.plan .in img {
	margin-bottom: 20px;	
}
}

@media screen and (max-width: 767px) {
.navbar-toggle {
	height: 50px;	
	margin: 0 !important;
	border-radius: 0;
	border: none;
	border-left: 1px solid #ffffff !important;
	padding: 9px 13px;
}
.caret {
	float: right;
}	
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #02396c;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.nav.navbar-nav {
	margin: 0;	
}
.navbar-collapse {
	padding: 0;
}	
.navbar-nav > li {
    display: block;
    float: none;
}
.navbar-default .navbar-nav > li > a {
    font-size: 18px;
	line-height: 20px;
	padding: 10px 15px 15px;
	text-align: left;
}
.dropdown-menu {
	padding: 0;
}	
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
	font-size: 18px;
	line-height: 20px;
	padding: 10px 15px 15px;
	background: #003b71;
}	

.banner {
	height: 250px;	
}

.banner h1 {
	left: 0;
	right: 0;
}

.interior {
    padding: 20px 0;
}

.interior h2 {
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 15px;
}	

.container.holder {
    left: 0;
    position: static;
    top: 0;
    -moz-transform: none;
	-webkit-transform: none;
	transform: none;
}

.logo, .contact {
	float: left;
	width: 50%;	
}

.contact em {
	font-size: 14px;
	line-height: 14px;	
}

.contact p {
	font-size: 26px;
	line-height: 30px;
}

.contact img {
	width: 50px;	
}

.boxes .box {
	width: 33.33%;
	min-height: 560px;
}

.service {
   padding: 60px 30px;
}

.service p {
    font-size: 18px;
    line-height: 24px;
}

.testimonials p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px;
}

.footer > div, .copy > div {
	float: none;
	width: 100%;
	text-align: center;
}

.footer .right {
	margin-top: 8px;	
}

.footer p, .copy p {
	text-align: center;
	line-height: 26px;
}	

.plan {
	 text-align: left;
}
	.copy .text-right {
		text-align: center !important;
	}	
	.copy .l {
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 600px) {
.logo, .contact {
	float: none;
	width: 100%;	
	text-align: center;
	margin-bottom: 20px;
}

.contact {
	float: none;
	width: 100%;	
	text-align: left;
}

.contact img {
	float: right !important;	
}

.slider .slide {
    height: 280px;
}

.caption {
	width: 100%;	
}

.caption h2 {
    font-size: 20px;
}

.container.holder {
	padding: 0;	
}

.form {
	position: static;
	width: 100%;
}

.boxes .box {
	width: 100%; 
	border-right: none;
	border-bottom: 1px solid #ec1c24;
	min-height: 0;
	margin: 0 0 30px;
	padding: 0 0 30px;
}

.boxes .box:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

.service {
    padding: 40px 0;
	text-align: center;
}

.service .text {
	width: 100%;
}	

.wrap .form {
	display: none;	
}

.mobile-form {
	display: block;	
}
}

@media screen and (max-width: 480px) {
.service {
	background: #d5dde9 url(/img/service.jpg) bottom center;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 40px 0 160px
}	

.banner {
	height: 170px;	
}	

.banner .container {
	padding: 0;
}

.banner h1 {
	left: 0;
	right: 0;
	text-align: center;	
	padding: 12px;
	font-size: 16px;
}
}