@charset "utf-8";
@font-face {
    font-family: 'NovecentowideBookBold';
    src: url('Novecentowide-Bold-webfont.eot');
    src: url('Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Novecentowide-Bold-webfont.woff') format('woff'),
         url('Novecentowide-Bold-webfont.ttf') format('truetype'),
         url('Novecentowide-Bold-webfont.svg#NovecentowideBookBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'NovecentowideBookRegular';
    src: url('Novecentowide-Book-webfont.eot');
    src: url('Novecentowide-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('Novecentowide-Book-webfont.woff') format('woff'),
         url('Novecentowide-Book-webfont.ttf') format('truetype'),
         url('Novecentowide-Book-webfont.svg#NovecentowideBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
	background-color:#000000;
	overflow-y:scroll;
}
body {
	margin: 0px;
	color: #000;
	background-color: #000;
	background-image: url(../images/wall1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:default;
	
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
	resize: none;
	-moz-box-shadow:none !important;
}
.spacer {
	height:1px;
	clear:both;
	overflow:hidden;
}
#qp_imageslider {
	position:fixed;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
}
#qp_imageslider img {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
	visibility:hidden;
}
.qp_header {
	background-color: #000;
	background-color:rgba(0,0,0,0.9);
	height: 100px;
	color: #FFF;
	z-index:2;
	position:relative;
}
.qp_fotter {
	height: 100px;
	z-index: 2;
	width: 100%;
	color: #FFF;
	background-color: #000;
	font-size: 11px;
	margin-top:30px;
}
.qp_fotter2 {
	height: 100px;
	position: fixed;
	z-index: 2;
	width: 100%;
	left: 0px;
	bottom: 0px;
	color: #FFF;
	background-color: #000;
	font-size: 11px;
}
.qp_h_width {
	background-image: url(images/qplogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.qp_h_width2 {
	background-image: url(images/qplogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.wp_f_width {
	height: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/qplogo_small.png);
	background-position:0px 20px;
	background-repeat:no-repeat;
}
.wp_f_width2 {
	height: 100px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/qplogo_small.png);
	background-position:0px 20px;
	background-repeat:no-repeat;
}
.qp_mp_downpanels {
	height: 290px;
	width: 980px;
	margin-left: -490px;
	position: fixed;
	left: 50%;
	bottom: 0px;
	color: #FFF;
}
.wp_mp_dp_title {
	font-size: 45px;
	line-height: 45px;
	text-transform: uppercase;
	font-family: 'NovecentowideBookRegular',Arial,sans-serif;
	text-shadow:0px 0px 5px rgba(0,0,0,0.3);
	visibility:hidden;
}
.wp_mp_dp_subtitle {
	font-size: 20px;
	line-height: 26px;
	height:40px;
	text-shadow:0px 0px 5px rgba(0,0,0,0.3);
	visibility:hidden;
}
.qp_imageslider_buttons {
	height:15px;
	margin-bottom:10px;
}
.qp_imageslider_buttons li {
	width:15px;
	height:15px;
	background-color:#fff;
	opacity:.5;
	margin-right:5px;
	border-radius:100%;
	float:left;
	list-style:none;
	text-indent:0px;
	cursor:pointer;
}
.qp_f_info {
	color: #CCC;
	margin-left: 130px;
	padding-top: 20px;
	float: left;
}
#greenleaf-placeholder {
	float:right;
	margin-top:10px;
}
.qp_h_menu {
	
}
.qp_h_social {
	clear:both;
	padding-top:25px;
	display:block;
}
.qp_h_mlinks {
	clear:both;
	padding-top:20px;
	display:block;
}
.qp_h_social a:link, .qp_h_social a:visited, .qp_h_social a:active {
	color:#999999;
	font-size:11px;
	text-transform:uppercase;
	float:right;
	display:block;
	margin-left:10px;
	text-decoration:none;
	clear:none;
}
.qp_h_mlinks a:link, .qp_h_mlinks a:visited, .qp_h_mlinks a:active {
	color:#999999;
	font-size:14px;
	text-transform:uppercase;
	float:right;
	display:block;
	margin-left:20px;
	text-decoration:none;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_h_mlinks a:hover,.qp_h_social a:hover, .qp_h_mlinks_active {
	color:#fff !important;
	text-decoration:none !important;
}
.qp_f_info a:link, .qp_f_info a:visited, .qp_f_info a:active {
	color:#ccc;
	text-decoration:none;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_f_info a:hover {
	color:#fff;
	text-decoration:underline;
}
.pagewallpaper {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% auto;
}
.qp_pagewitdh {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.qp_pagetitle {
	font-size: 35px;
	color: #FFF;
	font-family: 'NovecentowideBookRegular', Arial, sans-serif;
	padding-top: 30px;
	text-transform: uppercase;
}
.qp_pageheader {
	background-color: #000;
	height: 105px;
	padding-left: 30px;
}
.qp_pageheader a:link, .qp_pageheader a:visited {
	height:70px;
	width:70px;
	display:block;
	border:0px;
	border-radius:100%;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(images/btnback_black.png);
	float:right;
	margin-right:20px;
	margin-top:20px;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_pageheader a:hover {
	background-color:#EDEDED;
}
.qp_pageheader a:active {
	background-color:#CCC;
}
.qp_pagedescriptions {
	color: #FFF;
}
.qp_pagebody {
	background-color: #FFF;
	padding: 30px;
	text-align: justify;
}
.qp_albumlist a:link, .qp_albumlist a:visited, .qp_albumlist a:active {
	color:#fff;
	width:280px;
	height:350px;
	background-color:#ededed;
	-moz-box-shadow:inset 0px 0px 150px rgb(0,0,0);
	-webkit-box-shadow:inset 0px 0px 150px rgb(0,0,0);
	box-shadow:inset 0px 0px 150px rgb(0,0,0);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 350px;
	position:relative;
	float:left;
	display:block;
	margin-bottom:30px;
	text-decoration:none;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_albumlist a:hover {
	text-decoration:none;
}
.qp_albumlist a:nth-child(3n+2) {
	margin-left:20px;
	margin-right:20px;
}
.qp_albumlist a span {
	height:100px;
	background-color:#000;
	background-color:rgba(0,0,0,0.75);
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	padding:20px;
	padding-top:15px;
	text-align:center;
	text-transform:uppercase;
	overflow:hidden;
	background-image:url(images/qpmark50.png);
	background-repeat:no-repeat;
	background-position:center 100px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_albumlist a:hover span {
	height:100px;
	background-position:center 10px;
}
.qp_albumlist a:hover span .qp_albumtitle {
	margin-top:50px;
}
.qp_albumtitle {
	font-size:20px;
	font-weight:bold;
	font-family: 'NovecentowideBookBold', Arial, sans-serif;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_albumdescri {
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	font-family: 'NovecentowideBookBold', Arial, sans-serif;
}
.qp_pageimage {
	background-color: #000;
	height: 350px;
}
.qp_bodyTitle {
	font-size: 25px;
	text-transform: uppercase;
	color: #000;
	margin-top: 20px;
	font-family: 'NovecentowideBookRegular', Arial, sans-serif;
	margin-bottom:40px;
}
label {
	display:block;
	margin-bottom:5px;
}
input {
	border:2px solid #000;
	background-color:#fff;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	padding-left:10px;
	margin-bottom:10px;
	background-position:right top;
	background-repeat:no-repeat;
}
textarea {
	border:2px solid #000;
	background-color:#fff;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	padding:10px;
	margin-bottom:10px;
	overflow:auto;
	background-position:right top;
	background-repeat:no-repeat;
}
button {
	border:2px solid #000;
	background-color:#000;
	color:#fff;
	height:35px;
	padding-left:20px;
	padding-right:20px;
	display:block;
	float:right;
	cursor:pointer;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
button:hover {
	background-color:#666;
	border-color:#666;
}
button:active {
	background-color:#333;
	border-color:#333;
}
#qp_slideshow {
	position:fixed;
	left:0px;
	bottom:0px;
	right:0px;
	top:0px;
	background-color:#000;
	background-color:rgba(0,0,0,0.8);
	z-index: 999;
	visibility:hidden;
}
.qp_ss_viewer {
	background-color: #000;
	position: fixed;
	left: 50px;
	top: 0px;
	right: 50px;
	bottom: 50px;
}
.qp_ss_wrapper {
}

.qp_ss_title {
	background-color: #FFF;
	height: 100px;
	line-height:100px;
	padding-left:25px;
	font-family: 'NovecentowideBookRegular', Arial, sans-serif;
	font-size:35px;
	text-transform:uppercase;
}
.qp_ss_title button {
	border:0px;
	background-color:#000;
	border-radius:100%;
	height:70px;
	width:70px;
	float:right;
	margin-right:25px;
	margin-top:15px;
	background-image:url(images/closebtn.png);
	background-position:center center;
	background-repeat:no-repeat;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_ss_title button:hover {
	background-color:#666;
}
.qp_ss_title button:active {
	background-color:#333;
}
.qp_ss_wrapper {
	position:absolute;
	top:-50%;
	left:-50%;
	width:200%;
	height:200%;
	z-index:1000;
}
.qp_ss_wrapper img{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	min-width:50%;
	min-height:50%;
	z-index:1000
}
.qp_ss_back {
	width:10%;
	min-width:50px;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.3);
	z-index:1001;
	background-image:url(images/btnback.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	opacity:0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_ss_next {
	width:10%;
	min-height:50px;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	background-color:rgba(0,0,0,0.3);
	z-index:1001;
	background-image:url(images/btnnext.png);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	opacity:0;
		-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_ss_next:hover, .qp_ss_back:hover {
	background-color:rgba(255,255,255,0.3);
}
.qp_ss_window:hover .qp_ss_next, .qp_ss_window:hover .qp_ss_back{
	opacity:1;
}
.qp_ss_window {
	position:absolute;
	top:100px;
	left:0px;
	right:0px;
	bottom:0px;
	overflow:hidden;
	background-image:url(images/loading.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.qp_albumlisting li:nth-child(3n+2) {
	margin-left:20px;
	margin-right:20px;
}
.qp_albumlisting li {
	width:280px;
	height:280px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	-moz-box-shadow:inset 0px 0px 150px rgb(0,0,0);
	-webkit-box-shadow:inset 0px 0px 150px rgb(0,0,0);
	box-shadow:inset 0px 0px 150px rgb(0,0,0);
	margin-bottom:20px;
	cursor:pointer;
	list-style:none;
	text-indent:0px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.qp_albumlisting li:hover {
	-moz-box-shadow:inset 0px 0px 150px rgba(0,0,0,.2);
	-webkit-box-shadow:inset 0px 0px 150px rgba(0,0,0,.2);
	box-shadow:inset 0px 0px 150px rgba(0,0,0,.2);
}
.qp_expitem {
	font-size: 25px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	float: left;
	height: 205px;
	width: 205px;
	margin-right: 20px;
	font-family: 'NovecentowideBookRegular', Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	margin-top:20px;
}
.qp_expitem span{
	display:block;
	
}
.contact_tks {
	color: #FFF;
	background-color: #000;
	padding: 20px;
	font-family: 'NovecentowideBoldRegular', Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	font-size:25px;
	text-align:left;
	margin-bottom:20px;
}
.contact_mapscontainer {
	background-color: #ededed;
	float: right;
	height: 355px;
	width: 400px;
	position: relative;
}
.contact_mapscontainer .qpmaplabel {
	height:90px;
	background-color:#000;
	background-color:rgba(0,0,0,0.35);
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	padding:20px;
	padding-top:15px;
	text-align:center;
	text-transform:uppercase;
	overflow:hidden;
	color:#fff;
}
.contact_mapscontainer_title {
	font-size:20px;
	font-weight:bold;
	font-family: 'NovecentowideBookBold', Arial, sans-serif;
}
.contact_mapscontainer_descri {
	margin-top:10px;
	font-size:12px;
	font-weight:700;
	font-family: Arial, sans-serif;
}
.contact_item {
	width:450px;
	margin-bottom:20px;
	height:90px;
	background-color:#000;
	background-color:rgba(0,0,0,0.75);
	display:block;
	padding:20px;
	padding-top:15px;
	text-align:left;
	text-transform:uppercase;
	overflow:hidden;
	color:#fff;
}
