/** Generated: Saturday, 13th of June 2026, 07:27:47 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
/** 
 * main.css
 * 
 * 1. General HTML tags
 * 2. Masthead area
 * 3. Main content and sidebar
 * 4. Footer
 * 5. Media queries for responsive layout
 * 
 */


/* Icons */
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('/site/templates/fonts/fontawesome-webfont.eot?v=4.2.0');
    src: url('/site/templates/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/site/templates/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/site/templates/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/site/templates/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fa {
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
/*    width: 2.3em;*/
}

.dots-h:before {
    content: "\f141";
}
.dots-v:before {
    content: "\f142";
}
.bars:before {
    content: "\f0c9";
}
.arrup:before {
    content: "\f102";
}
.arrdo:before {
    content: "\f103";
}
.kf:before {
  content: "\f082";
}
.ky:before {
  content: "\f16a";
}
.ks:before {
  content: "\f002";
}
/*********************************************************************
 * 1. General HTML tags
 *
 */
* {
	box-sizing: border-box; 
}
body {
	padding: 0 2.5%;
	max-width: 1600px; 
	margin: 0 auto;
    background-color: #fcf9ff;
}
body, td, input[type=text], textarea, button, select {
	font-family: 'Tinos', serif;
	font-size: 105%; 
	line-height: 1.4em;
	color: #364450; 
}
h1{
    font-family: 'Noto Serif', serif;
    margin: 0.5em 0;
    font-size: 1.5em;
}
img {
	max-width: 100%; 
}
h2 {
	font-weight: 700;
    font-size: 1.25em;
    margin: 1.6em 0 0.4em;
}
h3 {
	border-top: 1px solid #eee; 
	padding-top: 1em;
    font-size: 1.1em;
	color: #777; 
}
a {
	color: #344;
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
}
a:hover, .nav a:hover {
	color: #000;
	border-color: #aaa; 
}
blockquote {
	margin-left: 0;
	padding-left: 1.5em;
	padding-right: 2em; 
	border-left: 4px solid #ddd;
    font-family: 'Kurale', cursive;
	font-style: italic; 
	color: #777; 
}
pre, code {
	background: #eee; 
	border: 1px solid #ddd; 
}
pre {
	font-size: 14px; 
	line-height: 1.4em;
	padding: 1em;
	border-left: 4px solid #ddd; 
}

/*********************************************************************
 * 1.5 Very general styles
 */
.no {
    margin: 0;
    border: 0;
}
.j5:before, .j6:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    width: 0;
}
.j7, .j6 {
    text-align: right;
}
.ql, .qe {
    float: left;
}
.qr {
    float: right;
}
.r0 {
    position: relative;
}
.r0 .rw {
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    transition: 1.5s;
    max-width: 0;
}
.r0:hover .rw, .r0:focus .rw, .r0:active .rw, .rw:focus, .rw:active {
    opacity: 1;
    max-width: 12em;
}

.gfl {
	float: left;
}
.gfr {
	float: right;
}
.xf0 {
    overflow: hidden;
}
.xfi:after {
    content: "";
    display: inline-block;
	width: 100%;
}
.qc {
    text-align: center;
}
.ci {
    display: inline-block;
}

/*********************************************************************
 * 2. Masthead area
 *
 */
/* Header area - Top bar*/
header {
	position: relative;
    z-index: 7;
    width: 100%;
    height: 100px;
    height: 14vw;
	min-height: 80px;
	max-height: 120px;
}
header a {
	height: 100%;
	border: 0;
}
#logo {
	position: absolute;
    top: 0;
	text-align: center;
	width: 100%;
    height: 100%;
    transition: 1s;
    z-index: -1;
}
#logo img {
	height: 100%;
    max-width: none;
}

.hha {
	height: 46px;
	height: 6.6vw;
	min-height: 37px;
	max-height: 55px;
	margin-bottom: 1px;
}
.hh1 {
	width: 40%;
	border-bottom: 1px solid #c90;
	font-size: 1.2em;
    line-height: 1.2em;
}
.hh1 a, .hhq{
    display: inline-block;
    color: #50514f;
}

.hh1.qe a {
    opacity: 1;
    min-width: 8em;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    transition: 1s;
}

