.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
*, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.custom {

  margin-top: -70px;
  left: 0;
  z-index:100;
}

.cause-entry {
  background: #fff;
  border: 1px solid #fafafa;
  -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.cause-entry .img {
  display: block;
  height: 300px;
}

.cause {
  max-height: 195px;
}



.hotel-img, .hero-wrap, .img, .blog-img, .user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (min-width: 768px) {
  .cause-entry .text {
    margin-top: -40px !important;
    background: #fff;
    width: 90%;
    margin: 0 auto;
    margin-top: 0px;
  }
}

.slider-text {
  font-size: 60px;
  color: #fff;
  line-height: 1.2;
  font-weight: 400;
  text-shadow: 4px 4px 7px #000;
}

.blog-entry {
  border: 1px solid #d8d8d8;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
}


.footer {
  font-size: 16px;
  padding: 4em 0;
  background: rgb(5,171,224);
  background: -moz-linear-gradient(top, rgba(5,171,224,1) 1%, rgba(83,203,241,1) 42%, rgba(135,224,253,1) 100%);
  background: -webkit-linear-gradient(top, rgba(5,171,224,1) 1%,rgba(83,203,241,1) 42%,rgba(135,224,253,1) 100%);
  background: linear-gradient(to bottom, rgba(5,171,224,1) 1%,rgba(83,203,241,1) 42%,rgba(135,224,253,1) 100%);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#87e0fd',GradientType=0 );
	color:#dedede 
}

.footer a, .footer p {
	color:#595959;
	font-size:14px;
 }
 


#contact .container-wrapper {
  position: relative;
  width: 400px;
  height: 100%;
  margin-top: -463px;
  left:15%;
  z-index:100;
}

.contact-form {
  padding: 20px;
  background: rgba(255, 255, 255, 0.67);
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
  padding: 15% 0;
}


a[href$=".pdf"]::before {
  content: "\f1c1";
  font-family: FontAwesome;
  margin-right: 8px;
  font-size: 22px;
}

.pdf{
	border:1px solid #dedede;
	padding:20px;
	margin:10px;
}

.line6 iframe {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.block-25 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 120px;
}

th {
	font-size:16px;
}
.eventdate {
	font-size:19px;
}

.topbild {
	top:140px;
}


.topbg img{
	min-height:300px !important;
}

.topbilde {
	top:140px;
}

.topbge img{
	min-height:300px !important;
}

.topbildferien {
	top:-7px;
}

.topbildferien img{
	max-height:460px !important;
}

.datey {
	line-height: 12px;
	font-size: 40px;
	opacity: 0.5;
}

@media (max-width: 768px) {
	.topbg img{
		min-height:230px !important;
	}
}

@media (max-width: 578px) {
	.text-13 {
		font-size: 2em !important;
	}
	
  .medical-schedules .box-two, .medical-schedules .box-three {
    padding: 10px;
  }
  
  .hh3 {
	font-size: 1em !important;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 0px !important;
  }
    .hh2 {
	font-size: 1.2em !important;
	line-height: 24px;
	margin-bottom: 0px !important;
  }
  

	.hh16 {
		font-size:3em !important;
	}
	
	.tt5 {
		font-size:1em !important;
	}
	
	.tt4 {
		font-size:0.7em !important;
	}
	
	h1 {
	  font-size: 1.6em;
	  line-height: 44px;
	  margin: 0 0 32px 0;
	}
	
	.datey {
		line-height: 12px;
		font-size: 30px;
		opacity: 0.5;
	}
	
	.card-body {
	  padding: 12px;
	  position: relative;
	  z-index: 1;
	  font-size:12px;
	}
}


.boxk {
  margin: 0px;
  border: 1px solid #dedede;
  padding: 8px;
  text-align: center;
  font-weight: 700;
}

.boxk h3 {
	font-style: italic;
	font-size: 20px;
}

.boxk span {
  display: block;
  color: #000000;
  font-weight: 700;
}
.klbox {
  padding: 4px !important;
}

@media (max-width: 991px) {
  #header .header-nav-main nav {
    max-height: 100vh;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    padding: 0 15px;
    transition: ease all 500ms;
  }
}

@media (max-width: 991px) {
  #header .header-nav-main nav > ul li a.dropdown-toggle .fa-chevron-down {

    width: 100%;
    height: 100%;
  }
}


.dropdown-item.active, .dropdown-item:active {
  color: #ffffff ;
  text-decoration: none;
  background-color: #333333 !important;
}

.dropdown-item.activee, .dropdown-item:activee {
  color: #ffffff ;
  text-decoration: none;
  background-color: #333333 !important;
}

@media (min-width: 992px) {
  #header .header-nav.header-nav-dropdowns-dark nav > ul > li.dropdown .dropdown-menu > li > a {
    color: #888;
  }
}

.alternative-font-2 {
  font-family: "Edo", sans-serif !important;
}

    @font-face {
    font-family: 'Edo';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Edo'), url('../fonts/edo.woff') format('woff');
    }