

@font-face {
    font-family: 'HelveticaNeueRoman';
    src: url('../font/helvnr04-webfont.eot');
    src: url('../font/helvnr04-webfont.eot?#iefix') format('eot'),
         url('../font/helvnr04-webfont.woff') format('woff'),
         url('../font/helvnr04-webfont.ttf') format('truetype'),
         url('../font/helvnr04-webfont.svg#webfontY53rbphQ') format('svg');
    font-weight: normal;
    font-style: normal;

}






/* Normalize.css v2.1.2 */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline;zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{background:#fff;color:#000;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}blockquote{margin:1em 40px;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}pre{white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 40px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;white-space:normal;margin-left:-7px;padding:0;}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type=button],/* 1 */ input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0;}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}body,figure,form{margin:0;}p,pre,dl,menu,ol,ul{margin:1em 0;}

code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}pre.prettyprint{margin-bottom:20px;}
pre code{padding:0;color:inherit;background-color:transparent;border:0;}

img,
audio,
video,
canvas {
  max-width: 100%;
}

/* Grid > 6 Column Mobile First
-------------------------------------------------------------- */
.container {
  /*
    The `max-width` property is the width governer.
  */
	-max-width: 1200px;
	-max-width: 100%;
	width:1200px !important;
	margin:0px auto;
	position: relative;
	-border: 1px solid red;
}


/* Micro Clearfix - http://nicolasgallagher.com/micro-clearfix-hack/
For best results, use your favorite clearfix here.
-------------------------------------------------------------- */
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
.cf { zoom:1; } /* For IE 6/7 (trigger hasLayout) */


/* Helpers
-------------------------------------------------------------- */
.show-grid div[class*='grid-'] {
  background-color: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0.5em 1em;
  margin-bottom: 1em;
  text-align: center;
}

