@charset "utf-8";

/* Mobile */
@media only screen and (min-width: 200px) {
#NavbarRight{
	display: none;
}

#NavbarLeft{
	display: none;
}

#Navbar2{
	display: none;
	width: 30%;
	margin-right:10%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	float:left;
	top: 0px;
	font-size: 100%;
}
#menu{
	
}
#menu a{
	
}


#NavbarPhone{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	min-height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position: relative;
	height: 100vh;
	display: none;
	background: -webkit-linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));  
    background: -moz-linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));  
    background: -o-linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));  
	background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));
	background-size: 1px 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:0px;
	border-width: 0px;
    border-style: solid;
	border-image: none;
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	z-index: 590;
	float:right;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
	font-size: 65%;
	-webkit-animation: slideInRight 0.5s linear;
	-moz-animation: slideInRight 0.5s linear;
	-o-animation: slideInRight 0.5s linear;
	animation: slideInRight 0.5s linear;
}
.PhoneNavbarButtons{
	z-index: 2;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogo{
	z-index: 1;
	width: 100%;
	height: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	justify-content: flex-end;
	align-items: flex-end;
	align-content: flex-end;
	display: flex;
	position: absolute;
	background: linear-gradient(to bottom right, transparent,transparent,#173866,transparent,transparent);
	background-position: 175% 175%;
	background-size: 275% 275%;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogoAdjust {
	opacity: 0.5;
	display: inline;
	fill: inherit;
	width: 100%;
	max-width: 200px;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 450;
	position: absolute;
	float:right;
	max-width: inherit;
	margin-top: 70px;
	padding-top:30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 65%;
	-webkit-animation: slideInDown ease-in 0.5s;
	-moz-animation: slideInDown ease-in 0.5s;
	-o-animation: slideInDown ease-in 0.5s;
	animation: slideInDown ease-in 0.5s;
}
#Logo {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:99%;
	margin-right:0%;
	margin-left:1%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 100%;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#Logo.stick {
	
}
.Logo{
	width:100%;
	max-width: 275px;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
.Logo.stick{
	width:auto;
	max-width: 200px;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
#Logo2 {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:auto;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 75px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
	z-index:10000;
}
#LogoText {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	display: none;
	width:auto;
	margin-right:0%;
	margin-left:150px;
	margin-top:15px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 0;
}
#LogoText.stick {
	-webkit-transition: all 1s ease-in-out 0.75s;
	-moz-transition: all 1s ease-in-out 0.75s;
	-ms-transition: all 1s ease-in-out 0.75s;
	-o-transition: all 1s ease-in-out 0.75s;
	transition: all 1s ease-in-out 0.75s;
	display: none;
	width:auto;
	margin-right:0%;
	margin-left:150px;
	margin-top:15px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
}
#LogoText2 {
	-webkit-transition: all 1s ease-in-out 0.75s;
	-moz-transition: all 1s ease-in-out 0.75s;
	-ms-transition: all 1s ease-in-out 0.75s;
	-o-transition: all 1s ease-in-out 0.75s;
	transition: all 1s ease-in-out 0.75s;
	display: none;
	width:auto;
	margin-right:0%;
	margin-left:150px;
	margin-top:15px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
}
#LogoTextPhone{
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
	display: block;
	width:80%;
	margin-right:0%;
	margin-left:10%;
	margin-top:-8px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 0;
	}
#LogoTextPhone.stick{
	-webkit-transition: all 1s ease-in-out 1s;
	-moz-transition: all 1s ease-in-out 1s;
	-ms-transition: all 1s ease-in-out 1s;
	-o-transition: all 1s ease-in-out 1s;
	transition: all 1s ease-in-out 1s;
	display: block;
	width:80%;
	margin-right:0%;
	margin-left:10%;
	margin-top:-8px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
	}
#LogoTextPhone2{
	-webkit-transition: all 1s ease-in-out 1s;
	-moz-transition: all 1s ease-in-out 1s;
	-ms-transition: all 1s ease-in-out 1s;
	-o-transition: all 1s ease-in-out 1s;
	transition: all 1s ease-in-out 1s;
	display: block;
	width:80%;
	margin-right:0%;
	margin-left:10%;
	margin-top:-8px;
	position: absolute;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
	}
.LogoTitle{
	font-family: TitleFont2;
	font-size: 150%;
	letter-spacing: 0rem;
	font-weight: lighter;
	color: #000;	
	}
#LogoHeaderBackground{
	display:block;
	position:absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:140px;
	background-color:#fff;
	margin-left:25%;
	width:50%;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoHeaderBackground.stick{
	display:block;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:100px;
	background-color:#fff;
	margin-left:30%;
	width:40%;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoHeaderBackground2{
	display:block;
	position:absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:200px;
	background-color:#e4d9bc;
	margin-left:2%;
	width:400px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoHeaderBackground2.stick{
	display:block;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:115px;
	background-color:#e4d9bc;
	margin-left:2%;
	width:250px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoBackgroundLeft{
	width:100%;
	background-image:url(../FoxChapelDayCare/Logo/APlaceToGrowDaycareBack.png);
	background-size: 400px;
	background-attachment: inherit;
	-webkit-background-size: 400px;
	-moz-background-size: 400px;
	-o-background-size: 400px;
	background-repeat: no-repeat;
	background-position:-75px center !important;	
}
#HeaderPhone {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
}
#PhoneButtonsContainer {
	display: block;
}
[data-scroll-container] {
	min-height:  none;
	height: auto;
	min-width: 100%;
	perspective: 1px;
	position: relative;
	transform: perspective(1px);
	display: inline-grid;
	padding: 0;
	margin: 0;
	border: none;
}
.header {
  width: 100%;
  height: 125px;
  z-index: 100;
  top: 0;
  left: 0;
  position: fixed;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.header.unpinned {
  transform: translate3d(0, -120%, 0);
}
#HeaderBar {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 55% 45%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	padding: 0 0%;
	z-index: 2;
	height:80px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
	
}
#HeaderBar.stick {
	background-color: rgba(255,255,255,1);
}
#HeaderBar2 {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 45% 55%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 90%;
	padding: 0 5%;
	z-index: 2;
	height:80px;
	background-color: rgba(255,255,255,0.75);
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}
#HeaderBarBackground {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:81px;
	z-index: 1;
	background-color: rgba(255,255,255,0.85);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	opacity: 1;
	-webkit-box-shadow: 0 0 10px #808080;
	-moz-box-shadow: 0 0 10px #808080;
	box-shadow: 0 0 10px #808080;
}
#HeaderBarBackground.stick {
	background-color: rgba(255,255,255,1);
}
#HeaderBarBackground2 {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:81px;
	z-index: 1;
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	opacity: 1;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:inherit;
}
#BodyLeft:hover{
	border: 2px solid #40d7ff;
}
#BodyRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	width: 100%;
	display: block;
	font-size:inherit;
}
.ProjectFirstImageLink{
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	min-height: 100%;
	justify-content: center;
	align-content: center;
	align-items: center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectFirstImageTint{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 1000px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: flex;
	align-items: flex-end;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-image: url("../BuildingContractor/GreenBuildingContractor/BuildingContractorSota.png");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
	
}
.ProjectFirstImageTint:hover{
	opacity: 1;
}
#BodyRightOver {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:inherit;
	position: relative;
	z-index:50;
	background-color: #cca562;
}
#BodyRightPadding {
	margin-left: 2%;
	margin-right:2%;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 96%;
	display: block;
	font-size:inherit;
}
#BodyLeftHome {
	float: left;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 80%;
	display: block;
	font-size:inherit;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#BodyRightHome {
	float: right;
	margin-left: 10%;
	margin-right:10%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 80%;
	display: block;
	font-size:inherit;
	right:0;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	position: relative;
	z-index:100;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#FloatContainer {
	width:90%;
	display:grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
}
/*Picture Left*/
#BodyRightOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:0px;
	margin-bottom: auto;
	grid-column: 1; 
	grid-row: 1;
	font-size:inherit;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 350px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyRightOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:80%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyLeftFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: auto;
	grid-column: 1; 
	grid-row: 2;
	z-index: inherit;
	font-size:100%;
	position:relative;
	background-color: transparent;
	height:300px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
/*Picture Right*/
#BodyLeftOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:0px;
	margin-bottom:auto;
	grid-column: 1; 
	grid-row: 1;
	font-size:inherit;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 350px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyLeftOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:80%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyRightFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: auto;
	grid-column: 1; 
	grid-row: 2; 
	z-index: inherit;
	font-size:inherit;
	position:relative;
	background-color: transparent;
	height:300px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectGrid {
	display:grid;
	grid-template-columns: 1fr;
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
	grid-gap: 5px;
}
.ProjectLink{
	display: flex;
	width: 100%;
	justify-content: center;
	align-content: center;
	align-items: center;	
}
.ProjectGridItem{
	margin: 5px;
	border: 1px solid transparent;
    background-color: transparent;
    border-radius: 0px;
	z-index:1;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
    -webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center !important;
	background-image: inherit;
	padding-top: 75%;
}
.ProjectTint{
	display: inline-flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	padding-top: 50%; /* Aspect Ratio */
    position: relative; 
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-image: url("../BuildingContractor/GreenBuildingContractor/BuildingContractorSota.png");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectTitle{
	margin: 0 2% 10px 2%;
	border: none;
    border-radius: 0px;
	z-index:1;
	width: 96%;
}
.ProjectGridItem:hover .ProjectTint{
	opacity: 1;
}
.mobiletext{
	display: inherit;
}
.desktoptext{
	display: none;
}
#GridCenter {
	display:grid;
	grid-template-columns: repeat(20, 1fr);
	grid-template-rows: repeat(1, 1fr);
	margin-left:1%;
	margin-bottom:0;
	margin-top:0;
	margin-right:1%;
	width: 98%;
}
#GridLeftSm {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: span 5;
    grid-row-end: span 1;
	z-index:1;
}
#GridRightLg {
	padding: 0rem;
	display: flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	border: none;
    border-radius: 0px;
	grid-column-start: 7;
	grid-row-start: 1;
	grid-column-end: 21;
	grid-row-end: span 1;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#GridRightSm {
	padding: 0rem;
	border: none;
    background-color: #efefef;
    border-radius: 0px;
	grid-column-start: 13;
	grid-row-start: 2;
	grid-column-end: span 8;
    grid-row-end: span 10;
	z-index:1;
}
#GridLeftLg {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 14;
    grid-row-end: 10;
	background-image: url(../WeddingVenueFlorida/WeddingBarn/WeddingBarnVenueFlorida.jpg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
/*Gallery*/
.grid-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding: 1px;
   margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
}

.grid-item {
    padding: 0rem;
	padding-top: 60%; /* Aspect Ratio */
	margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: #000;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	border: 2px solid transparent;
}

.span-2 {
    grid-column-end: span 2;
    grid-row-end: span 2;
}

.span-3 {
    grid-column-end: span 3;
    grid-row-end: span 4;
}
/*Gallery end*/

