html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-size: 10pt;
    background-color: #555;
    background-image: url(img/bg-body.png);
    height: 100%;
    line-height: 1.5em;
	color: #114461;
}

b, strong {
	font-family: Roboto, sans-serif;
	font-weight: 500;
}

h1, h2 {
    font-weight: 400;
	font-family: 'Pacifico', cursive;
	color: #0015A7;
}

h1 {
    line-height: 1.2em;
}

h2 {
    line-height: 18pt;
}

h3 {
	font-weight: 500;
	font-family: 'Pacifico', cursive;
	color: #0015A7;
}

.pure-g [class *="pure-u"] {
    font-family: sans-serif !important;
}

.wrapper {
	display: block;
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
}


.sizer {
    display: block;
    width: 90%;
    min-height: 100%;
    margin: 0 auto;
    /*background-color: #3D99FF;*/
	background-color: #F2F8FF;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
    /* Webkit (Safari/Chrome) */ -webkit-box-shadow: 0px 0px 6px 0px #000000;
	/* Mozilla Firefox */ -moz-box-shadow: 0px 0px 6px 0px #000000;
	/* Proposed W3C Markup */ box-shadow: 0px 0px 6px 0px #000000;
}

.georgia {
    font-family: sans-serif !important;
}

.header {
    display: block;
    position: relative;
    color: #fff;
    width: 100%;
    background: #0029cc; /* Old browsers */
    background: -moz-linear-gradient(top,  #0029cc 9%, #3d99ff 77%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,#0029cc), color-stop(77%,#3d99ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0029cc 9%,#3d99ff 77%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0029cc 9%,#3d99ff 77%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0029cc 9%,#3d99ff 77%); /* IE10+ */
    background: linear-gradient(to bottom,  #0029cc 9%,#3d99ff 77%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0029cc', endColorstr='#3d99ff',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,.5);
	box-shadow: 0 3px 7px 0 rgba(0,0,0,.5);
}

    .header .pure-g {
        position: relative;
        z-index: 5;

    }

    .header ul {
        font-size: 14pt;
    }

    .star {
        display: block;
        position: absolute;
		opacity: .5;
    }

    .cloud-left {
        position: relative;
        background: url(img/bg-cloud-left-2.png) top left no-repeat;
		background-size: 100%;
        padding-top: 5px;
    }

    .cloud-right {
        position: relative;
        background: url(img/bg-cloud-right.png) 0px -24px no-repeat;
        padding-top: 5px;
    }

        .cloud-right > p {
            text-align: right;
            margin: 20px 20px -10px ;
        }

    .topline {
        /*min-height: 390px;
        position: relative;*/
    }

    .topline > div {
        padding-top: 20px;
    }
	
	.topline.pure-g p {
    	font-family: 'Yanone Kaffeesatz';
    	font-size: 14pt;
    }

    .topline a {
        color: #fff;
    }

    .topline ul {
        /*list-style-image: url(/img/star.png);*/
    }

    .top-nav {
        display: flex;
		flex-wrap: wrap;
		width: 100%;
		list-style: none;
		letter-spacing: 0;
		justify-content: space-around;
        margin: 0;
        padding: 7px 2%;
		font-family: 'Yanone Kaffeesatz';
		font-weight: 700;
        /*height: 54px;*/
        position: relative;
        z-index: 20;
    }

    .top-nav li {
		position: relative;
    }

    .top-nav > li > div {
        display: block;
    }

    .top-nav a {
        text-decoration: none;
        color: #fff;
    }

    .top-nav span {
        white-space: nowrap;
    }

    .top-nav a:hover {
        text-decoration: underline;
    }

    .logo {
        display: inline-block;
        position: relative;
        z-index: 7;
        max-width: 50%;
    }
	.top-nav li > ul, .nav-2nd li > ul {
			padding: 5%;
			margin: 0;
			display: none;
			position: absolute;
			min-width: 150px;
			max-width: 20vw;
			padding: 10px;
			background-color: #fff;
			font-weight: 300;
			-webkit-box-shadow: 0 3px 2px 0 rgba(0,0,0,.2);
			box-shadow: 0 3px 2px 0 rgba(0,0,0,.2);
			z-index: 10;
		}
	
	.top-nav li li {
		width: 100%;
		text-align: left;
		margin: 5px 0;
	}
	.top-nav li li a {
		color: #0015A7;
	}
    .cloudline {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 123px;
        background-image: url(/img/cloudline.png);
        z-index: -1;
		opacity: .5;
    }

.bigger {
    font-size: 16pt;
}

.icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: -14px 10px 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    vertical-align: middle;
}

.icon.social {
    width: 30px;
    height: 30px;
	background-size: contain;
}
    .icon.kids {
        background-image: url(img/icon_kids.png);
        margin-left: 20px;
    }
    .icon.kgarten {
        background-image: url(img/icon_kgarten.png);
        margin-left: 88px;
    }

    .icon.email {
        background-image: url(img/icon_email.png);
    }

    .icon.phone {
        background-image: url(img/icon_phone.png);
    }

    .icon.callback {
        background-image: url(img/icon_callback.png);
    }

    .icon.facts {
        background-image: url(img/icon-facts.png);
    }

    .icon.ok {
       background-image: url(img/icon_ok.png);
    }

    .icon.vk {
       background-image: url(img/icon_vk.png);
    }

    .icon.fb {
       background-image: url(img/icon_fb.png);
    }

    .icon.inst {
       background-image: url(img/icon_inst.png);
    }

.email-link {
    display: block;

    text-decoration: none;
    font-size: 13pt;
    margin: 0 0 10px 20px;
    color: #fff;
}

    .phone-number .icon {
        display: block;
		float: left;
		margin-top: -6px;
    }
	.email-link .icon {
        vertical-align: middle;
    }

.phone-number {
    display: block;
    margin: 0 0 23px 20px;
    text-decoration: none;
    color: #fff;
}
.phone-number nobr {
	font-size: 14pt;
}
.page {
    position: relative;
    padding-bottom: 30px;
}

.pad {
	padding: 20px;
}

.pad-w {
	padding: 0 20px 0 20px;
}

.left {
    display: block;
    width: 270px;
    float: left;
}
    .nav {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
        width: 92%;
    }

        .nav > li {
            display: block;
            margin-bottom: 1px;
            font-size: 12pt;
            width: 100%;
            overflow: hidden;
            background: #ffffff;
            background: -moz-linear-gradient(top, #ffffff 40%, #c4e0ff 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#ffffff), color-stop(100%,#c4e0ff));
            background: -webkit-linear-gradient(top, #ffffff 40%,#c4e0ff 100%);
            background: -o-linear-gradient(top, #ffffff 40%,#c4e0ff 100%);
            background: -ms-linear-gradient(top, #ffffff 40%,#c4e0ff 100%);
            background: linear-gradient(to bottom, #ffffff 40%,#c4e0ff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4e0ff',GradientType=0 );
            -webkit-border-top-right-radius: 12px;
            -webkit-border-bottom-right-radius: 12px;
            -moz-border-radius-topright: 12px;
            -moz-border-radius-bottomright: 12px;
            border-top-right-radius: 12px;
            border-bottom-right-radius: 12px;
        }
		
		

            .nav a {
                text-decoration: none;
                color: #2974ee;
                padding: 7px 10px;
                display: block;
                border-right: solid 40px #0015A7;
                width: 88%;
            }

        .nav > li.current {
            background: #0015A7 !important;
        }

            .nav > li.current a {
                color: #fff;
                border-right: solid 10px #fff;
            }

.big-blue-button {
	color: #fff;
    background-color: #3c97fe;
    display: inline-block;
    padding: 20px;
    font-size: 140%;
    text-decoration: none;
}

.fact {
    display: block;
    margin:  40px 20px;
    color: #fff;
}

    .fact .thumb {
        float: none !important;
        width: 70%;
        padding-bottom: 70%;
        border: solid 10px #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .fact a {
        color: #fff;
    }

.content, .content-top {
    display: block;
    margin: 20px;
	
}

.content {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-radius: 15px;
    padding: 30px;
    background-color: #fff;
    min-height: 340px;
}

.content-top {
    font-family: 'Pacifico', cursive;
    color: #0015A7;
    font-size: 23pt;
    /* padding: 10px 20px 0; */
    line-height: 28pt;
    
    /* overflow: hidden; */
    margin: 57px 30px 0 30px;
    text-align: center;
}

.nav-2nd {
	list-style: none;
	margin: 0 auto 20px auto;
	display: flex;
	font-family: 'Yanone Kaffeesatz';
	justify-content: space-around;
	flex-wrap: wrap;
	width: 90%;
	-webkit-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	background-color: #0029cc;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,.5);
	box-shadow: 0 3px 7px 0 rgba(0,0,0,.5);
	font-size: 13pt;
	/*text-transform: uppercase;*/
	line-height: 15pt;
	padding: 7px 0;
}

	.nav-2nd > li {
		position: relative;
	}
	
	.nav-2nd ul {
		background-color: #0029cc !important;
		list-style: none;
	}
	
	.nav-2nd ul li {
		padding: 7px 0;
	}
	
	.nav-2nd a {
		color: #fff;
		text-decoration: none;
	}

    .content-top a {
        color: #0015A7;
    }

.content img {
    max-width: 100%;
}

.news-lead {
    font-size: 13pt;
    margin: 30px 0;
}

.tac {
    text-align: center;
}
.tar {
	text-align: right;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

/* Gallery */

.year-data h1 {
    display: block;
    width: 96%;
    color: #3D99FF;
    padding: 2%;

   border-bottom: solid 2px  #3D99FF;
}

.gallery_thumb {
    width: 22%;
    margin: 1%;
    padding-bottom: 22%;
    background-size: cover;
    position: relative;
    color: #000;
    opacity: .9;
    border: solid 1px #3D99FF;
}

    .gallery_thumb:hover {
        opacity: 1;

	 /* Webkit (Safari/Chrome) */ -webkit-box-shadow: 0px 0px 10px 0px #0099FF;
	/* Mozilla Firefox */ -moz-box-shadow: 0px 0px 10px 0px #0099FF;
	/* Proposed W3C Markup */ box-shadow: 0px 0px 10px 0px #0099FF;
    }

    .gallery_thumb h3 {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 2%;
        width: 96%;
        background-color: rgba(255,255,255,.6);
        text-align: center;
        margin: 0;
    }

.media-item {
    width: 21%;
    padding-bottom: 21%;
    outline: solid 5px #fff;
    margin: 2%;
    /* Webkit (Safari/Chrome) */ -webkit-box-shadow: 0px 0px 20px 0px #0099FF;
    /* Mozilla Firefox */ -moz-box-shadow: 0px 0px 20px 0px #0099FF;
    /* Proposed W3C Markup */ box-shadow: 0px 0px 20px 0px #0099FF;
}

/* News */

.newsListItem h2 {
    font-weight: 400;
    font-size: 19pt;
}

.newsListItem a {
    text-decoration: none;
    color: #00214D;
}

    .newsListItem a:hover {
        color: #f00;
        text-decoration: underline;
    }

.news-item h1 {
    font-weight: 400;
    color: #00214D;
}

/* Articles */

.articles_wrapper .thumb {
    width: 23%;
    margin: 2% 2% 0 0;
    padding-bottom: 23%;
}

.article-wrapper .thumb {
    width: 48%;
    margin: 2% 2% 0 0;
    padding-bottom: 48%;
}

.article-wrapper .lead {
    font-size: 12pt;
}


.front-newsfeed-2 .newsListImg {
    width: 120px;
    float: left;
    margin-right: 20px;
}

.front-newsfeed-2 h3 {
    margin: .2em 0 .8em 0;
}


.article-leftmenu > ul {
	margin-right: 15px;
	padding-right: 15px;
	border-right: solid 1px #9c9999;
	font-family: 'Yanone Kaffeesatz';
	list-style: none;
}

.article-leftmenu ul ul {
	list-style: none;
	padding-left: 20px;
}

	.article-leftmenu a {
		display: block;
		text-decoration: none;
		color: #5a5a5a;
		margin-bottom: 10px;
		font-size: 105%;
	}
	
	.article-leftmenu a:hover {
		text-decoration: underline;
	}
	
.front-slides .slick-slide {
    padding-bottom: 21vmax;
}

.banners {
	margin-left: 50px;
    margin-right: 50px;
}

.banners .slick-slide {
	padding-bottom: 0;
}

.banners .slick-slide img {
	width: 100%;
}

/* --- Admin ------ */

#door {
    position:absolute;
    top: 5px;
    right: 2px;
    z-index: 500;
}

#door a, #door img {
    border: 0;
}

#admPanel22 {
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    padding: 0px 10px 10px 10px;
    background-color: #999;
    opacity: .85;
    border: solid 1px #fff;
    overflow: hidden;z-index: 500;
}

#admPanel22 a:link, #admPanel22 a:visited {
    color:#000;
}

#managed-media-icon {
	display:none;
	position: absolute;
	cursor: pointer;
	width: 20px;
}

#managed-media-dialog {
	font-size:8pt;
}

.normal_table {
    border: 0;
}

.normal_table td {
    padding: 5px;
}

.ruledTable td {
    padding: 5px;
    border: solid 1px #999;
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
}

.tablesorter th {
    cursor: pointer;
}

.allwide {
    width: 100%;
}

.square {
    display: block;
    float: left;
    height: 0;
    background-size: cover;
    background-position: center center;
}

.newsListItem .square {
    width: 200px;
    padding-bottom: 200px;
}

.mandatory-missing {
    background-color: #ff9090;
}

.fright {
    float: right;
}

.center {
    text-align: center;
}

.hide {
    display: none;
}

.mandatory-missing {
    background-color: #ff9090;
}

.media-wrapper {
    background-size: cover;
    border: solid 12px #fff;
     /* Webkit (Safari/Chrome) */ -webkit-box-shadow: 0px 0px 6px 0px #666666;
    /* Mozilla Firefox */ -moz-box-shadow: 0px 0px 6px 0px #666666;
    /* Proposed W3C Markup */ box-shadow: 0px 0px 6px 0px #666666;
    margin: 0 4% 4% 0 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.clickable {
    cursor: pointer;
}

.white {
    color: #fff;
}

.front-news {
    
    margin: 0 10px 10px 10px;
    text-align: center;
    display: block;
    width: 200px;
    float: left;
}

.front-news a {
    
}

.front-news .thumb {
    width: 93%;
    padding-bottom: 100%;
    border: solid 7px #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
	margin: 0 auto;
	width: 88%;
	font-family: 'Yanone Kaffeesatz';
    font-size: 12pt;
}

.jcarousel h4 {
	font-weight: 400;
}

.jcarousel a {
	text-decoration: none;
}

.j-prev, .j-next {
	font-size: 16pt;
	line-height: 28pt;
	display: block;
	position: absolute;
	top: 24%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #0015A7;
	cursor: pointer;
	opacity: .9;
}

.j-prev:hover, .j-next:hover {
	opacity: 1;
}

.j-prev {
	left: 6px;
}

.j-next {
	right: 6px;
}

.j-wrapper {
	width: 100%;
	position: relative;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel > .j-content {
    width: 20000em;
    position: relative;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/

.m-tabs {
	list-style: none;
	padding: 0;
	font-family: 'Yanone Kaffeesatz';
}

.m-tabs > * {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	
    font-size: 120%;
}

.m-tabs > *.active {
	color: #0015a7;
}

.m-tabs a {
	color: inherit;
	text-decoration: none;
}

.m-tabs > * .fa-star {
	display: none;
}

.m-tabs > *.active .fa-star {
	display: inline;
}

.m-tabs > *.active .fa-star-o {
	display: none;
}

.m-tab-content {
	display: none;
}

.m-tab-content.active {
	display: block;
}

.col-5 > * {
	width: 16%;
	margin: 1%;
	
}
.col-6 > * {
	width: 12%;
	margin: 2%;
}

form ul {
	list-style: none;
}

form em {
	color: #f00;
	font-style: normal;
}

.z-up {
	position: relative;
	z-index: 10;
}

#ya-site-form0 {
	position: relative;
	z-index: 10;
	background-color: rgba(0, 41, 204, 0.45);
	
    max-width: 215px;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.input-file-list span {
	display: inline-block;
	padding: 3px 5px;
	outline: dashed 1px #aaa;
	margin: 2px;
}

.library {
	width: 100%;
}

.library tr:nth-child(odd){
	background-color: #e6f2ff;
}

.library td {
	padding: 20px;
}

.library td:first-child {
	width: 200px;
}

.library .image {
	max-width: 100%;
}

.videolib .media-item {
	width: 100%;
	padding-bottom: 65%;
	float: none;
}

.videolib h3 {
	font-family: 'Yanone Kaffeesatz';
	font-size: 1.2em;
}

.videolib p {
	color: #777;
}

.bigmode-trigger {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 109px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 40px;
    background-image: url(/img/bigmode.png);
}

/* Media */

@media screen and (max-width: 799px) {

    .sizer {
        width: 100%;
    }

    .cloud-left, .cloud-right {
        background: none;

    }
	
	.cloud-right > p {
		text-align: left !important;
	}

    .logo {
        width: 90%;
    }

    .top-nav {
        height: auto;
		margin-top: 20px;
		background-color: rgba(0,0,0,.5);
    }

    .top-nav li {
        width: 100%;
		text-align: center;
    }

    .to-100 {
        width: 100% !important;
    }

    .content, .content-top {
        margin: 0;
    }
	
	.content-top {
		line-height: 31pt;
		font-size: 18pt;
    }
	
	.nav-2nd > li {
		width: 40%;
		float: left;
		padding: 2% 5%;
	}
	
	.col-5 > * {
		width: 27%;
	}
	
	.gallery_thumb {
		width: 47%;
		padding-bottom: 47%;
	}
	
	.gallery_thumb h3 {
		font-size: 80%;
		line-height: 110%;
	}
	
	.media-item {
		width: 29%;
		padding-bottom: 29%;
	}
}
@media screen and (min-width: 900px) {

    .front-slides .slick-slide {
		padding-bottom: 14vmax !important;
	}
}