.aheto-header-14__logo {
    background-color: #fff;
}

.aheto-single-img {
	z-index: 9;
	position: relative;
}

.aheto-single-img > img {
	margin-left: -50px;
}

.dk-text-colored {
	color: #DD2932;
}

article.new.format-image .content-wrapper p {
	text-align: justify;
}

.section-event .event .content-wrapper .event-date {
	width: 150px;
}

.section-event .event .content-bottom-wrapper {
    margin: auto auto auto;
}

.section-event .event .content-bottom-wrapper .image-wrapper {
    min-height: 318px;
}

.widget_aheto__infos p, .widget_aheto__infos p a {
	font-size: 22px;
}

.aheto-footer-14 .widget-title {
	font-size: 25px;
}

.aheto-header-14__socials {
	border-right: none;
	border-left: none;
}

.section-event .event .content-wrapper .event-number {
	border-radius: 5px 5px 5px 5px;
}

.aheto-header-14 .main-menu > .menu-item > a {
    padding: 20px 0;
    color: #0536a5;
}

.aheto-header-14 .main-menu .menu-item a {
    font-size: 20px;
    font-weight: 400;
}

.aheto-header li {
    line-height: 24px;
}

.aheto-header-14 {
    background-color: #fff;
}

.aheto-header-14__logo {
    margin-right: 15px;
	margin-bottom: 0px;
    padding: 0px 20px;
    border-bottom-left-radius: 5px;
}

.aheto-header-14 .logo__img {
    max-height: 100px;
}

.aheto-header-14 .dropdown-btn {
	color: #0536A5;
}

.sub-menu li {
    line-height: 40px;
}

.section-event .event {
	padding: 30px;
}

.hamburger {
	background-color: #f0f0f0;
}

.partner-text {
    padding-top: 30px;
    text-align: justify;
}

.list li::before {
  left: 100%;
}

@media only screen and (min-width: 990px) {
  div.swiper-pagination {
    display: none;
  }
}