/* Add your custom style here to override dynamic.css */

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
body{
	overflow-x:hidden !important;
}
footer{
background-color: #575757;
padding:25px 0 40px 0;
text-align: center;
}
footer ul{
	padding:0;
	margin:0;
	font-size: 0;
}
footer ul li{
	margin:0;
	padding:0!important;
}
footer ul li a{
	padding: 0 12px;
}
footer  p{
	font-size: 12px;
	color: #bebebe;
	margin: 10px 0 0 0;
}

.footer-cta{
	background-color: #e68d00;
	background-image: url(images/footer-cta.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: white;
	padding:40px 0 45px 0;
	font-size: 18px;
	line-height: 32px;
}
.footer-cta strong{

line-height: 43px;
font-weight: bold;
}
.footer-cta h3{
font-weight: 800;
margin:0;
font-size: 44px;
}
.footer-cta a{
	color: white;
	text-decoration: none;
}
.flexslider {
    min-width: 0;
}
.site, .site .wrapper, .hero {
    width: 100%;
    min-width: 0;
}
/* nav */
.sticky nav.real{
	position: fixed;
}
nav{
	
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    z-index: 9;
background-color: #fff;
}
nav .container{
	width: 1250px;
	max-width: 100%;
}
nav .nav-cta {
	margin-top: 20px;
	text-align: right;
}
nav .nav-cta p + a{
	display: none!important;
}
nav .nav-cta p{
	font-size: 13px;
	color: #4e4e4e;
	font-weight: 600;
	margin:0;
}
nav .nav-cta p strong{
	font-size: 16px;
	color: #e68d00;
	font-weight: 600;
	display: inline-block;
	margin-right: 20px;
}
nav .nav-cta p strong a{
	color: #e68d00;
}
nav #nav-main{
	margin-top: 15px;
	text-align: right;
}
nav #nav-main ul {
padding: 0;
margin:0;
font-size: 0;
}
nav #nav-main ul li{
	margin:0;
	padding:0;
}
nav #nav-main ul li a{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display:block;
	text-decoration: none;
}
nav #nav-main > ul > li:not(:first-child) a{
		padding-left: 70px;
}
nav #nav-main ul li.active a,
nav #nav-main ul li a:hover{
    color: #e68d00;
}
nav #nav-main .dropdown-menu:before{
    content: "";
    height: 18px;
    background-color: white;
    width: calc(100% + 4px);
    display: block;
    position: absolute;
    top: -2px;
    z-index: 9;
    left: -2px;
}
nav #nav-main .dropdown-menu {
    padding: 28px 0 15px 0;
    border-radius: 0;
    top: 21px;
	left:-30px;
   -webkit-box-shadow:none;
	box-shadow: none;
}
nav #nav-main .menu-item-80 .dropdown-menu{
	left:0;
}
nav #nav-main .dropdown-menu a{
padding: 0 30px;
    font-size: 16px;
    line-height: 35px;
    color: #2a3c48;
    text-transform: capitalize;
    background-color: white;
    font-weight: 600;

}
/*nav #nav-main .dropdown-menu  .active a,
nav #nav-main .dropdown-menu a:hover{
	color: #ec6476!important;
}*/
nav .ham a{
	float: right;
    font-size: 30px;
    color: black;
}
#nav-schedule a{
	width: 220px;
	max-width: 100%;
	height: 110px;
	color: white;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	display: block;
	position: absolute;
	right: 0;
	top:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9c2c+0,f28000+100 */
background: rgb(255,156,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 ); /* IE6-9 */

	text-decoration: none;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/* hero */
header{
	    padding-top: 95px;
}
.header-image{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:bottom center;
}
.flexslider .slides > li{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.slide-text{
	position: static!important;
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%;
    width: 1160px;
    max-width: 100%;

}
.slide-text > div{
	width: 510px;
	text-align: center;
	max-width: 100%;
}
.slider-container {
    max-height: 100%;
    height: 100%;
}
.slide-text h1{
	font-size: 40px;
	line-height: 45px;
	margin:0;
	font-weight: bold;
}
.slide-text p{
	margin:0;
}

.slide-text h1 + p a{
	max-width: 380px;
	width: 100%;
	height: 68px;
	line-height: 65px;
	background: rgb(255,156,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 ); /* IE6-9 */
color: white;
display: block;
margin:35px auto 0 auto;
font-size: 23px;
font-weight: bold;
text-decoration: none;
}
.slide-text h1 + p + p{
	font-size: 20px;
	margin:35px 0 0 0;
	color: white;
	font-weight: 600;
}
.slide-text h1 + p + p a{
	color: white;
}


/** inner pages */
.header-text{
	height: 339px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-text .flex{
	height: 100%;
	font-weight: bold;
	font-size: 40px;
	line-height: 45px;
	color: white;
	
}
.header-text .flex > div{
	width:600px;
	max-width: 100%;
	text-align: center;
	margin:0 auto;
}
.default-content {
padding:75px 0;
}
.default-content .container{
	width: 880px;
	max-width: 100%;
}
.default-content h2,
#benefits h2{
font-family: 'Raleway', sans-serif;
font-size: 36px;
margin:0;
}
.default-content h2 em,
#benefits h2 em{
font-weight: 600;
color: #33485f;
}
.default-content h2:after,
#benefits h2:after{
	content: "";
	width: 64px;
	height: 2px;
	display: block;
	margin:15px auto 55px auto;
	background-color: #f28000
}
.default-content h2 + p{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px;

}
.default-content  p small{
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 30px;
}
#forms input[type="submit"]:hover, .md-content input[type="submit"]:hover,.page-template-contact .map-copy button:hover, #half-boxes > .box-item .inner p a:hover, #bottom-cta a:hover, .default-content a:hover, #bottom-copy a:hover,#zip-code-form button:hover,.slide-text h1 + p a:hover{
/**color: black;
background: white;
**/
}
.default-content a,
#bottom-copy a{
	height: 44px;
	width: 258px;
	max-width: 100%;
	line-height: 44px;
	color: white;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	text-decoration: none;
