/*
Theme Name: The CU Services
Description: Custom blog site
Version: 9999
Author: Blue Aspen Marketing
Author URI: http://blueaspenmarketing.com
*/

/*@import url('assets/css/testimonial.css');*/
@import url('assets/css/menu.css');


* {
	font-family: 'Montserrat', sans-serif;
	box-sizing: border-box;
}

a {
	color:#1a4f7a;
}

a.blog-title {
	text-decoration: none;
}

.wrapper {
	max-width:1400px;
	margin:0 auto;
	padding:0 25px;
}

blockquote {background: #f9f9f9; border-left:12px solid #1a4f7a; border-right:1px solid #1a4f7a; margin:25px 40px; padding: 20px 10px; quotes: "\201C""\201D""\2018""\2019"; width:80%; line-height: 22px; } 
blockquote:before {color: #ccc; content: open-quote; font-size: 4em; line-height: 0.1em; margin-right: 0.25em; vertical-align: -0.4em; } 
blockquote p {display: inline; }

.sub-page {
	padding:35px 0;
	min-height: calc(100vh - 158px);
	max-width:900px;
	margin:0 auto;
}

.sub-page-wide {
	padding:35px 0;
	min-height: calc(100vh - 158px);
	max-width:1150px;
	margin:0 auto;
}

img {
	max-width:100%;
	height:auto;
}

.center {
	text-align: center;
}

.single-post {
	border-bottom: 1px solid #ccc;
	padding-bottom:25px;
	margin-bottom:25px;
}

.published {
	font-size:13px;
	color:#7D7D7D;
}

.next {
	float:right;
}

.prev {
	float:left;
}

.header {
	position: relative;
	color:#FFF;
	/* padding:0 0 15px 0; */
}

.header .header-logo {
	float:left;
	padding-bottom: 17px;
}

.header-phone {
	padding:10px 10px 0 0;
	text-align: right;
}

.header-phone .blue-btn {
	background-color: #1a4f7a;
	border-radius: 3px;
	font-size: 16px;
}



.dev-group {
	font-size: 14px;
	color:#919393;
}

.dev-group a {
	color:inherit;
	text-decoration: none;
}


.cta-button {
	font-size: 16px;
    border: none !important;
    box-sizing: border-box !important;
    border-radius: 50px !important;
    padding: 10px 20px !important;
    text-decoration: none !important;
    text-align: center !important;
    font-weight: 400 !important;
    -webkit-appearance: none;
    display: inline-block;
    background-color: #123d8c !important;
	color: #fff !important;
}

.table {
	border:1px solid #ccc;
	width:100%;
	border-collapse:collapse;
}

.table td {
	border:1px solid #ccc;
	padding:5px 10px;
}


.home-section1 {
	padding:170px 0;
	background-image: url('assets/images/home-banner.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
}

.home-section1-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.home-section1-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;	
	padding-right:130px;
}

.home-section1-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;	
	max-width:335px;
}

.home-section1 h2 {
	color:#FFF;
	font-size: 35px;
	font-weight: normal;
	margin:0;
}
.home-section1 h1 {
	color:#FFF;
	font-size: 75px;
	border-left:7px solid #FFF; 
	padding-left:20px;
	margin:5px 0 35px 0;
}

.white-btn {
	background-color: #fff;
	color:#1a4f7a;
	padding:15px 15px;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	border:0;
	border-radius: 2px;
}
.btn-small {
	padding:8px 25px;
	font-size: 16px;
}
	
.home-banner-form input[type=text],
.home-banner-form textarea {
	width:100%;
	display: block;
	background-color: rgba(255,255,255,0.4);
	border:0;
	margin-bottom:15px;
	border-radius: 2px;
	padding:10px;
	outline:0;
}
.home-banner-form textarea {
	height:200px;
}

.home-banner-form ::-webkit-input-placeholder {color: #000; } 
.home-banner-form ::-moz-placeholder {color: #000; } 
.home-banner-form :-ms-input-placeholder {color: #000; } 
.home-banner-form :-moz-placeholder {color: #000; }

.home-banner-form h3 {
	color:#FFF;
	text-align: center;
	font-size: 25px;
	margin:0 0 15px 0;
}

.home-banner-form-btn {
	text-align: center;
}


.home-section2 {
	padding:50px 0;
}

.home-section2-header {
	text-align: center;
	max-width:915px;
	margin:0 auto;
}

.home-section2 h2 {
	color:#1a4f7a;
	font-size: 60px;
	margin:0 0 10px 0;
}

.hs2h-divider {
	background-color: #7a7879;
	width:150px;
	height:4px;
	margin: 0 auto;
}

.home-section2-header p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:75px 0 0 0;
}

.home-section2-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:950px;
	margin:50px auto 0 auto;
	flex-wrap:wrap;
	justify-content: center;
}

.home-section2-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin:10px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	text-align: center;
	color:#FFF;
	padding:75px 50px;
	min-width:290px;
	max-width:290px;
	cursor: pointer;
}

.home-section2-column h3 {
	font-size: 28px;
}

.home-section2-column p {
	font-size: 14px;
	line-height: 1.5em;
}


.home-section3 {
	padding:0 0 50px 0;
}

.home-section3-header {
	background-color: #1a4f7a;
	color:#FFF;
	padding:67px 0;
	text-align: center;
	position: relative;
}

.hs3h-triangle {
	position: absolute;
	bottom:-28px;
	left:50%;
	margin-left:-56px;
}

.home-section3-header h2 {
	font-size: 50px;
	margin:0;
}

.home-section3-content {
	text-align: center;
	padding:75px 0 0 0;
}

.home-section3-content p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:0;
}


.home-section3-project-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 75px auto 0 auto;
    max-width: 1000px;
}