.hh1.qr a, .hhq {
    width: 1.2em;
    height: 1.3em;
}
.kf:hover, .kf:focus {
    color: #3b5998;
}
.ky:hover, .ky:focus {
    color: #cc181e;
}
.ks:hover, .ks:focus {
    color: #c90;
}

.hh5 {
	width: 35%;
	border-top: 1px solid #c90;
}
.hh5.qe{
	margin-left: 5%;
    
}
.hh5.qr {
	margin-right: 5%;
}

.hhq form {
	margin: 0;
    font-size: 0.7em;
    border: 0;
    width: 12em;
}
.hhq input {
	margin: 0;
    position: absolute;
    right: 0;
	padding: 0.1em 0.25em;
	border: 1px solid #d6d1b1;
    border-radius: 0.25em 0.25em 0 0;
    display: block;
    color: #233;
    border-bottom: 0;
    background: #f6f5fa;
    background: rgba(246,245,250,0.9);
    background: linear-gradient(to right, rgba(246,245,250,1), rgba(246,245,250,0.75));
    height: 100%;
    width: 12em;
    max-width: 60vw;
}
.hhq button {
	display: none; 
}

.languages {
    margin: 0.25em 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    font-family: 'Noto Sans', sans-serif;
}
.languages li {
    display: inline-block;
    padding: 0 0.4em;
}
.languages li a:hover {
    text-decoration: underline;
}
.languages .current {
    font-weight: 700;
}
.edit {
    color: #f00;
    font-weight: 700;
    text-transform: lowercase;
}

#nvl {
	display: inline-block;
    margin: 0.35em 0 0.15em;
	cursor: pointer;
    width: 1.6em;
}
#nvl, #nvm{
	display: none;
}

nav, nav ul, nav li {
	list-style: none; 
	padding: 0;
    margin: 0;
}
nav {
	width: 90%;
	margin: auto;
	text-align: center;
	text-align: justify;
    font-family: 'Noto Sans', sans-serif;
}
.hn5 {
    transition: 2s;
}

nav > ul {
	position: relative;
	margin: 0;
	line-height: 0;
}
nav > ul > li {
	position: relative;
	display: inline-block;
	margin: 0 0.25em;
	line-height: 1.6em;
}
nav > ul > li:first-child {
	margin-left: 0;
}
nav > ul > li:last-child {
	margin-right: 0;
}
nav li > ul {
    position: absolute;
    min-width: 16em;
    font-size: 0.9em;
    z-index: 1;
}
nav li li {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    line-height: 1.4em;
}
nav li:hover li, nav li:focus li {
    max-height: 3.2em;
    opacity: 0.95;
    visibility: visible;
    z-index: 2;
}
/* originals*/
nav a {
	padding: 0.2em 0.6em;
	text-decoration: none; 
	display: block;
	background: #fcf9ff; 
	color: #969494; 
	/*border: 1px solid #c90; */
}
nav a:hover {
/*	background: #d6d1b1;*/
	/*border-color: #ddd;*/
    color: #4b4d52;
}
nav li.current a {
/*	background: #ddd; */
	border-color: #d6d1b1; 
}

