:root {

--geel: rgb(243,173,39);
    --geel50:rgba(243,173,39,0.5);
    --blauw:rgb(30,53,94);
    --blauw50:rgba(30,53,94,0.5);
    --rood:rgb(204,52,41);
    --rood50:rgba(204,52,41,0.5);    
}

.carousel::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: relative;
}

.carousel::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80dvw;
/*    background-image: url(https://img.youtube.com/vi/LXb3EKWsInQ/hqdefault.jpg);*/
    background-size: cover;
    background-position: center;
    cursor: pointer;
}
.carousel.slide iframe {
    width: 100dvw;
    height: 100dvh;
    /* aspect-ratio: 16 / 9; */
    /* background-color: transparent; */
}
@media (max-width:1279px){
    .carousel.slide iframe {
        height:calc(100dvh - 127px);
    }
}

a.sf-with ul{
    color: var(--blauw) !important;
    background-color: var(--blauw);
    text-decoration-color: var(--blauw) !important;
}

/*dit hieronder maakt de header donkerblauw*/

header{
    background-color: var(--blauw);
       
/*dit hieronder maakt de tabbladen tekst wit*/
}
.sf-menu a{
    color: #ffffff !important;
}

/*dit hieronder zorgt ervoor dat de tekst rechtsboven wit is*/
header .container .header-nav-top .login p a { color: #fff !important }


.sf-menu ul li {
    background-color: var(--blauw) !important;}

/* */

.login{ float: right; }

.login a, .login p{
    width: auto;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    font-size: 12px;
    padding: 6px 10px;
}

.login a:last-of-type, .login p:last-of-type{
    background-color: var(--rood);
    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), .login p:not(:last-child){
    color: var(--rood) !important;
}

header .container .header-nav-top {
padding-top: 0px;
}        

body.template-home {
    #carousel-homepage.carousel {
    overflow: hidden;
}

  img.img-responsive {
    border-radius:15px;
  }
@media (min-width: 1280px) {
header {
        background:transparent;
        box-shadow: none;
        margin-top: -147px;
}
@media (min-width: 992px) {
header {
        background:transparent;
        box-shadow: none;
        margin-top: -127px;
}    

header.scroll-navbar {
    transform:translatey(0%) !important;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.06), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    background:var(--blauw)    
}
}

/*   .video-placeholder {
    height: calc(100dvh + 176px);
}*/
@media (min-width: 992px) {
    .video-placeholder {
    height: calc(100dvh + 120px);
}}
@media (min-width: 1550px) {
    .video-placeholder {
    height: calc(100dvh + 76px);
}}
}
}
body {
  background-image: url("https://congressus-umtc.s3-eu-west-1.amazonaws.com/template/54a0ae3b936045358be5a85e887bb997.jpg");
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
 background-size: cover; 
  /*min-width:500px;*/
}
@supports (-webkit-touch-callout: none) {
    body {
    background-attachment: initial !important;
    background-position: bottom center !important;
    background-size: 150dvh !important;
    }
   #carousel-homepage.carousel .carousel-inner .item {
    height: calc(100dvh - 125px) !important;
}
  .carousel-slide {
        height: calc(100dvh - 125px) !important;
  }
    }
#carousel-homepage.carousel .carousel-inner {
    overflow: hidden;
    background-color: transparent;
}
#carousel-homepage.carousel .carousel-inner .item:before {
  background:transparent;
}
section#content {
    background-color: var(--blauw50);
}
.carousel-inner>.item>img
{
  background-color:transparent;
  display:none;
}
-homepage.carousel .carousel-container {
  background:transparent;
}
#carousel-homepage.carousel--small .carousel-inner {
  background:transparent;
}
.content-header-background {
  background-image:none !important;
}
section#content>.container {
    background-color: #fefefe;

}
.container {
  border-radius:20px 20px 0px 0px;}