border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd982c+0,f58710+100 */
background: rgb(253,152,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,152,44,1) 0%, rgba(245,135,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd982c', endColorstr='#f58710',GradientType=0 ); /* IE6-9 */
margin:40px auto 0 auto;
}
.default-content .faq-answer a,
.default-content .process a:not(.button){
	height: inherit;
	width: inherit;
	max-width: 100%;
	line-height: inherit;
	color: #e68d00;
	font-size: inherit;
	font-weight: inherit;
	text-align: inherit;
	display: inline-block;
	text-decoration: none;
	border-radius: inherit;
	background: inherit;
	filter: none; 
	margin:inherit;
}
#half-boxes,
#difference-copies{
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#half-boxes > .box-item,
.copy-item{
	width: 50%;
	position: relative;
	padding:100px 15px;
	background-color: #f5f5f5;
	overflow:hidden;
	min-height: 640px;

	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.copy-item{
	
	padding:70px 15px;
	text-align: left;
	min-height: 720px;

}
.blue-bg{
	background-color: #33485f;
	color: #ffffff;
}
#half-boxes > .box-item:hover .inner-image,
.copy-item:hover .inner-image{
	width: 110%;
	height: 110%;
	left:-5%;
	top:-5%;
}
#half-boxes > .box-item .inner-image,
.copy-item .inner-image{
	    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#half-boxes > .box-item .image_copy{
position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    padding: 50px 0 20px 0;
    background-color: rgba(51,73,95,0.85);
    width: 100%;
    padding-left: 50px;
    padding-bottom: 30px;
}
#half-boxes > .box-item .image_copy h4{
font-size: 30px;
line-height: 42px;
color: white;
font-weight: 300;
margin:0 0 5px 0;
width: 550px;
max-width: 100%;
}
#half-boxes > .box-item .image_copy p{
font-size: 15px;
line-height: 40px;
margin:0;
text-transform: uppercase;
color: white!important;
font-weight: 300;
width: 550px;
max-width: 100%;
}
#half-boxes > .box-item .inner,
.copy-item .inner{
	width: 510px;
	max-width: 100%;
	margin:0 auto;
}
.copy-item .inner{
	width: 500px;
}
#half-boxes > .box-item .inner h3,
.copy-item h3{
	font-size: 28px;
	line-height: 38px;
	font-weight: 300;
	margin:0 0 20px 0;
}
.copy-item h3{
	margin:0 0 35px 0;
	font-family: 'Raleway', sans-serif;
}
.copy-item h4{
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
}
.copy-item.blue-bg p{
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
}
.copy-item h3{
	text-align: left;
}
#half-boxes > .box-item .inner p small ,
.copy-item p small{
    font-size: 13px;
    line-height: 23px;
    margin-bottom: -15px;
    display: block;
}
.copy-item p small{
	margin-bottom: 0;
}
#half-boxes > .box-item .inner .copy p,
.copy-item p {
	font-size: 15px;
	line-height: 25px;
	margin:0 0 40px 0;
	font-weight: 600;
	color: #203952;
}
#half-boxes > .box-item .inner p a{
		height: 44px;
	width: 225px;
	max-width: 100%;
	line-height: 44px;
	color: white;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	text-decoration: none;
border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd982c+0,f58710+100 */
background: rgb(253,152,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,152,44,1) 0%, rgba(245,135,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd982c', endColorstr='#f58710',GradientType=0 ); /* IE6-9 */
margin:20px auto 0 auto;
}
#half-boxes > .box-item .inner p:last-child,
.copy-item p:last-child{
	margin-bottom: 0;
}

#benefits{
	padding: 75px 0 80px 0;
	text-align: center;
}
#benefits .container,
#bottom-cta .container{
	width: 1160px;
	max-width: 100%;
}
#benefits .container > div{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
}
#benefits .benefit-item .inner{
	background-color: #f5f5f5;
	height: 100%;
}
#benefits .benefit-item .box-image{
	height: 230px;
	position: relative;
	overflow: hidden;
}
#benefits .benefit-item .box-image:after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 17.5px 13px 17.5px;
    border-color: transparent transparent #f5f5f5 transparent;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17.5px;
}
#benefits .benefit-item .box-image .inner-image{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#benefits .benefit-item:hover .box-image .inner-image{
top:-5%;
	left:-5%;
	width: 110%;
	height: 110%;
}
#benefits .benefit-item .box-copy{
padding-bottom: 30px;
}
#benefits .benefit-item .box-copy h3{
	font-size: 28px;
	margin:25px 0 10px 0;
}
#benefits .benefit-item .box-copy h3 span{
	text-transform: uppercase;
	font-size: 13px;
	color: #203952;
}
#benefits .benefit-item .box-copy p{
	font-size: 13px;
	line-height: 22px;
	margin:0 auto;
    max-width: 215px;
}

