<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #222;
	width: 100%;
	overflow-x: hidden;
}
a, a:hover, a:focus, a:active {
	color: #0688a2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: 'Fira Sans', Arial, Helvetica, Sans-serif;
	font-weight: 400;
	line-height: normal;
}
.row,
[class*="col-md-"], 
[class*="col-sm-"], 
[class*="col-xs-"],
ul, ol, li, p, 
input, select, textarea, button,
form, fieldset {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
.container {
	width: 100%;
	max-width: 1200px;
	padding: 0;
}
.article .photo,
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.photo img {
	max-width: 100%;
	height: auto;
}
input, select, textarea, button {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #4e4d4d;
	background-color: #fff;
	border: 1px #dadada solid;
	outline: none;
}
select {
	padding: 5px;
}
textarea {
	resize: vertical;
}
input:hover, 
input:focus, 
select:hover, 
select:focus, 
textarea:hover, 
textarea:focus {
	border-color: #ccc;
	box-shadow: inset 0 0 3px #eee;
}
input[type="submit"], 
button {
	padding: 10px 20px;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	background-color: #000;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
input[type="submit"]:hover, 
button:hover,
input[type="submit"]:focus, 
button:focus {
	box-shadow: none;
}

.events-list:before,
.events-list:after,
.news-list:before,
.news-list:after,
.wp-paginate:before,
.wp-paginate:after,
.post-list-big .item:before,
.post-list-big .item:after,
.page-content:before,
.page-content:after,
.adv-list .item:before,
.adv-list .item:after,
.header:before,
.header:after,
.main-nav-wrap:before,
.main-nav-wrap:after,
.main-topics:before,
.main-topics:after,
.front-section-1:before,
.front-section-1:after,
.front-section-2:before,
.front-section-2:after,
.front-section-3:before,
.front-section-3:after,
.logo-list:before,
.logo-list:after,
.footer:before,
.footer:after {
	content: "";
	display: table;
	clear: both;
}

/* =&gt; Icons */
/* ------------------------------------------------------------------------------*/
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?97ygnd');
	src:url('../fonts/icomoon.eot?97ygnd#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?97ygnd') format('truetype'),
		url('../fonts/icomoon.woff?97ygnd') format('woff'),
		url('../fonts/icomoon.svg?97ygnd#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.wpProQuiz_response .wpProQuiz_incorrect:before,
.wpProQuiz_response .wpProQuiz_correct:before,
.btn-open-panel:before,
.m-panel .btn-close:before,
.fancybox-nav span:before,
.link-youtube a:before,
.link-youtube a:after,
.sub-menu li:before,
.link-list li:before,
.main-topics .title span:before,
.link-fb a:before,
.link-fb a:after,
.search-form button span:before,
[class^="icon-"], 
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\f002";
}
.icon-check:before {
    content: "\f00c";
}
.icon-close:before {
    content: "\f00d";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-times:before {
    content: "\f00d";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-arrow-left:before {
    content: "\f060";
}
.icon-arrow-right:before {
    content: "\f061";
}
.icon-arrow-up:before {
    content: "\f062";
}
.icon-arrow-down:before {
    content: "\f063";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-arrow-circle-left:before {
    content: "\f0a8";
}
.icon-arrow-circle-right:before {
    content: "\f0a9";
}
.icon-arrow-circle-up:before {
    content: "\f0aa";
}
.icon-arrow-circle-down:before {
    content: "\f0ab";
}
.icon-bars:before {
    content: "\f0c9";
}
.icon-navicon:before {
    content: "\f0c9";
}
.icon-reorder:before {
    content: "\f0c9";
}
.icon-angle-double-left:before {
    content: "\f100";
}
.icon-angle-double-right:before {
    content: "\f101";
}
.icon-angle-double-up:before {
    content: "\f102";
}
.icon-angle-double-down:before {
    content: "\f103";
}
.icon-angle-left:before {
    content: "\f104";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-angle-up:before {
    content: "\f106";
}
.icon-angle-down:before {
    content: "\f107";
}
.icon-youtube-play:before {
    content: "\f16a";
}
.icon-file-pdf-o:before {
    content: "\f1c1";
}
.icon-facebook-official:before {
    content: "\f230";
}

/* =&gt; Effects */
/* ------------------------------------------------------------------------------*/
.main-topics .title span:before {
	-webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
}
.logo-list img,
.main-topics .photo,
.article-list .photo img {
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.gform_footer .gform_button,
.fancybox-nav span:before,
.wp-paginate a {
	-webkit-transition: background-color 0.3s, color 0.3s;
    -moz-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}
.fancybox-nav span {
	-webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

/* =&gt; Header */
/* ------------------------------------------------------------------------------*/
.header {
	height: 140px;
	background: #027892 url('../img/bg-header.jpg') no-repeat 50% 0;
}

/* Search form */
.search-form {
	margin: 50px 0 0 15px;
}
.search-form fieldset {
	display: inline-block;
	width: 100%;
	max-width: 270px;
	position: relative;
}
.search-form input {
	display: block;
	padding: 9px 40px 9px 12px;
	width: 100%;
	font-size: 16px;
	background-color: #fff;
	border: 0;
	border-radius: 3px;
}
.search-form button {
	width: 40px;
	height: 40px;
	padding: 0;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
}
.search-form button span {
	font-size: 0;
}
.search-form button span:before {
	content: "\f002";
	font-size: 20px;
	color: #0688a2;
}

/* Logo */
.header .logo a {
	display: block;
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
	height: 140px;
	background: url('../img/logo.svg') no-repeat 50%;
	background-size: 100% auto;
}

/* Attributes */
.header .attr {
	float: right;
	margin-top: 50px;
}
.lang-list,
.lang-list li,
.link-fb {
	float: left;
}
.link-fb {
	margin-left: 10px;
	line-height: 1;
	border-left: 1px #8ecbd8 solid;
}
.link-fb a {
	display: block;
	padding: 13px 30px 13px 38px;
	color: #fff;
	position: relative;
}
.link-fb a:before,
.link-fb a:after {
	position: absolute;
}
.link-fb a:before {
	content: "\f230";
	left: 20px;
	top: 13px;
}
.link-fb a:after {
	content: "\f101";
	font-size: 17px;
	right: 17px;
	top: 11px;
}
.lang-list a {
	display: block;
	padding: 13px 10px;
	line-height: 1;
	color: #fff;
}
.lang-list li:before {
	content: "";
	float: left;
	margin-top: 19px;
	width: 2px;
	height: 2px;
	background-color: #fff;
}
.lang-list li:first-child:before {
	display: none;
}

/* =&gt; Main navigation */
/* ------------------------------------------------------------------------------*/
.main-nav-wrap {
	text-align: center;
}
.main-nav li {
	display: inline;
}
.main-nav a {
	display: inline-block;
	padding: 32px 20px;
	font-size: 16px;
	line-height: 1;
	position: relative;
}
.main-nav a:before {
	content: "";
	display: inline-block;
	width: 2px;
	height: 2px;
	background-color: #06788f;
	position: absolute;
	left: -1px;
	top: 40px;
}
.main-nav li:first-child a:before {
	display: none;
}

.main-nav .current-menu-item a,
.main-nav .current-menu-parent a,
.main-nav .current-menu-ancestor a {
	color: #222;
	font-weight: 700;
}

/* =&gt; Main topics */
/* ------------------------------------------------------------------------------*/
.main-topics {
	position: relative;
}
.main-topics:before,
.main-topics:after {
	content: "";
	width: 50%;
	height: 180px;
	position: absolute;
	bottom: 20px;
	z-index: 1;
}
.main-topics:before {
	left: 0;
	background-color: #fdf9db;
}
.main-topics:after {
	right: 0;
	background-color: #e8f4f5;
}
.main-topics .list {
	position: relative;
	z-index: 2;
}
.main-topics .item,
.main-topics .photo-item {
	float: left;
	width: 25%;
}
.main-topics a {
	display: block;
}
.main-topics a:hover {
	text-decoration: none;
}
.main-topics .title {
	padding: 23px 10px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 1;
}
.main-topics .item:nth-child(1) {
	background-color: #ffe770;
}
.main-topics .item:nth-child(2) {
	background-color: #ffd500;
}
.main-topics .item:nth-child(3) {
	background-color: #0688a2;
}
.main-topics .item:nth-child(4) {
	background-color: #44a0b3;
}
.main-topics .item:nth-child(3) .title,
.main-topics .item:nth-child(4) .title {
	color: #fedd39;	
}
.main-topics .title span {
	position: relative;
}
.main-topics .title span:before {
	content: "\f061";
	font-size: 19px;
	position: absolute;
	right: -23px;
	top: 1px;
}
.main-topics a:hover .title span:before {
	right: -35px;
}
.main-topics .photo {
	opacity: .75;
}
.main-topics a:hover .photo {
	opacity: 1;
}
.main-topics .photo,
.main-topics:before,
.main-topics:after {
	display: none;
}
body.home .main-topics {
	margin-bottom: 50px;
}
body.home .main-topics .photo,
body.home .main-topics:before,
body.home .main-topics:after {
	display: block;
}
body.home .main-topics .title {
	padding: 28px 10px;
}

.main-topics .topic-3-active .item:nth-child(3) .title,
.main-topics .topic-4-active .item:nth-child(4) .title {
	display: none;
}
.main-topics .topic-3-active .item:nth-child(3) .photo,
.main-topics .topic-4-active .item:nth-child(4) .photo {
	display: block;
	overflow: hidden;
	height: 165px;
	margin-bottom: -95px;
	border-bottom: 5px #44a0b3 solid;
	opacity: 1;
}
.main-topics .topic-4-active .item:nth-child(3) .photo img,
.main-topics .topic-4-active .item:nth-child(4) .photo img {
	margin: -10px 0;
}

/* =&gt; Front page */
/* ------------------------------------------------------------------------------*/
.events-list h2.title,
.news-list h2.title,
.article-list h2.title
.link-list h2.title {
	font-size: 30px;
	line-height: 1;
}
.events-list h2.title:after,
.news-list h2.title:after,
.article-list h2.title:after,
.link-list h2.title:after {
	content: "";
	display: block;
	width: 70px;
	height: 5px;
	background-color: #8bc34a;
}
.article-list h2.title:after {
	margin: 0 auto;
	background-color: #8bc34a;
}
.events-list h2.title,
.news-list h2.title {
	margin-bottom: 40px;
}
.article-list h2.title {
	margin-bottom: 30px;
}
.events-list .photo img,
.news-list .photo img {
	border: 5px #e6f4f7 solid;
}
.article-list .item .title,
.events-list .item .title,
.news-list .item .title {
	font-family: 'Open Sans', Arial, Helvetica, Sans-serif;
	font-weight: 700;
}

.front-section-1 {
	margin-bottom: 35px;
}
.front-section-3 {
	margin-bottom: 70px;
}

/* Events list */
.events-list {
	padding-right: 30px;
}
.events-list .item {
	clear: both;
	margin-bottom: 40px;
}
.events-list .photo {
	float: left;
	margin-right: 30px;
}
.events-list .content {
	overflow: hidden;
}
.events-list .date {
	margin-bottom: 5px;
	font-weight: 700;
}
.events-list .item .title {
	margin-bottom: 5px;
	font-size: 16px;
}

/* News list */
.news-list {
	padding-left: 30px;
}
.news-list .list {
	margin: 0 -15px;
}
.news-list .item {
	float: left;
	width: 33.333333%;
	margin-bottom: 35px;
	padding: 0 15px;
}
.news-list .item:nth-child(3n+1) {
	clear: left;
}
.news-list .photo {
	margin-bottom: 10px;
}
.news-list .item .title {
	margin-bottom: 5px;
	font-size: 14px;
}
.news-list .date {
	color: #888;
}

/* Article list */
.article-list {
	margin-bottom: 50px;
	padding: 35px 0;
	text-align: center;
	background-color: #f4fae6;
}
.article-list .item {
	float: left;
	width: 25%;
	padding: 0 25px;
}
.article-list .item .title {
	font-size: 16px;
	font-weight: 700;
}
.article-list .photo {
	margin-bottom: 15px;
}
.article-list .photo img {
	border-radius: 50%;
	box-shadow: 0 -10px 0 #fff;
	position: relative;
	top: 0;
}
.article-list a {
	display: block;
}
.article-list a:hover .photo img {
	box-shadow: 0 0 0 #fff;
	top: -10px;
}

body.home .article-list {
	background-color: #fff9d9;
}
body.home .article-list h2.title:after {
	background-color: #ffd500;
}

/* Link list */
.link-list h2.title {
	margin-bottom: 25px;
}
.link-list li {
	margin: 10px 0;
	padding-left: 20px;
	position: relative;
}
.link-list li:before {
	content: "\f101";
	font-size: 16px;
	color: #8bc34a;
	position: absolute;
	left: 0;
	top: 1px;
}

/* Adv list */
.adv-list .item {
	clear: both;
	margin: 20px 0;
}
.adv-list .photo {
	float: left;
	margin-right: 15px;
}
.adv-list .content {
	overflow: hidden;
	padding: 20px 0;
}
.adv-list a {
	color: #222;
}

/* Youtube */
.link-youtube {
	float: right;
	margin-top: 25px;
}
.link-youtube a {
	display: block;
}
.link-youtube a:before {
	content: "\f16a";
	float: left;
	margin: 2px 7px 0 0;
}
.link-youtube a:after {
	content: "\f101";
	font-size: 17px;
	float: right;
	margin-left: 7px;
}

/* =&gt; Content page */
/* ------------------------------------------------------------------------------*/
.page-attr {
	background-color: #d3f1f8;
	position: relative;
	top: -50px;
}
.page-attr .title {
	padding: 81px 15px 0 15px;
	line-height: 1;
	font-size: 36px;
}
.page-attr .title:after {
	content: "";
	display: block;
	width: 70px;
	height: 5px;
	margin-top: 18px;
	background-color: #44a0b3;
}

.page-content {
	margin-bottom: 90px;
}

/* =&gt; Sidebar */
/* ------------------------------------------------------------------------------*/
.sidebar {
	padding: 0 15px;
}
.sidebar .block,
.sidebar .block.news {
	margin: 0 0 60px 0;
	padding: 0;
}
.block.news h3.title,
.sidebar h3.title {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 1;
}
.block.news h3.title:after,
.sidebar h3.title:after {
	content: "";
	display: block;
	width: 70px;
	height: 5px;
	margin-top: 5px;
	background-color: #44a0b3;
}

/* Sub navigation */
.sub-menu li {
	position: relative;
}
.sub-menu li:before {
	content: "\f105";
	font-size: 21px;
	color: #8bc34a;
	position: absolute;
	top: 6px;
	left: 0;
}
.sub-menu a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding: 7px 0 7px 20px;
}
.sub-menu .current-menu-item a {
	color: #222;
	font-weight: 700;
}

/* Tag list */
.tag-list li {
	float: left;
	margin: 5px;
}
.tag-list a {
	display: block;
	padding-left: 13px;
	font-size: 13px;
	color: #fff;
	line-height: 1;
	white-space: nowrap;
	position: relative;
}
.tag-list a span {
	display: block;
	padding: 7px 10px 6px 10px;
	background-color: #89c4d0;
	border-radius: 0 3px 3px 0;
}
.tag-list a:before {
	content: "";
	width: 0; 
	height: 0; 
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent; 
	border-right: 13px solid #89c4d0; 
	position: absolute;
	left: 0;
	top: 0;
}
.tag-list a:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 10px;
}

/* News */
.block.news {
	margin-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
}
.block.news .item {
	margin-bottom: 15px;
}
.block.news .date {
	color: #222;
}
.block.news a:hover {
	text-decoration: none;
}
.block.news a:hover .title {
	text-decoration: underline;
}

/* Archive */
.block.archive li {
	margin-bottom: 5px;
}
.block.archive .current-menu-item a {
	color: #222;
	font-weight: 700;
}

/* Calendar */
.widget_em_calendar .title {
	display: none;
}

table.em-calendar td {
	text-align: center;
}
table.em-calendar thead td {
	padding: 0 5px 10px 5px;
    color: #0688a2;
    font-weight: 700;
}
table.em-calendar tbody td {
	padding: 5px 7px;
	border: 1px #eee solid;
}
table.em-calendar .days-names td {
	font-weight: 700;
	background-color: #eee;
}
table.em-calendar .eventless-pre,
table.em-calendar .eventless-post {
	color: #ccc;
}
table.em-calendar .eventful {
	font-weight: 700;
	background-color: #eee;
}
table.em-calendar .eventful-today,
table.em-calendar .eventless-today {
	color: #fff;
	font-weight: 700;
	background-color: #0688a2;
}

/* =&gt; Article */
/* ------------------------------------------------------------------------------*/
.search-list,
.post-list-big,
.article {
	padding: 0 15px;
}
.article a {
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.article h2,
.article h3 {
	margin: 40px 0 15px 0;
	font-weight: 700;
}
.article h2 {
	font-size: 20px;
}
.article h3 {
	font-size: 16px;
}
.article .title {
	margin: 0 0 30px 0;
	font-size: 30px;
	font-weight: 400;
}
.gform_wrapper,
.article p,
.article table,
.article ul,
.article ol {
	margin-bottom: 25px;
}
.article ul,
.article ol {
	margin-left: 40px;
}
.article ul {
	list-style: disc;
}
.article ol {
	list-style: decimal;
}
.article li {
	margin: 5px 0;
}

/* Tables */
.article .tabel {
	width: 100%;
}
.article .tabel td {
	padding: 10px;
	border: 1px #ddd solid;
}
.article .tabel thead td {
	background-color: #eee;
}
.article .tabel tbody tr:nth-child(even) td {
	background-color: #fafafa;
}
.article .tabel-50 {
	width: 100%;
}
.article .tabel-50 td {
	width: 50%;
}
.article .tabel-50 td:nth-child(1) {
	padding-right: 15px;
}
.article .tabel-50 td:nth-child(2) {
	padding-left: 15px;
}

/* Video */
.video-wrap {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-wrap iframe, 
.video-wrap object, 
.video-wrap embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* Gallery */
.gallery {
	margin: 0 -10px 25px -10px;
}
.gallery .gallery-item {
	float: left;
	margin: 0;
	padding: 10px;
}
.gallery-item img {
    border: 5px #e6f4f7 solid;
}
.mfp-bottom-bar {
	display: none;
}

/* Form */
.article .gform_fields,
.gform_fields .gfield {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gform_fields .gfield {
	margin-bottom: 20px;
}
.gfield input[type="text"],
.gfield input[type="email"],
.gfield textarea {
	width: 100%;
	max-width: 300px;
	padding: 10px;
	border-radius: 3px;
}
.gfield textarea {
	max-width: 500px;
	height: 200px;
}
.gfield select {
	padding: 5px;
	border-radius: 3px;
}
.gform_footer .gform_button {
	font-size: 16px;
	padding: 14px 25px;
	background-color: #44a0b3;
	border-radius: 3px;
	box-shadow: inset 0 -4px 0 #0688a2;
}
.gform_footer .gform_button:hover {
	background-color: #0688a2;
}
.validation_message {
	margin-top: 5px;
	font-style: italic;
	color: red;
}
.validation_error {
	display: none;
}
.gform_confirmation_message {
	padding: 15px;
    margin-bottom: 25px;
	color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 3px;
}

/* =&gt; News list */
/* ------------------------------------------------------------------------------*/
.search-list .item,
.post-list-big .item {
	margin-bottom: 30px;
}
.post-list-big .photo {
	float: right;
	margin-left: 30px;
}
.search-list .title,
.post-list-big .title {
	margin-bottom: 5px;
	font-size: 30px;
}
.post-list-big .date {
	margin-bottom: 10px;
}

/* =&gt; Search list */
/* ------------------------------------------------------------------------------*/
.search-list .search-word {
	margin-bottom: 30px;
}
.search-list .text {
	margin-bottom: 10px;
}

/* =&gt; Pagination */
/* ------------------------------------------------------------------------------*/
.wp-paginate {
	margin-top: 50px;
}
.wp-paginate li {
	float: left;
	margin: 5px;
}
.wp-paginate span,
.wp-paginate a {
	display: block;
	padding: 10px 15px;
	border: 2px #d3f1f8 solid;
}
.wp-paginate .current,
.wp-paginate a:hover {
	text-decoration: none;
	background-color: #d3f1f8;
}
.wp-paginate .current {
	font-weight: 700;
}

/* =&gt; Footer */
/* ------------------------------------------------------------------------------*/
.logo-list {
	padding: 35px 0;
	border-top: 1px #c3d5d9 solid;
	border-bottom: 1px #c3d5d9 solid;
	text-align: center;
}
.logo-list .item {
	display: inline;
}
.logo-list a {
	display: inline-block;
	margin: 10px 15px;
}
.logo-list img {
	opacity: 0.5;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.logo-list a:hover img {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.footer {
	padding: 25px 0 40px 0;
	text-align: center;
	color: #666;
}
.footer p {
	margin-bottom: 10px;
}
.footer li {
	display: inline-block;
	padding: 0 15px;
	position: relative;
}
.footer li:before {
	content: "";
	width: 2px;
	height: 2px;
	background-color: #666;
	position: absolute;
	left: -1px;
	top: 9px;
}
.footer li:first-child:before {
	display: none;
}

/* =&gt; Fancybox */
/* ------------------------------------------------------------------------------*/
.fancybox-overlay {
	background: rgba(0,0,0, .75);
}
.fancybox-skin {
	border-radius: 0;
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 0 20px rgba(0,0,0, .3);
}
.fancybox-nav span {
	width: 60px;
	height: 90px;
	margin-top: -45px;
	font-size: 0;
	line-height: 1;
	text-align: center;
	background: none;
	visibility: visible;
	opacity: 0;
}
.fancybox-nav:hover span {
	opacity: 1;
}
.fancybox-nav span:before {
	display: block;
    width: 60px;
    text-align: center;
    padding: 14px 0 18px 0;
    font-size: 58px;
    color: #37424a;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0, .10);
}
.fancybox-nav span:hover:before {
	color: #0688a2;
}
.fancybox-prev span {
	left: 0;
}
.fancybox-prev span:before {
    content: "\f104";
}
.fancybox-next span {
	right: 0;
}
.fancybox-next span:before {
	content: "\f105";
}
.fancybox-close {
	width: 60px;
	height: 60px;
	background: #fff url('../img/icon-close.png') no-repeat 50%;
	background-size: 24px;
	top: 0;
	right: 0;
	box-shadow: 0 0 10px rgba(0,0,0, .10);
}

/* =&gt; Quiz */
/* ------------------------------------------------------------------------------*/
.wpProQuiz_list h5.wpProQuiz_header,
.wpProQuiz_list h5.wpProQuiz_header + span {
	display: none !important;
}


.wpProQuiz_content {
	font-size: 16px;
}
.wpProQuiz_content .wpProQuiz_button2,
.wpProQuiz_content .wpProQuiz_button {
	padding: 15px 20px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #44a1b3;
	box-shadow: inset 0 -4px 0 #3e8fa0;
	border-radius: 2px;
	border: 0;
}
.wpProQuiz_content .wpProQuiz_button2 {
	margin-top: 24px;
    padding: 13px 20px;
	box-shadow: inset 0 -2px 0 #3e8fa0;
}
.wpProQuiz_content .wpProQuiz_button2:hover,
.wpProQuiz_content .wpProQuiz_button:hover {
	background-color: #3e8fa0;
}
.wpProQuiz_content .wpProQuiz_button[name="tip"],
.wpProQuiz_content .wpProQuiz_button[name="reShowQuestion"],
.wpProQuiz_content .wpProQuiz_button[name="showToplist"] {
	color: #0688a2;
	text-decoration: underline;
	text-transform: none;
	background: none;
	box-shadow: none;
}
.wpProQuiz_content .wpProQuiz_button[name="tip"]:hover,
.wpProQuiz_content .wpProQuiz_button[name="reShowQuestion"]:hover,
.wpProQuiz_content .wpProQuiz_button[name="showToplist"]:hover {
	background: none;
	text-decoration: none;
}
.wpProQuiz_content .wpProQuiz_button[name="restartQuiz"] {
	margin-right: 10px;
}
.wpProQuiz_content .wpProQuiz_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.wpProQuiz_question_page {
	margin-bottom: 30px;
}
.wpProQuiz_question_page span {
	font-weight: 700;
}
.wpProQuiz_question_text {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
}
.wpProQuiz_question_text p {
	margin: 0;
}
.wpProQuiz_content .wpProQuiz_questionList {
	margin: 0 0 30px 20px;
	padding: 0;
	list-style: none;
}
.wpProQuiz_content .wpProQuiz_questionList li {
	margin: 10px 0;
}
.wpProQuiz_questionList label {
	display: block;
	margin-bottom: 0;
	padding-left: 33px;
	font-weight: 400;
	line-height: 20px;
	cursor: pointer;
	position: relative;
}
.wpProQuiz_questionList label input {
	position: absolute;
	left: -9999px;
}
.wpProQuiz_questionList[data-type="single"] label:before,
.wpProQuiz_questionList[data-type="multiple"] label:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border: 2px #44a0b3 solid;
	position: absolute;
	top: 0;
	left: 0;
}
.wpProQuiz_questionList[data-type="single"] label.checked:after,
.wpProQuiz_questionList[data-type="multiple"] label.checked:after {
	content: "";
	width: 10px;
	height: 10px;
	background-color: #44a0b3;
	position: absolute;
	top: 5px;
	left: 5px;
}
.wpProQuiz_questionList[data-type="single"] label.checked:after,
.wpProQuiz_questionList[data-type="single"] label:before {
	border-radius: 50%;
}
.wpProQuiz_results .wpProQuiz_header {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 700;
}
.wpProQuiz_content .wpProQuiz_resultsList {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.wpProQuiz_response {
	margin-bottom: 30px;
}
.wpProQuiz_response br {
	display: none;
}
.wpProQuiz_response p {
	margin: 15px 0 0 0;
	font-size: 16px;
}
.wpProQuiz_response .wpProQuiz_correct,
.wpProQuiz_response .wpProQuiz_incorrect {
	padding: 15px 15px 15px 56px;
	font-size: 20px;
	font-weight: 700;
	position: relative;
}
.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label,
.wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
	font-weight: 700;
}
.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label {
	color: #cc0000;
}
.wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
	color: #8bc34a;
}
.wpProQuiz_response .wpProQuiz_correct {
	color: #8bc34a;
	background-color: #f4fae6;
}
.wpProQuiz_response .wpProQuiz_incorrect {
	color: #cc0000;
	background-color: #f7eaea;
}
.wpProQuiz_response .wpProQuiz_correct:before,
.wpProQuiz_response .wpProQuiz_incorrect:before {
    display: block;
    font-size: 30px;
    position: absolute;
    top: 12px;
}
.wpProQuiz_response .wpProQuiz_correct:before {
	content: "\f00c";
	left: 21px;
}
.wpProQuiz_response .wpProQuiz_incorrect:before {
    content: "\f00d";
    left: 24px;
}
.wpProQuiz_addToplist {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 30px;
	background-color: #e6f4f7;
}
.wpProQuiz_addToplist .wpProQuiz_addBox {
	margin-top: 10px;
}
.wpProQuiz_addToplist .wpProQuiz_addBox label {
	float: left;
	margin-right: 30px;
	margin-bottom: 0;
	font-weight: 400;
}
.wpProQuiz_addToplist .wpProQuiz_addBox input[type="email"],
.wpProQuiz_addToplist .wpProQuiz_addBox input[type="text"] {
	width: 100% !important;
	max-width: 248px !important;
	margin-top: 2px;
	padding: 9px 12px;
	background-color: #fff;
	border: 1px #b0bbbd solid;
	border-radius: 2px;
}
.wpProQuiz_toplistShowInButton,
.wpProQuiz_quiz {
	margin-top: 40px;
}
.wpProQuiz_toplistTable {
	width: 100%;
}
.wpProQuiz_toplistTable caption {
	padding: 8px 0;
	text-align: right;
	font-size: 14px;
	color: #999;
}
.wpProQuiz_toplistTable th,
.wpProQuiz_toplistTable td {
	padding: 15px 20px;
	text-align: center;
	font-size: 16px !important;
	color: #222 !important;
}
.wpProQuiz_toplistTable tr th:nth-child(1),
.wpProQuiz_toplistTable tr td:nth-child(1) {
	text-align: left;
}
.wpProQuiz_toplistTable th {
	font-weight: 700;
	background-color: #f4fae6;
}
.wpProQuiz_toplistTable td {
	border-bottom: 1px #e6f0ce solid;
}
.wpProQuiz_time_limit {
	padding-bottom: 25px;
	position: relative;
}
.wpProQuiz_time_limit:before {
	content: "";
	display: block;
	height: 15px;
	background-color: #e6e6e6;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.wpProQuiz_progress {
	height: 15px;
	background-color: #44a0b3;
	position: absolute;
	bottom: 0;
	left: 0;
}
.wpProQuiz_tipp p {
	padding: 20px;
	background-color: #e6f4f7;
	position: relative;
}
.wpProQuiz_tipp p:before {
	content: "";
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #e6f4f7;
	position: absolute;
	bottom: -10px;
	left: 26px;
}

/* =&gt; Mobile */
/* ------------------------------------------------------------------------------*/
.btn-open-panel {
	display: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.btn-open-panel:before {
	content: "\f0c9";
	display: block;
	margin-top: 10px;
	padding: 15px;
	font-size: 30px;
	color: #fff;
}

.page-wrap {
	-webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
}

.m-panel {
	display: none;
	width: 75%;
	background-color: #eee;
	position: absolute;
	top: 0;
	right: 0;
}
.m-panel .btn-close {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.m-panel .btn-close:before {
	content: "\f00d";
	display: block;
	line-height: 50px;
	font-size: 30px;
}

.m-panel .lang-list {
	position: absolute;
	top: 0;
	left: 0;
	right: 50px;
}
.m-panel .lang-list li {

}
.m-panel .lang-list li:before {
	display: none;
}
.m-panel .lang-list a {
	color: #222;
}

.m-panel .search-form {
	margin: 0 10px 10px 10px;
}
.m-panel .search-form fieldset {
	max-width: 100%;
}

.m-panel .main-nav li {
	display: inline;
}
.m-panel .main-nav a:before {
	display: none;
}
.m-panel .main-nav a {
	display: block;
	padding: 12px 20px;
	font-size: 18px;
	color: #fff;
	background-color: #67c7dd;
	box-shadow: none;
	border-bottom: 1px #fff solid;
}
.m-panel .main-nav a:hover,
.m-panel .main-nav .current-menu-item a,
.m-panel .main-nav .current-menu-parent a,
.m-panel .main-nav .current-menu-ancestor a {
	font-weight: 400;
	box-shadow: none;
	background-color: #0688a2;
	text-decoration: none;
}

/* =&gt; Responsive */
/* ------------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
	.main-topics:before, 
	.main-topics:after {
		display: none !important;
	}
	.front-section-3,
	.front-section-1 {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width: 1024px) {
	.main-nav-wrap,
	.header .attr,
	.header .search-form {
		display: none;
	}
	.front-section-3 .col-xs-7,
	.front-section-3 .col-xs-5,
	.events-list,
	.news-list,
	.header .col-xs-4 {
		clear: both;
		float: none;
		width: auto;
	}
	.events-list,
	.news-list {
		padding: 0;
	}
	.events-list {
		margin-bottom: 30px;
	}
	.header .logo a,
	.header {
		height: 80px;
	}
	.header .logo a {
		background-size: auto 60px;
	}
	.page-wrap {
		background-color: #fff;
		position: relative;
		right: 0;
		z-index: 1;
	}
	.m-panel-open .page-wrap {
		right: 75%;
		margin-right: 10px;
	}
	.btn-open-panel,
	.m-panel {
		display: block;
	}
	.m-panel {
		padding: 50px 0;
	}
	.main-topics .title {
		font-size: 20px;
	}
}
@media only screen and (max-width: 960px) {
	body.page-template-page-events .sidebar,
	body.single-event .sidebar,
	body.page-template-page-events .post-list-big,
	body.single-event .article {
		float: none;
		width: auto;
	}
}
@media only screen and (max-width: 900px) {
	.article .photo,
	.post-list-big .photo {
		float: none;
		margin: 0 0 10px 0;
	}
	.article .photo {
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 800px) {
	.main-topics .topic-3-active .item:nth-child(3) .photo, 
	.main-topics .topic-4-active .item:nth-child(4) .photo {
		display: none;
	}
	.main-topics .topic-3-active .item:nth-child(3) .title, 
	.main-topics .topic-4-active .item:nth-child(4) .title {
		display: block;
	}
	.article-list .item,
	.main-topics .item, 
	.main-topics .photo-item {
		width: 50%;
	}
	.main-topics .photo img {
		width: 100%;
	}
	.article-list .item {
		padding: 25px;
	}
	.main-topics .title {
		font-size: 24px;
	}
	.sidebar,
	.search-list, 
	.post-list-big, 
	.article {
		float: none;
		width: auto;
	}
}
@media only screen and (max-width: 600px) {
	.news-list .item {
		width: 50%;
	}
	.news-list .item:nth-child(3n+1) {
		clear: none;
	}
	.news-list .item:nth-child(2n+1) {
		clear: left;
	}
	.front-section-3 .col-xs-6 {
		float: none;
		width: auto;
	}
}
@media only screen and (max-width: 480px) {
	.m-panel {
		width: 85%;
	}
	.m-panel-open .page-wrap {
		right: 85%;
	}
	.article-list .item,
	.news-list .item,
	.main-topics .item,
	.main-topics .photo-item {
		float: none;
		width: auto;
	}
	.events-list .photo {
		float: none;
		margin: 0 0 10px 0;
	}
	.header .logo a {
		max-width: 100%;
		background-position: 15px 50%;
		background-size: auto 50px;
	}
}
@media only screen and (max-width: 380px) {
	.header .logo a {
		background-size: auto 40px;
	}
}</pre></body></html>