@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
/*Body-tekst wordt Gill Sans*/

body {
    font-family: 'Montserrat' !important;
    line-height: 21px !important;
    /*text-align: justify !important;*/
    /*font-family: 'Montserrat', 'Helvetica Neue', sans-serif;*/
}
header .container .header-nav-top {
    padding-top: 0px !important; 
}

header .container {
    width: 100% !important;
    /*position: fixed;*/
    top: 0 !important;
    background-color: #fff;
    box-shadow: 0px -2px 10px #777;
    overflow: visible !important;
}   

header .container .header-nav .header-logo .navbar-brand {
    width: 340px !important;
    height: 56px !important;
}

header .container .header-nav .header-logo a h1 {
    background-size: cover !important;
    max-height: 61px !important;
}

header .container .header-nav {
    overflow-y: visible !important;
}

.social-icons li a i {
    margin-top: 4px !important;
}

#menu > li > a {
    font-family: 'Montserrat', 'Helvetica Neue', sans-serif;
    font-size: 0.9em;
}

.sf-menu>li a[href="/word-lid"] {
	border-radius: 11px;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: .59em 1em !important;
    color: #fff;
    background-color: #43bd35;
}
.sf-menu>li {
    border-bottom: transparent !important;
}

.sf-menu > li a {
    border-bottom: 2px solid transparent !important;
}

.sf-menu > li a:hover {
    border-bottom: 2px solid #11589a !important;
}

.sf-menu>li a[href="/word-lid"]:hover {
    border-bottom: 2px solid transparent !important;
}

.sf-menu li ul li a {
    padding: .25em 1em !important;
}

.login{ float: right; }

.login a {
    width: auto;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    font-size: 12px;
    padding: 6px 10px;
}

.login a:last-of-type{
    background-color: #11589a;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    color: #fff !important;
    padding: 6px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.login a:not(:last-child){
    color: #11589a !important;
}

header .container .header-nav-top .login p a:not(:last-child) {
    padding-right: 14px !important;
}

section#content {
    padding-top: 90px !important;
}

.social-icons li{
    width: 48px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border-radius: 50%;
}

.social-icons li a {
    width: 40px;
    height: 40px;
    padding: 21%;
    font-size: 19px !important;
    border-radius: 50%;
    background-color: #fff;
    color: #000 !important;
    padding-top: 8px;
    font-weight: 600;
    border: 2px solid #fff;
}

#carousel-homepage.carousel .carousel-caption h2 {
    font-family: "Open Sans" !important;
    font-size: 28px;
}

.paragraph-image-view img {
    margin-top: 0px !important;
    height: auto !important;
}

h3 {
    font-size: 21px;
    /*color: #c5343d;*/
    color: #374151;
    position: relative;
    padding-bottom: 15px !important;
    margin-bottom: 38px !important;
}

footer h3 { color: #fff !important;margin-bottom: 8px !important; }
footer .headline {
    margin: 0 0 14px 0 !important;
}
footer {
    background: #0f4c8f;
    color: #fff;
    box-sizing: border-box;
    padding: 4%;
}
.sponsors ul li {
	padding: 10px 18px;
    border: 2px solid #f9f9f9;
    margin-right: 1%;
    border-radius: 7px;
    box-shadow: 3px 5px 14px #e6e2e2;    
}

section#content .container .headline { border-bottom: none !important; margin-bottom: 25px; }

.img-caption {
    color: #000 !important;
    font-size: 15px;
    text-align: center;
    margin-top: 12px;
}

.publication-item a:hover { text-decoration: none; }

footer a {
    color: #fff !important;
}

footer ul a {
    font-weight: 500;
    padding: 5px 0 !important;
    display: block;
    text-transform: lowercase !important;
}

footer h3 {
    border-bottom: 1px solid #fff;
}

.paragraphs  h3::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 3px;
    background-color: #004b91;
    bottom: 0px;
    left: 0px;
}

/*@media (min-width: 992px){
	.container {
   		width: 94% !important;
	}
    
}*/

@media (max-width: 800px){
    header .container {
        position: static !important;
    }
    section#content {
        padding-top: 0px !important;
    }
}

.module-events .paragraphs .img-responsive {
  object-fit: inherit !important;
  height: auto !important;
}

.row-sem {
  display: flex;
}

.column-sem {
  flex: 50%;
}

/*.publication-item .embed-responsive { padding: 0; height: auto;}
.publication-item .embed-responsive .embed-responsive-img { position: relative; width: auto; max-width: 100%;}*/ 
.paragraph-text .heading-image { padding: 0; height: auto;}
.paragraph-text .heading-image img { position: relative; width: auto; max-width: 100%;}


.module-news .publication-item .embed-responsive {
  padding-bottom: 0;
  height: auto;
  overflow: visible;
}
.module-news .publication-item .embed-responsive .embed-responsive-img {
  position: relative;
}


.template-home .paragraph-news .publication-item .embed-responsive {
  padding-bottom: 0;
  height: auto;
  overflow: visible;
}
.template-home .paragraph-news .publication-item .embed-responsive .embed-responsive-img {
  position: relative;
}

.ps_speaker-box { margin-bottom: 20px;}
.ps_speaker-box h5 { margin-bottom: 0;}
.ps_speaker-box .speaker { 
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.ps_speaker-box .speaker .img-speaker {
    width: 110px;
    margin-right: 15px;
}

.img-sponsor {
    width: 300px;
    margin-right: 15px;
}
.ps_speaker-box .speaker .content-speaker {
    width: 100%;
}
.ps_speaker-box .speaker .content-speaker h6 {
    font-size: 17px;
    margin-bottom: 0;
}
.ps_speaker_onlyimg-row { display: flex; align-items: center;}
.ps_speaker_onlyimg-row .ps_speaker-box .speaker .img-speaker { width: auto; max-width: 100%; margin-bottom: 10px; margin-right: auto; margin-left: auto; height: 70px;}
.ps_speaker_onlyimg-row .span3 {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width: 767px) {
.ps_speaker-box .speaker { display: block;}
}
@media (max-width: 767px) {
.ps_speaker_onlyimg-row { display: block;}
}
table td, table td * {
    vertical-align: top;
}