	
	/*	/////////		SAYFA YAPISI		////////// */
	
	html {
		margin:0px;
		padding:0px;
		height:100%;
	}
	
	body {
		margin:0px;
		padding:0px;
		height:100%;
		background:#FFF;
	}
	
	body, input, select, textarea, button {
		font-family:'Poppins';
		font-size:15px;
		line-height:1.3em;
		font-weight:100;
		color:#333;
		border:0;
	}
	
	* {
		outline:0;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		background-clip:border-box;
		-moz-background-clip:border-box;
		-webkit-background-clip:border-box;
	}
	
	h1,h2,h3,h4,h5{
		display:inline-block;
		font-size:inherit;
		font-weight:inherit;
		margin:0;
		padding:0;
	}
	
	@font-face {
		font-family:'Poppins';
		src:url('Poppins-Light.woff2') format('woff2'),
		    url('Poppins-Light.woff') format('woff');
		font-weight:100;
		font-style:normal;
		font-display:swap;
	} @font-face {
		font-family:'Poppins';
		src:url('Poppins-Regular.woff2') format('woff2'),
		    url('Poppins-Regular.woff') format('woff');
		font-weight:300;
		font-style:normal;
		font-display:swap;
	} @font-face {
		font-family:'Poppins';
		src:url('Poppins-SemiBold.woff2') format('woff2'),
		    url('Poppins-SemiBold.woff') format('woff');
		font-weight:500;
		font-style:normal;
		font-display:swap;
	} @font-face {
		font-family:'Poppins';
		src:url('Poppins-Bold.woff2') format('woff2'),
		    url('Poppins-Bold.woff') format('woff');
		font-weight:bolder;
		font-style:normal;
		font-display:swap;
	}
	
	select {
		-webkit-appearance: none;
		-moz-appearance: none;
		text-indent: 1px;
		text-overflow: '';
		background-image:url('../images/icon_downArrow.png')!important;
		background-repeat:no-repeat!important;
		background-position:right 50%!important;
	} select::-ms-expand {
		display: none;
	}
	
	/*	/////////////////////////////////////////////////// */
	/*	/////////		BODY			///////// */
	/*	/////////////////////////////////////////////////// */
	
	#promoVideo {
		display:none;
		position:fixed;
		z-index:999;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,.65);
	} #promoVideo > div:nth-child(1) {
		display:table;
		width:100%;
		height:100%;
	} #promoVideo .video-content {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
	} #promoVideo .video-content > div:nth-child(1) {
		position:relative;
		display:inline-block;
		-webkit-box-shadow:0 50px 200px 0 rgba(0,0,0,.75);
		box-shadow:0 50px 200px 0 rgba(0,0,0,.75);
	} #promoVideo .dis {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	} #promoVideo a {
		position:absolute;
		top:0;
		right:-47px;
	}
	
	.header {
		position:relative;
		width:100%;
	} .header > div:nth-child(1) {
		position:relative;
		z-index:2;
		width:100%;
		min-height:800px;
	} .header.inside > div:nth-child(1) {
		min-height:160px;
		-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);
		box-shadow:0 2px 4px 0 rgba(0,0,0,.5);
		
	} .header .navi {
		position:absolute;
		z-index:2;
		top:0;
		left:0;
		width:100%;
		min-height:100%;
	} .header.inside .navi {
		background:url('../images/back_headerInsideBar.jpg') no-repeat center;
	} .header .navi > div:nth-child(1) {
		position:relative;
		z-index:2;
		width:100%;
		max-width:1500px;
		height:140px;
		margin:auto;
	} .header.inside .navi > div:nth-child(1) {
		max-width:1280px;
		
	} .header .logo {
		position:relative;
		float:left;
		margin:45px 0 0 0;
	} .header .logo:hover {
		top:-1px;
	} .header .logo:active {
		top:0;
		
	} .header .buttons {
		float:right;
	} .header .buttons ul {
		list-style:none;
		margin:0;
		padding:0;
	} .header .buttons > ul > li {
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin-left:2px;
	} .header .buttons > ul > li.a > a {
		display:block;
		height:102px;
		padding:70px 12px 0 12px;
		font-size:18px;
		font-weight:bold;
		color:#FFF;
		text-shadow:0 2px 2px rgba(0,0,0,.5);
		text-decoration:none;
		vertical-align:top;
	} .header .buttons > ul > li.a > a:hover,
	  .header .buttons > ul > li.a.active > a {
		color:#FDCB90;
		border-top:6px solid #FE0000;
		padding:64px 12px 0 12px;
		background:-moz-linear-gradient(top, rgba(254,0,0,0) 0%, rgba(254,0,0,0) 58%, rgba(254,0,0,0) 60%, rgba(254,0,0,0.13) 80%, rgba(254,0,0,0.35) 100%);
		background:-webkit-linear-gradient(top, rgba(254,0,0,0) 0%,rgba(254,0,0,0) 58%,rgba(254,0,0,0) 60%,rgba(254,0,0,0.13) 80%,rgba(254,0,0,0.35) 100%);
		background:linear-gradient(to bottom, rgba(254,0,0,0) 0%,rgba(254,0,0,0) 58%,rgba(254,0,0,0) 60%,rgba(254,0,0,0.13) 80%,rgba(254,0,0,0.35) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fe0000', endColorstr='#40fe0000',GradientType=1 );
		-webkit-border-radius:0 0 6px 6px;
		border-radius:0 0 6px 6px;
	} .header .buttons li.a * {
		-webkit-transition:all .15s ease-out;
		-moz-transition:all .15s ease-out;
		transition:all .15s ease-out;
	} .header .buttons li.a > .arr {
		border-right:16px solid transparent!important;
	} .header .buttons li.a > .arr::before {
		position:absolute;
		right:0;
		content: '';
		display:block;
		width:30px;
		height:20px;
		background-image:url('../images/btn_buttonArrows_3.png');
		background-repeat:no-repeat;
		background-position:right!important;
	} .header .buttons > ul > li.a:hover > .arr::before,
	  .header .buttons > ul > li.a.active > .arr::before {
		background-image:url('../images/btn_buttonArrows_3.png');
		background-repeat:no-repeat;
		background-position:right!important;
	} .header .buttons .sub .arr {
		background-image:url('../images/btn_buttonArrows_2Invert.png');
		background-repeat:no-repeat;
		background-position:right!important;
	} .header .buttons > ul > li.a:hover .sub {
		display:block;
		opacity:1;
		margin-top:4px;
		height:auto!important;
		overflow:inherit;
	} .header .buttons > ul > li.a .sub {
		position:absolute;
		z-index:2;
		display:none;
		opacity:0;
		height:0!important;
		overflow:hidden;
		list-style:none;
		margin-top:-5px;
		padding:6px;
		text-align:left;
		border:1px solid #CCC;
		border-bottom:2px solid #AAA;
		background:rgb(255,255,255);
		background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(204,204,204,1) 100%);
		background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%);
		background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(204,204,204,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
		-webkit-border-radius:6px;
		border-radius:6px;
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
	} .header .buttons > ul > li.a .sub {
		top:2px;
		left:-1px;
	} .header .buttons > ul > li.a .sub li {
		position:relative;
		display:block;
	} .header .buttons > ul > li.a .sub li a {
		display:block;
		width:100%;
		min-width:240px;
		font-size:14px;
		font-weight:300;
		letter-spacing:0;
		line-height:1.3em;
		color:#333;
		padding:9px 8px 7px 8px;
		padding-right:40px;
		border-bottom:1px solid rgba(0,0,0,.1);
	} .header .buttons > ul > li.a .sub li a:hover {
		text-decoration:none;
		background:#FFF;
		color:#FE0000;
		padding-left:14px;
		padding-right:34px;
	} .header .buttons > ul > li.a .sub li:first-child a {
		-webkit-border-radius:4px 4px 0 0;
		border-radius:4px 4px 0 0;
	} .header .buttons > ul > li.a .sub li:last-child a {
		border-bottom:0;
		-webkit-border-radius:0 0 4px 4px;
		border-radius:0 0 4px 4px;
	} .header .buttons li.b a {
		position:relative;
		z-index:1;
		display:block;
		margin-top:50px;
		margin-left:8px;
		height:60px;
		padding:18px;
		font-size:17px;
		font-weight:bold;
		letter-spacing:-.5px;
		color:#333;
		-webkit-border-radius:6px;
		border-radius:6px;
		text-decoration:none;
		-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
		box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
	} .header.inside .buttons li.b a {
		font-size:0;
	} .header .buttons li.b a:hover {
		margin-top:49px;
		filter:brightness(1.2);
	} .header .buttons li.b a:active {
		margin-top:50px;
		filter:brightness(1);
	} .header .buttons li.c a {
		display:block;
		margin-top:50px;
		height:60px;
		padding:22px 16px 0 18px;
		font-size:17px;
		color:#FFF;
		margin-left:-10px;
		-webkit-border-radius:6px;
		border-radius:6px;
		text-decoration:none;
		background:rgb(85,45,179);
		background:-moz-linear-gradient(top, rgba(85,45,179,1) 0%, rgba(38,18,92,1) 100%);
		background:-webkit-linear-gradient(top, rgba(85,45,179,1) 0%,rgba(38,18,92,1) 100%);
		background:linear-gradient(to bottom, rgba(85,45,179,1) 0%,rgba(38,18,92,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#552db3', endColorstr='#26125c',GradientType=0 );
		-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
		box-shadow:0 2px 3px 0 rgba(0,0,0,0.25);
	} .header .buttons li.c a:hover {
		margin-top:49px;
		filter:brightness(1.5);
	} .header .buttons li.c a:active {
		margin-top:50px;
		filter:brightness(1);
		
	} .header .navi .hsp {
		position:absolute;
		z-index:2;
		bottom:-490px;
		left:0;
		border:1px solid rgba(255,255,255,.25);
		-webkit-border-radius:10px;
		border-radius:10px;
	} .header .navi .hsn {
		position:absolute;
		z-index:2;
		bottom:-490px;
		left:74px;
		border:1px solid rgba(255,255,255,.25);
		-webkit-border-radius:10px;
		border-radius:10px;
		
	} .header .promo-video-btn {
		position:absolute;
		z-index:2;
		bottom:-640px;
		left:-8px;
	} .header .promo-video-btn:hover {
		bottom:-639px;
		filter:brightness(1.5);
	} .header .promo-video-btn:active {
		bottom:-640px;
		filter:brightness(1.25);
		
	} .header .header-slider {
		position:relative;
		z-index:1;
		width:100%;
		height:900px;
	} .header .header-slider .slide {
		width:100%;
		height:900px;
	} .header .header-slider .slide > div:nth-child(1) {
		width:100%;
		height:800px;
	} .header .header-slider .slide > div:nth-child(1) > div:nth-child(1) {
		width:100%;
		height:800px;
	} .header .header-slider .slide .text {
		position:relative;
		z-index:2;
		display:table;
		width:100%;
		max-width:1500px;
		height:800px;
		margin:auto;
	} .header .header-slider .slide .text > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		color:#FFF;
	} .header .header-slider .slide .text .txt.a {
		display:block;
		padding-top:6%;
		opacity:0;
		font-size:33px;
		line-height:1em;
		letter-spacing:-1px;
	} .header .header-slider .slide .text .txt.b {
		display:block;
		padding-top:4%;
		opacity:0;
		margin:10px 0;
		font-size:60px;
		line-height:1em;
		letter-spacing:-2.5px;
	} .header .header-slider .slide .text .txt.c {
		display:block;
		padding-top:2%;
		opacity:0;
		width:540px;
		font-size:19px;
		line-height:1.6em;
	} .header .header-slider .slide .image {
		position:absolute;
		z-index:1;
		bottom:0;
		right:-10%;
		opacity:0;
	}
	
	.content {
		position:relative;
		width:100%;
		
	} .content .main-solutions {
		width:100%;
		min-height:580px;
	} .content .main-solutions .back {
		position:absolute;
		z-index:0;
		width:100%;
		height:280px;
		margin-top:100px;
	} .content .main-solutions .social-buttons {
		position:relative;
		z-index:2;
		width:100%;
		max-width:1500px;
		margin:auto;
	} .content .main-solutions .social-buttons > div:nth-child(1) {
		margin-top:-100px;
		padding-top:30px;
	} .content .main-solutions .social-buttons span {
		font-size:21px;
		color:#A3A3A3;
		vertical-align:middle;
	} .content .main-solutions .social-buttons a {
		position:relative;
	} .content .main-solutions .social-buttons a:hover {
		top:-1px;
	} .content .main-solutions .social-buttons a:active {
		top:0;
		
	} .content .main-solutions .solution-buttons {	
		position:relative;
		z-index:1;
		width:100%;
		max-width:1500px;
		margin:auto;
		padding:80px 0 30px 0;
		text-align:center;
	} .content .main-solutions .solution-buttons span {	
		font-size:37px;
		color:#331E6A;
		letter-spacing:-1px;
		vertical-align:middle;
		
	} .content .main-solutions .solution-buttons .item-list {
		list-style:none;
		margin:70px 0 0 0;
		padding:0;
	} .content .main-solutions .solution-buttons .item-list * {
		-webkit-transition:all .15s ease-out;
		-moz-transition:all .15s ease-out;
		transition:all .15s ease-out;
	} .content .main-solutions .item {
		position:relative;
		display:inline-block;
		vertical-align:top;
		margin:0 10px;
		cursor:pointer;
	} .content .main-solutions .solution-buttons .item .img {
		width:200px;
		height:200px;
		border:10px solid #FFF;
		-webkit-border-radius:180px;
		border-radius:180px;
	} .content .main-solutions .solution-buttons .item:hover .img {
		width:220px;
		height:220px;
	} .content .main-solutions .solution-buttons .item .img img {
		display:block;
		-webkit-border-radius:180px;
		border-radius:180px;
	} .content .main-solutions .solution-buttons .item .txt {
		width:100%;
		text-align:center;
	} .content .main-solutions .solution-buttons .item .txt span {
		font-size:19px;
		line-height:1.3em;
		letter-spacing:-.5px;
		color:#666;
	} .content .main-solutions .solution-buttons .item:hover {
		margin:-20px 0 0 0;
	} .content .main-solutions .solution-buttons .item:hover .img {
		width:220px;
		height:220px;
		border:10px solid #FACA93;
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
	} .content .main-solutions .solution-buttons .item:hover .img img {
		width:200px;
		height:200px;
		-webkit-border-radius:200px;
		border-radius:200px;
	} .content .main-solutions .solution-buttons .item:hover .txt {
		margin-top:16px;
		font-weight:bold;
	} .content .main-solutions .solution-buttons .item:hover .txt span {
		color:#FE0000;
		
	} .content .main-products {
		position:relative;
		width:100%;
		min-height:1060px;
	} .content .main-products * {
		-webkit-transition:all .15s ease-in;
		-moz-transition:all .15s ease-in;
		transition:all .15s ease-in;
	} .content .main-products .back {
		position:absolute;
		z-index:0;
		bottom:0;
		width:100%;
		height:520px;
	} .content .main-products .products-panel {
		position:relative;
		z-index:1;
		width:100%;
		max-width:1500px;
		margin:auto;
		padding:10px 0 0 0;
		text-align:center;
	} .content .main-products .products-panel .psp {
		position:absolute;
		z-index:2;
		top:530px;
		left:20px;
		background:#FFF;
		border:1px solid rgba(0,0,0,.25);
		-webkit-border-radius:10px; border-radius:10px;
	} .content .main-products .products-panel .psn {
		position:absolute;
		z-index:2;
		top:530px;
		right:20px;
		background:#FFF;
		border:1px solid rgba(0,0,0,.25);
		-webkit-border-radius:10px; border-radius:10px;
	} .content .main-products .products-panel .text {
		font-size:37px;
		color:#333;
		letter-spacing:-1px;
		vertical-align:middle;
	} .content .main-products .products-slider {
		width:100%;
		height:1000px;
	} .content .main-products .products-slider .slide {
		width:100%;
		height:1000px;
		padding-top:30px;
	} .content .main-products .products-slider .item {
		display:inline-block;
		position:relative;
		width:402px;
		height:430px;
		vertical-align:top;
		margin:0 12px 30px 12px;
		background:#FFF;
		border:1px solid #EBEBEB;
		cursor:pointer;
		-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
		box-shadow:0 0 10px 0 rgba(0,0,0,.1);
	} .content .main-products .products-slider .item .img {
		margin:auto;
	} .content .main-products .products-slider .item .text {
		padding:20px 25px;
		text-align:center;
	} .content .main-products .products-slider .item .text a {
		display:block;
		font-size:27px;
		line-height:1.2em;
		color:#FE0000;
	} .content .main-products .products-slider .item .text span {
		display:block;
		font-size:17px;
		line-height:1.2em;
		letter-spacing:0;
	} .content .main-products .products-slider .item .icons {
		position:absolute;
		bottom:0;
		width:100%;
		padding:16px;
	} .content .main-products .products-slider .item .icons img {
		display:inline-block;
		-webkit-border-radius:55px;
		border-radius:55px;
	} .content .main-products .products-slider .item:hover {
		width:420px;
		height:460px;
		margin:-15px 3px 15px 3px;
		border:4px solid #FACA93;
		-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
		box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
	} .content .main-products .products-slider .item:hover .img {
		margin:15px auto 0 auto;
	} .content .main-products .products-slider .item:hover .icons {
		bottom:5px;
		
	} .content .main-technology {
		width:100%;
		background:#1d0e47 url('../images/back_technologyContents.jpg') no-repeat top left;
		background-size:cover;
	} .content .main-technology > div:nth-child(1) {
		display:table;
		width:100%;
		max-width:1200px;
		min-height:640px;
		margin:auto;
		text-align:center;
	} .content .main-technology > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
	} .content .main-technology .text.a {
		display:block;
		font-size:45px;
		font-weight:500;
		color:#FFF;
		line-height:1.4em;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
		letter-spacing:-1.5px;
	} .content .main-technology .text.b {
		display:block;
		font-size:21px;
		color:#FFF;
		line-height:1.5em;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
	} .content .main-technology ul {
		list-style:none;
		margin:50px 0 0 0;
		padding:0;
	} .content .main-technology ul li {
		display:inline-block;
		margin:0 20px;
	} .content .main-technology ul li .ico {
		width:110px;
		height:110px;
		padding:15px;
		background:#FFF;
		-webkit-border-radius:110px;
		border-radius:110px;
		-webkit-box-shadow:0 10px 10px 0 rgba(20,56,114,.5);
		box-shadow:0 10px 10px 0 rgba(20,56,114,.5);
	} .content .main-technology ul li .ico img {
		display:block;
		-webkit-border-radius:80px;
		border-radius:80px;
	} .content .main-technology ul li .txt {
		width:100%;
		margin-top:16px;
		text-align:center;
	} .content .main-technology ul li .txt span {
		font-size:17px;
		line-height:1.3em;
		color:#FFF;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
		
	} .content .main-callform {
		width:100%;
	} .content .main-callform > div:nth-child(1) {
		position:relative;
		width:1200px;
		min-height:480px;
		background:#FCF2E6;
		color:#331E6A;
		margin:-80px auto 0 auto;
		padding:70px 0 0 70px;
	} .content .main-callform img {
		position:absolute;
		top:0;
		right:-100px;
	} .content .main-callform .txt.a {
		display:block;
		font-size:21px;
		line-height:1.2em;
	} .content .main-callform .txt.b {
		display:block;
		font-size:45px;
		font-weight:500;
		line-height:1.2em;
		letter-spacing:-1.5px;
	} .content .main-callform .txt.c {
		display:inline-block;
		padding:24px 10px;
		font-size:17px;
	} .content .main-callform .form-bar {
		padding:30px 0;
	} .content .main-callform .form-bar input[type=text] {
		width:270px;
		height:50px;
		padding:0 14px;
		margin:0 10px 14px 0;
		font-size:17px;
		line-height:1em;
		border:0
	} .content .main-callform .form-bar textarea {
		width:840px;
		padding:14px;
		margin:0 0 14px 0;
		font-size:17px;
		line-height:1em;
		border:0;
	} .content .main-callform .form-bar button {
		padding:20px 16px;
		font-size:19px;
		font-weight:300;
		line-height:1em;
		color:#FFF;
		background:#3D237F;
		cursor:pointer;
		
	} .content .con-breadcrumb {
		position:relative;
		z-index:1;
		width:100%;
		padding:16px 20px;
		border-bottom:1px solid rgba(0,0,0,.1);
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .con-breadcrumb > div:nth-child(1) {
		width:100%;
		max-width:1240px;
		margin:auto;
		line-height:1em;
		
	} .content .con-inside {
		width:100%;
		background:url('../images/back_insidePage.jpg') top no-repeat;
		background-size:100% auto;
	} .content .con-inside > div:nth-child(1) {
		width:100%;
		max-width:1240px;
		min-height:560px;
		padding:40px 0 60px 0;
		margin:auto;
		font-size:17px;
		line-height:1.5em;
		
	} .content .con-about .img {
		float:right;
		padding:0 0 2% 2%;
	} .content .con-about .img img {
		display:block;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
	} .content .con-about .txt.a {
		display:inline-block;
		font-size:37px;
		line-height:1.2em;
		letter-spacing:-1.5px;
		
	} .content .con-missionvision .left {
		width:75%;
	} .content .con-missionvision .right {
		width:75%;
		float:right;
		text-align:right;
	} .content .con-missionvision .txt.a {
		display:inline-block;
		font-size:37px;
		line-height:1.2em;
		letter-spacing:-1.5px;
		
	} .content .con-services .img.a {
		float:left;
		width:40%;
		height:300px;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
	} .content .con-services .box.a {
		float:left;
		display:table;
		width:40%;
		height:300px;
		padding:40px;
	} .content .con-services .box.a > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
	} .content .con-services .box.a .txt.a {
		display:inline-block;
		font-size:37px;
		line-height:1.2em;
		letter-spacing:-1.5px;
	} .content .con-services .img.b {
		float:right;
		width:40%;
		height:300px;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
	} .content .con-services .box.b {
		float:right;
		display:table;
		width:40%;
		height:300px;
		padding:40px;
	} .content .con-services .box.b > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		text-align:right;
	} .content .con-services .box.b .txt.a {
		display:inline-block;
		font-size:37px;
		line-height:1.2em;
		letter-spacing:-1.5px;
		
	} .content .con-technology .box.a {
		width:100%;
		padding:4% 8% 9% 8%;
		background:url('../images/back_technologyContents.jpg') no-repeat center;
		background-size:cover;
		text-align:center;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
	} .content .con-technology .box.a .txt.a {
		display:block;
		font-size:45px;
		font-weight:500;
		color:#FFF;
		line-height:1.4em;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
		letter-spacing:-1.5px;
	} .content .con-technology .box.a .txt.b {
		display:block;
		font-size:21px;
		color:#FFF;
		line-height:1.5em;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
		
	} .content .con-technology .box.b {
		list-style:none;
		margin:-50px auto 0 auto;
		padding:0;
		text-align:center;
		font-weight:300;
	} .content .con-technology .box.b li {
		display:inline-block;
		margin:0 2%;
	} .content .con-technology .box.b li .ico {
		width:110px;
		height:110px;
		padding:15px;
		background:#FFF;
		-webkit-border-radius:110px;
		border-radius:110px;
		-webkit-box-shadow:0 10px 10px 0 rgba(20,56,114,.5);
		box-shadow:0 10px 10px 0 rgba(20,56,114,.5);
	} .content .con-technology .box.b li .ico img {
		display:block;
		-webkit-border-radius:80px;
		border-radius:80px;
	} .content .con-technology .box.b li .txt {
		width:100%;
		margin-top:16px;
		text-align:center;
	} .content .con-technology .box.b li .txt span {
		font-size:17px;
		line-height:1.3em;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
		
	} .content .con-technology .box.c {
		display:table;
		width:100%;
		margin:5% 0 2% 0;
		text-align:center;
	} .content .con-technology .cell {
		display:table-cell;
		width:33%;
		padding:3%;
		vertical-align:middle;
	} .content .con-technology .cell .txt.a {
		display:inline-block;
		font-size:27px;
		line-height:1.2em;
		letter-spacing:-1px;
		
	} .content .con-hrpolicy .img {
		float:right;
		padding:0 0 2% 2%;
	} .content .con-hrpolicy .img img {
		display:block;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
		
	} .content .catalog-list * {
		-webkit-transition:all .15s ease-out;
		-moz-transition:all .15s ease-out;
		transition:all .15s ease-out;
	} .content .catalog-list .item {
		display:inline-block;
		vertical-align:top;
		width:280px;
		height:380px;
		margin:0 12px 26px 12px;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
		cursor:pointer;
	} .content .catalog-list .item:hover {
		width:304px;
		height:400px;
		margin:-10px 0 6px 0;
		-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,.35);
		box-shadow:0 12px 24px 0 rgba(0,0,0,.35);
	} .content .catalog-list .item:hover .img {
		height:340px;
	} .content .catalog-list .item .img {
		width:100%;
		height:320px;
		background:#EEE;
	} .content .catalog-list .item .img img {
		display:block;
		-webkit-border-radius:6px 6px 0 0;
		border-radius:6px 6px 0 0;
		-webkit-box-shadow:inset 0 0 25px 0 rgba(0,0,0,.1);
		box-shadow:inset 0 0 25px 0 rgba(0,0,0,.1);
	} .content .catalog-list .item .txt {
		display:table;
		width:100%;
		height:60px;
		background:#EA4C3A;
		-webkit-border-radius:0 0 6px 6px;
		border-radius:0 0 6px 6px;
	} .content .catalog-list .item .txt div {
		display:table-cell;
		vertical-align:middle;
		color:#FFF;
		font-weight:300;
		
	} .content .spare-parts {
		display:table;
		width:100%;
		border-collapse:collapse;
	} .content .spare-parts .titles {
		display:table-row;
		font-weight:bold;
	} .content .spare-parts .titles > div {
		display:table-cell;
		border:1px solid #CCC;
		padding:8px 12px;
		vertical-align:middle;
	} .content .spare-parts .titles > div:nth-child(1) {
		width:140px;
	} .content .spare-parts .titles > div:nth-child(2) {
		width:200px;
	} .content .spare-parts .titles > div:nth-child(3) {
		width:260px;
	} .content .spare-parts .titles > div:nth-child(4) {
		width:auto;
	} .content .spare-parts .titles > div:nth-child(5) {
		width:100px;
		padding:0;
		
	} .content .spare-parts .item {
		display:table-row;
		background:#FFF;
		cursor:pointer;
	} .content .spare-parts .item:hover {
		position:relative;
		z-index:1;
		background:#FFF4CE;
	} .content .spare-parts .item:hover .gg5 {
		background: linear-gradient(to bottom, rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%);
	} .content .spare-parts .item > div {
		display:table-cell;
		border:1px solid #DDD;
		padding:8px 12px;
	} .content .spare-parts .item > div:nth-child(1) {
		padding:0;
	} .content .spare-parts .item > div:nth-child(2) {
		color:#FE0000;
		vertical-align:top;
	} .content .spare-parts .item > div:nth-child(3),
	  .content .spare-parts .item > div:nth-child(4) {
		vertical-align:top;
	} .content .spare-parts .item > div:nth-child(5) {
		line-height:1.2em;
		vertical-align:middle;
		text-align:center;
	} .content .spare-parts .item > div:nth-child(5) img {
		display:block;
		margin:6px auto;
	} .content .spare-parts .item > div:nth-child(5) a {
		font-size:15px;
		color:inherit;
		text-decoration:none;
		font-weight:bold;
		
	} .content .products-list {
		position:relative;
		width:1290px;
	} .content .products-list * {
		-webkit-transition:all .15s ease-in;
		-moz-transition:all .15s ease-in;
		transition:all .15s ease-in;
	} .content .products-list .item {
		display:inline-block;
		position:relative;
		width:402px;
		height:450px;
		vertical-align:top;
		margin:0 12px 30px 12px;
		background:#FFF;
		border:1px solid #EBEBEB;
		cursor:pointer;
		-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
		box-shadow:0 0 10px 0 rgba(0,0,0,.1);
	} .content .products-list .item .img {
		margin:auto;
	} .content .products-list .item .text {
		padding:20px 25px;
		text-align:center;
	} .content .products-list .item .text a {
		display:block;
		font-size:27px;
		line-height:1.2em;
		color:#FE0000;
	} .content .products-list .item .text span {
		display:block;
		font-size:17px;
		line-height:1.2em;
	} .content .products-list .item .icons {
		position:absolute;
		bottom:0;
		width:100%;
		padding:16px;
		text-align:center;
	} .content .products-list .item .icons img {
		display:inline-block;
		-webkit-border-radius:55px;
		border-radius:55px;
	} .content .products-list .item:hover {
		width:420px;
		height:480px;
		margin:-15px 3px 15px 3px;
		border:4px solid #FACA93;
		-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
		box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
	} .content .products-list .item:hover .img {
		margin:15px auto 0 auto;
	} .content .products-list .item:hover .icons {
		bottom:5px;
		
	} .content .product-detail .prod-info {
		display:table;
		width:100%;
	} .content .product-detail .prod-info .left {
		display:table-cell;
		width:auto;
		vertical-align:middle;
	} .content .product-detail .prod-info .left .txt.a {
		display:inline-block;
		font-size:47px;
		line-height:1.2em;
		letter-spacing:-1.5px;
	} .content .product-detail .prod-info .left .txt.b {
		display:block;
		font-size:21px;
		line-height:1.2em;
	} .content .product-detail .prod-info .left .icons {
		width:100%;
	} .content .product-detail .prod-info .left .icons img {
		display:inline-block;
		-webkit-border-radius:55px;
		border-radius:55px;
	} .content .product-detail .prod-info .left ul {
		padding-left:20px;
		margin:20px 20px 30px 0;
		font-size:15px;
	} .content .product-detail .prod-info .left button.red {
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .product-detail .prod-info .left button.blue {
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .product-detail .prod-info .right {
		display:table-cell;
		position:relative;
		width:800px;
		vertical-align:middle;
	} .content .product-detail .prod-info .right > div:nth-child(1) {
		position:absolute;
		z-index:2;
		display:none;
		width:100%;
		height:100%;
		background:#333;
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
	} .content .product-detail .prod-info .right > div:nth-child(1) > div:nth-child(1) {
		display:table;
		width:100%;
		height:100%;
	} .content .product-detail .prod-info .right > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
		-webkit-border-radius:6px;
		border-radius:6px;
	} .content .product-detail .prod-info .right img.closer {
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .product-detail .prod-info .right img.back {
		position:absolute;
		top:0;
		right:-46px;
		background:#333;
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .product-detail .prod-info .right img.img {
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
		
	} .content .product-detail .prod-text {
		position:relative;
		width:1200px;
		text-align:center;
		margin:60px auto 36px auto;
		
	} .content .product-detail .prod-img {
		position:relative;
		width:1200px;
		text-align:center;
		margin:0 auto 50px auto;
	} .content .product-detail .prod-img img {
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
		
	} .content .product-detail .prod-form {
		position:relative;
		width:1200px;
		min-height:480px;
		background:#FCF2E6;
		color:#331E6A;
		margin:40px auto 0 auto;
		padding:70px 0 0 70px;
	} .content .product-detail .prod-form .img {
		position:absolute;
		top:0;
		right:-100px;
	} .content .product-detail .prod-form .txt.a {
		display:block;
		font-size:21px;
		line-height:1.2em;
	} .content .product-detail .prod-form .txt.b {
		display:block;
		font-size:45px;
		font-weight:500;
		line-height:1.2em;
		letter-spacing:-1.5px;
	} .content .product-detail .prod-form .form-bar {
		padding:30px 0;
	} .content .product-detail .prod-form input[type=text] {
		width:270px;
		height:50px;
		padding:0 14px;
		margin:0 10px 14px 0;
		font-size:17px;
		line-height:1em;
		border:0;
	} .content .product-detail .prod-form textarea {
		width:840px;
		padding:14px;
		margin:0 0 14px 0;
		font-size:17px;
		line-height:1em;
		border:0;
	} .content .product-detail .prod-form button {
		padding:20px 16px;
		font-size:19px;
		font-weight:300;
		line-height:1em;
		color:#FFF;
		background:#3D237F;
		cursor:pointer;
		
	} .content .con-solutions .box.a {
		position:relative;
		z-index:1;
		display:table;
		width:100%;
		height:600px;
		border-bottom:1px solid rgba(0,0,0,.1);
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .con-solutions .box.a > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
	} .content .con-solutions .box.a .txt.a {
		display:inline-block;
		font-size:57px;
		font-weight:500;
		line-height:1.4em;
		letter-spacing:-1.5px;
	} .content .con-solutions .box.a .shadow {
		position:absolute;
		z-index:0;
		top:1px;
		left:1px;
		white-space:nowrap;
		color:rgba(255,255,255,.5);
		text-shadow:0 10px 20px rgba(255,255,255,.25);
	} .content .con-solutions .box.a .txt.b {
		display:block;
		font-size:27px;
		line-height:1.5em;
		color:#FFF;
		text-shadow:0 0 10px rgba(0,0,0,.5), 0 0 20px rgba(0,0,0,.5);
	} .content .con-solutions .box.a button {
		padding:14px 20px;
		font-size:19px;
		-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
	} .content .con-solutions .box.b {
		width:100%;
		background:url('../images/back_insidePage.jpg') top no-repeat;
		background-size:100% auto;
	} .content .con-solutions .box.b > div:nth-child(1) {
		width:100%;
		max-width:1240px;
		min-height:560px;
		padding:40px 0 60px 0;
		margin:auto;
		font-size:17px;
		line-height:1.5em;
	} .content .con-solutions .box.b .txt.a {
		display:inline-block;
		font-size:37px;
		font-weight:500;
		line-height:1.4em;
		text-shadow:0 10px 10px rgba(20,56,114,.5);
		letter-spacing:-1.5px;
	} .content .con-solutions .item .text a {
		display:block;
		font-size:27px;
		line-height:1.2em;
		color:#FE0000;
	} .content .con-solutions .item .text span {
		display:block;
		font-size:17px;
		line-height:1.2em;
	} .content .con-solutions .item .icons img {
		 -webkit-border-radius:55px;
		 border-radius:55px;
		
	} .content .career-form > div:nth-child(1) {
		width:100%;
		margin:auto;
	} .content .career-form .notes {
		padding:16px;
		background:rgba(200,200,200,.25);
		font-size:15px;
		line-height:1.6em;
		margin:0 0 20px 0;
		-webkit-border-radius:10px;
		border-radius:10px;
	} .content .career-form .notes img {
		float:left;
		margin:0 12px 20px 0;
	} .content .career-form .fa {
		float:left;
		width:48%;
	} .content .career-form .fb {
		float:left;
		width:48%;
		margin:0 0 0 4%;
	} .content .career-form .fc {
		float:left;
		width:357px;
	} .content .career-form .fd {
		float:right;
		width:360px;
		padding:14px 0;
		text-align:right;
	} .content .career-form fieldset {
		width:100%;
		border:1px solid #CCC;
		-webkit-border-radius:5px;
		border-radius:5px;
		padding:0 8px 6px 8px;
		margin:0;
		background:#FFF;
	} .content .career-form fieldset:hover {
		border:2px solid #3A479D!important;
		padding:0 7px 5px 7px!important;
	} .content .career-form fieldset legend {
		padding:0 6px;
		font-size:12px;
		-webkit-border-radius:5px;
		border-radius:5px;
	} .content .career-form fieldset input,
	  .content .career-form fieldset textarea,
	  .content .career-form fieldset select {
		font-size:17px;
		font-weight:bold;
		padding:6px 11px!important;
		margin:4px 0 2px 0;
		margin-left:-6px!important;
		background:url('../images/spacer.gif');
	} .content .career-form fieldset input:focus,
	  .content .career-form fieldset textarea:focus,
	  .content .career-form fieldset select:focus {
		color:#3A479D!important;
		
	} .content .con-contact > div:nth-child(1) {
		width:100%;
		margin:auto;
	} .content .con-contact .box.a {
		float:left;
		width:50%;
	} .content .con-contact .box.a .txt.a {
		float:none;
		font-size:31px;
		letter-spacing:-1px;
		line-height:1.2em;
		color:#0CB2EC;
	} .content .con-contact .box.a .txt.b {
		display:block;
		float:none;
		font-size:21px;
		line-height:1.2em;
	} .content .con-contact .box.a .ico {
		clear:both;
		float:left;
		display:inline-block;
		width:44px;
		height:44px;
		padding:10px;
		background:#DDD;
		-webkit-border-radius:5px;
		border-radius:5px;
	} .content .con-contact .box.a .ba {
		float:left;
		padding:0 16px;
		line-height:1.6em;
	} .content .con-contact .box.a .bb {
		float:left;
		width:50%;
	} .content .con-contact .box.a .ico {
		float:left;
		display:inline-block;
		width:44px;
		height:44px;
		padding:10px;
		background:#DDD;
		-webkit-border-radius:5px;
		border-radius:5px;
	} .content .con-contact .box.a .txt {
		float:left;
		padding:0 16px;
		line-height:1.6em;
	} .content .con-contact .box.b {
		float:left;
		width:50%;
	} .content .con-contact .box.b .fa {
		float:left;
		width:48%;
	} .content .con-contact .box.b .fb {
		float:left;
		width:48%;
		margin:0 0 0 4%;
	} .content .con-contact .box.b .fc {
		float:left;
		width:357px;
	} .content .con-contact .box.b .fd {
		float:right;
		width:240px;
		padding:14px 0;
		text-align:right;
	} .content .con-contact .box.b fieldset {
		width:100%;
		border:1px solid #CCC;
		-webkit-border-radius:5px;
		border-radius:5px;
		padding:0 8px 6px 8px;
		margin:0;
		background:#FFF;
	} .content .con-contact .box.b fieldset:hover {
		border:2px solid #3A479D!important;
		padding:0 7px 5px 7px!important;
	} .content .con-contact .box.b fieldset legend {
		padding:0 6px;
		font-size:12px;
		-webkit-border-radius:5px;
		border-radius:5px;
	} .content .con-contact .box.b fieldset input,
	  .content .con-contact .box.b fieldset textarea,
	  .content .con-contact .box.b fieldset select {
		font-size:17px;
		font-weight:bold;
		padding:6px 11px!important;
		margin:4px 0 2px 0;
		margin-left:-6px!important;
		background:url('../images/spacer.gif');
	} .content .con-contact .box.b fieldset input:focus,
	  .content .con-contact .box.b fieldset textarea:focus,
	  .content .con-contact .box.b fieldset select:focus {
		color:#3A479D!important;
	} .content .con-contact .notes {
		padding:16px;
		background:rgba(200,200,200,.25);
		font-size:15px;
		line-height:1.6em;
		margin:0 0 20px 0;
		-webkit-border-radius:10px;
		border-radius:10px;
	} .content .con-contact .notes img {
		float:left;
		margin:0 12px 20px 0;
		
	} .content .gal-item-guide {
		width:100%;
		max-width:1240px;
		padding:20px 0;
		margin:-30px auto 20px auto;
	} .content .gal-item {
		list-style:none;
		margin:0;
		padding:0;
		font-size:13px;
	} .content .gal-item .x4 {
		float:left;
		width:290px;
		min-height:230px;
		margin:16px 26px 0 0;
		text-align:center;
		vertical-align:top;
	} .content .gal-item .x4 img {
		width:100%!important;
		height:200px!important;
		-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		box-shadow:0 6px 12px 0 rgba(0,0,0,.1);
		-webkit-border-radius:6px;
		border-radius:6px;
	} .content .gal-item .x2 {
		float:left;
		padding:20.5px 0;
		margin:0 0 16px 0!important;
	} .content .gal-item .x4:nth-child(4n+0) {
		margin:16px 0 0 0;
	} .content .gal-item .x4:nth-child(5n+0) {
		clear:both;
	} .content .gal-item .title {
		font-size:15px;
		padding:6px;
		
	} .content .gal-item.xSer {
		display:inline-block;
		vertical-align:middle;
		width:188px;
		margin:0 24px 26px 0;
		text-align:center;
	} .content .gal-item.xSer:nth-child(4n+0) {
		margin:0 0 26px 0;
	} .content .gal-item.xSer .img {
		background:#FFF;
		min-height:266px;
		-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.25);
		box-shadow:0 1px 3px 0 rgba(0,0,0,0.25);
	} .content .gal-item.xSer img {
		display:block;
	} .content .gal-item.xSer .title {
		display:block;
		font-size:12px;
		line-height:1.4em;
	} .content .gal-item.xSer .img {
		display:table;
		border:1px solid transparent;
	} .content .gal-item.xSer .img:hover {
		border:1px solid #2D5FC7;
		-webkit-transition: all 0.1s ease;
		-moz-transition: all 0.1s ease;
		-o-transition: all 0.1s ease;
		-ms-transition: all 0.1s ease;
	} .content .gal-item.xSer .img div {
		display:table-cell;
		vertical-align:middle;
	} .content .gal-item.xSer button {
		width:98%;
		padding:6px 16px;
		font-family:'Teko';
		font-size:17px;
		margin:auto;
		cursor:pointer;
		background:#EA4C3A url('../images/icon_uploadPdf.png') no-repeat left;
		color:#FFF;
		
	} .content .con-maps {
		position:relative;
		width:100%;
		height:460px;
		background:#EEE;
		cursor:pointer;
	} .content .con-maps .pin {
		position:absolute;
		z-index:2;
		top:0;
		display:table;
		width:90%;
		height:460px;
		margin:0 5%;
	} .content .con-maps .pin div {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
	} .content .con-maps .pin img {
		margin-top:86px;
	} .content .con-maps .map {
		position:relative;
		z-index:1;
		width:100%;
		height:460px;
	} .content .con-maps .map div {
		position:absolute;
		z-index:2;
		width:88%;
		height:460px;
		margin:0 6%;
		
	} .content .con-under {
		width:260px;
		margin:90px auto;
		white-space:nowrap;
	} .content .con-under img {
		vertical-align:middle;
	} .content .con-under span {
		font-size:19px;
	}
	
	.footer {
		position:relative;
		width:100%;
		
	} .footer .links-bar {
		width:100%;
		min-height:400px;
	} .footer .links-bar > div:nth-child(1) {
		display:table;
		width:100%;
		max-width:1280px;
		margin:auto;
		
	} .footer .links-bar .box-social {
		display:table-cell;
		position:relative;
		width:50%;
		padding:50px 0 50px 20px;
		vertical-align:top;
	} .footer .links-bar .box-social .txt.a {
		display:block;
		font-size:21px;
		color:#FFF;
		line-height:1em;
	} .footer .links-bar .box-social .txt.b {
		display:block;
		font-size:33px;
		color:#FFF;
		font-weight:500;
		letter-spacing:-1px;
		line-height:1em;
	} .footer .links-bar .box-social .box.a {
		padding:30px 0;
	} .footer .links-bar .box-social .box.a a {
		position:relative;
		display:inline-block;
		background:#512C9E;
		width:60px;
		height:60px;
		text-align:center;
	} .footer .links-bar .box-social .box.a a:hover {
		top:-1px;
	} .footer .links-bar .box-social .box.a a:active {
		top:0;
	} .footer .links-bar .box-social .box.b {
		position:absolute;
		bottom:50px;
		left:20px;
	} .footer .links-bar .box-social .box.b span {
		display:inline-block;
		font-size:27px;
		color:#FFF;
		letter-spacing:-1px;
		font-weight:500;
		
	} .footer .links-bar .box-address {
		display:table-cell;
		position:relative;
		width:30%;
		padding:50px 0;
		vertical-align:top;
	} .footer .links-bar .box-address .txt.a {
		display:block;
		font-size:21px;
		color:#FFF;
		line-height:1em;
	} .footer .links-bar .box-address .txt.b {
		display:block;
		font-size:33px;
		color:#FFF;
		font-weight:500;
		letter-spacing:-1px;
		line-height:1em;
	} .footer .links-bar .box-address .box.a {
		padding:30px 0;
	} .footer .links-bar .box-address .box.a span {
		display:inline-block;
		font-size:17px;
		color:#FFF;
		line-height:1.5em;
	} .footer .links-bar .box-address .box.b {
		position:absolute;
		bottom:50px;
		left:0;
	} .footer .links-bar .box-address .box.b span {
		display:inline-block;
		font-size:27px;
		color:#FFF;
		letter-spacing:-1px;
		font-weight:500;
		
	} .footer .links-bar .box-links {
		display:table-cell;
		position:relative;
		width:20%;
		padding:50px 20px 50px 0;
		text-align:right;
		vertical-align:top;
	} .footer .links-bar .box-links .txt.a {
		display:block;
		font-size:21px;
		color:#FFF;
		line-height:1em;
	} .footer .links-bar .box-links .txt.b {
		display:block;
		font-size:33px;
		color:#FFF;
		font-weight:500;
		letter-spacing:-1px;
		line-height:1em;
	} .footer .links-bar .box-links ul {
		list-style:none;
		margin:30px 0 0 0;
		padding:0;
		font-size:17px;
		color:#FFF;
		line-height:1.8em;
		
	} .footer .copyright-bar {
		display:table;
		width:100%;
		max-width:1240px;
		min-height:120px;
		margin:auto;
	} .footer .copyright-bar .left {
		display:table-cell;
		vertical-align:middle;
		font-size:14px;
		color:#333;
	} .footer .copyright-bar .right {
		display:table-cell;
		vertical-align:middle;
		text-align:right;
	}
	
	.mobile-menu {
		position:fixed;
		z-index:99;
		width:100%;
		height:100%;
		overflow:auto;
		overflow-x:hidden;
		background:url('../images/back_wallEfect.jpg') no-repeat center;
		background-size:cover;
		color:#FFF;
	} .mobile-menu .phone-bar {
		width:100%;
		padding:12px 6px 8px 6px;
		text-align:center;
	} .mobile-menu .mail-bar {
		width:100%;
		padding:12px 6px 12px 6px;
		text-align:center;
	} .mobile-menu .logo-bar {
		width:100%;
		padding:8% 0 6% 0;
		text-align:center;
	} .mobile-menu .logo-bar .closer {
		position:absolute;
		top:140px;
		right:20px;
	} .mobile-menu .logo-bar div {
		position:relative;
		display:inline-block;
		margin:auto;
		
	} .mobile-menu .language-bar {
		width:100%;
		padding:2% 0 4% 0;
		text-align:center;
	} .mobile-menu .language-bar a {
		display:inline-block;
		color:#FFF;
		padding:10px;
		-webkit-border-radius:6px;
		border-radius:6px;
		margin:0 3px;
		color:inherit;
		font-weight:bold;
	} .mobile-menu .language-bar a.active {
		background:#F0020C;
		color:#FFF;
		
	} .mobile-menu .menu-bar {
		width:100%;
		text-align:center;
		padding:5%;
	} .mobile-menu .links-bar {
		padding:0 0 40px 0;
	} .mobile-menu .links-bar ul {
		width:90%;
		list-style:none;
		margin:auto;
		padding:0;
		text-align:center;
	} .mobile-menu .links-bar ul > li {
		border-bottom:1px solid rgba(255,255,255,.15);
	} .mobile-menu .links-bar ul > li:last-child {
		border-bottom:0;
	} .mobile-menu .links-bar ul > li > a {
		display:block;
		font-size:19px;
		font-weight:500;
		color:#FFF;
		padding:10px 8px;
	} .mobile-menu .links-bar ul .sub {
		display:none;
		border-top:1px solid rgba(255,255,255,.15);
		margin-top:10px;
	} .mobile-menu .links-bar ul .sub > li > a {
		display:block;
		font-size:15px;
		font-weight:300;
		letter-spacing:.5px;
		color:#FFF;
		padding:8px;
	} .mobile-menu .links-bar ul a:active,
	  .mobile-menu .links-bar ul a:hover {
		background:#F0020C!important;
		color:#FFF!important;
		text-decoration:none!important;
	}
	
	.mobile-menu,
	.mobile-btn {
		display:none;
	}
	
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	
	/* // All Mobile Sizes (devices and browser) */
	@media only screen and (max-width:767px) {
		
		.header {
			position:relative;
			width:100%;
		} .header > div:nth-child(1) {
			position:relative;
			z-index:2;
			width:100%;
			min-height:780px;
		} .header.inside > div:nth-child(1) {
			min-height:160px;
			-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);
			box-shadow:0 2px 4px 0 rgba(0,0,0,.5);
			
		} .header .navi {
			padding:0 20px;
		} .header .navi > div:nth-child(1) {
			max-width:100%;
			height:140px;
		} .header.inside .navi > div:nth-child(1) {
			max-width:100%;
			
		} .header .logo {
			margin:35px 0 0 0;
		} .header .logo img {
			width:260px;
			height:auto;
			
		} .header .buttons {
			display:none;
			
		} .header .mobile-btn {
			display:block;
			position:absolute;
			top:50px;
			right:5px;
			
		} .header .navi .hsp {
			top:520px;
			bottom:inherit;
		} .header .navi .hsn {
			top:520px;
			bottom:inherit;
			
		} .header .promo-video-btn {
			width:100%;
			bottom:-600px;
			left:0;
			text-align:center;
		} .header .promo-video-btn:hover {
			bottom:-599px;
			filter:brightness(1.5);
		} .header .promo-video-btn:active {
			bottom:-600px;
			filter:brightness(1.25);
			
		} .header .header-slider {
			width:100%;
			height:700px;
		} .header .header-slider .slide {
			width:100%;
			height:700px;
		} .header .header-slider .slide > div:nth-child(1) {
			width:100%;
			height:600px;
		} .header .header-slider .slide > div:nth-child(1) > div:nth-child(1) {
			width:100%;
			height:600px;
		} .header .header-slider .slide .text {
			height:700px;
			margin:auto;
		} .header .header-slider .slide .text > div:nth-child(1) {
			padding:40% 20px 0 20px;
			vertical-align:top;
		} .header .header-slider .slide .text .txt.a {
			font-size:27px;
		} .header .header-slider .slide .text .txt.b {
			font-size:37px;
			letter-spacing:-1.5px;
		} .header .header-slider .slide .text .txt.c {
			display:none;
		} .header .header-slider .slide .image {
			top:38%;
			bottom:inherit;
		} .header .header-slider .slide .image img {
			width:100%;
			height:auto;
		}
		
		.content .main-solutions {
			width:100%;
			min-height:auto;
			zoom:.75;
			padding-top:20px;
			text-align:center;
		} .content .main-solutions .back {
			position:absolute;
			z-index:0;
			width:100%;
			height:170px;
			margin-top:100px;
			
		} .content .main-solutions .solution-buttons {	
			max-width:100%;
		} .content .main-solutions .solution-buttons span {	
			display:block;
			font-size:31px;
			line-height:1.1em;
			letter-spacing:-1px;
			padding:0 10%;
			
		} .content .main-solutions .solution-buttons .item-list {
			margin:40px 0 0 0;
		} .content .main-solutions .item {
			padding-bottom:20px;
			
		} .content .main-products {
			min-height:auto;
		} .content .main-products .products-panel {
			max-width:100%;
		} .content .main-products .products-panel .psp {
			position:absolute;
			z-index:2;
			top:530px;
			left:20px;
			background:#FFF;
			border:1px solid rgba(0,0,0,.25);
			-webkit-border-radius:10px; border-radius:10px;
		} .content .main-products .products-panel .psn {
			position:absolute;
			z-index:2;
			top:530px;
			right:20px;
			background:#FFF;
			border:1px solid rgba(0,0,0,.25);
			-webkit-border-radius:10px; border-radius:10px;
		} .content .main-products .products-panel .text {
			display:block;
			font-size:27px;
			letter-spacing:-1px;
			line-height:1.1em;
			padding:0 10%;
		} .content .main-products .products-slider {
			width:100%;
			height:1000px;
		} .content .main-products .products-slider .slide {
			width:100%;
			height:1000px;
			padding-top:30px;
		} .content .main-products .products-slider .item {
			display:inline-block;
			position:relative;
			width:402px;
			height:430px;
			vertical-align:top;
			margin:0 12px 30px 12px;
			background:#FFF;
			border:1px solid #EBEBEB;
			cursor:pointer;
			-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);
			box-shadow:0 0 10px 0 rgba(0,0,0,.1);
		} .content .main-products .products-slider .item .img {
			margin:auto;
		} .content .main-products .products-slider .item .text {
			padding:20px 25px;
			text-align:center;
		} .content .main-products .products-slider .item .text a {
			display:block;
			font-size:27px;
			line-height:1.2em;
			color:#FE0000;
		} .content .main-products .products-slider .item .text span {
			display:block;
			font-size:17px;
			line-height:1.2em;
			letter-spacing:0;
		} .content .main-products .products-slider .item .icons {
			position:absolute;
			bottom:0;
			width:100%;
			padding:16px;
		} .content .main-products .products-slider .item .icons img {
			display:inline-block;
			-webkit-border-radius:55px;
			border-radius:55px;
		} .content .main-products .products-slider .item:hover {
			width:420px;
			height:460px;
			margin:-15px 3px 15px 3px;
			border:4px solid #FACA93;
			-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
			box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
		} .content .main-products .products-slider .item:hover .img {
			margin:15px auto 0 auto;
		} .content .main-products .products-slider .item:hover .icons {
			bottom:5px;
			
		} .content .main-technology {
			background:#1d0e47 url('../images/back_technologyContents.jpg') no-repeat center;
			background-size:cover;
		} .content .main-technology > div:nth-child(1) {
			width:100%;
			max-width:100%;
			min-height:auto;
			padding:10% 6%;
		} .content .main-technology .text.a {
			font-size:31px;
		} .content .main-technology .text.b {
			font-size:17px;
		} .content .main-technology ul {
			list-style:none;
			margin:50px 0 0 0;
			padding:0;
		} .content .main-technology ul li {
			margin:0 20px 20px 20px;
			
		} .content .main-callform > div:nth-child(1) {
			width:100%;
			min-height:auto;
			margin:0 auto;
			padding:30px 30px 360px 30px;
			text-align:center;
		} .content .main-callform img {
			position:absolute;
			top:inherit;
			bottom:0;
			right:0;
			width:100%;
			height:auto;
		} .content .main-callform .txt.b {
			font-size:37px;
		} .content .main-callform .form-bar input[type=text] {
			width:100%;
		} .content .main-callform .form-bar textarea {
			width:100%;
		} .content .main-callform .form-bar button {
			width:100%;
		} .content .main-callform .form-bar label {
			line-height:1.6em;
			
		} .content .con-breadcrumb > div:nth-child(1) {
			max-width:100%;
			line-height:1.3em;
			
		} .content .con-inside > div:nth-child(1) {
			max-width:100%;
			min-height:560px;
			padding:40px 20px 60px 20px;
			
		} .content .con-about .img {
			float:none;
			padding:0;
		} .content .con-about .img img {
			display:block;
			width:100%;
			height:auto;
			margin-bottom:30px;
		} .content .con-about .txt.a {
			display:inline-block;
			font-size:31px;
			margin-bottom:10px;
			
		} .content .con-missionvision .left {
			width:100%;
		} .content .con-missionvision .right {
			width:100%;
			float:right;
			text-align:right;
		} .content .con-missionvision .txt.a {
			display:inline-block;
			font-size:31px;
			line-height:1.2em;
			letter-spacing:-1.5px;
		} .content .con-missionvision img {
			width:100%;
			height:auto;
			margin-bottom:40px!important;
			
		} .content .con-services .img.a {
			float:none;
			width:100%;
			height:240px;
		} .content .con-services .box.a {
			float:none;
			display:block;
			width:100%;
			height:auto;
			padding:20px;
			text-align:center;
		} .content .con-services .box.a > div:nth-child(1) {
			display:block;
			text-align:center;
			padding-bottom:20px;
		} .content .con-services .box.a .txt.a {
			display:inline-block;
			font-size:31px;
			letter-spacing:-1px;
		} .content .con-services .img.b {
			float:none;
			width:100%;
			height:240px;
		} .content .con-services .box.b {
			float:none;
			display:block;
			width:100%;
			height:auto;
			padding:20px;
			text-align:center;
		} .content .con-services .box.b > div:nth-child(1) {
			display:block;
			text-align:center;
			padding-bottom:20px;
		} .content .con-services .box.b .txt.a {
			display:inline-block;
			font-size:31px;
			letter-spacing:-1px;
			
		} .content .con-technology .box.a {
			width:100%;
			padding:20px 20px 80px 20px;
		} .content .con-technology .box.a .txt.a {
			font-size:31px;
			letter-spacing:-1px;
		} .content .con-technology .box.a .txt.b {
			font-size:17px;
			
		} .content .con-technology .box.b {
			list-style:none;
			margin:-50px auto 0 auto;
		} .content .con-technology .box.b li {
			display:inline-block;
			margin:0 2% 30px 2%;
		} .content .con-technology .box.b li .ico {
			width:110px;
			height:110px;
			padding:15px;
			margin:0 20px;
			
		} .content .con-technology .box.c {
			display:block;
		} .content .con-technology .cell {
			display:block;
			width:100%;
			
		} .content .con-hrpolicy .img {
			float:none;
			padding:0 0 2% 0;
			margin-bottom:30px;
		} .content .con-hrpolicy .img img {
			display:block;
			width:100%;
			height:auto;
			
		} .content .catalog-list {
			zoom:.55;
			text-align:center;
		} .content .catalog-list .item {
			margin:0 3% 46px 3%;
			
		} .content .spare-parts {
			display:table;
			width:100%;
			border-collapse:collapse;
		} .content .spare-parts .titles {
			display:table-row;
			font-weight:bold;
		} .content .spare-parts .titles > div {
			display:table-cell;
			border:1px solid #CCC;
			padding:8px 12px;
			vertical-align:middle;
		} .content .spare-parts .titles > div:nth-child(1) {
			width:140px;
		} .content .spare-parts .titles > div:nth-child(2) {
			width:200px;
		} .content .spare-parts .titles > div:nth-child(3) {
			width:260px;
		} .content .spare-parts .titles > div:nth-child(4) {
			width:auto;
		} .content .spare-parts .titles > div:nth-child(5) {
			width:100px;
			padding:0;
			
		} .content .spare-parts .item {
			display:table-row;
			background:#FFF;
			cursor:pointer;
		} .content .spare-parts .item:hover {
			position:relative;
			z-index:1;
			background:#FFF4CE;
		} .content .spare-parts .item:hover .gg5 {
			background: linear-gradient(to bottom, rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%);
		} .content .spare-parts .item > div {
			display:table-cell;
			border:1px solid #DDD;
			padding:8px 12px;
		} .content .spare-parts .item > div:nth-child(1) {
			padding:0;
		} .content .spare-parts .item > div:nth-child(2) {
			color:#FE0000;
			vertical-align:top;
		} .content .spare-parts .item > div:nth-child(3),
		  .content .spare-parts .item > div:nth-child(4) {
			vertical-align:top;
		} .content .spare-parts .item > div:nth-child(5) {
			line-height:1.2em;
			vertical-align:middle;
			text-align:center;
		} .content .spare-parts .item > div:nth-child(5) img {
			display:block;
			margin:6px auto;
		} .content .spare-parts .item > div:nth-child(5) a {
			font-size:15px;
			color:inherit;
			text-decoration:none;
			font-weight:bold;
			
		} .content .products-list {
			width:100%;
		} .content .products-list .item {
			width:100%;
			height:420px;
			margin:0 0 30px 0;
		} .content .products-list .item:hover {
			width:100%;
			height:420px;
			margin:0 0 30px 0;
			border:1px solid #FACA93;
			-webkit-box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
			box-shadow:0 20px 20px 0 rgba(0,0,0,.25);
		} .content .products-list .item .img {
			margin:auto;
			width:90%;
			height:auto;
		} .content .products-list .item .text {
			padding:20px 25px;
		} .content .products-list .item .icons {
			zoom:.75;
		} .content .products-list .item:hover .img {
			margin:15px auto 0 auto;
		} .content .products-list .item:hover .icons {
			bottom:5px;
			
		} .content .product-detail .prod-info {
			display:table;
			width:100%;
		} .content .product-detail .prod-info .left {
			display:table-cell;
			width:auto;
			vertical-align:middle;
		} .content .product-detail .prod-info .left .txt.a {
			display:inline-block;
			font-size:47px;
			line-height:1.2em;
			letter-spacing:-1.5px;
		} .content .product-detail .prod-info .left .txt.b {
			display:block;
			font-size:21px;
			line-height:1.2em;
		} .content .product-detail .prod-info .left .icons {
			width:100%;
		} .content .product-detail .prod-info .left .icons img {
			display:inline-block;
			-webkit-border-radius:55px;
			border-radius:55px;
		} .content .product-detail .prod-info .left ul {
			padding-left:20px;
			margin:20px 0 30px 0;
			font-size:15px;
		} .content .product-detail .prod-info .left button.red {
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		} .content .product-detail .prod-info .left button.blue {
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		} .content .product-detail .prod-info .right {
			display:table-cell;
			position:relative;
			width:800px;
			vertical-align:middle;
		} .content .product-detail .prod-info .right > div:nth-child(1) {
			position:absolute;
			z-index:2;
			display:none;
			width:100%;
			height:100%;
			background:#333;
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			-webkit-border-radius:6px 0 6px 6px;
			border-radius:6px 0 6px 6px;
		} .content .product-detail .prod-info .right > div:nth-child(1) > div:nth-child(1) {
			display:table;
			width:100%;
			height:100%;
		} .content .product-detail .prod-info .right > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
			-webkit-border-radius:6px;
			border-radius:6px;
		} .content .product-detail .prod-info .right img.closer {
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		} .content .product-detail .prod-info .right img.back {
			position:absolute;
			top:0;
			right:-46px;
			background:#333;
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
		} .content .product-detail .prod-info .right img.img {
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			-webkit-border-radius:6px 0 6px 6px;
			border-radius:6px 0 6px 6px;
			
		} .content .product-detail .prod-text {
			position:relative;
			width:1200px;
			text-align:center;
			margin:60px auto 36px auto;
			
		} .content .product-detail .prod-img {
			position:relative;
			width:1200px;
			text-align:center;
			margin:0 auto 50px auto;
		} .content .product-detail .prod-img img {
			-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			box-shadow:0 8px 16px 0 rgba(0,0,0,.1);
			-webkit-border-radius:6px;
			border-radius:6px;
			
		} .content .product-detail .prod-form {
			position:relative;
			width:1200px;
			min-height:480px;
			background:#FCF2E6;
			color:#331E6A;
			margin:40px auto 0 auto;
			padding:70px 0 0 70px;
		} .content .product-detail .prod-form .img {
			position:absolute;
			top:0;
			right:-100px;
		} .content .product-detail .prod-form .txt.a {
			display:block;
			font-size:21px;
			line-height:1.2em;
		} .content .product-detail .prod-form .txt.b {
			display:block;
			font-size:45px;
			font-weight:500;
			line-height:1.2em;
			letter-spacing:-1.5px;
		} .content .product-detail .prod-form .form-bar {
			padding:30px 0;
		} .content .product-detail .prod-form input[type=text] {
			width:270px;
			height:50px;
			padding:0 14px;
			margin:0 10px 14px 0;
			font-size:17px;
			line-height:1em;
			border:0;
		} .content .product-detail .prod-form textarea {
			width:840px;
			padding:14px;
			margin:0 0 14px 0;
			font-size:17px;
			line-height:1em;
			border:0;
		} .content .product-detail .prod-form button {
			padding:20px 16px;
			font-size:19px;
			font-weight:300;
			line-height:1em;
			color:#FFF;
			background:#3D237F;
			cursor:pointer;
			
		} .content .con-solutions .box.a {
			height:300px;
			background-size:cover!important;
			background-position:center!important;
		} .content .con-solutions .box.a .txt.a {
			display:inline-block;
			font-size:33px;
			font-weight:500;
			line-height:1.4em;
			text-shadow:0 10px 10px rgba(20,56,114,.5);
			letter-spacing:-1px;
		} .content .con-solutions .box.a .txt.b {
			display:block;
			font-size:21px;
			line-height:1.5em;
			text-shadow:0 1px 1px rgba(0,0,0,.5), 0 10px 10px rgba(0,0,0,.5);
			padding:0 10%;
		} .content .con-solutions .box.b > div:nth-child(1) {
			max-width:100%;
		} .content .con-solutions .box.b > div:nth-child(1) > div:nth-child(1) {
			padding:0 20px;
		} .content .con-solutions .box.b .txt.a {
			font-size:31px;
		} .content .con-solutions .item .text a {
			font-size:21px;
			
		} .content .career-form .notes {
			font-size:13px;
		} .content .career-form .notes img {
			margin:0 12px 0 0;
		} .content .career-form .notes br {
			display:none;
		} .content .career-form fieldset {
			margin-bottom:16px!important;
		} .content .career-form input {
			width:100%;
		} .content .career-form .fa {
			float:none;
			width:100%;
		} .content .career-form .fb {
			float:none;
			width:100%;
			margin:0;
		} .content .career-form .fc {
			float:none;
			width:100%;
		} .content .career-form .fd {
			float:none;
			width:100%;
			padding:14px 0;
			text-align:right;
		} .content .career-form .clr {
			display:none;
			
		} .content .con-contact .box.a {
			clear:both;
			float:none;
			width:100%;
			height:auto;
		} .content .con-contact .box.a .txt.a,
		  .content .con-contact .box.a .txt.b {
		  	white-space:nowrap;
		  	padding:0;
		} .content .con-contact .box.a .ico {
			clear:both;
			float:left;
			display:inline-block;
			width:44px;
			height:44px;
			padding:10px;
			background:#DDD;
			-webkit-border-radius:5px;
			border-radius:5px;
			clear:both;
		} .content .con-contact .box.a .ba {
			float:left;
			width:80%;
		} .content .con-contact .box.a .bb {
			float:none;
			width:100%;
		} .content .con-contact .box.a .txt {
			float:left;
			width:80%;
			padding:0 16px;
			line-height:1.6em;
		} .content .con-contact .box.b {
			clear:both;
			float:none;
			width:100%;
			padding-top:50px;
		} .content .con-contact .box.b .clr {
			display:none;
		} .content .con-contact .box.b .fa {
			float:none;
			width:100%;
			margin-bottom:20px;
		} .content .con-contact .box.b .fb {
			float:none;
			width:100%;
			margin:0;
			margin-bottom:20px;
		} .content .con-contact .box.b .fc {
			float:none;
			width:100%;
		} .content .con-contact .box.b .fd {
			float:right;
			width:240px;
			padding:14px 0;
			text-align:right;
		} .content .con-contact .notes {
			font-size:13px;
		} .content .con-contact .notes img {
			float:left;
			margin:0 12px 0 0;
		} .content .con-contact .notes br {
			display:none;
			
		} .content .gal-item-guide {
			width:100%;
			max-width:100%;
			padding:0 20px;
			padding-bottom:60px;
			margin:0 auto 20px auto;
			zoom:.58;
			text-align:center;
		} .content .gal-item {
			list-style:none;
			margin:0;
			padding:0;
			font-size:13px;
		} .content .gal-item .x4 {
			float:none;
			display:inline-block;
			margin:0 12px;
		} .content .gal-item .x2 {
			float:none;
			display:inline-block;
			margin:0 12px;
		} .content .gal-item .x4:nth-child(4n+0) {
			margin:0 12px;
		} .content .gal-item .x4:nth-child(5n+0) {
			clear:both;
		} .content .gal-item .title {
			font-size:15px;
			padding:6px;
			
		} .content .gal-item.xSer {
			display:inline-block;
			vertical-align:middle;
			width:188px;
			margin:0 24px 26px 0;
			text-align:center;
		} .content .gal-item.xSer:nth-child(4n+0) {
			margin:0 0 26px 0;
		} .content .gal-item.xSer .img {
			background:#FFF;
			min-height:266px;
			-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.25);
			box-shadow:0 1px 3px 0 rgba(0,0,0,0.25);
		} .content .gal-item.xSer img {
			display:block;
		} .content .gal-item.xSer .title {
			display:block;
			font-size:12px;
			line-height:1.4em;
		} .content .gal-item.xSer .img {
			display:table;
			border:1px solid transparent;
		} .content .gal-item.xSer .img:hover {
			border:1px solid #2D5FC7;
			-webkit-transition: all 0.1s ease;
			-moz-transition: all 0.1s ease;
			-o-transition: all 0.1s ease;
			-ms-transition: all 0.1s ease;
		} .content .gal-item.xSer .img div {
			display:table-cell;
			vertical-align:middle;
		} .content .gal-item.xSer button {
			width:98%;
			padding:6px 16px;
			font-family:'Teko';
			font-size:17px;
			margin:auto;
			cursor:pointer;
			background:#EA4C3A url('../images/icon_uploadPdf.png') no-repeat left;
			color:#FFF;
			
		} .content .con-maps {
			position:relative;
			width:100%;
			height:460px;
			background:#EEE;
			cursor:pointer;
		} .content .con-maps .pin {
			position:absolute;
			z-index:2;
			top:0;
			display:table;
			width:90%;
			height:460px;
			margin:0 5%;
		} .content .con-maps .pin div {
			display:table-cell;
			vertical-align:middle;
			text-align:center;
		} .content .con-maps .pin img {
			margin-top:86px;
		} .content .con-maps .map {
			position:relative;
			z-index:1;
			width:100%;
			height:460px;
		} .content .con-maps .map div {
			position:absolute;
			z-index:2;
			width:88%;
			height:460px;
			margin:0 6%;
			
		} .content .con-under {
			width:260px;
			margin:90px auto;
			white-space:nowrap;
		} .content .con-under img {
			vertical-align:middle;
		} .content .con-under span {
			font-size:19px;
		}
		
		.footer .links-bar {
			width:100%;
			min-height:auto;
		} .footer .links-bar > div:nth-child(1) {
			display:block;
			max-width:100%;
			
		} .footer .links-bar .box-social {
			display:block;
			width:100%;
			padding:50px 0;
			text-align:center;
		} .footer .links-bar .box-social .box.b {
			position:inherit;
			bottom:inherit;
			left:inherit;
			
		} .footer .links-bar .box-address {
			display:block;
			width:100%;
			padding:30px 0 50px 0;
			text-align:center;
		} .footer .links-bar .box-address .box.a {
			padding:30px 0;
		} .footer .links-bar .box-address .box.a img {
			display:inline-block;
			float:none!important;
			margin-bottom:44px!important;
		} .footer .links-bar .box-address .box.a span {
			display:inline-block;
			font-size:17px;
			color:#FFF;
			line-height:1.5em;
		} .footer .links-bar .box-address .box.b {
			position:inherit;
			bottom:inherit;
			left:inherit;
		} .footer .links-bar .box-address .box.b span {
			display:inline-block;
			font-size:27px;
			color:#FFF;
			letter-spacing:-1px;
			font-weight:500;
			
		} .footer .links-bar .box-links {
			display:block;
			width:100%;
			padding:30px 20px 70px 20px;
			text-align:center;
			
		} .footer .copyright-bar {
			display:block;
			max-width:100%;
			margin:auto;
		} .footer .copyright-bar .left {
			display:block;
			text-align:center;
			padding:30px 0;
		} .footer .copyright-bar .right {
			display:block;
			text-align:center;
			padding:0 0 20px 0;
		}
		
		/* css1 */
	}
	/* Tablet Portrait size to standard 768 (devices and browsers) */
	@media only screen and (min-width:768px) and (max-width:768px) {
		
		body {
			zoom:63%;
		}
		
		/* css2 */
	}
	/* Tablet Portrait size to standard 768 (devices and browsers) */
	@media only screen and (min-width:769px) and (max-width:1024px) {
		
		body {
			zoom: 65%!important;
		}
		
		/* css3 */
		
	}
	/* Tablet Portrait size to standard 768 (devices and browsers) */
	@media only screen and (min-width:1025px) and (max-width:1279px) {
		
		body {
			zoom: 81%!important;
		}
		#launcher {
			zoom: 114%!important;
		}
		
		/* css4 */
	}
	/* Tablet Landscape size to standard (devices and browsers) */
	@media only screen and (min-width:1280px) and (max-width:1366px) {
		
		body {
			zoom: 85%!important;
			
		}
		
		.zEWidget-webWidget {
			zoom: 114%!important;
		}
		#launcher {
			zoom: 114%!important;
		}
		
		/* css5 */
	}
	/* Tablet Landscape size to standard (devices and browsers) */
	@media only screen and (min-width:1367px) and (max-width:1600px) {
		
		body {
			zoom: 90%!important;
		}
		
		.zEWidget-webWidget {
			zoom: 114%!important;
		}
		#launcher {
			zoom: 114%!important;
		}
		
		/* css5 */
	}
	
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	
	@supports (-webkit-appearance: none) or (-moz-appearance: none) {
	  input[type='checkbox'],
	  input[type='radio'] {
	    --active: #F35D17;
	    --active-inner: #fff;
	    --focus: 2px rgba(243, 93, 23, .3);
	    --border: #BBC1E1;
	    --border-hover: #F35D17;
	    --background: #fff;
	    --disabled: #F6F8FF;
	    --disabled-inner: #E1E6F9;
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    width: 21px;
	    height: 21px;
	    outline: none;
	    display: inline-block;
	    vertical-align: middle;
	    position: relative;
	    margin: 0;
	    cursor: pointer;
	    border: 1px solid var(--bc, var(--border));
	    background: var(--b, var(--background));
	    -webkit-transition: background .3s, border-color .3s, box-shadow .2s;
	    transition: background .3s, border-color .3s, box-shadow .2s;
	  }
	  input[type='checkbox']:after,
	  input[type='radio']:after {
	    content: '';
	    display: block;
	    left: 0;
	    top: 0;
	    position: absolute;
	    -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
	    transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
	    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
	    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
	  }
	  input[type='checkbox']:checked,
	  input[type='radio']:checked {
	    --b: var(--active);
	    --bc: var(--active);
	    --d-o: .3s;
	    --d-t: .6s;
	    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
	  }
	  input[type='checkbox']:disabled,
	  input[type='radio']:disabled {
	    --b: var(--disabled);
	    cursor: not-allowed;
	    opacity: .9;
	  }
	  input[type='checkbox']:disabled:checked,
	  input[type='radio']:disabled:checked {
	    --b: var(--disabled-inner);
	    --bc: var(--border);
	  }
	  input[type='checkbox']:disabled + label,
	  input[type='radio']:disabled + label {
	    cursor: not-allowed;
	  }
	  input[type='checkbox']:hover:not(:checked):not(:disabled),
	  input[type='radio']:hover:not(:checked):not(:disabled) {
	    --bc: var(--border-hover);
	  }
	  input[type='checkbox']:focus,
	  input[type='radio']:focus {
	    box-shadow: 0 0 0 var(--focus);
	  }
	  input[type='checkbox']:not(.switch),
	  input[type='radio']:not(.switch) {
	    width: 21px;
	  }
	  input[type='checkbox']:not(.switch):after,
	  input[type='radio']:not(.switch):after {
	    opacity: var(--o, 0);
	  }
	  input[type='checkbox']:not(.switch):checked,
	  input[type='radio']:not(.switch):checked {
	    --o: 1;
	  }
	  input[type='checkbox'] + label,
	  input[type='radio'] + label {
	    font-size: 14px;
	    line-height: 21px;
	    display: inline-block;
	    vertical-align: top;
	    cursor: pointer;
	    margin-left: 4px;
	  }

	  input[type='checkbox']:not(.switch) {
	    border-radius: 5px;
	  }
	  input[type='checkbox']:not(.switch):after {
	    width: 5px;
	    height: 9px;
	    border: 2px solid var(--active-inner);
	    border-top: 0;
	    border-left: 0;
	    left: 6px;
	    top: 3px;
	    -webkit-transform: rotate(var(--r, 20deg));
		     transform: rotate(var(--r, 20deg));
	  }
	  input[type='checkbox']:not(.switch):checked {
	    --r: 43deg;
	  }
	  input[type='checkbox'].switch {
	    width: 38px;
	    border-radius: 5px;
	  }
	  input[type='checkbox'].switch:after {
	    left: 2px;
	    top: 2px;
	    border-radius: 50%;
	    width: 15px;
	    height: 15px;
	    background: var(--ab, var(--border));
	    -webkit-transform: translateX(var(--x, 0));
		     transform: translateX(var(--x, 0));
	  }
	  input[type='checkbox'].switch:checked {
	    --ab: var(--active-inner);
	    --x: 17px;
	  }
	  input[type='checkbox'].switch:disabled:not(:checked):after {
	    opacity: .6;
	  }

	  input[type='radio'] {
	    border-radius: 50%;
	  }
	  input[type='radio']:after {
	    width: 19px;
	    height: 19px;
	    border-radius: 50%;
	    background: var(--active-inner);
	    opacity: 0;
	    -webkit-transform: scale(var(--s, 0.7));
		     transform: scale(var(--s, 0.7));
	  }
	  input[type='radio']:checked {
	    --s: .5;
	  }
	}
	
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	/*	/////////////////////////////////////////////////// */
	
	.gg1 {
		background:rgb(29,14,71);
		background:-moz-linear-gradient(-45deg, rgba(29,14,71,1) 0%, rgba(64,30,153,1) 40%, rgba(254,0,0,1) 100%);
		background:-webkit-linear-gradient(-45deg, rgba(29,14,71,1) 0%,rgba(64,30,153,1) 40%,rgba(254,0,0,1) 100%);
		background:linear-gradient(135deg, rgba(29,14,71,1) 0%,rgba(64,30,153,1) 40%,rgba(254,0,0,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d0e47', endColorstr='#fe0000',GradientType=1 );
	} .gg2 {
		background:rgb(255,255,255);
		background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,241,245,1) 100%);
		background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,241,245,1) 100%);
		background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(239,241,245,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eff1f5',GradientType=0 );
	} .gg3 {
		background:rgb(32,19,61);
		background:-moz-linear-gradient(left, rgba(32,19,61,1) 25%, rgba(92,59,144,1) 50%, rgba(189,9,8,1) 75%);
		background:-webkit-linear-gradient(left, rgba(32,19,61,1) 25%,rgba(92,59,144,1) 50%,rgba(189,9,8,1) 75%);
		background:linear-gradient(to right, rgba(32,19,61,1) 25%,rgba(92,59,144,1) 50%,rgba(189,9,8,1) 75%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#20123d', endColorstr='#BD0908',GradientType=1 );
	} .gg4 {
		background:rgb(239,241,245);
		background:-moz-linear-gradient(top, rgba(239,241,245,1) 0%, rgba(255,255,255,1) 100%);
		background:-webkit-linear-gradient(top, rgba(239,241,245,1) 0%,rgba(255,255,255,1) 100%);
		background:linear-gradient(to bottom, rgba(239,241,245,1) 0%,rgba(255,255,255,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff1f5', endColorstr='#ffffff',GradientType=0 );
	} .gg5 {
		background:rgb(226,226,226);
		background:-moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
		background:-webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
		background:linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	} .gg6 {
		background: rgb(255,255,255);
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,208,204,1) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,208,204,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(216,208,204,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d0cc',GradientType=0 );
	} .gg7 {
		background:rgb(245,246,246);
		background:-moz-linear-gradient(top, rgba(245,246,246,1) 0%, rgba(219,220,226,1) 21%, rgba(184,186,198,1) 49%, rgba(221,223,227,1) 80%, rgba(245,246,246,1) 100%);
		background:-webkit-linear-gradient(top, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%);
		background:linear-gradient(to bottom, rgba(245,246,246,1) 0%,rgba(219,220,226,1) 21%,rgba(184,186,198,1) 49%,rgba(221,223,227,1) 80%,rgba(245,246,246,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 );
	} .gg8 {
		background-image:linear-gradient(to right, rgba(29,14,71,1) -10%, rgba(64,30,153,1) 50%, rgba(254,0,0,1) 110%);
		color:transparent;
		-webkit-background-clip:text;
		background-clip:text;
		-webkit-text-fill-color:transparent;
	} .gg9 {
		background:rgb(229,229,229);
		background:-moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 150%);
		background:-webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 150%);
		background:linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 150%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
	} .gg10 {
		background:rgb(4,200,255);
		background:-moz-linear-gradient(top, rgba(4,200,255,1) 0%, rgba(0,157,216,1) 100%);
		background:-webkit-linear-gradient(top, rgba(4,200,255,1) 0%,rgba(0,157,216,1) 100%);
		background:linear-gradient(to bottom, rgba(4,200,255,1) 0%,rgba(0,157,216,1) 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#04c8ff', endColorstr='#009dd8',GradientType=0 );
	}
	
	.search-bar input::-webkit-input-placeholder {
		color:rgba(0,0,0,0.35)!important;
	} .search-bar input:-moz-placeholder {
		color:rgba(0,0,0,0.35)!important;
	} .search-bar input::-moz-placeholder {
		color:rgba(0,0,0,0.35)!important;
	} .search-bar input:-ms-input-placeholder {
		color:rgba(0,0,0,0.35)!important;
	}
	
	.form-bar input::-webkit-input-placeholder,
	.form-bar textarea::-webkit-input-placeholder {
		color:rgba(0,0,0,0.35)!important;
	} .form-bar input:-moz-placeholder,
	  .form-bar textarea:-moz-placeholder {
		color:rgba(0,0,0,0.35)!important;
	} .form-bar input::-moz-placeholder,
	  .form-bar textarea::-moz-placeholder {
		color:rgba(0,0,0,0.35)!important;
	} .form-bar input:-ms-input-placeholder,
	  .form-bar textarea:-ms-input-placeholder {
		color:rgba(0,0,0,0.35)!important;
	}
	
	input:-webkit-autofill {
	  -webkit-box-shadow: 0 0 0px 1000px white inset!important;
	}
	
	::-webkit-scrollbar-track {
		-webkit-box-shadow:none;
		-webkit-border-radius:0;
		border-radius:0;
		background-color:#EAEAEA;
	} ::-webkit-scrollbar {
		width:12px;
		height:12px;
	} ::-webkit-scrollbar-thumb {
		-webkit-border-radius:0;
		border-radius:0;
		-webkit-box-shadow:none;
		background-color:#333;
		border-left:1px solid #FFF;
	}
	
	.gscale {
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		filter: gray;
		-webkit-transition: all .6s ease;
	}
	
	.noselect {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	
	input[type=text], input[type=password], textarea, select {
		font-size:14px;
		padding:10px;
		background:#FFF;
		border:1px solid rgba(0,0,0,0.2);
		vertical-align:middle;
		resize:none;
		margin:0;
		-webkit-appearance:none;
		color:#111;
	} input:focus[type=text], input:focus[type=password], textarea:focus {
		border:1px solid #3D67CB;
		color:#5A5A5A;
	}
	
	button.gray {
		box-shadow:inset 0px 1px 0px 0px #fff;
		background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
		background-color:#ededed;
		border-radius:6px;
		border:1px solid #dcdcdc;
		display:inline-block;
		cursor:pointer;
		color:#333;
		font-size:17px;
		font-weight:bold;
		padding:18px 24px;
		text-decoration:none;
		text-shadow:0px 1px 0px #fff;
	} button.gray:hover {
		background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
		background-color:#dfdfdf;
	} button.gray:active,
	  button.gray.active {
		position:relative;
		top:1px;
	}
	
	button.blue {
		background:#331E6A;
		border-radius:6px;
		display:inline-block;
		cursor:pointer;
		color:#FFF;
		font-size:17px;
		font-weight:bold;
		padding:12px 24px 12px 14px;
		text-decoration:none;
		text-shadow:0px 1px 0px rgba(0,0,0,.25);
	} button.blue:hover {
		background:#331E6A;
	} button.blue:active,
	  button.blue.active {
		position:relative;
		top:1px;
	}
	
	button.red {
		background:#EA4C3A;
		border-radius:6px;
		display:inline-block;
		cursor:pointer;
		color:#FFF;
		font-size:17px;
		font-weight:bold;
		padding:12px 24px 12px 14px;
		text-decoration:none;
		text-shadow:0px 1px 0px rgba(0,0,0,.25);
	} button.red:hover {
		background:#EA4C3A;
	} button.red:active,
	  button.red.active {
		position:relative;
		top:1px;
	}
	
	#blockPopupDiv {
		position:fixed;
		z-index:9998;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.5);
	} #blockPopupDiv > div:nth-child(1) {
		display:table;
		width:100%;
		height:100%;
	} #blockPopupDiv > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
		text-align:center;
	} #blockPopupDiv #ytplayer {
		position:relative;
		z-index:1;
		display:inline-block;
		vertical-align:top;
		margin:auto;
		background:#FFF;
		-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.75);
		box-shadow:0 10px 20px 0 rgba(0,0,0,.75);
	} #blockPopupDiv .popup-img {
		position:relative;
		z-index:1;
		display:inline-block;
		vertical-align:top;
		width:auto;
		max-width:80%;
		height:auto;
		max-height:80%;
		padding:10px;
		margin:auto;
		background:#FFF;
		-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.75);
		box-shadow:0 10px 20px 0 rgba(0,0,0,.75);
	}
	
	#blockCallCenter {
		display:none;
		position:fixed;
		z-index:9998;
		width:100%;
		background:url('../images/blockImageBlack.png');
	} #blockCallCenter > div:nth-child(1) {
		position:fixed;
		display:table;
		width:100%;
		height:100%;
	} #blockCallCenter > div:nth-child(1) > div:nth-child(1) {
		display:table-cell;
		vertical-align:middle;
	} #blockCallCenter .dialogBorder {
		position:relative;
		margin:auto;
		min-height:240px;
		padding:20px;
		width:640px;
		background:#FFF;
		border:1px solid #CCC;
		-webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,.5);
		box-shadow: 0 10px 10px 0 rgba(0,0,0,.5);
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	} #blockCallCenter .girl {
		position:absolute;
		top:-32px;
		right:-38px;
	} #blockCallCenter .title {
		font-size:36px;
		letter-spacing:-1px;
		color:#173C8A;
	} #blockCallCenter .table {
		display:table;
		width:85%;
	} #blockCallCenter .table .row {
		display:table-row;
	} #blockCallCenter .table .row > .cell:nth-child(1) {
		display:table-cell;
		width:32%;
	} #blockCallCenter .table .row > .cell:nth-child(2) {
		display:table-cell;
		width:3%;
	} #blockCallCenter .table .row > .cell:nth-child(3) {
		display:table-cell;
		width:65%;
		padding:2px 0;
	} #blockCallCenter .table .row .cell input {
		width:86%;
	}
	
	#processDiv {
		display:none;
		position:fixed;
		background:#5A5A5A;
		color:#FFF;
		z-index:9999;;
		top:0;
		left:0;
	}
	
	#blockDiv {
		display:none;
		position:fixed;
		z-index:999;
		width:100%;
		background:url('../images/blockImageBlack.png');
	}
	
	#blockTableDiv {
		display:none;
		position:fixed;
		z-index:9999;
		width:100%;
		background:url('../images/blockImageBlack.png');
	} #blockTableDiv .dialogBorder {
		width:90%;
		max-width:400px;
		background:#FFF;
		-webkit-border-radius:4px;
		border-radius:4px;
		margin:auto;
		-webkit-box-shadow: 0 10px 34px 0 rgba(0,0,0,.35);
		box-shadow: 0 10px 34px 0 rgba(0,0,0,.35);
	} #blockTableDiv .dialogBack {
		border:10px solid #FFF;
		-webkit-border-radius:4px;
		border-radius:4px;
	} #blockTableDiv #dialogTitle {
		padding:10px 0 0 0;
		font-size:19px;
		font-weight:bold;
		color:#333;
	} #blockTableDiv #dialogContent {
		margin:10px 0;
		padding:0 10px 6px 10px;
		font-size:14px;
		line-height:1.4em;
		color:#333;
	} #blockTableDiv .dialogButton {
		margin:auto;
		padding:0 0 14px 0;
	} #blockTableDiv .dialogButton>input[type=button] {
		border:0;
		display:block;
		padding:10px 14px;
		font-size:14px;
		color:#FFF;
		background:#333;
		cursor:pointer;
		-webkit-border-radius:4px;
		border-radius:4px;
		margin:auto;
	}
	
	#blockLoaderDiv {
		display:block;
		position:fixed;
		z-index:9998;
		width:100%;
		text-align:center;
	} #blockLoaderDiv .dialogBorder {
		display:inline-block;
		min-width:280px;
		background:#FFF;
		border:1px solid #CCC;
		-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.5);
		box-shadow:0 10px 10px 0 rgba(0,0,0,.5);
		-webkit-border-radius:20px;
		border-radius:20px;
	} #blockLoaderDiv .dialogBack {
		border:10px solid #FFF;
		height:80px;
		-webkit-border-radius:20px;
		border-radius:20px;
	} #blockLoaderDiv .dialogTitle {
		padding:10px 0 0 0;
		font-size:19px;
		font-weight:bold;
		color:#5A5A5A;
	}
	
	img {
		border:0;
	}
	
	.clear, .clr {
		clear:both;
	}
	
	a:link		{ text-decoration:none; 		}
	a:visited 	{ text-decoration:none; 		}
	a:hover   	{ text-decoration:underline; 	}
	