#bottom-cta .inner{
	background-color: #f5f5f5;
	padding:25px 60px 25px 50px;
	margin-bottom: 80px;
}
#bottom-cta p{
font-size: 28px;
color: #203952;
margin:0;
}
#bottom-cta a{
		height: 44px;
	width: 225px;
	max-width: 100%;
	line-height: 44px;
	color: white;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	text-decoration: none;
border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd982c+0,f58710+100 */
background: rgb(253,152,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,152,44,1) 0%, rgba(245,135,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd982c', endColorstr='#f58710',GradientType=0 ); /* IE6-9 */
margin:0 auto 0 auto;
float: right;
}

/** next day diff */
.page-template-difference .default-content h2:after,
.page-template-how-it-works .default-content h2:after{
    margin: 15px auto 30px auto;
}
#difference-right-copy p + h3{
	margin-top: 15px;
}
#difference-right-copy p + h3 {
    margin-top: 70px;
}


#bottom-copy{
	text-align: center;
	padding: 85px 0;
}
#bottom-copy .container{
	width: 710px;
	max-width: 100%;
}
#bottom-copy h3{
	font-size: 28px;
	margin:0 0 35px 0;
	font-family: 'Raleway', sans-serif;
}
#bottom-copy p{
	font-size: 13px;
	line-height: 23px;
margin:0 0 25px 0;
}
#bottom-copy p:last-child {
	margin-bottom: 0;
}
#bottom-copy a{
	margin:0 auto;
}

/** guarantee */
#cols{
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#cols > div{
	width: 50%;
	min-height: 780px;
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    text-align: center;
    position: relative;
}
#cols > div .inner-image{

	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#left-col{
	background-color: #f28000;
}
#right-col{
	background-color: #33485f;
}
#right-col .inner-image,
#cols:hover  .inner-image{
	opacity: 0;
	visibility: hidden;
}
#cols > div:hover .inner-image{
	opacity: 1;
	visibility: visible;
}
#cols > div .inner{
	position: relative;
}
#cols > div .inner p{
font-weight: 600;
font-size: 25px;
margin:0 0 10px 0;
letter-spacing: 1px;
word-spacing: 2px;
}
#cols > div .inner h3{
font-weight: 600;
font-size: 35px;
margin:0 0 20px 0;
}
#cols > div .inner h3 + p{
font-weight: 300;
font-size: 18px;
margin:0 0 10px 0;
}
#cols > div .inner a{
	height: 44px;
	width: 175px;
	max-width: 100%;
	line-height: 44px;
	color: #000000;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	text-decoration: none;
border-radius: 3px;
	background-color: white;
	margin:40px auto 0 auto;
	letter-spacing: 0;
	word-spacing: 0;
}
#cols > div .inner p:last-child{
	margin-bottom: 0;
}
.inner-image,
.promise-blocks .promise-block .inner img,
a{
	-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
nav a{
	-webkit-transition:none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.container.swiper{
width: 1180px;
max-width: 100%;
}
#testimonials .swiper-wrapper{
	padding-bottom: 70px;
}
#testimonials .testimonial-item .inner{
	width: 830px;
	max-width: 100%;
	display: inline-block;

}
#testimonials h3{
font-weight: 300;
font-size: 30px;
line-height: 40px;
margin:25px 0 20px 0;
}
#testimonials p{
font-size: 15px;
text-transform: uppercase;
font-weight: 300;
}


#gray-bottom-copy{
	background-color: #f5f5f5;
}
#gray-bottom-copy .container{
	width: 770px;
	max-width: 100%;
}
#gray-bottom-copy h3{
	font-size: 25px;
	margin:-25px 0 25px 0;
}

#gray-bottom-copy p{
	font-size: 13px;
	line-height: 23px;
	margin:0;

}
#gray-bottom-copy a{
width: 175px;
}


.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
border:2px solid #33495f;
    background: transparent;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #33495f;
}
.swiper-next,
.swiper-prev{
	width: 24px;
	height: 59px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top:50%;
	cursor: pointer;
	margin-top: -80px;
	z-index: 8;
}
.swiper-next{
background-image: url(images/next.png);
right: 0;
}
.swiper-prev{
background-image: url(images/prev.png);
left: 0
}

/** how it works */
.process  ol {
    width: 715px;
    margin: 50px auto 10px auto;
    text-align: left;
    list-style: none outside none;
    padding-left: 80px;
    max-width: 100%;
}
.process  ol li {
    padding-bottom: 15px;
    position: relative;
}
.process  ol li  span {
    position: absolute;
    top: 3px;
    left: -80px;
    font-size: 51px;
    line-height: 1;
    color: #33495f;
 
    font-weight:300;
}
.process  ol li p{
	font-size: 18px;
	line-height: 27px;
	color: #333333;
}
.process  ol li p strong{
	font-size: 20px;
	font-weight: bold;
}

