@charset "UTF-8";
body {
	font-family:'nunito',sans-serif;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	color:#757575;
	line-height:1.6;
	text-rendering: optimizelegibility;
	min-width:100%;
	max-width:100%;
	width: 100%;
	font-weight:100;
}
body#home {
  overflow:hidden;
	height:100%;
}
a {
	color:#666;
	text-decoration:none;
	background-color:transparent;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
a:active, a:active, a:focus, a:focus {
	outline: none;
}
ul,li {
	list-style:none;
}
*, *::before, *::after {
    box-sizing: border-box;
}
img {
	vertical-align:bottom;
	max-width:100%;
	height:auto;
}
em {
	color:#353535;
	font-style:normal;
	font-weight:200;
}
::selection {
	background:#FFF;
	color:#999; /* Safari */
}
::-moz-selection {
	background:#FFF; /* Firefox */
	color:#999;
}
#maximage {
	width:100%;
}
#maximage img {
	visibility:hidden;
}
li a:hover,p a:hover {
	color:#1f332c;
	text-decoration: underline;
}
ul.pressList li a {
	text-decoration:none;
}
.clearfix:before,
.clearfix:after{
  content:"";
  display: table;
}
.clearfix:after{
  clear:both;
}
.clearfix{
  *zoom:1;
}

.page_contents table {
	width:100%;
	border-collapse:collapse;
}
.page_contents table tr td {
	vertical-align:top;
	font-weight:200;
	font-size:14px;
	padding-bottom:1em;
}
.page_contents table tr td:first-child {
	width:5em;
}

/* Header  ============================================================================= */
#langmenu strong {
	color:#1f332c;
}

/* CONTACT Page  ============================================================================= */
.mapWrap {
	width:100%;
	margin-bottom:3em;
	padding-left:10px;
	padding-right:10px;
}


/*  SECTIONS  ============================================================================= */
.section {
	margin:0 auto;
	width:100%;
	max-width:1280px;
}
.section_980 {
	margin:0 auto;
	width:100%;
	max-width:980px;
	padding:0 40px;
}
.section_400 {
	margin:0 auto;
	width:100%;
	max-width:400px;
	padding:0 40px;
}

/*  FOOTER  ============================================================================= */
#footer {
	padding:4em 20px;
	font-size:.8em;
	background-color: #D3D3D3;
}
.warningtext {
	padding:0 20px;
	margin-bottom:150px;
}

/*  NEWS SECTIONS  ============================================================================= */
.newsContents p {
	margin-bottom:1.25em;
}
.newsContents p.extarnal-link {
	margin-bottom:0;
}

/*  BIOGRAPHY,CONTACT  ============================================================================= */
#contact p {
	margin-bottom:1.5em;
}
.bio {
	margin-bottom:1em;
	display:table;
	width:100%;
}
.bio h5,
.bio p {
	display:table-cell;
	vertical-align:top;
}
.bio h5 {
	width:5em;
}
h6 {
	color: #757575;
	margin-bottom: 2em;
}
.outline h6 {
	margin-bottom: 0;
}
h6 strong {
	display: inline-block;
	font-weight: 300;
	margin-right: .5em;
	border: #d9d9d9 1px solid;
	padding: .3em .8em;
	line-height: 1;
	border-radius: 15px;
}
h1.errorTitle {
	display:block;
	text-align:left;
	font-size:36px;
	margin-bottom:15px;
	padding-left:0 !important;
}
/*  CONTENTS  ============================================================================= */
#container {
	width:100%;
	margin:0 auto;
	font-size:.8em;
	position:relative;
	min-height: calc(100vh - 240px);
	padding: 0 0 80px 0;
}
#container.section_980,
#container.section_400 {
	padding: 0 20px 80px 20px;
}
@media (min-width: 1024px) {
	#container.section_980,
	#container.section_400 {
		padding: 0 0 80px 0;
	}
	#container {
		padding: 0 30px 80px 30px;
	}
}
@media (min-width: 769px) {
#container.section_980 {
	width:calc(100vw - 160px);
}
}
@media (min-width: 1280px) {
#container.section_980 {
	max-width:980px;
}
}
#newsList .newsentry_photo {
	width:100%;
}

#newsList li {
	display:none;
}
#newsList li strong,
#archiveListInner li strong {
	font-weight:300;
}
#newsList li:first-child {
	display:block;
}
td,p,li {
	font-size:14px;
	font-weight:200;
}

h2 {
	color:#353535;
	font-weight:200;
	font-size:28px;
}
h2 small {
	color:#999;
}
h3 {
	font-size:23px;
	color:#353535;
	font-weight:200;
}
h4 {
	margin-bottom:1.5em;
	color:#353535;
	font-weight:200;
}
#contact h3 {
	margin-bottom:.5em;
	margin-top:2em;
	font-weight:200;
}
#biography h3 {
	margin-bottom:.5em;
	margin-top:4em;
	font-weight:200;
}
#biography h3:first-child,
#contact h3:first-child {
	margin-top:0;
}

@media only screen and (max-width: 640px) {
	td,p,li {
		font-size:13px;
	}
	h2 {
		font-size:22px;
	}
	h3 {
		font-size:16px  !important;
	}
	.mainame p {
		font-size:27px !important;
	}
	.mainame p strong {
		font-size:32px !important;
	}
}


.outline p {
	margin-bottom:2em;
	margin-top: 2.5em;
}
.outline p.external-link {

	margin: 0;
}

.outline p:first-child {
	margin-top: 2.5em;
}

