/*!
 * Master Bootstrap3 (http://www.masterbootstrap.com)
 * Copyright 2013-20156 gsuez.cl.
 * Licensed under GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)
 */
html {
  overflow-y: scroll; }

body {
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

img {
  max-width: 100%; }

#top {
  color: #ddd;
  font-size: 11px;
  line-height: 20px;
  padding-bottom: 0px; }

#top .container .separator {
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px; }

#navigation {
  /*   border-bottom: 3px solid #ccc;;
    margin-bottom: 20px;*/ }

.navbar {
  border-radius: 0 !important; }

.navbar-default {
  /*   background-color: #2c3e50;
    border-color: transparent;*/ }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  outline: medium none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  outline: medium none; }

.navbar-nav > li > a {
  line-height: inherit !important;
 }

.dropdown-menu {
  padding: 15px 10px !important;
  border-radius: 0 !important; }

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important; }

#main-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0px solid #E5E5E5;
  /* border 1, if you have front component*/
  margin-bottom: 20px;
  /*    padding: 10px;*/ }

#main {
  /*    padding-bottom: 40px;*/
  padding-top: 0px; }

#breadcrumbs {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 20px 0 0; }

#breadcrumbs .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0; }

#fullwidth {
  margin-top: -20px;
  overflow: hidden; }

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0px; }

.black .moduletable {
  background: none repeat scroll 0 0 #222222;
  border-color: #222222;
  color: #AAAAAA; }

.moduletable {
  /*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
  margin-bottom: 20px;
  padding: 10px; }

.panel.moduletable {
  padding: 0; }

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px; }



#brand img {
 }

.page-header {
  margin: 10px 0 20px; }

.hasTooltip {
  display: inline !important; }

.noMainbody {
  display: none !important; }

ul.unstyled,
ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0; }

#pop-print {
  float: right;
  margin: 10px; }

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto; }

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */ }

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
  padding: 0 0 0px; }

/* Set the fixed height of the footer here */
#footer {
 font-size: 11px; color: #999; }
#footer a {
color: #999; }

#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0; }

#footer .moduletable {
  background: transparent;
  border: 0; }

#push {
  height: 60px; }

/* LAYOUT */
/* Floats */
.float-left {
  float: left; }

.float-right {
  float: right; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.ie7 .group {
  zoom: 1; }

/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important; }

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

div.contact-form-field label,
div.message-label label {

  display: inline !important; }

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0; }

.control-group input[type="checkbox"] {
  width: 10px !important; }

.btn-toolbar {
  margin-bottom: 10px; }

/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%; }

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0; }

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px; }

/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none; }

.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%; }

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca; }

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none; }

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px; }

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px; }

.title4 .title span {
  background: #ffffff;
  padding-right: 15px; }

#rt-footer .title4 .title span {
  background: #262626; }

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6; }

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important; }

.title > span {
  background: none repeat scroll 0 0 transparent;
  /*    padding-right: 10px;*/ }

span.fa {
  padding-right: 10px; }

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.box1 .moduletable {
  background: #eee; }

.box2 .moduletable {
  background: #363636;
  color: #adadad; }

.blog-more {
  padding: 10px 5px; }

/*TO TOP*/
.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  font-size: 12px;
  padding: 1em;
  display: none; }

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5); }

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0; }

.error .container h1 {
  font-size: 140px; }

/*for headroom.js*/
.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.header {
  background-color: inherit;
  line-height: 60px; }

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none; }

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none; }

.header__link:hover .icon {
  color: #4ecdc4; }

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px; }

#frame {
  margin-top: 100px; }