#slide-cols{
	overflow:hidden;

}
#slide-cols > .inner{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#slide-cols > .inner > div{
	width: 50%;
	text-align: center;
	min-height: 500px;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}
#slide-cols > .inner > div:first-child{
	background-color: #f5f5f5;
}
#slide-cols > .inner > div:first-child .inner{
	max-width: 500px;
	margin:0 auto;
	padding: 15px 0;
}
#slide-cols > .inner > div:last-child .inner{
	max-width: 430px;
	margin:0 auto;
	padding: 15px 0;
}
#slide-cols > .inner > div ul{
	margin:15px 0 0 0;
	font-size: 0;
	padding: 0;
	text-align: left;
}
#slide-cols > .inner > div:first-child ul li,
#slide-cols > .inner > div:last-child ul li{

	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
#slide-cols > .inner > div:first-child ul li:nth-child(3n+1){
		width: 30%;
}
#slide-cols > .inner > div:first-child ul li:nth-child(3n+2){
	width:43%;
}
#slide-cols > .inner > div:first-child ul li:nth-child(3n+3){
width: 27%;
}
#slide-cols > .inner > div:first-child  h2{
	color: #33495f!important;
}
#slide-cols > .inner > div:first-child  h2 span.small{
	font-size: 28px;
	color: #33495f!important;
	margin-bottom: 15px;
	display: inline-block;
}

#slide-cols > .inner > div:last-child  h2{
	color: #fff!important;
}
#slide-cols > .inner > div:last-child  h2 span.small{
	font-size: 28px;
	color: #fff!important;
		margin-bottom: 15px;
	display: inline-block;
}


#slide-cols > .inner > div:last-child ul li{
		width: 25%;
		text-align: center;
}
#slide-cols > .inner > div:last-child ul  {
	margin-top:55px;
}
#faq {
	margin-bottom: -10px;
}
#faq .container{
	width: 810px
}
.faq-container{
	padding-top: 35px;
}
.faq-item{
	margin-bottom: 25px;
}
.faq-question{
	font-size: 13px;
	cursor: pointer;
	position: relative;
}
.faq-item:not(.active) .faq-question:after{
    content: "+";
    font-size: 25px;
    font-weight: 400;
    line-height: 0;
    color: #33485f;
    position: absolute;
    right: 0;
    top: 5px
}

.faq-item.active .faq-question:after{
	content: "-";
	font-weight: bold;
	 line-height: 0;
    color: #33485f;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 25px;
}
.faq-answer{
		-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.faq-answer{
	padding: 30px 70px 5px 30px;
}
.faq-answer p{
	color: #848484;
	font-size: 13px;
	line-height: 23px;
	margin:0;
}

/* blog */
.dot-irecommendthis{
color: black!important;
    background: url(images/heart.png) 0 3px no-repeat!important;
    float: right;
    top: 30px!important;
    padding-bottom: 20px!important;
    position: relative;
}
.dot-irecommendthis-count{
	    font-size: 16px;
    color: black;
    font-weight: 400;
    padding-left: 5px;
}

#single-post{
padding:80px 0;
}
#single-post .post-info{
	font-size: 13px;
	color:#33495f;
	margin-bottom: 15px;
	text-align: center;
}
#single-post .post-title{
	font-size: 36px;
	line-height: 48px;
	width: 400px;
	max-width: 100%;
	margin:0 auto 40px auto;
	text-align: center;
	color:#000000;
}
#single-post .post-content p{
	font-size: 13px;
	line-height: 23px;
	margin: 0 0 25px 0;
}
#single-post .post-content img{
	max-width: 100%;
	height: auto;
}
#single-post  .container{
	width: 740px;
	max-width: 100%;
}

#single-post blockquote {
    padding: 0;
    margin: 75px 0;
    border-left: 0;
}
#single-post blockquote h4{
	font-size: 30px;
	line-height: 42px;
	font-weight: 300;
}
#single-post blockquote p{
	text-transform: uppercase;
	font-size: 15px!important;
	margin:15px 0 0 0!important ;
}
#single-post p img:first-child{
	margin-right: 20px;
}

#posts .alm-listing,
.post-item.has-image {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

#posts .post-item{
	background-color: #fff;
}
#posts .post-item:not(.has-image) + .post-item:not(.has-image){
	background-color: #f5f5f5;
}
#posts .post-item .post-inner,
#posts .post-item .post-image{

	 display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#posts .post-item.has-image .post-inner,
#posts .post-item.has-image .post-image{
	width: 50%;
	min-height: 520px;
}
#posts .post-item .post-inner .inner{
	max-width:100%;
	width: 460px;
	margin:0 auto;
	text-align: left;
}
#posts .post-item:not(.has-image) .post-inner,
#posts .post-item:not(.has-image) .post-image{
	width: 100%;
	min-height: 520px;
}
#posts .post-item.has-image{
	width: 100%;
}
#posts .post-item:not(.has-image) {
	width: 50%;
}
#posts .post-item .post-image{
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
}
.blog #posts .post-item .post-image{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.blog #posts .post-item .post-image:hover {
    background-size: 105% auto;
}
#posts .post-item .post-inner .post-info{
	font-size: 13px;
	color: #33495f;
	margin-bottom: 15px;

}
#posts .post-item .post-inner .post-title{
	font-size: 28px;
	color: #333743;
	margin:0 0 25px 0;
}
#posts .post-item .post-inner .post-content{
	width: 420px;
	max-width: 100%;
}
#posts .post-item .post-inner .post-content p{
	font-size: 13px;
	line-height: 23px;
	color: #000000;
	margin:0 0 25px 0;
}
#posts .post-item .post-inner .post-content a{
	font-size: 13px; color: #f28000;
}
.alm-btn-wrap{
	display: none!important;
}