.PictureRadius {
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyCenter {
	margin-left: 3.5%;
	margin-right: 3.5%;
	width: 93%;
	display: flex;
	text-align: center;
	position: relative;
	z-index: 10;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	z-index: 5;
	box-sizing: border-box;
}
#BodyFullFooter {
	width: 100%;
	overflow: hidden;
	display: flex;
	height: auto;
	background-color: #dae1e7;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	z-index: 10;
}
.FooterButtonContainer{
	position: absolute;
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding: 0;
	margin: 0;
	left: 0;
	bottom: 140px;
	box-sizing: border-box;
	z-index: 100;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.FooterButtonContainer.stick{
	opacity: 1;
}
.landscapecontainer{
	position: relative;
	width: 100%;
	height: 550px;
	display: block;
	left: 0;
	overflow: hidden;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding: 0;
	margin: 0;
	background-color: #dae1e7;
	box-sizing: border-box;
}
.landscape{
	position: absolute;
	min-width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.landscapefirst{
	position: relative;
	height: 100%;
	width: 100%;

}
.landscapelast{
	position: absolute;
	height: 100%;
	min-width: 100%;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.landscapelogo{
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	top: 0;
	left: 0;
	-webkit-background-size:190% auto;
	-moz-background-size:190% auto;
	-o-background-size: 190% auto;
	background-size: 190% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#BodyFullTint {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0,0,0,0.8);
	z-index: 5;
	box-sizing: border-box;
}
#BodyFullSlide {
	width: 100%;
	display: inline-flex;
	position: relative;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: 600px;
	overflow: hidden;
	z-index: 12;
	background-color: #000;
}
#BodyCenterSmall {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: block;
	font-size:inherit;
}
#ContactForm {
	float: left;
	margin-left: 10%;
	margin-right:10%;
	margin-bottom:20px;
	margin-top:20px;
	width: 80%;
	display: block;
	font-size:inherit;
}
#ContactFormTint{
	float: left;
	margin-left: 1%;
	margin-right:1%;
	margin-bottom:50px;
	margin-top:50px;
	width: 98%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactAnchor {
	margin-left: 0%;
	margin-right:0%;
	width: 100%;
	min-height:800px;
	display: block;
	font-size:100%;
	background-image:url(../WellnessCenter/BioHackingHealthWellness2.png);
	background-attachment:fixed;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-repeat: repeat-x;
	background-position:center center !important;
}
#QuoteAnchor {
	display: block;
    position: relative;
    top: 0px;
    visibility: hidden;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display: flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;

}
#PhoneFooter {
	display: block;
	float: left;
	position: relative;
	bottom:0;
	left:0;
	font-size: 110%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#TherapyTreatments {
	height:1px;
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
	top:0;
	left: 0;
	z-index: -1;
}
#BodyD1{
	position: relative;
	display: inline-block;
	min-height: inherit;
	margin-top: 0;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	box-sizing: border-box;
	z-index: 15;
}
canvas {
  display: block;
  vertical-align: bottom;
}
/* ---- tsparticles container ---- */
#tsparticles {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
	z-index: 2;
}
#BodyPadding{
	margin-top: 0;
	width: 94%;
	display: block;
	margin-left: 3%;
	margin-right: 3%;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	width: 100%;
	font-size: 80%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 15;
}
#BodyD3{
	position: relative;
	display: inline-grid;
	margin-top: 0px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	padding-top: 75px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 15;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 350%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	position: relative;
	width:100%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	border-radius:0px;
  	display: block;
    justify-content: center;
	text-align: center;
	box-sizing: border-box;
}
#FooterLeftPhone {
	display:block;
	position: relative;
	width:74%;
	float:left;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:10px;
	font-size:90%;
}
#FooterCenter {
	display:block;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	font-size:100%;
	box-sizing: border-box;
}
#FooterRight {
	position: relative;
	width:100%;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0%;
	margin-top:10px;
	border-radius:0px;
	display: block;
    justify-content: center;
	text-align: center;
	box-sizing: border-box;
}
.CopywriteBlock {
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	border-left: none;
	border-right: none;
	white-space: nowrap;
}
.hometabsflexed{
	display: inline-block;
	width:96%;
}
.hometab {
	position: relative;
	width:90%;
	float:left;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
    align-items: center;
	display: block;
	background: -webkit-linear-gradient(#3b2313,#3b2313,#764c29);  
    background: -moz-linear-gradient(#3b2313,#3b2313,#764c29);  
    background: -o-linear-gradient(#3b2313,#3b2313,#764c29);  
    background: linear-gradient(#3b2313,#3b2313,#764c29);
	background-size: 1px 200%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	min-height:225px;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: bordermove 7s infinite ease-in-out;
  -moz-animation: bordermove 7s infinite ease-in-out;
  -o-animation: bordermove 7s infinite ease-in-out;
  animation: bordermove 7s infinite ease-in-out;
}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	width:100%;
	height:60vh;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	height:500px;
	justify-content: center;
	align-items: center;
	align-content: center;
	overflow: hidden;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	z-index: 2;
	overflow: hidden;
	display: grid;

}
#VideoBackground {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}
.BackVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;	
}
#VideoBackground2 {
	display: grid;
	top:0px;
	left:0px;
	width:100%;
	height:500px;
	z-index:1;
	overflow: hidden;
	position: absolute;
}
#VideoBanner {
	display: grid;
	position: relative;
	left: -500px;
	width:100%;
	height:100%;
	margin-top: 0px;
	z-index: 1;
	
}
#BannerBackgroundAbout {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/TherapistNearMe/TherapistNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/TherapistNearMe/PittsburghTherapyServices/PittsburghCounselingServices.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundServices {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/CounselorNearMe/CounselingServicesNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundIndividual {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/Therapy/MentalHealthTherapy/OnlineCounselingTherapy.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundConsult {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/TherapistNearMe/TherapyServicesNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTherapyForKids {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/Therapy/OnlineTherapyForTeens/OnlineTherapyForTeens.jpg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundCouplesTherapy {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/Therapy/CouplesTherapyOnline/OnlineCouplesTherapy.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGuidedMeditations {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/Therapy/GuidedMeditationOnline/GuidedMeditationOnline.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#SloganBox {
	display: block;
	position: absolute;
	width:96%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 2%;
	margin-top: 30vh;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	box-sizing: border-box;
	text-align: center;
}
#Sale {
	position: absolute;
	display: block;
	width:300px;
	bottom:0;
	right: 0;
	z-index:11;
	margin-right: 10px;
	box-sizing: border-box;
}
#Sale2 {
	position: absolute;
	display: block;
	width:200px;
	top:400px;
	right: 0;
	z-index:11;
	margin-right: 10px;
	box-sizing: border-box;
}
#SloganBox2 {
	display: block;
	position: absolute;
	width:70%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 15%;
	margin-top: 250px;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: center;
}
#SloganUnderLine {
	height:2px;
	background-color:#fff;
	width:650px;
	position:fixed;
	display:block;
	left:0;
	top:0px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:500px;
	z-index:50;
}
#SloganBoxContact {
	display: block;
	position: absolute;
	width:80%;
	z-index:50;
	margin-top:150px;
	left:10%;
	font-size:90%;
	background-color: transparent;
}
#SloganBoxLeft{
	display:inline-block;
	width:5%;
	position:relative;
}
#SloganBoxRight{
	display:inline-block;
	width:95%;
	position:relative;
}
#SloganLine {
	position: relative;
	width:5px;
	min-height:100%;
	float:left;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#0db515;
	border-radius:0px;
	max-width:5px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: stretch;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    justify-content: center;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: block;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	margin-top:30px;
	margin-bottom:30px;
}
.paddingTB100 {
	display: flex;
	padding-top:50px;
	padding-bottom:50px;
}

.paddingTB150 {
	display: flex;
	padding-top:75px;
	padding-bottom:75px;
}
.marginTB150 {
	margin-top:30px;
	margin-bottom:30px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}

#PortfolioBlock{
	display:block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
}
#PortfolioBlockDark{
	display: inline-block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	min-height: 100%;
	background-color: rgba(11, 89, 124, 1);
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0.5px solid #fff;
}
#tint{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.25);
	position:absolute;
	z-index:2;
	margin-top:0px;
}
#homelogotint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	mask-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 400px;
  	mask-size: 400px;
	-webkit-mask-position: center center;
  	mask-position: center center;
	mask-mode: alpha;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.3;
	z-index:3;
	background-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
	background-size: 400px auto;
	-webkit-background-size:400px auto;
	-moz-background-size:400px auto;
	-o-background-size: 400px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.flexed{
	display: block;
	width:100%;
}


.flexblock {
    border: none;
    position: relative;
	width:23%;
	min-height:100%;
	float:left;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	background-color: #BE8999;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: center;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	justify-content: center;
	-moz-box-shadow: 0 0 20px #efefef;
	-webkit-box-shadow: 0 0 20px #efefef;
	box-shadow: 0 0 20px #efefef;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;	
}
.flexblock:hover {
	-moz-box-shadow: 0 0 10px #be8999;
	-webkit-box-shadow: 0 0 10px #be8999;
	box-shadow: 0 0 10px #be8999;
	background-color: #e8dcdf;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

#BodyFlex{
	width:100%;
	min-height:100%;
	display: inline-block;		
}
#BodyFlexReverse{
	width:100%;
	min-height:auto;
	display: inline-block;
	overflow: hidden;
	flex-direction: row;
}
#BodyFlexLeft{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftFull{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRightFull{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 24px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 26px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.MainBodyLg {
	font-size: 24px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	font-weight: normal;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 35px;
	letter-spacing: 0.05em;
	font-weight: 900;
}


.slideshow-container {
  position: relative;
  background: none;
  width:100%;
  min-height:400px;
}
.SliderTitleFont{
	color: #FFFFFF;
	font-size: 25px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.slideshow .slide .title {
    margin: 0 auto 0px;
	margin-top:-120px;
    max-width: 1200px;
	font-family: TitleFont, sans-serif;
	font-weight: normal;
	font-size: 40px;
    letter-spacing: 0em;
    text-transform: uppercase;
	z-index: 10;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1200px;
    font-size: 22px;
    line-height:1;
	font-family: MainBodyFont;
	z-index: 10;
}
.slideshow .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
	vertical-align: bottom;
	margin-bottom: 10px;	
}
.slideshow .slide .caption {
    padding: 0px 0px 20px 0px;
	z-index: 10;
}
.slideshow .pagination {
    position: absolute;
    bottom: 50px;
    right: 0;
    width: auto;
    height: 12px;
    cursor: default;
    z-index: 3;
    text-align: center;
	display: none;
}
.slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    bottom: 40px;
    cursor: pointer;
    z-index: 3;
}
.btn {
    display: inline-block;
    padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
    color: #000;
    text-decoration: none;
    position: relative;
    background-color: #BD8998;
    border: 2px solid #BD8998;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
    font-size: 20px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
	transition: padding-left 0.4s linear 0s, padding-right 0.4s linear 0s, background-color 0.4s linear 0s;
	
}
	
#pagesectionzerofull{
	min-height: none;
	display: grid;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}	
	
#footersection{
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	z-index:10;
}
#footertint{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0,1);
	padding: 30px 0;
	margin: 0;
	height: 100%;
	width: 100%;
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
}
#footertint2{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(29,40,47,0);
	padding: 0px 0 10px 0px;
	margin: 0;
	height: 100%;
	width: 100%;
}
#homebodyright{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 15vh;
	right: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
#homebodyleft{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 110vh;
	left: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