@media only screen and (max-width: 859px) {
	/* mobile layout */
	#nvl {
		display: inline-block;
        z-index: 4;
	}
    #nvm:checked + ul{
        opacity: 0.95;
        max-height: 30em;
        visibility: visible;
    }
    #nvm:checked + ul > li {
        max-height: 50em;
    }
    nav {
        position: relative;
        z-index: 6;
    }
    nav > ul {
        position: absolute;
        z-index: 2;
        width: 12em;
        right: 0;
        top: 0;  
        max-height: 0;
        opacity: 0;
        transition: 2s;
        visibility: hidden;
    }
    nav > ul > li {
        display: block;
        width: 100%;
        margin: 0;
        line-height: 1.4em;
        max-height: 0;
        transition: 2s;
    }
    nav li > ul {
        top: 0;
        right: 100%;
    }
    nav a {
        color: #444;
    }


}
@media (max-width: 480px) {
    nav {
        position: static;/**/
        width: 100%;
        min-height: 100%;
        background: #c0c0c0;
        background: rgba(192, 192, 192, 0.4);
    }
    nav a {
        color: #888686;
        color: #fbf5ff;
        border: 0;
        font-weight: 700;
        background: transparent;
        font-size: 110%;
    }
    nav a:hover {
        color: #dbd5df;
    }
    nav li li a{
        color: #f5e3e3;
    }
    nav .hns a {
        color: #f77d7d;
    }
    nav > ul {
        position: absolute;/**/
        top: 80px;/**/
        left: 0;
        right: 0;
       /* margin: 2.5% auto 0;*/
       margin: 0;
        padding: 2.5%;/**/
        width: 100%;
        z-index: 3;
    }
    nav > ul > li {
        height: auto;
        display: none;
    }
    nav > ul > li ~ li {
        margin-top: 2.5%;
    }
    nav li > ul {
        position: static;
        width: 100%;
        margin: auto;
        height: auto;
        opacity: .9;
    }
    nav li li {
        /*line-height: 1.1em;*/
        max-height: 3em;
        visibility: visible;
        opacity: 1;
    }
    #nvm:checked + ul > li {
        display: inherit;
    }
    nav li li a {
        padding-left: 6%;
    }
    body {
        position: relative;/**/
    }
    #nvm:checked ~ .hn5 {
        position: absolute;/**/
        top: 80px;/**/
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
        background: #37384a;
        background: rgba(55, 56, 74, 0.8);
        background: linear-gradient(rgba(40, 46, 140, 1),rgba(84, 26, 93, 0.9) 32em);
        width: 100%;
        height: 100%;
        overflow: auto;
    }
    #nvl.checked {
        color: #161667;
    }
}


/* Slideshow new */

#zz h2 {
    font-family: 'Noto Sans', sans-serif;
    margin: 0.2em;
    font-size: 1.2em;
}
.ru {
    position: relative;
    display: block;
}
.ro {
    position:absolute;
    display: block;
    left: 0;
    right: 0;
    top:0;
    opacity: 1;
    transition: opacity 0.75s ease-in-out;
}
.r0:hover .ro, .r0:focus .ro, .r0.hover .ro {
    opacity: 0;
}
.r0 .rh {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    transition: 0.5s;
    max-height: 0;
}
.r0:hover .rh, .r0:focus .rh, .r0.hover .rh {
    opacity: 0.9;
    max-height: 10em;
}
#zz {
    max-width: 1200px;
}
#zz .r0 {
    line-height: 0;
    min-height: 12em;
    max-height: 40vw;
    height: 22em;
}
#zz .rh {
    padding: 0.8em 1em 0.4em;
    text-align: center;
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,0.75) 0.75em);
    font-size: 0.9em;
    line-height: 1.2em;
}
#zz p {
    margin: 0;
    line-height: 1.2em;
}

#zz .r0 a {
    text-decoration: none;
    border:0;
    display: inline-block;
    padding: 0;
}
.ri {
    position: relative;
    overflow: hidden;
}
@media (max-width: 800px) { /* MB1 */
    #zz {
        overflow: hidden;
    }
    #zz .r0 {
        height: 15em;
        right: 50%;
    }
    #zz .r0 a {
        position: relative;
        margin-right: -100%;
        height: 100%;
        overflow: hidden;
    }
    #zz img {
        max-width: none;
        height: 100%;
    }
    #zz .rh {
        margin: auto;
        width: 88vw;
    }
}
@media (max-width: 640px) { /* MB2 */
    #zz {
        overflow: hidden;
    }
    #zz .r0 {
        height: 12em;
        right: 50%;
    }
    #zz .r0 a {
        position: relative;
        margin-right: -100%;
        height: 100%;
        overflow: hidden;
    }
    #zz img {
        max-width: none;
        height: 100%;
    }
    #zz .rh {
        margin: auto;
        width: 88vw;
    }

}
@media (max-width: 480px) { /* MB3 */
    #zz p {
        display: none;
    }
    body {
        overflow-x: hidden;
    }
}

#rotw {
    width: 100%;
    margin: -0.5em 0 1.5em;
    border-bottom: 1px solid #c90;
    position: relative;
    z-index: -1;
}

.hns a {
    color: #6542AA;
}

