.portaltype-imio-smartweb-directoryview figure.newsImageContainer {
    display: none;
}

.wellindemain .contact_description:after {
    content: "";
    background: url(/https/www.wellin.be/wellindemain.png);
    height: 2.5rem;
    width: 100%;
    background-size: auto 100%;
    display: block;
    background-repeat: no-repeat;
}

.dici2024 .contact_description:after {
    content: "";
    background: url(/https/www.wellin.be/dici2024.jpg);
    height: 2.5rem;
    width: 100%;
    background-size: auto 100%;
    display: block;
    background-repeat: no-repeat;
}

@media (min-width: 768px){
    .sectiontext .section-text .body-section.figure-medium figure {
        max-width: 33%;
    }
}


.section-contact li.fax a:after {
    content: " (fax)";
}

#portal-colophon li:last-child {
    width: 100%;
}
#portal-footer-wrapper .sectiontext .section-text .body-section.figure-left figure img {
    max-width: 80%;
}

.is-in-minisite .smartweb-footer .sectiontext {
    max-width: 100%;
}

.contact_leadimage.contact_placeholder.portrait {
    background: lightgray;
}

.subsection-vie-politique .contact-type-position .contact_logo,
.subsection-le-conseil-de-laction-sociale .contact-type-position .contact_logo {
    height: 0rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 2rem;
    position: absolute;
    top: 0;
    width: 3rem !important;
    padding-bottom:5rem !important;
}
.userrole-authenticated.subsection-vie-politique .contact-type-position .contact_logo,
.userrole-authenticated.subsection-le-conseil-de-laction-sociale .contact-type-position .contact_logo {
    position: relative;
}

.subsection-vie-politique .contact-type-position .contact_description strong,
.subsection-le-conseil-de-laction-sociale .contact_description strong{
    margin-top: 0.5rem;
    display: inline-block;
}
.site-cpas .minisite_title {
    color: #c4236b!important;
}

a.table_image .w-100 {
    width: 100%;
    text-align: center;
}
.subsection-demarches-infos-pratiques .list-menu-element .newsImage.card-img-left {
    border: 0px solid #d3d3d3;
}


.responsiveCal {
 
position: relative; padding-bottom: 75%; height: 0; overflow: hidden;
 
}
 
.responsiveCal iframe {
 
position: absolute; top:0; left: 0; width: 100%; height: 100%;
 
}
#tinymce h2 {
    color: #222831;
}

.portaltype-imio-smartweb-portalpage #messagesviewlet{
    position: absolute;
    top: 150px;
}
.portaltype-imio-smartweb-portalpage.site-wellin-competences #messagesviewlet {
	position: absolute;
	top: 200px;
}

.site-wellin-competences .swiper-banner-image{
    background-position: left;
}
.sectiontext ol > li::before {
	content: counter(sectioncounter) "." !important;
	counter-increment: sectioncounter;
	display: inline-block;
	left: -2.5em !important;
	margin-right: -2em;
	position: relative !important;
	text-align: right;
	width: 2em;
}
//MENUHAMBURGER
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.is-in-minisite #portal-header {
	position: relative;
}
    
 .is-in-minisite.portaltype-imio-smartweb-portalpage.site-tourisme #messagesviewlet{
    top: 200px;
 }
  .is-in-minisite.portaltype-imio-smartweb-portalpage.site-cpas #messagesviewlet{
    top: 200px;
 }
 .is-in-minisite.portaltype-imio-smartweb-portalpage.site-sports #messagesviewlet{
    top: 200px;
 }
 footer .itinerary {
	margin-bottom: 1rem;
}