.homebodycontentpadding{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
#fadetowhite{
	background: -webkit-linear-gradient(transparent,#efefef);  
    background: -moz-linear-gradient(transparent,#efefef);  
    background: -o-linear-gradient(transparent,#efefef);  
    background: linear-gradient(transparent,#efefef);
	background-size: 1px 201px;
	background-repeat: repeat-x;
	background-position: top center;
	height: 200px;
	width: 100%;
	z-index: 5;
	position: fixed;
	border-bottom: 3px solid #efefef;
	bottom: 0;
}
.imagescroll{
	height: 200vh;
	width: 50%;
	position: fixed;
	background-image: url("../BuildingContractor/CommercialContractor/CommercialConstructionServices.jpg");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
	z-index: 4;
	display: inline-block;
}
.filters{
	display: flex;
	position: relative;
	width: 90%;
	margin-left: 5%;
	align-self: center;
	justify-content: space-evenly;
	background-color: #0b597c;
}
#filterscontainer label {
	color: #fff;
	font-size: 15px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#filterscontainer label:hover {
	color: #40d7ff;
}
#imagescrollcontainer{
	width:100%;
	max-width: 700px;
	height: 350px;
	overflow: hidden;
	box-sizing: border-box;
}
#homeimagescrollcontainerleft{
	width:41%;
	max-width: none;
	margin-left: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 7vh;
	position: absolute;
}
#homeimagescrollcontainerright{
	width:41%;
	max-width: none;
	margin-right: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 95vh;
	position: absolute;
	right: 0;
}
#imageslide{
	width:auto;
	height: 600px;
	margin-top: -100px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


}

/* Tablet */

@media only screen and (min-width: 576px) {
#NavbarRight{
	display: none;
}

#NavbarLeft{
	display: none;
}

#Navbar2{
	display: none;
	width: 30%;
	margin-right:10%;
	margin-left:0%;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	float:left;
	top: 0px;
	font-size: 100%;
}
#menu{

}
#menu a{
	
}


#NavbarPhone{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	min-height: 100%;
	margin-left: 0%;
	margin-right: 0%;
	position: relative;
	height: 100vh;
	display: none;
	background: -webkit-linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));  
    background: -moz-linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));  
    background: -o-linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));  
	background: linear-gradient(to bottom right, rgba(0,0,0,0.6), rgba(20,20,20,0.6), rgba(29,139,134,0.6));
	background-size: 1px 100%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:0px;
	border-width: 0px;
    border-style: solid;
	border-image: none;
	z-index: 590;
	float:right;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
	font-size: 65%;
	-webkit-animation: slideInRight 0.5s linear;
	-moz-animation: slideInRight 0.5s linear;
	-o-animation: slideInRight 0.5s linear;
	animation: slideInRight 0.5s linear;
}
.PhoneNavbarButtons{
	z-index: 2;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: inline-block;
	max-width: inherit;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogo{
	z-index: 1;
	width: 100%;
	height: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	justify-content: flex-end;
	align-items: flex-end;
	align-content: flex-end;
	display: flex;
	position: absolute;
	background: linear-gradient(to bottom right, transparent,transparent,#173866,transparent,transparent);
	background-position: 175% 175%;
	background-size: 275% 275%;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	margin-top: 0px;
	padding-top:5px;
}
.PhoneNavbarLogoAdjust {
	opacity: 0.5;
	display: inline;
	fill: inherit;
	width: 100%;
	max-width: 200px;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 450;
	position: absolute;
	float:right;
	max-width: inherit;
	margin-top: 70px;
	padding-top:30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 65%;
	-webkit-animation: slideInDown ease-in 0.5s;
	-moz-animation: slideInDown ease-in 0.5s;
	-o-animation: slideInDown ease-in 0.5s;
	animation: slideInDown ease-in 0.5s;
}
#Logo {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:90%;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 100%;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#Logo.stick {
	
}
.Logo{
	width:100%;
	max-width: 250px;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
.Logo.stick{
	width:auto;
	max-width: 200px;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
#Logo2 {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:auto;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 75px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#LogoText {
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	display: none;
	width:auto;
	margin-right:0%;
	margin-left:150px;
	margin-top:15px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 0;
}
#LogoText.stick {
	-webkit-transition: all 1s ease-in-out 0.75s;
	-moz-transition: all 1s ease-in-out 0.75s;
	-ms-transition: all 1s ease-in-out 0.75s;
	-o-transition: all 1s ease-in-out 0.75s;
	transition: all 1s ease-in-out 0.75s;
	display: none;
	width:auto;
	margin-right:0%;
	margin-left:150px;
	margin-top:15px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
}
#LogoText2 {
	-webkit-transition: all 1s ease-in-out 0.75s;
	-moz-transition: all 1s ease-in-out 0.75s;
	-ms-transition: all 1s ease-in-out 0.75s;
	-o-transition: all 1s ease-in-out 0.75s;
	transition: all 1s ease-in-out 0.75s;
	display: none;
	width:auto;
	margin-right:0%;
	margin-left:150px;
	margin-top:15px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
}
#LogoTextPhone{
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
	display: block;
	width:80%;
	margin-right:0%;
	margin-left:10%;
	margin-top:-11px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 0;
	}
#LogoTextPhone.stick{
	-webkit-transition: all 1s ease-in-out 1s;
	-moz-transition: all 1s ease-in-out 1s;
	-ms-transition: all 1s ease-in-out 1s;
	-o-transition: all 1s ease-in-out 1s;
	transition: all 1s ease-in-out 1s;
	display: block;
	width:80%;
	margin-right:0%;
	margin-left:10%;
	margin-top:-11px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
	}
#LogoTextPhone2{
	-webkit-transition: all 1s ease-in-out 1s;
	-moz-transition: all 1s ease-in-out 1s;
	-ms-transition: all 1s ease-in-out 1s;
	-o-transition: all 1s ease-in-out 1s;
	transition: all 1s ease-in-out 1s;
	display: block;
	width:80%;
	margin-right:0%;
	margin-left:10%;
	margin-top:-11px;
	position: relative;
	max-width:none;
	height: auto;
	font-size: 100%;
	opacity: 1;
	}
.LogoTitle{
	font-family: TitleFont2;
	font-size: 175%;
	letter-spacing: 0rem;
	font-weight: lighter;
	color: #000;	
	}
#LogoHeaderBackground{
	display:block;
	position:absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:160px;
	background-color:#fff;
	margin-left:30%;
	width:40%;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoHeaderBackground.stick{
	display:block;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:100px;
	background-color:#fff;
	margin-left:35%;
	width:30%;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoHeaderBackground2{
	display:block;
	position:absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:200px;
	background-color:#e4d9bc;
	margin-left:2%;
	width:400px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoHeaderBackground2.stick{
	display:block;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	height:115px;
	background-color:#e4d9bc;
	margin-left:2%;
	width:250px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#LogoBackgroundLeft{
	width:100%;
	background-image:url(../FoxChapelDayCare/Logo/APlaceToGrowDaycareBack.png);
	background-size: 400px;
	background-attachment: inherit;
	-webkit-background-size: 400px;
	-moz-background-size: 400px;
	-o-background-size: 400px;
	background-repeat: no-repeat;
	background-position:-75px center !important;	
}
#HeaderPhone {
	display:none;
	width:96%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	margin-top:0px;
	position:relative;
	max-width:none;
}
#PhoneButtonsContainer {
	display: block;
	position: relative;
	width: 100%;
	float: right;
}
.header {
	width: 100%;
  height: 125px;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.header.unpinned {
  transform: translate3d(0, -120%, 0);
}
#HeaderBar {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 45% 55%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 90%;
	padding: 0 5%;
	z-index: 2;
	height:80px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}
#HeaderBar.stick {

}
#HeaderBar2 {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 45% 55%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 90%;
	padding: 0 5%;
	z-index: 2;
	height:80px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}
#HeaderBarBackground {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height:81px;
	z-index: 1;
	background-color: rgba(255,255,255,0.85);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	opacity: 1;
	-webkit-box-shadow: 0 0 10px #808080;
	-moz-box-shadow: 0 0 10px #808080;
	box-shadow: 0 0 10px #808080;
}
#HeaderBarBackground.stick {
	opacity: 1;
	background-color: rgba(255,255,255,1);
}
#HeaderBarBackground2 {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height:81px;
	z-index: 1;
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	opacity: 1;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top:10px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}
#BodyLeft:hover{
	border: 2px solid #40d7ff;
}
#BodyRight {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	width: 100%;
	display: block;
	font-size:100%;
}
.ProjectFirstImageLink{
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	min-height: 100%;
	justify-content: center;
	align-content: center;
	align-items: center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectFirstImageTint{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 1000px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: flex;
	align-items: flex-end;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-image: url("../BuildingContractor/GreenBuildingContractor/BuildingContractorSota.png");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
	
}
.ProjectFirstImageTint:hover{
	opacity: 1;
}
#BodyRightOver {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	font-size:100%;
	position: relative;
	z-index:50;
	background-color: #cca562;
}
#BodyRightPadding {
	margin-left: 2%;
	margin-right:2%;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 96%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 60%;
	display: block;
	font-size:100%;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 60%;
	display: block;
	font-size:100%;
	right:0;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	position: relative;
	z-index:100;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#FloatContainer {
	width:90%;
	display:grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
}
/*Picture Left*/
#BodyRightOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:0px;
	margin-bottom: auto;
	grid-column: 1; 
	grid-row: 1;
	font-size:inherit;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 450px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyRightOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:60%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyLeftFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: auto;
	grid-column: 1; 
	grid-row: 2;
	z-index: inherit;
	font-size:100%;
	position:relative;
	background-color: transparent;
	height:450px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
/*Picture Right*/
#BodyLeftOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:0px;
	margin-bottom:auto;
	grid-column: 1; 
	grid-row: 1;
	font-size:inherit;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 450px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyLeftOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:60%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyRightFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: auto;
	grid-column: 1; 
	grid-row: 2; 
	z-index: inherit;
	font-size:inherit;
	position:relative;
	background-color: transparent;
	height:450px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectGrid {
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
	grid-gap: 5px;
}
.ProjectLink{
	display: flex;
	width: 100%;
	justify-content: center;
	align-content: center;
	align-items: center;	
}
.ProjectGridItem{
	margin: 5px;
	border: 1px solid transparent;
    background-color: transparent;
    border-radius: 0px;
	z-index:1;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
    -webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center !important;
	background-image: inherit;
	padding-top: 75%;
}
.ProjectTint{
	display: inline-flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	padding-top: 50%; /* Aspect Ratio */
    position: relative; 
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-image: url("../BuildingContractor/GreenBuildingContractor/BuildingContractorSota.png");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectTitle{
	margin: 0 2% 10px 2%;
	border: none;
    border-radius: 0px;
	z-index:1;
	width: 96%;
}
.ProjectGridItem:hover .ProjectTint{
	opacity: 1;
}

.mobiletext{
	display: inherit;	
}
.desktoptext{
	display: none;
}
#GridCenter {
	display:grid;
	grid-template-columns: repeat(20, 1fr);
	grid-template-rows: repeat(1, 1fr);
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
}
#GridLeftSm {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: span 5;
    grid-row-end: span 1;
	z-index:1;
}
#GridRightLg {
	padding: 0rem;
	display: flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	border: none;
    border-radius: 0px;
	grid-column-start: 7;
	grid-row-start: 1;
	grid-column-end: 21;
	grid-row-end: span 1;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#GridRightSm {
	padding: 0rem;
	border: none;
    background-color: #efefef;
    border-radius: 0px;
	grid-column-start: 13;
	grid-row-start: 2;
	grid-column-end: span 8;
    grid-row-end: span 10;
	z-index:1;
}
#GridLeftLg {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 14;
    grid-row-end: 10;
	background-image: url(../WeddingVenueFlorida/WeddingBarn/WeddingBarnVenueFlorida.jpg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
/*Gallery*/
.grid-layout {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding: 1px;
   margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
}

.grid-item {
    padding: 0rem;
	padding-top: 60%; /* Aspect Ratio */
	margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: #000;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	border: 2px solid transparent;
}

.span-2 {
    grid-column-end: span 2;
    grid-row-end: span 2;
}

.span-3 {
    grid-column-end: span 3;
    grid-row-end: span 4;
}
/*Gallery end*/

.PictureRadius {
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyCenter {
	margin-left: 3.5%;
	margin-right: 3.5%;
	width: 93%;
	display: flex;
	text-align: center;
	position: relative;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#BodyFullFooter {

}
.FooterButtonContainer{
	bottom: 50px;
}
.landscapecontainer{
	height: 700px;
}
.landscape{
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}
.landscapefirst{

}
.landscapelast{
	position: absolute;
	min-width: 100%;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.landscapelogo{
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#BodyFullTint {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
}
#BodyFullSlide {
	width: 100%;
	display: inline-flex;
	position: relative;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: 600px;
	overflow: hidden;
	z-index: 5;
}
#BodyCenterSmall {
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top:0px;
	width: 93%;
	display: block;
	font-size:100%;
}
#ContactForm {
	float: left;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	display: block;
	font-size:100%;
}
#ContactFormTint{
	float: left;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:50px;
	margin-top:50px;
	width: 90%;
	display: block;
	font-size:100%;
	background-color:rgba(35,35,35,0.9);
}
#ContactAnchor {
	margin-left: 0%;
	margin-right:0%;
	width: 100%;
	min-height:800px;
	display: block;
	font-size:100%;
	background-image:url(../WellnessCenter/BioHackingHealthWellness2.png);
	background-attachment:fixed;
	background-size: auto 100%;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-repeat: repeat-x;
	background-position:center center !important;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display: flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;
}
#PhoneFooter {
	display: block;
	float: left;
	position: relative;
	bottom:0;
	left:0;
	font-size: 110%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#TherapyTreatments {
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: relative;
	display: inline-block;
	min-height: inherit;
	margin-top: 0;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
