/*
Theme Name: Alex Fryer
Author: Alex Fryer
Version: 1.2.0
*/
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,600);
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(//fonts.googleapis.com/css?family=Roboto:300);
html { height:100%;}

body {
	margin:0;
	font-family: 'Lato', sans-serif;
	background:#fff;
	font: 300 20px/1.5 'Lato', Arial, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

ul, ol {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul li{
	margin: 0;
	padding: 0;
}

* {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

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

a{
	text-decoration:none;
	color:#555;
}

a:hover{
	opacity: 0.75;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px;
	font-family: "Montserrat";
	font-weight: 400;
}
h1, h2 {
	font-size: 20px;
	color: #444;
}

h1{color: #80A53F;}

table p {margin-bottom:0;}
input, textarea, select{
	outline:0;
}

[placeholder]:focus::-webkit-input-placeholder {
	transition: opacity 0.1s 0.1s ease-out; 
	opacity: 0;
}

input[type="text"],
input[type="file"],
input[type="password"],
input[type="submit"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius:0;
}
input[type="email"]{
	box-shadow: none;
	-webkit-box-shadow:none;
}
input[type="image"] {
	padding: 0;
	border: none;
}
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
	border:0;
	padding:0;
}
input[type="submit"]:focus,
input[type="button"]:focus {
	outline:none;
}

*:focus{
	border: none;
	box-shadow: none;
	outline: none;
}

ul, ol, dl, p, address, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 10px;}
form{
	margin: 0;
}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}

video, 
iframe, 
object, 
embed {
	max-width: 100%;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
	display: block;
}

input[type="search"] {
	-webkit-appearance: none;
	box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
input[type="search"]::-webkit-search-decoration {display:none;}
b, strong, th{font-weight:bold;}

i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}

blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}

blockquote{
	border-left: none;
	margin: 0;
}

blockquote cite{
	display: block;
	font-style: normal;
}

q{
	display: block;
	margin: 0 0 19px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

pre{
	max-width: 100%;
	overflow: auto;
}

* {
	margin:0; 
	padding:0;
	max-height:1000000px;
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.page-wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}

.wrapper {
	width: 100%;
	max-width: 1216px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	overflow: hidden;
}

.section {
	max-width: 1216px;
	margin: 0 auto;
	padding: 0 20px;
}

h2 {
	margin: 0 0 29px;
	font-size: 35px;
	line-height: 45px;
}

.header,
.footer{
	width: 100%;
	position: relative;
	overflow: hidden;
}

.header h1 {
	margin: 0 0 9px;
	color: #fff;
	font-size: 65px;
	line-height: 70px;
	letter-spacing: 2px;
}

.header h4 {
	margin: 0;
	padding: 0 5px;
	font-family: "Lato";
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
}

.header-top {
	height: 72px;    
	padding-top: 20px;
	padding-left: 48px;
	padding-right: 48px;
}

.header-top .logo-2 {
	margin-left: 10px;
	margin-bottom: 7px;
}

.header-logo { float: left;}

.header-logon span {
	display: inline-block;
}
.header-contact { 
	float: right;
	margin: 4px 0 0;
	font-family: "Montserrat";
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
}

.header-contact span {
	float: right;
	margin: 0 0 0 7px;
	font-weight: 600;
	letter-spacing: 0.6px;
}

.header-main {
	height: 420px;

	display: flex;
	-webkit-flex-flow: wrap;
			flex-flow: wrap;
	-webkit-justify-content: center;
			justify-content: center;
	-webkit-align-items: center;
			align-items: center;

	position: relative;
	overflow: hidden;
	clear:both;
}

.header-main .wrapper {
	margin: 0;
}

.header-main .header-text {
	max-width: 650px;
}

.our-goal {
	padding: 0 0 62px;
	position: relative;
}

.our-goal .section:after{
	content: '';
	display: table;
	width: 100%;
	clear: both;
}

.our-goal-wrapper {
	float: left;
	max-width: 682px;
	width: 57.999%;
	padding: 86px 30px 1px 0;
}

.our-goal-wrapper h2{
	margin: 0 0 12px;
	letter-spacing: 1px;
}

.header-form{
	float: right;
	max-width: 475px;
	width: calc( 100% - 57.999% );
	margin: -144px 0 0;

	font-family: "Lato";
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	overflow: hidden;
	box-shadow: 0 2px 23px 4px rgba(153, 153, 153, 0.27);
	-moz-box-shadow: 0 2px 23px 4px rgba(153, 153, 153, 0.27);
	-webkit-box-shadow: 0 2px 23px 4px rgba(153, 153, 153, 0.27);
	
}

.header-form .form-wrapper label {
	display: block;
	margin: 0 0 6px;

	letter-spacing:1px;
	text-transform: uppercase;
}

.header-form .form-wrapper .required-text,
.header-form .form-wrapper .novalid-text{
	display: none;

	color: #f00;
	text-transform: none;
}

.header-form .form-wrapper .required .required-text,
.header-form .form-wrapper .novalid .novalid-text{
	display: inline;
}

.header-form .form-wrapper input, .header-form .form-wrapper textarea {
	display: block;
	margin: 0 0 18px;
	padding: 0 15px;
	width: 100%;
	height: 50px;

	font-family: "Montserrat";
	font-size: 20px;
	font-weight: 300;
	line-height: 48px;

	border: 1px #d7d7d7 solid;
	background: #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

	position: relative;
	z-index: 2;
}
.header-form .form-wrapper textarea{
    min-height: 80px;
    max-width: 100%;
}

.header-form .form-wrapper input[type="submit"] {
	max-width: 390px;
	height: 62px;
	margin: 0 auto;
	padding: 23px 0;

	color: #444;
	font-family: "Lato";
	font-weight: 700;
	font-size: 16px;
	line-height: 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 0;
	border-radius: 31px;
	background: #ffc600;
	cursor: pointer;

	position: relative;
	z-index: 2;
}

.header-form .form-wrapper input[type="submit"]:hover{
	background: #fcd449;
}

.header-form .form-wrapper .submit-holder{
	padding: 20px 0 0;
}

 .header-form .form-holder {
	padding: 42px 40px 10px;
	background: #f4f4f4;
}

.header-form .text-wrapper {
	background: #ffc600;
	padding: 51px 32px;
	text-align: center;
}

.header-form .text-wrapper h2  {
	margin: 0 0 11px;
	letter-spacing: 2px;
	font-size: 32px;
	line-height: 45px;
}

.header-form .text-wrapper .description {
	display: block;
	padding: 0px 38px;
	font-family: "Roboto";
	font-weight: 300;
	font-size: 20px;
	margin-left: 5px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 30px;
}

.form-response {
	height: 16px;
	margin: -20px 0 4px;

	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	color: #f00;
	white-space: nowrap;
}

.form-bottom{
	margin: -40px 0 0;
	padding: 62px 50px 30px;
	background: #E7E7E7;

	font-size: 20px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;

	position: relative;
	z-index: 1;
}

.form-bottom p{
	margin: 0;
}

.our-goal h4 {
	margin: 0 0 50px;
	font-family: "Lato";
	font-weight:300;
	font-size: 25px;
	letter-spacing: 1px;
	display: block;
}

.what-to-expect-wrapper {
	margin: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
			flex-wrap: wrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-align-items: flex-start;
			align-items: flex-start;
	overflow: hidden;

	font-size: 25px;
	color: #000;
}

.what-to-expect-wrapper .image-container {
	height: 62px;
	margin: 0 0 25px;

	display: flex;
	-webkit-flex-flow: wrap;
			flex-flow: wrap;
	-webkit-justify-content: flex-start;
			justify-content: flex-start;
	-webkit-align-items: flex-end;
			align-items: flex-end;
}

.what-to-expect-wrapper img{
	display: block;
}

.what-to-expect-wrapper .item span {
	display: block;
	font-family: "Montserrat";
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 20px;
}

.what-to-expect-wrapper .item{
	width: calc( 50% - 50px );

	margin: 0 0 31px;
	padding: 0 10px 0 0;
}

.testimonials {
	padding: 96px 0 109px;
	text-align: center;
	background: #f4f4f4;
}

.testimonials h2{
	margin: 0 0 16px;
	padding: 0 0 19px;
}

.testimonials h2,
.services h2,
.about h2{
	position: relative;
}

.testimonials h2:after,
.services h2:after,
.about h2:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);

	width: 41px;
	height: 4px;
	background: #ffc600;
}