.prem {
    width: 90%;
    margin: auto;
    margin-top: 0.25em;
}
.grt {
    margin: 0;
    padding: 0 0.2em;
    overflow: hidden;
    width: 100%;
    line-height: 2em;
}
.grt h1 {
    display: inline-block;
    margin-right: 1em;
}
.tpn {
    display: inline-block;
    float: right;
    margin-top: 1em;
    transition: 2s;
}
.clrz li {
    position: relative;
}
.llrs {
    list-style-type: none;
    padding: 0;
}
.llrs a {
    border: 0;
}
.llrs li {
    display: inline-block;
}
.gecb * {
    display: block;
    width: 100%;
}
#tpev a {
    font-weight:700;
}
#tpev li {
    margin: 0.25em;
}
.gshi li {

}
.gshi .gshb {
    display:none;
    background: #fcf9ff;
}
.gshi li:hover .gshb {
    display: block;

}
.geac {
    text-align: center;
}
.kz a {
    border: 0;
}
.logo {
    text-align: center;
    width: 100px;
    height: 60px;
    position: relative;
    float: left;
    margin-right: 1em;
}
.logo:hover .overth {
    opacity: 0;
}
.kg {
    display: table;
    border-spacing: .5em;
}
.kg > div {
    display: table-row;
}
.kg > div > div {
    display: table-cell;
    vertical-align: middle;
}
.kl {
    text-align: center;
}
.i7 {
    width: 120px;
    height: 120px;
}
.km h3 {
    border: 0;
    margin: 0;
    padding: 0;
}
.km p {
    margin: 0.4em 0;
}
.cgth li {
    margin: 0.2em;
    box-shadow: 4px 4px 3px 0 rgba(0,0,0,0.75);
}
#rotm {
	margin:0.75em auto 0;
	height: 1em;
	text-align: center;
}
#rotm span {
    background: #fcf9ff;
    padding: 0 0.6em;
}
.rotl {
	width: 0.6em;
	height: 0.6em;
	margin: 0.2em 0.2em;
	border-radius: 0.4em;
	display: inline-block;
	/*border: 0.125em solid #000; 
	border-color: rgba(0, 0, 0, 0.75); */
    background: #c0c0c0;
    background-color: rgba(192, 192, 192, 0.4);
    transition: background-color .75s;
}
.rotq:checked + .rotl {
    background: #c29900;
	background: rgba(194, 153, 0, 0.8);
}
.rotl:hover {
    background: #808080;
    background: rgba(128, 128, 128, 0.5);
}
.rot img {
    display: block;
    width: 100%;
    height: 100%;
}
.overth {
    position:absolute;
    left: 0;
    right: 0;
    top:0;
    opacity: 1;
    transition: opacity 0.75s ease-in-out;
}
#rosl:hover .overth, .clrz li:hover .overth {
    opacity: 0;
}
#rotw {
    width: 100%;
    margin: -0.5em 0 1.5em;
    border-bottom: 1px solid #c90;
    position: relative;
    z-index: -1;
}
#cali {
    width: 38%;
    margin-right:5%;
    float: left;
    text-align: center;
    /* cellspacing 0 cellpadding 0;*/
}
#cali table {
    width: 100%;
}
#cali td {
    border: 1px solid #ddd;
}
#cali span {
    font-family: 'Noto Sans', sans-serif;
    margin-bottom: 0.5em;
    display: inline-block;
}
.calx {
    background: #9cc;
    position: relative;
}
.calx .calev {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #aff;
}
.calx:hover .calev {
    display: block;
}


.gatr {
    position: absolute;
    top: 0;
    right: 0;
}


/*********************************************************************
 * 3. Main content and sidebar
 *
 */

#main {
	/*border-top: 1px solid #eee; */
	padding-top: 0.5em; 
	margin-top: 1em; 
	clear: both; 
}
/* correction */
#main {
	width: 90%;
	margin: auto;
}

.topbrd {
    border-top: 1px solid #c90; 
}

#content {
	width: 100%; 
}

#content, #sidebar {
	padding-bottom: 2em; 
}

body.has-sidebar #intro {
	width: 65%; 
	float: left;
}

body.has-sidebar #sidebar {
	width: 35%;
	padding-left: 5%; 
	float: right; 
}

.nav {
	margin-left: 0;
	padding-left: 0;
	list-style: none; 
}
	.nav .nav {
		padding-left: 1.5em;
		list-style: disc;
	}
	.nav li {
		margin: 1em 0;
	}

	.nav-tree li {
		margin-top: 0;
		margin-bottom: 0;
	}

	.nav a {
		font-weight: bold;
	}

	.nav-tree li a {
		color: #777; 
	}

	.nav .current > a {
		color: #333; 
	}