/** home */
#zip-code-form{
	background: url(images/bg-left.png) no-repeat 0% 100%, url(images/bg-right.png) no-repeat 100% 100%;
	padding: 35px 0;
}
#zip-code-form h3{ 
font-size: 30px;
color: #33485f;
font-weight: bold;
font-family: 'Raleway', sans-serif;
margin:0;
}
#zip-code-form p{ 
font-size: 15px;
line-height: 25px;
max-width: 390px;
margin:0;
}
#zip-code-form input[type="text"]{
	width: 255px;
	max-width: 100%;
	font-size: 13px;
	color: black;
	background-color: transparent;
	border-bottom: 1px solid #000000;
	padding: 0 0 10px 0;
	margin:0 40px 0 0;
}
#zip-code-form button{
	background: rgb(255,156,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 ); /* IE6-9 */
border:0;
color: white;
font-size: 15px;
font-weight: 600;
width: 120px;
height: 44px;
line-height: 44px;
border-radius: 3px;
}
#zip-code-form #locator-form{
	text-align: right;
	margin-top: 20px;
}
#zip-code-form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 	font-size: 13px;
	color: black;
	opacity: 1;
}
#zip-code-form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	font-size: 13px;
	color: black;
	opacity: 1;
}
#zip-code-form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
font-size: 13px;
	color: black;
	opacity: 1;
}
#zip-code-form input[type="text"]:-moz-placeholder { /* Firefox 18- */
  font-size: 13px;
	color: black;
	opacity: 1;
}
#zip-code-form input[type="text"]:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#fff;
}
#zip-code-form input[type="text"]:focus::-moz-placeholder { /* Firefox 19+ */
	color:#fff;
}
#zip-code-form input[type="text"]:focus:-ms-input-placeholder { /* IE 10+ */
	color:#fff;
}
#zip-code-form input[type="text"]:focus:-moz-placeholder { /* Firefox 18- */
	color:#fff;
}
.page-template-contact .map-copy input[type="text"]::-webkit-input-placeholder {
	color:#fff;
}
.page-template-contact .map-copy input[type="text"]::-moz-placeholder {
	color:#fff;
}
.page-template-contact .map-copy input[type="text"]:-ms-input-placeholder {
	color:#fff;
}
.page-template-contact .map-copy input[type="text"]:-moz-placeholder {
	color:#fff;
}
.page-template-contact .map-copy input[type="text"]:focus::-webkit-input-placeholder {
	color:transparent;
}
.page-template-contact .map-copy input[type="text"]:focus::-moz-placeholder {
	color:transparent;
}
.page-template-contact .map-copy input[type="text"]:focus:-ms-input-placeholder {
	color:transparent;
}
.page-template-contact .map-copy input[type="text"]:focus:-moz-placeholder {
	color:transparent;
}
.md-modal input:focus::-webkit-input-placeholder{
	color:#fff;
}
.md-modal input:focus::-moz-placeholder{
	color:#fff;
}
.md-modal input:focus:-ms-input-placeholder{
	color:#fff;
}
.md-modal input:focus:-moz-placeholder{
	color:#fff;
}
.md-modal textarea:focus::-webkit-input-placeholder{
	color:#fff;
}
.md-modal textarea:focus::-moz-placeholder{
	color:#fff;
}
.md-modal textarea:focus:-ms-input-placeholder{
	color:#fff;
}
.md-modal textarea:focus:-moz-placeholder{
	color:#fff;
}

#top-blocks{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#top-blocks .top-item{
	width: 33.333333%;
	min-height: 260px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;

}
#top-blocks .top-item:not(:last-child){
	border-right: 3px solid white;
}
#top-blocks .top-item .inner{
padding:0 15px 0 55px;
max-width: 220px;
z-index: 3;
position: relative;

}
#top-blocks .top-item  .top-title{
	font-size: 30px;
	color: white;
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
}
#top-blocks .top-item > a{
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
top:0;
left: 0;
opacity: 0;
background-color: #f28000;

}
#top-blocks .top-item:hover > a{
	opacity: 0.83;
	
}
#top-blocks .top-item:hover  > a+ .inner a{
	color: black!important;
	background: white!important;
}
#top-blocks .top-item .inner a{
		background: rgb(255,156,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 ); /* IE6-9 */
border:0;
color: white;
font-size: 15px;
font-weight: 600;
width: 145px;
height: 44px;
line-height: 44px;
text-decoration: none;
border-radius: 3px;
display: inline-block;
text-align: center;
margin-top: 20px;

}
#home-cols{
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#home-cols .home-left{
background-color: #f5f5f5;
    width: 50%;
    padding: 15px 0px 50px 0;
}

