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


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap');

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

body::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background: radial-gradient(circle, rgba(30,150,110,1) 8%, rgba(64,166,132,1) 32%, rgba(108,187,161,1) 55%, rgba(232,255,247,1) 100%);
}

*{
  	font-family: 'Montserrat', sans-serif !important;
}

.sm{
  	margin-top: 0;
}

html {
  	overflow-y: scroll; 
  	overflow-x: hidden;
}

p {
 	font-size: 1.2em;
    line-height: 1.7;
}

.btn {
    padding: 4px 15px !important;
    border: 1px solid transparent;
    border-radius: 15px;
    color: white;
    font-size: 20px;
    letter-spacing: 2px;   
	background: #1e966e;
	transition: 0.3s;
  margin-top:10px;
}


.btn:hover, .btn:focus, .btn:active {
	border: 1px solid #1e966e;
	color:#1e966e;
	background:#fff;
	transition: 0.3s;
	
}

div.mod-languages ul {
    position: relative;
    float: right;
    left: 25px;
    margin-top: -65px !important;
    padding: 0;
    list-style: none;
}

.foooter a{
	color: white;
	
}

img.pre-script {
    width: 22%;
    margin-top: 3px;
    filter: brightness(0.5);
  	transition: 0.3s;
  	cursor: pointer;
}

img.pre-script:hover {
    filter: brightness(1);
}

.skew {
  transform: skewY(-4deg);
}


.skew-inv {
  transform: skewY(4deg);
}


@media (max-width:1023px) {
     img.pre-script {
          width: 19%;
     }
}


@media (min-width:992px) {
 .menu-ru li a {
    color: white !important;
    font-weight: 500;
    font-size: 1.2em !important;
	}
 .menu-ru .nav>li>a {
    position: relative;
    display: block;
    padding: 9px 9px;
}
}

@media (max-width:991px) {
  div.mod-languages ul {
    position: relative;
     float: left;
     left: 0px; 
     margin-top: 0px !important; 
    padding: 0;
    list-style: none;
}
}

.news-page ol li, .news-page ul li {  
    font-size: 1.2em;
    line-height: 1.7;
}

.news-page h3 {
  font-weight:bold;
  letter-spacing:2px;
}

p.readmore a, .news-page h2 a {
  text-decoration:none !important;
}

.news-page a {
  text-decoration:underline;
}

.news-page a:hover {
  text-decoration:none;
}

.news-page h2 a:hover {
  text-decoration:underline !important;
}

.news-page p {
	text-align:justify;	
}

.foooter ul>li{
	color: white;
	font-size:15px;
}

.foooter>li>a:focus, .foooter>li>a:hover {
    text-decoration: none;
    background-color: initial;
  	color: grey;
}

.jmoddiv.jmodinside {
   	position: static !important;
}

a {
 	color: #1e966e
}

a:hover,a:focus,a:active {
 	color: #1e966e;
  text-decoration:underline;
}

a.last {
    padding: 4px 10px !important;
    border: 3px solid white;
    border-radius: 10px;
    position: relative;
  	margin-left:13px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #00000073;
    border-radius: 15px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #00000070;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #00000070;
    outline: 0;
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}

a:hover{
 /* 	text-decoration: none !important;*/
}

.navbar-nav>li>.dropdown-menu {
    background-color: #fff;
}

.slogos svg {
    text-align: left;
    height: 20px;
    fill: white;
    margin-right: 10px;
}

.custom {
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:contain;
  background-position-x:-5%;
}

.footerinfo {
    background: #1b7758;
      background: linear-gradient( 
90deg
 , rgb(255 255 255) 0%, rgb(105 165 145) 21%, rgb(68 143 118) 35%, rgba(47,130,102,0.9783263647255778) 41%, rgba(33,122,92,1) 46%, rgba(27,119,88,1) 50%, rgba(32,122,91,1) 57%, rgba(65,142,114,1) 66%, rgba(100,163,138,1) 77%, rgba(160,199,180,1) 87%, rgb(255 255 255) 100%);
  
    width: 100vw;
    background-repeat: no-repeat;
  /*	height: 330px; */
  background-size:cover;
  font-size:15px !important;
}

.header-img {
      border-radius: 500px;
    margin: 20px;
    width: 80%;
}


@media (max-width:1023px) {
.footerinfo {
   height:auto;
  padding-bottom:20px;
}
  
 
}

@media (min-width:992px ) {
   .footer-logo {
    text-align:left;
    
  }
  
}

.row{
	margin-right: auto;
    margin-left: auto;
}

.bgwelle h2 {
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 3.3em;
  	margin-bottom: 65px;
}

