.wrapper {
width:100%;
overflow:hidden;
}


/*footer*/
#footer {
bottom:0px;
height: 15%;
width: 100%;
position: fixed;
text-align: center;
z-index: 110;
background: black;

}

footer p {
position: relative;
color: #fff;
font: 11px/13px 'Playfair Display', 'Times New Roman', sans-serif;
text-transform: uppercase;
padding-top: 1%;
letter-spacing: 4px;
}
footer p a{
color: #fff;
}
/*end footer*/

/*
header, footer{
position:fixed;
width:100%;
z-index:100;
}
*/

.readMore {
font: 11px/20px 'Playfair Display', serif;
color: #0f0f0f;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 600;
}
.readMore:hover {
text-decoration: underline;  
}

.list1{
margin: 7px 0 0 4px;
}
.list1>li{
display: inline-block;
position: relative;
width: 130px;
margin-right: 17px;
}
.list1>li.last{
margin: 0;
}
.list1>li>a{
position: relative;
width: 130px;
height: 102px;
display: block;
}
.list1>li>a>span{
position: absolute;
display: inline-block;
z-index: 20;
width: 120px;
height: 92px;
border: 4px solid #fff;
opacity: 0.67;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";
left: 1px;
top: 1px;
}
.list1>li>a>img{
border: 1px solid #bcbcbc;
}
.list1>li>h5{
padding-top: 15px;
}
.list1>li>p{
margin-top: -2px;
}
.list1.type2{
margin: 5px 0 0 3px;
}
.list1.type2>li{
width: 152px;
margin-right: 8px;
}
.list1.type2>li>a{
width: 152px;
height: 124px;
}
.list1.type2>li>a>span{
width: 143px;
height: 115px;
}
.list2{
margin-top: 2px;
}
.list2>li{
margin-bottom: 5px;
}
.list2>li>a{
font: 11px/13px 'Playfair Display', serif;
color: #0f0f0f;
text-transform: uppercase;
letter-spacing: 4px;
font-weight: 600;
}
.list2>li>a.defW{
font-weight: 400;
}
.list2>li>a:hover{
text-decoration: underline;
}
.imStyle1,.imStyle2{
position: relative;
width: 408px;
height: 244px;
border: 1px solid #bcbcbc;
margin-bottom: 20px;
}
.imStyle1>div,.imStyle2>div{
position: absolute;
width: 400px;
height: 236px;
display: inline-block;
border: 4px solid #fff;
opacity: 0.67;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=67)";
left: 0px;
top: 0px;
}
.imStyle2{
width: 309px;
height: 215px;
margin: 3px 0 13px;
}
.imStyle2>div{
width: 300px;
height: 206px;
}
.imStyle2>div:first-child+div{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
body p a {
text-decoration:none;
}
body p a:hover {
text-decoration:underline;
}

.color1{
color: #7e7d7d;
}
.w1{
display: inline-block;
width: 82px;
}
.w2{
width: 390px;
}


h1 {
padding: 72px 0 0 3px;
display: inline-block;
}
h2 {
font: 55px/66px 'Playfair Display', serif;
color: #0f0f0f;
padding-bottom: 11px;
}
h3 {
font: 30px/36px 'Playfair Display', serif;
color: #0f0f0f;
padding-bottom: 29px;
}
h4 {
font: 18px/25px 'Playfair Display', serif;
color: #0f0f0f;
text-transform: uppercase;
letter-spacing: 7px;
padding-bottom: 21px;
}
h5 {
font: 11px/20px 'Playfair Display', serif;
color: #0f0f0f;
text-transform: uppercase;
letter-spacing: 3px;
padding-bottom: 1px;
font-weight: 600;
}
h5.defW{
font-weight: 400;
}
p {
font:16px Arial, Helvetica, sans-serif;
padding-bottom: 20px;
}


a.und,.und a {
text-decoration:none;
}
a {
text-decoration:none;
}
a.und:hover,.und a:hover {
text-decoration:underline;
}
.nocolor,.nocolor a {
color:inherit;
}
a.board {
text-decoration:none;
color:inherit;
}
.upc {
text-transform:uppercase;
}
.nopad {
padding:0;
}
.nomar {
margin:0;
}
.clear {
clear:both;
line-height:0;
}
.rel {
position:relative;
}
/*google map*/
.google_map{
border-radius: 0px;
width: 426px;
height: 270px;
border: none;
box-shadow: none;
background-color: #0f0f0f;
background-image: url(../images/ajax-loader.gif);
background-repeat: no-repeat;  
position:  relative;
overflow: hidden;
}
/*end google map*/
/* Forms*/
#form1 {
position: relative;
margin-top: 3px;
height: 286px;
}
#form1 input,
#form1 textarea {
position: relative;
background: #fff;
border: 1px solid #bcbcbc;
color: #878787;
padding: 9px 10px;
width: 327px;
outline:none;
box-shadow:none;
line-height: 14px;

}
#form1 textarea {
width: 486px;
height: 286px;
overflow:auto;
resize: none;
}
#form1 label {
display:inline-block;
min-height: 46px;
position: relative;
width: 349px;
}
#form1 .success{
position: relative;
padding-bottom: 3px;
color: #0f0f0f;
}
#form1 .error, #form1 .empty {
text-align: left;
display:none;
font-size:10px;
color: #0f0f0f;
margin-left: 3px;
margin-top: -5px;
position: relative;
}
fieldset{
height: 210px;
}
.btns{
padding: 17px 79px 0;
position: relative;
float: right;
}
.btns a{
display:inline-block;
margin-left: 16px;
}
/* Form defaults */
input, select, textarea {
font-family: Arial, sans-serif;
vertical-align:middle;
font-weight:normal;
font-size: 12px;
}
/*end forms*/