canvas {
  display: block;
  vertical-align: bottom;
}
/* ---- tsparticles container ---- */
#tsparticles {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#BodyPadding{
	margin-top: 0;
	width: 94%;
	display: block;
	margin-left: 3%;
	margin-right: 3%;
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD2{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	width: 100%;
	font-size: 90%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: relative;
	margin-top: 0px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 15;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 600%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	position: relative;
	width:49%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:1%;
	margin-top:0px;
	border-radius:0px;
  	display: inline-flex;
    justify-content: center;
	text-align: left;
}
#FooterLeftPhone {
	display:block;
	position: relative;
	width:74%;
	float:left;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:10px;
	font-size:100%;
}
#FooterCenter {
	display:flex;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	position: relative;
	width:49%;
	float:right;
	margin-bottom:0;
	margin-left:1%;
	margin-right:0%;
	margin-top:0px;
	border-radius:0px;
	display: inline-flex;
    justify-content: center;
	text-align: right;
}
.CopywriteBlock {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-left: none;
	border-right: 1px solid #00B095;
	white-space: nowrap;
}
.hometabsflexed{
	display: inline-block;
	width: 96%;
}
.hometab {
	position: relative;
	width:90%;
	float:left;
	margin-bottom:20px;
	margin-left:5%;
	margin-right:5%;
	margin-top:20px;
    align-items: center;
	display: block;
	background: -webkit-linear-gradient(#222e3b,#222e3b,#000000);  
    background: -moz-linear-gradient(#222e3b,#222e3b,#000000);  
    background: -o-linear-gradient(#222e3b,#222e3b,#000000);  
    background: linear-gradient(#222e3b,#222e3b,#000000);
	background-size: 1px 200%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #1c4a88, #173866, #000000) 1;
	min-height:225px;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: bordermove 7s infinite ease-in-out;
  -moz-animation: bordermove 7s infinite ease-in-out;
  -o-animation: bordermove 7s infinite ease-in-out;
  animation: bordermove 7s infinite ease-in-out;
}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	width:100%;
	height:60vh;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	height:500px;
	justify-content: center;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	z-index: 2;
	overflow: hidden;
	display: grid;

}
#VideoBackground {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.BackVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;	
}
#VideoBackground2 {
	display: grid;
	top:0px;
	left: 0;
	width:100%;
	height:600px;
	z-index:1;
	overflow: hidden;
	position: absolute;
}
#VideoBanner {
	display: grid;
	position: relative;
	left: 0;
	width:100%;
	height:100%;
	margin-top: 0px;
	z-index: 1;
	
}
#BannerBackgroundAbout {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/TherapistNearMe/TherapistNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundServices {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-image: url("../Counseling/CounselorNearMe/CounselingServicesNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundIndividual {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundConsult {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTherapyForKids {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundCouplesTherapy {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGuidedMeditations {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:500px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#SloganBox {
	display: block;
	position: absolute;
	width:90%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 5%;
	margin-top: 30vh;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: left;
}
#Sale {
	position: absolute;
	display: block;
	width:300px;
	bottom:0;
	right: 0;
	z-index:11;
	margin-right: 10px;
}
#Sale2 {
	position: absolute;
	display: block;
	width:200px;
	top:400px;
	right: 0;
	z-index:11;
	margin-right: 10px;
}
#SloganBox2 {
	display: block;
	position: absolute;
	width:70%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 15%;
	margin-top: 300px;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: left;
}
#SloganUnderLine {
	height:2px;
	background-color:#fff;
	width:650px;
	position:fixed;
	display:block;
	left:0;
	top:0px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:500px;
	z-index:50;
}
#SloganBoxContact {
	display: block;
	position: absolute;
	width:80%;
	z-index:50;
	margin-top:150px;
	left:10%;
	font-size:90%;
	background-color: transparent;
}
#SloganBoxLeft{
	display:inline-block;
	width:5%;
	position:relative;
}
#SloganBoxRight{
	display:inline-block;
	width:95%;
	position:relative;
}
#SloganLine {
	position: relative;
	width:5px;
	min-height:100%;
	float:left;
	margin-bottom:0;
	margin-left:5px;
	margin-right:0.75%;
	margin-top:0%;
	background-color:#0db515;
	border-radius:0px;
	max-width:5px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: stretch;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
    justify-content: center;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: block;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	margin-top:30px;
	margin-bottom:30px;
}
.paddingTB100 {
	display: flex;
	padding-top:50px;
	padding-bottom:50px;
}
.paddingTB150 {
	display: flex;
	padding-top:100px;
	padding-bottom:100px;
}
.marginTB150 {
	margin-top:30px;
	margin-bottom:30px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}

#PortfolioBlock{
	display:block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
}
#PortfolioBlockDark{
	display: inline-block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	min-height: 100%;
	background-color: rgba(11, 89, 124, 1);
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0.5px solid #fff;
}
#tint{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.25);
	position:absolute;
	z-index:2;
	margin-top:0px;
}
#homelogotint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	mask-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 400px;
  	mask-size: 400px;
	-webkit-mask-position: center center;
  	mask-position: center center;
	mask-mode: alpha;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.3;
	z-index:3;
	background-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
	background-size: 400px auto;
	-webkit-background-size:400px auto;
	-moz-background-size:400px auto;
	-o-background-size: 400px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.flexed{
	display: block;
	width:100%;
}


.flexblock {
    border: none;
    position: relative;
	width:23%;
	min-height:100%;
	float:left;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	background-color: #BE8999;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: center;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	justify-content: center;
	-moz-box-shadow: 0 0 20px #efefef;
	-webkit-box-shadow: 0 0 20px #efefef;
	box-shadow: 0 0 20px #efefef;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;	
}
.flexblock:hover {
	-moz-box-shadow: 0 0 10px #be8999;
	-webkit-box-shadow: 0 0 10px #be8999;
	box-shadow: 0 0 10px #be8999;
	background-color: #e8dcdf;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

#BodyFlex{
	width:100%;
	min-height:100%;
	display: inline-block;		
}
#BodyFlexReverse{
	width:100%;
	min-height:auto;
	display: inline-block;
	overflow: hidden;
	flex-direction: row;
}
#BodyFlexLeft{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftFull{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRightFull{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:100%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: block;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 26px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 28px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.MainBodyLg {
	font-size: 26px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	font-weight: normal;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: 0.05em;
	font-weight: 900;
}


.slideshow-container {
  position: relative;
  background: none;
  width:100%;
  min-height:400px;
}
.SliderTitleFont{
	color: #FFFFFF;
	font-size: 33px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.slideshow .slide .title {
    margin: 0 auto 15px;
	margin-top:-120px;
    max-width: 1200px;
	font-family: TitleFont, sans-serif;
	font-weight: normal;
	font-size: 50px;
    letter-spacing: 0em;
    text-transform: uppercase;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1200px;
    font-size: 26px;
    line-height:1;
	font-family: MainBodyFont;
}
.slideshow .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
	vertical-align: bottom;
	margin-bottom: 10px;	
}
.slideshow .slide .caption {
    padding: 0px 0px 30px 0px;
	z-index: 10;
}
.slideshow .pagination {
    position: absolute;
    bottom: 50px;
    right: 0;
    width: auto;
    height: 12px;
    cursor: default;
    z-index: 3;
    text-align: center;
	display: none;
}
.slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    bottom: 40px;
    cursor: pointer;
    z-index: 3;
}
.btn {
    display: inline-block;
    padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
    color: #000;
    text-decoration: none;
    position: relative;
    background-color: #BD8998;
    border: 2px solid #BD8998;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
    font-size: 20px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
	transition: padding-left 0.4s linear 0s, padding-right 0.4s linear 0s, background-color 0.4s linear 0s;
	
}	
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}	
	
#footersection{
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	z-index:10;
}
#footertint{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0,1);
	padding: 30px 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
#footertint2{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(29,40,47,0);
	padding: 0px 0 10px 0px;
	margin: 0;
	height: 100%;
	width: 100%;
}
#homebodyright{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 15vh;
	right: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
#homebodyleft{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 110vh;
	left: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
.homebodycontentpadding{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
#fadetowhite{
	background: -webkit-linear-gradient(transparent,#efefef);  
    background: -moz-linear-gradient(transparent,#efefef);  
    background: -o-linear-gradient(transparent,#efefef);  
    background: linear-gradient(transparent,#efefef);
	background-size: 1px 201px;
	background-repeat: repeat-x;
	background-position: top center;
	height: 200px;
	width: 100%;
	z-index: 5;
	position: fixed;
	border-bottom: 3px solid #efefef;
	bottom: 0;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
.imagescroll{
	height: 200vh;
	width: 50%;
	position: fixed;
	background-image: url("../BuildingContractor/CommercialContractor/CommercialConstructionServices.jpg");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
	z-index: 4;
	display: inline-block;
}
.filters{
	display: flex;
	position: relative;
	width: 90%;
	margin-left: 5%;
	align-self: center;
	justify-content: space-evenly;
	background-color: #0b597c;
}
#filterscontainer label {
	color: #fff;
	font-size: 15px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#filterscontainer label:hover {
	color: #40d7ff;
}
#imagescrollcontainer{
	width:100%;
	max-width: none;
	height: 450px;
	overflow: hidden;
}
#homeimagescrollcontainerleft{
	width:41%;
	max-width: none;
	margin-left: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 7vh;
	position: absolute;
}
#homeimagescrollcontainerright{
	width:41%;
	max-width: none;
	margin-right: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 95vh;
	position: absolute;
	right: 0;
}
#imageslide{
	width:auto;
	height: 800px;
	margin-top: -150px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


}