.home-section3-project-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	position: relative;
	min-width:285px;
	max-width:285px;
	height:325px;
	margin:15px;
}

.home-section3-project-column-overlay {
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	text-align: left;
	padding:70px 20px 20px 20px;
	color:#FFF;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.85));
}
.home-section3-project-column-overlay h4 {
	color:#FFF;
	font-size: 14px;
	margin:0 0 10px 0;
}

.blue-btn {
	background-color: #1a4f7a;
	color:#FFF;
	padding:10px 25px;
	border-radius: 3px;
	display: inline-block;
	font-size: 12px;
	border:0;
}



.large-blue-btn {
	background-color: #1a4f7a;
	color:#FFF;
	padding:10px 35px 11px 35px;
	border-radius: 3px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	border:0;
}


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

.home-section4-inner {
	max-width:1050px;
	margin:0 auto;
}

.hs4-divider {
	background-color: #7a7879;
	width:150px;
	height:4px;
	margin: 0 auto;
}

.home-section4 h2 {
	color:#1a4f7a;
	font-size: 50px;
	margin:0 0 10px 0;
}


.home-section4 p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:50px 0 0 0;
}

.home-section5 {
	padding:100px 0;
	background-image: url('assets/images/home-about.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	color:#FFF;
	text-align: center;
	position: relative;
}

.home-section5-inner {
	max-width:1000px;
	margin:0 auto;
}

.home-section5 h2 {
	font-size: 50px;
	margin:0 0 25px 0;
}

.home-section5-triangle {
	position: absolute;
	top:-5px;
	left:50%;
	margin-left:-37px;
}

.home-section5 p {
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:0 0 20px 0;	
}

.clear-white-btn {
	background-color: transparent;
	border:3px solid #FFF;
	padding:10px 50px;
	display: inline-block;
	font-size: 20px;
	color:#FFF;
	text-align: center;
}

.home-section5 .clear-white-btn {
	margin-top:35px;
}


.home-section6 {
	padding:50px 0;
}

.home-section6-header {
	text-align: center;	
	max-width:1000px;
	margin:0 auto;
}

.home-section6-header h2 {
	font-size: 50px;
	color:#1a4f7a;
	margin:0;
}

.hs6h-divider {
	background-color: #7a7879;
	width:150px;
	height:4px;
	margin: 15px auto 0 auto;
} 

.home-section6-header p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:50px 0 0 0;
}


.home-section6-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top:50px;
}

.home-section6-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	min-width:302px;
	max-width:302px;
	height:250px;
	margin:8px 8px 50px 8px;
	position: relative;
}

.home-section6-column-overlay {
	width:100%;
	height:100%;
	text-align: center;
	color:#FFF;
	background-color: rgba(58,58,58,0.65);
	padding-top:85px;
}
.home-section6-column-overlay h3 {
	margin:0;
}

.hs6c-search {
	position: absolute;
	bottom:-25px;
	left:50%;
	margin-left:-25px;
	background-color: #1a4f7a;
	color:#FFF;
	width:50px;
	height:50px;
	border-radius: 50%;
	text-align: center;
	padding-top:8px;
	font-size: 27px;
	border:1px solid #FFF;
}

.hs6c-search a {
	color:inherit;
}

.home-section7 {
	padding:0;
}

.home-section7-header {
	text-align: center;
	max-width:1000px;
	margin:0 auto;
}

.home-section7-header h2 {
	font-size: 58px;
	color:#1a4f7a;
}


.hs7h-divider {
	background-color: #7a7879;
	width:150px;
	height:4px;
	margin: 0 auto;
}

.home-section7-header p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:50px 0 0 0;
}