#home-cols .home-left .inner {
       width: 353px;
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
}
#home-cols .home-left .inner  h2{
	font-size: 28px;
	margin-top: 95px;
}
#home-cols .home-left .inner  h2:after{
	margin-left: 0;
	width: 100px;
	margin-bottom: 20px;
}
#home-cols .home-left .inner p{
	font-size: 13px;
	line-height: 23px;
	color: black;
	margin:0 0 25px 0;
}
#home-cols .home-left .inner a{
	margin:0;
	max-width: 145px;
}

#home-cols .home-right{
	width: 50%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#home-cols .home-right .inner{
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
background-color: rgba(51,73,95,0.83);
padding:45px 45px 40px 45px;
}
#home-cols .home-right .inner h4{
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
	margin:0;
}
#home-cols .home-right .inner p{
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	margin:15px 0 0 0;
}
#promise-blocks{
	overflow:hidden;
}
#promise-blocks .container{
	    width: 1350px;
	    max-width: 100%;
}
.promise-blocks{
	
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.promise-blocks .promise-block{
	width: 33.333333%;
	margin-bottom: 15px;
}
.promise-blocks .promise-block .inner{
	width: 335px;
	max-width: 100%;
	text-align: center;
	margin:0 auto;
}
.promise-blocks .promise-block .inner img{
	margin-bottom: 30px;
	    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.promise-blocks .promise-block:hover .inner img{
	    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}
.promise-blocks .promise-block .inner p {
	font-size: 13px;
	line-height: 20px;
}

.promise-blocks .promise-block .inner p strong{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom:25px;

}

/** contact */
#contact-details {
	background-color: #f5f5f5;
}
#contact-details .container{
 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1190px;
    max-width: 100%;
}
#contact-details .c-item{
	text-align: center;
padding: 65px 15px 65px 15px;
max-width: 450px;

}

.c-item p,
.c-item a{
	font-size: 25px;
	line-height: 35px;
	font-weight: 300;
	margin:0;
	color: #020202;
}
.c-item p strong{
	font-size: 25px;
	line-height: 35px;
	font-weight: 400;
}
.c-item p:after{
	content: "";
	background-color: #f28000;
	height: 2px;
	width: 64px;
	display: block;
	margin:15px auto 0 auto;
}
.page-template-contact #map-locator{
	width: 100%;
	 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;


}
#map-locator .map-container{
	width: 50%;
		min-height: 780px;
			position: relative;
}
.page-template-contact #forms{
	width: 50%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}
.page-template-contact #map-locator #map-contact{

width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.map-copy .sorry{
	max-width: 100%;
}
.page-template-contact .map-copy{
	position: absolute;
	bottom: 0;
	left:0;
width: 100%;
		color: white;
background-color: rgba(51,73,95,0.83);
text-align: center;
padding: 15px 15px;
min-height: 250px;
display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-template-contact .map-copy input[type="text"]{
	width: 255px;
	max-width: 100%;
	font-size: 13px;
	color: white;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	padding: 0 0 10px 0;
	margin:0 40px 0 0;
}
.page-template-contact .map-copy button{
	background: rgb(255,156,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 ); /* IE6-9 */
border:0;
color: white;
font-size: 15px;
font-weight: 600;
width: 150px;
height: 44px;
line-height: 44px;
border-radius: 3px;
}
.page-template-contact .map-copyinput[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 	font-size: 13px;
	color: white!important;
	opacity: 1!important;
}
.page-template-contact .map-copy input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	font-size: 13px;
color: white!important;
	opacity: 1!important;
}
.page-template-contact .map-copy input[type="text"]:-ms-input-placeholder { /* IE 10+ */
font-size: 13px;
color: white!important;
	opacity: 1!important;
}
.page-template-contact .map-copy input[type="text"]:-moz-placeholder { /* Firefox 18- */
  font-size: 13px;
color: white!important;
	opacity: 1!important;
}
.page-template-contact .map-copy h3{
	font-size: 30px;
	margin:0 0 10px 0;
	font-weight: 600;
}
.page-template-contact .map-copy  p{
	font-size: 15px;
	line-height: 25px;
	max-width: 410px;
	width: 100%;
	margin:0 auto;
}
.page-template-contact  #locator-form{
	margin-top: 15px;
}
.page-template-contact .map-copy .sorry h3,
.page-template-contact .map-copy .sorry p{
width: 570px;
max-width: 100%;
}
.page-template-contact .map-copy .success p{
	font-size: 20px;
}
.page-template-contact .map-copy .success img{
	margin-bottom: 10px;
}