/* Small Desktop */

@media only screen and (min-width: 1000px) {
#NavbarRight{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:98%;
	margin-right:1%;
	margin-left:1%;
	margin-top:0px;
	position: relative;
	max-width:none;
    box-sizing: border-box;
	justify-content: flex-end;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#NavbarLeft{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: block;
	width:100%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: relative;
	max-width:none;
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
    border-style: solid;
	-webkit-animation: bordermovelight 7s infinite linear;
    -moz-animation: bordermovelight 7s infinite linear;
    -o-animation: bordermovelight 7s infinite linear;
    animation: bordermovelight 7s infinite linear;
}

#Navbar2{
	display: block;
	width: auto;
	margin-right:0%;
	margin-left:0%;
	margin-top:25px;
	margin-bottom:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	font-size: 100%;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
#menu{
	width: 100%;
	min-height: 100%;
	margin:0;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	align-content: flex-end;
	align-items: flex-end;
	justify-content: space-evenly;
	float:right;
}
#menu a{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	position: relative;
	height: 82px;
	width: 100%;
	color: #505050;
	font-size: 18px;
	text-wrap: none;
	text-transform: none;
	font-family: MenuFont, calibri, serif;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	flex-wrap: wrap;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	justify-content: center;
}
#menu a.stick{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;

}
#menu ul a{
	padding: 10px auto;
	margin: 0px;
	min-height: 40px !important;
	max-height: none;
	color: #fff;
	width: 100%;
	display: flex;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	vertical-align: middle;
	height: 100%;
	font-size: 16px;
	opacity: 0;
	font-family: MenuFont, calibri, serif;
	background-color: rgba(29,139,134,0.85);
	-webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}

#NavbarPhone{
	display: none;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 500;
	position: fixed;
	float:right;
	max-width:600px;
	margin-top: 50px;
	padding-top:30px;
	-moz-box-shadow: 0px 0px 10px #f00116;
	-webkit-box-shadow: 0px 0px 10px #f00116;
	box-shadow: 0px 0px 10px #f00116;
	font-size: 70%;
	-webkit-animation: slideInDown ease-in 1s;
	-moz-animation: slideInDown ease-in 1s;
	-o-animation: slideInDown ease-in 1s;
	animation: slideInDown ease-in 1s;
}
#Logo {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:90%;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 100%;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#Logo.stick {

}

#LogoLines {
	
}
#LogoLines.stick {

}
.Logo{
	width:100%;
	max-width: 250px;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
.Logo.stick{
	width:auto;
	max-width: 200px;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
.Logo2{
	width:auto;
	height: 96%;
	top:0;
	position: absolute;
	max-width: none;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 0;
	z-index: 1;
}
.Logo2.stick{
	width:auto;
	height: 150%;
	top:0;
	position: absolute;
	max-width: none;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
#Logo2 {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:auto;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 75px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}

#HeaderPhone {
	display: block;
	width:70%;
	float:right;
	right:0%;
	margin-right:20px;
	margin-left:2%;
	margin-top:10px;
	position: absolute;
	max-width:none;
	z-index:501;
}
#PhoneButtonsContainer {
	display: none;
}
[data-scroll-container] {
	min-height: 100vh;
	height: auto;
	min-width: 100%;
	perspective: 1px;
	position: fixed;
	transform: perspective(1px);
	display: inline-grid;
	padding: 0;
	margin: 0;
	border: none;
}
.header {
  width: 100%;
  height: 125px;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.header.unpinned {
  transform: translate3d(0, -120%, 0);
}
#HeaderBar {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 25% 75%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 96%;
	padding: 0 2%;
	z-index: 2;
	height:80px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}
#HeaderBar.stick {

}
#HeaderBar2 {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 45% 55%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 90%;
	padding: 0 5%;
	z-index: 2;
	height:80px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}
#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:0px;
	margin-bottom: 0px;
	width: 49%;
	display: block;
	font-size:100%;
	border: 2px solid transparent;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#BodyRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 49%;
	display: flex;
	font-size:100%;
	align-items: flex-end;
}
#BodyRightOver {
	float: right;
	margin-left: 35%;
	margin-right:15%;
	margin-top: 150px;
	margin-bottom: 0px;
	width: 49%;
	display: block;
	font-size:100%;
	position: absolute;
	z-index:50;
	background-color: #cca562;
}
#BodyRightPadding {
	margin-left: 4%;
	margin-right:4%;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 92%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 50%;
	display: block;
	font-size:100%;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 50%;
	display: block;
	font-size:100%;
	right:0;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	position: relative;
	z-index:100;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#FloatContainer {
	width:90%;
	display:grid;
	grid-template-columns: repeat(20, 1fr);
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
}
/*Picture Left*/
#BodyRightOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:75px;
	margin-bottom: auto;
	grid-column: 10 / 20; 
	grid-row: 1;
	font-size:100%;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 450px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyRightOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:60%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyLeftFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: auto;
	grid-column: 2 / 11; 
	grid-row: 1;
	z-index: 1;
	font-size:100%;
	position:relative;
	background-color: transparent;
	height:450px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
/*Picture Right*/
#BodyLeftOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:0px;
	margin-bottom:auto;
	grid-column: 2 / 12; 
	grid-row: 1;
	font-size:100%;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 450px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyLeftOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:60%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyRightFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 75px;
	margin-bottom: auto;
	grid-column: 11 / 20; 
	grid-row: 1; 
	z-index: 1;
	font-size:100%;
	position:relative;
	background-color: transparent;
	height:450px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectGrid {
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
	grid-gap: 5px;
}
.ProjectLink{
	display: flex;
	width: 100%;
	justify-content: center;
	align-content: center;
	align-items: center;	
}
.ProjectGridItem{
	margin: 5px;
	border: 1px solid transparent;
    background-color: transparent;
    border-radius: 0px;
	z-index:1;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
    -webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center !important;
	background-image: inherit;
	padding-top: 75%;
}
.ProjectTint{
	display: inline-flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	padding-top: 50%; /* Aspect Ratio */
    position: relative; 
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-image: url("../BuildingContractor/GreenBuildingContractor/BuildingContractorSota.png");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectTitle{
	margin: 0 2% 10px 2%;
	border: none;
    border-radius: 0px;
	z-index:1;
	width: 96%;
}
.ProjectGridItem:hover .ProjectTint{
	opacity: 1;
}		
.mobiletext{
	display: none;	
}
.desktoptext{
	display: inherit;
}
#GridCenter {
	display:grid;
	grid-template-columns: repeat(20, 1fr);
	grid-template-rows: repeat(1, 1fr);
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
}
#GridLeftSm {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: span 5;
    grid-row-end: span 1;
	z-index:1;
}
#GridRightLg {
	padding: 0rem;
	display: flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	border: none;
    border-radius: 0px;
	grid-column-start: 7;
	grid-row-start: 1;
	grid-column-end: 21;
	grid-row-end: span 1;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#GridRightSm {
	padding: 0rem;
	border: none;
    background-color: #efefef;
    border-radius: 0px;
	grid-column-start: 13;
	grid-row-start: 2;
	grid-column-end: span 8;
    grid-row-end: span 10;
	z-index:1;
}
#GridLeftLg {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 14;
    grid-row-end: 10;
	background-image: url(../WeddingVenueFlorida/WeddingBarn/WeddingBarnVenueFlorida.jpg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
/*Gallery*/
.grid-layout {
    display: grid;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 1px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding: 1px;
	margin-bottom: 50px;
   
}

.grid-item {
    padding: 0px;
	padding-top: 60%; /* Aspect Ratio */
	margin-bottom: 0px;
	margin: 3px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: #000;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	filter: brightness(100%);
	border: 2px solid transparent;
}
.span-2 {
    grid-column-end: span 2;
    grid-row-end: span 2;
}

.span-3 {
    grid-column-end: span 3;
    grid-row-end: span 4;
}
/*Gallery end*/
#BodyCenter {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	display: flex;
	text-align: center;
	position: relative;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#BodyFullFooter {

}
.FooterButtonContainer{
	bottom: 75px;
}
.landscapecontainer{
	height: 800px;
}
.landscape{
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}
.landscapefirst{

}
.landscapelast{
	position: absolute;
	min-width: 100%;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.landscapelogo{
	-webkit-background-size:90% auto;
	-moz-background-size:90% auto;
	-o-background-size: 90% auto;
	background-size: 90% auto;
}
#BodyFullTint {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
}
#BodyFullSlide {
	width: 100%;
	display: inline-flex;
	position: relative;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: 600px;
	overflow: hidden;
	z-index: 5;
}
#BodyCenterSmall {
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top:0px;
	width: 60%;
	display: block;
	font-size:100%;
	text-align: center;
}
#ContactForm {
	float: none;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	max-width:500px;
	display: block;
	font-size:100%;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display:flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;
	text-align: center;
	min-height: 300px;
}
#PhoneFooter {
	display: none;
	float: left;
	position: absolute;
	bottom:0;
	left:0;
	font-size: 50%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#TherapyTreatments {
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: relative;
	display: inline-block;
	min-height: inherit;
	margin-top: 0;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
canvas {
  display: block;
  vertical-align: bottom;
}
/* ---- tsparticles container ---- */
#tsparticles {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
#BodyD2{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	width: 100%;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyD3{
	position: relative;
	margin-top: 0px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	padding-top: 50px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 15;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 700%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	position: relative;
	width:49%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:1%;
	margin-top:0px;
	border-radius:0px;
  	display: inline-flex;
    justify-content: center;
	text-align: left;
}
#FooterLeftPhone {
	display:none;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0;
	margin-top:20px;
}
#FooterCenter {
	display:flex;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	position: relative;
	width:49%;
	float:right;
	margin-bottom:0;
	margin-left:1%;
	margin-right:0%;
	margin-top:0px;
	border-radius:0px;
	display: inline-flex;
    justify-content: center;
	text-align: right;
}
.CopywriteBlock {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: none;
	border-right: 1px solid #00B095;
	white-space: nowrap;
}
.hometabsflexed{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	width:80%;
}
.hometab {
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: center;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	cursor: pointer;
	background: -webkit-linear-gradient(#123f6f,#123f6f,#28323e,#101923);  
    background: -moz-linear-gradient(#123f6f,#123f6f,#28323e,#101923);  
    background: -o-linear-gradient(#123f6f,#123f6f,#28323e,#101923);  
    background: linear-gradient(#123f6f,#123f6f,#28323e,#101923);
	background-size: 1px 200%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #fecd8f, #f7941d, #3b2313) 1;
	min-height:250px;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: bordermove 7s infinite ease-in-out;
  -moz-animation: bordermove 7s infinite ease-in-out;
  -o-animation: bordermove 7s infinite ease-in-out;
  animation: bordermove 7s infinite ease-in-out;
}
.hometab:hover {
	margin-top:-10px;
	background-position: top center;
	border-image: linear-gradient(to bottom, #f7941d, #f7941d, #f7941d) 1 !important;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: 0px 2px 20px #3b2313;
	-webkit-box-shadow: 0px 2px 20px #3b2313;
	box-shadow: 0px 2px 20px #3b2313;
	}
.arrowmove{
	padding-left: 1px;
	transition: all 0.3s ease-in-out;
	}
.hometab:hover .arrowmove{
	padding-left: 10px;
	transition: all 0.3s ease-in-out;
	}
.hometab:hover .BalloonHeader{
	color: #f7941d;
	transition: all 0.3s ease-in-out;
	}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	width:100%;
	height:70vh;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	height:600px;
	justify-content: center;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	min-height:650px;
	z-index: 2;
	overflow: hidden;
	display: grid;

}
#VideoBackground {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.BackVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;	
}
#VideoBackground2 {
	display: grid;
	top:0px;
	left: 0;
	width:100%;
	height:600px;
	z-index:1;
	overflow: hidden;
	position: absolute;
}
#VideoBanner {
	display: grid;
	position: relative;
	left: 0;
	width:100%;
	height:100%;
	margin-top: 0px;
	z-index: 1;
	
}
#BannerBackgroundAbout {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url("../Counseling/TherapistNearMe/TherapistNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundServices {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url("../Counseling/CounselorNearMe/CounselingServicesNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundIndividual {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundConsult {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTherapyForKids {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundCouplesTherapy {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGuidedMeditations {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#SloganBox {
	display: block;
	position: absolute;
	width:80%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 10%;
	margin-top: 35vh;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: left;
}
#Sale {
	position: absolute;
	display: block;
	width:225px;
	bottom:0;
	right: 0;
	z-index:11;
	margin-right: 10px;
}
#Sale2 {
	position: absolute;
	display: block;
	width:200px;
	top:400px;
	right: 0;
	z-index:11;
	margin-right: 10px;
}
#SloganBox2 {
	display: block;
	position: absolute;
	width:80%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 10%;
	margin-top: 300px;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: left;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: block;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	margin-top:50px;
	margin-bottom:50px;
}
.paddingTB100 {
	display: flex;
	padding-top:75px;
	padding-bottom:75px;
}
.paddingTB150 {
	display: flex;
	padding-top:125px;
	padding-bottom:125px;
}
.marginTB150 {
	margin-top:150px;
	margin-bottom:150px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}