.align_left {
	/* for images placed in rich text editor */ 
	float: left;
	margin: 0 1em 0.5em 0; 
	position: relative;
	top: 0.5em;
	max-width: 50%; 
}

.align_right {
	/* for images placed in rich text editor */ 
	float: right;
	margin: 0 0 0.5em 1em;
	max-width: 50%; 
}

.align_center {
	/* for images placed in rich text editor */ 
	display: block;
	margin: 1em auto; 
	position: relative;
	top: 0.5em;
}

figure {
	display: table;
	width: 1px;
	margin: 1em 0;
}

figure img {
	display: table-row;
	margin-bottom: 0.5em;
}

figure figcaption {
	display: table-row;
	font-size: smaller;
	color: #777;
	line-height: 1.4em;
}

body.has-sidebar #main:after {
    content: "";
    display: inline-block;
	width: 100%;
}

#intro, #content p, blockquote p {
    text-align: justify;
}

/*********************************************************************
 * 4. Footer
 *
 */
footer {
    text-align: center;
	font-size: .8em;
}
.hfb {
    width: 100%;
    text-align: left;
    padding: 0.4em 0;
}
.hfb span:after {
	content: ">";
	color: #aaa; 
	padding-left: 0.5em;
	padding-right: 0.25em; 
}


.kr {
    width: 8em;
    height: 2em;
}
.ko {
    width: 18em;
    margin:auto;
}




/*********************************************************************
 * 5. Media queries for responsive layout
 *
 */

@media only screen and (max-width: 860px) {
	/* mobile layout */ 

	body, td, textarea {
		font-size: 100%; 
	}
	body.has-sidebar #content, 
	body.has-sidebar #sidebar,
    body.has-sidebar #intro{
		float: none;
		width: 100%; 
		padding: 0; 
	}

	#content {
		width: 100%; 
	}
	#sidebar {
		border-top: 1px solid #eee;
		padding-top: 1em; 
	}
	.align_left, .align_right, .align_center {
		display: block;
		float: none; 
		margin: 1em auto;
		max-width: 100%; 
	}

}

@media only screen and (min-width: 1200px) {
	/* extra-wide desktop layout */ 
	
	body, td, textarea {
		font-size: 115%; 
	}
}

/* New media queries */

@media only screen and (min-width: 480px) {
	/* middle layout */

}

@media only screen and (max-width: 479px) {
	/* tiny layout */

	/*
	.topnav li {
		float:none;
		margin-bottom:0;
	}
	nav > ul {
		position: absolute;
		z-index:2;
		width: 90%;
	}*/
	#hfu > *, #hfv > * {
		float: none; 
		width: 100%;
        height: auto;
	}
}



@media only screen and (max-width: 859px) {
	/* mobile layout */

    .rotz p {
        display: none;
    }
    
    #rots {
        height: 18em;
        position: relative;
    }
    #rots li {
        height: 100%;
        width: auto;
        position: absolute;
    }
    #rots .rot {
        width: auto;
        height: 100%;
    }
    #rots .rot a {
        text-align: center;
    }
    #rots .rot img {
        width: auto;
        height: 100%;
        max-width: none;
    }
    
	/* TODO
     * remove sub-level for ultra-low-res
	nav {
		position:relative;
	}
	nav:not( :target ) > a:first-of-type, nav:target > a:last-of-type {
        display: block;
    }
	nav > ul {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
    }
	nav:target > ul {
        display: block;
    }
    nav > ul > li {
        width: 100%;
        float: none;
    }
	nav li ul {
        position: static;
    }*/
	/*#nvme {
		display:inline-block;
	}
	nav > ul.topnav {
		display:none;
		width:100%;
		z-index:3;
	}
	nav:hover > ul, nav:focus > ul {
		display: block;
		position:absolute;
		top:0;
	}*/
}

.su {
    border-top: 1px solid #c90;
}
.sv {
    border-bottom: 1px solid #c90;
}
@media only screen and (min-width: 860px) {
	/* screen layout */
    .su, .sv, .hha, .topbrd, #zz .slick-dots:after {
        border-width: 2px;
    }
}