@media (min-width: 1536px) {

.template-home  section#content {
  /* padding-top: 5vh; */
  margin-top: -20px;
}
    
}
dl.headlines dt {
    width:50px;
    float:left;
    border-radius: 15px 0px 0px 15px;
}
dl.headlines dd {
    margin-left:50px;
    background-color:var(--blauw);

}
dl.headlines dt.date a {
    background-color:var(--geel);
}
dl.headlines dd a {
    color:white;
    margin-left:5px;
}
dl.headlines dd li {
    color:white;
}


footer{
    background-color: var(--blauw);
    color: #fff;
}
footer .headline {
    border-bottom: 1px solid rgba(255,255,255,.1);
}
footer .headline h2, footer .headline h3, footer .headline h4, footer .headline h5, footer .headline h6 {
    border-bottom: 2px solid var(--geel);
}
.social-icons li a {
	background-color: rgba(255,255,255,.2);
  background-color:var(--geel);
  color:var(--);
  border-radius: 5px;
}
dl.headlines.headlines-footer dd .text-muted {
	color: rgba(255,255,255,1);
}
footer a,
dl.headlines.headlines-footer dd a {
	color: #ddd;
    color: rgba(255,255,255,1));
}
footer a:focus,
footer a:hover,
dl.headlines.headlines-footer dd a:focus,
dl.headlines.headlines-footer dd a:hover {
	color: #fff;
}

/* word lid stukje homepagina -> toevoegen page id */

body.template-home.webpage-69938 {
    background-image:none;

    section#content{
        background-color:white;
    }

  .col-md-3.paragraph-text.paragraph-text-view {
    /*background-color: var(--rood);*/
    color: var(--blauw);
    padding: 40px 0px 40px 0px;
    text-align: center;
    text-shadow: 1px 1px 2px var(--geel);
  }
  .col-md-3.paragraph-text.paragraph-text-view:hover {
    opacity: 0.8;
}
    .col-md-3.paragraph-text.paragraph-text-view {
      font-size:4.5rem;
      font-family: 'Merriweather';
      font-weight:900;
    }

.col-md-12.paragraph-text.paragraph-text-view {
    margin:30px 0px 30px 0px;
    padding:20px 10vw;
    background-color: var(--rood);
    text-align: center;
    color: white;

}
.col-md-12.paragraph-text.paragraph-text-view h4
{
    background-color: var(--rood);
    text-align: center;
}
.col-md-12.paragraph-text.paragraph-text-view a {

   color: #fff;
    background-color: var(--blauw);
    border-color: var(--blauw);
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 4px;
    
}
}

section#content .content-header {
    background-color: var(--geel);
}

section#content>.container>.row {
  margin-left:0px;
  margin-right:0px;
}

section#copyright {
    color: #fefefe;
    background: var(--geel);
}
section#copyright a {
    color: var(--blauw);
}

#carousel-homepage.carousel .carousel-caption {
    /* top: max(60vh,300px); */
}

@media {
    #carousel-homepage.carousel .carousel-caption h2 {
        font-size: min(4vw, 6em);
    }
#carousel-homepage.carousel .carousel-caption p {
    font-size: min(2.2vw, 3.5em);
}
}
/*@media (min-width: 992px) {
    #carousel-homepage.carousel .carousel-caption h2 {
        font-size: 4em;
    }
#carousel-homepage.carousel .carousel-caption p {
    font-size: 3.5em;
}
}
@media (min-width: 1450px) {
    #carousel-homepage.carousel .carousel-caption h2 {
        font-size: 6em;
    }
#carousel-homepage.carousel .carousel-caption p {
    font-size: 3.5em;
}
}*/

button.navbar-toggle {
    border: 1px solid var(--geel50);
    color: var(--geel);
}
iframe#instagram-embed-0 {
    max-width: 100vw !important;
    min-width: min(326px, 80vw) !important;
  
}