#PortfolioBlock{
	display: inline-block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	min-height: 100%;
	background-color: rgba(64, 215, 255, 1);
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0.5px solid #fff;
}
#PortfolioBlockDark{
	display: inline-block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	min-height: 100%;
	background-color: rgba(11, 89, 124, 1);
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0.5px solid #fff;
}
#tint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	margin-top:0px;
	background-color: rgba(0,0,0,0.5);
}
#homelogotint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	mask-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 400px;
  	mask-size: 400px;
	-webkit-mask-position: center center;
  	mask-position: center center;
	mask-mode: alpha;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.3;
	z-index:3;
	background-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
	background-size: 400px auto;
	-webkit-background-size:400px auto;
	-moz-background-size:400px auto;
	-o-background-size: 400px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.flexed{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	width:100%;
}


.flexblock {
    border: none;
    position: relative;
	width:23%;
	min-height:100%;
	float:left;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	background-color: #BE8999;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: center;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	justify-content: center;
	-moz-box-shadow: 0 0 20px #efefef;
	-webkit-box-shadow: 0 0 20px #efefef;
	box-shadow: 0 0 20px #efefef;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;	
}
.flexblock:hover {
	-moz-box-shadow: 0 0 10px #be8999;
	-webkit-box-shadow: 0 0 10px #be8999;
	box-shadow: 0 0 10px #be8999;
	background-color: #e8dcdf;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

#BodyFlex{
	width:100%;
	min-height:auto;
	display: flex;
	overflow: hidden;
}
#BodyFlexReverse{
	width:100%;
	min-height:auto;
	display: flex;
	overflow: hidden;
	flex-direction: row-reverse;
}

#BodyFlexEnd{
	height:100%;
	width: 100%;
	min-height:auto;
	display: flex;
	position: absolute;
	z-index: 5;
	place-items:end;
}
	
#BodyFlexLeft{
	width:48%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftFull{
	width:50%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:48%;
	min-height:60px;
	float:right;
	margin-bottom:10px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRightFull{
	width:50%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:49%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:1%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 28px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.MainBodyLg {
	font-size: 28px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	font-weight: normal;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 40px;
	letter-spacing: 0.05em;
	font-weight: 900;
}


.slideshow-container {
  position: relative;
  background: none;
  width:100%;
  min-height:400px;
}
.SliderTitleFont{
	color: #FFFFFF;
	font-size: 35px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.slideshow .slide .title {
    margin: 0 auto 0px;
	margin-top:-120px;
    max-width: 1200px;
	font-family: TitleFont, sans-serif;
	font-weight: normal;
	font-size: 60px;
    letter-spacing: 0em;
    text-transform: uppercase;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1200px;
    font-size: 26px;
    line-height:1;
	font-family: MainBodyFont;
}
.slideshow .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10 !important;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
	vertical-align: bottom;
	margin-bottom: 10px;	
}
.slideshow .slide .caption {
    padding: 0px 0px 30px 0px;
	z-index: 10;
}
.slideshow .pagination {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 3;
    text-align: center;
	display: block;
}
.slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    bottom: 40px;
    cursor: pointer;
    z-index: 3;
}
.btn {
    display: inline-block;
    padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
    color: #000;
    text-decoration: none;
    position: relative;
    background-color: #BD8998;
    border: 2px solid #BD8998;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
    font-size: 20px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
	transition: padding-left 0.4s linear 0s, padding-right 0.4s linear 0s, background-color 0.4s linear 0s;
	
}	
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}	
	
#footersection{
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	z-index:10;
}
#footertint{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0,1);
	padding: 30px 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
#footertint2{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(29,40,47,0);
	padding: 0px 0 10px 0px;
	margin: 0;
	height: 100%;
	width: 100%;
}
#homebodyright{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 15vh;
	right: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
#homebodyleft{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 110vh;
	left: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
.homebodycontentpadding{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
#fadetowhite{
	background: -webkit-linear-gradient(transparent,#efefef);  
    background: -moz-linear-gradient(transparent,#efefef);  
    background: -o-linear-gradient(transparent,#efefef);  
    background: linear-gradient(transparent,#efefef);
	background-size: 1px 201px;
	background-repeat: repeat-x;
	background-position: top center;
	height: 200px;
	width: 100%;
	z-index: 5;
	position: fixed;
	border-bottom: 3px solid #efefef;
	bottom: 0;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
.imagescroll{
	height: 200vh;
	width: 50%;
	position: fixed;
	background-image: url("../BuildingContractor/CommercialContractor/CommercialConstructionServices.jpg");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
	z-index: 4;
	display: inline-block;
}
.filters{
	display: flex;
	position: relative;
	width: 90%;
	margin-left: 5%;
	align-self: center;
	justify-content: space-evenly;
	background-color: #0b597c;
}
#filterscontainer label {
	color: #fff;
	font-size: 15px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:20px;
	padding-bottom:20px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
#filterscontainer label:hover {
	color: #40d7ff;
}
#imagescrollcontainer{
	width:100%;
	max-width: 700px;
	height: 650px;
	overflow: hidden;
}
#homeimagescrollcontainerleft{
	width:41%;
	max-width: none;
	margin-left: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 7vh;
	position: absolute;
}
#homeimagescrollcontainerright{
	width:41%;
	max-width: none;
	margin-right: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 95vh;
	position: absolute;
	right: 0;
}
#imageslide{
	width:auto;
	height: 900px;
	margin-top: -150px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}



}

/* Desktop */

@media only screen and (min-width: 1300px) {
#NavbarRight{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:98%;
	margin-right:1%;
	margin-left:1%;
	margin-top:0px;
	position: relative;
	max-width:none;
    box-sizing: content-box;
	justify-content: flex-end;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#NavbarRight.stick{
	width:98%;
	margin-right:1%;
}

#NavbarLeft{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: block;
	width:100%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: relative;
	max-width:none;
	box-sizing: border-box;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
    border-style: solid;
	-webkit-animation: bordermovelight 7s infinite linear;
    -moz-animation: bordermovelight 7s infinite linear;
    -o-animation: bordermovelight 7s infinite linear;
    animation: bordermovelight 7s infinite linear;
}

#Navbar2{
	display: block;
	width: auto;
	margin-right:0%;
	margin-left:0%;
	margin-top:25px;
	margin-bottom:0px;
	position: absolute;
	float: right;
	right:0;
	top: 0;
	font-size: 100%;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}
#menu{
	width: 100%;
	min-height: 100%;
	margin:0;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	list-style: none;
	text-align:center;
	position:relative;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	align-content: flex-end;
	align-items: flex-end;
	justify-content: space-evenly;
	float:right;
}
#menu a{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	position: relative;
	height: 82px;
	width: 100%;
	color: #505050;
	font-size: 18px;
	text-wrap: none;
	text-transform: none;
	font-family: MenuFont, calibri, serif;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	flex-wrap: wrap;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	justify-content: center;
}
#menu a.stick{
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
#menu ul a{
	padding: 10px auto;
	margin: 0px;
	min-height: 40px !important;
	max-height: none;
	color: #fff;
	width: 100%;
	display: flex;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	vertical-align: middle;
	height: 100%;
	font-size: 18px;
	opacity: 0;
	font-family: MenuFont, calibri, serif;
	background-color: rgba(29,139,134,0.85);
	-webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}

#NavbarPhone{
	display: none;
}
#NavbarPhoneNumbers{
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	right:0;
	display: none;
	background-color:#032c40;
	z-index: 500;
	position: fixed;
	float:right;
	max-width:600px;
	margin-top: 50px;
	padding-top:30px;
	-moz-box-shadow: 0px 0px 10px #f00116;
	-webkit-box-shadow: 0px 0px 10px #f00116;
	box-shadow: 0px 0px 10px #f00116;
	font-size: 70%;
	-webkit-animation: slideInDown ease-in 1s;
	-moz-animation: slideInDown ease-in 1s;
	-o-animation: slideInDown ease-in 1s;
	animation: slideInDown ease-in 1s;
}
#Logo {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:auto;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 75px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#Logo.stick {
	opacity: 1;
	transition-delay: 0.5s;
}

#LogoLines {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:100%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 225px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: center;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
#LogoLines.stick {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:100%;
	margin-right:0%;
	margin-left:0px;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 150px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: center;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
}
.Logo{
	width: auto;
	height: 75px;
	max-width: inherit;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
.Logo.stick{
	width:auto;
	max-width: inherit;
	padding: 10px 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
.Logo2{
	width:auto;
	height: 96%;
	top:0;
	position: absolute;
	max-width: none;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 0;
	z-index: 1;
}
.Logo2.stick{
	width:auto;
	height: 150%;
	top:0;
	position: absolute;
	max-width: none;
	padding-bottom: 0px;
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	opacity: 1;
	z-index: 2;
}
#Logo2 {
	-webkit-transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-ms-transition: all 0.5s linear 0s;
	-o-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
	display: flex;
	width:auto;
	margin-right:0%;
	margin-left:10%;
	margin-top:0px;
	position: relative;
	max-width:none;
	height: 75px;
	font-size: 100%;
	opacity: 1;
	overflow: hidden;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	flex-wrap: wrap;
}
#Logo2.stick {
	opacity: 1;
	transition-delay: 0s;
}

#HeaderPhone {
	display: block;
	width:70%;
	float:right;
	right:0%;
	margin-right:20px;
	margin-left:2%;
	margin-top:10px;
	position: absolute;
	max-width:none;
	z-index:501;
}
#PhoneButtonsContainer {
	display: none;
}
.header {
  width: 100%;
  height: 125px;
  transition: transform 0.6s ease-in;
  transform: translate3d(0, 0, 0);
}
.header.unpinned {
  transform: translate3d(0, -120%, 0);
}
#HeaderBar {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 35% 65%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 90%;
	padding: 0 5%;
	z-index: 2;
	height:80px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}
