/* ==========================================================================
   Author's custom styles
   ========================================================================== */
	 
body {
	background: #fff;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 600px;
	font-family: "Frutiger Neue W01 Light", Frutiger, Helvetica, sans-serif;
}
#header, #footer, .subMenuArea {
	font-family: "Frutiger Neue W01 Light", Frutiger, Helvetica, sans-serif;
}

a {
	outline: none !important;
	border: none !important;
}


li {
	list-style: none;
}

#wrap {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: transform;
  -o-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  width: 100%;
	min-width: 1000px;
	min-height: 600px;
}

#mainVisual {
	position: absolute;
	zoom: 1;
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	min-height: 600px;
	opacity: 1;
	visibility: visible;
	perspective: 1000px;
  -webkit-transition-duration: 3s;
  -o-transition-duration: 3s;
  -moz-transition-duration: 3s;
  -ms-transition-duration: 3s;
  transition-duration: 3s;
}

h1 {
	position: absolute;
	z-index: 998;
	left: 28px;
	top: 20px;
	margin: 0;
}

.searchTop {
	position: absolute;
	z-index: 998;
	right: 10px;
	top: 10px;
}

#consumer .search,
#professional .search {
	position: absolute;
	z-index: 998;
	top: 10px;
	left: 50%;
	margin-left: -182px;
	opacity: 0;
}

.searchTop input,
.search input {
	border: none;
	width: 150px;
	height: 25px;
	background: #fff url(../img/search_icon.gif) no-repeat 6px 6px;
	padding: 0 0 0 22px;
	font-size: 77%;
	color: #333;
}

.slide {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}

#slide01,
.menu01 {
	left: 0;
}

#slide01 li {
	background-position: 0px top;
}


.sliders * {
	margin: 0;
	padding: 0;
}

.sliders {
	position: relative;
	overflow: hidden;
	height: 100%;
}

.loop {
	position: relative;
	height: 100%;
	width: 100%;
}

.sliders ul {
	overflow: hidden;
	height: 100%;
	width: 100%;
}

.sliders li {
	overflow: hidden;
	display: block;
	background-size: cover;
	background-position: center center;
	transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0)
}

.sliders li a {
	display: block;
}

#guide {
	position: absolute;
	z-index: 997;
	top: 50%;
	right: 20px;
}

#guide li {
	width: 8px;
	height: 8px;
	background: #bebebe;
	margin-bottom: 15px;
}

#guide li.active {
	background: #f00;
}

.linkBtn {
	display: none;
}



.linkBtn a {
	position: absolute;
	display: block;
	z-index: 997;
	outline: none;
	border: none;
}


.menuArea li {
	position: absolute;
	bottom: 30px;
	list-style: none;
	line-height: 0;
	z-index: 997;
	cursor: pointer;
}

.menuArea li span {
	bottom: 0px;
}

.button span {
	position: absolute;
	display: block;
}

.button span.off {
	z-index: 9;
}

.button span.on {
	z-index: 8;
	opacity: 0;
}

.menu01 span.on {
	background: #fff;
}

.menu02 span.on {
	background: #000;
}

.menu03 span.on {
	background: #e4e4e4;
}

.menuArea li img {
	width: 100%;
	height: auto; 
}
.menuArea li.menu02 a span {
	vertical-align: middle;
}
.menuArea li.menu02 a span:after {
	display: inline-block;
	margin-top: -15px;
	margin-left: 15px;
	content: url(/images/_theme/1/white_blank.png);
	vertical-align: middle;
}

.newsArea {
	height: 30px;
	width: 100%;
	background: #fff url(../img/whats_new.png) no-repeat 30px 10px;
	padding-left: 124px;
	position: absolute;
	z-index: 998 !important;
	bottom: 30px;
	left: 0;
	overflow: hidden;
}

.newsArea p a { color: #000; }
.newsArea p a:hover { text-decoration: none; }

.newsArea p {
	margin: 0;
	font-size: 85%;
	line-height: 30px;
	font-weight: bold;
}

#footer {
	height: 30px;
	width: 100%;
	background: #000;
	position: absolute;
	z-index: 9999;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

#footer ul {
	margin-top: 0;
	overflow: hidden;
	padding-left: 0px;
}

#footer .nederland {
	margin-top: 0;
	margin-left: 14px;
}

#footer .copyright {
	line-height: 0;
	margin: 10px 30px 0px 20px;
}

#footer .sideL {
	float: left;
	overflow: hidden;
}

#footer .sideL ul {
	margin-left: 20px;
}

#footer .sideR {
	float: right;
	overflow: hidden;
}

#footer .sideR ul,
#footer ul li,
#footer p {
	float: left;
}

#footer .sideR {
	float: right;
	overflow: hidden;
}

