.sld_prd { max-width: 1200px; margin:0px auto; overflow:hidden;}
.mt-10{margin-top:40px;} .mt-4{margin-top:16px}
.glideTrack { transition: transform 0.5s ease; cursor: grab; }
.glideSlides {width: 100%; flex-wrap: nowrap; }
.glideWrapper { transition: height 0.8s ease; overflow: hidden; }
.gSlide { min-width:100%; overflow:hidden;position:relative; padding-bottom:40px; display: flex; align-items: flex-end; justify-content: center; }
.glideSlides picture { display: block; pointer-events: none; position: relative;}
.glideSlides picture img { display: block;/* position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);*/ height: 100%;}
.gSlide img, .gSlide picture,.gSlide > div { width:100%; }
.sliderTitle{position: absolute; top:40px;left:25px;text-shadow:-2px 2px 4px #222;color:#fff;}
#pcForm{max-width: 550px;}
.form-container{ margin-bottom:100px; background-size:890px;background-image: url(/images/werkgebied/map.webp); background-repeat:no-repeat; background-position:right center;min-height: 1000px;}
.orangDiv{max-width: 550px; border-radius: 15px; padding:8px 25px;color:white;font-size: 20px;}
.area{padding:7px 0px; line-height:1.4;align-items:center; display:flex;column-gap:17px;}
.round{display: inline-block;width:25px;height:25px; border:3px solid white; border-radius:50%;flex-shrink:0}
.orange{background-color:#FFCB05;} .mapImg,#output{ display:none;}
#output{padding:15px 25px; border-radius:15px;}
.roundCr {background-color:#F7941F;}.refreshF{top:5px;right:5px;}

@media (max-width: 991px) {
  .mt-10{margin-top:30px;}
  .glideSlides picture img{height: auto;}
  .gSlide {align-items:center; }
  .orangDiv{padding:8px 15px; font-size:16px;} .area{column-gap:10px;}.round{border-width:2px;}
  .form-container{margin-bottom:80px;background: none; min-height:100px;}
  .map{width:100%;} .mapImg{overflow:hidden;display:block;} .mapImg div{margin:-10px -30px;}
   .grpSubmit{text-align:center;}
   .aForms .submit{width:125px;font-size:14px;height:43px;margin:30px auto 20px;}
}