#HeaderBar.stick {
}
#HeaderBar2 {
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
	display: grid;
	grid-template-columns: 45% 55%;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: relative;
	width: 90%;
	padding: 0 5%;
	z-index: 2;
	height:80px;
	border-bottom-width: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: transparent;
}

#BodyLeft {
	float: left;
	margin-left: 0%;
	margin-right:1%;
	margin-top:0px;
	margin-bottom: 0px;
	width: 49%;
	display: block;
	font-size:100%;
	border: 2px solid transparent;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#BodyRight {
	float: right;
	margin-left: 1%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 49%;
	display: flex;
	font-size:100%;
	align-items: flex-end;
}
#BodyRightOver {
	float: right;
	margin-left: 35%;
	margin-right:15%;
	margin-top: 150px;
	margin-bottom: 0px;
	width: 49%;
	display: block;
	font-size:100%;
	position: absolute;
	z-index:50;
	background-color: #cca562;
}
#BodyRightPadding {
	margin-left: 4%;
	margin-right:4%;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 92%;
	display: block;
	font-size:100%;
}
#BodyLeftHome {
	float: left;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 50%;
	display: block;
	font-size:100%;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#BodyRightHome {
	float: right;
	margin-left: 0%;
	margin-right:0%;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 50%;
	display: block;
	font-size:100%;
	right:0;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	position: relative;
	z-index:100;
	border: none;
	max-width: 500px;
	background-color:#BD8998;
}
#FloatContainer {
	width:90%;
	display:grid;
	grid-template-columns: repeat(20, 1fr);
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:0;
}
/*Picture Left*/
#BodyRightOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:75px;
	margin-bottom: auto;
	grid-column: 10 / 20; 
	grid-row: 1;
	font-size:100%;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 450px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyRightOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:60%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyLeftFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 0px;
	margin-bottom: auto;
	grid-column: 2 / 11; 
	grid-row: 1;
	z-index: 1;
	font-size:100%;
	position:relative;
	background-color: transparent;
	height:450px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
/*Picture Right*/
#BodyLeftOfFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top:0px;
	margin-bottom:auto;
	grid-column: 2 / 12; 
	grid-row: 1;
	font-size:100%;
	background-color:#BE8999;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	min-height: 450px;
	display: flex;
	justify-content: center;
	vertical-align: middle;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
}
#BodyLeftOfFloatText {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	font-size:100%;
	width:60%;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#BodyRightFloat {
	margin-left: 0%;
	margin-right:0%;
	margin-top: 75px;
	margin-bottom: auto;
	grid-column: 11 / 20; 
	grid-row: 1; 
	z-index: 1;
	font-size:100%;
	position:relative;
	background-color: transparent;
	height:450px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	border: 8px solid #fff;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectGrid {
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
	grid-gap: 5px;
}
.ProjectLink{
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.ProjectGridItem{
	margin: 5px;
	border: 1px solid transparent;
    background-color: transparent;
    border-radius: 0px;
	z-index:1;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-content: flex-start;
	align-items: flex-start;
    -webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center !important;
	background-image: inherit;
	padding-top: 75%;
}
.ProjectTint{
	display: inline-flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	padding-top: 50%; /* Aspect Ratio */
    position: relative; 
	opacity: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	background-image: url("../BuildingContractor/GreenBuildingContractor/BuildingContractorSota.png");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center;
}
.ProjectTitle{
	margin: 0 2% 10px 2%;
	border: none;
    border-radius: 0px;
	z-index:1;
	width: 96%;
}
.ProjectGridItem:hover .ProjectTint{
	opacity: 1;
}		
.mobiletext{
	display: none;	
}
.desktoptext{
	display: inherit;
}
#GridCenter {
	display:grid;
	grid-template-columns: repeat(20, 1fr);
	grid-template-rows: repeat(1, 1fr);
	margin-left:5%;
	margin-bottom:0;
	margin-top:0;
	margin-right:5%;
	width: 90%;
}
#GridLeftSm {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: span 5;
    grid-row-end: span 1;
	z-index:1;
}
#GridRightLg {
	padding: 0rem;
	display: flex;
	justify-content: flex-end;
	align-content: flex-end;
	align-items: flex-end;
	border: none;
    border-radius: 0px;
	grid-column-start: 7;
	grid-row-start: 1;
	grid-column-end: 21;
	grid-row-end: span 1;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#GridRightSm {
	padding: 0rem;
	border: none;
    background-color: #efefef;
    border-radius: 0px;
	grid-column-start: 13;
	grid-row-start: 2;
	grid-column-end: span 8;
    grid-row-end: span 10;
	z-index:1;
}
#GridLeftLg {
	padding: 0rem;
	border: none;
    border-radius: 0px;
	grid-column-start: 1;
	grid-row-start: 1;
	grid-column-end: 14;
    grid-row-end: 10;
	background-image: url(../WeddingVenueFlorida/WeddingBarn/WeddingBarnVenueFlorida.jpg);
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
/*Gallery*/
.grid-layout {
    display: grid;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding: 1px;
	margin-bottom: 50px;
   
}

.grid-item {
    padding: 0px;
	padding-top: 60%; /* Aspect Ratio */
	margin-bottom: 0px;
	margin: 3px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    background-color: #000;
    border-radius: 0px;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	filter: brightness(100%);
	border: 2px solid transparent;
}
.span-2 {
    grid-column-end: span 2;
    grid-row-end: span 2;
}

.span-3 {
    grid-column-end: span 3;
    grid-row-end: span 4;
}
/*Gallery end*/
#BodyCenter {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	display: flex;
	text-align: center;
	position: relative;
}
#BodyFull {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}
#BodyFullFooter {

}
.FooterButtonContainer{
	bottom: 150px;
}
.landscapecontainer{
	height: 900px;
}
.landscape{
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;

}
.landscapefirst{

}
.landscapelast{
	position: absolute;
	min-width: 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
	background-repeat: no-repeat;
	background-position:center center;
}
.landscapelogo{
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#BodyFullTint {
	width: 100%;
	display: inline-flex;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
}
#BodyFullSlide {
	width: 100%;
	display: inline-flex;
	position: relative;
	text-align: center;
	position: relative;
	justify-content: center;
	align-content: center;
	align-items: center;
	max-height: 600px;
	overflow: hidden;
	z-index: 5;
}
#BodyCenterSmall {
	float: left;
	margin-left: 20%;
	margin-right: 20%;
	margin-top:0px;
	width: 60%;
	display: flex;
	font-size:100%;
	text-align: center;
}
#ContactForm {
	float: none;
	margin-left: 5%;
	margin-right:5%;
	margin-bottom:20px;
	margin-top:20px;
	width: 90%;
	max-width:500px;
	display: block;
	font-size:100%;
}
#Footer {
	width: 100%;
	border:none;
	text-align: center;
}
#FooterBottom {
	display:flex;
	width:100%;
	min-width: 100%;
	position: relative;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom:0;
	margin-top:0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top:none;
	text-align: center;
	min-height: 300px;
}
#PhoneFooter {
	display: none;
	float: left;
	position: absolute;
	bottom:0;
	left:0;
	font-size: 50%;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	background-color:#000;	
}
#TherapyTreatments {
	overflow:hidden;
	position:absolute;
	font-size:100%;
	font-weight:bolder;
	width:100%;
}
#BodyD1{
	position: relative;
	display: inline-block;
	min-height: inherit;
	margin-top: 0;
	width: 100%;
	font-size: inherit;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 10;
}
canvas {
  display: block;
  vertical-align: bottom;
	background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
	
}
/* ---- tsparticles container ---- */
#tsparticles {
  position: relative;
	display: grid;
  width: 100%;
  height: 100%;
  
}
#BodyD2{
	position: relative;
	display: inline-block;
	margin-top: 0px;
	width: 100%;
	font-size: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 15;
}
#BodyD3{
	position: relative;
	margin-top: -150px;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	padding-bottom: 0px;
	padding-top: 175px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 15;
}
#sticky-anchor {
	margin-top:30px;
	height:1px;
	top:0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out 0s;
	-moz-transition: all 1s ease-in-out 0s;
	-ms-transition: all 1s ease-in-out 0s;
	-o-transition: all 1s ease-in-out 0s;
	transition: all 1s ease-in-out 0s;
}

.BigMainBodyWhiteHome {
	text-rendering: optimizelegibility;
	color: #FFF;
	font-size: 700%;
	font-family: MudgeRanch, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:30px;
	font-weight: bolder;
	margin:0px;
}
#FooterLeft {
	position: relative;
	width:49%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:1%;
	margin-top:0px;
	border-radius:0px;
  	display: inline-flex;
    justify-content: center;
	text-align: left;
}
#FooterLeftPhone {
	display:none;
	width:30%;
	float:left;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0;
	margin-top:20px;
}
#FooterCenter {
	display:flex;
	width:100%;
	margin-bottom:0;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	font-size:100%;
}
#FooterRight {
	position: relative;
	width:49%;
	float:right;
	margin-bottom:0;
	margin-left:1%;
	margin-right:0%;
	margin-top:0px;
	border-radius:0px;
	display: inline-flex;
    justify-content: center;
	text-align: right;
}
.CopywriteBlock {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.CopywriteBlockMiddle {
	display: inline-block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: none;
	border-right: 1px solid #00B095;
	white-space: nowrap;
}
.hometabsflexed{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	width:80%;
}
.hometab {
	position: relative;
	width:30%;
	float:left;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: center;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	cursor: pointer;
	background: -webkit-linear-gradient(#123f6f,#123f6f,#28323e,#101923);  
    background: -moz-linear-gradient(#123f6f,#123f6f,#28323e,#101923);  
    background: -o-linear-gradient(#123f6f,#123f6f,#28323e,#101923);  
    background: linear-gradient(#123f6f,#123f6f,#28323e,#101923);
	background-size: 1px 200%;
	background-repeat: repeat-x;
	background-position: bottom center;
	border-radius:2px;
	border-width: 2px;
    border-style: solid;
	border-image: linear-gradient(to bottom, #fecd8f, #f7941d, #3b2313) 1;
	min-height:250px;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: bordermove 7s infinite ease-in-out;
  -moz-animation: bordermove 7s infinite ease-in-out;
  -o-animation: bordermove 7s infinite ease-in-out;
  animation: bordermove 7s infinite ease-in-out;
}
.hometab:hover {
	margin-top:-10px;
	background-position: top center;
	border-image: linear-gradient(to bottom, #f7941d, #f7941d, #f7941d) 1 !important;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: 0px 2px 20px #3b2313;
	-webkit-box-shadow: 0px 2px 20px #3b2313;
	box-shadow: 0px 2px 20px #3b2313;
	}
.arrowmove{
	padding-left: 1px;
	transition: all 0.3s ease-in-out;
	}
.hometab:hover .arrowmove{
	padding-left: 10px;
	transition: all 0.3s ease-in-out;
	}
.hometab:hover .BalloonHeader{
	color: #f7941d;
	transition: all 0.3s ease-in-out;
	}
#homepagetopcontainer {
	top:0%;
	position: relative;
	display: block;
	width:100%;
	height:80vh;
}
#pagetopcontainer {
	position: relative;
	display: grid;
	flex-wrap: wrap;
	width:100%;
	height:600px;
	justify-content: center;
}
#pagevideobannercontainer {
	position: relative;
	width:100%;
	min-height:800px;
	z-index: 2;
	overflow: hidden;
	display: grid;
}
#VideoBackground {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.BackVideo{
	min-width:100%; 
	height: 100%; 
	object-fit: cover; 
	transform-origin: center center; 
	align-self: center;	
}
#VideoBackground2 {
	display: grid;
	top:0px;
	left: 0;
	width:100%;
	height:600px;
	z-index:1;
	overflow: hidden;
	position: absolute;
}
#VideoBanner {
	display: flex;
	position: relative;
	left: 0;
	width:100%;
	height:100%;
	margin-top: -200px;
	z-index: 1;
}
#BannerBackgroundAbout {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-image: url("../Counseling/TherapistNearMe/TherapistNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundContact {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundServices {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-image: url("../Counseling/CounselorNearMe/CounselingServicesNearMe.jpeg");
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundIndividual {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:top center !important;
}
#BannerBackgroundConsult {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:600px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundTherapyForKids {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundCouplesTherapy {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#BannerBackgroundGuidedMeditations {
	top:0px;
	margin-top:0px;
	position:fixed;
	width:100%;
	height:700px;
	z-index:1;
	background-size: cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position:center center !important;
}
#SloganBox {
	display: block;
	position: absolute;
	width:80%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 10%;
	margin-top: 40vh;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: left;
}
#Sale {
	position: absolute;
	display: block;
	width:300px;
	bottom:0;
	right: 0;
	z-index:11;
	margin-right: 10px;
}
#Sale2 {
	position: absolute;
	display: block;
	width:200px;
	top:520px;
	right: 0;
	z-index:11;
	margin-right: 10px;
}
#SloganBox2 {
	display: block;
	position: absolute;
	width:80%;
	top:0;
	left: 0;
	z-index:11;
	margin-left: 10%;
	margin-top: 275px;
	background-color: rgba(255, 255, 255, 0);
	-webkit-backdrop-filter: none;
    backdrop-filter: none;
	text-align: left;
}
#Carousel{
	display:block;
	position:relative;
	width:100%;
	height:175px;
	overflow:hidden;
}
#PageTint {
	display: block;
	position:fixed;
	width:100%;
	height:100%;
	z-index:2000;
	background-color:rgba(0,0,0,0.8);
	-webkit-animation:sale 2s linear;
	-moz-animation:sale 2s linear;
    -o-animation:sale 2s linear;
    animation:sale 2s linear;
}
.HeaderScript {
	color: #FFF;
	font-size: 450%;
	font-family: Scripty, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
}
.marginTB50 {
	display: flex;
	margin-top:50px;
	margin-bottom:50px;
}
.paddingTB100 {
	display: flex;
	padding-top:100px;
	padding-bottom:100px;
}
.paddingTB150 {
	display: flex;
	padding-top:150px;
	padding-bottom:150px;
}
.marginTB150 {
	margin-top:150px;
	margin-bottom:150px;
}
.marginB50 {
	display: flex;
	margin-bottom:50px;
}
.marginB100 {
	display: flex;
	padding-bottom:100px;
}
.marginBReviews {
	display: inline-block;
	margin-bottom:100px;
}
.marginB150 {
	display: flex;
	margin-bottom:150px;
}