.home-section7-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:1000px;
	margin:50px auto 100px auto;
}

.home-section7-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width:350px;
}
.home-section7-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-left:2px solid #7a7879;
	padding-left:75px;
}

.home-section7-container h2 {
	color:#1a4f7a;
	font-size: 32px;
}

.home-section7-container p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:0;
}

.home-section7-container:nth-child(odd) {
	flex-direction: row-reverse;
}

.home-section7-container:nth-child(odd) .home-section7-column1 {
	border-left:2px solid #7a7879;
	padding-left:75px;
}
.home-section7-container:nth-child(odd) .home-section7-column2 {
	border-left:0;
	padding-left:0;
	padding-right:75px;
}

.home-section8 {
	padding:0;
}

.home-section8-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.home-section8-column1 {
	-webkit-flex: 45;
	-ms-flex: 45;
	flex: 45;
	padding-right:15px;
}

.home-section8-column2 {
	-webkit-flex: 55;
	-ms-flex: 55;
	flex: 55;
	padding-top:50px;
	padding-left:15px;
}

.home-section8 h2 {
	font-size: 40px;
	color:#1a4f7a;
	line-height: 1.5em;
}

.home-section8-container li {
	font-size: 20px;
	color:#575757;
	line-height: 1.75em;
}

.home-section8-footer {
	text-align: center;
}

.home-section9 {
	padding:50px 0;
	background-color: #e8e8e8;
	color:#1a4f7a;
	text-align: center;
}
.home-section9 a {
	color:inherit;
	text-decoration: none;
}

.home-section9 h3 {
	font-size: 26px;
	margin:0 0 5px 0;
	font-weight: normal;
}
.home-section9 h2 {
	font-size: 34px;
	margin:0;
}

.home-section9-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:900px;
	margin:0 auto;
}

.home-section9-conlumn1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right:15px;
}

.home-section9-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding:100px 0 0 15px;
}

.reviews-section {
	padding:50px 0;
	background-image: url('assets/images/home-bg2.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	color:#FFF;
	/* margin-top:100px; */
}

.reviews-section-header {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:1050px;
	margin:0 auto;
}

.reviews-section-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.reviews-section-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
}

.reviews-section-column1 h2 {
	font-size: 50px;
	margin:0;
}

.rs-divider {
	background-color: #FFF;
	width:60px;
	height:4px;
	margin:10px 0;
}

.home-section11-header {
	text-align: center;	
	padding:75px 0;
}

.home-section11-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.home-section11-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #1a4f7a;
	color:#FFF;
}

.home-section11-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #f7f7f7;
	color:#666666;
}

.hs11-divider {
	background-color: #FFF;
	width:60px;
	height:4px;
	margin:10px 0 40px 0;
}

.home-section11-column1-wrapper {
	width:100%;
	max-width:550px;
	float:right;
	padding:65px 100px 80px 25px;
}

.home-section11-column1-wrapper h2 {
	font-size: 50px;
	margin:0;
}

.home-section11-column2-wrapper {
	width:100%;
	max-width:600px;
	padding:70px 25px 0 50px;
}

.hs11c2-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom:35px;
}

.hs11c2-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width:45px;
	max-width:45px;
}
.hs11c2-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.hs11c2-column2 h3 {
	margin:0;
	font-weight: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
}

.hs11c2-column2 h3.h3-blue {
	color:#1a4f7a;
	margin:0 0 10px 0;
	font-weight: bold;
}

.home-section11-column1-wrapper input[type=text],
.home-section11-column1-wrapper textarea {
	width:100%;
	padding:10px;
	margin-bottom:15px;
	outline:0;
}
.home-section11-column1-wrapper textarea {
	height:200px;	
}

.home-section12 {
	padding:75px 0;
}

.home-section12-header {
	text-align: center;
}

.home-section12-header h2 {
	font-size: 50px;
	color:#1a4f7a;
	margin:0;
}

.home-section12-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.home-section12-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	/* background-color: #1a4f7a; */
	padding:10px;
	width:100px;
	height:100px;
	margin:15px;
	border-radius: 50px;
}

.hs12h-divider {
	background-color: #7a7879;
	width:150px;
	height:4px;
	margin: 15px auto;
}


.home-section13 {
	padding:75px 0;
	background-color: #1a4f7a;
	color:#FFF;
	text-align: center;
	position: relative;
}

.home-section13-inner {
	max-width:1000px;
	margin:0 auto;
}

.home-section13 h2 {
	font-size: 50px;
	margin:0;
}

.home-section13-inner .clear-white-btn {
	margin-top:50px;
}

.hs13h-triangle {
	position: absolute;
	top:-4px;
	left:50%;
	margin-left:-25px;
}


.footer {
	padding:45px 0;
	color:#666666;
}