/* Media Queries */
/* Retina */
/* Landscape phones and down */
@media (max-width: 480px) {
	section { margin-top: 130px; } 
	.carousel-caption h1 {font-size: 22px;  padding-top: 10px; margin-bottom: 0px !important}
.carousel-caption p {font-size: 12px; }
#brand {float: left; padding-left: 39px; padding-top: 3%; margin-bottom: 2%; width: 60% !important; height: 70% !important;}	
	#brand img { width: 60px !important; height: 40px !important;}	
	.nav > li > a { padding: 10px 10px 10px 30px; font-size: 12px; line-height: 1 !important}
	.top {font-size: 6px !important;}
.carousel-caption {bottom: 10% !important}
	.top1 {padding: 3px 10px !important; }
.top2 {padding: 3px 10px !important; }
.top3 {padding: 3px 10px !important; }
	.box h3 {padding: 5px; font-size: 7px;}
	.box {padding: 7px 10px 10px 7px !important;}
	.show h3 { font-size: 11px !important; margin-bottom: 10px !important}
	.show p { font-size: 7px !important;}
	.show h1 { font-size: 20px !important;}
	.show {padding: 35px 0px !important; }
	h1, .h1 { font-size: 26px !important; }
		h2, .h2 { font-size: 16px !important; margin-bottom: 10px !important;  }
.navbar-toggle {margin-top: 25px !important;}
	.show2 {padding: 20px 10px !important; }
		.dropdown-menu { padding: 10px 20px !important }
	.innen2 { padding: 20px 20px !important; }
	.headline {margin: 10px 0 25px !important;}
	.innen {padding: 30px 0 !important }
	.innen4 { padding: 20px 30px !important;  }
	.thumbnail { margin-top: 10px !important; margin-bottom: 20px !important; padding: 4px !important; margin-right: -10px !important }
		.innen5 {  padding-left: 10px !important;  }
}

@media (min-width: 480px) and (max-width: 767px) { 
	section { margin-top: 50px; } 
	.carousel-caption h1 {font-size: 25px;  padding-top: 20px; margin-bottom: 5px !important}
.carousel-caption p {font-size: 15px; }
#brand {float: left; padding-left: 35px; padding-top: 2%; margin-bottom: 2%; width: 60% !important; height: 70% !important;}	
	#brand img { width: 20% !important; height: 20% !important;}	
	.nav > li > a { padding: 10px 10px 10px 30px; font-size: 12px; line-height: 1 !important}
	.carousel-caption {bottom: 13% !important}
	.top {font-size: 9px !important;}
		.top1 {padding: 7px 20px !important; }
		.show h1 { font-size: 25px !important;}
.top2 {padding: 7px 20px !important; }
.top3 {padding: 7px 20px !important; }
	.box h3 {padding: 10px; font-size: 12px; }
	.show h3 {font-size: 15px !important; margin-bottom: 10px !important }
	.show p { font-size: 10px !important;}
	.show {padding: 40px 0px !important; }
	h1, .h1 { font-size: 32px !important; }
		h2, .h2 { font-size: 19px !important; }
	.dropdown-menu { padding: 10px 20px !important }
	.show2 {padding: 20px 10px !important; }
	.box { padding: 20px 20px 20px 10px !important;}
.innen2 { padding: 40px 20px !important; }
	.headline {margin: 10px 0 29px !important;}
	.innen4 {  padding: 20px 30px !important;  }
	.innen {padding: 30px 0 !important }
		.thumbnail { padding: 5px !important; }
	.innen5 {  padding-left: 10px !important;  }
	}
	
@media (min-width: 768px) and (max-width: 979px) { 
section { margin-top: 60px; } 
	.carousel-caption h1 {font-size: 45px;  padding-top: 20px; margin-bottom: 10px !important}
.carousel-caption p {font-size: 18px; }
#brand {float: left; padding-left: 15px; padding-top: 20px; margin-bottom: 20px; width: 100% !important; height: 100% !important;}		
	.nav > li > a { padding: 30px 10px 20px 10px; font-size: 12px;}
	.carousel-caption {bottom: 15% !important}
.box h3 {padding: 15px; font-size: 13px;}	
		.show h3 {font-size: 17px !important; }
	.show {padding: 40px 0px !important; }
		h1, .h1 { font-size: 38px !important;}
	.innen2 { padding: 40px 0 !important; }
		.headline {margin: 10px 0 35px !important;}
	.innen4 {  padding: 30px !important;  }
	.innen {padding: 20px 0 !important }
	}
	
