@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'oswaldlight';
    src: url('./fonts/oswald-light-webfont.eot');
    src: url('./fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/oswald-light-webfont.woff') format('woff'),
         url('./fonts/oswald-light-webfont.ttf') format('truetype'),
         url('./fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'tall_filmsregular';
    src: url('./fonts/tall_film-webfont.eot');
    src: url('./fonts/tall_film-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/tall_film-webfont.woff') format('woff'),
         url('./fonts/tall_film-webfont.ttf') format('truetype'),
         url('./fonts/tall_film-webfont.svg#tall_filmsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pathway_gothic_oneregular';
    src: url('./fonts/pathwaygothicone-regular-webfont.eot');
    src: url('./fonts/pathwaygothicone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/pathwaygothicone-regular-webfont.woff') format('woff'),
         url('./fonts/pathwaygothicone-regular-webfont.ttf') format('truetype'),
         url('./fonts/pathwaygothicone-regular-webfont.svg#pathway_gothic_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'oswaldlight';
	font-size: 13px;
	width: 100%;
	background:#2b1901;
	margin:0;
	padding:0;
}

body, html {
	height:100%;
}


html, body, p, h1, h2, h3, h4, h5, h6, img, form, input, select, textarea, ul, li {
	margin: 0;
	padding: 0;
}

:focus
{
	outline: none;
}


img {
	border: none;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}


a, a:link, a:visited, input {
	outline: none;
}


img.alignright {
	float:right !important;
	margin:40px 0 20px 20px !important;
}

img.alignleft {
	float: left !important;
	margin:0 10px 0 0 !important;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	margin: 0;
	padding: 0;
}


.container{
	width:1170px;
	/*padding:0 20px;*/
	padding:0 10px;
	margin:0 auto;
}


.headerWrap{
	z-index:1200;
	padding:8px 0;
	/*min-width:1210px;*/
-webkit-box-shadow: 0px 17px 21px -21px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 17px 21px -21px rgba(0,0,0,0.75);
box-shadow: 0px 17px 21px -21px rgba(0,0,0,0.75);

}
.header-logo{
	width:92px;
	float:left;
}
.header-logo img{
	width:100% !important;
	height:auto !important;
}
.headerRight{
	width:1024px;
	float:right;
	padding-top:27px;
}

.featuredimagezoomerhidden {
	visibility:hidden !important;
}


.socialWrap{
	width:161px;
	float:right;
}


.socialWrap a{
	margin-left:8px;
        margin-top: 2px;
	float:right;
}
.headerFb{
	width:31px;
	height:31px;
	background:url(images/header-fb.png) no-repeat 0 0;
}
.headerFb:hover{
	background:url(images/header-fb.png) no-repeat 0 -32px;
}

.headerTw{
	width:31px;
	height:31px;
	background:url(images/header-tw.png) no-repeat 0 0;
}
.headerTw:hover{
	background:url(images/header-tw.png) no-repeat 0 -32px;
}

.headerIn{
	width:31px;
	height:31px;
	background:url(images/header-in.png) no-repeat 0 0;
}
.headerIn:hover{
	background:url(images/header-in.png) no-repeat 0 -32px;
}

.headerpininterst{
	width:31px;
	height:31px;
	background:url(images/pint.png) no-repeat 0 0;
}
.headerpininterst:hover{
	background:url(images/pint.png) no-repeat 0 -32px;
}






.mailAndPhoneBox{
	border:1px solid #5e3701;
	float:right;
	padding:3px;
	line-height:14px;
	/*font-family: 'open_sanscondensed_light';*/
        /*font-family: 'oswaldlight';*/
        /*font-family: 'Playfair Display SC', serif;*/
        font-family: 'Cardo', serif;
	font-size:15px;
	margin-left:12px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}




.mailAndPhoneBox img{
	float:left;
}
.mailAndPhoneBox span{
	float:left;
	color:#FFF;
	margin:8px 15px 7px 5px;
}
.mailAndPhoneBox span a{
	color:#FFF;
	text-decoration:none;
}
.mailAndPhoneBox span a:hover{
	text-decoration:underline;
}
.navigation{
	/*width:100%;*/
	text-align:right;
	margin-top:38px;
	float:right;
} 


.navigation ul li{
	display:inline-block; 
	text-transform:uppercase;
	padding:0 14px;
	/*font-family: 'oswaldlight';
	font-size:15px;*/
	
	font-family: 'Cinzel', serif !important; 
	font-size:15px; 
	
	background:url(images/nav-li-dot.png) no-repeat 0 3px;
}


.navigation ul li a{
	color:#ffffff;
	text-decoration:none;
}
.navigation ul li a:hover{
	color:#6dc8db;
}
.navigation ul li:last-child{
	padding:0 0 0 14px;
}
.navigation ul li:first-child{
	background:none;
}
.navigation ul .select a{
	color:#6dc8db;
}








.navigation ul li.current_page_item a{
	color:#6dc8db;
}



/*Banner*/

.bannerContainer{
	position:relative;
	max-width:1903px;
	margin:0 auto;
}
.bannerContents{
	position:absolute;
	width:100%;
	z-index:1200;
}
.bannerPagerBox{
	position:relative;
	height:788px;
	min-width:1210px;
}


/*

.example-pager{
	position:absolute;
	z-index:100;
	left:45%;
	bottom:0px;
	padding:10px;
	background:url(images/pager-bg.png) repeat;
}
.example-pager span {
    font-size: 0px;
    width: 16px;
    height: 16px;
    display: inline-block;
	background:#FFF;
	cursor:pointer;
	margin:0 7px;
	float:left;
}
.example-pager span.cycle-pager-active {
	 width: 16px;
    height: 16px;
	background:#6dc8db;
}


*/



.banner-1{
	width:100%;
	min-width:1210px;
	height:788px;
	text-align:center;
	
	
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	
	
	z-index:0;
}














/*.leftArrow{
	width:31px;
	height:69px;
	position:absolute;
	cursor:pointer;
	top:253px;
	left:0px;
	opacity:.8;
	background:url(images/banner-left-arrow.png) no-repeat 0 0;
}
.leftArrow:hover{
	background:url(images/banner-left-arrow.png) no-repeat 0 -70px;
}
.rightArrow{
	width:31px;
	height:69px;
	position:absolute;
	cursor:pointer;
	top:253px;
	right:0px;
	opacity:.8;
	background:url(images/banner-right-arrow.png) no-repeat 0 0;
}
.rightArrow:hover{
	background:url(images/banner-right-arrow.png) no-repeat 0 -70px;
}*/



















.welcomeWrap{
	border-bottom:1px solid #724303;
	padding:16px 0 34px 0;
	margin-bottom:50px;
	min-width:1210px;
}
/*.welcomeBox{
	width:200px;
	padding-right:20px;
	float:left;
	font-size:73px;
	line-height:70px;
	padding:30px 0 25px 0;
	color:#f0f0f0;
	border-right:1px solid #201301;
	font-family: 'tall_filmsregular';
	letter-spacing:4px;
	text-transform:uppercase;
	font-weight:600;
}*/
	/*.welcomeText{
width:796px;
	float:left;
	margin-left:34px;
	margin-top:32px;
	
	width:990px;
	float:left;
	margin-top:32px;
}
.welcomeText p{
	color:#ffffff;
	font-size:22px;
	line-height:38px;
}*/
.homeMore-btn{
	display:block;
	float:right;
	
}
.homeMore-btn a{
	width:80px;
	height:80px;
	display:inline-block;
	float:right;
	background:#6dc8db;
	color:#FFF;
	text-align:center;
	
	font-family: 'Cinzel', serif; 
	font-size:20px;
	
	
	/*font-size:27px;*/
	text-decoration:none;
	margin-top:25px;
        margin-right: 40px;
	
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}
.homeMore-btn a:active{
    position:relative;
	-webkit-box-shadow: inset 0px 1px 3px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 0px 1px 3px 2px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0px 1px 3px 2px rgba(0, 0, 0, 0.4);
	cursor: pointer;
    top:1px;
}
.homeMore-btn a span{
	 margin:27px 0 0 0;
	 display:inline-block;
}
.homeMore-btn a:hover{
	background:#FFF;
	color:#6dc8db;
}
.galleryContainer{
	/*padding-bottom:53px;*/
}
.headingBox{
	text-align:center;
	text-transform:uppercase;
	background:url(images/heading-box-bg.jpg) repeat-x left center;
	margin-bottom:58px;
}
.headingBox h3{	
	background:#2b1901;
	display:inline-block;
	font-size:32px;
	line-height:52px;
	color:#f0f0f0;
	font-family: 'Cinzel', serif;
	letter-spacing:12px;
	padding:0 44px;
}



/*.galleryBox{
}
.galleryBox a{
	text-decoration:none;
}


.galleryBox li{
	width:370px;
	float:left;
	list-style:none;
	margin-right:28px;
	margin-bottom:53px;
	min-height:298px;
}


.galleryBox li:last-child{
	margin-right:0px !important;
}
*/



.galleryBox{
	padding:0 40px;
}
.galleryBox a{
	text-decoration:none;
}


.galleryBox li{
	width:300px;
	float:left;
	text-align:center;
	list-style:none;
	margin-right:95px;
	margin-bottom:25px;
	/*min-height:360px;*/
        min-height:390px;
}


.galleryBox li:last-child{
	margin-right:0px !important;
}







/**************** Forhome  ************/
.galleryBoxHome{
}
.galleryBoxHome a{
	text-decoration:none;
}


.galleryBoxHome li{
	width:370px;
	float:left;
	list-style:none;
	margin-right:28px;
	margin-bottom:53px;
	min-height:298px;
}


.galleryBoxHome li:last-child{
	margin-right:0px !important;
}


.galleryBoxHome h4{
	color:#dbdbdb;
}


.galleryBoxHome li:hover h4{
	color:#6dc8db;
}



/****************************/



/*.titleWrap{
	border:1px solid #ffffff;
	text-align:center;
	font-size:24px;
	text-transform:uppercase;
	padding:14px 0 10px 0;
	margin-top:10px;
	font-family: 'tall_filmsregular';
}*/



.hometitleWrap{
	
	text-align:center;
	text-transform:uppercase;
	padding:14px 0 10px 0;
	margin-top:10px;
	
	/*font-family: 'tall_filmsregular';
	font-family: 'open_sanscondensed_light';*/
	
	font-family: 'Cinzel', serif; 
	font-size:18px;
	
}


.titleWrap{
	
	text-align:center;
	text-transform:uppercase;
	padding:14px 0 10px 0;
	margin-top:10px;
	
	/*font-family: 'tall_filmsregular';
	font-family: 'open_sanscondensed_light';*/
	
	font-family: 'Cinzel', serif; 
	font-size:15px;
	
}





.lastli {
	margin-right:0px !important;
}



.galleryBox h4{
	color:#dbdbdb;
}


.galleryBox li:hover h4{
	color:#6dc8db;
}


.galleryImgWrap{
	overflow:hidden;
	width:370px;
	height:300px;
}


.galleryImgWrap img {
	max-width:100%;
 	/*transition: all 0.8s;
	-moz-transition: all 0.8s;*/
}

/*.galleryBox li:hover .galleryImgWrap img {
   -moz-transform:scale(1.09);
   -webkit-transform:scale(1.09);
   -o-transform:scale(1.09);
   -ms-transform:scale(1.09);
   transform:scale(1.09);
}
*/






.galleryImgWrapHome{
	overflow:hidden;
	width:300px;
	height:300px;
	/*height:198px;*/
}


.galleryImgWrapHome img {
	/*max-width:100%;*/
	
	width:300px;
	height:300px;
	
 	
}











.footerWrap{
	text-align:center;
	padding-top:15px;
	padding-bottom:36px;
	border-top:1px solid #724303;	
	min-width:1210px;
}
.footerLogo{
	/*width:48px;*/
	margin:0 auto;
}
.footerLogo img{
	padding:20px;
}

.footerNav{
	margin:24px 0 32px 00;
}
.footerNav li{
	display:inline-block;
	font-size:18px;
	text-transform:uppercase;
	margin:0 25px;
	font-family: 'pathway_gothic_oneregular';
}
.footerNav li a{
	color:#814e08;
	text-decoration:none;
}
.footerNav li a:hover{
	color:#6dc8db;
}
.footerNav li.select a{
	color:#6dc8db;
}



.footerNav ul li.current_page_item a{
	color:#6dc8db;
}




.copyrightWrap{
	color:#ab834c;
	font-size:14px;
	font-family: 'open_sanscondensed_light';
}
.copyrightWrap a{
	color:#ab834c;
	text-decoration:none;
}
.copyrightWrap a:hover{
	color:#FFF;
	text-decoration:underline;
}




/*inner Pages*/

.galleryContainer1{
	padding-top:55px;
	padding-bottom:35px;
}

.galleryContainer1 p{
	font-family: 'oswaldlight';
	font-size:22px;
	color:#FFF;
	padding-bottom:40px;
	line-height:38px;
}
.banner-2{
	width:100%;
	/*min-width:1210px;*/
	height:290px;
	background-size:cover;
	z-index:0;
	overflow:hidden;
}
.galCont-Left{
	float:left;
	width:585px;

} 
.galCont-Right{
	float:left;
	width:525px;
	padding-left:60px;
	table-layout:auto;
}

.galCont-Right img{
	max-width:100%;
	height:auto;
}
	

.galCont-Left h6{
	font-family: 'open_sanscondensed_light';
	/*font-family: 'oswaldlight';*/
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:20px;
}
.in-txt{
	width:535px;
	background-color:#382101;
	font-size:14px;
	color:#a56306;
	border:none;
	display:block;
	
	font-family: 'open_sanscondensed_light';
	/*font-family: 'oswaldlight';*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:12px;
}

.in-area{
	display:block;
	width:535px;
	height:95px;
	background-color:#382101;
	font-size:14px;
	color:#a56306;
	border:none;
	font-family: 'open_sanscondensed_light';
	
	/*font-family: 'oswaldlight';*/
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	resize: none;
	margin-bottom:12px;

}
/*.in-but{
	float:left;
	width:140px;
	height:38px;
	background-color:#6dc8db;
	font-size:22px;
	color:#020202;
	border:none;
	font-family: 'open_sanscondensed_light';
	
	text-align:center;

}
.in-but:hover{
	background-color:#FFF;
	cursor:pointer;
}
.map{
	width:543px;
	height:376px;
}
*/
.galCont-Right h5{
	
	font-family: 'open_sanscondensed_light';
	/*font-family: 'oswaldlight';*/
	font-size:16px;
	color:#a4a29f;
	font-weight:normal;
	border-bottom:1px solid #382101;
	padding-bottom:10px;
	margin-bottom:3px;
}
.galCont-Right h5 a{
	
	font-family: 'open_sanscondensed_light';
	/*font-family: 'oswaldlight';*/
	font-size:16px;
	color:#a4a29f;
}
.galCont-Right h5 a:hover{
	
	text-decoration:underline;
	font-family: 'open_sanscondensed_light';
	/*font-family: 'oswaldlight';*/
	font-size:16px;
	color:#a4a29f;
}

.galRi-br{
	
	border-bottom:none !important;
	padding-bottom:0px !important;
	
}
.galCont-Right h3{
	font-family: 'open_sanscondensed_light';
	/*font-family: 'oswaldlight';*/
	font-size:16px;
	color:#a4a29f;
	font-weight:normal;
	border-top:1px solid #382101;
	text-transform:uppercase;
	margin-top:23px;
	padding-top:17px;
}


.galCont-Right h6{
	
	font-family: 'open_sanscondensed_light';
	
	/*font-family: 'oswaldlight';*/
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:13px;
}

.wpcf7-not-valid-tip {
	display:inline !important;
	font-family: 'open_sanscondensed_light' !important;
	/*font-family: 'oswaldlight' !important;*/
    font-size: 18px !important;
}








/*19-08-2014*/



@font-face {
    font-family: 'antonregular';
    src: url('./fonts/anton-webfont.eot');
    src: url('./fonts/anton-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/anton-webfont.woff') format('woff'),
         url('./fonts/anton-webfont.ttf') format('truetype'),
         url('./fonts/anton-webfont.svg#antonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('./fonts/opensans-condlight-webfont.eot');
    src: url('./fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/opensans-condlight-webfont.woff') format('woff'),
         url('./fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('./fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}



.welcomeBox{
	/*width:458px;*/
	float:left;
	line-height:32px;
	/*line-height:70px;*/
	padding:10px 15px 10px 0;
	margin:40px 0 5px 118px; 
	color:#ffcf8d;
	border-right:1px solid #201301;
	/*font-family: 'tall_filmsregular';*/
	/*font-family: 'antonregular';
	font-family: 'open_sanscondensed_light';
	*/
	
	font-family: 'Cinzel', serif; 
	font-size:26px;
	
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:lighter;
	display:inline-block;
}
.welcomeText{

	color:#f0f0f0;
	/*width:560px;*/
	padding-right:20px;
	float:left;
	/*font-size:40px;*/
	line-height:32px;
	padding:10px 0 10px 15px;
	margin:40px 0 5px 0;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:lighter;
	
	
	font-family: 'Cinzel', serif; 
	font-size:26px;
	
	
	/*font-family: 'open_sanscondensed_light';
	font-size:50px;*/
	
	display:inline-block;
	
	
}















.welcomeText p{
	
	color:#f0f0f0;
	/*width:560px;*/
	padding-right:20px;
	float:left;
	/*font-size:40px;*/
	line-height:32px;
	padding:10px 0 10px 15px;
	margin:40px 0 5px 0;
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:lighter;
	
	font-family: 'open_sanscondensed_light';
	font-size:50px;
	
	
	
	/*color:#f0f0f0;
	font-size:40px;
	text-transform: uppercase;
	font-family: 'antonregular';
	letter-spacing:2px;*/
}

.headingBox h3{	
	background:#2b1901;
	display:inline-block;
	/*font-size:58px;*/
	font-size:32px;
	line-height:52px;
	color:#f0f0f0;
	/*font-family: 'tall_filmsregular';*/
	/*font-family: 'open_sanscondensed_light';*/
        font-family: 'Cinzel', serif;
	letter-spacing:12px;
	padding:0 44px;
	font-weight:normal;
}

.galleryContainer1 p{
	/*font-family: 'oswaldlight';*/
	font-family: 'open_sanscondensed_light';
	font-size:22px;
	color:#FFF;
	padding-bottom:30px;
	line-height:37px;
}
.contPart-img{
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	/*width:466px;
	height:311px;*/
}
.headingBox1{
	text-align:left;
	text-transform:uppercase;
	background:url(images/heading-box-bg.jpg) repeat-x right center;
	margin-bottom:40px;
	width:650px;
	float:left;
}
.headingBox1 h4{	
	background:#2b1901;
	display:inline-block;
	font-size:25px;
	line-height:15px;
	color:#f0f0f0;
	/*font-family: 'tall_filmsregular';*/
	font-family: 'open_sanscondensed_light';
	padding-right:5px;

	/*padding:0 44px;*/
	
}
.headingBox2{
	text-align:left;
	text-transform:uppercase;
	background:url(images/heading-box-bg.jpg) repeat-x right center;
	margin-bottom:30px;
}
.headingBox2 h4{	
	background:#2b1901;
	display:inline-block;
	font-size:25px;
	line-height:15px;
	color:#f0f0f0;
	font-family: 'open_sanscondensed_light';
	padding-right:5px;
	
}
.add-list ul{}
.add-list ul li{
	font-size:20px;
	line-height:15px;
	color:#f0f0f0;
	font-family: 'open_sanscondensed_light';
	list-style:none;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:10px;
}
.add-list ul li a{
	font-size:20px;
	line-height:15px;
	color:#f0f0f0;
	font-family: 'open_sanscondensed_light';
	list-style:none;
	text-decoration:none;
}
.add-list ul li a:hover{
	
	cursor:pointer;
	text-decoration:underline;
}


.wpcf7 br {
	display:none;
}

.in-txt1{
	float:left;
	width:200px;
	background-color:#382101;
	font-size:14px;
	color:#a56306;
	border:none;
	
	font-family: 'open_sanscondensed_light';
	
	/*font-family: 'oswaldlight';*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-left:15px;
	margin-right:20px;
}
.captcha{
	float:left;
	width:100px;
	border:none;
	height:38px;
}
.in-but{
	float:right;
	width:140px;
	height:38px;
	background-color:#6dc8db;
	font-size:22px;
	color:#020202;
	border:none;
	font-family: 'open_sanscondensed_light';
	
	/*font-family: 'oswaldlight';*/
	text-align:center;
	margin-right:42px;
	cursor:pointer;

}



/*19-08-2014*/



.aboutContainer{
}

.aboutContainer h4{
	
	background:#2b1901;
	display:inline-block;
	font-size:25px;
	line-height:35px;
	color:#f0f0f0;
	/*font-family: 'tall_filmsregular';*/
	font-family: 'open_sanscondensed_light';
	padding-right:5px;
	margin:0 34px 0px 0;

	/*padding:0 44px;*/
	
}


.aboutContainer img{
	float:left;
	margin:0 34px 19px 0;
}



.aboutContainer ul{
	
}


.aboutContainer ul li{
	font-size:20px;
	line-height:15px;
	color:#f0f0f0;
	font-family: 'open_sanscondensed_light';
	list-style:none;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:10px;
}
.aboutContainer ul li a{
	font-size:20px;
	line-height:15px;
	color:#f0f0f0;
	font-family: 'open_sanscondensed_light';
	list-style:none;
	text-decoration:none;
}
.aboutContainer ul li a:hover{
	
	cursor:pointer;
	text-decoration:underline;
}





/*21-08-14*/

.prdDet{}


.prdDetImgWrap{
	float:left;
	
	width:310px;
	
	
	/*width:448px;*//*15.09.14*/
	
	
	/*height:198px;*/
	overflow:hidden;
	
	padding-right:40px;
	background: none repeat scroll 0 0 #2b1901;
	
}



.prdDet ul{  }


.prdDet ul li{
	list-style:none;
	font-family: 'open_sanscondensed_light';
	font-size:18px;
	color:#FFF;
	padding-bottom:10px;
	line-height:34px;
	text-align:left;
}

.productLabel {
	width:194px;
	display:inline-block;
		
	
}



.prdDetImgWrap img{
	max-width:100%;
}
.prdDet p{
	font-family: 'open_sanscondensed_light';
	font-size:18px;
	color:#FFF;
	padding-bottom:40px;
	line-height:34px;
}
.container-box h4{
	
	background: none repeat scroll 0 0 #2b1901;
    color: #f0f0f0;
    display: inline-block;
    font-family: 'open_sanscondensed_light';
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 2px;
	padding-right:8px;
  
}
.container-box {
	background:url(images/ft.jpg) repeat-x right center;
    margin-bottom: 30px;
	margin-top:40px;
   /* text-align: center;*/
    text-transform: uppercase;
}


.container-box1 {
	background:url(images/ft.jpg) repeat-x right center;
    margin-bottom: 15px;
	/*margin-top:70px;*/
   /* text-align: center;*/
    text-transform: uppercase;
}



.container-box1 h4{
	
	background: none repeat scroll 0 0 #2b1901;
    color: #f0f0f0;
    display: inline-block;
    font-family: 'open_sanscondensed_light';
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 2px;
	padding-right:8px;
  
}
@font-face {
    font-family: 'open_sansregular';
    src: url('./fonts/opensans-regular-webfont.eot');
    src: url('./fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/opensans-regular-webfont.woff') format('woff'),
         url('./fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('./fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




.productListWrap{
	/*width:680px;*/ /*15.09.14*/
	
	
	width:818px;
	float:left;
}



/*21-08-14*/






.prevnext {
	color:#FFF;
	font-size:20px;	
}
.prevnext a{
	color:#FFF;
	text-decoration:none;
}
.prevnext a:hover{
	color:#6dc8db;
}




.menuMob{
	width:32px;
	height:29px;
	margin:10px 0 0 10px;
	float:right;
	cursor:pointer;
	background:url(images/menu.png) no-repeat 0 0;
	display:none;
}
.menuMob:hover{
	background:url(images/menu.png) no-repeat 0 -30px;
}




.welcomeLeft{
	display:inline-block;
	float:left;
}

.map  {
 position: relative;
 height: 376px;
 overflow: hidden;
}

.map iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




div.wpcf7-response-output{
	color:#FFF !important;
}


.slideshow img{
	width:100px;
	height:100px;
}



.galleryPoductImages{
 overflow:hidden;
 width:300px;
 height:300px;
 /*height:198px;*/
}


.galleryPoductImages img {
 width:300px;
 height:300px;
 
  transition: all 0.8s;
 -moz-transition: all 0.8s;
}

.galleryBox li:hover .galleryPoductImages img {
   -moz-transform:scale(1.09);
   -webkit-transform:scale(1.09);
   -o-transform:scale(1.09);
   -ms-transform:scale(1.09);
   transform:scale(1.09);
}



.aboutshowroom{
	 width:30%;
	 float:left;
	font-family: 'open_sanscondensed_light';
	font-size: 22px;
	color: #FFF;
	padding-bottom: 30px;
	line-height: 27px;
}

.aboutshowroom td{
	 width:100%;
	
}

.aboutaddress{
 width:40%;
}







.banner-7{
	width:100%;
	text-align:center;
}
.banner-7 img{
	width:auto;
	max-width:100%;
	height:auto;
}
.example-pagerWrap{
	position:absolute;
	bottom:0px;
	z-index:1000;
	width:100%;
	text-align:center;
}


.example-pager{
/*	position:absolute;
	z-index:1000;
	left:45.5%;
	bottom:0px;*/
	padding:10px;
	display:inline-block;
	background:url(images/pager-bg.png) repeat;
}
.example-pager span {
    font-size: 0px;
    width: 16px;
    height: 16px;
    display: inline-block;
	background:#FFF;
	cursor:pointer;
	margin:0 7px;
	float:left;
}
.example-pager span.cycle-pager-active {
	 width: 16px;
    height: 16px;
	background:#6dc8db;
}
.leftArrow{
	width:31px;
	height:69px;
	position:absolute;
	cursor:pointer;
	top:40%;
	left:0px;
	opacity:.8;
	z-index:1000;
	background:url(images/banner-left-arrow.png) no-repeat 0 0;
}
.leftArrow:hover{
	background:url(images/banner-left-arrow.png) no-repeat 0 -70px;
}
.rightArrow{
	width:31px;
	height:69px;
	position:absolute;
	cursor:pointer;
	top:40%;
	right:0px;
	z-index:1000;
	opacity:.8;
	background:url(images/banner-right-arrow.png) no-repeat 0 0;
}
.rightArrow:hover{
	background:url(images/banner-right-arrow.png) no-repeat 0 -70px;
}

.mapContainer{
	padding-top:53px;
}






