.vlt-custom--8131 {
	bottom: -250px;
	left: -200px;
	max-width: 550px;
}

.vlt-custom--1451 {
	top: -25px;
	left: -30px;
	width: 256px;
	height: 208px;
}

@media only screen and (max-width: 575px) {
	.vlt-custom--1451 {
		top: -100px;
		left: -100px;
	}
}

.vlt-custom--1512 {
	bottom: -28vw;
	left: 50vw;
	width: 75vw;
	height: 75vw;
	background-size: cover;
}

.vlt-custom--4124 {
	top: 0;
	right: 0;
	bottom: 0;
	width: 40vw;
	height: 100%;
	background-position: top left;
	background-size: cover;
}

@media only screen and (max-width: 991px) {
	.vlt-custom--4124 {
		right: 0;
		width: 50vw;
	}
}

@media only screen and (max-width: 767px) {
	.vlt-custom--4124 {
		width: 70vw;
		top: 10vw;
	}

	.vlt-footer-copyright {
		display: none;
	}
}

.vlt-custom--1259 {
	top: -20px;
	right: -5px;
	width: 256px;
	height: 208px;
}

.vlt-custom--2355 {
	bottom: -250px;
	left: 0;
	width: 389px;
	height: 550px;
}

.vlt-project-showcase__item :hover {
	opacity: 0.9;
}

.fl-fl {
	background: #FF7800;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 4px;
	width: 200px;
	position: fixed;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	right: -160px;
	z-index: 1000;
	font: normal normal 10px Arial;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.fa {
	font-size: 22px;
	color: #fff;
	padding: 10px 0;
	width: 40px;
	margin-left: 8px;
}

.fl-fl:hover {
	right: 0;
}

.fl-fl a {
	color: #fff !important;
	text-decoration: none;
	text-align: center;
	line-height: 43px !important;
	vertical-align: top !important;
}

.float-a {
	top: 360px;
}

.float-b {
	top: 415px;
}

.float-c {
	top: 470px;
}

.float-d {
	top: 525px;
}

.float-e {
	top: 580px;
}

.twitter {
	font: normal normal 10px Arial;
	text-align: center;
	color: #998578;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.twitter {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 14px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.twitter:hover {
	color: #FF7D6D;
	text-decoration: none;
}