.fusion-page-title-bar {
	display: none;
}
#main {
	padding-top: 0;
	padding-bottom: 0;
}

.landingpagebody{
	width: 100%
	color:black;
}

.lp-wrap {
	color: black;
	overflow: hidden;
}

.lp-in {
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.lp-banner {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 500px;
	position: relative;
}
.lp-banner:before {
	content: '';
	display: block;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.lp-banner-text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);	
	padding: 10px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
.lp-banner-text h1 {
	color: white;
	padding: 15px;
	display: inline-block;
	margin: 0;
	text-shadow: #000000 1px 2px 4px;
	font-size: 36px;
	line-height: 1.5;
	}

.lp-banner-text h3 {	
	color: white;
	padding: 10px;
	display: inline-block;
	text-shadow: #000000 1px 2px 4px;
	font-size: 26px;
	line-height: 1.5;
	margin: 0 0 20px;
}
.lp-banner-text a {
	background: #333;
	color: white;
	display: inline-block;
	padding: 15px;
	border-radius: 4px;
	font-size: 20px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.lp-banner-text a:hover {
	background: #f5821f;
}
.lp-banner img {
	display: none;
}
.lp-title {
	text-align: center;
	font-size: 28px;
	padding: 0 0 20px;
}
.cols-wrap:after {
	clear: both;
	content: '';
	display: table;
}
.col {
	float: left;
	width: 33.333%;
	text-align: center;
	padding: 20px 30px;
}
.col._25 {
	width: 25%;
}
.col h3 {
	font-size: 24px;
    color: #316b4a;
}
.col img {
	border-radius: 5px;
    width: 100%;
    height: 250px;
    display: block;
    margin: 0 auto;
}
.lp-pad {
	padding-top: 60px;
	padding-bottom: 60px;
}
.lp-pad.notop {
	padding-top: 0;
}
.lp-pad.nobot {
	padding-bottom: 0;
}
.lp-content-wrap:after {
	clear: both;
	content: '';
	display: table;
}
.lp-content-wrap p {
	font-size: 16px;
	line-height: 1.8;
}
.lp-content-col {
	float: left;
	width: 50%;
}
/* .lp-content-col:first-of-type {
	padding-right: 30px;
}
.lp-content-col:last-of-type {
	padding-left: 30px;
} */
.lp-content-col._img {
	text-align: center;
}
.lp-content-col._img._right,
.lp-content-col._img._right img {
	float: right;
}
.lp-content-col._img._left,
.lp-content-col._img._left img {
	float: left;
}
.lp-content-col._img img {
	max-width: 550px;
	border-radius: 6px;
	width: 100%;
}

.accord-left {
	float: left;
	width: 60%;
	padding-right: 10px;
	text-align: left;
}
.accord-right {
	float: right;
	width: 40%;
	padding-left: 10px;
	padding-top: 0px;
	margin-top:0px;
}
.accord-title {
	color: #316b4a;
	font-size: 20px;
	font-weight: 700;
	cursor: pointer;
}
.accord-title svg {
	display: inline-block;
	margin-right: 6px;
	width: 30px;
	height: auto;
	position: relative;
	top: 7px;
}
.accord-title svg polyline {
	stroke: black;
}
.accord-content {
	padding: 20px 0 0 40px;
	display: none;
	color: black;
}
.accord-wrap {
	padding: 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.accord-wrap.opened .accord-title svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.accord-image {
	padding-top: 0px;
}
.accord-image img {
	display: block;
}
.lp-cta-bar {
	padding: 30px 0;
	background: #316B4A;
	text-align: center;
}
.lp-cta-bar h3 {
	color: white;
	font-size: 22px;
	line-height: 1.8;
	margin-bottom: 5px;
    margin-top: 0;
}
.lp-cta-bar a {
	background: #333;
	color: white;
	display: inline-block;
	margin-top:5px;
	padding: 15px;
	border-radius: 4px;
	font-size: 20px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.lp-cta-bar a:hover {
background: #167944;
text-decoration: none;
}

.mt-40{
	margin-top:40px;
}
a.grey--btn.upgrade-cta {
    margin-top: 10px;
    padding: 20px 40px;
    }

span.toomuch-text {
    font-size: inherit;
}

.who-serv-text {
	font-size: 16px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.who-serv-text svg {
	float: left;
	margin-right: 12px;
	position: relative;
	top: 3px;
}

.who-serv-text p span {
	overflow: hidden;
	display: block;
}
._greybg {
	background: #f9f9f9;
}
.lp-tests-wrap {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
.lp-test {
	text-align: center;
}

.lp-tests-wrap .owl-dots {
	text-align: center;
	padding: 30px 0 0;
}
.lp-tests-wrap .owl-dot {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #333;
}
.lp-tests-wrap .owl-dot.active {
	background: #f5821f;
}

.grey--btn {
	background: #333;
	color: white;
	display: inline-block;
	padding: 20px 40px;
	border-radius: 4px;
	font-size: 16px;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.grey--btn:hover {
	background: #316B4A;
	color: white;
	text-decoration: none;
}

.lp-tests-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.lp-tests-bg:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255, 0.7);
	z-index: 1;
}
.lp-tests-bg .lp-in {
	position: relative;
	z-index: 2;
}

.lp-in.lp-in-small {
	max-width: 1400px;
	text-align: center;
}

.lp-banner-text2 {
	float: left;
	width: 50%;
	padding: 80px 40px 10px 40px;
	text-align: center;
}
.lp-banner-text2 h1 {
	color: white;
	font-size: 55px;
	font-variant-caps: petite-caps;
	text-shadow: 3px 3px 6px rgb(0 0 0 / 26%), 0 0 5px rgb(15 3 86 / 22%);
	padding: 120px 0 0;
}
.lp-banner-form {
	float: right;
	width: 50%;
	background: #f9fcf9;
	padding: 10px;
	border-radius: 6px;
	margin-top:30px;
}
.lp-banner.lp-banner-2 {
	height: auto;
	padding: 30px 0;
}
.lp-banner-2 .lp-in {
	position: relative;
	margin-top: 50px;
}
.lp-banner-2 .lp-in:after {
	clear: both;
	content: '';
	display: table;
}
.lp-banner-form h2 {
	font-size: 40px;
	text-align: center;
	padding: 10px 10px 15px;
}
.lp-banner-form h2 span {
	color: #316b4a;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Libre Baskerville', serif;
}
.greyback  {
	background: #f9f9f9;
}
.lp-banner-2 .lp-banner-text2 img {
	display: block;
	float: right;
}
.lp-banner-2 .wpcf7-form input[type="submit"] {
	color: white;
    }

.lp-content-col h3 {
    font-size: 28px;
    color: #316B4A;
    margin-bottom: 20px;
    font-family: 'Libre Baskerville', serif;
    font-weight: 600;
}

.lp-content-col h4 {
    font-size: 16px;
    color: #316B4A;
    margin-bottom: 20px;
    font-family: 'Libre Baskerville', serif;
    font-weight: 600 
} 
#gform_submit_button_3 {
	background-color: #316b4A;
    border-color: #316b4A;
    font-size: 18px;
    font-weight: 600;
    color: white;
}

.lp-span{
	font-size:16px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size:16px!important;
}

.gform_body {
    padding-left: 10%;
    }

#gform_3 h3.gform_title {
    display: none;
}

/*header gaby*/
	
	.lp-header {
    width: 100%;
    position: fixed;
    z-index: 9;
    background-color: #fff;
}
	img.lp-header-image {
    margin-left: 5%;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 150px;
}
	.lp-header-row {
    width: 100%;
    background-color: #316b4A;
    height: 10px;
}

.lp-icon-header {
    float: left;
    margin-left:2%;
}

i.fa.fa-phone {
    margin-right: 10px;
}
.accordion-cta-btn{
	margin-top:10px;
}
.accordion-cta-btn:hover{
	text-decoration: none;
}

p.ct-bar-text {
    color: white;
    line-height: 1.8;
    font-size: 22px;
    }


/*phone button on header */
.t-right-side {
    float: right;
    font-size: 28px;
    margin-right: 5%;
    margin-top: 20px;
}

svg.feather.feather-phone {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.t-right-side svg {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom:3px;
    position: relative;
    top: 8px;
    color: #316b4a;
}
a.number:hover{
	color:#316a4b;
}

	

svg.feather-phone:hover {
  animation: shake 4.72s infinite;
  transform-origin: 50% 50%;
}

@keyframes shake {
   0% { transform:translate(0,0) }
  1.78571% { transform:translate(5px,0) }
  3.57143% { transform:translate(0,0) }
  5.35714% { transform:translate(5px,0) }
  7.14286% { transform:translate(0,0) }
  8.92857% { transform:translate(5px,0) }
  10.71429% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

/*accordion test gaby */
	.accordion__button {
		display: block;
		width: 100%;
		padding: 15px;
		border: none;
		outline: none;
		cursor: pointer;
		background:#316a4b;
		color:white;
		text-align: left;
		transition: background 0.2s;
		font-size: initial;
    	font-family: 'Libre Baskerville', serif;
    	text-align: center;
	}
		
	.accordion__button::after {
		content:'\25be';
		float:right;
		transform: scale(1.5);
	}
	.accordion__button--active + .accordion__content { display:block; }
	.accordion__button--active { background:#316a4b; font-weight: 600; font-family: 'Libre Baskerville', serif;}
	.accordion__button--active::after {content:'\25b4'}

	.accordion__content{
		display:none;
		overflow:auto;
		padding: 5px 45px;
		font-family:'Libre Baskerville', serif;;
		background:#f9fcf9;
	}
	 
p.accordion-description {
    padding: 0px 15px 0px 15px;
}

/*end gaby accordion */

    .lplist{
    font-size: 16px;
    color: black;
    font-family: 'Libre Baskerville', serif;
	}

	

img.lp-icons {
    width: auto;
    height: 120px;
}

.gallery-lp{
	margin: 30px;
}

.heading2-lp{
	color: white;
    font-size: 40px;
    font-weight: bold;
    font-variant-caps: petite-caps;
    text-shadow: 3px 3px 6px rgb(0 0 0 / 26%), 0 0 5px rgb(15 3 86 / 22%);
}
@media (max-width: 1600px) {
	.lp-in {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 1200px) {
	.lp-content-col {
		padding: 0 15px;
	}
}

@media (max-width: 1023px) {
	.lp-pad {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.col,
	.col._25 {
		width: 100%;
		float: none;
	}
	.accord-left,
	.accord-right {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.accord-right {
		display: none;
	}
	.lp-content-col img {
		float: none !important;
	}
	.lp-content-col {
		float: none !important;
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	/* .lp-content-col._img {
		display: none;
	} */

	.col .lp-first img{
		height: auto !important;
	}
	.lp-content-col img {
		height:auto !important;
	}

}



@media (max-width: 991px) {
	.lp-banner-text2,
	.lp-banner-form {
		float: none;
		width: 100%;
		padding-right: 25px;
	}
	.lp-banner-text2 h1 {
		padding: 0;
	}
	.lp-banner-2 .lp-banner-text2 img {
		display: none;
	}
	.lp-first {
		height: auto !important;
	}

	.lp-in .lp-banner-text2 {
    padding: 10px!important;
    font-size: 20px!important;
    text-align: center;
    margin-bottom: 0px;
	}
	
	 .number{
    display: none!important;
	}
	
	.t-right-side svg {
    width: 60px;
    height: 50px;
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: 0px;
    color: #316b4a;
}
}


@media (max-width: 767px) {
	.lp-cta-bar a {
		display: block;
		font-size: 16px;
	}
	.lp-cta-bar h3 {
		font-size: 16px !important;
	}
	.grey--btn {

	}
	.accord-title {
		font-size: 17px;
	}
	
	.hide--mob {
		display: none;
	}

	.lp-content-wrap p {
    font-size: 14px;
    line-height: 1.5;
    padding:auto;
}

	.toomuch-text{
		display: none;
	}

}

@media (max-height: 768px){
	.col .lp-first img{
		height: auto !important;
	}
	.lp-content-col img {
		height:auto !important;
	}


}

@media (max-width: 650px){
img.lp-icons {
    width: auto;
    height: 75px
}
}


@media (max-width: 650px){
#gform_submit_button_3 {
     width: 90%;
    margin-left: 10%;
}
}


@media (min-width: 300px) and (max-width: 991px){
.only-mobile-form{
	display: contents!important;
}

.only-desktop-form{
	display: none!important;
}

.desktop-link-estimate{
display: none!important;
}

}


@media (min-width: 992px) {
.only-mobile-form{
	display: none!important;
}
.mobile-link-estimate {
	display: none!important;
}
}