.footer-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-top:3px solid #edeef0;
}

.footer-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.footer-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
}


.footer-social-links .fa {
	padding:0 5px;
}

.footer-social-links a {
	color:inherit;
}

.service-section1 {
	background-image: url('assets/images/service-banner.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding:100px 0;
}

.service-section1 h2 {
	color:#FFF;
	font-size: 35px;
	font-weight: normal;
	margin:0;
}
.service-section1 h1 {
	color:#FFF;
	font-size: 70px;
	border-left:5px solid #FFF;
	padding-left:15px;
	margin:10px 0 35px 0;
}


.service-section2 {
	padding:35px 0;
}

.service-section2-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.service-section2-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.service-section2-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding:38px 25px 25px 50px;
}

.service-section2-column2 h2 {
	color:#1a4f7a;
	font-size: 45px;
	margin-top:0;
}

.service-section2-column2 p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:0 0 15px 0;
}

.service-section2-container:nth-child(even) {
	flex-direction: row-reverse;
}


.service-section2-container:nth-child(even) .service-section2-column2 {
	padding:50px 50px 50px 0;	
}

.service-section2-container:nth-child(even) .service-section2-column1 {
	text-align: right;
}


.service-section3 {
	padding:100px 0;
	background-image: url('assets/images/service-bgimg2.png');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
}

.service-section3-inner {
	text-align: center;
	color:#FFF;
	max-width:875px;
	margin:0 auto;
}

.service-section3-inner h2 {
	font-size: 50px;
	margin:0 0 25px 0;
}

.service-section3-inner p {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: normal;
}

.service-section4 {
	padding:75px 0 0 0;
}

.service-section4-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:1000px;
	margin:0 auto;
	flex-wrap: wrap;
}

.service-section4-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width:50%;
	max-width:50%;
}

.ss4c-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom:25px;
}

.ss4c-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width:75px;
	max-width:75px;
}

.ss4c-block {
	background-color: #1a4f7a;
	color:#FFF;
	font-size: 55px;
	text-align: center;
	width:75px;
	height:75px;
	padding-top:6px;
}

.ss4c-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding:0 60px 0 40px;
	color: #1a4f7a;
}

.ss4c-column2 h3 {
	font-size: 21px;
	margin:0;
}

.service-section5 {
	padding:50px 0;
}

.service-section5-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.service-section5-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.service-section5-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


.service-section5-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding:38px 25px 25px 50px;
}

.service-section5-column2 h2 {
	color:#1a4f7a;
	font-size: 45px;
	margin-top:0;
}

.service-section5-column2 p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin:0 0 15px 0;
}

.service-section5-column2 li {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}

.service-section6 {
	padding:50px 0;
}


.service-section6-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:950px;
	margin:0 auto;
	flex-wrap: wrap;		
	justify-content: center;
	padding-bottom:50px;
	border-bottom:2px solid #c1c0c0;
}

.service-section6-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	margin:15px 35px;
	min-width:245px;
	max-width:245px;
}

.service-section6-column h3 {
	color:#1a4f7a;
}

.service-section7 {
	padding:50px 0;
}

.service-section7-header {
	text-align: center;
}

.service-section7-header h2 {
	font-size: 55px;
	color:#1a4f7a;
	margin:0 0 15px 0;
}

.ss7h-divider {
	width:150px;
	height:4px;
	background-color: #7a7879;
	margin:0 auto;
}

.service-section7-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	max-width:1100px;
	margin:100px auto 0 auto;
	justify-content: center;
}

.service-section7-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width:357px;
	max-width:357px;
	margin-bottom:50px;
}

.more-services-block {
	background-color: #1a4f7a;
	width:137px;
	height:120px;
	text-align: center;
	position: relative;
}
.more-services-block img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ss7c-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.ss7c-container a {
	text-decoration: none;
}

.ss7c-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 150px;
	max-width: 150px;
}

.ss7c-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 20px;
	color:#1a4f7a;
	padding:30px 20px 0 0;
}

.service-section9 {
	padding:50px 0;
	background-color: #f7f7f7;
	color:#1a4f7a;
	text-align: center;
}

.service-section9-inner {
	max-width:900px;
	margin:0 auto;
}

.service-section9 h2 {
	font-size: 50px;
	margin:0 0 15px 0;
}

.service-section9 p {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5em;
	margin-top:0;
}

.service-section10 {
	padding:50px 0;
	background-color: #1a4f7a;
	color:#FFF;
}

.service-section10-header {
	text-align: center;
	max-width:725px;
	margin:0 auto;
}

.service-section10-header h2 {
	font-size: 50px;
	margin:0 0 25px 0;
}

.service-section10-header p {
	font-size: 20px;
}

