@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: 'ampersand';
	src: url('ampersand.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: ampersand, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.top-bar {
	display: none;
}

.nav {
	display: none;
}

#preloader {
	position: absolute;
	z-index: 2000;
	width: 100%;
	height: 100%;
	background-color: #DDF0EE;
}

#ie8msg {
	position: absolute;
	z-index: 2000;
	width: 100%;
	height: 100%;
	background-color: #DDF0EE;
}

#load {
	font-size: 36px;
}

.navigation {
	width: 25%;
	height: 60%;
	font-size: 100%;
	left: -5%;
	top: 5%;
	z-index: 5;
	position: fixed;
	background: url(../img/Paper%20PNG.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	-ms-behavior: url(backgroundsize.min.htc);
	behavior: url(backgroundsize.min.htc);
	overflow: hidden;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	/* IE6 and 7 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890684,
			M12=0.25881904510252024,
			M21=-0.25881904510252024,
			M22=0.9659258262890684,
			SizingMethod='auto expand');
}

ul {
	margin-left: 22%;
	margin-top: 20%;
	width: 200%;
	padding: 20px;
	list-style-type: none;
	line-height: 40px;


}

.borderred {
	border-top: 2px #C10D4D solid;
	width: 0%;

}

.borderblue {
	border-top: 2px #03F solid;
	width: 0%;
}

.panel {
	position: relative;
	text-decoration: none;
	font-size: 30px;
	color: #000;
}

.selected {
	font-weight: bolder;
}

#penobj {
	width: 10%;
	height: 10%;
	left: 5%;
	top: 55%;
	position: absolute;
	z-index: 6;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	/* IE6 and 7 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9659258262890684,
			M12=0.25881904510252024,
			M21=-0.25881904510252024,
			M22=0.9659258262890684,
			SizingMethod='auto expand');
}

#menupen {
	margin-left: 20%;
	margin-top: -20%;
	width: 90%;
	height: 20%;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	/* IE8+ - must be on one line, unfortunately */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482, M12=0.7071067811865466, M21=-0.7071067811865466, M22=0.7071067811865482, SizingMethod='auto expand')";

	/* IE6 and 7 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482,
			M12=0.7071067811865466,
			M21=-0.7071067811865466,
			M22=0.7071067811865482,
			SizingMethod='auto expand');

}

#menupen1 {
	margin-left: -20%;
	margin-top: -65%;
	width: 225%;
	height: 120%;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	/* IE8+ - must be on one line, unfortunately */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482, M12=0.7071067811865466, M21=-0.7071067811865466, M22=0.7071067811865482, SizingMethod='auto expand')";

	/* IE6 and 7 */
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865482,
			M12=0.7071067811865466,
			M21=-0.7071067811865466,
			M22=0.7071067811865482,
			SizingMethod='auto expand');
}

#wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#logo {
	display: none;
	position: absolute;
	z-index: 1;
	width: 70%;
	height: 70%;
	top: 20%;
	left: 15%;
	background: url(../img/webcult_resize_final.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	-ms-behavior: url(backgroundsize.min.htc);
	behavior: url(backgroundsize.min.htc);
	overflow: hidden;
}

#mask {
	width: 100%;
	height: 400%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	display: none;
}

.container {
	position: absolute;
	z-index: 2;
	width: 400%;
	height: 200%;
	background: url(../img/tableobj.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	-ms-behavior: url(backgroundsize.min.htc);
	behavior: url(backgroundsize.min.htc);
	overflow: hidden;
}

.pagename {
	text-transform: uppercase;
	float: right;
	width: 27%;
	height: 12%;
	background-image: url(../img/stickynote.png);
	background-size: 100% 100%;
	display: none;
	text-align: center;
	color: #03F;
	font-weight: bolder;
	font-size: 16px;
	margin-top: 13%;
}

.pages,
.extra {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	z-index: 1;
	background: url(../img/Tile%20for%20Website.png) repeat;
}

#home {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#logo {
	display: none;
}

#logoanim1 {
	position: absolute;
	z-index: 2;
	left: -10%;

}

#obj1 {
	position: absolute;
	z-index: 3;
	display: none;
	width: 1400px;
	margin-top: -150px;
	margin-left: 200px;
}