body.anonymous-user {

@media (min-width: 992px) {
    #menu.sf-menu > li:last-child > a {
        background-color: var(--rood);
        font-weight: 600;
        border-radius:15px 15px;
    }
    #menu.sf-menu > li:last-child > a:focus,
    #menu.sf-menu > li:last-child > a:hover {
        background-color: var(--rood50);
        border-radius:15px 15px 0px 0px;
    }
}}
body.template-content-wide{
  .paragraphs {
    padding-left: 50px;
}}
.aside ul#submenu li a:hover,.aside ul.submenu li a:hover,.aside ul#submenu li a:focus,.aside ul.submenu li a:focus {
    background-color: var(--geel50);
border-radius:0px 10px 10px 0px;  
}
.aside ul#submenu li.active>a,.aside ul.submenu li.active>a {
    background-color: var(--geel);
  border-radius:0px 10px 10px 0px;  
}

.sf-menu ul li:hover,.sf-menu ul li:focus {
  border-radius:0px 10px 10px 0px;  
}
.fc .fc-button.fc-state-default:hover {
    background-color: var(--geel);
}
.fc .fc-button.fc-state-active {
    background-color: var(--geel);
}

body.webpage-72995 {

.timeline {
  max-width: 800px;
  margin: auto;
  /* border-left: yellow 5px; */
  /* border-left: 4px solid var(--geel); */
  padding: 2rem 1rem;
}

.timeline-item {
  display: flex;
  margin: 2rem 0;
  border-left: 4px solid var(--geel);
  padding-left: 1rem;
  position: relative;
}

.timeline-item::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 0.5rem;
  width: 20px;
  height: 20px;
  background-color: var(--geel);
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0 0 0 2px var(--geel50);
}

.timeline-year {
  font-weight: bold;
  width: 80px;
  flex-shrink: 0;
  color: var(--rood);
}

.timeline-content {
  padding-left: 1rem;
}

.timeline-content h2 {
  margin: 0 0 0.5rem;

  color: var(--blauw);
}

.timeline-content p {
  margin: 0;

  line-height: 1.5;
  color: #222;
}

@media (max-width: 600px) {
  .timeline-item {
    flex-direction: column;
    padding-left: 0.5rem;
  }

  .timeline-year {
    margin-bottom: 0.5rem;
  }
}
    .timeline-item.timeline-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 4rem 0;
  padding: 2rem 1rem;
  position: relative;
}

.timeline-item.timeline-image::before {
  content: '';
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 16px;
  background-color: var(--geel);
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0 0 0 2px var(--geel50);
  z-index: 2;
}

.timeline-item.timeline-image img {
  max-width: 100%;
  height: auto;
  max-height: calc(80dvh - 127.4px);
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}

.timeline-item.timeline-image p {

  color: var(--blauw);
  max-width: 400px;
}

}

.sf-menu.sf-arrows .sf-with-ul:after {
    border-top-color: var(--geel);
}

.template-homepage {
.video-placeholder {
  display: none;
  text-align: center;
  padding: 20px;
  background-image: url("https://congressus-umtc.s3-eu-west-1.amazonaws.com/template/54a0ae3b936045358be5a85e887bb997.jpg");
  filter: hue-rotate(8deg);
  color: #fff;
  
}
@supports (-webkit-touch-callout: none) {
   #carousel-homepage.carousel .video-placeholder {
    height: calc(100dvh - 125px) !important;
}
    }

@media (max-width: 992px) {
 
  .video-placeholder {
    display: block;
        background-position: bottom 40% center;
  }
  .carousel-caption.placeholder {
    display:none;
  }
}
.video-placeholder::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--blauw50);
  z-index: 1;

}

.carousel.slide {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.carousel.slide iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}
}

.carousel.slide iframe {
transform:scale(1.1);    
}
@media (min-aspect-ratio: 20/13) {
.carousel.slide iframe {

transform:scale(1.2);
  }
}
@media (min-aspect-ratio: 18/9) {
.carousel.slide iframe {

transform:scale(1.5);
  }
}
@media (min-aspect-ratio: 24/9) {
.carousel.slide iframe {

transform:scale(2);
  }
}
@media (min-aspect-ratio: 28/9) {
.carousel.slide iframe {

transform:scale(2.5);
  }
}
@media (max-aspect-ratio: 14/9) {
.carousel.slide iframe {

transform:scale(1.5);
  }
}
@media (max-aspect-ratio: 11/9) {
.carousel.slide iframe {

transform:scale(1.8);
  }
}
@media (max-aspect-ratio: 1) {
.carousel.slide iframe {

transform:scale(2);
  }
}
@media (max-aspect-ratio: 8/9) {
.carousel.slide iframe {

transform:scale(2.5);
  }
}