@media only screen and (min-width: 1024px) {
	/* desktop layout */ 
 
}
.su, .sv, .hha, .topbrd, #zz .slick-dots:after {
    border-color:#d6d1b1;
}

.gehc {
    position: relative;
}

.gehc .gehi {
    display: none;
    position: absolute;
    z-index: 2;
}
.gehc:hover .gehi {
    display: block;
}
.gdss {
    top: 100%;
    width: 200%;
    left: -50%;
}

.gthc {
    position: relative;
    width: 72px;
    height: 40px;
}
.gthv {
    position: relative;
    width: 100%;
    height: auto;
    max-height: 16em;
    min-height: 10em;
}
.gthv img {
    max-height: 100%;
    width: auto;
    height: 16em;
    min-height: 10em;
}
.gcib {
    display: inline-block;
    width: 72px;
    height: 40px;
    overflow: hidden;
    margin: 0 0.2em;
}
.gcib:hover .overth, .gthv:hover .overth {
    opacity: 0;
}

.gscf:after {
    content: "";
    clear: both;
    display: block;
}
#postum {
    width: 100%;
    clear: both;
}
.gic {
    position: relative;
}
.gio {
    position:absolute;
    margin: auto;
    left: 0;
    right: 0;
    top:0;
    opacity: 1;
    transition: opacity 0.75s ease-in-out;
}
.gic:hover .gio {
    opacity: 0;
}
.cib {
    display: inline-block;
    overflow: hidden;
    margin: 0 0.2em;
}
.swu {
    width: 72px;
    height: 40px;
}
.swt {
    width: 45px;
    height: 25px;
}
.sss {
    width: 120px;
    height: 120px;
    font-size: 85%;
    line-height: 1.3em;
    text-align: center;
}
.sss a{
    border: 0;
}
.xul {
	margin-left: 0;
	padding-left: 0;
	list-style: none; 
}
.brv {
    margin: 0.5em 0;
}
.atc {
    text-align: center;
}
.svn {
    text-align: center;
    line-height: 1.6em;
}
.svn h3 {
    border: 0;
    padding: 0;
}
.svn img {
    display: block;
    margin: 1em auto;
}

.xf5:after {
    content: "";
    clear: both;
    display: block;
    height: 0.25em;
    line-height: 0.25em;
}
input, textarea, select, button {
    padding: 0.2em 0.4em;
    color: #465460;
    border: 1px solid #70716f;
    background: #f4f4f4;
    font: 1em Tinos, serif;
}
button {
    background: #667480;
    color: #f4f4f4;
}
/* Unified media queries */
@media (min-width: 481px) {
    .hha {
        margin-bottom: 2px;
    }
}

@media (max-width: 480px) {
    #logo {
        width: 0;
    }
    .hha {
        width: 48%;
    }
    .hh1.qe{
        margin-left: 84px;
        position: absolute;
    }
	.hh1.qe a{
		opacity: 0;
        visibility: hidden;
	}
    .hh5.qe {
        position: absolute;
        margin-left: 84px;
        margin-top: 38px;
    }
    .qe {
        float: right;
    }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url('/site/templates/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('/site/templates/slick/fonts/slick.eot');
    src: url('/site/templates/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('/site/templates/slick/fonts/slick.woff') format('woff'), url('/site/templates/slick/fonts/slick.ttf') format('truetype'), url('/site/templates/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #364450;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
.slick-prev:before {
    content: '←';
}
.slick-next {
    right: -25px;
}
.slick-next:before {
    content: '→';
}

/* Dots */
.slick-dots {
    margin: 5px 0;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 0.5em;
    overflow: hidden;
    position: relative;
}
.slick-dots:after {
    content: "";
    display: block;
    position: absolute;
    top: 8.5px;
    width: 100%;
    border-bottom: 1px solid #c90;
    z-index: -1;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0 2px;
    cursor: pointer;
    background: #fcf9ff;    
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .8;
    color: rgb(192, 192, 192);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .9;
    color: rgb(194, 153, 0);
}

.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:#000;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.slick-lightbox.slick-hide{opacity:0}.slick-lightbox.slick-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox.slick-lightbox-ie.slick-hide,.slick-lightbox.slick-lightbox-ie.slick-hide-init{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox .slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:90%;max-height:90%}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-img{margin:0 auto;display:block;max-width:90%;max-height:90%}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-caption{margin-top:10px;color:#fff}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox .slick-lightbox-inner .slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;border:none}.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:focus{outline:none}.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'×'}.slick-lightbox .slick-loading .slick-list{background-color:transparent}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}
#content {
    min-height: 5em;
    float: left;
}
#tclt {
    border-spacing: 0.15em!important;
    table-layout: fixed;
}
#tcls h2, #thes h2 {
    margin: 0.4em 0;
    text-align: center;
}
#tcls {
    width: 48%;
    float: right;
}