#obj2 {
	position: absolute;
	z-index: 4;
	display: none;
	width: 1400px;
	margin-top: -150px;
	margin-left: 200px;
}

#obj3 {
	position: absolute;
	z-index: 5;
	display: none;
	width: 1400px;
	margin-top: -150px;
	margin-left: 200px;
}

#obj4 {
	position: absolute;
	z-index: 6;
	display: none;
	width: 1400px;
	margin-top: -150px;
	margin-left: 200px;
}

#obj5 {
	position: absolute;
	z-index: 7;
	display: none;
	width: 1400px;
	margin-top: -150px;
	margin-left: 200px;
}

#obj6 {
	position: absolute;
	z-index: 8;
	display: none;
	width: 1400px;
	margin-top: -150px;
	margin-left: 200px;
}

#lightfixtop {
	position: absolute;
	z-index: 3;
	top: -15%;
	left: 15%;
	width: 10%;
	height: 30%;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

#lightfixtop,
#lightfixbottom {
	background-repeat: no-repeat;
	background-image: url(../img/Spot%20Fixture%20Part%202.png);
	background-size: 70% 50%;
}

.fixturebulb {
	width: 70%;
	height: 50%;
}

#lightfixbottom {
	position: absolute;
	z-index: 3;
	bottom: -15%;
	width: 10%;
	height: 30%;
	left: 70%;
}

.curtain {
	background: #333;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 100%;
	height: 0%;
	position: absolute;
	z-index: 1;
}

#spot1 {
	margin-left: 2%;
	margin-top: -15%;
	position: absolute;
	z-index: 2;
	display: none;
}

#spot2 {
	margin-left: 22%;
	margin-top: -8%;
	position: absolute;
	z-index: 2;
	display: none;
}

#spotlight {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
}

#extra_h {
	position: absolute;
	z-index: 1;
	left: 100%;
	top: 0px;
}

#portfolio {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 200%;
}

.rg-gallery {
	display: none;
	margin-top: 15%;

}

#gallery_browse {
	display: none;
	text-align: center;
}

#gallery {
	position: absolute;
	left: 25%;
	top: -10%;
}

#extra_p {
	top: 0px;
	left: 300%;
	position: absolute;
	z-index: 1;
}

#extra_a {
	top: 100%;
	left: 0px;
	position: absolute;
	z-index: 1;
}

#aboutus {
	top: 100%;
	left: 100%;
	position: absolute;
	z-index: 1;
}

#mobile_content_abt {
	margin-top: 20%;
	display: none;
}

#mobile_content_abt h2 {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	display: inline-block;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	margin: 5px;
	padding: 5px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#mobile_content_abt p {
	background: rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	font-family: "Comic Sans MS", cursive;
	text-shadow: none;
	font-weight: 600;
	font-size: 75%;
	text-transform: none;
	margin: 5px;
	padding: 5px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.abt_content {
	background-image: url(../img/stickynote.png);
	background-size: 100% 100%;
}

#website {
	width: 30%;
	height: 70%;
	float: right;
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	margin-top: 10%;
}

#apps {
	width: 20%;
	height: 40%;
	float: right;
	-ms-transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	transform: rotate(25deg);
	margin-top: 20%;
	margin-right: -50%;
}

#marketing {
	width: 22%;
	height: 40%;
	float: right;
	-ms-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	transform: rotate(5deg);
	margin-left: 22%;
	position: absolute;
	z-index: 2;
}

#values {
	float: right;
	width: 30%;
	height: 50%;
}

#aboutme {
	float: left;
	width: 28%;
	height: 50%;
	margin-top: 22%;
	margin-left: 12%;
}

.fa-solid,
.fas {
	font-size: 32px !important;
	margin-right: 20px !important;
}

.abt_content p {
	font-size: 22px !important;
	margin-left: 20% !important;
}

#values p:nth-child(4),
#website p:nth-child(5),
#aboutme p:nth-child(3) {
	margin-left: 18%;
}

#values p:nth-child(5),
#marketing p:nth-child(3) {
	margin-left: 16%;
}

#website p:nth-child(6) {
	margin-left: 15%;
}

#website p:nth-child(7) {
	margin-left: 13%;
	font-weight: bolder;
	color: #03f;
}