.testimonials .description {
	margin: 0 0 70px;

	font-size: 25px;
	line-height: 35px;
}

.testimonials-holder{
	padding: 40px 20px 0;
	min-width: 100%;

	display: flex;
	-webkit-flex-flow: wrap;
			flex-flow: wrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-align-items: stretch;
			align-items: stretch;
}

.testimonials .testimonial {
	width: calc( 50% - 44px );
	padding: 74px 60px 30px;

	text-align:left;
	letter-spacing: 1.1px;
	
	position: relative;
	background: #fff;
	border-radius: 10px;
}

.testimonials .testimonial p{
	margin: 0;
}

.testimonials .testimonial .img-holder {
	position: absolute;
	top: -40px;
	left: 50%;
	padding: 7px;

	transform: translateX(-50%);
	background: #fff;
	border-radius:50%;
}

.testimonials .testimonial .text-holder {
	padding: 0 0 22px;
	margin: 0 0 13px;
	border-bottom: 1px #d7d7d7 solid;
	
}

.testimonials .testimonial .author-name {
	color: #999;
	font-family: "Lato";
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
}

.testimonials .stars {
	float: right;
	margin-top: 10px;
	height: 14px;
}

/* Services */

.services {
	display: flex;
	-webkit-flex-flow: nowrap;
			flex-flow: nowrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-align-items: stretch;
			align-items: stretch;
}