.entry_news p {
	margin-bottom:1em;
}
.outline h2 {
	margin:2em 0 .25em 0;
}
.outline h3 {
	margin-bottom:2em;
}
.outline p.linkText {
	margin-bottom:0;
}
.pressList li {
	margin-bottom:1.5em;
}
.pressList li h3 {
	display: inline;
	padding-right:50px;
	background-image:url(../images/global/dbarrow.png) ;
	background-position:right;
	background-repeat:no-repeat;
	background-size:25px 25px;
}
.pressList li a {
	display:block;
	padding:.5em 1em;
}
.pressList li a:hover {
	background-color:#f5f5f5;
	color: inherit;
}
#map1 {
	margin-bottom:5em;
}
.diarylink {
	text-align: center;
	margin:70px 0;
	font-size: 16px;
}
.diarylink strong {
	display: block;
	font-size: 32px;
	padding-bottom: .3em;
}
.diarylink a {
	padding-left: 2em;
	display: inline;
	padding-right:35px;
	background-image:url(../images/global/dbarrow.png) ;
	background-position:right;
	background-repeat:no-repeat;
	background-size:20px 20px;
}
.diarylink a:hover {
	text-decoration: none;

}
/*.scroll {
  box-shadow: 0px 0 10px -3px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0 10px -3px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0 10px -3px rgba(0,0,0,0.3);
}*/
span.newsTitle h4 {
	padding-bottom:2em;
}
.outline p strong {
	font-weight:300;
}
.portfolio {
	margin-top:5em;
	display: block;
}
.portfolio .portfolio-image {
	margin-bottom:1.5em;
}
.outline .portfolio .portfolio-text h3 {
	margin-bottom:1em;
	font-size:15px;
}
.drawer-header h1 img {
	width:154px;
}
#gmaplink,.mail_add {
	color:#757575;
}
.mail_add {
	color:#757575;
}
#gmaplink i,
.mail_add i  {
	margin-right: 5px;
}
.fa-link {
	margin-right: 5px;
}
.fa-link:before {
	color: #b0b0b0;
}
.fa-envelope:before,
.fa-map-marker-alt:before {
	vertical-align: text-top;
	line-height: 17px;
	color: #b0b0b0;
}
table tr td {
	padding-bottom:1em;
}
table tr td:first-child {
	width:5em;
}


@media only screen and (min-width: 768px) {
	#slider {
		max-height:653px;
		overflow:hidden;
	}
	.ready #slider {
		overflow: visible;
	}
	.portfolio {
		display: flex;
	}
	.portfolio .portfolio-image {
		width:300px;
		margin-bottom:0;
	}
	.portfolio .portfolio-image {
		min-width: 300px;
	}
	.portfolio .portfolio-text {
		padding-left: 40px;
	}
	#footer {
		position:relative;
		padding:4em 30px;
		background-color: #D3D3D3;
	}
.warningtext {
	padding:0 10px;
	margin-bottom:150px;
}
	.mapWrap {
		padding-left:4%;
		padding-right:4%;
	}
}

ul.instagram {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	justify-content: center;
}
ul.instagram li {
  list-style: none;
  text-align: center;
	width: calc(25% - 2px);
	margin-right: 2px;
	margin-bottom: 2px;
}
ul.instagram li:nth-child(4n) {
	margin-right: 0;
}

@media only screen and (min-width: 1200px) {
.diarylink {
		margin:0 0 70px 0;
}
	ul.instagram li {
		margin-right: 76px;
		margin-bottom: 76px;
		max-width: 243px;
	}
}
ul.instagram li a {
  display: block;
  position: relative;
  color: #1f332c;
	width: 100%;
  overflow: hidden;
}
ul.instagram li a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  font-family: Font Awesome\ 5 Brands;
  font-size: 32px;
  content: "\f16d";
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  opacity: 0;
  box-shadow: inset 0 0 30px 15px rgba(0, 0, 0, 0.3);
  transition: all .5s ease;
}
ul.instagram li a:hover:after {
  opacity: 1;
}
ul.instagram li img {
  width: 100%;
  height: 100%;
}
.snstext {
	margin-left: auto;
	font-size: 26px;
}
.snstext a {
	color: #FFF;
}
.snstext a:first-child {
	margin-right: 5px;
}
#copyright {
	font-size: 10px;
	line-height: 25px;
	display: flex;
	justify-content: flex-end;
	color: #FFF;
}
@media only screen and (min-width: 480px) {
	#copyright {
		font-size: 14px;
	}
}
.fab {
	margin-left:7px;
}
p .fal {
	font-size: 11px;
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.cb-slideshow:after {
    content: '';
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 72s linear infinite 0s;
    -moz-animation: imageAnimation 72s linear infinite 0s;
    -o-animation: imageAnimation 72s linear infinite 0s;
    -ms-animation: imageAnimation 72s linear infinite 0s;
    animation: imageAnimation 72s linear infinite 0s;
}
.cb-slideshow li:nth-child(1) span {
    background-image: url(indeximages/home-1.jpg);
}
.cb-slideshow li:nth-child(2) span {
		background-image: url(indeximages/home-2.jpg);
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(3) span {
		background-image: url(indeximages/home-3.jpg);
    animation-delay: 24s;
}
.cb-slideshow li:nth-child(4) span {
		background-image: url(indeximages/home-4.jpg);
    animation-delay: 36s;
}
.cb-slideshow li:nth-child(5) span {
		background-image: url(indeximages/home-5.jpg);
    animation-delay: 48s;
}
.cb-slideshow li:nth-child(6) span {
		background-image: url(indeximages/home-6.jpg);
    animation-delay: 60s;
}
@-webkit-keyframes imageAnimation {
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation {
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation {
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation {
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation {
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