#forms h2{
	color: #33485f;
	font-size: 36px;
}
#forms .success h2{margin-bottom: 15px;}
#forms .success h2 + p{
margin-bottom: 20px;
}
#forms h2.no-border:after{
	display: none;
}
#forms h2:after{
margin-bottom: 25px;
}
#forms p{
	font-size: 13px;
	line-height: 23px;
	color: #000000;
	margin:0 0 50px 0;
}
#forms > div{
    width: 570px;
    max-width: 100%;
}
#forms input:not([type="submit"]),
.md-content input:not([type="submit"]){
		width: 100%;
	max-width: 100%;
	font-size: 13px;
	color: black;
	background-color: transparent;
	border-bottom: 1px solid #000000;
	padding: 0 0 10px 0;
	font-weight: 600;
	margin:0 0 35px 0;
}
#forms ::-webkit-input-placeholder,
.md-content ::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
 	font-size: 13px;
	color: black;
	opacity: 1;
}
#forms ::-moz-placeholder,
.md-content ::-moz-placeholder { /* Firefox 19+ */
	font-size: 13px;
	color: black;
	opacity: 1;
}
#forms :-ms-input-placeholder,
.md-content :-ms-input-placeholder { /* IE 10+ */
font-size: 13px;
	color: black;
	opacity: 1;
}
#forms :-moz-placeholder ,
.md-content :-moz-placeholder { /* Firefox 18- */
  font-size: 13px;
	color: black;
	opacity: 1;
}
#forms :focus::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
	color: white;
}
#forms :focus::-moz-placeholder { /* Firefox 19+ */
	color: white;
}
#forms :focus:-ms-input-placeholder { /* IE 10+ */
	color: white;
}
#forms :focus:-moz-placeholder { /* Firefox 18- */
	color: white;
}

#forms textarea,
.md-content textarea{
		width: 100%;
	max-width: 100%;
	font-size: 13px;
	color: black;
	background-color: transparent;
	border-bottom: 1px solid #000000;
	padding: 0px 0 10px 0;
	font-weight: 600;
	margin:10px 0 35px 0;
	height: 70px;
}

#forms textarea::-webkit-input-placeholder,
.md-content textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
padding-top:42px;
}
#forms textarea::-moz-placeholder,
.md-content  textarea::-moz-placeholder { /* Firefox 19+ */
	padding-top: 42px;
}
#forms textarea:-ms-input-placeholder ,
.md-content  textarea:-ms-input-placeholder { /* IE 10+ */
padding-top: 42px;
}
#forms textarea:-moz-placeholder ,
.md-content textarea:-moz-placeholder { /* Firefox 18- */
padding-top: 42px;
}
.g-recaptcha{
	display: inline-block;
	margin-top: 20px;
}
#forms input[type="submit"],
.md-content input[type="submit"]{
	background: rgb(255,156,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 ); /* IE6-9 */
border:0;
color: white;
font-size: 15px;
font-weight: 600;
width: 180px;
height: 44px;
line-height: 44px;
border-radius: 3px;
margin:30px auto 0 auto;
}
.legend{
	font-size: 18px;
    font-weight: 600;
    text-align: left;
    padding: 0 15px;
    margin: 25px 0;
}
.clearfix + .legend{
	margin-top: 0;
}
#forms .sorry h2 {
    color: #33485f;
    max-width: 490px;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    display: none!important;
}



/** modal */
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 700px;
    max-width: 100%;
    min-width: 320px;
    height: auto;
    z-index: 2000000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);

}

.md-show {
	visibility: visible;
}
.md-modal{
	    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.md-content {
    color: #000000;
    background: #fff;
    position: relative;
    border-radius: 0;
    margin: 0 auto;
       


}
.md-content.step-2{
	padding: 40px 15px;
}
.md-content.step-2 img{
	margin-bottom: 35px;
}
.md-content.step-2 iframe{
	    height: 1020px;
}
.md-content {
	position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-70deg);
    -moz-transform: rotateY(-70deg);
    -ms-transform: rotateY(-70deg);
    transform: rotateY(-70deg);
    -webkit-transition: all 0.3s, width 0.0001s;
    -moz-transition:  all 0.3s, width 0.0001s;
    transition:  all 0.3s, width 0.0001s;
  
}
 .md-content.active{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  
}
 .md-content.active:not(.sorry) {
    height: 730px;
}
.md-content.sorry{
	/*min-height: 569px;*/
	padding-top: 85px;
	overflow:hidden!important;
}
.md-content.sorry h4{
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	margin:25px auto 10px auto;
	width: 370px;
	max-width: 100%;

}

.md-content.sorry p{
font-size: 13px;
	line-height: 18px;
	margin:0 auto 90px auto;
	width: 480px;
	max-width: 100%;	
}
.md-content:not(.active){
opacity: 0;
visibility: hidden;
width: 0;
padding: 0;

}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100000;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}

.md-perspective body  {
	background: #222;
	perspective: 600px;
}
.md-content.active{
	overflow:auto;
	width: 100%;
}
.md-content:not(.active){
	-webkit-transition: all 0s linear;
-moz-transition: all 0s linear;
-ms-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
}
.md-content.step-1 > div{
	width: 570px;
	max-width: 100%;
	margin:0 auto;
}
.md-content.step-1 {
	padding: 40px 0 45px 0;
}
.md-content.step-1 img{
	margin:0 auto;
}
.md-content.step-1 h4{
	    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
}
.md-content.step-1 p{
	font-size: 16px;
	color: #e68d00;
	margin:0 0 -10px 0;
	font-weight: 600;
}
.md-content.step-1 p a{
		color: #e68d00;
}

.md-modal .close{
background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 17px;
    background-image: url(images/close.png);
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    z-index: 7;
    opacity: 1;
}