.news{
  opacity: 0;
  min-width:420px;
  bottom: 54px;
  left: 100px;
  position: absolute;
  cursor: pointer;
  height: 57px;
  background: #fff;
  color:#fff;
  padding: 10px 20px;
  width:43%;
  box-sizing: border-box;
  /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255, 255, 255, 0.3);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.news div {
   font-size: 14px;
   font-weight: 600;
   letter-spacing: 1px;
}

.news .head i{
  display: none;
}

.news .desc{
  text-transform: uppercase;
   font-weight: 500;
}

.section {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	perspective: 1000px;
	position: absolute;
	top: 0;
	-webkit-transform: scale3d(10, 10, 1);
	-o-transform: scale3d(10, 10, 1);
	-moz-transform: scale3d(10, 10, 1);
	-ms-transform: scale3d(10, 10, 1);
	transform: scale3d(10, 10, 1);
	-webkit-transition-duration: 1.4s;
	-o-transition-duration: 1.4s;
	-moz-transition-duration: 1.4s;
	-ms-transition-duration: 1.4s;
	transition-duration: 1.4s;
	-webkit-transition-property: opacity, visibility, transform;
	-o-transition-property: opacity, visibility, transform;
	-moz-transition-property: opacity, visibility, transform;
	-ms-transition-property: opacity, visibility, transform;
	transition-property: opacity, visibility, transform;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	visibility: hidden;
	overflow: hidden;
}

.section.cur {
	opacity: 1;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	visibility: visible;
}

.section .bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
}

.section .backTop {
	bottom: 111px;
	left: 30px;
	position: absolute;
	cursor: pointer;
	opacity: 0;
}

.section .backTop img{
  opacity:0.5;
}

.section .backTop span {
	width: 57px;
	height: 57px;
}

.section .backTop span.on {
	top: 0;
	left: 0;
	background: #fff;
}

.section .ttl,
.section .link {
	top: 50%;
	left: 25%;
	position: absolute;
	opacity: 0;
}

.section .link {
	cursor: pointer;
}

.section .link span {
	width: 325px;
	height: 32px;
}

.section .link span.on {
	top: 0;
	left: 0;
	position: absolute;
	cursor: pointer;
	background: #f00;
}

.section .inner {
	opacity: 0;
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
	background-image: url(../img/white_bg.png);
}

.section .inner .list {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.section .inner .list div {
	cursor: pointer;
	float: left;
	width: 100%;
	height: 33%;
	border-left: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	position: relative;
}

html>/**/body .section .inner .list div  {
	border-left /*\**/: 1px solid #e5cf95 \9;
	border-bottom /*\**/: 1px solid #e5cf95 \9;
}
		
.section .inner .list div p {
	margin: 0;
	opacity: 0;
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	position: static;
	z-index: 9;
}

.section .list span.on {
	display: block;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	cursor: pointer;
	opacity: 0;
	background-color: #fff;
	z-index: -1;
}



#consumer,
#consumer .bg {
	background-image: url(../img/consumer_bg.jpg);
}

#consumer .ttl {
	margin-left: -170px;
	margin-top: -64px;
}

#consumer .link {
	margin-left: -161px;
	margin-top: 9px;
}

#consumer .link span {
	width: 325px;
	height: 32px;
}

#consumer .inner .cont01,
#consumer .inner .cont02,
#consumer .inner .cont03,
#consumer .inner .cont04 {
	float: left;
	/*width: 49.8%;
	height: 36%;*/
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-left: 1px solid rgba(0,0,0,0.2);
}

html>/**/body #consumer .inner .cont01,
html>/**/body #consumer .inner .cont02,
html>/**/body #consumer .inner .cont03,
html>/**/body #consumer .inner .cont04 {
	border-left /*\**/: 1px solid #e5cf95 \9;
	border-bottom /*\**/: 1px solid #e5cf95 \9;
}

/*#consumer .inner .cont05 {
	height: 28%;
}*/

html>/**/body #consumer .inner .cont05 img {
	margin-top: -20px;
}

#professional,
#professional .bg {
	background-image: url(../img/professional_bg.jpg);
}

#professional .inner {
	background-image: url(../img/black_bg.png);
}

#professional .backTop span.on {
	background-image: url(../img/black_bg.png);
}

#professional .ttl {
	margin-left: -173px;
	margin-top: -64px;
}

#professional .link {
	margin-left: -173px;
	margin-top: 6px;
}

#professional .link span {
	width: 351px;
	height: 32px;
}

#professional .inner .cont01,
#professional .inner .cont02,
#professional .inner .cont03,
#professional .inner .cont04 {
	float: left;
	/*width: 49.8%;
	height: 36%;*/
	border-bottom: 1px solid rgba(0,0,0,0.2);
	border-left: 1px solid rgba(0,0,0,0.2);
}

html>/**/body #professional .inner .cont01,
html>/**/body #professional .inner .cont02,
html>/**/body #professional .inner .cont03,
html>/**/body #professional .inner .cont04 {
	border-left /*\**/: 1px solid #e5cf95 \9;
	border-bottom /*\**/: 1px solid #e5cf95 \9;
}

