@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/lato-v24-latin_latin-ext-100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v24-latin_latin-ext-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin_latin-ext-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v24-latin_latin-ext-700.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v24-latin_latin-ext-900.woff2') format('woff2');
}

body {
  font-family: 'Lato' !important;
  font-size: 14px;
  line-height: 1.5;
  color: #212529;
}

a, .nav-link {
    color: #009ed6;
}

a:hover, .nav-link:hover {
    color: #212529;
}

.btn {
    border-radius: 0;
    font-size: 12px;
    text-transform: lowercase;
}

a.btn [class^="icon-"], a.btn [class*=" icon-"], button.btn [class^="icon-"], button.btn [class*=" icon-"] {
    display: block;
    float: right;
    margin-top: 4px;
    margin-left: 10px;
}

.btn-primary {
    background-color: #009ed6;
    border-color: #009ed6;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #212529;
    border-color: #212529;
}

.navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar-brand img {
    display: block;
    width: 400px;
    height: auto;
}

div#maximenuck111 ul.maximenuck li.level1.parent > a:after, div#maximenuck111 ul.maximenuck li.level1.parent > span.separator:after {
    display: none !important;
}

div#maximenuck111 ul.maximenuck {
    padding-left: 0;
}

.section-column {
    padding-top: 35px;
}

div#djslider114, .djslider-default ul.djslider-in > li {
    height: 500px !important;
}

.section-column-right {
    color: #ffffff;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: calc(var(--bs-gutter-x) * 1);
    padding-right: calc(var(--bs-gutter-x) * 1);
    margin-left: calc(var(--bs-gutter-x) * -1);
    background: url(../images/bg-welcome.png) no-repeat scroll 0 0 / cover rgb(32, 123, 170);
    text-align: justify;
}

.section-column-right h4 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px;
    text-align: left
}

.section-column-right .mod-custom {
    padding-top: 5px;
}

.section-column-right .icnav .backicY, .section-column-right .icnav .backic, .section-column-right .icnav .nextic, .section-column-right .icnav .nexticY {
    color: #ffffff;
}

.section-column-right .iccalendar table td div.style_Today {
    border: 1px solid #000;
    background-color: #000;
    text-shadow: none;
    box-shadow: none;
}

div[itemprop="articleBody"] ul {
    list-style-position: inside;
    left: 20px;
    position: relative;
}

.mod-finder__search button {
    text-indent: -100px;
}

.mod-finder__search [class*=" icon-"] {
    text-indent: 0;
    margin-top: 3px !important;
    margin-left: 0 !important;
}

.before-main-body {
    padding-top: 35px;
    padding-bottom: 15px;
}

.before-main-body .moduletable {
    text-align: center;
}

main.siteBody {
    padding-top: 35px;
    padding-bottom: 70px;
}

main.siteBody .page-header h1 {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 25px;
}

main.siteBody .left.item-image {
    max-width: 400px;
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
}

main.siteBody .blog-item .left.item-image {
    max-width: 100%;
    float: none;
    border: none;
    margin-right: 0;
}

main.siteBody .blog-item .item-image img {
	display: block;
	margin: auto;
}

main.siteBody .page-header h2, main.siteBody .item-title {
    font-size: 1.3rem;
    line-height: 1.2;
    text-decoration: none;
    margin-bottom: 15px;
}

.page-header h2 a, main.siteBody .item-title a {
    text-decoration: none;
}

.blog-items .blog-item {
    border-radius: 5px;
    padding: 20px;
    border: 1px solid #ddd;
}

.article-img-small {
    margin: 0 12px;
    width: 15px;
    height: 15px;
}

.my-text {
  	margin-top: 28px;
}

.article-data {
  	margin-bottom: 7px;
}

.article-data-text {
  	display: inline-block;
	top: 1px;
	position: relative;
  	font-size: 12.5px;
}

.article-data-text a {
  	text-decoration: none;
  	color: #009ed6;
}

ul.pagination {
    justify-content: center;
}

ul.pagination li:first-child, ul.pagination li:last-child {
    display: none;
}

.page-link:hover, .page-link {
    color: #009ed6;
}

.page-item.active .page-link {
    background-color: #009ed6;
    border-color: #009ed6;
}

.table-structure tr td {
    min-width: 130px;
    text-align: center;
}

td.table-item-structure {
    background-color: #009ee0;
    border: 2px solid #ffffff;
    color: #ffffff;
    height: 70px;
}

td.table-item-structure a {
    color: #ffffff !important;
}

td.table-item-structure a:hover {
    color: #333333 !important;
}

.before-footer {
    padding: 30px 0;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
	clear: both;
}

