/*
JBO
creation Date: 2018-08-30
Author: Sebastian Osinski
http://www.sebbi.net
*/

body, html{
	font-family: 'Roboto-Light', sans-serif;
	width: 100%;
	margin: 0px;
	font-size: 14px;
	overflow-x: hidden;
}
*{
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
a{
	color: inherit;
	text-decoration: none;
}
table{
	width: 100%;
	table-layout: fixed;
}
td{
	vertical-align: top;
	position: relative;
}
h1{
	font-family: 'Roboto-Thin', sans-serif !important;
	font-size: 50px;
	line-height: 70px;
}

.contentstyle_titles.thinHeaders h1{
	text-transform: none;
	font-family: 'Roboto-Thin', sans-serif;
  font-size: 30px;
	line-height: 40px;
}
h1.regular,
h2.regular{
	text-transform: none !important;
}
h2,
p.slogan{
	font-family: 'Roboto-Light', sans-serif;
	line-height: 30px;
	font-size: 22px;
	font-weight: 300;
}

p.slogan1,
.back_top{
	font-family: 'Roboto-Light', sans-serif;
	line-height: 27px;
  font-size: 17px;
	font-weight: 300;
}
/*
.contentstyle_titles h2{
	text-transform: uppercase;
	font-family: 'Roboto-Bold', sans-serif;
	font-size: 18px;
}
.contentstyle_titles.noUppercase h2{
	text-transform: none;
}

.contentstyle_titles h1.superthin,
.contentstyle_titles h2.superthin,
h2.superthin,
span.superthin{
	font-family: 'Roboto-Light', sans-serif;
}
*/
h3{
	font-size: 14px;
	/*text-transform: uppercase;*/
}
p,
#content-wrapper ul{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
}
p.nomarg-top{
	margin-top: 0px;
}
p.nomarg{
	margin-top: 0px;
	margin-bottom: 0px;
}
.hidden{
	visibility: hidden;
}
.visible{
	visibility: visible;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
p.bold{
	font-weight: bold;
}
p.larger,
.larger_p p{
	font-size: 18px;
	line-height: 25px;
}
.noCase,
.contentstyle_titles h1.noCase,
.contentstyle_titles h2.noCase{
	text-transform: none;
}
.uppercase{
	text-transform: uppercase;
}
.lowercase{
	text-transform: lowercase;
}
.nopointerevents{
	pointer-events: none;
}
.underlinedlinks a{
	text-decoration: underline;
}
.underline{
	text-decoration: underline;
}
.underlinedlinks .nounderline a{
	text-decoration: none;
}
.underlinedlinks .nounderline a:hover{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}



/* GLOBALS */
.main-container,
div.finder{
	margin-left: auto;
	margin-right: auto;
	max-width: 1410px;
	position: relative;
}
.main-container.narrow{
	max-width: 965px;
}
.main-container.widepad,
.cont-block.widepad,
.contwrap_padder.widepad{
	padding-top: 60px;
	padding-bottom: 60px;
}

.contwrap_padder.widepad.newspad_right{
  padding-top: 20px;
}
.main-container.superwidepad,
.cont-block.superwidepad,
.contwrap_padder.superwidepad,
div.finder{
	padding-top: 60px;
	padding-bottom: 60px;
}
.cont-block{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.cont-block.nooverflow{
	overflow: hidden;
}
.cont-block.border_bottom{
	border-bottom: 1px solid;
}
.minh_1{
	min-height: 750px;
}
.minh_2{
	height: 450px;
}
.minh_2_1{
	height: 350px;
}
.minh_3{
	height: 45px;
}
.minh_4{
	height: 600px;
}
.minh_5{
	height: 550px;
}
.contwrap{
	position: absolute;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.contwrap.lft{
	left: 0px;
}
.contwrap.rgt{
	left: 50%;
}
.contwrap.border_left{
	border-left: 1px solid;
}
.contwrap.border_right{
	border-right: 1px solid;
}
.contwrap.border_bottom{
	border-bottom: 1px solid;
}
.contwrap .contwrap_padder{
	display: block;
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
}
.contwrap_padder.newspad_right{
	padding-right: 340px !important;
}
.contwrap_padder.newspad_half{
	padding-right: 51% !important;
}

.flexwrap{
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.single .flexwrap{
	display: block;
	width: 100%;
}
.flex_news{
	width: 50%;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.single .flex_news{
	width: 100%;
}
.flex_news:nth-child(2n){
  page-break-after: always;
  break-after: always;
}

.news_bg_wrap{
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 280px;
	top: 0px;
	right: 0px;
}
@media (min-width:1600px) {
  .news_bg_wrap{
      border-left: 1px solid #004495;
  }
}
.news_bg{
  position: absolute;
  /* height: 90%; */
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%)
 
}
.termine_bg_wrap{
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0px;
	right: 0px;
}
.termine_wrap_padder{
	padding: 20px;
	position: relative;
	height: 370px;
}
.termine_contholder{
	height: 100%;
	padding: 20px;
}
.termine_contholder:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.marged{
	margin-left: 20px;
}

.content-tworow > tbody > tr > td{
	width: 49%;
}
.content-tworow > tbody > tr > td.table-spacer{
	width: 2%;
}
.content-threerow > tbody > tr > td{
	width: 30%;
  text-align: center;
}

.content-threerow > tbody > tr > td > h2{
  text-align: left;
}
.content-threerow > tbody > tr > td > p{
  text-align: left;
}
.content-threerow > tbody > tr > td > ul{
  text-align: left;
}
.content-threerow > tbody > tr > td.table-spacer{
	width: 5%;
  min-width: 1px;
}
.produkte_fiverow > tbody > tr > td{
	/*width: 19.92%;*/
  width: 270px;
}
.produkte_fiverow > tbody > tr > td.table-spacer{
	width: 0.1%;
}

.page-header{
	display: none;
}

img.cont-img{
	max-width: 100% !important;
}

/* INDEXES */
#menu-activator{
	z-index: 11;
}
#sidemenu-wrapper,
#search-wrapper{
	z-index: 10;
}
#content-wrapper,
.cont-block{
	z-index: 2;
}



/* transitions */
.roundlink,
.section_curtain,
.termine_contholder,
div.inlinesloganbox,
.ablaufschritte_text{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#content-wrapper,
a,
.back_top, .back_top *,
.productbox *{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;	
}

/* CONTENT */
#content-wrapper{
	position: relative;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: 0px;
	overflow: hidden;
}

/* CONTENT SPECIFIC */
.contentspacer{
	display: block;
	position: relative;
	width: 100%;
	height: 60px;
}
.section_bg{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	min-height: 100%;
}
.section_bg.cent{
	width: auto;
	height: 100%;
	min-width: 101%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.cent1{
  position: absolute;
	left: 50%;
	top: 0;
}
.cent2{
  position: absolute;
	right: 0;
	top: 10%;
}
.section_bg.cent_wa{
	width: 100%;
	height: auto;
	min-height: 101%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.section_bg.cent.offset_1{
	left: 40%;
}

.section_bg.offset_top{
	top: -30px;
	min-height: 105%;
}
.section_Productpic{
	position: absolute;
	right: 0px;
	top: 0%;
	height: 100%;
	width: auto;
}
.section_Productpic.centered{
	height: 60%;
	top: 20%;
}
.section_Productpic.widthaligned{
	height: auto;
	max-width: 50%;
	top: 50%;
	transform: translateX(-50%);
}
.section_Productpic.widthaligned2{
	height: auto;
	max-width: 70%;
	top: 50%;
	transform: translateX(-50%);
}
.section_Productpic.centered_middle{
	height: 60%;
	top: 20%;
	left: 50%;
}
.section_Productpic.centered_middle2{
	height: 80%;
	top: 10%;
	left: 50%;
}
.section_Productpic.centered.maxs_1{
	height: 40%;
	top: 30%;
}
.section_Productpic.centered.maxs_2{
	height: 20%;
	top: 40%;
}
.section_Productpic.r_1{
	right: 30%;
}
.section_Productpic.r_2{
	right: 34%;
}
.section_Productpic.r_3{
	right: 20%;
}
.section_Productpic.r_4{
	right: 10%;
}
.section_Productpic.r_5{
	right: 15%;
}
.section_curtain{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.2);
}

.section_curtain_s2{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(10,19,43,0.2);
}

.section_curtain_w{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(175,175,175,0.1);
}

.section_curtain_w1{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: transparent;
}
.contwrap:hover .section_curtain{
	background: rgba(0,0,0,0.3);
}

.downloads img{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.inline_img{
	display: block;
}

#content-wrapper ul,
.newsdetail_wrap ul{
	margin-left: 15px;
}

img.content_fullscale{
	width: 100%;
}
img.content_fullscale.smaller{
	max-width: 350px;
	max-height: 400px;
	width: auto;
}
img.content_fullscale.smaller2{
	max-width: 550px;
	max-height: 450px;
	width: auto;
}
img.content_fullscale.tablesize,
img.content_fullscale.smaller.tablesize{
	max-width: 100%;
	height: auto;
}
img.content_fullscale.tablesize.max_h1,
img.content_fullscale.smaller.tablesize.max_h1{
	max-width: 100%;
	max-height: 220px;
	height: auto;
}
img.content_fullscale.offset_l{
	margin-left: -20px;
}
img.content_fullscale.offset_c{
	margin-left: 20px;
}
img.rotatedBlock_270{
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(270deg);
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.section_bg_right{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 40%;
}
.section_bg_right_img{
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.section_bg_right_img.smaller{
	height: 80%;
	top: 50%;
	transform: translate(-50%,-50%);
}

h2.roundedhead{
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
  min-width: 150px;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
	height: 30px;
}
h2.roundedhead.m_bot{
	margin-bottom: 30px;
}

.uniformlines p{
	line-height: 45px;
	margin: 0px;
}
/*
span.superthick,
.superthick{
	font-family: 'Roboto-Bold', sans-serif;
}
*/
.paddedcols td{
	padding-left: 15px;
}
.onHoverunderline a:hover{
	text-decoration: underline;
}

div.inline{
	display: inline-block;
}
div.inline.marg_r{
	margin-right: 20px;
}

.special_floater_r{
	position: relative;
	float: right;
	width: 35%;
	margin-left: 20px;
	margin-bottom: 20px;
}
.special_floater_r img{
	width: 100%;
}
.special_floater_r p{
	text-align: center;
}

.introbox{
	float: left;
	width: auto;
}
.introbox_padder{
	padding: 5px 15px;
}

.contentfloater.lft{
	float: left;
}
.contentfloater.rgt{
	float: right;
}

div.inlinesloganbox{
	display: inline-block;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 8px;
}
div.inlinesloganbox.widerpad{
	line-height: 45px;
	padding-left: 20px;
	padding-right: 20px;
}
div.inlinesloganbox:hover{
	padding-left: 20px;
	padding-right: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
div.greydarkbg.whitetext.inlinesloganbox.widerpad.nounderline{
  width:190px;
  display: block;
}

div.lightgraybg.gold.inlinesloganbox.widerpad.nounderline{
  width:190px;
  display: block;
}

.goldbg{
  background-color: #ada46b;
}
.gold{
  color: #7b7b7b;
}

.roundlink,
#senden{
	display: block;
	position: relative;
	width: 170px;
	text-align: center;
	border-radius: 20px;
	line-height: 45px;
	/*text-transform: uppercase;*/
}
.roundlink a{
  display: block;
	height: 100%;
}
.roundlink:hover,
#senden:hover{
	width: 190px;
}
.roundlink.grey,
.roundlink.grey:hover,
.roundlink.pink,
.roundlink.pink:hover,
.roundlink.red,
.roundlink.red:hover,
.roundlink.orange,
.roundlink.orange:hover,
.roundlink.blue,
.roundlink.blue:hover{
	background: none;
	border: 1px solid;
}
/* --- */
.roundlink.blue.bg,
.roundlink.blue.bg:hover{
	background: rgba(250,250,250,0.9);
	border: 1px solid;
}
.roundlink.abs_centered{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.roundlink.abs_centered1{
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translate(-50%, -50%);
  width: 190px;
}

.roundlink.abs_centered1:hover{
  width: 210px;
}

.icons-soc{
  position: absolute;
	right: 150px;
}

.icons-soc img{
  margin-right: 15px;
}

.back_top{
	position: absolute;
	right: 0px;
}
.back_top:hover a{
	text-decoration: none;
}
.back_top:hover .back_top_img{
	top: 5px;
	pointer-events: none;
}
.back_top_img{
	position: absolute;
	top: 10px;
	width: 17px;
	left: -25px;
}

.newsdetail_wrap{
	max-width: 650px;
}
.messen_centerlogo{
	width: 100px;
	position: absolute;
	top: 225px;
	left: 25%;
	transform: translate(-50%, -50%);
}
.messen_centerlogo.v2{
	width: auto;
	height: 150px;
}

.googlemap{
	position: absolute;
}

.productbox{
	position: relative;
	width: 100%;
	height: auto;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}
.productbox_img{
	position: relative;
	display: block;
	height: 250px;
	width: 100%;
}
.productbox_img .product_img{
	position: absolute;
	height: 100%;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	/*bottom: -50px;*/
}
.productbox:hover .productbox_img .product_img{
	height: 110%;
}
.productbox_text_wrapper{
	height: 200px;
	position: relative;
	display: block;
}
.productbox:hover .productbox_text_wrapper{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.productbox_text{
	padding: 15px;
}

iframe.content_film{
	width: 100% !important;
	height: 500px !important;
}

.ablaufschritte_wrapper{
	display: block;
	position: relative;
	width: 100%;
	height: 450px;
	margin-bottom: 20px;
	overflow: hidden;
}
.ablaufschritte_bg_img{
	position: absolute;
	height: 100%;
	right: 0px;
}
.ablaufschritte_text{
	position: absolute;
	bottom: 0px;
	z-index: 1;
	left: 100px;
}
.ablaufschritte_text:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.ablaufschritte_text_padder{
	padding: 40px;
}

/* disable Form by ChronoForms - ChronoEngine.com */
a.chronoforms6_credits {
	display: none !important;
}

/* CUSTOM */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive-1 tr td:last-child {
  white-space: normal !important;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.space-5 {
  float: none;
  clear: both;
  width: 100%;
  height: 5px;
}
.space-10 {
  float: none;
  clear: both;
  width: 100%;
  height: 10px;
}
.space-15 {
  float: none;
  clear: both;
  width: 100%;
  height: 15px;
}
.space-20 {
  float: none;
  clear: both;
  width: 100%;
  height: 20px;
}
.space-30 {
  float: none;
  clear: both;
  width: 100%;
  height: 30px;
}
.space-40 {
  float: none;
  clear: both;
  width: 100%;
  height: 40px;
}
.space-50 {
  float: none;
  clear: both;
  width: 100%;
  height: 50px;
}
.space-60 {
  float: none;
  clear: both;
  width: 100%;
  height: 60px;
}
.space-70 {
  float: none;
  clear: both;
  width: 100%;
  height: 70px;
}
.space-80 {
  float: none;
  clear: both;
  width: 100%;
  height: 80px;
}
.space-90 {
  float: none;
  clear: both;
  width: 100%;
  height: 90px;
}
.space-100 {
  float: none;
  clear: both;
  width: 100%;
  height: 100px;
}
.blue-font {
  color: #004495;
}
.cc-window {
  padding: 2em 1.8em;
  border: 3px solid #e5e5e5;
  font-family: Roboto-Light, sans-serif !important;
}
.cc-window .cc-message-text {
  line-height: 1.5;
}
.cc-window .cc-compliance {
  display: block;
}
.cc-window .cc-compliance .cc-btn {
  margin-bottom: 10px;
}
.cc-window .cc-checkboxes-container .cc-checkbox-container {
  width: 130px;
  margin-bottom: 10px;
}
.cc-window .cc-header img {
  margin-right: 10px;
  width: 70px;
  height: 70px;
  vertical-align: middle;
  border: 0;
}
.cc-window .cc-btn.cc-allow {
  opacity: 0.8;
  width: 100%;
}
.cc-window .cc-link.cc-cookie-checkbox {
  margin-left: 5px;
}
.cc-window .cc-btn + .cc-btn {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .cc-window {
    font-size: 10px !important;
  }
  .cc-window .cc-header {
    font-size: 12px;
  }
  .cc-window .cc-header img {
    width: 50px;
    height: 50px;
  }
  .cc-window .cc-message {
    font-size: 10px !important;
  }
  .cc-window .cc-link {
    font-size: 10px !important;
  }
}
input.cc-cookie-checkbox:checked + span:after {
  background-image: url(/images/backgrounds/check_1.png), linear-gradient(135deg, #B1B6BE 0, #FFF 100%) !important;
}
.cc-revoke {
  border: 3px solid #e5e5e5;
}
/*
div.cc-settings-label {
  margin-bottom: 10px !important;
}
div.gdprlock-placeholder {
  height: auto;
  min-height: 338px !important;
  background-color: #e5e5e5;
  background-image: url(/images/backgrounds/youtube-start.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1441px) {
  div.gdprlock-placeholder {
    min-height: 455px !important;
    background-position: 50% 100%;
  }
}
#form-row-recaptcha p.warning {
  font-family: Roboto-Light, sans-serif;
}
#form-row-recaptcha .roundlink {
  cursor: pointer;
}
div.gdprlock-placeholder-text {
  padding: 15px 15px;
  color: white;
  font-size: 22px !important;
  background-color: rgba(51, 51, 51, 0.5);
}
@media (max-width: 767px) {
  div.gdprlock-placeholder-text {
    text-align: center !important;
    font-size: 22px !important;
  }
}
div.gdprlock-placeholder-text .roundlink {
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
}
*/
.container-news {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1440px;
}
.container-news img {
  display: block;
  max-width: 100%;
  height: auto;
}
.container-news img.img-intro-text {
  height: 150px;
}
@media (max-width: 768px) {
  .container-news img {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
/*
.container-news h1 {
  text-transform: uppercase;
  font-family: 'Roboto-Regular', sans-serif;
  font-size: 30px;
  line-height: 40px;
}
*/
.container-news .news-intro-text {
  padding-bottom: 15px;
}
.container-news .news-intro-text h3 {
  font-family: 'Roboto-Light', sans-serif;
  line-height: 30px;
  font-size: 22px;
  font-weight: 300;
  color: #004495;
}
.container-news .news-intro-text h3.superdark {
  color: #1a1a1a;
  font-size: 14px;
 /* text-transform: uppercase;*/
  font-weight: 700;
}
.container-news .news-intro-text .roundlink.blue {
  margin: 0;
}
.grey-row {
  height: auto;
  overflow: auto;
  background-color: #f2f2f2;
}
.table {
  table-layout: auto;
}
.table tr th,
.table tr td {
  padding: 8px;
}
@media (max-width: 767px) {
  .table tr th,
  .table tr td {
    white-space: nowrap;
  }
}
.lightgraybg.news {
  height: auto;
}
@media (max-width: 1279px) {
  .lightgraybg.news {
    background-color: transparent;
  }
}

.error-page {
  background-repeat: no-repeat;
  height: 920px;
  text-align: center;
  color: white;
  background-position: 100% 100%;
}
.error-page h1 {
  margin-top: 10%;
  margin-bottom: 15px;
  font-size: 58px;
  font-family: Roboto-Bold;
  line-height: 48px;
}
.error-page h1 small {
  font-size: 36px;
}
.error-page p {
  font-size: 18px;
}
.error-page p a {
  font-weight: bold;
  text-decoration: underline;
}
.error-page p.lead {
  font-size: 30px;
}
@media (min-width: 768px) and (max-width: 1279) {
  .error-page {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .error-page {
    height: 400px;
  }
  .error-page h1 {
    font-size: 38px;
  }
  .error-page h1 small {
    font-size: 22px;
  }
  .error-page .lead {
    font-size: 14px;
  }
  .error-page p {
    font-size: 14px;
  }
  .error-page p.lead {
    font-size: 18px;
  }
}

.half-pc{
  width: 50%;
  float: left;
}
.half-pc img{
  width: auto;
  max-width: 500px;
  height: auto;
}
@media (max-width: 767px) {
  .half-pc{
    width: 100%;
  }
  .half-pc img{
    max-width: 90%;
  }
}

@media (min-width: 768px) {
  #news-wrapper1{
    margin-left: 100px;
  }
}

/*@media (max-width:768px){
  img[src="/images/backgrounds/catalog.jpg"], img[src="/images/backgrounds/bg-md.png"], img[src="/images/backgrounds/catalog.png"]{
    display: none;
  }
}*/