#professional .inner .list div {
	border-left: 1px solid rgba(231,213,164,0.4);
	border-bottom: 1px solid rgba(231,213,164,0.4);
}

html>/**/body #consumer .inner .cont01  {
	border-left /*\**/: 1px solid #e5cf95 \9;
	border-bottom /*\**/: 1px solid #e5cf95 \9;
}

#professional .list span.on {
	background-image: url(../img/black_bg.png);
}


#medical,
#medical .bg {
	background-image: url(../img/medical_bg.jpg);
}

#medical .ttl {
	margin-left: -167px;
	margin-top: -75px;
}

#medical .link {
	margin-left: -155px;
	margin-top: 9px;
}

#medical .link span {
	width: 311px;
	height: 32px;
}

/* homepage */
.homepage {
	font-size: 13px;
}
.homepage .homepage-section {
  padding: 0;
  width: 100% !important;
}
.homepage .homepage-section .inner .list {
  text-align: center;
}
.homepage .homepage-section .inner .list div {
  display: table;
}
.homepage .homepage-section .inner .list div p {
  display: inline-block;
	height: auto;
	vertical-align: middle;
	width: auto;
}
.homepage .homepage-section .inner .list div a {
  display: table-cell;
  vertical-align: middle;
}
.homepage .homepage-section .inner .list div:last-child a {
	padding-bottom: 30px;
}
.homepage .homepage-section .inner .list span {
  display: inline-block;
}
.homepage .homepage-section .inner .list img {
  max-width: 250px;
  width: 35%;
  display: inline-block;
  vertical-align: middle;
}
.homepage .homepage-section .inner .list .title {
  font-size: 40px;
  font-size: 2.2vw;
  color: #FF0000;
  margin-bottom: 5px;
}
.homepage .homepage-section .inner .list .desc {
  margin: 0 auto;
  width: 300px;
  font-size: 16px;
	color: #333;
}
.homepage .homepage-section .inner .list .last p {
  height: 130px;
  width: 300px;
  display: inline-block;
  vertical-align: middle;
}
.homepage #professional .inner .list p {
  margin-left: 35px;
	width: 50%;
	text-align: left;
}
.homepage #professional .inner .list p span {
  text-align: left;
}
.homepage #professional .inner .list p span.desc {
  /*display: none;*/
  color: #fff;
}
.homepage span.main-ttl {
  background: #fff;
  font-size: 40px;
  line-height: 180px;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 0.3s;
  display: table;
	color: #666;
}
.homepage span.main-ttl.black {
  background: #000;
  color: #fff;
}
.homepage span.main-ttl:hover {
  opacity: 0.8;
}
.homepage span.main-ttl i {
	display: inline-block;
	position: relative;
	width: 34px;
	height: 22px;
  font-size: 44px;
}
.homepage .ttl {
  color: white;
  font-size: 70px;
  text-align: center;
}
.uk-icon-angle-right:before{
	content: "";
	position: absolute;
	left: 3px;
	width: 16px;
	height: 16px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu02 .uk-icon-angle-right:before{
	content: "";
	position: absolute;
	left: 3px;
	width: 16px;
	height: 16px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#footer.homepage-footer .sideL .globalLinks ul {
  margin-left: 0;
}
#footer.homepage-footer .sideL .globalLinks ul li a {
  color: #fff;
  line-height: 30px;
  padding-left: 40px;
  background-image: url(/images/_theme/1/common/white_arr.png);
  background-position: 30px center;
  background-size: 6px 9px;
  background-repeat: no-repeat;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  float: none;
	text-decoration: none;
}
#footer.homepage-footer .sideL .globalLinks ul li a:hover {
	color: #fff;
	opacity: 1 !important;
}
#footer.homepage-footer .sideL .globalLinks ul li .blankIcon {
  color: #fff;
  background-image: url(/images/_theme/1/common/white_blank.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 10px;
  background-size: 12px 10px;
  width: 23px;
  display: inline-block;
}
#footer.homepage-footer .sideL .globalLinks ul li.footer-support {
  opacity: 0;
}
#footer .country {
	color: #fff;
	line-height: 30px;
	padding: 0 0 0 20px;
}
#footer.homepage-footer .sideR p.copyright {
  position: unset;
  padding: 0 20px;
  margin: 0;
  line-height: 30px;
  border-left: 1px dotted #fff;
	font-size: 85%;
	color: #fff;
}
#footer.homepage-footer .sideR p.footerCountry {
  display: inline-block !important;
  border-left: 1px dotted #fff;
  padding: 0 10px;
  color: #fff;
  letter-spacing: 1px;
  margin: 0;
  line-height: 30px;
  font-size: 10px;
}
#footer.homepage-footer .sideR ul {
  height: 30px;
}
#footer.homepage-footer .sideR ul li {
  padding: 3px;
}
#footer.homepage-footer .sideR ul li a img {
  height: 25px;
}