.acym_module_form table.acym_form {
    width: 100%;
    margin: 10px auto 0 auto;
}

.acym_module_form table.acym_form .acym__users__creation__fields__title {
    display: block;
    margin-bottom: 4px;
}

.acym_module_form .acym_form label {
    display: block;
    width: 100%;
}

.acym_form input.cell {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 30px;
    background: white;
    border: 1px solid #009ed6;
    margin-bottom: 10px;
}

.acym_form .acyterms {
    padding-bottom: 15px;
}

.after-footer {
    padding: 20px 0;
}

.footer .nav-link {
	color: #212529;
    padding: 2px 0;
}

.footer .nav-link:hover {
	color: #009ed6;
}

.marquee0 img {
    display: block;
    width: auto;
    height: 100px;
    margin: 0 20px;
}

.marquee0 > div {
    width: 100% !important;
}

.cookiebuttons #cookiehintsubmit, .cookiebuttons #cookiehintsubmit:hover {
    background: #009ed6 !important;
}

.branze-box a {
background-color: #009ee0;
color: #ffffff !important;
display: block;
padding: 25px 25px 25px 35px;
transition: all 0.2s ease 0s;
width: 100%;
text-transform: uppercase;
font-weight: 900;
letter-spacing: 2px;
margin: 0 0 3px 0;
}
.branze-box a:hover {
background:#cacaca;
}
/*======= Calendar =========*/

#icagenda h2 {
    background: none;
    padding: 0;
    color: #009ee0;
    font-weight: normal;
}

.ic-content h2 {
    background:none !important;
}
.ic-content h2 a {
    color: #009ee0;
    font-weight: 700 !important;
}
.ic-content h2 a:hover {
    color:#cacaca;
}
.ic-info.ic-clearfix {
background:none !important;
}
.iccalendar table td div.style_Today {
	border: 1px solid #fff !important;
	text-shadow: none !important;
	box-shadow: none !important;
	border-radius:0 !important;
}
.ic-people {display: none}
.ic-registered {display: none}

.convertforms {
	margin: auto !important;
}

div#maximenuck111 div.maxidrop-main {
	width: 195px !important;
}

div#maximenuck111 ul.maximenuck li.level1.parent li.parent > a:after, div#maximenuck111 ul.maximenuck li.level1.parent li.parent > span.separator:after, div#maximenuck111 ul.maximenuck li.maximenuck ul.maximenuck2 li.parent > a:after, div#maximenuck111 ul.maximenuck li.maximenuck ul.maximenuck2 li.parent > a:after {
    right: -12px !important;
}

.moduletable h3 {
    color: #009ed6;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.before-footer .moduletable h3 {
    color: #212529;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    text-transform: inherit;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
	.menu-top .maximenuckh {
		margin-bottom: 25px;
	}
	.before-footer {
		padding: 30px 0 5px 0;
	}
	.before-footer .moduletable {
		padding-bottom: 30px;
	}
}

@media (max-width: 992px) {
	.section-column-right {
		margin-left: 0;
	}
	.footer .moduletable {
		padding-bottom: 25px;
	}
	.pagination {
		flex-wrap: wrap;
	}
}

@media (max-width: 768px) {
	.navbar-brand {
		margin-right: 0;
	}
	.navbar-brand img {
		width: 300px;
		margin: auto;
	}
	div#djslider114, .djslider-default ul.djslider-in > li {
		height: 390px!important;
	}
	div#maximenuck111 .maximenumobiletogglericonck {
		background: #207baa !important;
		height: auto !important;
		padding: 12px 10px 15px 10px !important;
		color: #fff !important;
	}
	ul.maximenuck li.parent > a {
		pointer-events: none !important;
	}
	table {
		width: 100% !important;
	}
}

@media (max-width: 576px) {
	.navbar-brand {
		width: 100%;
		padding-bottom: 20px !important;
	}
	.navbar-brand img {
		width: 100%;
		max-width: 300px;
	}
	.navbar .d-flex.ms-3 {
		width: 100%;
		padding-top: 15px;
		justify-content: center;
		margin-left: 0 !important;
		text-align: center;
	}
	.navbar .d-flex.ms-5, .navbar .d-flex.ms-auto.ms-3 {
		width: auto;
		padding-top: 0;
		margin-left: 0 !important;
	}
	.navbar .d-flex.ms-5 img {
		width: 120px;
	}
	div#djslider114, .djslider-default ul.djslider-in > li {
		height: 300px!important;
	}
	main.siteBody .page-header h1 {
		font-size: 1.4rem;
	}
	main.siteBody .left.item-image, main.siteBody .right.item-image {
		max-width: 100%;
		float: none;
		margin-bottom: 20px;
		margin-right: 0;
	}
}