.bcontainer h2 {
    color: #1e966e;
}

.mcontainer h3 {
    color: white;
}

.module-title h2.title {
  text-align:center;
}

.page-header h2 {
  font-size:2.7em;
}


.cat-img {
	width:190px;
}

h2 {
    font-size: 3.3em;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
 color:#1b7758;
  text-transform:uppercase;
}

@media (max-width:479px) and (orientation:portrait) {
  h2 {
    font-size:1.8em;
  }
}

.jsn-p-date-reg {
  margin-left:24px;
  margin-top:10px;
}


.bcontainer img {
    margin-bottom: 25px;
}
  
.bgwelle {

    background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0.04275213503370101) 0%, rgba(105,165,145,0.5609594179468662) 21%, rgba(68,143,118,0.9026961126247374) 35%, rgba(47,130,102,0.9783263647255778) 41%, rgba(33,122,92,1) 46%, rgba(27,119,88,1) 50%, rgba(32,122,91,1) 57%, rgba(65,142,114,1) 66%, rgba(100,163,138,1) 77%, rgba(160,199,180,1) 87%, rgba(254,255,245,1) 100%);
    line-height: 60px;
    width: 100%;
    padding: 40px 0 0 0;
    background-repeat: no-repeat;
    background-size: cover;

  /*  background-attachment: fixed;  
  animation: background 20s linear infinite; */
}

@keyframes background {
  0%{background-position:0% 50%}
  100%{background-position:100% 50%}
}

.bgwelle h3{
    text-align:center;
  color:#fff;
}

.bgwelle-schmal {
  
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0.04275213503370101) 0%, rgba(105,165,145,0.5609594179468662) 21%, rgba(68,143,118,0.9026961126247374) 35%, rgba(47,130,102,0.9783263647255778) 41%, rgba(33,122,92,1) 46%, rgba(27,119,88,1) 50%, rgba(32,122,91,1) 57%, rgba(65,142,114,1) 66%, rgba(100,163,138,1) 77%, rgba(160,199,180,1) 87%, rgba(254,255,245,1) 100%);
    line-height: 60px;
    width: 100%;
    padding: 40px 0 0 0;
    background-repeat: no-repeat;
  background-size:cover;
    background-attachment: fixed;
}

@media (max-width:767px) {
  .bgwelle, .bgwelle-schmal {
    background: radial-gradient(circle, rgba(27,119,88,1) 0%, rgba(50,148,115,1) 35%, rgba(64,166,132,1) 45%, rgba(108,187,161,1) 59%, rgba(141,205,184,1) 72%, rgba(233,255,247,1) 100%);
  }
}


.bgwelle-schmal h2 {
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 40px;
  	margin-bottom: 65px;
}

.bgwelle-schmal p {
	
color:#fff;
text-align:center;
}

.jsn-p-avatar img {
    width: 200px !important;

}

.jsn-l-avatar img {
    width: 75px !important;
}


.jsn-l-top-a .jsn-l-title, .jsn-l-top-a .jsn-l-fields {
    margin-left: 85px !important;
}


@media (min-width:768px){
.jsn-p-top-a .jsn-p-title {
    margin-left: 220px !important;
}
  .jsn-p-title {
  padding-top:30px;
}

  
}



.ccontainer{
    text-align: center;
    width: 55%;
    margin: 100px auto 0;
}

.ncontainer {
    text-align: center;
    width: 55%;;
    margin: 65px auto 0;
    padding: 0 0 320px;
}

.fcontainer{
  	text-align: center;
    width: 75%;
    padding: 80px 0 80px 0;
    margin: 0 auto 0;
  	font-size: 15px;
  	color: white;
}

.bcontainer {
    text-align: center;
    width: 55%;;
    margin: 0 auto;
}

@media (min-width: 992px){
  	.mcontainer {
  		display: flex;
      	width: 55%;
	}
}

.mcontainer {
    text-align: center;
    width: 45%;
    margin: 0 auto 0;
}

.cr-2 {
    display: inline-grid;
    width: 49%;
    padding: 0px 150px;
}

.cr-3 {
    vertical-align: bottom;
    display: inline-table;
  	text-align: center;
    width: 33%;
    padding: 0px 80px;
}

.cr-4 {
    vertical-align: bottom;
    display: inline-table;
    width: 24%;
    padding: 0 40px;
}

.cr-4 h2 {
    font-size: 24px;
    text-align: center;
}

section {
    overflow: hidden;
}