* {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
html, body { height: 100%; }
html { font-size: 100%; }
body { 
font-size: 14px; 
line-height: 20px; 
text-rendering:optimizeLegibility; 
font-family: 'HelveticaNeueRoman';
color: #535353; 
margin: 0;
-background: url(../img/bg.jpg) repeat-x left top;
margin: auto;
}

div, img {
	margin: auto;
}



p {
	clear: both;
	-margin-top: 20px;
}

a { border: 0; text-decoration: none; color: #2062a6; }
a:focus,
a:hover { color: #003399; }

p { font-weight: 300; }
img.aligncenter { margin: 3em auto; display: block; }

section { margin-bottom: 2.5em; }

.header2 {
	z-index: 1000 !important;
	position: relative;	
	width: 100%;
	top: 50px;
	-background: url(../img/header_bg.png) repeat-x;
	height: 128px;
	margin: auto;
	-border: 1px solid red;
}





.logo {
	-background:url(../img/logo.png) no-repeat left top;
	width: 117px;
	-height: 98px;
	display: block;	
	-float: left;
	-border: 1px solid red;
	position: absolute;
	margin-top: -80px;
	margin-left: 0px;
}

.logo img {
	width: 100%;
}

#logo2 {
	display: none;
	margin-top: 15px;
	margin-left: 20px;
}




.inner {
	width: 1200px;
	overflow-y: auto;
	overflow-x: hidden;
	height: auto;
	height: 450px;
	min-height: 50px;
	-border: 1px solid red;
	margin-top: 40px;
	position: relative;
	overflow-y: hidden;
	text-align: justify;
}

.welcome_page {
	text-align: center;
	margin: auto;
	-border: 1px solid red;
	margin-top: 100px;
}


h1 {
	font-family: 'HelveticaNeueRoman';
	font-weight: normal;
	font-size: 18px;
	color: #555;
	width: 100%;
	-border-bottom: 1px solid #999;	
	text-transform: uppercase;
	line-height: 38px;
	margin-top: 10px;
}

h2 {
	font-family: 'HelveticaNeueRoman';
	font-weight: normal;
	font-size: 15px;
	color: #006bb6;
	color: #555;
	line-height: 22px;
	-margin-top: 10px;
}

h3 {
	font-family: 'HelveticaNeueRoman';
	font-weight: bold;
	font-size: 14px;
	color: #555;
	line-height: 15px;
	margin-bottom: 0px;
}

.iframe {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	-border: 1px solid red;	
}

.iframe_home {
	width: 865px;
	height: 450px;
	margin-right: 10px;
}

.iframe_brands {
	width: 755px;
	height: 450px;
	margin-right: 30px;
	-padding-bottom: 200px;
	
	width: 755px !important;
	height: 450px !important;
}

.iframe_brands_home {
	-height: 630px;
	height: 450px;
	-border-bottom: 1px solid red;
}

.iframe_brands_technogym {
	height: 680px;
	
	width: 755px !important;
	height: 450px !important;
	-border-bottom: 1px solid red;
}


.iframe_brands_starpool {
	height: 550px;
	height: 450px;
	width: 500px !important;
	height: 450px !important;
	-border-bottom: 1px solid red;
}
.iframe_brands_dedon {
	height: 430px;
	height: 450px;
	width: 500px !important;
	height: 450px !important;
	-border-bottom: 1px solid red;	
}

.iframe_brands_Lladro {
	height: 600px;
	height: 450px;
	width: 500px !important;
	height: 450px !important;
	-border-bottom: 1px solid red;
}

.iframe_connect {
	width: 755px;
	height: 515px;
	height: 450px;
	margin-right: 10px;
	-background-color: #333;
}


.iframe_clientele {
	width: 550px;
	height: 450px;
	-height: 620px;
	margin-right: 10px;
	-background-color: #333;
}
.label {
	position: absolute;
	z-index: 100;
	-background-color: #000;
	background: url(../img/overlay_black.png) repeat left top;
	height: auto;
	color: #fff;
	font-size: 11px;
	width: 100%;
	bottom: 0;
	padding: 10px;
	box-sizing:border-box;
}

.iframe_full {
	width: 1200px;
	height: 450px;
	position: absolute;
}

.right_col_homeco {
	height: 630px;
}

.right_col_home {
	background-color: #333;
	width: 325px;
	height: 214px;
	overflow-y: hidden;
	float: left;
}
.right_col_home2 {
	margin-top: 10px;
	overflow-y: hidden;
}

.right_col_home img {
	width: 100%;
}

.right_col_brands {
	-background-color: #333;
	-width: 435px;
	width: 415px;
	height: 450px;
	float: left;
	padding-left: 10px;
	position: relative;
}

.right_col_design_plan {
	-background-color: #333;
	width: 635px;
	height: 450px;
	float: left;
	padding-left: 10px;
	position: relative;
}

.left_design_plan {
	width: 565px;
	height: 450px;
	float: left;
	-background-color: grey;	
}

.thumb1 {
	display: block;
	float: left;
	width: 168px;
	height: 92px;
	-background-color: red;	
	margin: 10px;
}

.right_col_brands_technogym {
	height: 680px;
}

.right_col_brands_starpool {
	height: 550px;
}

.right_col_brands_dedon {
	height: 430px;
}
	
.right_col_brands_Lladro {
	height: 600px;
}

.right_col_clientele {
	-background-color: #333;
	width: 640px;
	height: 450px;
	float: left;
	padding-left: 10px;
	position: relative;
}

.right_col_connect {
	-background-color: #333;
	width: 435px;
	height: auto;
	float: right;
	padding-left: 10px;
	position: relative;
}


.right_col_overlay {
	position: absolute;
	z-index: 100;
	background: url(../img/overlay_black.png) repeat left top;
	width: 555px;
	height: 420px;
	right: 20px;
	color: #fff;
	padding: 20px;
	padding-left: 22px;
	padding-right: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 420px;
}

.right_col_overlay2 {

	padding-top: 10px;
	padding-bottom: 10px;
	-display: none;

}

.right_col_overlay h1 {
	color: #fff;	
}

.content {
	font-size: 12px;
	line-height: 20px;
	font-family: 'HelveticaNeueRoman';	
	height: 450px;
	overflow-y: auto;
	box-sizing: border-box;
	padding-right: 30px;
	text-align: justify;
	
}
.no_right_space {
	padding-right: 0px;
}

.content_lightbox {
	height: auto;
	padding-right: 0px;	
}

.content_lightbox img {
	width: 100%;
	height: auto;
	border: 0;	
}
.content_lightbox .thumb {
	float: left;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 118px;
	height: auto;
	display: block;
}

.content_contact {
	
}
.content_clientele {
	padding-right: 0 !important;
	text-align: left !important;
}

.content_clientele ul {
	float: left !important;
	-display: inline-block;
	margin-right: 5px;	
	width: 152px;
	width: 148px;
	-border: 1px solid red;
	margin-top: -10px;
	margin-bottom: 0;
	-background-color: #eee;
	
}

.content_clientele ul li {
	line-height: 20px;
	font-size: 11px;
}
.ul_last {
	margin-right: 0;	
}


.clear_both {
	clear: both;	
}

.thumb_navi {
	position: absolute;
	right: 30px;
	top: 40px;	
	-border: 1px solid red;
}

.thumb_navi .navi {
	display: inline-block;
	background-color: #000;
	-width: 30px;
	width: 18px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	transition: all .2s linear;
}
.thumb_navi .navi:hover {
	background-color: #555;	
}

.hr {
	border-bottom: 1px solid #999;
	margin-top: 10px;
	display: block;
	width: 325px;
	height: 1px;
	overflow-y: hidden;
	float: left;
}

ul {
	padding-left: 20px;	
}

.product_link {
	-position: absolute;
	-bottom: 0;
	-left: 15px;
	
	color: #2062a6;	
	margin-top: 50px;
	display: block;
}

.product_link2 {
	position: absolute;
	bottom: 0;
	left: 15px;
	
	color: #2062a6;	
	margin-top: 50px;
	display: block;
}

.find_out_more {
	-position: absolute;
	-bottom: 0;
	-right: 0px;
	color: #2062a6;
	margin-top: -20px;
	display: block;	
	float: right;
}

.find_out_more2 {
	position: absolute;
	bottom: 0;
	right: 0px;
	color: #2062a6;
	margin-top: -20px;
	display: block;	
	float: right;
}


.next_brand {
	margin-top: -40px;
	margin-right: 14px;
	display: none;	
}

.next_brand2 {
	position: absolute;
	bottom: 20px;
	right: 0px;	
}




.footer_col {
	-background-color: #343434;
	height: 70px;
	padding-top: 0px;
	
}

.footer_index {
	margin-top: -80px;	
}

.footer_col .inner {
	color: #555;
	font-size: 12px;
	height: auto;
	margin-bottom: -5px;
}

.footer_col .inner a {
	color: #555;
}

.f_left {
	float: left;
}

.f_right {
	float: right;	
}

.f_right a {
	display: block;
	padding-left: 23px;
	padding-right: 23px;
	float: left;
	-background: url(../img/footer_divider.jpg) no-repeat right top;
}

.f_right .f1 {
	padding-left: 0;
}

.f_right .divider {
	float: left;
	width: 8px;
	height: 19px;
	background: url(../img/footer_divider.jpg) no-repeat 50% top;	
	padding-left: 15px;
	padding-right: 15px;
	-border: 1px solid red;
}

.f_right .last {

	padding-right: 10px;
	background-image: none;

}



.f_welcome {
	float: none;
	margin: auto;
	width: auto;
	display: table;
	-border: 1px solid red;	
	overflow: auto;
}


.f_welcome {
	vertical-align: middle;	
}

.f_welcome a {
	display: block;
	padding-left: 73px;
	padding-right: 73px;
	float: left;
	font-size: 18px;
	margin-top: 7px;
}

.f_welcome .divider {
	background: url(../img/footer_divider2.jpg) no-repeat 50% top;	
	width: 15px;
	height: 34px;
	margin-top: 0px;
}

.f_welcome .f1 {
	padding-left: 0;

}




.checkform {
	
	visibility:hidden;
	height: 1px;
	display: none;
}

.f12red {
	color: orange;
	font-weight: bold;
	font-size: 16px;

}

.textbox1 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	border-color: transparent;
	-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	-background: url('../img/textbox_bg.jpg') left top;
	background-color: #eee;
	padding: 5px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	
}
.main_btn {
	background-color: #999;
	display: block;
	padding: 10px;
	text-align: center;
	color: #fff !important;
	font-size: 12px;
	-border-radius: 10px;
	transition: all 0.5s ease;
	border: 0;
	width: 49%;
	margin-right: 2%;	
	float: left;	
}

.hidden2 {
	display: none;	
}

.iframe_mobile {
	display: none;	
}




::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}