.service-section10-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:1075px;
	margin:0 auto;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}

.service-section10-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin:20px 15px;
	min-width:328px;
	max-width:328px;
}


.ss10c-video-placeholder {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	width:328px;
	height:248px;
	border:1px solid #fff;
	border-radius: 4px;
	position: relative;
}

.ss10c-video-placeholder-overlay {
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	border-radius: 4px;
	background-color: rgba(0,0,0,0.65);
}

.play-button {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	cursor: pointer;
}

.ss10c-video-description {
	text-align: center;
}

.ss10c-video-description h3 {
	margin:20px 0 5px 0;
	font-size: 21px;
}
.ss10c-video-description p {
	margin:0;	
	font-size: 14px;
}

.service-section10-footer {
	text-align: center;
	padding-top:40px;
}



.contact-section1 {
	padding:100px 0;
	background-image: url('assets/images/contact-banner.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	color:#FFF;
}

.contact-section1 h2 {
	font-size: 40px;
	margin:0;
}

.contact-section1 h1 {
	font-size: 80px;
	margin:10px 0 50px 0;
}

.contact-section2 {
	padding:50px 0;
}

.contact-section2-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.contact-section2-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right:15px;
}

.contact-section2-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding:50px 0 0 15px;
}

.contact-section2 h2 {
	font-size: 45px;
	color:#1a4f7a;
}

.contact-section2 p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}

.contact-section3 {
	padding:50px 0;
	background-color: #1a4f7a;
	color:#FFF;
	position: relative;
}

.cs3-triangle {
	position: absolute;
	bottom:-26px;
	left:50%;
	margin-left:-32px;
}

.contact-section3-inner {
	max-width:900px;
	margin:0 auto;
}

.contact-section3-inner h2 {
	font-size: 30px;
	font-weight: normal;
}

.form-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.form-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin:15px 10px;
}

.form-container label {
	display: block;
	margin-bottom:10px;
}

.form-container input[type=text],
.form-container textarea,
.form-container select {
	width:100%;
	border:0;
	border-radius: 3px;
}
.form-container input[type=text],
.form-container textarea {
	padding:10px;
}
.form-container textarea {
	height:200px;
}
.form-container select {
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAAB50RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNS4xqx9I6wAAALxJREFUKJGlUjEOhCAQHO8XPsdEG1/BA6TVN0grrc1a+AIbGmsLfmHCM/aKS4yIyOVuEgoYZnd2M8AFXdfx+c7Mt+d1/kREbK3FOI6MBA6htZaJCAAwzzO2bXsUH8JhGDxCa53uqJTifd89wjmHvu+jXbNlWXhd12jloihQ13UWCB/94LPVqNVf8J9VpRQbYwJRVVVo2/Z2nONRCOFtNs9zTNOUJWeUUnpE0zRR+wGIiMuy5HPkYlkN8G3I31N1h3BXecT3AAAAAElFTkSuQmCC') no-repeat 99% 50%;
	background-color: #F1F4F6;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	height:38px;
	padding:0 0 0 10px;
}


.contact-section4 {
	padding:80px 0 50px 0;
	background-color: #f7f7f7;
}

.contact-section4-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 1000px;
	margin:0 auto;
}

.contact-section4-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-bottom:25px;
}

.cs4c-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.cs4c-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width:50px;
	max-width:50px;
}

.cs4c-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.cs4c-column2 h3 {
	margin-top:0;
	color:#666666;
	font-weight: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
}
.cs4c-column2 h3.blue {
	color:#1a4f7a;
	font-size: 24px;
	font-weight: bold;
}

.contact-section4-column a {
	color:inherit;
	text-decoration: none;
}

.hours-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top:15px;
}

.hours-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width:200px;
}

.hours-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.contact-section5 {
	padding:50px 0;
}

.contact-section5-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.contact-section5-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right:15px;
}

.contact-section5-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left:15px;
}

.contact-section5-container h2 {
	color:#1a4f7a;
	font-size: 46px;
}

.contact-section5-container p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}

.contact-section6 {
	padding:75px 0 50px 0;
	background-color: #1a4f7a;
	color:#FFF;
	text-align: center; 
	position: relative;
}

.contact-section6-triangle {
	position: absolute;
	top:-1px;
	left:50%;
	margin-left:-37px;
}

.contact-section6 h2 {
	font-size: 50px;
	margin-top:0;
}

.contact-section6 p {
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom:40px;
}

.single-banner {
	padding:50px 0;
	background-color: #1a4f7a;
	color:#FFF;
	text-align: center;
}

.single-page {
	max-width:1000px;
	margin:10px auto;
}