@media (min-width: 978px) and (max-width: 1199px) { 
section { margin-top: 0px; } 
.carousel-caption h1 {font-size: 55px;  padding-top: 22px; margin-bottom: 15px !important}
.carousel-caption p {font-size: 22px; }
#brand {float: left; padding-left: 10px; padding-top: 20px; width: 100% !important; height: 100% !important;}	
.nav > li > a { padding: 28px 15px 25px 15px; font-size: 12px;}
.box h3 {padding: 20px; font-size: 15px;}	
		.show h3 {font-size: 20px !important; }
}
	
	
@media (min-width: 1200px) {
 section { margin-top: 20px;} 
.carousel-caption h1 {font-size: 60px;  padding-top: 25px;}
.carousel-caption p {font-size: 27px; }
#brand {float: left; padding-left: 10px; padding-top: 20px; width: 100% !important; height: 100% !important;}	
.nav > li > a { padding: 28px 15px 25px 15px; font-size: 13px;}
.box h3 {padding: 25px; font-size: 18px;}	
	.show h3 {font-size: 21px !important; }
}

@media (min-width: 1500px) {
 section { margin-top: -80px; } 
.carousel-caption h1 {font-size: 75px;  padding-top: 30px;}
.carousel-caption p {font-size: 32px; }
#brand {float: left; padding-left: 20px; padding-top: 20px; width: 100% !important; height: 100% !important;}	
.nav > li > a { padding: 28px 15px 25px 15px; font-size: 14px;}
.box h3 {padding: 25px; font-size: 20px;}	
	
}	
	
@media (min-width: 1700px) {
 section { margin-top: -150px; } 
.carousel-caption h1 {font-size: 90px;  padding-top: 35px;}
.carousel-caption p {font-size: 38px; }
#brand {float: left; padding-left: 20px; padding-top: 20px; width: 100% !important; height: 100% !important;}
.nav > li > a { padding: 28px 15px 25px 15px; font-size: 14px;}
.box h3 {padding: 25px; font-size: 20px;}
}




/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"] {
  display: block !important; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  /*  float: left;
    position: relative !important;*/
  margin-left: 0 !important; }

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.control-group input, .control-group textarea, .control-group .uneditable-input {
  /*width: 100% !important */ }

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%; }

.email-copy-input {
  float: left; }

.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px; }

div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn- drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_tags_chzn.chzn-container {
  width: 260px !important; }

.chzn-container-single .chzn-single {
  width: 140px; }

.chzn-container .chzn-drop {
  width: 100px; }
/*14-04-2017*/
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}
.input-small {
    width: 90px;
}
.btn.modal {
    background: #eee;
}


.headline h1 {
border-bottom: 2px solid #c9d8cd; display: inline-block; margin: 0 0 -1px; padding-bottom: 11px; 
}
.headline {
border-bottom: 1px solid #e2e5e3; display: block; margin: 10px 0 45px;
}
.headline2 {
border-bottom: 1px solid #ccc; display: block; margin: 10px 0 45px;
}

