html,
body {
	height: 100%;
}
div#cccwr div {
	margin: 0 !important;
}

/**
 * Menu
 */
.sidemenu {
	margin-top: 50px;
	position: absolute;
}

@media (max-width: 767px) {

.sidemenu {
	margin-top: 0;
}

}

/**
 * Hero banners
 */
#hero {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	
	
}
#hero ul,
#hero li {
	height: 100%;
	margin: 0;
	padding: 0;

}
#hero li {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	
}



.banner {
	position: relative;
}
.banner .caption {
	width: 50%;
	max-width: 600px;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -7%;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	font-size: 18px;
	color: #000;
}

.banner .caption2 {
	width: 50%;
	max-width: 600px;
	position: absolute;
	top: 10%;
	left: 40%;
	margin-left: -7%;
	font-size: 1.25em;
	color: #fff;
}

@media (max-width: 767px) {
	.banner .caption2 {
		width: 80%;
		position: absolute;
		top: 10%;
		left: 17%;
		margin-left: -7%;
		font-size: 1.25em;
		color: #fff;
	}	
}

.banner .heading {
	font-size: 1.111em;
	font-weight: 400;
}
.banner .heading2 {
	margin: 50px 0;
	font-size: 3em;
	line-height: 1.25em;
	font-weight: 200;
	text-align: center;
}
@media (max-width: 767px) {
	.banner .heading2 {
		margin: 20px 0;
		font-size: 1em;
		line-height: 1.25em;
		font-weight: 400;
		text-align: center;
	}	
}


/*.banner .heading,*/
.banner .text {
	float: left;
	width: 60%;

}
.banner .text2 {
	margin: 50px 0;
	text-align: center;
}

@media (max-width: 767px) {
	.banner .text2 {
		margin: 20px 0;
		text-align: center;
		font-size:0.8em;
	}	
}

.banner .cta {
	width: 40%;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.banner .cta2 {
	margin: 50px 0;
	padding: 20px;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.banner .cta2 a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	.banner .cta2 {
		margin: 30px 0;
		padding: 20px;
		text-align: center;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}	
}

.banner .cta a,
.banner .cta img {
	/*float: right;*/
	display: block;
}
.banner .cta img {
	max-width: 100%;
}

@media (max-width: 1056px) {

.banner .text {
	float: none;
	width: 100%;
}
.banner .cta {
	position: static;
	padding: 0;
	width: 60%;
	width: 100%;
	margin-top: 10px;
}

}

@media (max-width: 767px) {

#hero {
	height: -webkit-calc(100% - 40px);
	height: calc(100% - 40px);
}
.banner .caption {
	width: 96%;
	left: 2%;
	margin-left: 0;
	padding: 10px;
	font-size: 14px;
	bottom: 10px;
}

}

/* Navigation */
#heronav {
	position: absolute;
	right: 50%;
	bottom:35px;
	z-index: 1000;
	
	
}
#heronav a {
	display: block;
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	text-indent: -9999px;
	display: block;
	margin:5px;

}
#heronav a.prev 
{
	float:left;
	padding:5px;
}
#heronav a.next 
{
	float:right;
}
#heronav a:hover {
	cursor: pointer;
	background:url(../images/white-border.png);
}

@media (max-width: 767px) {

#heronav {
	display:none;
}

}

/**
 * Page content
 */
.columns {
	overflow: hidden;
}
.columns > div,
.sub_columns > div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 24px;
}
.columns > div {
	background: #f2f2f2;
	padding-bottom: 1008px;
	margin-bottom: -1000px;
}

.main_page {
	background: #fff;
	padding: 50px 0;
	font-size: 16px;
}
.main_page h1 {
	font-size: 36px;
	color: #000;
}
.main_page p {
	margin: 1em 0;
}
.main_page p.large {
	font-size: 18px;
}
.sub_columns > div {
	padding-top: 0;
	padding-bottom: 0;
}

.heavy {
	font-weight: bold;
	color: #000;
}

@media (max-width: 767px) {

.columns > div,
.sub_columns > div {
	padding: 10px;
	margin-bottom: 0;
}

.columns > div:nth-child(1) {
	padding-bottom: 0;
}
.columns > div:nth-child(2) {
	padding-top: 0;
}
.columns > div:nth-child(2) p:first-child {
	margin-top: 0;
}

.main_page h1 {
	font-size: 26px;
	color: #000;
}

}

.main_page ul li,
.footer-nav ul li {
	padding-left: 18px;
	background: url('/images/bullet_arrow.png') 0px 0.47em no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 

.main_page ul li,
.footer-nav ul li {
	background-image: url('/images/bullet_arrow@2x.png');
	background-size: 8px 11px;
}

}