.abt_content h2 {
	color: #C10D4D;
	margin-left: 20%;
	font-size: 28px !important;
	margin-top: 13% !important;
}

#extra_c {
	top: 100%;
	left: 200%;
	position: absolute;
	z-index: 1;
}

#contactus {
	top: 100%;
	left: 300%;
	position: absolute;
	z-index: 1
}

.innercontact {
	z-index: 4;
	background: none;
}

#call {
	top: 40%;
	left: 60%;
	font-size: 30px;
	color: #C10D4D;
	font-weight: bolder;
	text-align: center;
	margin-top: -20%;
	background: rgba(255, 255, 255, .4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#emailus {
	display: none;
}

#socialicons {
	position: absolute;
	left: 70%;
	top: 10%;
}

#contactform {
	position: absolute;
	z-index: 4;
	left: 30%;
	top: 18%;
	width: 23%;
	height: 61%;
}

#contact_bg {
	display: none;
	position: absolute;
	z-index: 1;
	background-image: url(../img/phone.png);
	background-size: 100% 100%;
	width: 75%;
	height: 80%;
	top: 15%;
	left: 4%;
}

.formhead {
	margin-top: -3%;
	color: #FFF;
	background: rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
	text-align: center;
}

.form-style {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: 92%;
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, .2);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: ampersand;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 13px 3px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, .5);
	box-shadow: 0 0 13px 3px rgba(0, 0, 0, .5);
	overflow: hidden;
}

textarea {
	background: rgba(255, 255, 255, 0.4) url(../img/gemicon_message.png) no-repeat scroll 16px 16px;
	width: 74%;
	height: 30%;
	border: 1px solid rgba(255, 255, 255, .6);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block;
	font-family: ampersand;
	font-size: 20px;
	color: #fff;
	padding-left: 45px;
	padding-right: 20px;
	padding-top: 12px;
	margin-bottom: 20px;
	overflow: hidden;
}

input,
select {
	width: 74%;
	height: 48px;
	border: 1px solid rgba(255, 255, 255, .4);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block;
	font-family: ampersand;
	font-size: 20px;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

select {
	width: 100%;
}

input[type=submit] {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #C10D4D;
	color: #eee;
	font-weight: bold;
	margin-bottom: 2em;
	margin-top: -4px;
	text-transform: uppercase;
	width: 100%;
}

input.name {
	background: rgba(255, 255, 255, 0.4) url(../img/gemicon_name.png) no-repeat scroll 16px 16px;
	padding-left: 45px;
}

input.email {
	background: rgba(255, 255, 255, 0.4) url(../img/gemicon_email.png) no-repeat scroll 18px 16px;
	padding-left: 45px;
}

input.message {
	background: rgba(255, 255, 255, 0.4) url(../img/gemicon_message.png) no-repeat scroll 16px 16px;
	padding-left: 45px;
}

.select-field {
	background: rgba(255, 255, 255, 0.4) url(../img/gemicon_message.png) no-repeat scroll 16px 16px;
	padding-left: 45px;
}

select option {
	background: #F0F0F0;
	color: #000;
}

::-webkit-input-placeholder {
	color: #fff;
}

:-moz-placeholder {
	color: #fff;
}

::-moz-placeholder {
	color: #fff;
}

:-ms-input-placeholder {
	color: #fff;
}

input:focus,
textarea:focus {
	background-color: rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px 1px rgba(255, 255, 255, .5);
	-webkit-box-shadow: 0 0 5px 1px rgba(255, 255, 255, .5);
	box-shadow: 0 0 5px 1px rgba(255, 255, 255, .5);
	overflow: hidden;
}

.btn:hover {
	background-color: #d44179;
}

.btn:active {
	margin-top: 1px;
	text-shadow: #333333 0 -1px 0;
	background: #03F;
	color: #fff;
	-webkit-box-shadow: rgba(255, 255, 255, 0) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
	-moz-box-shadow: rgba(255, 255, 255, 0) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 0) 0 1px 0, inset rgba(255, 255, 255, 0.7) 0 1px 0;
}

.error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: -20px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}

.success {
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}

#map {
	top: 100%;
	left: 400%;
	position: absolute;
	z-index: 1;
}

#footer {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	bottom: 0;
	position: absolute;
	z-index: 5;
	width: 100%;
	color: #FFF;
	text-align: center;
}