#PortfolioBlock{
	display: inline-block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	min-height: 100%;
	background-color: rgba(64, 215, 255, 1);
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0.5px solid #fff;
}
#PortfolioBlockDark{
	display: inline-block;
	width:25%;
	margin-left:0%;
	margin-right:0%;
	margin-top:0;
	margin-bottom:0;
	float:left;
	min-height: 100%;
	background-color: rgba(11, 89, 124, 1);
	padding-top: 50px;
	padding-bottom: 50px;
	justify-content: center;
	align-content: center;
	align-items: center;
	border: 0.5px solid #fff;
}
#tint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	margin-top:0px;
	background-color: rgba(0,0,0,0.5);
}
#homelogotint{
	width:100%;
	height:100%;
	position:absolute;
	z-index:2;
	-webkit-backdrop-filter: invert(1);
    backdrop-filter: invert(1);
	-webkit-mask-image:url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	mask-image:url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
  	-webkit-mask-repeat: no-repeat;
  	mask-repeat: no-repeat;
	-webkit-mask-size: 400px;
  	mask-size: 400px;
	-webkit-mask-position: center center;
  	mask-position: center center;
	mask-mode: alpha;
}
#homelogotintcover{
	width:100%;
	height:100%;
	position:absolute;
	opacity: 0.4;
	z-index:3;
	background-image: url("../PegaFoundation/PegaFoundation/PegaFoundation.svg");
	background-size: 400px auto;
	-webkit-background-size:400px auto;
	-moz-background-size:400px auto;
	-o-background-size: 400px auto;
	background-repeat: no-repeat;
	background-position:center center;
}
.flexed{
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	width:100%;
}


.flexblock {
    border: none;
    position: relative;
	width:23%;
	min-height:100%;
	float:left;
	margin-bottom:20px;
	margin-left:1%;
	margin-right:1%;
	margin-top:20px;
	border-top-right-radius:20px;
	border-bottom-left-radius:20px;
	background-color: #BE8999;
	-webkit-box-flex: 1;
  	-webkit-flex: 1;
  	-moz-box-flex: 1;
  	-ms-flex: 1;
  	flex: 1;
    align-items: center;
	display: -webkit-box;
  	display: -webkit-flex;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-webkit-flex-direction: column;
  	-moz-box-orient: vertical;
  	-moz-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	justify-content: center;
	-moz-box-shadow: 0 0 20px #efefef;
	-webkit-box-shadow: 0 0 20px #efefef;
	box-shadow: 0 0 20px #efefef;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;	
}
.flexblock:hover {
	-moz-box-shadow: 0 0 10px #be8999;
	-webkit-box-shadow: 0 0 10px #be8999;
	box-shadow: 0 0 10px #be8999;
	background-color: #e8dcdf;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

#BodyFlex{
	width:100%;
	min-height:auto;
	display: flex;
	overflow: hidden;
}
#BodyFlexReverse{
	width:100%;
	min-height:auto;
	display: flex;
	overflow: hidden;
	flex-direction: row-reverse;
}

#BodyFlexEnd{
	height:100%;
	width: 100%;
	min-height:auto;
	display: flex;
	position: absolute;
	z-index: 5;
	place-items:end;
}
	
#BodyFlexLeft{
	width:48%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftFull{
	width:50%;
	min-height:180px;
	float:left;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRight{
	width:48%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:1%;
	margin-right:1%;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexRightFull{
	width:50%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:0%;
	margin-right:0;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexItem{
	width:30%;
	min-height:60px;
	float:right;
	margin-bottom:0px;
	margin-left:2%;
	margin-right:2%;
	margin-top:0;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftDesktop{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: flex;
	align-items:center;
	justify-content:center;	
}
#BodyFlexLeftPhone{
	width:100%;
	min-height:180px;
	float:left;
	margin-bottom:10px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	display: none;
	align-items:center;
	justify-content:center;	
}
.TitleHeaderSm {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 30px;
	letter-spacing: 0.05em;
	font-weight: 900;
}
.TitleHeader {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 32px;
	letter-spacing: 0.01em;
	font-weight: 900;
}
.MainBodyLg {
	font-size: 28px;
	font-family: MainBodyFont, calibri, Tahoma, Geneva, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-shadow: none;
	text-decoration:none;
	font-weight: normal;
}
.TitleHeaderLg {
	text-rendering: optimizelegibility;
	font-family: TitleFont, calibri, Tahoma, Geneva, sans-serif;
	font-size: 45px;
	letter-spacing: 0.05em;
	font-weight: 900;
}


.slideshow-container {
  position: relative;
  background: none;
  width:100%;
  min-height:400px;
}
.SliderTitleFont{
	color: #FFFFFF;
	font-size: 35px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
	padding-right:0px;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.slideshow .slide .title {
    margin: 0 auto 0px;
	margin-top:-120px;
    max-width: 1200px;
	font-family: TitleFont, sans-serif;
	font-weight: normal;
	font-size: 60px;
    letter-spacing: 0em;
    text-transform: uppercase;
}

.slideshow .slide .text {
    margin: 0 auto;
    max-width: 1200px;
    font-size: 26px;
    line-height:1;
	font-family: MainBodyFont;
}
.slideshow .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 10 !important;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
	vertical-align: bottom;
	margin-bottom: 10px;	
}
.slideshow .slide .caption {
    padding: 0px 0px 30px 0px;
	z-index: 10;
}
.slideshow .pagination {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 3;
    text-align: center;
	display: block;
}
.slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    bottom: 40px;
    cursor: pointer;
    z-index: 3;
}
.btn {
    display: inline-block;
    padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
    color: #000;
    text-decoration: none;
    position: relative;
    background-color: #BD8998;
    border: 2px solid #BD8998;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
    font-size: 20px;
	font-family: MainBody, calibri, Tahoma, Geneva, sans-serif;
	font-weight:bold;
    letter-spacing: 0.2em;
    text-align: center;
    text-indent: 2px;
	transition: padding-left 0.4s linear 0s, padding-right 0.4s linear 0s, background-color 0.4s linear 0s;
	
}
#pagesectionzerofull{
	min-height: 100vh;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}	
	
#footersection{
	display: flex;
	position: relative;
	border: none;
	margin: 0;
	padding: 0px 0;
	height: auto;
	width: 100%;
	background-image: none;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	z-index:10;
}
#footertint{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(21,94,88,1);
	padding: 50px 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
#footertint2{
	display: inline-flex;
	border: none;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: rgba(29,40,47,0);
	padding: 0px 0 10px 0px;
	margin: 0;
	height: 100%;
	width: 100%;
}
#homebodyright{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 15vh;
	right: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
#homebodyleft{
	width: 50%;
	background-color: rgba(0, 63, 134, 0.7);
	-webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
	position: absolute;
	margin-top: 90vh;
	left: 5%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	transform-origin: center center;
	border: 1px solid #fff;
}
.homebodycontentpadding{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
#fadetowhite{
	background: -webkit-linear-gradient(transparent,#efefef);  
    background: -moz-linear-gradient(transparent,#efefef);  
    background: -o-linear-gradient(transparent,#efefef);  
    background: linear-gradient(transparent,#efefef);
	background-size: 1px 201px;
	background-repeat: repeat-x;
	background-position: top center;
	height: 200px;
	width: 100%;
	z-index: 5;
	position: fixed;
	border-bottom: 3px solid #efefef;
	bottom: 0;
}
.homeimagecontainer{
	overflow: hidden;
	height: 100vh;
	width: 45%;
	position: fixed;
}
.imagescroll{
	height: 200vh;
	width: 50%;
	position: fixed;
	background-image: url("../BuildingContractor/CommercialContractor/CommercialConstructionServices.jpg");
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50%;
	z-index: 4;
	display: inline-block;
}
.homesection3background{
	z-index: 5;
	background-color: #efefef;
	width: 100%;
	height: 100vh;
	position: fixed;
	display: inline-block;
}

#imagescrollcontainer{
	width:100%;
	max-width: 700px;
	height: 650px;
	overflow: hidden;
}
#homeimagescrollcontainerleft{
	width:41%;
	max-width: none;
	margin-left: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 7vh;
	position: absolute;
}
#homeimagescrollcontainerright{
	width:41%;
	max-width: none;
	margin-right: 5%;
	height: 650px;
	overflow: hidden;
	margin-top: 75vh;
	position: absolute;
	right: 0;
}
#imageslide{
	width:auto;
	height: 900px;
	margin-top: -150px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


}
