.hl-form {
  background: #fff;
  border: solid 3px #37465a;
  border-radius: 10px;
  padding: 10px 30px 10px;
  width: 450px;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: 1;
  color: #000;
}
.from-h {
  text-align: center;
  line-height: normal;
}
.from-h h2 {
  margin: 0;
  text-align: center;
  font-size: 1.5em;
}
.from-h a {
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: 900;
}
.hlform-row {
  display: flex;
  flex-wrap: wrap;
  clear: both;
  margin: 0 0 12px;
  justify-content: space-between;
}
.hlform-col {
  width: 48.5%;
}
.hl-form input[type="email"], .hl-form input[type="tel"], .hl-form input[type="text"], .hl-form select {
  border: solid 1px #e7edf1;
  background: #f2f5f7;
  width: 100%;
  padding: 8px 15px;
  font-size: 0.85em;
}
.hlform-rowfull .hlform-col {
  width: 100%;
}
.hl-form .btn {
  width: 100%;
  border-radius: 7px;
  padding: 5px 20px;
}
.disclaimertxt {
  height: 50px;
  overflow-y: scroll;
}
.hl-ctabar {
  background: #f2f5f7;
  padding: 50px 0;
    clear: both;
}
.hl-ctabar h3 {
 margin: 0;
  position: relative;
  width: 50%;
  font-size: 1.35em;
}
.hl-ctabar h3::before {
  content: url(https://elitewindowcleaning.ca/kingston/wp-content/uploads/sites/7/2023/09/arrow.jpg);
 width: 122px;
  height: 75px;
  position: absolute;
  right: -130px;
  top: 0px;
}




































.section-video{
    background: rgb(55,70,90);
    color: #fff;
}
.section-video h2{
    text-align: left !important;
  line-height: normal;
  margin-bottom: 20px !important;
}
.promise-sec{
    text-align: center;
}
.promise-sec h3{
    font-size: 1.1em;
    margin: 20px 0;
}
.promise-sec .col-md-6 {
    padding-bottom: 30px;
}
.section-two{
    text-align: center;
}

.lp-main{
    float: left;
    width: 100%;
    position: relative;
}
.section-copyright{
  font-size: 0.75em;
  line-height: 2.0em;
  font-style: italic;
}
.footer-lp {
  float: left;
  width: 100%;
  padding: 14px 0;
  position: sticky;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: rgb(242,245,247);
}
.phone-cta{
   color: #414141;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.35em;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
.phone-cta .fa-solid{
    margin-right: 10px;
}
.faq-sec{
    background: #f8f8f8;
    text-align: center;
}
.faq-sec h3{
    color: #333;
}
.faq-outer{
text-align:left;	
}
.faq-outer h3{
font-size: 1.3em;
  margin: 0 0 15px 0;
  font-weight: 700;
  float: left;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding: 15px 54px 15px 30px;
  background: #fff;
  border: solid 1px #84bf4c;
  color: #333;
}
.faq-outer h3:before {
   content: "\f067";
font-family: Font Awesome\ 6 Free;
font-size: 1.1em;
font-weight:700;
position: absolute;
right: 20px;
top: 12px;
	color: #84bf4c;
}
.faq-outer h3.active:before {
    content: "\f068";
	color: #fff;
}
.faq-outer h3:hover:before {
	color: #fff;
}
.faq-outer h3:hover{
  color: #fff;
  background: #84bf4c;
}
.faq-outer h3.active{
color: #fff;
  background: #84bf4c;
}

.faq-outer h3.active{
border:none;
margin:0;	
}
.faq-answer{
float: left;
  width: 100%;
  padding: 50px;
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0,0,0,0.15);
}
.faq-answer p:last-child{
margin:0;	
}


.floating-btn{
position: fixed;
right: -53px;
top: 50%;
background: #8CC63E;
display: block;
color: #fff;
padding: 15px 30px;
transform: rotate(-90deg);
text-transform: uppercase;
font-weight: 800;
letter-spacing: 1.0px;
margin-top: -75px;
box-shadow: 0 -10px 20px rgba(0,0,0,0.2);
border-radius: 10px 10px 0 0;
	z-index: 1;
}
.floating-btn:hover,
.floating-btn:focus,
.floating-btn:active{
background: #EE3123;
color: #fff;

}
.red-color{
    color: #C74649;
}
.intro{
    background: rgb(242,245,247);
}
.intro h2{
margin-bottom: 0 !important;
  font-weight: 400 !important;
  font-size: 1.35em;
  position: relative;
  text-align: left !important;
  line-height: normal;
}
.intro .btn.btn-alt:hover,
.intro .btn.btn-alt:focus,
.intro .btn.btn-alt:active{
    background: #fff;
    color: #84bf4c;
}
.intro h2:after{

}
.video-responsive {
 overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.section.section-one h2{
	margin-bottom: 20px;
	
}
.offer-sec h3{
background: #84bf4c;
  color: #fff;
  padding: 50px 100px;
  border-radius: 50px 0;
  font-size: 2.5em;
  line-height: 1;
  text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.offer-sec{
    background: #f8f8f8;
    text-align: center;
    padding: 50px;
}
.greenbg-col .btn{
	color: #fff;
background: #8cc63e;
}
.greenbg-col .btn:hover,
.greenbg-col .btn:focus,
.greenbg-col .btn:active{
	color: #fff;
background: #EE3123;
}
.awards-list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.awards-list li{
box-shadow: 0 0 15px rgba(0,0,0,0.15);
list-style-type: none;
width: 23%;
margin: 15px 1%;
border-radius: 30px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 50px;
text-align: center;
	background: #fff;
}
.awards-list li:before{
display: none;
}
.awards-list li strong{
	font-weight: 700;
	font-size: 2.500em;
}
.section-one{
    text-align: center;
}
.section-one .row{
   padding-bottom: 50px;
    padding-top: 30px;
}
.footer img{
    margin-bottom: 25px;
}
.footer{
float: left;
  width: 100%;
  padding: 50px 0;
  position: relative;
  background: #fff;
  text-align: center;
}
.footer ul{
    display: flex;
  justify-content: center;
  margin:0;
}
.footer h3{
	color: #fff;
font-size: 1.1em;
}
.footer .fa-brands {
	margin-right: 10px;
background: #84bf4c;
width: 32px;
height: 32px;
border-radius: 100%;
text-align: center;
line-height: 32px;
color: #fff;
}
.footer li{
	list-style-type: none;
	padding-left: 0;
}
.footer a{
color: #fff;
}
.footer ul li::before {
	display: none;
}

.section-site-criteria h6{
	margin: 0;
	color: #404040;
}
.section-site-criteria img{
	margin: 0 0 30px 0;
}
.section-site-criteria .col-lg-6 h2{
	margin-bottom: 5px;
}
.section-site-criteria h3{
	font-size: 1.222em;
	font-weight: 400;
}
.section-site-criteria{
text-align: center;
}
.section-schools{
	text-align: center;
}
.section-schools img{
	margin-bottom: 30px;
}
.section-schools .wrapper{
	margin-top: -60px;
}
.section-awards{

padding-bottom: 230px !important;
}
.section-awards img{
	vertical-align: middle;
}

.section h2{
	text-align: center;
	margin-bottom: 50px;
    font-weight: 900;
}
.section-title{
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.section-title strong{
background: #fff;
display: inline-block;
padding: 0px 30px;
position: relative;
	color: #8cc63e;
}
.section-title:before{
content: "";
width: 100%;
height: 1px;
background: #ccc;
position: absolute;
left: 0;
top: 50%;
}
.icon-benifits{
color: #fff;
  background: #84bf4c;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin: 0 auto 25px;
  font-size: 1.5em;
}
.section-local{

}
.section-local ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.section-local ul li h3:hover{
  color: #84bf4c;
}
.section-local ul li h3{
font-size: 1.3em;
  color: #222;
  font-weight: 700;
  position: relative;
  line-height: 1;
    cursor: pointer;
    margin: 0;
}
.section-local ul li h3:after{
	content:"\f107";
	color:#84bf4c;
	font-family: Font Awesome\ 6 Free;
	font-weight: 700;
	font-size:1em;
	display: block;
    margin-top: 10px;
}
.section-local ul li h3.active:after{
	content:"\f106";
}
.section-local ul li h3.active{
	color: #84bf4c;
}
.section-local ul li p{
    display: none;
    padding-top: 10px;
}
.section-local ul li:before{
    display: none;
}
.section-local ul li blockquote{
margin: 0 0 20px 0;
  font-weight: 700;
  font-size: 1.1em;
}
.section-local ul li{
list-style-type: none;
  width: 100%;
  padding: 30px 30px 30px 130px;
  margin: 10px 0;
  border: solid 1px #ccc;
  position: relative;
    background:url(img/quote-icon.png) no-repeat 43px 36px;
}
.section-local ul li cite{
    font-style: normal;
}
.greenbg-col{
	padding: 0 40px;
height: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
border-radius: 35px 0 0 35px;
flex-direction: column;
border: solid 1px rgba(255,255,255,0.7);
	border-right:none;
}

.greenbg-col img{
	margin-top: 10px;
}
ol li{
	list-style-position: inside; 
}
.inner-content{
	padding: 60px 0;
	float: left;
	width: 100%;
	
}
.section ul:last-child{
	margin: 0;
	
}


.service-icon{
	margin: 0 auto 20px;
background: #008acb;
width: 160px;
height: 160px;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
border-radius: 100%;
font-size: 4.5em;
}
.section-services{
	text-align: center;
	background: url("img/map-after.svg") no-repeat left bottom #f7f8f9;
}
.section-orange img{
	display: block;
	margin: 0 auto;
}
.section-orange strong{
	display: block;
	font-size: 1.600em;
	font-weight: 500;
}
.note{
	font-size: 0.750em;
}
.price-box{
	background: #fff;
border: solid 1px #f5b128;
border-radius: 20px;
padding: 30px;
margin-bottom: 10px;
}
.section-site-criteria{
	background: url("img/map-after.svg") no-repeat left bottom;
}








.section-schools h2{
	margin-bottom: 20px !important;
}
.section-schools h2,
.section-schools h4{
	color: #fff;
}
.section-schools::before {
content: "";
width: 100%;
height: 60%;
position: absolute;
left: 0;
top: -60%;
background: url("img/why-lightblue.svg") no-repeat left top;
background-size: cover;
	z-index: -1;
}

.section-schools{
background: #008acb;
	color: #fff;
}

.section.notes{
	padding-bottom: 190px;
	position: relative;
z-index: 1;
text-align: center;
}

.wrapper {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  max-width: 1200px;
}
.section{
float: left;
width: 100%;
	position: relative;
clear: both;
padding: 50px 0;
}
.section p:last-child{
margin: 0;
}
.skillbar {
	background: #f2f2f2 none repeat scroll 0 0;
	border: 1px solid #ddd;
	float: left;
	margin: 0 0 10px;
	padding: 13px 70px;
	width: 100%;
}
.skillbar-title {
	color: #5d5d5e;
	float: left;
	font-size: 18px;
	font-weight: 700;
	padding: 0 0 10px;
	width: 100%;
}
.skillbar-bar {
	background: #76be43 none repeat scroll 0 0;
	color: #fff;
	float: left;
}
.skill-bar-percent {
	background: #472e8d none repeat scroll 0 0;
	float: right;
	font-size: 18px;
	font-weight: 700;
	padding: 5px 15px;
}
.eightfive {
	width: 85%;
}
.twentyeight {
	width: 28%;
}
.fifty {
	width: 50%;
}
.fa-quote-left {
	float: left;
	width: 100%;
	margin: 0 0 15px;
	clear: both;
}
.fa-quote-right {
	float: right;
	margin: 0;
}

.section3-lp cite {
	color: #696969;
	display: block;
	font-size: 16px;
	font-style: normal;
}

.service-inner {
	float: left;
	min-height: 235px;
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow:hidden;
	position:relative;
}
.services-top{
	width: 31%;
margin: 0 1%;
	}
.services-top a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 30px;
	
}

.service-inner img{
	width:100%;
	}
.service-inner h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin:0px;
	display:table-cell;
	vertical-align:middle;
}
.service-inner p {
	margin: 0;
}
.testimonials-outer{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.testimonials-inner {
	float: left;
width: 48%;
border-radius: 30px;
position: relative;
padding: 100px 50px 50px;
background: rgba(252,173,26,0.08);
font-size: 1.300em;
line-height: 1.3em;
}
.testimonials-inner:before {
	content:'\f10d';
	color:#ee2028;
	font-family: Font Awesome\ 6 Free;
	font-weight: 700;
	font-size: 2.5em;
	position: absolute;
	left: 40px;
	top: 40px;
}
.testimonials-inner:after {
	content:'\f10e';
	color:#ee2028;
	font-family: Font Awesome\ 6 Free;
	font-weight: 700;
	font-size: 2.5em;
	position: absolute;
	right: 40px;
	bottom: 40px;
}
.testimonials-inner cite{
	color: #ee2028;
	font-weight: 700;
	font-style: normal;
}


.section-testimonials {
	float: left;
width: 100%;
background: #fdf8f8;
padding: 0 0 70px 0;
	position: relative;
}

.section-testimonials:before {
content: "";
width: 160px;
height: 160px;
border-radius: 100%;
position: absolute;
left: 23%;
top: -94px;
background: #f5f9e8;
}
.section-testimonials:after {
content: "";
width: 110px;
height: 80px;
border-radius: 0 50px 0 0;
position: absolute;
left: 0;
bottom: 0;
background: #e0f2f5;
}
.three-posts img {
	border-radius: 10px;
	border: #ccc solid 2px;
}
.three-posts p {
	font-size: 15px;
	line-height: 23px;
}
.section3-title {
	background: url(img/coffee-cup-wide.jpg) no-repeat center center fixed;
	background-size: 100%;
	clear: both;
	float: left;
	width: 100%;
}
.footer-bar {
float: left;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  background: #333;
  color: #fff;
}
.footer a:hover .fa-brands{
    background: #333;
    color: #fff;
}
.footer-bar p {
	margin: 0;
}
.footer-bar strong {
	text-transform: uppercase;
	color: #ed1c24;
}
.footer-bar img {
	vertical-align: middle;
	margin: 0 2px;
}
.text-right {
	text-align: right;
}
a {
	outline: none !important;
	color: #C74649;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C74649;
}
.section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 40px 0;
	border-bottom: #ccc solid 1px;
	border-top: #ccc solid 1px;
}
.training-box-lp {
	float: left;
	position: relative;
	width: 100%;
}
.training-box-lp img {
	border-radius: 5px;
	display: block;
	margin: 0 auto;
}
.boxtext {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	border-bottom: 5px solid #ed1c24;
	border-top: 5px solid #ed1c24;
	color: #fff;
	display: table;
	height: 230px;
	left: 0;
	padding: 20px 5%;
	position: absolute;
	top: 100px;
	width: 90%;
}
.section5 h2 {
	color: #008ed4;
	font-size: 32px;
	margin-bottom: 30px;
	font-weight: 400;
}
.boxtext h3 {
	color: #fff;
	font-size: 24px;
	display: table-cell;
	vertical-align: middle;
	line-height: 38px;
	margin: 0;
	font-weight: 400;
}
body {
	overflow-x: hidden;
	font-family: "Open Sans", sans-serif;
	font-size: 112.5%;
	line-height: 1.7em;
	padding:0;
	margin: 0;
	color: #414141;
}
p {
	margin: 0 0 20px 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 20px 0;
	padding: 0;
    line-height: 1;
	font-weight: 700;
}
.font-large {
	font-size: 18px;
	line-height: 36px;
}
.section2-lp h2 {
	color: #008ed4;
	font-size: 32px;
	font-weight: 400;
}
.section2-lp h2 strong {
	color: #ed1c24;
	font-weight: 400;
}
.section2-lp img {
	margin: 0 auto 30px auto;
	display: block;
}

.header-lp {
float: left;
  width: 100%;
  padding: 14px 0;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 2;
  background: #fff;
}
.header-lp h1 {
	color: #fff;
text-shadow: 0 0 15px rgba(0,0,0,0.5);
}
.header-lp h2 {
	font-size: 1.333em;
	color: #fff;
	text-shadow: 0 0 15px rgba(0,0,0,0.5);
}
.banner-lp {
float: left;
  width: 100%;
    max-height: 360px;
  position: relative;
    z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.banner-lp li {
	font-weight: 500;
}
.intro h2:after{
content: "";
  background: url("img/arrow-form.png") no-repeat;
  width: 133px;
  height: 82px;
  position: absolute;
  right: -20px;
  top: 20px;
}
.banner-lp h1 {
color: #fff;
  font-size: 2.25em;
  margin: 0;
  font-weight: 800;
  line-height: 1.4em;
  text-shadow: 0 0px 20px rgba(0,0,0,0.5);
}
.banner-lp p {
font-weight: 700;
  font-size: 1.5em;
  margin: 0;
}
.banner-inner-lp {
	float: left;
  width: 100%;
  padding: 70px 0;
}
.form-lp .wrapper{
	z-index: 1;
}
.form-lp {
background: #fff;
  color: #414141;
  padding: 30px;
  border-radius: 20px;
  border: solid #37465A 3px;
  float: left;
  width: 100%;
  position: relative;
}
.formrow-lp label {
display: block;
margin-bottom: 5px;
font-weight: 400;
width: 100%;
}
.formhead-lp {
	float: left;
	padding: 25px 0;
	text-align: center;
	border-top: #fbee70 solid 5px;
	width: 100%;
	background: #e87722;
}
.formhead-lp h3 {
	color: #fff;
	display: inline-block;
	font-size: 22px;
	margin: 0 0 5px 0;
	text-shadow: 0 1px 0 rgb(0, 0, 0);
	text-transform: uppercase;
}
.formhead-lp h2 {
	color: #fff;
	font-size: 18px;
	margin: 0;
}
.formrow-lp {
  margin-top: 7px;
  padding-bottom: 7px;
}

.form-lp input[type="text"],
.form-lp input[type="email"],
.form-lp input[type="tel"],
.form-lp select,
.form-lp textarea{
border: solid 1px #E7EDF1;
  border-radius: 5px;
  display: block;
  padding: 10px 20px;
  width: 100%;
  font-size: 0.900em;
  color: #444;
  background: #F2F5F7;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.form-lp .formbody-lp h2{
font-size:1.3em;
  text-align: center;
}
.form-lp .formbody-lp h2 a{
color: #414141;
}
.form-lp .formbody-lp h2 a:hover,
.form-lp .formbody-lp h2 a:focus,
.form-lp .formbody-lp h2 a:active{
color: #C74649;
}
.formbody-lp select.half-left{
	background: url(img/dropdown.png) no-repeat scroll 95% center #fff;
	}
.formbody-lp select.half-right{
	background: url(img/dropdown.png) no-repeat scroll 95% center #fff;
	}
.half-left{
	width:47% !important;
	float:left;
	}
.half-right{
	width:47% !important;
	float:right;
	}
.formbody-lp hr{
	width:100%;
	height:2px;
	float:left;
	border:0px;
	margin:4px 0px 10px 0px;
	background:url(img/forrm_sep.jpg) top center repeat-x;
	}
form {
	margin: 0;
}
.formbody-lp p {
	font-size: 14px;
	line-height: normal;
}
.formbody-lp input[type="submit"] {
display: block;
  width: 100%;

}
.form-lp small{
   font-size: 0.65em;
  line-height: 1.7em;
  display: block;
}
.formbody-lp input[type="submit"]:hover,
.formbody-lp input[type="submit"]:focus,
.formbody-lp input[type="submit"]:active{
color: #fff;
background: #202F63;
}
.video-box {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	float: left;
	width: 100%;
}
.video-box iframe {
	display: block;
}
.video-quote {
	float: left;
	width: 64%;
}
.quote-box {
	float: left;
	width: 100%;
	margin: 14px 0 0 0;
	padding:45px 0px;
	position:relative;
}
.quote-box .fa {
	position:absolute;
	width:35px;
	height:31px;
}
.quote-box .fa-left {
	top:0px;
	left:0px;
		background:url(img/start_quote.png) top center no-repeat;
	}
.quote-box p {
	color: #fff;
	font-size: 18px;
	text-align:left;
	font-weight: 500;
	line-height: 24px;
}
.quote-box cite {
	color: #ed1c24;
	display: block;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}
.quote-box cite strong {
	display: block;
	font-weight: 400;
}
.fa-right {
	bottom:20px;
	right:0px;
	background:url(img/end_quote.png) top center no-repeat;
}
.sectiom1-heading {
	background: #76be43 none repeat scroll 0 0;
	border-bottom: 4px solid #523a94;
	float: left;
	margin: 0 0 60px;
	padding: 20px 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.arrowdown {
	background: rgba(0, 0, 0, 0) url("img/arrow-down-cta.png") no-repeat scroll 0 0;
	bottom: -34px;
	height: 50px;
	left: 50%;
	margin: 0 0 0 -41px;
	position: absolute;
	width: 83px;
}
.section1-lp {
	float: left;
	width: 100%;
}
.section1-lp h1, .section1-lp h2 {
	color: #fff;
	font-size: 28px;
	margin: 0;
}
.section-text {
	text-align: center;
	float: left;
	width: 100%;
	padding: 40px 0;
}
.section2-lp {
	float: left;
	width: 100%;
	background:url(img/pattern_2.jpg) top center;
	text-align: center;
	padding: 50px 0px 50px 0px;
}
.section2-lp p{
	text-align:left;
	font-weight:normal;
}
.section2-lp ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
ul, ol{
	margin: 0 0 20px 0;
	padding: 0;
}
ul li{
	list-style:none;
	position:relative;
	padding:5px 0px 5px 20px;
}
ul li:before{
	position:absolute;
	top:13px;
	left:0px;
	content:'';
	background: #404040;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	}

.service-box-lp {
	float: left;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.logos {
	float: left;
	width: 100%;
	border-top: #ccc solid 1px;
	padding: 30px 0;
	text-align: center;
}
.logos img {
	margin: 0 30px;
}
.service-box-lp img {
	
}


.section3-lp h3, .section3-lp h2 {
	color: #fff;
	margin: 0 0 30px;
}
.relative-pos {
	position: relative;
}
.blurb {
	background: rgba(0, 0, 0, 0) url("img/blurb.png") no-repeat scroll 0 0;
	height: 256px;
	left: -140px;
	padding: 92px 60px 0;
	position: absolute;
	text-align: center;
	top: 150px;
	width: 437px;
}
.section3-lp .blurb p {
	color: #fff;
	font-size: 22px;
	padding: 0;
	margin: 0;
	font-weight: 700;
	line-height: 24px;
}
.section3-lp {
	float: left;
	padding: 50px 0px;
	width: 100%;
	color: #fff;
	background:url(img/bg_3.jpg) no-repeat bottom center fixed;
	background-size:cover;
}
.section3-lp ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.section3-lp ul li{
	width:100%;
	float:left;
	list-style:none;
	text-align:left;
	position:relative;
	padding:6px 0px 8px 30px;
	margin-bottom:25px;
}
.section3-lp ul li:after{
	position:absolute;
	top:10px;
	left:0px;
	content:'\f00c';
	color:#fff;
	font-family: Font Awesome\ 6 Free;
	}
.patners{
	text-align:center;
	width:100%;
	padding:35px 0px;
	margin-top:30px;
	background:#007a7a;
	}
.section3-lp h2{
	text-align:left;
	}
.section3-lp ul {
	padding: 0;
	margin: 0;
}
.section5-lp {
	float: left;
padding: 40px 0px;
width: 100%;
color: #fff;
background: #8cc63e;
}
.section5-inner h2{
	color: #fff;
text-align: center;
margin: 0 10px 0 0;
}




.section5-inner {
	float: left;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.section4-lp {
	float: left;
	width: 100%;
	background:#009999;
	text-align: left;
	padding: 50px 0px 0px 0px;
}
.section4-lp p{
	text-align:left;
	font-weight:normal;
}
.section4-lp ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.section4-lp ul li{
	width:100%;
	float:left;
	list-style:none;
	text-align:left;
	position:relative;
	padding:6px 0px 8px 30px;
}
.section4-lp ul li:after{
	position:absolute;
	top:10px;
	left:0px;
	content:'\f05d';
	color:#fff;
	font-family: Font Awesome\ 6 Free;
	}
.process {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	float: left;
	min-height: 310px;
	padding: 20px 10px;
	width: 100%;
	position: relative;
}
.arrow-step {
	background: url(img/arrow-right.png) no-repeat;
	width: 25px;
	height: 22px;
	display: block;
	position: absolute;
	right: -29px;
	top: 50%;
}
.process p {
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	margin: 10px 0;
	min-height: 40px;
}
.section3-lp p {
	clear: both;
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 40px;
}


.footer-lp h2 {
	color: #fff;
	font-size: 44px;
	font-weight: 400;
	margin: 0;
}
.footer-lp h3 {
	border-bottom: 1px solid #666;
	color: #ed1c24;
	font-size: 28px;
	font-weight: 400;
	padding-bottom: 23px;
	text-align: center;
}
.footer-lp span {
	color: #ed1c24;
	display: block;
	font-size: 72px;
	font-weight: 700;
	margin: 40px 0;
}
.footer-lp h4 {
	font-size: 36px;
}
.footer-lp h3 a {
	color: #ed1c24;
}
.footer-lp p {
	line-height: 36px;
}
.footer-lp strong {
	font-weight: 400;
	color: #ed1c24;
}

.copyrights {
	text-align: right;
}
.sep-foot {
	float: left;
	width: 100%;
	height: 2px;
	margin: 0 0 15px 0;
	background: url(img/footer-sep-lp.jpg) repeat-x;
}
.clear {
	clear: both;
}
img {
	outline: 0;
	max-width: 100%;
	vertical-align: top;
	height: auto;
}
textarea {
	min-height: inherit !important;
}
.footer .btn:hover,
.footer .btn:focus,
.footer .btn:active{
	color: #fff;
background: #8cc63e;
}
.btn {
background: #C74649;
  border: medium none;
  border-radius: 10px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0em;
  font-weight: 700;
  line-height: normal;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  padding: 10px 25px;
  text-align: center;
}
.btn:hover,
.btn:focus,
.btn:active{
	background:#202F63;
	color: #fff;
}
.btn.btn-alt {
	background: #111;
	color: #fff;
}
.btn.btn-alt:hover,
.btn.btn-alt:focus,
.btn.btn-alt:active{
	background: #79ba3e;
	color: #fff;
}
.cta-buttons .btn{
	font-size: 1.300em;
font-weight: 700;
text-align: left;
line-height: 1.2em;
display: block;
padding: 35px 120px 35px 65px;
position: relative;
}
.cta-buttons .btn:before{
	content:'\f178';
	font-family: Font Awesome\ 6 Free;
	font-size: 1.500em;
font-weight: 700;
display: flex;
background: #fff;
width: 70px;
height: 70px;
position: absolute;
right: 40px;
top: 30px;
color: #fcad1a;
text-shadow: none;
border-radius: 100%;
align-items: center;
justify-content: center;
}

h1 {
	font-size: 2.500em;
}
h2 {
	font-size: 2.125em;
}
h3 {
	font-size: 1.750em;
}
h4 {
	font-size: 1.500em;
}
h5 {
	font-size: 1.111em;
}
h6 {
	font-size: 1.0em;
}
@media screen and (max-width: 1600px) {
	.section-schools::before {
  top: -50%;
}
	
	.banner-lp::before {
  top: -73%;
}
}
@media screen and (max-width: 1440px) {
	.footer::before {
    top: -270px;
}
	
	.cta-buttons .btn {
  font-size: 1.100em;
  padding: 35px 120px 35px 45px;
}
	.service-box-lp h4 {
  font-size: 1.300em;
}
.section-orange strong {
  display: block;
  font-size: 1.300em;
}
	}
@media screen and (max-width: 1280px) {
.wrapper {
  width: 94%;
  max-width: 100%;
}
	}
@media screen and (max-width: 1200px) {
.banner-lp::before {
  top: -65%;
height: 75%;
}
}

@media screen and (max-width: 1199px) {
    .hl-ctabar h3 {
  width: 37%;
  font-size: 1.0em;
}
    .intro {
  margin-bottom: 0;
}
    .banner-lp {
  max-height: inherit;
}
    .intro h2::after {
  display: none;
}
    .offer-sec h3 {
  padding: 50px 40px;
  font-size: 2.0em;
}
	.greenbg-col p {
  padding: 0;
}
	.greenbg-col {
  padding: 30px 20px;
}
	h1,h2{
		font-size: 1.7em;
	}
	h3 {
  font-size: 1.7em;
}
	h4 {
  font-size: 1.3em;
}
	.inner-content {
  padding: 30px 0;
}
	.section5-lp {
  padding: 45px 0px;
}
	.section5-inner h2 br {
  display: none;
}
	
	
	.banner-lp h1 {
	font-size: 2.0em;
		margin-bottom: 20px;
}

	.section-services {
  padding: 35px 0;
}
	.section {
  padding: 45px 0;
}
	body {
		padding-top: 0;
}

}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 991px) {
     .hl-ctabar h3 {
    width: 100%;
    text-align: center;
  }
    .hl-ctabar h3::before {
        display: none;
    }
    .hl-form {
  width: 100%;
  position: relative;
  top: auto;
  right: auto;
}
   
	.footer::before{
		display: none;
	}
	.awards-list li {
  padding: 30px;
}
	.section.section-site-criteria p:last-child {
  margin: 0 0 20px;
}
	.form-lp img{
	margin-bottom: 20px;	
	}
	.banner-lp::before,
	.section-testimonials::before,
	.section-testimonials::after{
		display: none;
	}
	.cta-buttons .btn::before {
  font-size: 1.200em;
  width: 50px;
  height: 50px;
  right: 26px;
  top: 22px;
}
	.services-top {
  width: 31%;
  margin: 10px 1%;
}

	.form-lp input[type="text"], .form-lp input[type="email"], .form-lp input[type="tel"], .form-lp select, .form-lp textarea{
		margin-bottom: 10px;
		
	}
	.formrow-lp {
  margin-top: 0;
  padding-bottom: 0;
}

	
.formbody-lp input[type="submit"] {
	font-size: 20px;
}
.boxtext {
	top: 12px;
}
.service-box-lp {
	min-height: 215px;
}
.header-lp h3 {
	margin: 14px 0 0;
}
}

@media screen and (max-width: 768px) {
     .offer-sec h3 {
    padding: 30px 10px;
    font-size: 1.5em;
  }
.section4-lp {
	background-position: top center;
}

}

@media screen and (max-width: 767px) {
    .header-lp .btn{
        display: none;
    }
    
    .intro h2 {
  font-size: 1.5em;
}
    .banner-lp p {
  font-size: 1.2em;
}


	.banner-inner-lp img{
		margin: 0 auto 20px;
	}
	.awards-list li strong {
  font-size: 2.000em;
}
	.section-schools img {
  margin-bottom: 10px;
}
	.section {
  padding: 20px 0;
}
	.section-local,
	.section-awards,
	.section5-lp,
	.form-lp,
	.footer{
  padding: 20px 0 !important;
}
	.footer .col-md-3:last-child ul{
		padding-bottom: 0;
		border: none;
		margin: 0;
	}
	.footer{
		padding-bottom: 0;
	}
	.awards-list li {
  width: 48%;
		margin: 8px 1%;
}
	h1, h2 {
  font-size: 1.4em;
}
	.footer .btn{
		margin-bottom: 20px;
	}
	.footer::before {
  display: none;
}
	.section.notes {
  padding-bottom: 45px;
}
	.section-schools .wrapper {
  margin-top: 0;
}
	.section-schools::before{
		display: none;
	}
	
	.greenbg-col {
  border-right: solid 1px rgba(255,255,255,0.7);
}
	.banner-lp img{
		margin: 0 auto 20px;
		display: block;
	}
	.formbody-lp {
  padding: 30px;
}

	.footer ul{
		border-bottom: solid 1px rgba(255,255,255,0.3);
padding-bottom: 20px;
	}
	.footer img{
		margin: 0 0 10px 0;
	}
	.footer{
		text-align: center;
	}
	.section5-inner h2{
		margin: 0 0 20px 0;
	}
	.section5-inner {
  flex-direction: column;
}
	.section h2 {
  margin-bottom: 25px;
}
	.logo {
  margin-bottom: 20px;
}

	.section-testimonials {
  padding: 0 0 35px 0;
}
	.testimonials-inner {
  width: 100%;
		margin: 10px 0;
		font-size: 1.100em;
line-height: 1.4em;
}
.formhead-lp h2 br {
	display: none;
}

.service-inner {
	margin: 0 0 20px;
	min-height: inherit;
}

.font-large {
	font-size: 16px;
	line-height: 28px;
}
.section1-lp h1, .section1-lp h2 {
	font-size: 22px;
}
.quote-box img {
	margin: 0 auto 20px auto;
	display: block;
}

.footer-bar p {
	text-align: center;
}
.service-box-lp {
	min-height: inherit;
	margin-bottom: 20px;
}


.training-box-lp {
	margin-bottom: 30px;
}



.quote-box {
	margin: 30px 0;
}

.copyrights {
	text-align: center;
}

}
@media screen and (max-width: 640px){
.services-top {
  width: 48%;
  margin: 5px 1%;
}
	}
@media screen and (max-width: 575px){
    .banner-inner-lp {
  padding: 20px 0;
}
      .banner-lp h1 {
    font-size: 1.4em;
  }

    .offer-sec h3 br{
        display: none;
    }
	.services-top {
  width: 100%;
  margin: 5px 0;
}
	h3 {
  font-size: 1.4em;
}
	h4 {
  font-size: 1.1em;
}
	
	.section5-inner h2 {
  font-size: 1.5em;
}
	.section h2{
  text-align: center;
}
	}
@media screen and (max-width: 480px) {
    .phone-cta {
  font-size: 1.0em;
  margin: 0;
}
    .faq-answer {
  padding: 20px;
}
    .faq-outer h3 {
  font-size: 1.1em;
  padding: 15px 54px 15px 20px;
}
    .section-local ul li {
    width: 100%;
        margin: 5px 0;
        background: none;
        padding: 20px;
  }
	.cta-buttons .btn {
  font-size: 1.0em;
  padding: 35px 90px 35px 45px;
}
}
@media screen and (max-width: 375px){

	}
	
	