button.button {
display: inline;
    padding: 18px 31px !important;
 
    font-size: 28px;
    /* letter-spacing: 2px; */
    transition: 0.3s;
    /* background-color: transparent; */
    /* line-height: 1; */
    background-color: #ffffffad;
    /* position: absolute; */
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding-bottom: 18px;
    box-shadow: 1px 4px 16px #ffffffd9;
    border: 1px solid #ffffffbf;
}

a.button  {
    display: inline;
    padding: 4px 15px !important;
    border: 3px solid white;
    border-radius: 15px;
    color: white;
    font-size: 30px;
    letter-spacing: 2px;
    transition: 0.3s;
  background-color:transparent;
}

a.button2 {
    display: inline;
    padding: 4px 15px !important;
    border: 3px solid white;
    background: white;
    border-radius: 15px;
    color: #1e966e;
    font-size: 28px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 700;
    transition: 0.3s;
}

a.button2:hover {
    text-decoration: none;
    background: none;
    color: white;
}

a.button:hover,button.button:hover {
    text-decoration: none;
    background: white;
    color: #1e966e;
}

.mg-t{
  	margin: 150px 0 0;
}
  
img.logos {
    height: 210px;
}

.navbar-default {
    background-color: #fff;
    border-color: initial;
    border: none;
      box-shadow: 2px 3px 9px #0003;
}

img.bghome {
    position: relative;
    z-index: -1;
  	width: 101vw;
}


#fullwidth p.big{
        margin: 150px 0 10px;
    color: #fff;
    line-height: 65px;
    text-align: center;
    letter-spacing: 4px;
    font-size: 41px;
    font-weight: bold;
}

#fullwidth p {
  	margin: 0 25px 10px;
    color: white;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 2px;
    font-size: 18px;
}

#fullwidth h2 {
  	margin-top: 85px; 
  	color:#fff;
}

@media (max-width: 991px){
	#fullwidth h2 {
    	margin-top: 30px;
    	margin-bottom: 20px;
    	color: #fff;
	}

  	#fullwidth p.big{
    	margin: 50px 0 10px;
    	color: white;
    	line-height: 45px;
    	text-align: center;
  		letter-spacing: 4px;
    	font-size: 30px;
	}
  
  #fullwidth p {
  	margin: 0 25px 10px;
    color: white;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 2px;
    font-size: 16px;
}
  
  .header {
    padding-bottom:20px;
  }
  
  
  
}

@media (min-width: 992px) {
.dl-horizontal dt {
    
    white-space: normal;
}
}

.item-page {
  	text-align: center;
}

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

img {
  	max-width: 100%; 
}

nav li a {
    color: #1b7758 !important;
    font-weight: 500;
    font-size: 16px;
}

#top {
  	color: #ddd;
  	font-size: 12px;
  	line-height: 30px;
  	padding-bottom: 4px;
  	padding-top: 4px; 
}

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

.navbar {
  	border-radius: 0 !important;
margin-bottom:0;	
  padding:4px;
}

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

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

.dropdown-menu {
  	padding: 0px !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;
  	margin-bottom: 20px;
  margin-top:50px;
}

#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: 20px; }

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

.panel.moduletable {
  padding: 0; }

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

#brand {
  float: left;
  padding-left: 15px;
  padding-top: 8px; 
}

#brand img {
 /* 	width: 188px;
    height: 58px; */
}

.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%; }

/* Set the fixed height of the footer here */
#footer {
  /*  height: 80px;;
    background-color: #f5f5f5;*/ }

#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: url(/images/welle.png);*/
	/*background: rgb(30,150,110);
background: radial-gradient(circle, rgba(30,150,110,1) 8%, rgba(64,166,132,1) 32%, rgba(108,187,161,1) 55%, rgba(232,255,247,1) 100%);*/
/*background: rgb(27,119,88);
background: radial-gradient(circle, rgba(27,119,88,1) 0%, rgba(50,148,115,1) 35%, rgba(64,166,132,1) 45%, rgba(108,187,161,1) 59%, rgba(141,205,184,1) 72%, rgba(233,255,247,1) 100%);*/

    line-height: 60px;
    width: 100%;
    background-repeat: no-repeat;
	background-size:cover;
/*  -webkit-box-shadow: inset 2px 5px 43px 5px #000000;
    box-shadow: inset 1px 0px 16px 0px #00000069;
    background-attachment: fixed; */
}


@media (min-width:1200px) {
	.header {
		background-position-y: -4em;
    
	}
	
}

.nav>li>a {
    display: inline;
}