.thev {
    width: 24%;
    max-width: 180px;
    display: table-cell!important;
    vertical-align: top;
    position: relative;
    margin: 0.5em 0;
}




@media only screen and (min-width: 480px) and (max-width: 859px) {
	/* mini layout */

}

#thpr {
    text-align: center;
    margin-top: 4em;
    width: 100%;
}
#thpr a{
    border: 0;
}
#tclt {
    width: 100%;
    text-align: center;
    line-height: 120%;
    border-spacing: 0.5em;
	font-size: 0.9em;
    table-layout: fixed;
}
.tclh {
    font-weight: 700;
}
.tclr {
    height: 2.5em;
}
.tcld {
    background: #ffe6cc;
    background: rgba(255, 230, 204, 0.7);
    background: rgba(50, 69, 99, 0.7);
    position: relative;
    overflow: visible;
    padding: 0.2em;
    margin : 0.2em;
    width: 10%;
	vertical-align: top;
    color: #eee;
    font-size: 95%;
}
.tcld.tcdv {
    background: #fff;
    background: rgba(191, 220, 234, 0.7);
    color: #113;
}
.tcld:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 0.8em 0.8em 0;
    border-style: solid;
    /*border-color: #BDBB8B #fcf9ff;*/
    border-color: #d6d1b1 #fcf9ff;    
    box-shadow: -1px 1px 1px rgba(0,0,0,0.4);
}
/*
.tcdt {
    background: #ffb566;
    background: rgba(255, 181, 102, 0.7);
}
.tcdp {
    background: #d9b48c;
    background: rgba(217, 180, 140, 0.7);
}
.tcmp {
    background: #c2b3a3;
    background: rgba(194, 179, 163, 0.7);
}*/
.tcld {
	/*white-space: nowrap;*/
}
.tcld.tcdv {
	width: 20%;
}


.tcmu {
    background: #ddc888;
    background: rgba(221, 200, 136, 0.7);
}
.tcev {
	background: #efefef;
    background: rgba(191, 220, 234, 0.9);
    color: #113;
	font-size: 0.9em;
	text-align: left;
}


#thes {
    text-align: center;
    width: 48%;
    float: left;
    display: table;
    border-spacing: 0.4em 0;
}
#thes h2 {
    display: table-caption;
    padding-bottom: 0.4em;
}
#thes h2 a {
    border: 0;
}
#thec {
    display: table;
    text-align: center;
}
.thev {
    display: inline-block;
    position: relative;
    margin: 0.5em 0;
}
.thev img {
    margin: auto;
}
.thev a {
    border: 0;
}

.thev:hover .ro, .thev:focus .ro, .thev.hover .ro {
    opacity: 0;
}

.thel {
    width: 120px;
    height: 120px;
    display: table-cell;
    position: relative;
    margin: 0.5em;
    vertical-align: middle;
    text-align: center;
}
.thel img {
    max-height: 100%;
}
.thel a {
    border: 0;
}
.thed {
    background: #d6d1b1;
    background: rgba(214, 209, 177, 0.8);
    padding: 2px 4px;
    border-radius: 0 0 0 8px;
    line-height: 160%;
    font-weight: bold;
}
@media only screen and (max-width: 859px) {
	/* mobile layout *#thes {
        width: 100%!important;
        float: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 859px) {
	/* mini layout */
    .thev {
        
    }
}

@media only screen and (max-width: 859px) {
	/* mobile layout */
    #thes,#tcls {
        width: 100%!important;
        float: none;
    }
    #tcls {
        margin-top: 1.5em;
    }
}

#thec {
    height: 12em;
}
.thev a img {
    display: block;
}#thec {
    height: 12em;
}
.thev a img {
    display: block;
}