/* .video-placeholder h2 {
    color: #fff;
    position: absolute;
    bottom: 5dvh;
    left: 0px;
    z-index: 1;
}

#carousel-homepage h2 {
    color: white;
    z-index: 1;
    position: absolute;
    bottom: 0px;
    text-align: center;
    right: 20%;
    left: 20%;
}*/

.webpage-70029 iframe {
    max-height: 80dvh;
}
.webpage-70029 {
  
.col-md-12.paragraph-text.paragraph-text-view {
  position: relative;
}

.col-md-12.paragraph-text.paragraph-text-view::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://congressus-umtc.s3-eu-west-1.amazonaws.com/files/3b4212bdf18c437db32b8d474efbae0f-md.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}

.col-md-12.paragraph-text.paragraph-text-view * {
  position: relative;
  z-index: 1;
}


}




@media (max-width: 992px) {
  .carousel.slide iframe {
    display: none;
  }
    .video-placeholder{
  background-image: url("https://congressus-umtc.s3-eu-west-1.amazonaws.com/template/54a0ae3b936045358be5a85e887bb997.jpg");
  height: 100dvh; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
 background-size: cover; 
  /*min-width:500px;*/
    }
    .video-placeholder::after{
        background-image:var(--blauw50);
        height:100dvh;
    }
    

div#carousel-homepage::after {
    background-color: var(--blauw50);
    height: 100dvh;
}}
@media (min-width:992px){
 div#carousel-homepage::after {
    background-color: transparent !important;
    height: 100dvh !important;
}
}
   .video-placeholder {
    height: calc(100dvh - 76px);
       div#carousel-homepage::after {
        background-color: var(--blauw50);
        height: calc(100dvh - 76px);
    }
}

div#carousel-homepage::after {
        background-color: var(--blauw50);
        height: calc(100dvh - 76px);
    }


@supports (-webkit-touch-callout: none) {

    body {
        background-attachment: scroll !important;
    }
    .video-placeholder {
    background-attachment: initial !important;
    background-position: bottom center !important;
    background-size: 150dvh !important;
    }
   #carousel-homepage.carousel .carousel-inner .item {
    height: calc(100vh - 125px) !important;
}
  .video-placeholder {
        height: calc(100vh - 125px) !important;
  }
  div#carousel-homepage::after {

    height: calc(100vh - 125px);
}
    }


@media (min-width: 992px) {
    .video-placeholder{
        display:none;
    }
}
/* Aanpassingen bestuurspagina */
.webpage-73151{
.paragraphs .row {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  padding: 2rem;
  background-color: #f9f9f9;
}

.col-md-3.paragraph-image,
.col-md-3.paragraph-text {
  margin: 0;
  padding: 0;
}

.col-md-3.paragraph-image {
  flex: 0 0 25%;
  max-width: 25%;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  overflow: hidden;
}

.col-md-3.paragraph-text {
  flex: 0 0 25%;
  max-width: 25%;
  background-color: white;
  padding: 1.5rem;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  margin-left: -30px;
  display: flex;
  flex-direction: column;
}

.col-md-3.paragraph-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 992px) {
  .col-md-3.paragraph-image,
  .col-md-3.paragraph-text {
    flex: 0 0 100%;
    max-width: 100%;
    border-radius: 12px;
    margin-left: 0;
  }

  .col-md-3.paragraph-text {
    margin-top: -2rem;
    border-radius: 0 0 12px 12px;
  }

  .col-md-3.paragraph-image {
    border-radius: 12px 12px 0 0;
  }
}
}