html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
dialog, /* custom */
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* custom */
body {
background: #fff;
}
table,
th,
td {
vertical-align: middle;
}
caption,
th,
td {
text-align: left;
font-weight: normal;
}
:focus {
outline: 0;
}
@media print {
.header {
display:none;
}
.horizontalmenu {
display:none;
}
.left {
display:none;
}
.confoot2 {
display:none;
}
.footer {
display:none;
}
}
@-ms-viewport {
width: device-width;
}
body {
line-height: 1.625;
font-family: 'Arial CE', 'Helvetica CE', Arial, Verdana, Helvetica, sans-serif;
text-align: left;
color: #000;
}
/* margin bottom */
address, dl, p, pre, ol, table, ul {
margin-bottom: 1em;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0em;
}
ul, ol, dd {
margin-left: 2em;
}
ul {
list-style-type: square; /* custom */
}
ol {
list-style-type: decimal;
}
/* extra margin */
blockquote {
margin-bottom: 2em;
margin-top: 2em;
}
h1 + blockquote, h2 + blockquote, h3 + blockquote, h4 + blockquote,
h5 + blockquote, h6 + blockquote {
margin-top: 0;
}
/* overflow */
pre {
overflow: auto;
}
/* font size */
sub, sup, small {
font-size: smaller;
}
big {
font-size: larger;
}
/* vertical align */
sub {
vertical-align: sub;
}
sup {
vertical-align: super;
}
/* monospace font */
code, kbd, pre, samp, tt, var, listing {
font-family: monospace;
text-indent: 0; /* <code> inline-block fix */
}
/* code output */
pre {
-o-tab-size: 4;
-moz-tab-size: 4;
tab-size: 4;
}
pre code {
display: inline; /* <code> inline-block fix */
}
/* italic */
address, blockquote, cite, dfn, em, i, ins, q, var {
font-style: italic;
}
/* bold */
b, kbd, strong, th {
font-weight: bold;
}
/* underline */
a, u {
text-decoration: underline;
}
/* line through */
del, s, strike {
text-decoration: line-through;
}
/* text decoration */
ins {
text-decoration: none;
}
/* heading */
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
margin-top: 1em;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child  {
margin-top: 0;
}
h1 {
font-size: 250%;
line-height: 1.2;
margin-bottom: 0.4em; /* 16 / 40 */
}
h2 {
font-size: 200%;
line-height: 1.25;
margin-bottom: 0.5em; /* 16 / 32 */
}
h3 {
font-size: 175%;
line-height: 1.286;
margin-bottom: 0.571em; /* 16 / 28 */
}
h4 {
font-size: 150%;
line-height: 1.167;
margin-bottom: 0.667em; /* 16 / 24 */
}
h5 {
font-size: 125%;
line-height: 1.2;
margin-bottom: 0.8em; /* 16 / 20 */
}
h6 {
font-size: 100%;
line-height: 1.25;
margin-bottom: 1em;
}
/* tables */
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
vertical-align: inherit;
}
td, th, caption {
padding: 0.2em 0.6em;
text-align: left;
}
th {
text-align: center;
}
/*fix for IE6, IE7*/
th p {
text-align: left;
}
/*\fix for IE7*/
caption {
text-align: center;
}
form td, form tr {
border: none;
}
/* forms */
fieldset {
border: 1px solid #bbb;
margin-bottom: 1em;
padding: 0.6em 1em 1em;
}
legend {
margin-left: 0.2em;
padding: 0 0.4em;
}
/* HTML5 */
mark {
color: #000;
background-color: #ff0;
padding: 1px 3px;
}
/* other */
hr {
background: transparent;
height: 1px;
border-width: 0;
border-top: 1px solid #aaa;
}
/* other - deprecated */
center {
text-align: center;
}
a,
a:hover,
a:focus,
a:active {
text-decoration: underline;
}
input, select, textarea {
padding: 0.25em 0.5em;
box-sizing: border-box;
}
textarea {
resize: vertical;
}
blockquote {
margin: 2em;
padding: 0.625em 2em;
border-left: 0.5em solid #dddddd;
}
.bottom {
clear: both;
}
.h4_warning {
color: #CC0000;
margin: 0.5em 0.5em 0.5em 1em;
}
.p_margin { /* p s odsazenim */
margin: 1em 0 0.25em 0;
padding: 0.25em;
}
/* error/warning messages */
.mess_error {
margin: 0 0 5px 0;
padding: 10px;
text-align: left;
background: #FCFFD5;
border: 1px solid red;
color: red;
}
.mess_info {
margin: 0 0 5px 0;
padding: 10px;
text-align: left;
background: #FCFFD5;
border: 1px solid green;
color: green;
}
.required {
/* povinne pole ve formulari */
vertical-align: top;
color: red;
}
/**** LAYOUT ****/
.header-inner,
.horizontalmenu-inner,
.navigation-inner,
.body-inner,
.footer-inner {
max-width: 75em;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
padding: 1em;
}
.horizontalmenu-inner {
padding-top: 0;
padding-bottom: 0;
}
/*** TABLES ***/
table {
border-collapse: collapse;
margin-bottom: 1em;
}
th {
padding: 0.5em;
background: #ECECEC;
}
td {
padding: 0.5em 1em;
border: 1px solid #555555;
}
.tr_zebra1 {
background: white;
border-bottom: 1px dotted #B4B4B4;
}
.tr_zebra2 {
background: white;
border-bottom: 1px dotted #B4B4B4;
}
.tr_over2 {
background: #F6F6F6;
}
table.bordernone td {
border: none;
}
table.noborder td {
border: none;
}
.row {
display: grid;
row-gap: 1em;
margin-bottom: 2em;
grid-template-columns: 1fr;
}
.row > .bottom {
display: none;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-3x1,
.col-md-3x2,
.col-md-4x1,
.col-md-4x2 {
grid-column: span 1;
min-width: 0; /* https://stackoverflow.com/a/43312314 */
}
@media only screen and (min-width:60em) {
.row {
grid-template-columns: repeat(60, 1fr);
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-3x1,
.col-md-3x2,
.col-md-4x1,
.col-md-4x2 {
margin-right: 1em;
}
.col-md-1 {
grid-column: span 60;
}
.col-md-2 {
grid-column: span 30;
}
.col-md-3 {
grid-column: span 20;
}
.col-md-4 {
grid-column: span 15;
}
.col-md-5 {
grid-column: span 12;
}
.col-md-3x1 {
grid-column: span 20;
}
.col-md-3x2 {
grid-column: span 40;
}
.col-md-4x1 {
grid-column: span 15;
}
.col-md-4x2 {
grid-column: span 30;
}
}
.horizontalmenu .m0_0 {
display: inline-block;
}
.horizontalmenu .m0_0 a {
display: block;
padding: 0.75em 1.5em;
text-decoration: none;
}
.horizontalmenu .m0_0 a span {
display: block;
}
.horizontalmenu .m0_0 a:hover,
.horizontalmenu .m0_0 a:focus,
.horizontalmenu .m0_0 a:active {
text-decoration: underline;
}
.left,
.right {
box-sizing: border-box;
}
@media only screen and (min-width: 60em) {
.left {
float: left;
width: 30%;
padding-right: 1em;
padding-top: 1em;
}
.right {
float: right;
width: 70%;
padding-left: 1em;
padding-top: 1em;
}
.right--wide {
float: none;
width: auto;
border: none;
}
.right--on-left {
float: left;
padding-left: 0;
padding-right: 1em;
}
.left--on-right {
float: right;
padding-right: 0;
padding-left: 1em;
}
}
.menu2 .m1_0,
.menu2 .m1_0 a,
.menu2 .m1_0 span,
.menu2 .m1_1,
.menu2 .m1_1 a,
.menu2 .m1_1 span,
.menu2 .m1_2,
.menu2 .m1_2 a,
.menu2 .m1_2 span,
.menu2 .m1_3,
.menu2 .m1_3 a,
.menu2 .m1_3 span,
.menu2 .m1_4,
.menu2 .m1_4 a,
.menu2 .m1_4 span,
.menu2 .m1_5,
.menu2 .m1_5 a,
.menu2 .m1_5 span {
display: block;
box-sizing: border-box;
}
.menu2 .m1_2 {
padding-left: 1em;
}
.menu2 .m1_3 {
padding-left: 2em;
}
.menu2 .m1_4 {
padding-left: 3em;
}
.menu2 .m1_5 {
padding-left: 4em;
}
.menu2 .m1_0 a:hover,
.menu2 .m1_0 a:focus,
.menu2 .m1_0 a:active,
.menu2 .m1_1 a:hover,
.menu2 .m1_1 a:focus,
.menu2 .m1_1 a:active,
.menu2 .m1_2 a:hover,
.menu2 .m1_2 a:focus,
.menu2 .m1_2 a:active,
.menu2 .m1_3 a:hover,
.menu2 .m1_3 a:focus,
.menu2 .m1_3 a:active,
.menu2 .m1_4 a:hover,
.menu2 .m1_4 a:focus,
.menu2 .m1_4 a:active,
.menu2 .m1_5 a:hover,
.menu2 .m1_5 a:focus,
.menu2 .m1_5 a:active {
text-decoration: underline;
}
/* calendar */
.calendar {
width: 100%;
border: 1px solid #B4B4B4;
}
.calendar .td_date {
width: 20%;
text-align: right;
vertical-align: top;
}
.calendar .td_date .day {
font-size: 150%;
float: right;
margin: 0 5px 0 0;
}
.calendar .td_date .monthyear {
float: right;
text-align: left;
}
.calendar .td_date .year {
font-size: 80%;
color: #999;
}
.calendar .td_desc {
width: 80%;
vertical-align: top;
}
/* widget calendar */
.wg_calendar {
position: relative;
padding-top: 3.25em;
}
.wg_cal_table {
font-size: 100%;
table-layout: fixed;
width: 100%;
margin-bottom: 1em;
}
.wg_cal_navi {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
}
.wg_cal_navi td {
color: inherit;
font-weight: bold;
text-align: center;
padding: 0.85em 0;
display: block;
}
.wg_cal_navi td:first-child,
.wg_cal_navi td:last-child {
display: none;
}
.wg_cal_navi td:nth-child(2),
.wg_cal_navi td:nth-child(4) {
position: absolute;
top: 0;
bottom: 0;
width: 36px;
overflow: hidden;
}
.wg_cal_navi td:nth-child(2) a,
.wg_cal_navi td:nth-child(4) a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
padding-left: 36px;
box-sizing: border-box;
}
.wg_cal_navi td:nth-child(2) {
left: 0;
}
.wg_cal_navi td:nth-child(4) {
right: 0;
}
.wg_cal_navi td:first-child a,
.wg_cal_navi td:last-child a {
display: none;
}
.wg_cal_th {
width: 100%;
height: 100%;
display: block;
font-weight: bold;
text-align: center;
color: #fff;
font-size: 150%;
line-height: 1;
text-decoration: none;
}
.wg_cal_days td {
font-weight: bold;
}
.wg_cal_td {
text-align: right;
padding: 0.85em 3px;
font-size: 87.5%;
position: relative;
}
.wg_cal_td_a {
display: block;
text-align: inherit;
text-decoration: none;
font-weight: bold;
padding: 0.85em 3px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
box-sizing: border-box;
}
.wg_cal_td_a:hover,
.wg_cal_td_a:focus,
.wg_cal_td_a:active {
text-decoration: underline;
}
/* global content footer (send and print) */
.confoot1 {
clear: both;
}
.confoot2 {
clear: both;
text-align: right;
}
.confoot2 span {
position: relative;
left: 3px;
bottom: 4px;
}
.confoot2 a {
text-decoration: none;
}
.confoot2 img {
width: 18px;
}
/* CONTENT */
.content p {
margin-top: 1em;
margin-bottom: 1em;
}
.cimg {
float: left;
}
.cimg img {
width: 150px;
}
.methodone.cperex {
margin: 1em 0;
}
.methodone.cimg {
margin: 0.5em 1em 0.5em 0;
}
.methodtwo.ctitle {
clear: both;
margin: 1em 0 0 0;
font-size: 112.5%;
font-weight: bold;
}
.methodtwo.cperex {
margin: 0.5em 0 1em 0;
}
.methodtwo.cimg {
margin: 0.5em 1em 0.5em 0;
}
/* canteen */
.canteen_table {
width: 100%;
border: 1px solid #B4B4B4;
}
.tr_day {
background: #ECECEC;
}
.tr_day h4 {
margin: 4px 0 4px 0;
}
.desc_short {
display: none;
}
.food {
vertical-align: top;
}
.td_typefood {
width: 20%;
vertical-align: top;
}
.td_quantity {
text-align: right;
width: 10%;
vertical-align: top;
}
.td_title {
width: 55%;
}
.td_price {
width: 10%;
}
.td_price {
width: 5%;
}
.td_po {
vertical-align: top;
}
.legendtitle {
font-size: 120%;
font-weight: bold;
}
.food_type {
margin: 10px 10px 0 10px;
padding: 0 10px;
font-size: 90%;
font-weight: bold;
}
.food_title {
margin: 0 10px;
padding: 0 10px;
}
.food_next {
text-align: right;
}
.alg {
cursor: help;
border-bottom: 1px dotted #000;
}
/* FORUM */
.forum {
width: 100%;
border: 1px solid #B4B4B4;
}
.forum_headers {
background: #ECECEC;
border-top: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
}
.forum_theme {
background-color: #F8FCFE;
}
.forum_article {
border: 1px solid #B4B4B4;
background-color: #F8FCFE;
float: right;
clear: both;
text-align: left;
padding: 8px;
margin: 5px 0 5px 0;
width: 97%;
}
.dis_vminus_div {
width: 20px;
height: 24px;
float: right;
display: block;
background: url(/templates/mod/forum/img/like_w40.png) top right;
margin: 0 0 0 5px;
}
.dis_vplus_div {
width: 20px;
height: 24px;
float: right;
display: block;
background: url(/templates/mod/forum/img/like_w40.png);
}
.for_insert_theme {
width: 98%;
border: none;
}
.for_insert_theme .for_subject {
width: 100%;
}
height
.for_insert_theme .for_body {
width: 100%;
height: 100px;
}
.for_insert_theme .for_owner {
width: 90%;
}
.for_insert_theme .for_email {
width: 100%;
}
.for_insert_article {
width: 98%;
border: none;
}
.for_insert_article .for_subject {
width: 100%;
}
.for_insert_article .for_body {
width: 100%;
height: 100px;
}
.for_insert_article .for_owner {
width: 90%;
}
.for_insert_article .for_email {
width: 100%;
}
/* login */
.login {
text-align: center;
}
.login .log_nadpis {
margin: 50px 0 0 0;
}
.login .log_box {
margin: 0% auto;
width: 300px;
padding: 10px;
text-align: left;
}
.login .log_form {
margin: 10px;
text-align: right;
}
.log_login,
.log_pass,
.log_sub {
margin: 7px 0 0 0;
}
.logged {
padding: 7px;
}
.log_cntnews {
color: #FF0000;
}
/* login - userpage */
.userpage .for_insert_theme td {
border: none;
}
.userpage .acount_dashboard td {
border: none;
}
.userpage .forum td {
border: 1px solid #B4B4B4
}
.userpage .files td {
border: 1px solid #B4B4B4
}
/* mapa webu */
.map1 {
margin: 4px 0 4px 5px;
font-weight: bold;
}
.map1_0 {
margin: 10px 0 4px 20px;
}
.map1_1 {
margin: 4px 0 4px 40px;
}
.map1_2 {
margin: 2px 0 2px 60px;
}
.map1_3 {
margin: 2px 0 2px 80px;
}
.map1_4 {
margin: 2px 0 2px 100px;
}
.map1_5 {
margin: 2px 0 2px 120px;
}
/* feedback box */
.feedback-box {
position: fixed;
right: 0;
top: 50%;
margin: 60px 0 0 0;
height: 200px;
width: 48px;
z-index: 80;
}
a .feedback {
width: 50px;
height: 96px;
background: url(/img/feedback.png) no-repeat left;
border: 1px solid #ACACAC;
}
a:hover .feedback {
background: url(/img/feedback.png) no-repeat right;
border: 1px solid #7EB4EA;
}
/* files */
.files {
width: 100%;
border: 1px solid #B4B4B4;
}
.files_headers {
background: #ECECEC;
border-top: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
}
.files .icon_file img {
width: 30px;
}
.files .filename {
font-size: 80%;
color: #555555;
}
.files .file_desc {
font-size: 80%;
}
/* epodatelna */
.epodinput {
width: 96%;
}
/* POLLS */
.poll {
padding: 10px;
margin: 10px;
width: 204px;
color: black;
}
.poll a {
}
.poll_title {
}
.poll_wallfull {
background: #E1E1E1;
height: 6px;
}
.poll_wall {
background: #B4B4B4;
height: 6px;/*width:$p%;  - v scripts/poll.php */
}
/* teachers */
.ucitele {
width: 100%;
border: 1px solid #B4B4B4;
}
/* quiz/test */
.pcenter {
text-align: center;
}
.pcenter a {
font-weight: bold;
}
.pq {
margin: 20px 10px 20px 10px;
}
h4 {
margin: 20px 0 5px 0;
}
/* dashboard */
.contribution {
border: 1px solid #B4B4B4;
background: white;
text-align: center;
padding: 0 20px 20px 20px;
margin: 0 0 30px 0;
box-shadow: 5px 5px 2px #D0D0D0;
}
.contribution .pin {
width: 40px;
position: relative;
left: -10px;
top: -15px;
}
.contribution p {
text-align: left;
}
.contribution .owner {
float: right;
position: relative;
top: 10px;
left: -10px;
color: #999;
}
.contribution .date {
float: left;
position: relative;
top: 10px;
color: #999;
}
.contribution .cb_box {
text-align: left;
}
/* fotogalery */
.photos_viewsetting .active {
opacity: 0.7;
}
.photogallery {
}
.imgb {
float: left;
width: 23%;
padding: 2px 5px;
text-align: center;
}
.imgb .inner {
position: relative;
}
.imgb .desc {
width: 100%;
position: absolute;
bottom: 5px;
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 1)', endColorstr='rgba(0, 0, 0, 0)', GradientType=1);
color: #fff;
display: none;
}
.imgb .desc div {
margin: 5px 3px 0 3px;
}
.imgb .desc div a {
color: #fff;
}
.imgb .hover {
display: block;
}
.photogallery img {
width: 100%;
max-height: 133px;
border: 1px solid #E1E1E1;
box-shadow: 5px 5px 2px #EAEAEA;
}
.navidate {
text-align: center;
font-weight: bold;
}
.footer_box {
margin-bottom: 1em;
font-size: 87.5%;
}
.footer_box:last-child {
margin-bottom: 0;
}
/** TAKEN FROM Typro https://github.com/typro/typro/ */
.form input,
.form select,
.form textarea {
box-sizing: border-box;
font: inherit;
font-weight: normal;
}
.form input[type=text],
.form input[type=password],
.form input[type=file],
.form input[type=email],
.form input[type=number],
.form input[type=date],
.form input[type=datetime-local],
.form select,
.form textarea {
padding: 0.25em 0.5em;
}
.form input[type=text],
.form input[type=password],
.form input[type=file],
.form input[type=email],
.form input[type=number],
.form textarea {
width: 100%;
}
.form textarea {
resize: vertical;
}
.form__label {
font-weight: bold;
margin-bottom: 0.125em;
}
.form__control-pair {
margin-bottom: 0.75em;
}
.form__control__description {
font-size: 87.5%;
display: block;
color: #666;
margin-bottom: 0.25em;
margin-top: 0.25em;
}
.form__errors,
.form__control__error {
color: #de0000;
}
.form__control__error {
font-size: 87.5%;
margin-bottom: 0.25em;
margin-top: 0.25em;
}
.form__group { /* fieldset */
border: none;
margin: 0 0 1em;
padding: 0;
}
.form__group__label { /* legend */
width: 100%;
font-weight: bold;
font-size: 112.5%;
border-bottom: 1px solid #ddd;
margin: 0 0 0.5em;
padding: 0 0 0.5em;
}
.form__group__description {
margin: 0 0 1em;
}
.form--hidden {
display: none;
}
.form--wide {
width: 100%;
}
/** MODS */
.form__control--required:after,
.form__control-pair--required > .form__control > label:after {
content: "*";
color: red;
margin-left: 0.25em;
font-weight: bold;
}
.form__control-pair--radiolist > .form__control > label:after {
content: none;
}
.eu-cookies {
color: #ddd;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 0.5em;
background-color: #444;
z-index: 2000;
text-align: center;
}
.eu-cookies p,
.eu-cookies ul {
margin-bottom: 0;
}
.eu-cookies__content {
display: inline-block;
}
.eu-cookies button {
font: inherit;
background: green;
color: white;
border-radius: 3px;
border: none;
font-weight: bold;
line-height: 1;
padding: 0.5em 0.75em;
font-size: 87.5%;
margin: 0 1.5em;
}
.cookie-bar {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: #fff;
z-index: 1000;
box-shadow: 0 0.25em 1em rgba(0, 0, 0, 0.5);
padding: 1.5em 2em 1.25em;
box-sizing: border-box;
}
.cookie-bar--active {
display: block;
}
.cookie-bar__description {
margin-bottom: 1em;
}
.cookie-bar__category {
margin-bottom: 1em;
display: none;
}
.cookie-bar__category label {
cursor: pointer;
}
.cookie-bar__category--disabled label {
cursor: not-allowed;
}
.cookie-bar__checkbox {
position: relative;
display: inline-block;
width: 2.5em;
height: 1.5em;
vertical-align: middle;
}
.cookie-bar__checkbox input {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
border: 0;
white-space: nowrap;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
}
.cookie-bar__checkbox-round {
position: absolute;
background: #ddd;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 1em;
}
.cookie-bar__checkbox-round:before {
content: "";
width: 1em;
height: 1em;
background: #fff;
border-radius: 50%;
position: absolute;
top: 0.25em;
left: 0.25em;
}
.cookie-bar__checkbox input:focus + .cookie-bar__checkbox-round {
outline: -webkit-focus-ring-color auto 1px;
}
.cookie-bar__checkbox input:checked + .cookie-bar__checkbox-round {
background: green;
}
.cookie-bar__checkbox input:checked + .cookie-bar__checkbox-round:before {
left: auto;
right: 0.25em;
}
.cookie-bar__category-label {
display: inline-block;
}
.cookie-bar__buttons {
margin-top: 1.5em;
display: flex;
flex-wrap: wrap;
gap: 0.75em;
}
.cookie-bar__button {
display: block;
flex: 1;
padding: 0.5em 1em;
box-sizing: border-box;
font: inherit;
font-weight: bold;
background-color: #eee;
color: #000;
cursor: pointer;
border-radius: 0.25em;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-decoration: none;
border: 0.125em solid #eee;
}
.cookie-bar__button:hover,
.cookie-bar__button:focus,
.cookie-bar__button:active {
text-decoration: underline;
}
.cookie-bar__button:active {
background: #fff;
}
.cookie-bar__button--accept {
background-color: #1779ba;
border-color: #1779ba;
color: #fff;
flex: 1 1 100%;
}
.cookie-bar__button--accept:active {
background: #2196e3;
border-color: #2196e3;
}
.cookie-bar__button--save {
display: none;
}
.cookie-bar--show-settings .cookie-bar__category {
display: block;
}
.cookie-bar--show-settings .cookie-bar__button--settings {
display: none;
}
.cookie-bar--show-settings .cookie-bar__button--save {
display: block;
}
@media only screen and (min-width: 40em) {
.cookie-bar {
bottom: 1em;
right: 1em;
left: auto;
width: 30em;
max-width: 100%;
border-radius: 0.25em;
}
.cookie-bar--centered {
left: 1em;
right: 1em;
top: 50%;
transform: translateY(-37%);
bottom: auto;
margin: 0 auto;
padding: 3.5em 4em 3.25em;
width: 34em;
}
.cookie-bar--wide {
border-radius: 0;
right: 0;
left: 0;
max-width: none;
width: auto;
bottom: 0;
}
.cookie-bar--wide .cookie-bar__inner {
display: flex;
align-items: center;
gap: 1.5em;
max-width: 70em;
margin: 0 auto;
}
.cookie-bar--wide .cookie-bar__content,
.cookie-bar--wide .cookie-bar__buttons {
flex: 1;
}
.cookie-bar--wide .cookie-bar__buttons {
margin-top: 0;
max-width: 27em;
}
}
.lang-switcher,
.lang-switcher__current,
.lang-switcher__button,
.lang-switcher__lang-icon,
.lang-switcher__lang-icon img,
.lang-switcher__langs,
.lang-switcher__lang,
.lang-switcher__lang-title {
display: block;
}
.lang-switcher {
position: relative;
display: inline-block;
}
.lang-switcher__button {
display: flex;
align-items: center;
padding: 0.25em;
border-radius: 3px;
}
.lang-switcher__button:after {
display: block;
content: "";
background: url('../../../css/../img/sipka-down-black.png') no-repeat center center;
width: 15px;
height: 15px;
margin-left: 0.25em;
}
.lang-switcher__lang-icon {
width: 24px;
}
.lang-switcher__lang-icon img {
max-width: 100%;
height: auto;
}
.lang-switcher__current .lang-switcher__lang-icon {
width: 20px;
}
.lang-switcher__langs {
display: none;
position: absolute;
right: 0;
background: #fff;
box-sizing: border-box;
border: 1px solid #d4d4d4;
z-index: 380;
border-radius: 3px;
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.25);
top: 100%;
margin-top: 0.25em;
}
.lang-switcher__lang {
display: flex;
align-items: center;
text-decoration: none;
padding: 0.5em 0.75em;
}
.lang-switcher__lang--current {
background: #cae4ff;
}
.lang-switcher__lang:first-child {
border-radius: 3px 3px 0 0;
}
.lang-switcher__lang:last-child {
border-radius: 0 0 3px 3px;
}
.lang-switcher__lang:hover,
.lang-switcher__lang:focus,
.lang-switcher__lang:active {
background-color: #f8f8f8;
}
.lang-switcher__lang--current:hover,
.lang-switcher__lang--current:focus,
.lang-switcher__lang--current:active {
background-color: #b4d1ef;
}
.lang-switcher__lang:hover .lang-switcher__lang-title,
.lang-switcher__lang:focus .lang-switcher__lang-title,
.lang-switcher__lang:active .lang-switcher__lang-title {
text-decoration: underline;
}
.lang-switcher__lang-title {
flex: 1;
margin-left: 0.5em;
}
.lang-switcher--active .lang-switcher__button {
background: #d4d4d4;
}
.lang-switcher--active .lang-switcher__langs {
display: block;
}
.pswp__caption .pswp__caption__center {
text-align: center;
}
.wide-content {
overflow-x: auto;
margin-bottom: 1em;
}
.wide-content :last-child {
margin-bottom: 0;
}
.references {
margin-bottom: 1em;
}
.references .owl-theme .owl-controls {
margin: 0;
padding: 0;
}
.references .owl-dots {
text-align: center;
margin: 0;
padding: 0;
}
.references .owl-dot {
width: 0.875em;
height: 0.875em;
box-sizing: border-box;
border-radius: 50%;
border: 0.125em solid #fff;
background: #ddd;
display: inline-block;
margin: 0.25em;
vertical-align: middle;
cursor: pointer;
}
.references .owl-dot.active {
background: silver;
border-color: silver;
}
.references__reference {
padding: 1em 1em 0;
text-align: center;
}
#modal-pagePopup .modal__container {
max-width: none;
}
.popup,
.popup__image,
.popup img,
.popup__text {
display: block;
}
.popup img {
max-width: 100%;
height: auto;
}
.popup__image + .popup__text {
margin-top: 1em;
}
.contextMenu,
.contextMenu__header,
.contextMenu__items,
.contextMenu__item,
.contextMenu__subitems,
.contextMenu__subitem,
.contextMenuLink,
.contextMenuLink__icon,
.contextMenuLink__label {
display: block;
}
.contextMenu__header {
margin-bottom: 0.25em;
}
.contextMenu__items,
.contextMenu__subitems {
margin: 0;
list-style: none;
}
.contextMenu__subitems {
margin-left: 1em;
}
.contextMenu__item {
margin-bottom: 0.25em;
}
.contextMenu__item:last-child {
margin-bottom: 0;
}
.contextMenuLink {
display: flex;
text-decoration: none;
color: inherit;
gap: 1em;
padding: 0.5em 1em;
}
.contextMenuLink__icon {
background-repeat: no-repeat;
background-position: center center;
}
.contextMenuLink--current .contextMenuLink__label,
.contextMenuLink:hover .contextMenuLink__label,
.contextMenuLink:focus .contextMenuLink__label,
.contextMenuLink:active .contextMenuLink__label {
text-decoration: underline;
}
.contextMenuLink__label {
flex: 1;
}
.contextMenu__subitem .contextMenuLink__label {
font-size: 87.5%;
}
.navigation {
display: flex;
flex-wrap: wrap;
gap: 0.5em;
align-items: center;
}
.navigation__item,
.navigation__separator {
font-size: 87.5%;
}
.navigation__item {
color: inherit;
text-decoration: none;
box-sizing: border-box;
}
.navigation__item:hover,
.navigation__item:focus,
.navigation__item:active {
text-decoration: underline;
}
.siteMenu,
.siteMenu__item,
.siteMenuLink,
.siteMenuLink__icon,
.siteMenuLink__label {
display: block;
}
.siteMenu__title {
margin-bottom: 0;
}
.siteMenu__items {
margin: 0;
list-style: none;
}
.siteMenu__item {
margin-bottom: 0.25em;
}
.siteMenu__item:last-child {
margin-bottom: 0;
}
.siteMenuLink {
display: flex;
text-decoration: none;
color: inherit;
gap: 1em;
padding: 0.5em 1em;
}
.siteMenuLink:hover .siteMenuLink__label,
.siteMenuLink:focus .siteMenuLink__label,
.siteMenuLink:active .siteMenuLink__label {
text-decoration: underline;
}
.siteMenuLink__icon {
background-repeat: no-repeat;
background-position: center center;
}
.siteMenuLink__label {
flex: 1;
}
.posts {
display: grid;
gap: 2rem;
}
.post {
display: flex;
flex-direction: column;
row-gap: 1em;
column-gap: 1.5em;
}
.post__image,
.post__content,
.post__title,
.post__date,
.post__perex {
display: block;
}
.post__content {
flex: 1;
position: relative;
}
.post__title {
font-weight: bold;
font-size: 150%;
margin-bottom: 0.5em;
}
.post__title:last-child {
margin-bottom: 0;
}
.post__link {
display: inline-block;
color: inherit;
text-decoration: none;
}
.post__link:hover,
.post__link:focus,
.post__link:active {
text-decoration: underline;
}
.post__date {
color: gray;
font-size: 87.5%;
margin-bottom: 1em;
}
.post__perex {
font-size: 87.5%;
}
.post--horizontal {
flex-direction: row;
}
@media only screen and (min-width:30em) {
.post--horizontal\@xs {
flex-direction: row;
}
}
@media only screen and (min-width:40em) {
.post--horizontal\@sm {
flex-direction: row;
}
}
@media only screen and (min-width:60em) {
.post--horizontal\@md {
flex-direction: row;
}
}
@media only screen and (min-width:75em) {
.post--horizontal\@lg {
flex-direction: row;
}
}
@media only screen and (min-width:112em) {
.post--horizontal\@xl {
flex-direction: row;
}
}
.post-v2 {
display: flex;
flex-direction: row;
row-gap: 1rem;
column-gap: 1.5rem;
flex-wrap: wrap;
}
.post-v2__image,
.post-v2__content,
.post-v2__title,
.post-v2__date,
.post-v2__perex {
display: block;
}
.post-v2__content {
flex: 1;
position: relative;
min-width: 50%;
}
.post-v2__title {
font-weight: bold;
font-size: 1.125rem;
margin-bottom: 0.5rem;
}
.post-v2__title:last-child {
margin-bottom: 0;
}
.post-v2__link {
display: inline-block;
color: inherit;
text-decoration: none;
}
.post-v2__link:hover,
.post-v2__link:focus,
.post-v2__link:active {
text-decoration: underline;
}
.post-v2__date {
color: gray;
font-size: 0.875rem;
margin-bottom: 1rem;
}
.post-v2__perex {
font-size: 0.875rem;
}
.categoryPosts {
display: grid;
gap: 2rem;
}
.galleryPreviews {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
gap: 2rem;
}
.galleryPreview {
max-width: 12.5rem;
display: block;
text-decoration: none;
transition: transform 0.2s;
box-sizing: border-box;
position: relative;
grid-column: span 1;
min-width: 0; /* https://stackoverflow.com/a/43312314 */
}
.galleryPreview__preview {
display: block;
margin-bottom: 0.75rem;
}
.galleryPreview__label {
font-weight: bold;
font-size: 1.125rem;
display: block;
line-height: 1.25;
}
.galleryPreview:hover,
.galleryPreview:focus,
.galleryPreview:active {
text-decoration: none;
transform: scale(1.025);
}
.galleryPreview:hover .galleryPreview__label,
.galleryPreview:focus .galleryPreview__label,
.galleryPreview:active .galleryPreview__label {
text-decoration: underline;
}
.calendarEvents {
display: grid;
gap: 1.5rem;
}
.calendarEvent {
display: flex;
align-items: center;
gap: 1rem;
text-decoration: none;
color: inherit;
}
.calendarEvent:hover,
.calendarEvent:focus,
.calendarEvent:active {
text-decoration: none;
}
.calendarEvent:hover .calendarEvent__title,
.calendarEvent:focus .calendarEvent__title,
.calendarEvent:active .calendarEvent__title {
text-decoration: underline;
}
.calendarEvent__date {
text-align: center;
background-color: #999;
padding: 0.625rem 0.5rem;
min-width: 2.5rem;
line-height: 1.25;
}
.calendarEvent__dateDay {
font-size: 1.125rem;
color: #fff;
font-weight: bold;
}
.calendarEvent__dateMonth {
font-size: 0.75rem;
color: #fff;
}
.calendarEvent__title {
font-size: 0.875rem;
font-weight: bold;
line-height: 1.5;
}
.calendarEvent__button {
font-weight: bold;
padding: 0.5rem 1.5rem;
margin-top: 1rem;
font-size: 0.875rem;
}
.cimg {
--cimg-borderRadius: 0;
--cimg-height: 20rem;
}
.content .cimg {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 1rem;
float: none;
}
.content .cimg a {
display: block;
}
.content .cimg img {
display: block;
max-height: var(--cimg-height);
width: 100%;
object-fit: cover;
border-radius: var(--cimg-borderRadius);
}
.contactToolbar {
display: flex;
gap: 1rem;
align-items: center;
margin-bottom: 2rem;
flex-wrap: wrap;
}
.persons {
display: grid;
gap: 2rem;
}
@media only screen and (min-width: 40em) {
.persons {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (min-width: 60em) {
.persons {
grid-template-columns: repeat(3, 1fr);
}
}
.person {
min-width: 0;
text-align: left;
box-sizing: border-box;
}
.person--detail {
margin-bottom: 2rem;
display: flex;
gap: 2rem;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.person__content {
flex: 1 1 14rem;
}
.person__header {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
gap: 1rem;
margin-bottom: 1rem;
}
.person__photo {
display: flex;
}
.person__photo img,
.person__photo svg {
width: 8.75rem;
height: 8.75rem;
border-radius: 50%;
}
.person__info {
flex: 1;
}
.person__name {
font-size: 112.5%;
font-weight: bold;
text-decoration: none;
}
.person__name:hover,
.person__name:focus,
.person__name:active {
text-decoration: underline;
}
.person__categories {
margin-top: 0.5rem;
text-align: center;
}
.person__note {
margin-bottom: 1rem;
}
.person__contacts {
margin: 0;
padding: 0;
list-style: none;
}
.person__contact {
margin-top: 0.5rem;
}
.postCard {
display: block;
text-decoration: none;
min-width: 0;
}
.postCard__date {
font-size: 0.875rem;
line-height: 1;
margin-bottom: 1rem;
}
.postCard__title {
font-weight: bold;
font-size: 1.25rem;
}
.postCard__perex {
font-size: 0.875rem;
}
.postCards {
display: grid;
gap: 1rem;
}
.main-menu {
width: 100%;
box-sizing: border-box;
}
.main-menu__items {
list-style: none;
margin: 0;
margin-left: 2em;
box-sizing: border-box;
}
.main-menu--top > .main-menu__items {
margin-left: 0;
}
.main-menu__item-wrapper {
display: block;
position: relative;
}
.main-menu__item-arrow {
display: block;
position: absolute;
right: 0;
top: 50%;
background: transparent;
border: none;
box-sizing: border-box;
width: 2em;
height: 2em;
padding: 0;
margin: 0;
margin-top: -1em;
font-weight: bold;
font: inherit;
color: inherit;
cursor: pointer;
background: url('/img/chevron-right-white.svg') no-repeat center center;
background-size: 1em;
}
.main-menu--submenu {
height: 0;
overflow: hidden;
}
.main-menu__item--opened > .main-menu--submenu {
height: auto;
overflow: visible;
}
.main-menu__item--opened > .main-menu__item-wrapper > .main-menu__item-arrow {
transform: rotate(90deg);
}
/* LINK */
.main-menu-link,
.main-menu-link__icon,
.main-menu-link__label {
display:  block;
box-sizing: border-box;
}
.main-menu-link {
text-decoration: none;
color: inherit;
display: flex;
align-items: center;
}
.main-menu-link__label {
padding: 0.75em;
flex: 1;
}
.main-menu-link {
position: relative;
}
.main-menu--submenu .main-menu-link:before {
content: "";
width: 0.5em;
height: 0.5em;
background: currentColor;
display: block;
position: absolute;
border-radius: 50%;
left: -0.375em;
}
.main-menu-link:hover > .main-menu-link__label,
.main-menu-link:focus > .main-menu-link__label,
.main-menu-link:active > .main-menu-link__label {
text-decoration: underline;
color: inherit;
}
.main-menu-link--active,
.main-menu-link--current {
font-weight: bold;
}
.menu-switcher-container {
display: block;
width: 100%;
height: 0px;
overflow: hidden;
transform: scaleY(0);
transform-origin: top;
transition: transform 0.26s ease;
}
.menu-switcher-container--active {
height: auto;
transform: scaleY(1);
}
.menu-switcher,
.menu-switcher__button,
.menu-switcher__icon,
.menu-switcher__label {
display: block;
box-sizing: border-box;
}
.menu-switcher__icon {
margin: 0 auto;
}
.menu-switcher__button {
text-align: center;
cursor: pointer;
border: none;
border-radius: 0.5em;
background: #333;
color: #fff;
padding: 0.25em 0.5em;
}
.menu-switcher__label {
font-weight: bold;
font-size: 112.5%;
text-decoration: none;
}
.menu-switcher__button:hover .menu-switcher__label,
.menu-switcher__button:focus .menu-switcher__label {
text-decoration: underline;
}
body {
font-family: 'Montserrat', sans-serif;
color: #000000;
background: #fff;
}
a {
color: #0044aa;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
/*** HEADER ***/
.header-wrapper {
background: #fff;
}
.header-wrapper--fixed {
position: sticky;
top: 0;
left: 0;
right: 0;
z-index: 1000;
}
.page--scrolled .header-wrapper--fixed .header-inner {
padding-top: 0.25em;
padding-bottom: 0.25em;
}
/*** LOGO ***/
.header-inner {
text-align: center;
}
.header {
position: relative;
padding-right: 50px;
}
.header-row {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.header-col1,
.header-col2,
.header-col3 {
box-sizing: border-box;
text-align: left;
}
.header-col1 {
text-align: center;
width: 100%;
}
.header-col2,
.header-col3 {
flex-grow: 1;
padding: 0.5em;
}
.header .header-col2,
.header .header-col3 {
display: none;
}
@media only screen and (max-width: 40em) {
h1 {
font-size: 187.5%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 131.25%;
}
h4 {
font-size: 112.5%;
}
h5 {
font-size: 93.75%;
}
h6 {
font-size: 75%;
}
}
@media only screen and (min-width: 60em) {
.page--desktop .header {
padding-right: 0;
}
.page--desktop .header-col1 {
flex-grow: 1;
width: auto;
text-align: left;
margin-right: 2em;
}
.page--desktop .header-col2,
.page--desktop .header-col3 {
text-align: right;
flex-grow: 0;
}
.page--desktop .header-col2 {
margin-right: 2em;
}
.page--desktop .header .header-col2,
.page--desktop .header .header-col3 {
display: block;
}
}
.logo {
display: inline-flex;
align-items: center;
text-align: center;
text-decoration: none;
font-weight: bold;
color: var(--web-logo-color, inherit);
vertical-align: middle;
gap: 1rem;
}
.logo:hover,
.logo:focus,
.logo:active {
text-decoration: none;
color: var(--web-logo-color, #444);
}
.logo__text,
.logo__image,
.logo__image img {
display: block;
}
.logo__text {
font-size: clamp(1.25rem, 0.8864rem + 1.8182vw, 2.25rem);
padding: 0.25em 0;
flex: 1;
}
.logo__image img {
max-width: 100%;
height: auto;
}
/*** HORIZONTAL MENU ***/
.horizontalmenu {
background: #eee;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
position: relative;
z-index: 10;
}
.horizontalmenu-inner {
display: none;
}
.horizontalmenu-mobile {
display: none;
}
.horizontalmenu-mobile-2 {
margin-top: 1rem;
border-top: 0.25rem solid #0004;
}
.horizontalmenu-secondary {
display: none;
padding: 1em;
background: #fff;
}
.horizontalmenu-secondary:empty {
padding: 0;
}
.horizontalmenu--active .horizontalmenu-inner {
height: auto;
transform: scaleY(1);
}
.horizontalmenu--active .horizontalmenu-mobile,
.horizontalmenu--active .horizontalmenu-secondary {
display: block;
}
.horizontalmenu-switch {
position: absolute;
top: 50%;
margin-top: -22px;
right: 0.5em;
}
.horizontalmenu-switcher {
font-weight: bold;
color: #333;
display: block;
text-align: center;
vertical-align: middle;
padding: 0;
text-decoration: none;
box-sizing: border-box;
width: 44px;
height: 44px;
white-space: nowrap;
overflow: hidden;
background: #666;
border-radius: 4px;
padding: 2px
}
.horizontalmenu-switcher:hover,
.horizontalmenu-switcher:focus,
.horizontalmenu-switcher:active {
text-decoration: none;
}
.horizontalmenu-switcher-icon,
.horizontalmenu-switcher-label {
display: inline-block;
vertical-align: middle;
}
.horizontalmenu-switcher-icon {
margin-right: 0.5em;
}
.horizontalmenu-switcher:hover .horizontalmenu-switcher-label,
.horizontalmenu-switcher:focus .horizontalmenu-switcher-label,
.horizontalmenu-switcher:active .horizontalmenu-switcher-label {
text-decoration: underline;
}
.horizontalmenu .m0_0 {
flex-grow: 1;
text-align: center;
display: flex;
align-items: center;
}
.horizontalmenu .m0_0 a {
border: 5px solid transparent;
border-width: 5px 0;
flex: 1;
color: #333;
}
.horizontalmenu .m0_0 a {
text-transform: uppercase;
font-weight: bold;
}
.horizontalmenu .m0_0 .m0_0hov {
border-bottom: 5px solid #ccc;
color: var(--web-mainMenu-activeItemColor);
background-color: var(--web-mainMenu-activeItemBackgroundColor);
border-bottom-color: var(--web-mainMenu-activeItemBorderColor);
}
.main-menu {
background: var(--web-mainMenu-itemBackgroundColor);
color: var(--web-mainMenu-itemColor, #333);
}
@media only screen and (min-width: 60em) {
.page--desktop .horizontalmenu-switch {
display: none;
}
.page--desktop .horizontalmenu-inner {
display: flex;
flex-wrap: wrap;
}
.page--desktop .horizontalmenu-mobile,
.page--desktop .horizontalmenu-secondary,
.page--desktop .horizontalmenu--active .horizontalmenu-secondary {
display: none;
}
}
/*** LEFT MENU ***/
.body-outer--2cols {
display: grid;
max-width: 75em;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
.body {
order: 1;
overflow: hidden;
}
.leftMenu {
display: block;
background: var(--web-leftMenu-backgroundColor, #f8f8f8);
order: 2;
box-sizing: border-box;
padding: 1rem;
}
.leftMenu h1 {
color: var(--web-header-1);
}
.leftMenu h2 {
color: var(--web-header-2);
}
.leftMenu h3,
.leftMenu h4,
.leftMenu h5,
.leftMenu h6 {
color: var(--web-header-3);
}
@media only screen and (min-width: 60em) {
.page--desktop .body-outer--2cols {
grid-template-columns: 18rem 1fr;
}
.page--desktop .leftMenu {
order: 0;
}
}
/*** BODY ***/
.body-inner--wide {
padding: 0;
max-width: none;
}
.body-inner--breadcrumbs,
.body-inner--products {
padding-bottom: 0;
}
.body-inner--breadcrumbs + .body-inner,
.body-inner--products + .body-inner {
padding-top: 0;
}
@media only screen and (min-width: 60em) {
.body-inner--breadcrumbs {
padding-top: 2em;
}
}
/*** CALENDAR EVENTS ***/
.calendarEvents {
margin-bottom: 2rem;
}
.calendarEvent__date {
background-color: var(--web-mainMenu-itemBackgroundColor);
color: var(--web-mainMenu-itemColor);
}
/*** CONTENT ***/
.content {
padding-top: 2em;
}
.content--homepage {
padding-top: 0;
}
.content hr {
height: 5px;
background: #eee;
border: none;
box-sizing: border-box;
margin: 2em 0;
}
.content hr:last-child {
margin-bottom: 0;
}
.content img {
display: block;
max-width: 100%;
height: auto !important;
}
.content .photoswipe {
display: inline-block;
}
/*** CONTENT CIMG ***/
.cimg {
--cimg-height: 25rem;
}
/*** CONTENT TABLE ***/
.content table {
width: 100%;
border-spacing: 0;
border: 1px solid #e5e5e5;
margin-bottom: 1em;
}
.content table th,
.content table td {
border: 1px solid #e5e5e5;
border-width: 0 1px 1px 0;
padding: 0.5em 1em;
}
.content table th:last-child,
.content table td:last-child,
.table-no-border .content table th,
.table-no-border .content table td,
.content table th.table-no-border,
.content table td.table-no-border {
border-right: none;
}
.content table th.table-cell-border,
.content table td.table-cell-border {
border-right: 1px solid #e5e5e5;
}
.content table thead tr,
.content table thead tr td,
.content table thead tr th {
background: #fff;
}
.content table tbody tr:nth-child(odd) {
background: #f2f2f2;
}
.content table thead th,
.content table tfoot th,
.content table thead td,
.content table tfoot td {
text-align: center;
font-size: 87.5%;
padding-top: 1.286em;
padding-bottom: 1.286em;
}
.content table thead th a,
.content table tfoot th a,
.content table thead td a,
.content table tfoot td a {
color: inherit;
}
.content table thead th.active,
.content table tfoot th.active,
.content table thead td.active,
.content table tfoot td.active {
color: #000000;
}
.content table thead th.table-normal-padding,
.content table tbody th.table-normal-padding,
.content table tfoot th.table-normal-padding,
.content table thead td.table-normal-padding,
.content table tbody td.table-normal-padding,
.content table tfoot td.table-normal-padding {
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.content table tbody th.table-normal-padding,
.content table tbody td.table-normal-padding {
padding-left: 0.5em;
padding-right: 0.5em;
}
.content table tfoot th,
.content table tfoot td {
text-align: left;
}
/*** CALENDAR WIDGET ***/
.wg_calendar {
max-width: 20rem;
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
padding-top: 2.25rem;
}
.wg_calendar table {
border: none;
}
.wg_calendar table th,
.wg_calendar table td {
border: none;
padding: 0;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.wg_calendar table tbody tr:nth-child(odd),
.wg_calendar table tbody tr:nth-child(even) {
background: transparent;
}
.wg_cal_navi {
text-transform: capitalize;
font-weight: normal;
top: 0;
}
.wg_cal_navi td {
position: relative;
font-weight: normal;
border: none;
padding: 0;
background: transparent;
}
.wg_cal_navi td:nth-child(2),
.wg_cal_navi td:nth-child(4) {
width: 2.75rem;
}
.wg_cal_navi td:nth-child(2) a,
.wg_cal_navi td:nth-child(4) a {
padding-left: 2.75rem;
}
.wg_cal_navi td:nth-child(2) a,
.wg_cal_navi td:nth-child(4) a {
background-image: url('/img/calendar_arrow.svg');
background-position: left center;
background-size: 0.375rem;
z-index: 10;
}
.wg_cal_navi td:nth-child(3) {
font-size: 1.125rem;
padding: 0.25rem 0;
font-weight: bold;
color: var(--web-mainMenu-itemBackgroundColor);
}
.wg_cal_navi td:nth-child(4) a {
transform: scaleX(-1);
}
.wg_cal_days {
text-transform: uppercase;
}
.wg_cal_td {
text-align: center;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.wg_cal_td_a {
background: var(--web-mainMenu-itemBackgroundColor);
color: var(--web-mainMenu-itemColor);
font-weight: bold;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
top: 0.125rem;
bottom: 0.125rem;
left: 0.25rem;
right: 0.25rem;
border-radius: 0;
position: static;
}
/*** SLIDESHOW ***/
.slideshow .owl-controls {
display: none;
}
.slideshow .owl-carousel .owl-item img {
display: block;
object-fit: cover;
max-height: 450px;
width: 100%;
aspect-ratio: 2 / 1;
}
/*** CANTEEN ***/
.wg_canteen {
text-align: center;
}
/*** CONTEXT MENU ***/
.contextMenu {
margin-bottom: 2rem;
}
.contextMenuLink {
padding: 0.75rem 1rem;
color: var(--web-leftMenu-itemColor);
background: var(--web-leftMenu-itemBackgroundColor, transparent);
}
.contextMenuLink--active {
padding: 0.75rem 1rem;
color: var(--web-leftMenu-activeItemColor);
background: var(--web-leftMenu-activeItemBackgroundColor, transparent);
}
.contextMenu__header .contextMenuLink {
font-weight: bold;
font-size: 1.125rem;
background: transparent;
}
/*** SITE MENU ***/
.siteMenu {
margin-bottom: 2rem;
}
.siteMenuLink {
padding: 0.75rem 1rem;
color: var(--web-leftMenu-itemColor);
background: var(--web-leftMenu-itemBackgroundColor, transparent);
}
.siteMenuLink--active {
color: var(--web-leftMenu-activeItemColor);
background: var(--web-leftMenu-activeItemBackgroundColor, transparent);
}
/*** POSTS ***/
.post__title {
font-size: 125%;
}
@media only screen and (min-width: 30em) {
.posts--2cols,
.posts--3cols,
.posts--4cols {
grid-template-columns: 1fr 1fr;
}
}
@media only screen and (min-width: 60em) {
.posts--3cols,
.posts--4cols {
grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (min-width: 70em) {
.posts--4cols {
grid-template-columns: repeat(4, 1fr);
}
}
/*** GALLERY SLIDER ***/
.gallery-slider {
padding: 1em 50px;
position: relative;
}
.gallery-slider .owl-controls {
margin: 0;
}
.gallery-slider__slide {
display: block;
padding: 0.5em 1em;
box-sizing: border-box;
}
.gallery-slider__photo {
display: block;
}
.gallery-slider img {
display: block;
object-fit: cover;
}
.gallery-slider .owl-next,
.gallery-slider .owl-prev {
position: absolute;
top: 0;
bottom: 0;
background-position: center center;
background-repeat: no-repeat;
width: 50px;
padding-left: 50px;
overflow: hidden;
box-sizing: border-box;
}
.gallery-slider .owl-prev {
left: -50px;
background-image: url('../img/slider-left.png');
}
.gallery-slider .owl-next {
right: -50px;
background-image: url('../img/slider-right.png');
}
.photogallery {
overflow: hidden;
padding: 1em;
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 0.5em;
}
.photogallery .imgb {
padding: 0;
width: auto;
}
.photogallery .imgb .desc {
bottom: 0;
}
.photogallery .imgb a {
display: block;
}
.photogallery .photoswipe {
display: block;
}
.photogallery img {
object-fit: cover;
max-height: none;
box-shadow: none;
border: none;
display: block;
}
.photogallery .imgb--gallery-default img {
background: #eee;
object-fit: none;
}
.products {
margin-bottom: 1em;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.product,
.product__content,
.product__image,
.product__image img,
.product__title,
.product__description {
display: block;
}
.product {
padding: 0;
margin-bottom: 1em;
color: inherit;
box-sizing: border-box;
width: 100%;
}
.product__content {
padding: 0.5em 1em;
}
.product__title {
font-weight: bold;
text-align: center;
font-size: 125%;
}
.product__image {
margin-bottom: 1em;
}
.product__image img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
.product__description {
margin-top: 0.75em;
text-align: center;
}
.product,
.product:hover,
.product:focus,
.product:active {
text-decoration: none;
}
.product:hover .product__title,
.product:focus .product__title,
.product:active .product__title {
text-decoration: underline;
}
.products--circle .product__image img {
border-radius: 50%;
}
@media only screen and (min-width: 24em) {
.product {
width: 50%;
}
}
@media only screen and (min-width: 38em) {
.product {
width: 33.33%;
}
}
@media only screen and (min-width: 52em) {
.product {
width: 25%;
}
}
/*** BLOCKS ***/
.block-1,
.block-2,
.block-3 {
display: block;
}
.block-1 {
background-color: #eee;
}
.block-2 {
background-color: #ddd;
}
.block-3 {
background-color: #ccc;
}
/*** BUTTON ***/
.button,
.button-2,
.button-3 {
display: inline-block;
padding: 0.375em 1em;
box-sizing: border-box;
margin-bottom: 1px;
font: inherit;
font-weight: normal;
background-color: #1779ba;
font-size: 100%;
border-radius: 3px;
border: none;
cursor: pointer;
text-decoration: none;
box-shadow: 0 -2px 0 rgba(0,0,0,0.2) inset;
color: #fff;
/*&:hover,
&:focus,
&:active {
background-color: lighten(#1779ba, 5%);
}
}*/
}
.button:active,
.button-2:active,
.button-3:active {
box-shadow: none;
}
/*** GOOGLE MAP ***/
iframe.google-map {
display: block;
width: 100%;
box-sizing: border-box;
max-width: 100%;
}
/*** FOOTER ***/
.footer {
margin-top: 4em;
}
.footer-inner--webauthor {
display: flex;
flex-wrap: wrap;
gap: 2rem 1rem;
justify-content: space-between;
padding-top: 2em;
padding-bottom: 2em;
border-top: 5px solid #eee;
}
.footer-inner--webauthor > :last-child {
margin-left: auto;
text-align: right;
}
.footer--customized .footer-inner--webauthor {
border-top: none;
}
.footer-inner-content {
font-size: 87.5%;
color: #777;
}
/*** UTILS ***/
.u-hide-mobile {
display: none;
}
@media only screen and (min-width: 60em) {
.u-hide-mobile {
display: block;
}
}