.services .img-holder {
	max-width: calc( 100% - 53.8% );
	width: 588px;

	margin: 0 30px 0 0;
	overflow: hidden;
}

.services .img-holder img{
	display: block;
	min-width: 589px;
	min-height: 100%;
	max-width: none;
}

.services .text-holder {
	width: 53.8%;
	padding: 50px 0 30px;

	display: flex;
	-webkit-flex-flow: nowrap;
			flex-flow: nowrap;
	-webkit-justify-content: flex-start;
			justify-content: flex-start;
	-webkit-align-items: center;
			align-items: center;
}

.services .text-container {
	max-width: 676px;
}

.services h2{
	margin: 0 0 34px;
	padding: 0 0 19px;
	letter-spacing: 1px;
}

.services h2:after{
	left: 6px;
	transform: translateX(0);
}

.services ul {
	display: flex;
	-webkit-flex-flow: wrap;
			flex-flow: wrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-align-items: flex-start;
			align-items: flex-start;

	font-family: "Lato";
	font-size: 20px;
	line-height:28px;
	font-weight: 300;
}
.services ul li {
	width: 50%;

	margin: 0 0 14px;
	padding: 0 25px;
	position: relative;
}

.services ul li:before{
	content: '';

	position: absolute;
	top: 13px;
	left: 7px;
	width: 7px;
	height: 7px;
	border-radius: 4px;
	background: #000;
}

/* Steps */

.steps {
	padding: 110px 20px 92px;
	text-align:center;
	position: relative;
}

.steps h2{
	margin: 0 0 59px;
	letter-spacing: 1px;
}

