body {
	margin:0px;
	padding:100px 0 0 0;
	font-family: sans-serif;
	background-image: url('images/LeafBurrito-Background_small.png');
	background-position: left 100px;
}
strong {
	font-weight:700;
}
header {
  	position: relative;
  	background-color: black;
  	height: 75vh;
  	min-height: 25rem;
  	width: 100%;
  	overflow: hidden;
}
header video {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	min-width: 100%;
  	min-height: 100%;
  	width: auto;
  	height: auto;
  	z-index: 0;
  	-ms-transform: translateX(-50%) translateY(-50%);
  	-moz-transform: translateX(-50%) translateY(-50%);
  	-webkit-transform: translateX(-50%) translateY(-50%);
  	transform: translateX(-50%) translateY(-50%);
}
header .container {
  	position: relative;
  	z-index: 2;
}
header .overlay {
  	position: absolute;
  	top: 0;
  	left: 0;
  	height: 100%;
  	width: 100%;
  	background-color: black;
  	opacity: 0.5;
  	z-index: 1;
}
h1, h2 {
	font-weight:100;
}
.footerTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size:11px;
}
.quckLinks li {
	font-size:11px;
}
footer {
	font-size:12px;
}
button, .btn {
	 border-radius:5px;
	 border:1px solid #66a23a;
	 background-color:#76BD43;
	 font-weight:bold;
	 color:#ffffff;
}
.cardFooterUIX {
	background-color:#76BD43;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.circle {
			width: 75px;
			height: 75px;
			border-radius: 50%;
			font-size: 30px;
			color: #fff;
			line-height: 75px;
			text-align: center;
			background: #000
}
.greenBox {
	padding:10px;
	border-radius:5px;
	background-color:#76BD43;
	color:#ffffff;
	border:1px solid #d7d7d7;
}

.carousel-indicators li {
	background-color: #fafca1;
	height: 6px;
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fafca1' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fafca1' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	width: 30px;
	height: 30px;
}

.carousel-control-next, .carousel-control-prev {
	opacity: 0.7;
}

.fieldset-border {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px lightgray solid;
    padding: 10px;
}

.fieldset-white {
	background-color: #ffffff;
}

.fieldset-gray {
	background-color: #f5f5f5;
}

.fieldset-border legend {
	display: block;
	width: auto;
	padding: 0 5px;
	margin-bottom: 0;
	font-size: 0.9em;
	line-height: inherit;
	border: auto;
	border-bottom: none;
	font-weight:bold; 
}

.margin-top-sm {margin-top:5px;}
.margin-top-md {margin-top:10px;}
.margin-top-lg {margin-top:20px;}

.hr-bottom {padding-bottom:5px;border-bottom:1px solid lightgray;margin-bottom:20px;}

.cursor-hand {cursor:pointer;}

.fallback .patented-design {background-image: url('../images/_20190905_103737.jpg')}
.webp .patented-design {background-image: url('../images/_20190905_103737.webp')}
.avif .patented-design {background-image: url('../images/_20190905_103737.avif')}

.fallback .mesh-zippers {background-image: url('../images/LeafBurritoMeshZippers.jpg')}
.webp .mesh-zippers {background-image: url('../images/LeafBurritoMeshZippers.webp')}
.avif .mesh-zippers {background-image: url('../images/LeafBurritoMeshZippers.avif')}

.fallback .ergonomic-straps {background-image: url('../images/landscapers.jpg')}
.webp .ergonomic-straps {background-image: url('../images/landscapers.webp')}
.avif .ergonomic-straps {background-image: url('../images/landscapers.avif')}

.fallback .highland-creek {background-image: url('../mediakit/photos/30_LeafBurrito.com_Highland_Creek_HOA.jpg')}
.webp .highland-creek {background-image: url('../mediakit/photos/30_LeafBurrito.com_Highland_Creek_HOA.webp')}
.avif .highland-creek {background-image: url('../mediakit/photos/30_LeafBurrito.com_Highland_Creek_HOA.avif')}

.fallback .zip-multiple {background-image: url('../images/20181003_172317.jpg')}
.webp .zip-multiple {background-image: url('../images/20181003_172317.webp')}
.avif .zip-multiple {background-image: url('../images/20181003_172317.avif')}

.fallback .golf-carts {background-image: url('../images/carry.jpg')}
.webp .golf-carts {background-image: url('../images/carry.webp')}
.avif .golf-carts {background-image: url('../images/carry.avif')}

.videoHeadline {
		font-size:32px;
		font-weight:400;
		padding-top:20px;
		position:absolute;
	
			color:#ffffff;
			background-color: rgba(0,0,0,0.5);
		
		padding:10px;
	}
.split-image-container {
	  width: 100%;
	  height: 500px;
	  position: relative;
	  margin: 0px;
	  background: lightgrey;
	  overflow: hidden;
	}

/*
-ms-transform: skewX(-25deg);
	  -webkit-transform: skewX(-25deg);
	  transform: skewX(-25deg);
	  */
	  
	.split-image-left,
	.split-image-right {
	  position: absolute;
	  height: 100%;
	  width: 60%;
	  min-width: 500px;
	  
	  background: white;
	  overflow: hidden;
	  top:0;
	  margin-right: 10px;
	  border: 5px solid white;
	  border-top: 0;
	  border-bottom: 0;
	  box-shadow: 0 0 10px 0 rgba(0,0,0,0.9);
	}

	.split-image-left {
	  right: 50%;
	}

	.split-image-right {
	  left: 49.5%; /* need a slight overlap */
	}

/*
-ms-transform: skewX(15deg);
	  -webkit-transform: skewX(15deg);
	  transform: skewX(15deg);
	  */
	  
	.split-image-right:after, .split-image-left:after{
	  
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  display: block;
	  top: 0;
	  content: "";
	}

	.split-image-left:after{
	  right: -93px;
	  background: no-repeat center center;
	  background-size: cover;
	}

	.split-image-right:after {
	  left: -93px;
	  background: no-repeat center center;
	  background-size: cover;
	}
	
	.bottomRight {
		right:0;
		bottom:0;
		position:absolute;
	}
	
	.img-zoom-container {
		  position: relative;
		}

		.img-zoom-lens {
		  position: absolute;
		  border: 1px solid #d4d4d4;
		  /*set the size of the lens:*/
		  width: 40px;
		  height: 40px;
		}

		.img-zoom-result {
		  border: 1px solid #d4d4d4;
		  /*set the size of the result div:*/
		  width: 300px;
		  height: 300px;
		  position:absolute;
		}
		
.fieldset-input-label {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px lightgray solid;
    padding-left: 10px;
    padding-bottom: 5px;
}

.fieldset-input-label legend {
	display: block;
	width: auto;
	padding: 0 5px;
	margin-bottom: 0;
	font-size: 0.8em;
	border: auto;
	border-bottom: none;
	font-weight:bold; 
	color:#006699;
	float: none;
}

.fieldset-input-label input:focus,.fieldset-input-label select:focus,.fieldset-input-label textarea:focus {
	outline-width: 0;
}

.greyOverlay {
	z-index:1000;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#666666;
	opacity:0.40;
	MozOpacity:0.40;
	filter:alpha(opacity=40);
	border-radius: 5px;
}

.greyOverlayContents {
	z-index:1001;
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	padding: 4px 10px;
	font-family: Courier New;
	font-size:24px;
	font-weight:900;
	color:#fbfb46;
	background-color:#aaaaaa;
	border-radius: 5px;
	opacity:1;
	MozOpacity:1;
	filter:alpha(opacity=100);
}