/**
 * Aside
 */
aside h2 {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}

@media (max-width: 767px) {

aside h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

}



/**
 * Reduce padding on sections
 */
@media (max-width: 767px) {

.main_page,
.projects,
.blog-posts,
.footer-nav {
	padding: 20px 0;
}

}

.section-form {
	margin: 0 auto;
	width: 50%;
}

.form-input-container {
	margin-bottom: 5px;
	padding: 10px 0;
	border-bottom: 1px solid #c2c2c2;
	color: #797979;
	text-align: left;
}

.form-input {
	padding: 10px;
	width: 100%;
	float: left;
	background: none;
	border: 0;
}

.form-input-label {
	padding-top: 10px;
}

.form-input placeholder {
	color: #797979;
}

.twopxborder {
	border: 2px solid #eee;
}

.form-submit {
	margin-top: 40px;
	padding: 20px 30px !important;
	display: inline-block;
	background: #3597d3;
	color: #fff;
	cursor: pointer;
	text-align: center;
	transition: all 0.5s;
	border: 0;
}
.form-submit-off {
	padding: 20px 30px;
	display: inline-block;
	background: #ccc;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
	border: 0;
}





.grey-section {
	margin: 80px 0 120px 0;
	position: relative;
	padding: 50px;
	text-align: center;
}

.grey-section .skew::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 101vw;
	height: 100%;
	transform: translate(-50%, -50%) rotate(-8deg) skew(-8deg);
	background: #f2f2f2 !important;
	z-index: -1;
	overflow: hidden;
  }
.grey-section {
	padding: 10% 0;
	margin-bottom: 40px;
}
section.grey-section {
	padding: 120px 0;
}

#greyout {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
	z-index: 99;
	display: none;
}

.sendmailBox {
	padding: 20px 40px 40px 40px;
	width: 40%;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
	display: none;
	min-width: 382.5px;
	background: #fff;
}
.sendmailBox-img {
	margin: -30px -50px 5px 0;
	float: right;
	cursor: pointer;
}

.modal-close {
	margin: 0 auto;
	padding: 10px 40px;
	border: 1px solid #000;
	display: inline-block;
	cursor: pointer;
	font-size: 1em;
}

.form-submit {
	margin-top: 40px;
	padding: 20px 30px !important;
	display: inline-block;
	background: #3597d3;
	color: #fff;
	cursor: pointer;
	text-align: center;
	transition: all 0.5s;
	border: 0;
}
.form-submit-off {
	padding: 20px 30px;
	display: inline-block;
	background: #ccc;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
	border: 0;
}

@media (max-width: 767.98px) {
	.prices-cap {
		bottom:-150px;
	}
	.prices-height {
		height: 350px !important;
	}
	.carousel-control-prev,
	.carousel-control-next {
		display: none;
	}
}

@-webkit-keyframes hvr-push {
	50% {
	  -webkit-transform: scale(0.9);
	  transform: scale(0.9);
	}
	100% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
  }
  @keyframes hvr-push {
	50% {
	  -webkit-transform: scale(0.9);
	  transform: scale(0.9);
	}
	100% {
	  -webkit-transform: scale(1);
	  transform: scale(1);
	}
  }
.hvr-push {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-push:hover, .hvr-push:focus, .hvr-push:active {
	-webkit-animation-name: hvr-push;
	animation-name: hvr-push;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
  }

.separator-40 {
	height: 40px;
}

.separator-underline-center {
	margin: 0 auto;
	width: 10%;
	height: 2px;
	background-color: #000;
}

.section-form {
	margin: 0 auto;
	width: 50%;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 40px;
	font-weight: 300;
}

.more-button-alt {
	padding: 20px 50px;
	border: 2px solid #000;
	display: inline-block;
	cursor: pointer;
	color: #000 !important;
	margin: 0 auto;
	background-color: white;
}

.footer-button {
	margin-right: 20px;
	border: 2px solid #000;
	color: #000;
}

.footer {
	min-height: 15px;
	text-align: right;
}

.footer-brill {
	margin: 20px 0 40px 0;
	float: left;
}
.footer-underline {
	text-decoration: underline;
}
.footer-bottom-text {
	margin-top: 35px;
	margin-bottom: 20px;
}
.footer-social-link {
	margin-top: 35px;
	display: inline-block;
}
.footer-social {
	width: 20px;
}

.full-img {
	width: 100%;
}

.app-title {
	margin: 0;
	padding: 20px 0;
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
}
.app-img {
	margin: 5px;
}