.bg-img-holder{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.bg-img-holder img{
	width: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
}

.steps-holder{
	min-width: 100%;
	padding: 0 70px;

	display: flex;
	-webkit-flex-flow: nowrap;
			flex-flow: nowrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-align-items: flex-start;
			align-items: flex-start;
}

.steps .step {
	width: calc( 33.3333% - 70px );
	margin: 0 0 10px;
	padding: 0 10px 1px;
}

.steps .step a {
	width: 50px;
	height: 50px;
	margin: 0 0 24px;

	display:inline-block;
	vertical-align: top;

	text-align:center;
	border: 3px solid #ffc703;
	border-radius:50%;
	color: #ffc703;
	font-family: "Montserrat";
	font-size: 25px;
	font-weight: 600;
	line-height: 44px;
}
.page-id-86 .steps .step p, .page-id-86 .steps h2{
    color: #fff;
}
/* Request */

.request {
	padding: 60px 20px;
	background-color: #ffc600;
	text-align:center;
}

.request h2 {
	margin: 0 0 38px;
	color: #444;
	letter-spacing: 1px;
}
.request a {
	display:inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 376px;

	margin: 0 0 14px;
	padding: 0 35px;
	
	color: #444;
	font-family: "Lato";
	font-size: 16px;
	font-weight: 700;
	line-height: 59px;
	text-transform: uppercase;
	letter-spacing: 1.5px;

	border-radius: 29px;
	background: #fff;
}

/* About */

.about{
	min-width: 100%;

	display: flex;
	-webkit-flex-flow: nowrap;
			flex-flow: nowrap;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	-webkit-align-items: stretch;
			align-items: stretch;

	position: relative;
}

.about h2{
	margin: 0 0 22px;
	padding: 0 0 17px;
	letter-spacing: 1px;
}

.about h2:after{
	left: 0;
	transform: translateX(0);
}

.about .text-holder {
	max-width: 56%;
	width: 100%;

	display: flex;
	-webkit-flex-flow: wrap;
			flex-flow: wrap;
	-webkit-justify-content: flex-end;
			justify-content: flex-end;
	-webkit-align-items: center;
			align-items: center;
}

.about .text-container {
	max-width: 700px;
	margin: 0 22px 0 0;
	padding: 70px 50px 70px 20px;
}

.about .img-holder{
	max-width: 50%;
	overflow: hidden;
}

.about .img-holder img{
	display: block;
	min-width: 663px;
	min-height: 100%;
	max-width: none;
}

/* Map */
.map {height:504px;}

.map .wrapper{
	width: 1176px;
	margin: 0 auto;
	position: static;
}

.map iframe {
	width:100%;
	border: none;
}

.map-overlay {
	width: 347px;
	position: absolute;
	margin-top: -411px;
}

.map-overlay h2 {
	background-color: #ffc600;
	color: #444444;
	font-size: 30px;
	margin-bottom: 0;
	line-height: 30px;
	padding: 23px 0px 25px 30px;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
}

.map-overlay .triangle {
	position:absolute;
	width: 38px;
	height: 36px;
	margin-top:-10px;
	border-width:19px;
	border-style:solid;
	border-color: #fff transparent transparent #fff;
}

.info {
	background-color: #fff;
	padding: 15px 29px 20px;
	border-radius: 0 0 10px 0;
	-moz-border-radius: 0 0 10px 0;
	-webkit-border-radius: 0 0 10px 0;
}

.info i {
	vertical-align:top;
	margin-top: 15px;
	font-size: 15px;
	color:#666;
}

.info .single-info {
	border-bottom:1px solid #d7d7d7;
	padding:8px 0;
}

.info .single-info:last-child {
	border-bottom: none;
}

.info-wrapper {
	display: inline-block;
	margin-left:23px;
}

.info-wrapper span {
	display: block;
}
.info-name {
	font-family: "Roboto";
	font-size: 12px;
	font-weight: 300;
	line-height: 24px;
	color: #666;
}

.info-content {
	font-family: "Roboto";
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
}

/* Footer */

.footer{
	padding: 32px 20px;
	background: #f4f4f4;

	font-size: 15px;
	font-family: "Roboto";
	color: #999;
	text-align: center;
}

.footer p{
	margin: 0;
}

.footer a {
	margin: 0 0 0 5px;
	color: #999;
}

.content-page {
	padding:40px 0;    
}

@media only screen  and (max-width:1220px) {
	.header-form .text-wrapper .description{
		padding: 0;
	}

	.form-bottom{
		padding: 62px 30px 30px;
	}

	.testimonials-holder{
		padding: 40px 20px 0;
	}

	.testimonials .testimonial{
		width: calc( 50% - 20px );
	}

	.about .text-container{
		margin: 0;
		padding: 60px 50px 60px 20px;
	}

	.steps-holder{
		padding: 0;
	}

	.steps .step{
		width: calc( 33.3333% - 20px );
	}

	.map .wrapper{
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen  and (max-width: 992px) {
	.wrapper, 
	.section,
	.header-main,
	.header-form,
	.our-goal-wrapper,
	.what-to-expect-wrapper,
	.about .content,
	.services .content {
		float: none;
		width: 100%;
		max-width: 100%;
		height: auto;
	}

	.header-contact{
		margin: 8px 0 0;
	}

	.header-main{
		padding: 45px 0;
	}

	.header-main .bg-img-holder img{
		transform: translateX(-20%);
	}

	.our-goal-wrapper{
		padding: 50px 0 1px;
	}

	.our-goal h4{
		margin: 0 0 30px;
	}
	
	/* Form */
	
	.header-form {
		max-width: 768px;
		margin: 0 auto;
	}

	.header-form .text-wrapper {
		padding: 30px 20px;
	}

	.header-form .form-wrapper input {
		width:100%;
	}
	.testimonials{
		padding: 50px 0;
	}

	.testimonials .testimonial{
		padding: 70px 40px 30px;
	}
}


@media only screen  and (max-width:767px) {
	
	/* Header */

	.header h1{
		margin: 0 0 29px;
	}
	
	.header h1,
	h1 {
		font-size: 35px;
		line-height: 38px;
	}

	h2{
		font-size: 31px;
		line-height: 39px;
	}

	.header h4{
		font-size: 22px;
		line-height: 26px;
	}

	.header-top {
		height: auto;
		padding: 20px 10% 10px;
		text-align: center;
	}
	
	.header-contact,
	.header-logo {
		float: none;
		display: inline-block;
		vertical-align: top;

		margin: 0 0 10px;
	}
	
	.header-contact {
		padding-top: 25px;
	}

	.header-main {
		padding: 65px 20px;
		text-align:center;
	}

	.header-form{
		max-width: 578px;
	}

	.header-main .header-text {margin-top:0;}

	/* Goal */
	.what-to-expect-wrapper .item {
		margin: 20px 5px;
	}

	/* Testimonials */

	.testimonials .testimonial {
		width: 100%;
		margin: 0 0 80px;
	}

	.services{
		display: block;
		padding: 0 20px;
	}

	.services .img-holder,
	.about .img-holder{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}

	.services .img-holder img,
	.about .img-holder img{
		max-width: 100%;
		min-width: 1px;
		min-height: 1px;
		height: auto;
		display: inline-block;
		vertical-align: top;
	}

	.services .text-holder,
	.about .text-holder{
		width: 100%;
		display: block;
		padding: 45px 0 30px;
	}

	.steps,
	.about{
		padding: 60px 20px 30px;
	}

	.steps-holder,
	.about{
		display: block;
	}

	.steps .step{
		width: 100%;
		max-width: 350px;

		margin: 0 auto 30px;
	}

	.about .text-holder{
		max-width: 100%;
		padding: 0;
	}

	.about .text-container{
		margin: 0 0 30px;
		padding: 0 0 1px;
	}
}

@media only screen  and (max-width:640px) {
	.header-top{
		padding: 20px 20px 10px;
	}

	.our-goal-wrapper h2,
	.our-goal h4{
		text-align: center;
	}

	.what-to-expect-wrapper{
		display: block;
	}

	.what-to-expect-wrapper .item{
		width: 100%;
		margin: 0 0 25px;

		text-align: center;
	}

	.what-to-expect-wrapper .image-container{
		-webkit-justify-content: center;
			justify-content: center;
	}

	.header-form .form-holder{
		padding: 20px 20px 10px;
	}

	.form-bottom{
		padding: 62px 20px 30px;
	}

	.testimonials .description{
		margin: 0 0 30px;
	}

	.testimonials-holder{
		padding: 40px 0 1px;
	}

	.testimonials .testimonial{
		padding: 60px 20px 25px;
	}

	.testimonials .testimonial:last-child{
		margin: 0 0 30px;
	}

	.services .text-holder ul {
		-webkit-flex-flow: row wrap;
				flex-wrap: wrap;
	}

	.services .text-holder ul li{
		width: 100%;
		margin: 0 0 15px;
	}
}

@media only screen  and (max-width:640px) {
	.header-form .form-response{
		height: 32px;
		margin: -32px 0 0;
		white-space: normal;
	}
}
	.header-contact-number {
		margin-top: 35px;
}