.blog-section1 {
	padding:170px 0;
	background-image: url('assets/images/service-banner.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
}

.blog-section1-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.blog-section1-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;	
	padding-right:130px;
}

.blog-section1-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;	
	max-width:335px;
}

.blog-section1 h2 {
	color:#FFF;
	font-size: 35px;
	font-weight: normal;
	margin:0;
}
.blog-section1 h1 {
	color:#FFF;
	font-size: 75px;
	border-left:7px solid #FFF; 
	padding-left:20px;
	margin:5px 0 35px 0;
}

.blog-section2 {
	padding:50px 0;
}

.blog-section2-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.blog-section2-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right:15px;
}

.blog-section2-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left:15px;
}

.blog-section2-container h2 {
	font-size: 50px;
	color:#1a4f7a;
}

.blog-section2-container p {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}

.blog-section3 {
	padding:50px 0;
}

.blog-section3-header {
	text-align: center;
}

.blog-section3-header h2 {
	font-size: 45px;
	color:#1a4f7a;
	margin:0;
}
.blog-section3-header h4 {
	color:#626262;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}

.blog-section3-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.blog-section3-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin:10px;
	background-color: #1a4f7a;
	color:#FFF;
	text-align: center;
	padding:15px;
	border-radius: 4px;
	min-width:277px;
	max-width:277px;
}

.blog-section3-column-inner {
	position: relative;
	padding:75px 20px;
}

.active .blog-section3-column-inner {
	border:1px solid #7897b1;
	border-radius: 3px;
}

.blog-section3-column-content-icon {
	display: inline-block;
	vertical-align: middle;
	margin-right:10px;
}

.blog-section3-column-content-text {
	display: inline-block;
	vertical-align: middle;
}

.blog-section3-search {
	padding:45px 0;
}

.bs3s-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:600px;
	margin:0 auto;
}

.bs3s-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-right:15px;
}

.bs3s-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width:145px;
}

.bs3s-column1 input {
	width:100%;
	padding:12px;
	border:1px solid #1a4f7a;
	border-radius: 3px;
}

.blog-section4 {
	padding:50px 0;
}

.blog-section4-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width:912px;
	margin:0 auto;
	flex-wrap: wrap;
	justify-content: center;

}

.blog-section4-column {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin:15px 15px 45px 15px;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	min-width:426px;
	max-width:426px;
	border-radius: 10px;
}

.bs4c-image img {
	border-radius: 10px 10px 0 0;
	
}

.bs4c-title {
	padding:20px;
}
.bs4c-title h3 {
	margin:0;
	font-size: 24px;
}
.bs4c-date {
	padding: 0 20px;
	color:#c2c2c2;
}
.bs4c-body {
	padding: 20px;
	line-height: 1.5em;
	min-height:312px;
}
.bs4c-footer {
	border-top:1px solid #ebebeb;
}

.bs4c-footer-link {
	padding:20px;
}

.bs4c-footer-link a {
	text-decoration: none;
	color:#39668c;
}

.bs4-footer {
	text-align: center;
}

.bs4-footer .blue-btn {
    padding: 15px 30px;
    border-radius: 30px;
    font-size: 17px;
}

.blog-section5 {
	padding:50px 0;
	background-color: #1a4f7a;
	color:#FFF;
	text-align: center;
}
.blog-section5 h2 {
	font-size: 50px;
	margin-top:0;
}

.blog-section5 p {
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}


.bs5-inner {
	max-width:1000px;
	margin:0 auto;
}












.blog-section6-header {
	text-align: center;	
	padding:15px 0;
}

.blog-section6-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.blog-section6-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #1a4f7a;
	color:#FFF;
}

.blog-section6-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background-color: #f7f7f7;
	color:#666666;
}

.bs6-divider {
	background-color: #FFF;
	width:60px;
	height:4px;
	margin:10px 0 40px 0;
}

.blog-section6-column1-wrapper {
	width:100%;
	max-width:550px;
	float:right;
	padding:65px 100px 80px 25px;
}

.blog-section6-column1-wrapper h2 {
	font-size: 50px;
	margin:0;
}

.blog-section6-column2-wrapper {
	width:100%;
	max-width:600px;
	padding:70px 25px 0 50px;
}

.bs6c2-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom:35px;
}