.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 */

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
  	section {
    	margin-top: auto;
  	}
  	
  	.hm{
      	margin: 0 auto 0;
      	width: 100%;
  	}
  
  	.hm h3 {
    	width: 50%;
    	margin: 0 auto 0;
	}
  
  	.hm img {
    	width: 50%;
	}
  
  	.navbar-collapse {
    	position: absolute;
    	background: #fff;
    	width: 100%;
        z-index: 1000;
    	background-repeat: no-repeat;
	}
  
  	.fcontainer {
    	padding: 95px 0 0 0;
	}
  
  	.navbar-nav > li > a {
    	line-height: 30px !important;
    	padding-bottom: 5px !important;
    	padding-top: 5px !important; 
  	} 

	
  	
  	.ncontainer {
    	width: 100%;
	}
  
  	.mcontainer {
    	text-align: center;
    	width: 100%;
    	margin: 0 auto 0;
	}
  
}

/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto;
  padding-top:45px;} }




/* 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: -14px !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;
}

.infobox-info {
  line-height:1;
}

/* Registration form style*/
#member-profile .controls > input, #member-profile .controls > textarea, #member-profile .controls > .input-prepend, #member-profile .controls > .input-prepend input {
    width: 100%;
    height: auto;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid grey;
}

fieldset.checkboxes, fieldset.radio, fieldset.jsn-form-fieldset {border:none}



@media (max-width:991px) {
  img.bghome {
    	margin-top: 70px;
    	width: 200%;
    	margin-left: -50%;
      	max-width: 200%;
	}
}


/* */
@media (min-width: 992px){
.navbar-right {
    float: none !important;
    margin-right: 0;
    margin-top: 20px;
    text-align: center;
}

.navbar-nav>li {
    float: none;
    display: inline-block;
}
}

/*Social Media Icons (Profiles) */

img.social-icon-profile {
  width: 25px;
    margin: 2px; 
}

/*Accordion*/

button.accordion {
    background-color: transparent;
    color: #1e966e;
    cursor: pointer;
    padding: 7px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.6s;
    letter-spacing: 0.06em;
    margin-top: 1px;
  border-bottom: 1px solid;
    border-image-source: linear-gradient(to right, #1e966e 0%, #cd0101 100%);
    border-image-slice: 5;
}



div.npanel {
    padding: 0px;
    background-color: white;
    color: #7a7a7a !important;
    max-height: 0;
    overflow: hidden;
    transition: /* max-height*/ 0.2s ease-out;
    text-align: left;
    text-transform: none;
    letter-spacing: 0.06em;
    font-size: 13px;
margin-bottom:0;
box-shadow:none;
}

div.npanel.show {
    max-height: 0;
 
      margin-top: 10px;
    margin-bottom: 10px;
}

.accordion:before {
content: "+ "; 
font-family: monospace;
}

button.active:before {
    content: "- "; 
    font-family: monospace;
}

.news-archive-list {
  list-style-type: none;
    padding-left: 0;
}

.mod-articles-category-group {
  display:inline;
}


/*Pagination */
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1e966e;
    border-color: #1e966e;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #1e966e;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

/*Hover IMG*/
.img-container {
  position: relative;
/*  width: 50%; */
  margin-bottom:25px;
}

.hover-image {
  display: block;
  width: 100%;
  height: auto;
}

.image-overlay {
      position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .7s ease;
    background-color: #1e966eb5;
    margin-left: 15px;
    margin-right: 15px;
    backdrop-filter: blur(5px);
}

.img-container:hover .image-overlay {
  opacity: 1;
}

.img-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) ;
  -ms-transform: translate(-50%, -50%) ;
  transform: translate(-50%, -50%) ;
  text-align: center;
}

/*glassmorph*/
.glassmorph {backdrop-filter: blur(8px);
    background: #ffffff78;
    border: 1px solid #ffffff6b;
    padding: 30px;
    width: 77%;
    border-radius: 14px;
    box-shadow: 2px 2px 8px #848484b8;
}

.service-glass {
background-color: #ffffff7a;
    /* position: absolute; */
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding-bottom: 18px;
    box-shadow: 0px 0px 9px #ffffff94;
    border: 1px solid #ffffffbf;
}

.service-glass img {
        margin-top: -49px;
    border-radius: 500px;
    /* box-shadow: 2px 2px 6px #ffffff40; */
    width: 87%;
    filter: drop-shadow(2px 4px 10px #fff) grayscale(0.3);
}

.service-glass h3 {
  font-size:20px;
 
}

.kreis {
  background-color:#19936a;
  padding:5px; 
  width:50px;
  height:50px;
  border-radius:100%;
  
}
.kreis p{
  color:white;
  font-size:30px;
  text-align:center;
  margin-top:-6px;
}
.kreis p{
  color:white;
  font-size:30px;
  text-align:center;
  margin-top:-6px;
}
.kreiswrapper:hover{
  text-decoration:none;
  opacity:0.8;
}