.md-content.success{
	padding-top: 45px;
}
.md-content.success #map{
margin-top: 35px;
height: 430px;
}
.md-content.success .popup-map{
	position: relative;
}
.md-content.success .popup-map .inner{
position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    padding: 30px 15px;
    background-color: rgba(51,73,95,0.85);
    width: 100%;
text-align: center;

}
.md-content.success .popup-map .inner h3{
	margin:0;
	font-size: 26px;
font-weight: 600;
}
.md-content.success .popup-map .inner p{
	font-size: 20px;
	margin:0;
}
.md-content.success .popup-map .inner  img{
	margin-bottom: 15px;
}
.md-content.success .popup-footer > a  {
		height: 44px;
	width: 260px;
	max-width: 100%;
	line-height: 44px;
	color: white;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	display: inline-block;
	text-decoration: none;
border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd982c+0,f58710+100 */
background: rgb(253,152,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,152,44,1) 0%, rgba(245,135,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd982c', endColorstr='#f58710',GradientType=0 ); /* IE6-9 */
margin:35px auto 0 auto;
}
.md-content.success .popup-footer p > a{
	font-size: 13px;
	font-weight: 400;
	color: black;
	display: block;
	margin:15px 0 0 0;
}
.sticky nav#mobile-nav{
	position: fixed;
}
nav#mobile-nav:not(.triggered){
	display: none;
}
html.no-overflow{
	overflow:hidden;
}
nav#mobile-nav{
	position: absolute;
	position: fixed;
    top: 95px;
    background: white;
    color: black;
	z-index:99999;
    height: calc(100vh - 95px);
	overflow:scroll;
}
nav#mobile-nav a{
	line-height: 60px;
	font-size: 15px;
	color: black;
	text-align: left;
	padding: 0 15px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
nav#mobile-nav  #menu-mobile-nav > li.popup-trigger a{
	background: rgb(253,152,44); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(253,152,44,1) 0%, rgba(245,135,16,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(253,152,44,1) 0%,rgba(245,135,16,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd982c', endColorstr='#f58710',GradientType=0 ); /* IE6-9 */
color: white;
text-align: center;
}
nav#mobile-nav  #menu-mobile-nav {
	padding: 0;
	margin:0;
}
nav#mobile-nav  #menu-mobile-nav  ul a{
padding-left:45px;
	line-height: 40px;
	font-size: 12px;
}
nav#mobile-nav  #menu-mobile-nav  ul.sub-menu{
	display: none;
}
nav#mobile-nav  #menu-mobile-nav  ul.sub-menu.active{
	display: block;
}
.share a span{
	font-size: 16px;
	color: #333743;
	vertical-align: middle;
}
.share a img{
	margin-right: 15px;
}
.shares{
	padding-top: 15px;
}
.share{
	    float: right;
    position: relative;
    top: 30px;
    margin-left: 30px;
}

  #huge-it-share-buttons-top,
nav #huge-it-share-buttons-top,
#single-post .post-content > #huge-it-share-buttons-top,
.huge-it-share-buttons h3{
	display: none!important;
}
.shares #huge-it-share-buttons-top{
	display: block!important;
}
.page-id-17 #half-boxes > .box-item-2.box-item:hover .inner-image{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.page-id-11 #cols #left-col:before,
.page-id-11 #cols #right-col:before{
	position: absolute; 
	top: 0;  
	width: 100%; 
	height: 100%; 
	background: #fff; 
	display: block; 
	content: ""; 
	z-index: 5;
	-webkit-transition: left 1s linear, right 1s linear;
	-moz-transition: left 1s linear, right 1s linear;
	-ms-transition: left 1s linear, right 1s linear;
	-o-transition: left 1s linear, right 1s linear;
	transition: left 1s linear, right 1s linear;
}
.page-id-11 #cols #right-col:before{
	right: 0;
}
.page-id-11 #cols #left-col:before{
	left: 0;
}
.page-id-11.show-cols #cols #left-col:before{
	left: -100%;
}
.page-id-11.show-cols #cols #right-col:before {
	right: -100%;
}
div.wpcf7 .ajax-loader{
	background-image:url(images/balls.gif);
    background-size: contain;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0 auto;
}
.selectric-items,
.selectric-items li:first-child{
	border-color:#000;
}
.page-template-default .page-content{
    padding: 75px 0;
}
.page-template-default .page-content ul{
	padding-left:20px;
	list-style-type:disc;
}
#copyright a{
    color: #bebebe;
}
#copyright a:hover{
	text-decoration:none;
	color:#fff;
}
#benefits .benefit-item .box-copy ul{
	list-style-type:disc;
    padding: 0 30px;
    text-align: left;
    margin-left: 15px;
    max-width: calc(100% - 15px);
    line-height: 1.8;
}


.selectric {
	padding-bottom:15px;
}


#nav-logo_mobile a.mobile-estimate {
	background: rgb(255,156,44);
    background: -moz-linear-gradient(top, rgba(255,156,44,1) 0%, rgba(242,128,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,156,44,1) 0%,rgba(242,128,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c2c', endColorstr='#f28000',GradientType=0 );
    padding:10px 20px;
    display:block;
    margin-top:25px;
    color:#fff;
    font-size:15px;
    text-align:center;
}
#nav-logo_mobile a.mobile-estimate:hover {
	text-decoration: none;
}

#nav-logo_mobile {display:none;}

body.noscroll {overflow:hidden; max-height:100vh !important;}

@media screen and (max-width: 480px) {
	#nav-logo {display:none;}
	#nav-logo_mobile {display:block;}
}
