@charset "UTF-8";
.background-autoplay {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
top: 0;
left: 0;
}
.background-autoplay iframe {
width: 100vw;
min-height: 100vh;
height: 56.25vw;
min-width: 177.77vh;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
@font-face{font-family:"heavitas";src:url(//wiumusical.nl/wp-content/themes/wiu/dist/fonts/Heavitas.ttf)}@font-face{font-family:"MontserratRegular";src:url(//wiumusical.nl/wp-content/themes/wiu/dist/fonts/Montserrat-Regular.otf)}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{position:relative;min-height:100vh;overflow-x:hidden}p{margin-bottom:15px;line-height:32px}h1,h2,h3,h4,h5{font-family:heavitas;font-weight:300}a{text-decoration:none;-webkit-transition:0.5s;transition:0.5s}body{font-weight:normal;font-size:16px;line-height:1.2;background-color:#FFF;font-style:normal;font-family:MontserratRegular}body.menu-open .page-wrapper{-webkit-transform:translateX(-100vw);transform:translateX(-100vw);opacity:0;visibility:hidden}body .page-wrapper{position:relative;-webkit-transition:0.4s;transition:0.4s}body .navbar-wrapper{width:100%}body .navbar-wrapper__inner{padding:15px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .navbar-wrapper__inner--left{width:25%}body .navbar-wrapper__inner--left img{width:150px;height:auto}body .navbar-wrapper__inner--right{width:75%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body .navbar-wrapper__inner--right .hamburger{position:relative;width:32px;height:18px}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .hamburger{display:none}}body .navbar-wrapper__inner--right .hamburger span{top:0;left:0;width:100%;height:3px;position:absolute}body .navbar-wrapper__inner--right .hamburger span:first-child{background-color:#F48222}body .navbar-wrapper__inner--right .hamburger span:nth-child(2){top:7px;background-color:#159FCE}body .navbar-wrapper__inner--right .hamburger span:nth-child(3){top:14px;background-color:#D92528}@media (max-width:767px){body .navbar-wrapper__inner--right .nav{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999999;background-color:#159FCE;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(100vw);transform:translateX(100vw);-webkit-transition:0.5s;transition:0.5s}}@media (max-width:767px){body .navbar-wrapper__inner--right .nav.open{-webkit-transform:translateX(0);transform:translateX(0)}}body .navbar-wrapper__inner--right .nav .hamburger-close{position:absolute;width:32px;height:18px;top:25px;right:25px}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav .hamburger-close{display:none}}body .navbar-wrapper__inner--right .nav .hamburger-close span{position:absolute;top:7px;left:0;width:100%;height:3px;background-color:#FFF}body .navbar-wrapper__inner--right .nav .hamburger-close span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body .navbar-wrapper__inner--right .nav .hamburger-close span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body .navbar-wrapper__inner--right .nav ul{list-style:none}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}}body .navbar-wrapper__inner--right .nav ul li{margin-bottom:15px;text-align:center}body .navbar-wrapper__inner--right .nav ul li:last-child{margin-right:0;margin-bottom:0}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul li{margin-bottom:0;margin-right:25px;text-align:left}}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul li:first-child a{color:#159FCE}}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul li:nth-child(2) a{color:#F48222}}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul li:nth-child(3) a{color:#D92528}}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul li:nth-child(4) a{color:#3DB44C}}body .navbar-wrapper__inner--right .nav ul li a{font-size:26px;font-family:heavitas;color:#FFF}@media only screen and (min-width:768px){body .navbar-wrapper__inner--right .nav ul li a{font-size:20px}}body .footer{position:relative;padding-top:15px}body .footer .bar{height:15px;width:25%;position:absolute;top:0;left:0;background-color:#F48222}body .footer .bar:nth-child(2){left:25%;background-color:#D92528}body .footer .bar:nth-child(3){left:50%;background-color:#159FCE}body .footer .bar:nth-child(4){left:75%;background-color:#3DB44C}body .footer__inner{max-width:1480px;margin:0 auto;width:100%;padding:100px 0 50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .footer__inner .column{width:100%;padding:0 25px;margin-bottom:50px;text-align:center}@media only screen and (min-width:1200px){body .footer__inner .column{width:25%}}body .footer__inner .column p.title{font-family:heavitas;color:#000;font-size:32px;margin:0 0 25px 0}body .footer__inner .column ul{margin:0}body .footer__inner .column ul li{font-size:18px;list-style:none;margin-bottom:10px}body .footer__inner .column ul li:last-child{margin-bottom:0}body .footer__inner .column .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .footer__inner .column .socials__item{margin-right:15px}body .footer__inner .column .socials__item:last-child{margin-right:0}body .footer__inner .column .socials__item a{color:#000}body .footer__inner .column .socials__item a svg{width:50px;height:auto}body .footer__copyright{background-color:#159FCE;padding:25px}body .footer__copyright p{font-size:14px;margin:0;color:#FFF;font-weight:100;line-height:1}body .header{min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:center center;position:relative}@media (min-width:1720px){body .header{min-height:500px}}body .header__vector{position:absolute;bottom:-1px;left:0;width:100%}body .header__vector svg{width:100%;height:auto;vertical-align:bottom}body .header__content{max-width:1720px;width:100%;margin:0 auto;padding:100px 25px}@media only screen and (min-width:768px){body .header__content{padding:100px 25px 150px 25px}}body .header__content--inner{max-width:750px;width:100%}body .header__content--inner h1,body .header__content--inner h2,body .header__content--inner h3,body .header__content--inner h4,body .header__content--inner p{color:#FFF}body .header__content--inner h1,body .header__content--inner h2,body .header__content--inner h3,body .header__content--inner h4{font-size:32px;margin:0 0 15px 0}@media only screen and (min-width:768px){body .header__content--inner h1,body .header__content--inner h2,body .header__content--inner h3,body .header__content--inner h4{font-size:54px}}body.page-template-home .page-wrapper{min-height:100vh;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:center center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-home .page-wrapper__bg{position:absolute;top:0;left:0;width:100%;height:100%}body.page-template-home .page-wrapper__bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page-template-home .page-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4)}body.page-template-home .page-wrapper__items{padding:150px 0 25px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1240px;margin:0 auto;width:100%;max-width:600px;position:relative;z-index:10}@media only screen and (min-width:768px){body.page-template-home .page-wrapper__items{padding:150px 0 150px 0}}@media only screen and (min-width:1200px){body.page-template-home .page-wrapper__items{max-width:1240px}}body.page-template-home .page-wrapper__items .item{padding:0 25px;width:100%;margin-bottom:25px;text-align:center}@media only screen and (min-width:768px){body.page-template-home .page-wrapper__items .item{margin-bottom:50px;width:50%}}@media only screen and (min-width:1200px){body.page-template-home .page-wrapper__items .item{width:25%}}body.page-template-home .page-wrapper__items .item:first-child .item__inner{padding-right:35px;border-color:#159FCE;color:#159FCE}@media only screen and (min-width:768px){body.page-template-home .page-wrapper__items .item:first-child .item__inner{padding-right:50px}}body.page-template-home .page-wrapper__items .item:nth-child(2) .item__inner{position:relative;color:#F48222;border-color:#F48222}@media only screen and (min-width:768px){body.page-template-home .page-wrapper__items .item:nth-child(2) .item__inner{top:125px}}body.page-template-home .page-wrapper__items .item:nth-child(3) .item__inner{color:#D92528;border-color:#D92528}body.page-template-home .page-wrapper__items .item:nth-child(4) .item__inner{position:relative;color:#3DB44C;border-color:#3DB44C}@media only screen and (min-width:768px){body.page-template-home .page-wrapper__items .item:nth-child(4) .item__inner{top:125px}}body.page-template-home .page-wrapper__items .item__inner{background-color:#FFF;border:10px solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:200px;height:200px;color:#F48222;margin:0 auto;font-family:heavitas;border-radius:50%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px;font-size:30px}@media only screen and (min-width:768px){body.page-template-home .page-wrapper__items .item__inner{font-size:36px;width:250px;height:250px;border-width:15px}}body.page-template-home .page-wrapper__items .item__inner span{display:block;width:100%;text-align:right}body.page-template-home .page-wrapper__logo{position:absolute;top:0;left:0;z-index:10}body.page-template-home .page-wrapper__logo img{max-width:250px;height:auto}body.page-template-over .timeline{padding:100px 0 50px 0}@media only screen and (min-width:768px){body.page-template-over .timeline{padding:100px 0}}body.page-template-over .timeline__inner{padding:0 25px;max-width:1480px;margin:0 auto;width:100%;position:relative}body.page-template-over .timeline__inner:before{content:"";position:absolute;top:0;left:25px;height:100%;width:8px;background-color:#159FCE}@media only screen and (min-width:768px){body.page-template-over .timeline__inner:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.page-template-over .timeline__inner--tagline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline{margin-bottom:100px}}body.page-template-over .timeline__inner--tagline:after{content:"";position:absolute;top:0;left:-20px;height:50px;width:50px;border-radius:50%;background-color:#F48222}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline:after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.page-template-over .timeline__inner--tagline:nth-child(2n):after{background-color:#3DB44C}body.page-template-over .timeline__inner--tagline:nth-child(3n):after{background-color:#D92528}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline:nth-child(2n) .left{text-align:left;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-right:0;padding-left:50px}}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline:nth-child(2n) .right{padding-left:0;padding-right:50px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}}body.page-template-over .timeline__inner--tagline .left,body.page-template-over .timeline__inner--tagline .right{width:100%}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline .left,body.page-template-over .timeline__inner--tagline .right{width:50%}}body.page-template-over .timeline__inner--tagline .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-left:50px}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline .left{padding-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right;padding-top:100px;padding-right:50px}}body.page-template-over .timeline__inner--tagline .left img{max-width:480px;width:100%;height:auto}body.page-template-over .timeline__inner--tagline .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:50px}@media only screen and (min-width:768px){body.page-template-over .timeline__inner--tagline .right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}body.page-template-over .timeline__inner--tagline .right h1,body.page-template-over .timeline__inner--tagline .right h2,body.page-template-over .timeline__inner--tagline .right h3{font-size:38px;margin:0 0 15px 0}body.page-template-over .timeline__inner--tagline .right h1 span,body.page-template-over .timeline__inner--tagline .right h2 span,body.page-template-over .timeline__inner--tagline .right h3 span{font-size:20px}body.page-template-lessen .vision__inner{padding:100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.page-template-lessen .vision__inner--left{width:100%;margin-bottom:35px}@media only screen and (min-width:992px){body.page-template-lessen .vision__inner--left{margin-bottom:0;width:50%}}body.page-template-lessen .vision__inner--left .inner{max-width:720px;margin:0 auto;width:100%;padding:0 25px}@media only screen and (min-width:1200px){body.page-template-lessen .vision__inner--left .inner{padding:100px 25px}}body.page-template-lessen .vision__inner--left .inner h1,body.page-template-lessen .vision__inner--left .inner h2,body.page-template-lessen .vision__inner--left .inner h3{font-size:32px;margin:0 0 15px 0}@media only screen and (min-width:768px){body.page-template-lessen .vision__inner--left .inner h1,body.page-template-lessen .vision__inner--left .inner h2,body.page-template-lessen .vision__inner--left .inner h3{font-size:42px}}body.page-template-lessen .vision__inner--right{width:100%}@media only screen and (min-width:992px){body.page-template-lessen .vision__inner--right{width:50%}}body.page-template-lessen .vision__inner--right img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}body.page-template-lessen .items__item:nth-child(2n){background-color:#FFF}@media only screen and (min-width:768px){body.page-template-lessen .items__item:nth-child(2n) .items__item--inner .right{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:0;padding-right:25px}}@media only screen and (min-width:768px){body.page-template-lessen .items__item:nth-child(2n) .items__item--inner .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:right;padding-right:0;padding-left:25px}}body.page-template-lessen .items__item:first-child{background-color:#159FCE}body.page-template-lessen .items__item:first-child .items__item--inner .right a,body.page-template-lessen .items__item:first-child .items__item--inner .right h1,body.page-template-lessen .items__item:first-child .items__item--inner .right h2,body.page-template-lessen .items__item:first-child .items__item--inner .right h3,body.page-template-lessen .items__item:first-child .items__item--inner .right h4,body.page-template-lessen .items__item:first-child .items__item--inner .right li,body.page-template-lessen .items__item:first-child .items__item--inner .right p{color:#FFF}body.page-template-lessen .items__item:nth-child(3n){background-color:#3DB44C}body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right a,body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right h1,body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right h2,body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right h3,body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right h4,body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right li,body.page-template-lessen .items__item:nth-child(3n) .items__item--inner .right p{color:#FFF}body.page-template-lessen .items__item:nth-child(5n){background-color:#F48222}body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right a,body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right h1,body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right h2,body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right h3,body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right h4,body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right li,body.page-template-lessen .items__item:nth-child(5n) .items__item--inner .right p{color:#FFF}body.page-template-lessen .items__item:nth-child(7n){background-color:#159FCE}body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right a,body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right h1,body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right h2,body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right h3,body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right h4,body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right li,body.page-template-lessen .items__item:nth-child(7n) .items__item--inner .right p{color:#FFF}body.page-template-lessen .items__item--inner{max-width:1480px;margin:0 auto;width:100%;padding:100px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-lessen .items__item--inner .left{margin-bottom:50px;width:100%}@media only screen and (min-width:768px){body.page-template-lessen .items__item--inner .left{margin-bottom:0;width:40%;text-align:left;padding-right:25px}}body.page-template-lessen .items__item--inner .left img{width:250px;height:250px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;vertical-align:bottom}@media only screen and (min-width:992px){body.page-template-lessen .items__item--inner .left img{width:350px;height:350px}}@media only screen and (min-width:1200px){body.page-template-lessen .items__item--inner .left img{width:400px;height:400px}}@media (min-width:1480px){body.page-template-lessen .items__item--inner .left img{width:450px;height:450px}}body.page-template-lessen .items__item--inner .right{width:100%}@media only screen and (min-width:768px){body.page-template-lessen .items__item--inner .right{width:60%;padding-top:50px;padding-left:25px}}body.page-template-lessen .items__item--inner .right h1,body.page-template-lessen .items__item--inner .right h2,body.page-template-lessen .items__item--inner .right h3,body.page-template-lessen .items__item--inner .right h4{font-size:28px;margin:0 0 15px 0}@media only screen and (min-width:992px){body.page-template-lessen .items__item--inner .right h1,body.page-template-lessen .items__item--inner .right h2,body.page-template-lessen .items__item--inner .right h3,body.page-template-lessen .items__item--inner .right h4{font-size:36px}}body.page-template-lessen .items__item--inner .right ol,body.page-template-lessen .items__item--inner .right ul{padding-left:40px;line-height:32px}body.page-template-lessen .contact{background-color:#FFF}body.page-template-lessen .contact__inner{padding:100px 25px 100px 25px;max-width:720px;margin:0 auto;width:100%}body.page-template-lessen .contact__inner h2{font-size:30px;margin:0 0 15px 0}body.page-template-lessen .contact__inner .form{margin-top:25px}body.page-template-lessen .contact__inner .form .gforms_confirmation_message .gform_confirmation_wrapper .gform_confirmation_message{color:#000;text-align:center;font-size:18px}body.page-template-lessen .contact__inner .form .gform_wrapper{margin:0;width:100%;max-width:100%}body.page-template-lessen .contact__inner .form .gform_wrapper form .validation_error{display:none}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul{display:table;width:100%}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li{clear:none;padding-right:0;float:left;width:100%;margin-bottom:50px!important;list-style:none}@media only screen and (min-width:768px){body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li{width:50%}}@media only screen and (min-width:768px){body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li:first-child{padding-right:50px}}@media only screen and (min-width:768px){body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li:nth-child(2){padding-left:50px}}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li:last-child,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li:nth-child(3){width:100%!important}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li label{display:none}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container{margin:0}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container label{display:none}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea{border:none;border-bottom:1px solid #000;color:#000;background-color:transparent;font-size:16px;padding-bottom:10px!important}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input::-webkit-input-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select::-webkit-input-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea::-webkit-input-placeholder{color:#000}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input::-moz-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select::-moz-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea::-moz-placeholder{color:#000}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input:-ms-input-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select:-ms-input-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea:-ms-input-placeholder{color:#000}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input::-ms-input-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select::-ms-input-placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea::-ms-input-placeholder{color:#000}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input::placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select::placeholder,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea::placeholder{color:#000}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input:focus,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select:focus,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea:focus{outline:0}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select{margin:0;width:100%!important;padding:0 0 35px 0}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container input option,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container select option{color:#000}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li .ginput_container textarea{width:100%;max-width:100%;height:50px;padding:0 0 25px 0}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li.gfield_error{background-color:transparent!important;border:none!important;margin:0!important;margin-bottom:50px!important;max-width:100%!important}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li.gfield_error .ginput_container{max-width:100%!important;margin:0!important}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li.gfield_error .ginput_container input,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li.gfield_error .ginput_container select,body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li.gfield_error .ginput_container textarea{border:none!important;border-bottom:1px solid red!important;max-width:100%!important;margin:0!important}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_body ul li.gfield_error .validation_message{display:none}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_footer{margin:0;padding:0;text-align:right;position:relative}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_footer input{position:relative;display:inline-block;color:#FFF;font-family:heavitas;border:none;font-size:18px;-webkit-transition:0.5s;transition:0.5s;padding:12px 35px 10px 35px;background-color:#F48222;cursor:pointer;margin:0!important}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_footer input:focus{outline:0}body.page-template-lessen .contact__inner .form .gform_wrapper form .gform_footer input:hover{background-color:#159FCE;text-decoration:none}@media only screen and (min-width:641px){body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}}body.page-template-contact .contact{background-color:#159FCE}body.page-template-contact .contact__inner{max-width:1024px;margin:0 auto;width:100%;padding:75px 25px 100px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-contact .contact__inner--left{width:100%;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-contact .contact__inner--left{width:40%;padding-right:25px;margin-bottom:0}}body.page-template-contact .contact__inner--left h2{color:#FFF;margin:0 0 25px 0}body.page-template-contact .contact__inner--left ul{margin-bottom:25px;list-style:none}body.page-template-contact .contact__inner--left ul li{color:#FFF}body.page-template-contact .contact__inner--left .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.page-template-contact .contact__inner--left .socials__item{margin-right:15px}body.page-template-contact .contact__inner--left .socials__item:last-child{margin-right:0}body.page-template-contact .contact__inner--left .socials__item a{color:#FFF}body.page-template-contact .contact__inner--left .socials__item a svg{width:50px;height:auto}@media only screen and (min-width:768px){body.page-template-contact .contact__inner--right{width:60%;padding-left:25px;padding-top:40px}}body.page-template-contact .contact__inner--right .gforms_confirmation_message .gform_confirmation_wrapper .gform_confirmation_message{color:#000;text-align:center;font-size:18px}body.page-template-contact .contact__inner--right .gform_wrapper{margin:0;width:100%;max-width:100%}body.page-template-contact .contact__inner--right .gform_wrapper form .validation_error{display:none}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul{display:table;width:100%}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li{clear:none;padding-right:0;float:left;width:100%;margin-bottom:50px!important;list-style:none}@media only screen and (min-width:768px){body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li{width:50%}}@media only screen and (min-width:768px){body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li:first-child{padding-right:50px}}@media only screen and (min-width:768px){body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li:nth-child(2){padding-left:50px}}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li:last-child,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li:nth-child(3){width:100%!important}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li label{display:none}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container{margin:0}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container label{display:none}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea{border:none;border-bottom:1px solid #FFF;color:#FFF;background-color:transparent;font-size:16px;padding-bottom:10px!important}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input::-webkit-input-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select::-webkit-input-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea::-webkit-input-placeholder{color:#FFF}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input::-moz-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select::-moz-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea::-moz-placeholder{color:#FFF}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input:-ms-input-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select:-ms-input-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea:-ms-input-placeholder{color:#FFF}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input::-ms-input-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select::-ms-input-placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea::-ms-input-placeholder{color:#FFF}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input::placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select::placeholder,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea::placeholder{color:#FFF}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input:focus,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select:focus,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea:focus{outline:0}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select{margin:0;width:100%!important;padding:0 0 35px 0}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container input option,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container select option{color:#000}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li .ginput_container textarea{width:100%;max-width:100%;height:50px;padding:0 0 25px 0}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li.gfield_error{background-color:transparent!important;border:none!important;margin:0!important;margin-bottom:50px!important;max-width:100%!important}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li.gfield_error .ginput_container{max-width:100%!important;margin:0!important}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li.gfield_error .ginput_container input,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li.gfield_error .ginput_container select,body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li.gfield_error .ginput_container textarea{border:none!important;border-bottom:1px solid red!important;max-width:100%!important;margin:0!important}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_body ul li.gfield_error .validation_message{display:none}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_footer{margin:0;padding:0;text-align:right;position:relative}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_footer input{position:relative;display:inline-block;color:#FFF;font-family:heavitas;border:none;font-size:18px;-webkit-transition:0.5s;transition:0.5s;padding:12px 35px 10px 35px;background-color:#F48222;cursor:pointer;margin:0!important}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_footer input:focus{outline:0}body.page-template-contact .contact__inner--right .gform_wrapper form .gform_footer input:hover{background-color:#3DB44C;text-decoration:none}body.page-template-contact .maps{padding:25px}body.page-template-contact .maps .acf-map{width:100%;height:50vh}body.page-template-agenda .blogs__inner{max-width:1240px;width:100%;margin:0 auto;padding:75px 25px 50px 25px}body.page-template-agenda .blogs__inner--item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-agenda .blogs__inner--item:nth-child(2n) .left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}body.page-template-agenda .blogs__inner--item:nth-child(2n) .left img{border-color:#F48222}@media only screen and (min-width:768px){body.page-template-agenda .blogs__inner--item:nth-child(2n) .right{padding-right:50px;padding-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}body.page-template-agenda .blogs__inner--item:nth-child(2n) .right .button a{background-color:#3DB44C}body.page-template-agenda .blogs__inner--item .left{width:100%;margin-bottom:50px}@media only screen and (min-width:768px){body.page-template-agenda .blogs__inner--item .left{margin-bottom:0;width:275px}}@media only screen and (min-width:992px){body.page-template-agenda .blogs__inner--item .left{width:300px}}@media only screen and (min-width:1200px){body.page-template-agenda .blogs__inner--item .left{width:400px}}body.page-template-agenda .blogs__inner--item .left img{width:250px;height:250px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border:10px solid #3DB44C}@media only screen and (min-width:768px){body.page-template-agenda .blogs__inner--item .left img{width:275px;height:275px}}@media only screen and (min-width:992px){body.page-template-agenda .blogs__inner--item .left img{width:300px;height:300px}}@media only screen and (min-width:1200px){body.page-template-agenda .blogs__inner--item .left img{width:400px;height:400px}}body.page-template-agenda .blogs__inner--item .right{width:100%}@media only screen and (min-width:768px){body.page-template-agenda .blogs__inner--item .right{padding-left:50px;width:calc(100% - 275px)}}@media only screen and (min-width:992px){body.page-template-agenda .blogs__inner--item .right{width:calc(100% - 300px)}}@media only screen and (min-width:1200px){body.page-template-agenda .blogs__inner--item .right{width:calc(100% - 400px)}}body.page-template-agenda .blogs__inner--item .right h3{font-size:24px;margin:0 0 15px 0}@media only screen and (min-width:768px){body.page-template-agenda .blogs__inner--item .right h3{font-size:28px}}@media only screen and (min-width:1200px){body.page-template-agenda .blogs__inner--item .right h3{font-size:36px}}body.page-template-agenda .blogs__inner--item .right .button a{display:inline-block;padding:10px 25px;background-color:#F48222;color:#FFF;font-family:heavitas}body.page-template-agenda .blogs__inner--item .right .button a:focus,body.page-template-agenda .blogs__inner--item .right .button a:hover{background-color:#159FCE}body.page-template-agenda .blogs__inner .pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-agenda .blogs__inner .pagination a,body.page-template-agenda .blogs__inner .pagination span{width:50px;height:50px;font-family:heavitas;font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;border-radius:50%;color:#FFF;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-template-agenda .blogs__inner .pagination a{background-color:#000}body.page-template-agenda .blogs__inner .pagination a:focus,body.page-template-agenda .blogs__inner .pagination a:hover{background-color:#159FCE}body.page-template-agenda .blogs__inner .pagination span{background-color:#159FCE}body.single-post .content__inner{max-width:1024px;margin:0 auto;width:100%;padding:75px 25px 100px 25px}body.single-post .content__inner a{color:#159FCE;font-weight:bold;text-decoration:underline}body.single-post .content__inner ol,body.single-post .content__inner ul{padding-left:40px}body.single-post .content__inner img{max-width:100%;height:auto}