body {margin: 0; padding: 0; font-family: 'Fira Sans'; font-weight: 400; font-size: 18px; line-height: 28px; color: #444444; background: #e1e1e1 url('../images/bckg.gif') repeat; overflow-x: hidden;}
img, p, ul, ol, li, h1, h2, h3, h4, h5, h6, a, header, section, article, address, .submit {margin: 0; padding: 0; font-weight: 400; display: block; border: 0; color: #444444; font-family: 'Fira Sans'; line-height: 28px; font-size: 18px;}
h1, h2, h3, h4, h5, h6 {color: #444444}
strong {color: #444444; font-weight: 500;}
ul li {list-style-type: none;}
a {text-decoration: none;}
a, a:hover, a:active, a:focus, object, embed {outline: 0;}

div, img, form {
	transition: all 0.5s;
}

h3 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 10px;
}

small {
	color: #aaaaaa;
	font-size: 12px;
	line-height: 15px;
}

a:hover {
	color: #c82034;
	text-decoration: underline;
}

.clear {
	clear: both;
	float: none;
	width: 100%;
}

.content {
	width: 1400px;
	height: auto;
	margin: auto;
	background: #fff;
	border: 0;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.moduletable_slajder,
.moduletable_products,
.moduletable_contact
{
	width: 1170px;
	margin: auto;
}

.moduletable_welcome {
	padding-left: 115px;
	background: url('../images/welcome.jpg') no-repeat center right;
	border-bottom: 1px solid #d7cfdd;
	padding-top: 60px;
	padding-bottom: 90px;
	margin-bottom: 40px;
}

.moduletable_welcome img {
	float: right;
	margin-top: -60px;
	margin-right: 10%;
	margin-left: 20px;
}

header {
	padding-top: 10px;
	clear: both;
	margin-bottom: 20px;
	display: table;
	width: 100%;
	transition: all 0.2s;
}

.fixed .content {
	margin-top: 100px;
}

.fixed header {
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
	height: 100px;
	z-index: 9999;
	margin: auto;
	left: 0;
	right: 0;
    box-shadow: 2px 2px 2px #e6e6e6;
}

.fixed header .wrap {
	width: 1150px;
	margin: auto;
}

.fixed .moduletable_logo {
	margin-left: 0px;
}

.fixed .moduletable_menu,
.fixed .moduletable_tel
{
	margin-right: 0px;
}

.moduletable_logo {
	margin-left: 115px;
	float: left;
}

.moduletable_lang {
	margin-right: 25px;
	float: right;
	margin-top: 7px;
}

.moduletable_lang li {
	float: left;
	margin-right: 7px;
}

.moduletable_lang li a img {
	opacity: 0.4;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}

.moduletable_lang .lang-active a img {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.moduletable_tel {
	margin-right: 115px;
	float: right;
}

.moduletable_tel p {
	font-size: 18px;
	background: url('../images/tel.png') no-repeat 0px 0px;
	padding-left: 40px;
	height: 30px;
	line-height: 25px;
}

.moduletable_menu {
	float: right;
	width: auto;
	clear: right;
	
	margin-right: 115px;
	padding-top: 10px;
	margin-top: 10px;
}

.moduletable_menu ul li {
	float: left;
	margin-left: 20px;
}

.moduletable_menu ul li a {
	font-size: 18px;
	transition: all 0.2s;
}

.moduletable_menu ul li a:hover {
	text-decoration: none;
}

.moduletable_slajder,
.moduletable_slajder img
{
	width: 1170px;
	height: 500px;
}

.moduletable_products {
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.moduletable_products h3 {
	margin-bottom: 30px;
}

.moduletable_products img {
	float: left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 570px;
	height: 270px;
	margin-right: 20px;
}

.moduletable_products div.row {
	background: #f6f6f6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 270px;
	margin-bottom: 30px;
}

.moduletable_products div.row h2 {
	color: #603f78;
	font-weight: 300;
	font-size: 30px;
	padding-top: 20px;
	margin-bottom: 25px;
}

.moduletable_products div.row h2:before {
	content: '';
	position: absolute;
	width: 80px;
	border-bottom: 1px solid #c82034;
	margin-top: 40px;
}

.moduletable_products td {
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}

.moduletable_news {
	padding-bottom: 50px;
	margin-bottom: 40px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	width: 100%;
	padding-top: 40px;

}

.moduletable_news small {
	clear: both;
	display: block;
}

.moduletable_news ul,
.moduletable_news h3 {
	margin-left: 115px;
}

.moduletable_news ul li {
	margin-bottom: 15px;
}

.moduletable_news .more {
	margin-top: 50px;
}

.more {
	background: #f0f0f0;
	text-align: center;
	color: #444444;
	height: 60px;
	line-height: 60px;
	padding: 0px 50px 0px 50px;
	display: block;
	width: 250px;
	margin: auto;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all 0.2s;
}

.more:hover {
	text-decoration: none;
	background: #5D3C76;
	color: #fff;
}

.moduletable_careers {
	background: #603f78 url('../images/careers.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color: #fff;
	display: table;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.moduletable_careers h3 {
	margin: 0;
}

.moduletable_careers h3,
.moduletable_careers p
{
	color: #fff;
	margin-left: 115px;
	width: 600px;
	float: left;
}

.moduletable_careers form {
	float: right;
	width: 600px;
	margin-top: -30px;
}

.moduletable_careers form p {
	float: left;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	width: 300px;
	margin: 0;
	font-size: 14px;
	color: #fff;
	background: #4d3260;
	opacity: 0.6;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.moduletable_careers .submit {
	color: #444444;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	font-weight: 500;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+0,dadad8+100 */
	background: #fbfbfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #dadad8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#dadad8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#dadad8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fbfbfb 0%,#dadad8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#dadad8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fbfbfb 0%,#dadad8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#dadad8',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
	width: 250px;
	float: left;
	cursor: pointer;
	transition: none;
}

.moduletable_careers .submit:hover {
	background: #F4F4F4;
}

.moduletable_contact {
	padding-top: 50px;
	width: 100%;
	margin-left: 115px;
	display: table;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

.moduletable_contact h3 {
	margin-bottom: 30px;
}

.moduletable_contact strong {
	font-weight: 500;
}

.moduletable_contact p {
	float: left;
	margin-right: 250px;
	font-size: 16px;
	font-weight: 300;
	padding-left: 40px;
	background: url('../images/mail2.png') no-repeat 0px 0px;
	height: 30px;
	line-height: 28px;
	    background-size: contain;
}

.moduletable_contact p a {
	display: inline;
	font-size: 16px;
	font-weight: 500;
}

.moduletable_contact p:nth-child(2) {
	height: auto;
	line-height: 22px;
	padding: 0;
	background: none;
}

.moduletable_contact > p:nth-child(4) {
	background: url('../images/fax.png') no-repeat 0px 0px;
}

.moduletable_contact > p:nth-child(5) {
	background: url('../images/mail.png') no-repeat 0px 0px;
}

.moduletable_contact span {
	color: #777777;
}


.moduletable_careers.questions {
	background: #C92035 url('../images/questions.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.moduletable_careers.moduletable_careers.questions h3 {
	width: 670px;
	font-weight: 300;
	height: 50px;
	line-height: 45px;
}

.moduletable_careers.moduletable_careers.questions h2 {
	width: auto;
	color: #fff;
	float: right;
	font-size: 30px;
	height: 50px;
	line-height: 45px;
	background: url('../images/mail2.png') no-repeat 0px 0px;
	padding-left: 60px;
	margin-right: 80px;
	font-weight: 300;
	    background-size: contain;
}

footer {
	background: #f2f2f2;
	display: table;
	width: 100%;
	padding: 50px 0px 50px 0px;
}

footer:before {
	content: '';
	border-top: 1px solid #d5d5d5;
	display: block;
	width: 84%;
	margin: auto;
	margin-bottom: 20px;
}

footer p
{
	color: #999999;
	font-size: 14px;
	float: left;
	margin-left: 115px;
	line-height: 20px;
}

.copy {
  float: right;
  margin-right: 115px;
}

.copy a {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:50px;
    display:none;
    text-indent:-9999px;
    background: url('../images/icon_top.png') no-repeat;
}


.item-page
{
	margin: 50px 115px 50px 115px;
	width: auto;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	font-weight: 300;
}

.item-page p
{
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
	margin-bottom: 20px;
	font-weight: 300;
}

.item-page time {
	margin-bottom: 20px;
	color: #AAA;
	display: block;
	clear: both;
}

.item-page h1,
.content-category h2
{
	color: #603F78;
	font-weight: 400;
	font-size: 30px;
	padding-top: 20px;
	margin-bottom: 55px;
}

.item-page h1 {
	margin-bottom: 25px;
	line-height: 35px;
}

.item-page h1:before,
.content-category h2:before
{
	content: "";
	position: absolute;
	width: 80px;
	border-bottom: 1px solid #C82034;
	margin-top: 40px;
}

.category-list {
	margin-left: 115px;
	padding-bottom: 50px;
}

table.category {
	width: 95%;
}

#categorylist_header_date {
	width: 150px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.category tr td,
.category tr th
{
	padding: 10px 30px 10px 30px;
	border: 1px solid #e6e6e6;
}

td.list-date {
	padding-left: 10px !important;
	padding-right: 10px !important;
	text-align: center;
}

.category tr th
{
	background: #5D3B76;
	color: #fff;
	text-align: left;
	font-weight: 400;
}

.category tr th a
{
	color: #fff;
	text-align: left;
	font-weight: 400;
}

.category tr th#categorylist_header_date a {
	text-align: center;
}.full-width h3, .full-width p{width: 88%;    text-align: justify;}

.filters {
	display: none;
}