.bs6c2-column1 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width:45px;
	max-width:45px;
}
.bs6c2-column2 {
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.bs6c2-column2 h3 {
	margin:0;
	font-weight: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-word;
}

.bs6c2-column2 h3.h3-blue {
	color:#1a4f7a;
	margin:0 0 10px 0;
	font-weight: bold;
}

.blog-section6-column1-wrapper input[type=text],
.blog-section6-column1-wrapper textarea {
	width:100%;
	padding:10px;
	margin-bottom:15px;
	outline:0;
}
.blog-section6-column1-wrapper textarea {
	height:200px;	
}


.single-section1 {
	background-image: url('assets/images/service-banner.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	padding:100px 0;
	text-align: center;
	color:#fff;
}

.single-section1 h2 {
	color:#FFF;
	font-size: 35px;
	font-weight: normal;
	margin:0;
}











/*  ---------- RESPONSIVE STYLING ---------- */

@media only screen and (max-width:1100px) {
	.home-section1 {
    	padding: 100px 0;
	}
 	.home-section1 h1 {
    	font-size: 60px;
	}
	.home-section1 h2 {
		font-size: 31px;
	}
	.blog-section1 {
    	padding: 100px 0;
	}
 	.blog-section1 h1 {
    	font-size: 60px;
	}
	.blog-section1 h2 {
		font-size: 31px;
	}
	.home-section8 h2 {
		font-size: 34px;
	}
	.home-section8-column2 {
		padding-top: 40px;
	}
}

@media only screen and (max-width:1023px) {
	.home-section1 h1 {
		font-size: 47px;
	}
	.home-section1 h2 {
		font-size: 28px;
	}
	
	.blog-section1 h1 {
		font-size: 47px;
	}
	.blog-section1 h2 {
		font-size: 28px;
	}
	.home-section8 h2 {
		font-size: 28px;
	}
	.home-section2 h2,
	.home-section3-header h2,
	.home-section4 h2,
	.home-section5 h2,
	.home-section6-header h2,
	.home-section7-header h2,
	.reviews-section-column1 h2 {
		font-size: 45px;
	}
	.service-section2-column2 {
		padding: 60px 25px 25px 50px ;
	}
	.contact-section2 h2 {
		margin-top:0;
	}	
	.contact-section1 h1 {
    	font-size: 60px;
	}
	.contact-section1 h2 {
		font-size: 35px;
	}
}



@media only screen and (max-width:900px) {
	.home-section1 h1 {
		font-size: 37px;
	}
	.home-section1 h2 {
		font-size: 25px;
	}
	.blog-section1 h1 {
		font-size: 37px;
	}
	.blog-section1 h2 {
		font-size: 25px;
	}
	.home-section8 h2 {
		font-size: 25px;
	}
	.home-section8-column2 {
		padding-top: 10px ;
	}
	.home-section8-container li {
		font-size: 18px;
	}
	.home-section11-container {
		flex-direction: column;
	}
	.home-section11-column1-wrapper {
    	width: 100%; 
		max-width: 100% ; 
		float: none; 
		padding: 50px;	
	}
	.home-section11-column2-wrapper {
    	width: 100%; 
		max-width: 600px; 
		padding: 70px 25px 0 50px; 
	}
	.blog-section6-container {
		flex-direction: column;
	}
	.blog-section6-column1-wrapper {
    	width: 100%; 
		max-width: 100% ; 
		float: none; 
		padding: 50px;	
	}
	.blog-section6-column2-wrapper {
    	width: 100%; 
		max-width: 600px; 
		padding: 70px 25px 0 50px; 
	}
	.home-section2 h2,
	.home-section3-header h2,
	.home-section4 h2,
	.home-section5 h2,
	.home-section6-header h2,
	.home-section7-header h2,
	.reviews-section-column1 h2 {
		font-size: 35px;
	}
	.service-section1 h1 {
    	font-size: 60px;
	}
	.service-section1 h2 {
    	font-size: 32px;
	}
	.service-section2-column2 h2,
	.service-section3-inner h2,	
	.service-section5-column2 h2,
	.service-section5-column2 h2,
	.service-section9 h2,
	.service-section10-header h2,
	.service-section7-header h2 {
	    font-size: 40px;
	}
	.contact-section2-column2 {
		padding: 0 0 0 15px ; 
	}
}

@media only screen and (max-width:800px) {
	.home-section8-container {
		flex-direction: column;
	}
	.home-section8-column1 {
		padding-right:0; 
	}
	.home-section8-column2 {
		padding-left:0;
	}
	.service-section1 h1 {
    	font-size: 50px;
	}
	.service-section1 h2 {
	    font-size: 28px;
	}
	.service-section2-container,
	.service-section2-container:nth-child(even) {
		flex-direction: column;
	}
	.service-section2-column1,
	.service-section2-container:nth-child(even) .service-section2-column1 {
		text-align: center;
	}
	.service-section2-column2 {
		padding: 60px 0 25px 0;
	}
	.service-section2-container:nth-child(even) .service-section2-column2 {
		padding: 50px 0; 
	}
	.service-section5-container {
		flex-direction: column;
	}
	.service-section5-column1 {
		text-align: center;
	}
	.service-section5-column2 {
		padding: 75px 0 25px 0;
	}
	.service-section7-container {
		flex-direction: column;
	}
	.service-section7-column {
		min-width: 500px;
		max-width: 500px;
		margin:0 auto 50px auto;
	}
	.service-section2 {
		padding: 75px 0 0 0; 
	}
	.service-section2 {
		padding: 50px 0 0 0; 
	}
	.service-section6 {
		padding: 0;
	}
	.contact-section1 h1 {
    	font-size: 50px;
	}
	.contact-section1 h2 {
		font-size: 30px;
	}
	.contact-section1 {
		padding: 65px 0;
	}
	.contact-section2 h2,
	.contact-section5-column2 h2,
	.contact-section6 h2 {
		font-size: 30px;
	}
}

@media only screen and (max-width:700px) {
	
	.home-section1-container {
		flex-direction: column;
		text-align: center;
	}
	.home-section1-column1 {
		padding-right:0;
	}
	.home-section1-column2 {
		padding-left:0;
		max-width:100%;
		margin-top:50px;
	}
	.home-section1 h1 {
		border-left: 0; 
	}
	.home-section1 h1 {
		padding-left: 0; 
	}
	.blog-section1-container {
		flex-direction: column;
		text-align: center;
	}
	.blog-section1-column1 {
		padding-right:0;
	}
	.blog-section1-column2 {
		padding-left:0;
		max-width:100%;
		margin-top:50px;
	}
	.blog-section1 h1 {
		border-left: 0; 
	}
	.blog-section1 h1 {
		padding-left: 0; 
	}
	.home-section7-container,
	.home-section7-container:nth-child(odd) {
		flex-direction: column;
	}
	.home-section7-column2 {
    	border-left:0;
		text-align: center;
	}
	.home-section7-column1 {
		margin:0 auto;
	}
	.home-section7-column2,
	.home-section7-container:nth-child(odd) .home-section7-column2 {
		padding:0;
	}
	.home-section7-container:nth-child(odd) .home-section7-column1 {
		border-left:0;
		padding-left:0;
	}
	.clear-white-btn {
		padding:10px 25px;
	}
	.service-section1 h1 {
	    font-size: 40px;
	}
	.service-section1 h2 {
		font-size: 25px;
	}
	
	.service-section4-container {
		flex-direction: column;
	}
	.ss4c-column2 {
		padding: 10px 30px 0 30px; 
	}
	.service-section4-column {
		min-width: 100%;
		max-width: 100%;
	}
	.ss4c-column2 h3 {
		font-size: 19px;
	}
	.service-section2-column2 h2,
	.service-section3-inner h2,	
	.service-section5-column2 h2,
	.service-section5-column2 h2,
	.service-section9 h2,
	.service-section10-header h2,
	.service-section7-header h2 {
	    font-size: 35px;
	}
	.contact-section2-container {
		flex-direction: column;	
	}
	.contact-section2-column1 {
		padding:0 0 25px 0;
	}
	.contact-section2-column2 {
		padding-left:0;
	}
	.contact-section4-container {
		flex-direction: column;
	}
	.contact-section5-container {
		flex-direction: column;
	}
	
	.blog-section2-container {
		flex-direction: column;
	}
	.blog-section2-column1,
	.blog-section2-column2 {
		padding:0;
	}
}

@media only screen and (max-width:600px) {
	.reviews-section-header {
		flex-direction: column;
	}
	.reviews-section-column1,
	.reviews-section-column2 {
		text-align: center;
	}
	.rs-divider {
		margin: 10px auto 20px auto;
	}
	.service-section7-column {
		min-width: 100%;
		max-width: 100%;
		margin:0 auto 50px auto;
	}
	.form-container {
		flex-direction: column;
	}
	.contact-section1 h1 {
		font-size: 40px;
		margin: 10px 0 35px 0;
	}
	.contact-section1 h2 {
		font-size: 25px;
	}
}

@media only screen and (max-width:500px) {
	.wrapper {
	    padding: 0 12px;
	}
	.footer {
		padding:35px 0 0 0;
	}
	.footer-container {
		flex-direction: column;
	}
	.footer-column1,
	.footer-column2 {
		text-align: center;
	}
	.home-section9 h2 {
		font-size: 24px;
	}
	.home-section9 h3 {
		font-size: 23px;
	}
	.home-section2 h2,
	.home-section3-header h2,
	.home-section4 h2,
	.home-section5 h2,
	.home-section6-header h2,
	.home-section7-header h2,
	.reviews-section-column1 h2 {
		font-size: 30px;
	}
	.home-section4 {
		padding: 0 0 50px 0;
	}
}
@media only screen and (max-width:400px) {
	.white-btn {
		font-size: 23px;
	}
}