.top {font-size: 10px;}
.top1 {background: #05581e; padding: 10px 20px; color: #96d4a8}
.top2 {background: #1f803d; padding: 10px 20px; color: #96d4a8}
.top3 {background: #fceb05; padding: 10px 20px; color: #1f803d; text-align: left !important;}
.top3 a {color: #1f803d}

.bottom {
background: rgba(3,71,23,1);
background: -moz-linear-gradient(-45deg, rgba(3,71,23,1) 0%, rgba(3,71,23,1) 10%, rgba(31,128,62,1) 40%, rgba(31,128,62,1) 75%, rgba(255,235,13,1) 100%) ;
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(3,71,23,1)), color-stop(10%, rgba(3,71,23,1)), color-stop(40%, rgba(31,128,62,1)), color-stop(75%, rgba(31,128,62,1)), color-stop(100%, rgba(255,235,13,1)));
background: -webkit-linear-gradient(-45deg, rgba(3,71,23,1) 0%, rgba(3,71,23,1) 10%, rgba(31,128,62,1) 40%, rgba(31,128,62,1) 75%, rgba(255,235,13,1) 100%);
background: -o-linear-gradient(-45deg, rgba(3,71,23,1) 0%, rgba(3,71,23,1) 10%, rgba(31,128,62,1) 40%, rgba(31,128,62,1) 75%, rgba(255,235,13,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(3,71,23,1) 0%, rgba(3,71,23,1) 10%, rgba(31,128,62,1) 40%, rgba(31,128,62,1) 75%, rgba(255,235,13,1) 100%);
background: linear-gradient(135deg, rgba(3,71,23,1) 0%, rgba(3,71,23,1) 10%, rgba(31,128,62,1) 40%, rgba(31,128,62,1) 75%, rgba(255,235,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034717', endColorstr='#ffeb0d', GradientType=1 );

	padding: 50px 15px; color: #77c08d; margin: -29px -10px 0px -10px; font-size: 11px;}
.bottom h4 {font-size: 19px; color: #fff; text-transform: uppercase; margin-bottom: 20px;}
.bottom a {color: #77c08d;}
.bottom a:hover {color: #b0e4c0;}

.show {background: #f3f2f2; padding: 70px 0px; color: #777; margin: -30px -10px -30px -10px;}
.show2 {background: #fff url("../images/hg.jpg") fixed; background-size: 100%; padding: 50px 20px; color: #777; margin: -30px -10px -30px -10px;
 animation: test 8s ease infinite; background-position: center}

@keyframes test {
  0% {background-size: 100%; }
  50% {background-size: 102%;}
  100% {background-size: 100%; }}
@-webkit-keyframes pulse {
  0% {background-size: 100%;}
  50% {background-size: 102%;}
  100% {background-size: 100%;}}
@-moz-keyframes pulse {
  0% {background-size: 100%;}
  50% {background-size: 102%;}
  100% {background-size: 100%;}}
@-o-keyframes pulse {
  0% {background-size: 100%;}
  50% {background-size: 102%;}
  100% {background-size: 100%;}}


.show3 {background: #fff; padding: 50px 20px; color: #777; margin: -30px -10px -30px -10px;}


.show h3 {color: #777; font-size: 25px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; margin-top: -10px;}

.innen {padding: 70px 0 }
.innen2 { background: #f3f2f2; padding: 70px 20px; margin: 0px -15px 0px -15px; }
.innen3 {  margin: 0px -15px 0px -15px; }
.innen4 {  padding: 50px;  }
.innen5 {  padding-left: 30px;  }

.bild1 {  padding-right: 15px; border-right: 3px solid #f3f2f2; background: #fff}  
.bild2 { margin: 0px -15px 0px -15px;}  

.box {background: transparent; margin-bottom: 15px; padding: 20px 30px 30px 15px;
	-webkit-transition: all .5s ease-in-out;
       -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
}
.box:hover {opacity: 0.6;
-webkit-transform: scale(1.1); /* Saf3.1+, Chrome */
-moz-transform: scale(1.1); /* FF3.5+ */
-ms-transform: scale(1.1); /* IE9+ */
-o-transform: scale(1.1); /* Opera */
transform: scale(1.1);}

.box h3 {position: absolute; top: 6%; left: 0; background: #fceb05; color: #1f803d; font-weight: bold; text-transform: uppercase; }


.icon {animation: pulse 3s ease infinite; margin-bottom: 10px !important; }
	
@keyframes pulse {
  0% {transform: scale(1.0);opacity: 0.8; }
  50% {transform: scale(1.2);opacity: 1; }
  100% {transform: scale(1.0);opacity: 0.8; }
}
@-webkit-keyframes pulse {
  0% {transform: scale(1.0);opacity: 0.8; }
  50% {transform: scale(1.2);opacity: 1;  }
  100% {transform: scale(1.0);opacity: 0.8; }
}

.icon2 {animation: pulse2 3s ease infinite; margin-bottom: 10px !important; }
	
@keyframes pulse2 {
  0% {transform: scale(1.2);opacity: 1; }
  50% {transform: scale(1.0);opacity: 0.8;  }
  100% {transform: scale(1.2);opacity: 1; }
}
@-webkit-keyframes pulse2 {
  0% {transform: scale(1.2);opacity: 1; }
  50% {transform: scale(1.0);opacity: 0.8;  }
  100% {transform: scale(1.2);opacity: 1; }
}

.gruen {background: #fceb05; padding: 30px; margin-bottom: 25px; }
.gruen h1 {color: #1f803d; font-size: 30px; margin-top: 0px !important; margin-bottom: 15px;}
.gruen h3 {color: #af9e2c; font-size: 14px; margin-bottom: 0px !important}

.show-jquery {
width:100%;  float:left; height:100%; position:relative;  z-index:1;  display:none;  
}