/* GENERAL */
html { font-size: 14px; }
html,
body { width: 100%; min-width: 320px; height: 100%; min-height: 100%; }
body { overflow-x: hidden; font-family: 'Roboto', sans-serif; font-weight: normal; line-height: 150%; letter-spacing: -2%; color: #040910; background: var(--grey-050); }

.page_wrapper { padding-top: 112px; position: relative; }
.wrapper { position: relative; overflow-x: hidden; }
.container { position: relative; }
.container-full { position: relative; width: 100%; /* max-width: 1440px; */ margin: 0 auto; }

/* MENU */
.navbar { height: 112px; font-size: 1.143rem; letter-spacing: 2%; }
.navbar a { color: inherit; text-decoration: none; }
.navbar a:hover,
.navbar a:focus,
.navbar a:active { color: inherit; }
.navbar .nav-link.active span::after,
.navbar .nav-link.marked-as-active span::after { opacity: 1; width: 100%; }
.navbar .menu-toggler { text-decoration: none; }
.mobile-menu { position: fixed; top: 112px; left: 0; z-index: 1001; display: none; width: 100%; height: calc(100vh - 112px); padding: 40px 16px; font-size: 1.571rem; background: rgba(234, 235, 237, 0.95); backdrop-filter: blur(4px); }
.mobile-menu .menu-wrapper { position: relative; border-left: solid 1px var(--special-blue); }
.mobile-menu .menu-close { position: absolute; top: 14px; right: 14px; display: block; padding: 10px; }
.mobile-menu .menu-close img { display: block; }
.mobile-menu .nav-link,
.mobile-menu .nav-link:hover,
.mobile-menu .nav-link:focus,
.mobile-menu .nav-link:active { color: inherit; }
.mobile-menu .nav-link.active { cursor: default; }
.mobile-menu .nav-link span::after { left: 0; }
.mobile-menu .nav-link.active span::after { opacity: 1; width: 100%; }
.mobile-menu .languages-choice { display: flex; flex-direction: row; align-items: flex-start; gap: 24px; margin-bottom: 12px; }
.mobile-menu .languages-choice .lang-choice { display: flex; width: 40px; height: 40px; align-items: center; gap: 10px; padding: 12px; }
.mobile-menu .menu-positions { text-align: left; }
.mobile-menu .menu-positions .nav-link { padding: 12px 12px; color: inherit; }

/* SECTIONS */
section h1 { margin-bottom: 20px; font-size: 2.785rem; font-weight: 500; line-height: 135%; } /* 39px */
section h2 { margin-bottom: 20px; font-size: 1.786rem; font-weight: 500; line-height: 135%; } /* 25px */
section h2 .subheading { font-size: 1.571rem; font-weight: 400; } /* 22px */
section h2.big { font-size: 2.571rem; } /* 39px */
section h2.big .subheading { font-size: 1.786rem; } /* 25px */

section .container { padding-top: 16px; padding-bottom: 16px; }
.hero .container { padding-top: 16px; padding-bottom: 0; }
.hero .description { margin-bottom: 20px; }

section .link-wrapper { position: relative; }
section .link { font-size: 1.357rem; color: inherit; }
section .link-learn-more { line-height: 145%; }

.hero-image { text-align: center; }
.hero-image img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; }
.hero-image img.basic { position: relative; }

.hero .key-advantages { padding-left: 32px; padding-bottom: 5px; margin: 20px 0 15p 0; font-weight: 500; letter-spacing: -0.14px; text-decoration: none; background-position: left center; background-size: 20px 20px; }
.hero .key-advantages-list { padding-left: 45px; }

.get-to-know-the-system .wrapper { background-color: #B4B9C2; }
.innovative-technology .parts,
.get-to-know-the-system .parts { margin-top: 40px; }
.get-to-know-the-system .list-wrapper:last-child { margin-bottom: 0; }
.innovative-technology .presentation-row .presentation-col,
.get-to-know-the-system .presentation-row .presentation-col { padding-bottom: 20px; }
.innovative-technology .fence { height: 103px; }
.innovative-technology .fence .picket.animated { height: 51.456%; }

.hero-main h1 { font-size: 2.437rem; line-height: 125%; text-align: center; text-transform: uppercase; }
.hero-main h1 .fence { display: flex; align-items: stretch; height: auto; }
.hero-main h1 .fence .grow-left,
.hero-main h1 .fence .grow-right { flex-grow: 1; }
.hero-main h1 .fence .grow-2 { flex-grow: 2; }
.hero-main h1 .fence .fence-pickets { background: url(/img/mainpage/headline-fence-pickets.png) right center no-repeat; background-size: auto 39px; }
.hero-main h1 .fence .fence-panels { background: url(/img/mainpage/headline-fence-panels.png) left center no-repeat; background-size: auto 39px; }
.hero-main h1 .fence .text { display: inline-block; }
.hero-main h1 img { width: 100%; height: auto; }
.hero-main h2 { margin-bottom: 12px; }
.hero-main .description { margin-bottom: 20px; }

.main .hero-main .container { padding-top: 20px; padding-bottom: 16px; }
.main .applications .wrapper { background-color: var(--grey-300); }
.main .applications .container { padding-top: 16px; padding-bottom: 16px; }
.main .applications .border-lg-right { border-width: 2px; border-color: #505662; }
.main .applications h2 { margin-bottom: 16px; }
.main .applications .description { margin-bottom: 20px; }
.main .applications .application-rows .row { margin-top: 32px; }
.main .applications .application-rows .row:first-child { margin-top: 36px; }
.main .innovative-technology .wrapper { background-color: #A2A8B3; }
.main .innovative-technology .container { padding-top: 16px; }
.main .innovative-technology h1 { margin-bottom: 20px; }
.main .realizations .wrapper { background-color: var(--grey-300); }
.main .realizations .container { padding-top: 12px; padding-bottom: 20px; }

.faq .wrapper { background-color: #A2A8B3; }
.faq .wrapper .container { padding-bottom: 0; }
.faq h1 { margin-bottom: 16px; }

.about-us .wrapper { background-color: #F9FBFE; }
.about-us .container { padding-bottom: 0; }
.about-us .border-lg-left { border-color: #A7B9DA; }

.claim .wrapper .container { padding-top: 40px; padding-bottom: 40px; }
.claim h2 { margin-bottom: 10px; }
.claim .ask-for-offer { font-size: 1.785rem; font-weight: 500; line-height: 135%; letter-spacing: -0.5px; }
.claim .color-light .ask-for-offer span::after { background-color: var(--grey-050); }
.claim .blue-950 .ask-for-offer span::after { background-color: var(--blue-950); }

/* applications */
.applications-page .configurations.design .wrapper { background-color: #FCFCFC; }
.applications-page .configurations.covers .wrapper { background-color: var(--grey-050); }
.applications-page .configurations.cover-hole-caps .wrapper { background-color: #EAEBED; }

.application-realizations .wrapper { background-color: var(--grey-300); }
.application-realizations .container { padding-top: 40px; padding-bottom: 40px; }
.application-realizations h1 { margin-bottom: 20px; }
.application-realizations .marquee { animation-duration: 45s; }
.application-realizations .slide-box { width: auto; }
.application-realizations .slide-box:hover .slide-image { transform: none; }
.application-realizations .slide-box .slide-image { width: auto; height: 100%; }

.other-applications .wrapper { background-color: #D0DAEC; }
.other-applications .container { padding-top: 40px; padding-bottom: 40px; }
.other-applications h1 { margin-bottom: 20px; }
.applications-marquee .image-box img,
.applications-marquee .image-box .video { width: auto; max-height: 123px; }

/* product */
.product-page .configurations.design .wrapper,
.product-page .configurations.height .wrapper,
.product-page .configurations.incline .wrapper { background-color: #FCFCFC; }
.product-page .configurations.infill .wrapper,
.product-page .configurations.no-snow .wrapper,
.product-page .configurations.shape .wrapper { background-color: var(--grey-050); }
.product-page .configurations.invisible-wicket .wrapper,
.product-page .configurations.manual-operation .wrapper { background-color: #E1E3E6; }
.product-page .configurations.enhanced-safety .wrapper { background-color: var(--grey-300); }

/* realizations */
.realizations-page .hero .wrapper { background-color: var(--grey-050); }
.realizations-page .realizations .wrapper { background-color: var(--grey-300); }
.realizations-page .realizations-gallery .container { padding-top: 40px; padding-bottom: 40px; }
.realizations-page .realizations-gallery h1 { margin-bottom: 0; }
.realizations-page .realizations-gallery .static-box { margin-top: 20px; }
.realizations-page .other-applications .wrapper { background-color: var(--blue-000); }
.realizations-page .other-applications .container { padding-top: 40px; padding-bottom: 40px; }
.realizations-page .map-info-container { padding-top: 16px; padding-bottom: 16px; }
.realizations-page .map-container { padding-top: 5px; padding-bottom: 11px; margin: 24px auto; }
.realizations-page .map-container .leaflet-container { font-family: 'Roboto', sans-serif; }
.realizations-page .map-container .leaflet-popup-content-wrapper { color: inherit; background-color: var(--grey-100); border-radius: 0; box-shadow: none; }
.realizations-page .map-container .leaflet-popup-content { width: 100% !important; max-width: 249px; margin: 30px 10px 10px 10px; }
.realizations-page .map-container .leaflet-popup-tip { display: none; }
.realizations-page .map-container .leaflet-popup-close-button { top: 5px; right: 10px; width: 20px; height: 20px; background: url(/img/common/ico-close-blue.svg) no-repeat center center; background-size: contain; }
.realizations-page .map-container .leaflet-popup-close-button span { display: none; }
.realizations-page .map-container .leaflet-popup .image-box .image-link { display: block; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.realizations-page .map-container .leaflet-popup .image-box.no-photo { padding-right: 0; margin-bottom: 0; line-height: 0;}
.realizations-page .map-container .leaflet-popup .image-box.no-photo::after { width: 0; height: 0; background-color: unset; }
.realizations-page .map-container .leaflet-popup .image-box img { width: 244px; }
.realizations-page .map-container .leaflet-container a { color: inherit; }
.realizations-page .realizations-map { width: 100%; height: 350px; }
.realizations-page .realizations-map .leaflet-attribution-flag { display: none !important; }

.realizations-details-page .realizations-headline .wrapper,
.realizations-details-page .hero-image .wrapper,
.realizations-details-page .realizations-details .wrapper { background-color: var(--grey-300); }
.realizations-details-page .realizations-headline .container { padding-top: 40px; padding-bottom: 20px; }
.realizations-details-page .realizations-details .static-box { display: flex; flex-direction: column; justify-content: flex-end; height: 100%; }
.realizations-details-page .gallery .static-box .gallery-thumb { cursor: pointer; }
.realizations-details-page .go-back-bar .wrapper { color: #FCFCFC; background-color: #1A3462; }
.realizations-details-page .go-back-bar .container { padding-top: 72px; padding-bottom: 0; }
.realizations-details-page .go-back-bar .link-go-back { display: flex; flex-direction: column; align-items: flex-start; gap: 64px; padding-left: 50px; margin: 0px 40px; font-size: 1.785rem; line-height: 40px; background-size: 40px 40px; }
.realizations-details-page .go-back-bar .fancylined span::after { right: 0; background-color: #FCFCFC; }
.realizations-details-page .go-back-bar .fence-wrapper { margin-top: 24px; }
.realizations-details-page .go-back-bar .fence-wrapper .fence { height: 55px; }

.realizations-marquee .slide-image { width: auto; max-height: 129px; }

/* architects-area */
.concrete-shaft-dimensions .wrapper,
.certificates .wrapper { background-color: #E1E3E6; }
.bim-files-bar .wrapper { color: #FCFCFC; background-color: #1A3462; }
.bim-files-bar .container { padding-bottom: 0; }
.bim-files-bar p { margin: 62px 0; }
.bim-files-bar .fancylined span::after { background-color: #FCFCFC; }

/* public-safety */
.public-safety .concrete-shaft-dimensions .wrapper { background-color: var(--grey-300); }
.public-safety .other-applications-list .wrapper { background-color: #E4EBF5; }
.public-safety .other-applications-list .container { padding-bottom: 0; }
.public-safety .other-applications-list .data-list dt { font-size: 1.315rem; text-transform: uppercase; }
.public-safety .other-applications-list .border-lg-left { border-color: #A7B9DA; }
.public-safety .other-applications h1 { display: none; }

/* blog */
.blog-page .hero .container { padding-top: 24px; padding-bottom: 0; }
.blog-page .hero h1 { margin-bottom: 36px; }
.blog-post-list .wrapper { background-color: #E1E3E6; }
.blog-post-list .wrapper .container { padding-top: 24px; padding-bottom: 24px; }
.blog-post-list .static-box .info-box .caption.arrow-title { padding-left: 14px; }
.blog-post-list .static-box .info-box .caption.arrow-title::before { position: absolute; left: 0; height: 100%; }
.blog-post-page .blog-post .wrapper { background-color: var(--grey-050); }
.blog-post-page .blog-post .wrapper .container { padding-top: 24px; padding-bottom: 0; }
.blog-post-page .blog-post h1 { margin-bottom: 20px; }
.blog-post-page .blog-post .border-lg-left { border-color: var(--blue-200); }
.blog-post-page .blog-post .blog-post-block { margin-bottom: 40px; }
.blog-post-page .blog-post .blog-post-block:last-child { margin-bottom: 20px; }
.blog-post-page .blog-post .blog-post-block > * { padding-left: 28px; font-size: 1.142rem; line-height: 150%; }
.blog-post-page .blog-post .blog-post-block > :last-child { margin-bottom: 20px; }
.blog-post-page .blog-post .blog-post-block h3 { margin-bottom: 8px; font-weight: 500; text-decoration: underline; background: url(/img/common/arrow-thin-grey-se.svg) left top no-repeat; }
.blog-post-page .blog-post .blog-post-block p { margin-bottom: 24px; }
.blog-post-page .blog-post .blog-post-block ol,
.blog-post-page .blog-post .blog-post-block ul { padding-left: 16px; margin-left: 36px; }
.blog-post-page .blog-post .blog-post-block li { padding-left: 2px; }
.blog-post-page .blog-post .blog-post-block ol li { margin-bottom: 24px; }
.blog-post-page .blog-post .blog-post-block .list-title { margin-bottom: 0; }
.blog-post-page .blog-post .blog-post-block a { color: var(--special-blue); }
.blog-post-page .blog-post .blog-post-block a span::after { background-color: var(--special-blue); }
.blog-post-page .blog-post .fence-wrapper { margin-top: 36px; }

/* partners */
.partners-page .hero .container { padding-top: 24px; padding-bottom: 0; }
.partners-page h1 { margin-bottom: 20px; }
.partners-page .partner-list { margin-top: 36px; }
.partners-page .fence-wrapper { margin-top: 36px; }

/* impressum & privacy policy */
.impressum-page .hero .container,
.privacy-policy-page .hero .container { padding-top: 24px; padding-bottom: 0; }
.impressum-page h1,
.privacy-policy-page h1 { margin-bottom: 36px; }
.impressum-page .hero h3,
.privacy-policy-page .hero h3 { padding-left: 28px; margin-bottom: 40px; font-size: 1.142rem; font-weight: 500; line-height: 18px; text-decoration: underline; background: url(/img/common/arrow-thin-grey-se.svg) left center no-repeat; }

/* configurator */
.configurator-page .hero .wrapper { background-color: #FFFFFF; }
.configurator-page .iframe-wrapper { height: 100%; padding-top: 16px; padding-bottom: 16px; }
.configurator-page iframe { display: block; width: 100vw; height: calc(100dvh - 112px) !important; overflow: hidden; padding: 0; margin: 0; border: none; }
.configurator-bar .wrapper { color: #FCFCFC; background-color: #112342; }
.configurator-bar .wrapper .container { padding-top: 40px; padding-bottom: 40px; }
.configurator-bar h2 { margin-bottom: 56px; font-size: 2.785rem; }
.configurator-bar .link-go-to-configurator { font-size: 1.785rem; }
.configurator-bar .fancylined span::after { background-color: #FCFCFC; }

/* decors */
.decor .decor-wrapper { background-position: center center; background-repeat: none; background-size: cover; }
.decor .container { padding-top: 40px; padding-bottom: 40px; }
.decor .flex-column { position: relative; }
.decor .arrow-pointer { position: absolute; bottom: 0; display: block; width: 17px; height: 17.5px; background: url(/img/common/arrow-thin-grey-400-ne.png) left center no-repeat; background-size: cover; }
.decor .flex-column:first-child .arrow-pointer { left: 10.5px; }
.decor .flex-column:last-child .arrow-pointer { right: 10.5px; }
.decor .static-box .image-box { margin-bottom: 0; }

/* FOOTER */
footer .wrapper { color: #FCFCFC; background-color: var(--black); }

.footer-links { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 72px 32px; font-size: 0.842rem; border-bottom: 1px solid #5478B6; }
.footer-links .column { flex: 1 1 45%; max-width: 45%; padding: 0 10px 10px 15px; margin-top: 25px; border-left: 1px solid #5478B6; }
.footer-links .column:first-child,
.footer-links .column:nth-child(2) { margin-top: 0; }
.footer-links .column ul { padding: 0; list-style: none; }
.footer-links .column ul li { margin-bottom: 15px; }
.footer-links .column ul li a { color: inherit; text-decoration: none; }
.footer-links .column ul li .fancylined span::after { background-color: #FCFCFC; }

.footer-copyright { display: flex; flex-direction: column; align-items: center; padding-top: 72px; padding-bottom: 72px; font-size: 0.631rem; text-align: center; }
.footer-copyright .column { text-align: center; }
.footer-copyright .design { order: 3; }
.footer-copyright .copyright { order: 1; }
.footer-copyright .logo { order: 2; margin: 15px auto; }

.footer-gate { height: 16px; background-image: url(/img/common/footer-gate.png); background-repeat: repeat-x; background-position: center bottom; }

/* CONTACT SECTION */
.contact .wrapper { z-index: 1; }
.contact .contact-wrapper .container { padding-top: 36px; padding-bottom: 0; }
.contact .contact-details { order: 2; }
.contact .contact-form { order: 1; }
.contact-details h3 { padding: 4px 0 0 28px; margin-bottom: 8px; font-size: 1.142rem; line-height: 18px; background: url(/img/common/arrow-thin-grey-se.svg) left center no-repeat; } /* TODO delete */
.contact-details h3:first-child { margin-top: 56px; }
.contact-details p { font-size: 1.142rem; padding-left: 28px; } /* TODO delete */
.contact-details a { color: var(--special-blue); }
.contact-details .fancylined span::after { background-color: var(--special-blue); }
.contact-details .location { display: inline-block; padding-left: 26px; background: url(/img/common/ico-navi.svg) left center no-repeat; }

.contact .brand-shout { position: sticky; bottom: 0px; padding: 4rem 1.5rem 5rem 1.5rem; background-color: var(--special-blue); }
.contact .brand-shout h2 { margin-bottom: 0; }

/* COMMON */
/* .description:last-child { margin-bottom: 0; } */

.arrow-blue-e { padding-right: 30px; line-height: 145%; background: url(/img/common/arrow-bold-blue-e.svg) right center no-repeat; background-size: 24px 21px; }
.arrow-blue-w { padding-left: 50px; background: url(/img/common/arrow-bold-blue-w.svg) left center no-repeat; background-size: 24px 21px; }
.link-bottom { display: inline-block; align-self: flex-start; }
.arrow-title { padding-left: 14px; font-size: 1rem; line-height: 150%; text-transform: uppercase; text-decoration: underline; background: url(/img/common/arrow-thin-grey-ne.svg) left 5px no-repeat; background-size: 10px 10px; }
.chevron-blue-s { padding-right: 30px; background: url(/img/common/chevron-bold-blue-s.svg) right center no-repeat; background-size: 24px 24px; }

.gate-link { display: inline-block; position: relative; white-space: nowrap; }
.gate-link::after { content: ""; position: absolute; top: 50%; left: 110%; display: block; width: calc(100vw - 100%); height: 40px; background: url(/img/common/gate-link-bg.svg) left center repeat-x; transform: translateY(-50%); }

.configurations h2 { margin-bottom: 20px; }
.configurations h2 .subheading { display: block; margin-top: 20px; }
.configurations .description { margin-bottom: 20px; }
.configurations .configuration-row { display: flex; justify-content: space-between; align-items: flex-start; padding: 40px 0; }
.configurations .configuration-row + .configuration-row { padding-top: 0; }
.configurations .configuration-row .configuration-box { display: flex; flex-direction: column; align-items: flex-start; gap: 20px; }

.hover-box { position: relative; display: inline-block; overflow: hidden; color: inherit; }
.hover-box .image-box { position: relative; padding-right: 5px; }
.hover-box .image-box::after { content: ""; position: absolute; bottom: 0; right: 0; width: 2px; height: 100%; background-color: #505662; transition: height 0.8s ease-in-out; }
.hover-box .image-box .hover-image { position: absolute; top: 0; left: 0; opacity: 0; padding-right: 0.5rem; transition: opacity 0.4s ease-in-out; }
.hover-box .info-box { position: relative; margin: 8px 0 0 0; font-size: 1rem; }
.hover-box .caption { display: block; padding-left: 14px; margin-bottom: 12px; font-weight: 500; text-transform: uppercase; background: url(/img/common/arrow-thin-grey-ne.svg) left center no-repeat; background-size: 10px 10px; }
.hover-box .learn-more { display: inline-block; font-size: 1.357rem; font-weight: 500; }
.hover-box:hover .image-box .hover-image { opacity: 1; }

.blue-box { position: relative; display: inline-block; overflow: hidden; color: inherit; }
.blue-box::after { content: ""; position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background: var(--special-blue); transition: top 0.4s ease-in-out; }
.blue-box .image-box { position: relative; padding-right: 5px; margin-bottom: 10px; }
.blue-box .image-box::after { content: ""; position: absolute; bottom: 0; right: 0; width: 2px; height: 100%; background-color: #505662; transition: height 0.8s ease-in-out; }
.blue-box .caption { position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; display: inline-block; opacity: 0; padding-top: 30px; margin-left: 2.1rem; font-size: 1.31rem; font-weight: 500; color: #F9FBFE; background: url(/img/common/arrow-thin-white-se.svg) left top no-repeat; transition: opacity 0.6s ease-in-out; }
.blue-box:hover::after { top: 0; }
.blue-box:hover .caption { opacity: 1; }

.static-box { position: relative; display: inline-block; overflow: hidden; color: inherit; }
.static-box .image-box { position: relative; padding-right: 5px; margin-bottom: 10px; text-align: center; }
.static-box .image-box::after { content: ""; position: absolute; bottom: 0; right: 0; width: 2px; height: 100%; background-color: #505662; transition: height 0.8s ease-in-out; }
/* .static-box .image-box.in-view::after { top: 0; height: 100%; } */
.static-box .info-box { position: relative; margin: 8px 0 0 0; }
.static-box .info-box .caption { margin-bottom: 12px; font-weight: 500; }
.static-box .info-box .caption.arrow-title { position: relative; display: inline-flex; align-items: flex-start; flex-wrap: wrap; gap: 0.4em; width: 100%; padding-left: 0; word-wrap: anywhere; background: 0 none; }
.static-box .info-box .caption.arrow-title::before { content: ''; flex-shrink: 0; width: 10px; height: 21px; background: url(/img/common/arrow-thin-grey-ne.svg) left center no-repeat; background-size: 10px 10px; }
.static-box .see-more,
.static-box .download,
.static-box .view { font-size: 1.315rem; font-weight: 500; }
.col-5 .static-box { max-width: 566px; }
.col-6 .static-box { max-width: 680px; }

.boxes-row { margin-top: 16px; }
.boxes-row + .boxes-row { margin-top: 32px; }

.slide-box-wrapper { position: relative; display: inline-block; width: auto; }
.slide-box-wrapper::after { content: ""; position: absolute; bottom: 0; right: 0; width: 2px; height: 100%; background-color: #505662; transition: height 0.8s ease-in-out; }
.slide-box { position: relative; display: block; overflow: hidden; width: 100%; height: auto; }
.slide-box .bg-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: var(--special-blue); }
.slide-box .slide-image { position: relative; z-index: 2; display: block; width: 100%; height: auto; transition: transform 1.5s cubic-bezier(0.58, 0, 0.49, 1); }
.slide-box .caption { position: absolute; top: 50%; transform: translateY(-50%); z-index: 1; display: inline-block; padding-top: 30px; margin-left: 20px; font-size: 1.31rem; font-weight: 500; line-height: 105%; white-space: normal; color: #F9FBFE; background: url(/img/common/arrow-thin-white-se.svg) left top no-repeat; }
.slide-box:hover .slide-image { transform: translateY(100%); }

.tags { position: relative; margin: -3px 0 12px 0; }
.tags .tag { display: inline-block; padding: 8px; margin: 3px 6px 3px 0; font-size: 1rem; font-weight: 500; letter-spacing: -0.14px; color: #505662; text-transform: uppercase; border: 1px solid #505662; }

.fancylined span { position: relative; }
.fancylined span::after { content: ""; opacity: 0; position: absolute; bottom: -4px; display: block; width: 0; height: 2px; background-color: var(--black); -webkit-transition: opacity 0.6s cubic-bezier(0.5, 0, 0.58, 1); transition: all 0.85s cubic-bezier(0.5, 0, 0.58, 1); }
.fancylined:not(:disabled):hover span::after { opacity: 1; width: 100%; }

.video-wrapper { position: relative; }
.video-wrapper .video-mask { position: absolute; left: 0; z-index: 1; width: 100%; height: 1px; }
.video-wrapper .video-mask.top { top: 0; }
.video-wrapper .video-mask.bottom { bottom: 0; }
.video-wrapper .video { position: relative; display: block; cursor: pointer; } /* obsolete object-fit: cover; */
.video-wrapper .video-frame { position: relative; top: 0; left: 0; z-index: 2; opacity: 0; display: block; margin: 0 auto; } /* obsolete */
.video-wrapper.ready .video-frame { opacity: 1; } /* obsolete */
.video-wrapper .mute-button { position: absolute; top: 24px; left: 37px; z-index: 2; opacity: 0; display: block; width: 40px; height: 40px; padding: 0; background: url(/img/common/ico-sound-on.svg) center center no-repeat; background-size: 100% 100%; border: 0 none; outline: 0 none; }
.video-wrapper .mute-button.muted { background-image: url(/img/common/ico-sound-off.svg); }
.video-wrapper:hover .mute-button { opacity: 1; }
.video-wrapper .play-pause-icon { position: absolute; top: 50%; left: 50%; z-index: 3; transform: translate(-50%, -50%); color: white; background: rgba(0, 0, 0, 0.5); opacity: 0; display: flex; width: 80px; height: 80px; align-items: center; justify-content: center; font-size: 60px; background: url(/img/common/ico-pause.png) center center no-repeat; background-size: 100% 100%; border-radius: 50%; transition: opacity 0.3s ease-in-out; cursor: pointer; pointer-events: none; }
.video-wrapper.is-playing .play-pause-icon,
.video-wrapper.show-icon.ready .play-pause-icon { background-image: url(/img/common/ico-play.png); }
.video-wrapper.show-icon .play-pause-icon { opacity: 1; }

.fw-medium { font-weight: 500; }

/* DESCRIPTION LIST */
dl { margin-bottom: 36px; }
dl > div { margin-bottom: 40px; }
dl > div:last-child { margin-bottom: 0; }
dl dt { padding-left: 28px; margin-bottom: 8px; font-size: 0.842rem; font-weight: 500; line-height: 18px; text-decoration: underline; background: url(/img/common/arrow-thin-grey-se.svg) left center no-repeat; }
dl dd { padding-left: 28px; margin-bottom: 0; }

/* FENCE PICKETS */
.fence-wrapper { position: relative; margin-top: 16px; }
.fence { position: relative; width: 100%; height: 98px; }
.fence.fence-xs { height: 23px; }
.fence.fence-xl { height: 51x; }
.fence.fence-xxl { height: 112px; }
.fence.fence-start,
.fence.fence-end { position: absolute; bottom: 0; }
.fence.fence-start { left: -100%; }
.fence.fence-end { right: -100%; }
.fence .picket { position: absolute; top: 0; bottom: 0; width: 1px; background: transparent; }
.fence .picket:nth-child(even) { opacity: 0; }
.fence .picket::before { content: ""; display: block; width: 1px; height: 100%; background: #A7B9DA; transition: height 0.5s ease; }
.fence .picket.retracted::before { height: 20%; }
.fence.fence-xxl .picket.retracted::before { height: 50%; }
.fence.fence-white .picket::before { background: #FCFCFC; }
.fence.fence-blue-special .picket::before { background: var(--special-blue); }

.hero .fence { height: 51px; }
.contact .fence { height: 74px; }

/* LIST */
.list-wrapper { border-bottom: 2px solid #040910; }
.list-wrapper:last-child { border-bottom: 0 none; margin-bottom: 16px; }
.list-wrapper .list-item { position: relative; display: flex; align-items: center; padding: 0; font-size: 0.875rem; font-weight: 500; text-align: left; color: inherit; text-transform: uppercase; }
.list-wrapper .list-item::after { content: ""; position: absolute; top: 50%; right: 1.25rem; transform: translateY(-50%); align-self: flex-end; width: 24px; height: 24px; margin-bottom: 1.5rem; margin-left: auto; background: url(/img/common/arrow-thin-white-ne.svg) left center no-repeat; }
.list-wrapper .list-item .col { padding: 20px 16px; }
.list-wrapper .list-item .list-name { padding-right: 30px; }
.list-wrapper .list-item .counter { font-weight: normal; }

/* ACCORDION */
.accordion .accordion-item { background-color: transparent; cursor: pointer; }
.accordion .accordion-button,
.accordion .accordion-button:not(.collapsed) { background-color: transparent; }
.accordion .accordion-button:not(.collapsed) { color: inherit; box-shadow: none; }
/* .accordion .accordion-button::after { background-image: url(/img/common/accordion-icon-expand.svg); }
.accordion .accordion-button:not(.collapsed)::after { background-image: url(/img/common/accordion-icon-collapse.svg); } */
.accordion .accordion-collapse { padding: 0; }
.accordion .accordion-collapse .col { padding: 1rem 1.25rem; }
.accordion-button::after { display: none !important; }
.accordion-button { display: flex; align-items: center; justify-content: space-between; }
.accordion-button .flip-icon-wrapper { position: absolute; top: 20px; right: 16px; width: 24px; height: 24px; perspective: 1000px; flex-shrink: 0; font-size: 1rem; }
.accordion-collapse { transition: height 1.5s cubic-bezier(0.58, 0, 0.41, 1) !important; }
.accordion-button .icon-flip { position: relative; width: 100%; height: 100%; transform-style: preserve-3d; transition: transform 1.5s cubic-bezier(0.58, 0, 0.41, 1); }
.accordion-button[aria-expanded="true"] .icon-flip { transform: rotateX(180deg); }
.accordion-button .icon-flip .icon { position: absolute; width: 100%; height: 100%; backface-visibility: hidden; }
.accordion-button .icon-flip .icon svg { display: block; width: 100%; height: 100%; }
.accordion-button .icon-flip .icon.front { transform: rotateX(0deg); }
.accordion-button .icon-flip .icon.back { transform: rotateX(180deg); }
.accordion-body { padding-top: 0; padding-bottom: 20px; cursor: default; }
/* .accordion.entwined .accordion-item:last-child .accordion-button.collapsed .col { padding-bottom: 2rem; }
.accordion.entwined .accordion-item:last-child .accordion-body { padding-bottom: 2rem; } */

/* MODAL */
.modal { font-size: 1.357rem; color: var(--grey-1000); background: rgba(250, 249, 227, 0.6); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-radius: 12px; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2); }
.modal .btn-close { position: absolute; top: 20px; right: 20px; z-index: 2; opacity: 1; width: 20px; height: 20px; padding: 0; background: url(/img/common/ico-close-black.svg) no-repeat center center; background-size: contain; }
.modal-content { background-color: var(--brand-white); border: 0 none; }
.modal-header { position: sticky; right: 0; top: 0; z-index: 10; background: transparent; border-bottom: 0 none; border-radius: 0; }
.realization-modal .btn-close { top: 9px; right: 9px; width: 40px; height: 40px; background-image: url(/img/common/ico-close-blue.png); }
.realization-modal .modal-dialog { max-width: 100%; height: 100%; min-height: 100%; max-height: 100%; margin: 0; }
.realization-modal .modal-content { height: 100%; overflow: hidden; background-color: var(--grey-300); }
.realization-modal .modal-content .modal-header { padding: 0; }
.realization-modal .modal-content .modal-body { padding: 0; }
.realization-modal .modal-content .modal-body .realization-slider { height: 100vh; padding: 0; }
.realization-modal .gallery-cover { position: absolute; top: 0; left: 0; z-index: 20; width: 100%; height: 100%; background: #000000; }
.realization-modal .gallery-track { display: flex; flex-direction: column; overflow: hidden; height: 100vh; padding-top: calc(50vh - 20px); padding-bottom: calc(50vh - 20px); }
.realization-modal .gallery-track .track-item { position: relative; flex-shrink: 0; width: 100%; margin: 20px 0; }
.realization-modal .gallery-track img { width: 100%; height: auto; user-select: none; -webkit-user-drag: none; cursor: grab; }
.realization-modal .gallery-track video { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: auto; }
.realization-modal .gallery-track .gallery-track.dragging video { pointer-events: none; }
.contact-form-modal .modal-body { padding: 72px 43px 114px 43px; }
.contact-form-modal .headline { padding-top: 56px; margin-bottom: 0; font-size: 1.357rem; line-height: 145%; letter-spacing: -0.38px; background: url(/img/common/arrow-thin-blue-se.svg) no-repeat left top; }


/* SLIDER */
.slide { padding-right: 1.5rem; }

/* SLICK CAROUSEL */
.slick-prev::before,
.slick-next::before { content: ''; font-family: inherit; }
.slick-prev,
.slick-next { z-index: 1; width: 40px; height: 34px; padding: 0; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.slick-prev { left: 1rem; }
.slick-next { right: 1rem; }
.slick-prev,
.slick-prev:hover,
.slick-prev:focus { background-image: url(/img/common/arrow-bold-blue-w.svg); }
.slick-next,
.slick-next:hover,
.slick-next:focus { background-image: url(/img/common/arrow-bold-blue-e.svg); }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus { background-position: center center; background-size: contain; }

/* MARQUEE */
.marquee-wrapper { display: flex; align-items: center; }
.marquee {
    display: flex;
    align-items: center;
	animation: marquee 30s infinite linear;
	will-change: transform;
	white-space: nowrap;
}
.realizations-marquee .slide-box-wrapper { padding-right: 5px; margin-right: 12px; }
.applications-marquee .hover-box { margin-right: 16px; }
.applications-marquee .image-box { width: 169px; padding-right: 5px; }
.applications-marquee .info-box { margin-bottom: 0; }

@keyframes marquee {
	0% {
		transform:translateZ(0)
	}
	to {
		transform:translate3d(-100%,0,0)
	}
}

/* FORMS */
form h3 { margin: 12px 0 20px 0; font-size: 1.142rem; }
form h3 span { display: block; margin-top: 4px; }
form h3 .small { font-size: 0.625rem; font-weight: normal; }

form .input-field { position: relative; margin: 22px 0 0 0; }
form input,
form textarea,
form label { font-size: 1rem; }
form label.small,
form p.small,
form .invalid-feedback { font-size: 0.714rem; }
form p { margin: 0.5rem 0; }
form input[type="text"],
form input[type="email"],
form textarea { display: block; width: 100%; padding: 0 0 10px 0; line-height: 150%; border: none; outline: none; background: transparent; transition: color 0.35s ease-in-out; }
form textarea { border-bottom: 1px solid var(--grey-950); resize: vertical; }
form .form-line { display: flex; align-items: center; gap: 0.5rem; max-width: 100%; border-bottom: 1px solid var(--grey-950); }
form .form-label,
form .form-line label,
form .label-wrapper label { display: inline-flex; align-items: center; flex-shrink: 0; gap: 4px; margin: 0 5px 0 0; text-align: left; color: var(--grey-950); line-height: 150%; white-space: nowrap; transition: color 0.35s ease-in-out; cursor: pointer; }
form .form-line .label-icon,
form .label-wrapper .label-icon { display: inline-block; width: 9px; height: 10px; margin-left: 2px; }
form .form-line:has(input:focus) .label-icon,
form .label-wrapper:has(input:focus) .label-icon { display: none; }
form .form-label:hover { color: var(--special-blue); }

form .form-line input { flex-grow: 1; padding: 4px 0; }

form.was-validated .input-field .invalid-feedback { color: var(--special-red); }
form.was-validated .input-field.is-invalid .form-line,
form.was-validated .input-field.is-invalid textarea { border-bottom-color: var(--special-red); }
form.was-validated .input-field.is-invalid .invalid-feedback { display: block; }
form.was-validated .form-check-input:invalid ~ .form-check-label,
form.was-validated .form-check-input.is-invalid ~ .form-check-label { color: var(--special-red); }
form.was-validated .form-check-input:valid ~ .form-check-label { color: inherit; }
form.was-validated .form-check-input:valid:checked { background-color: inherit; }
/* form label { position: relative; display: inline-block; margin-top: 10px; font-size: 0.63rem; color: var(--grey-950); }
form label.ico::after { content: ''; display: inline-block; width: 16px; height: 16px; background: url(/img/common/ico-pencil.png) no-repeat center; background-size: contain; } */

form .form-check-inline { margin-right: 0; }
form .form-check-inline + .form-check-inline { margin-left: 40px; }
form .form-check-group { text-align: center; border-bottom: 1px solid var(--grey-950); }
form .form-check-wrapper { margin: 12px 0; }
form .form-check-input[type="checkbox"],
form .form-check-input[type="radio"] { flex-shrink: 0; width: 1.714rem; height: 1.714rem; background: url(/img/common/form-radio-button.svg) no-repeat center; background-size: contain; border: 0 none; cursor: pointer; }
form .form-check-input:checked[type="checkbox"],
form .form-check-input:checked[type="radio"] { background-image: url(/img/common/form-radio-button-checked.svg); background-color: transparent; border: 0 none; }
form .form-check-label { display: inline-block; flex-shrink: unset; padding-left: 8px; margin: 4px 0 0 0; font-size: 1rem; white-space: normal; cursor: pointer; }
form .form-check-binary .form-check-label { font-size: 1.142rem; color: var(--grey-950); text-transform: uppercase; }

form .form-check-consent { display: flex; align-items: center; padding-top: 8px; padding-left: 20px; margin-top: -12px; letter-spacing: 0.2px; line-height: 150%; border-top: 1px solid var(--grey-950);  }
form .form-check-consent-label { margin: 1px 0 0 0; font-size: 0.714rem; color: var(--blue-950); }
form .form-check-consent-label .link { font-size: inherit; color: var(--special-blue); }
form .form-check-consent-label .link.link-ico { padding-right: 12px; background: url(/img/common/ico-link.svg) right center no-repeat; background-size: 10px 10px; }
form .form-check-consent-label:hover { color: inherit; }

form .cta { margin-top: 20px; }
form button[type="submit"] { padding: 0 34px 0 0; font-size: 1.357rem; font-weight: 500; line-height: 24px; background: url(/img/common/arrow-bold-blue-e.svg) right center no-repeat; background-size: 24px 24px; border: 0 none; outline: 0 none; }

.referral_sources { margin-top: 56px; }
.referral_sources .input-field { margin: 10px 0; }

/* MEDIUM */
@media (min-width: 768px) {

    section .container { padding-top: 40px; padding-bottom: 40px; }

    .hero .link-ask-for-offer { margin: 0 0 10px 0; }
    .hero .fence-wrapper { margin-top: 0; }
    
    .main .hero-main .container { padding-bottom: 52px; }
    .main .innovative-technology .container { padding-top: 40px; }

    .impressum-page h1,
    .privacy-policy-page h1,
    .impressum-page .hero h3,
    .privacy-policy-page .hero h3 { margin-bottom: 56px; }
    
    .applications-marquee .image-box { width: auto; }
    .realizations-marquee .slide-image,
    .applications-marquee .image-box img,
    .applications-marquee .image-box .video { max-height: 250px; }

    .realizations-page .map-info-container .description { margin-bottom: 0; }
    .realizations-page .realizations-map { height: 520px; }
    .realizations-page .map-container .leaflet-popup-content { max-width: 291px; margin: 40px 20px 10px 20px; }
    .realizations-page .map-container .leaflet-popup-close-button { right: 20px; width: 24px; height: 24px; }
    .realizations-page .map-container .leaflet-popup .image-box img { width: 284.5px; }
    .realizations-gallery .gallery :first-child .static-box { margin-top: 45px; }
    .realizations-gallery .gallery :nth-child(2) .static-box { margin-top: 0; }

    .blog-post-list .static-box .info-box .caption.arrow-title { padding-left: 17px; }
    .blog-post-page .blog-post .fence-wrapper { margin-top: 0; }
    .blog-post-page .blog-post .blog-post-block:last-child,
    .blog-post-page .blog-post .blog-post-block > :last-child { margin-bottom: 0; }
    .blog-post-page .border-md-left { border-left-color: var(--blue-200); }

    .get-to-know-the-system .image-wrapper { position: relative; padding-left: 8px; }
    .get-to-know-the-system .image-wrapper::before { content: ""; position: absolute; bottom: 0; left: 0; width: 2px; height: 100%; background-color: var(--grey-000); transition: height 0.8s ease-in-out; }

    .border-md-left { border-left: 1px solid #FCFCFC; }
    .border-md-right { border-right: 1px solid #FCFCFC; }
    .hero .border-md-left { border-color: var(--blue-200); }

    .fence .picket:nth-child(even) { opacity: 1; }

    .decor .flex-column:first-child .arrow-pointer { left: 12px; }
    .decor .flex-column:last-child .arrow-pointer { right: 12px; }

    dl { margin-bottom: 56px; }
    dl > div { margin-bottom: 56px; }
}

/* LARGE */
@media (min-width: 992px) {
    html { font-size: 19px; }

    .page_wrapper { padding-top: 94px; }

    .navbar { height: 94px; font-size: 0.842rem; }
    .navbar-nav .nav-link { white-space: nowrap; }
    .mobile-menu { display: none; }

    section h1 { font-size: 3.21rem; line-height: 130%; } /* 61px */
    section h2 { font-size: 2.05rem; } /* 39px */
    section h2 .subheading { font-size: 1.789rem; } /* 34px */
    section h2.big { font-size: 3.21rem; } /* 61px */
    section h2.big .subheading { font-size: 2.05rem; } /* 39px */

    section .container { padding-top: 72px; padding-bottom: 72px; }

    .main .applications .container { padding-top: 72px; padding-bottom: 72px; }
    .main .applications h1 { margin-bottom: 0; }
    .main .applications .text-content { padding-top: 56px; padding-bottom: 56px; }
    .main .applications .application-rows .row { margin-top: 0; }
    .main .innovative-technology .container { padding-top: 72px; }
    
    .main .realizations .container { padding-top: 12px; padding-bottom: 12px; }
    .main .realizations h1 { margin: 40px 0 28px 0; }

    .hero .container { padding-top: 72px; }
    .hero .description { margin-bottom: 28px; }
    .hero-main h1 { margin-bottom: 55px; font-size: 5rem; line-height: 110%; letter-spacing: -0.95px; }
    .hero-main h1 .fence .fence-pickets { background-size: auto 95px; }
    .hero-main h1 .fence .fence-panels { background-size: auto 95px; }

    .main .innovative-technology h1,
    .innovative-technology h1,
    .innovative-technology h2
    .get-to-know-the-system h1,
    .get-to-know-the-system h2 { margin-bottom: 0; }
    .get-to-know-the-system .presentation-row .presentation-col,
    .innovative-technology .presentation-row .presentation-col { padding-bottom: 88px; }
    .innovative-technology .parts,
    .get-to-know-the-system .parts { margin-top: 0; }    
    .innovative-technology .fence { height: 212px; }
    .innovative-technology .fence .picket.retracted { height: 52.830%; }

    .claim .ask-for-offer { font-size: 3.21rem; line-height: 130%; letter-spacing: -1.22px; }

    .product-page .hero .fence { height: 112px; }

    .realizations-page .realizations-gallery .container { padding-top: 40px; padding-bottom: 40px; }
    .realizations-page .map-info-container { padding-top: 72px; padding-bottom: 72px; }
    .realizations-page .map-container { padding-top: 24px; padding-bottom: 44px; margin: 0 auto 24px auto; }
    .realizations-page .realizations-map { height: calc(100vh - 94px); }
    .realizations-page .map-container .leaflet-popup-content { max-width: 565px; margin: 60px 33px 10px 33px; }
    .realizations-page .map-container .leaflet-popup-close-button { top: 8px; right: 33px; width: 40px; height: 40px; }
    .realizations-page .map-container .leaflet-popup .image-box img { width: auto; }
    .realizations-gallery .gallery :first-child .static-box { margin-top: 60px; }
    .realizations-details-page .realizations-headline .container { padding-top: 56px; padding-bottom: 56px; }
    .realizations-details-page .realizations-details .container { padding-top: 0; padding-bottom: 72px; }
    .realizations-details-page .go-back-bar .link-go-back { margin: 0; }
    .realizations-details-page .go-back-bar .fence-wrapper .fence { height: 98px; }

    .blog-page .hero .container { padding-top: 72px; }
    .blog-page .hero h1 { margin-bottom: 72px; }
    .blog-post-list .wrapper .container { padding-top: 72px; padding-bottom: 72px; }
    .blog-post-page .blog-post .blog-post-block > * { font-size: 1rem; line-height: 145%; }
    .blog-post-list .static-box .info-box .caption.arrow-title { padding-left: 36px; }
    .blog-post-list .static-box .info-box .caption.arrow-title::before { background-position-y: center; }

    .application-realizations h1 { margin-bottom: 72px; }
    .other-applications h1 { margin-bottom: 72px; }
    
    .concrete-shaft-dimensions h2 { margin-bottom: 53px; }

    .faq .wrapper .container { padding-top: 72px; }
    .faq h1 { margin-bottom: 96px; }

    .partners-page .hero .container { padding-top: 72px; }
    .partners-page h1 { margin-bottom: 0; }
    .partners-page .partner-list { margin-top: 72px; }
    .partners-page .fence-wrapper { margin-top: 72px; }

    .impressum-page h1,
    .privacy-policy-page h1 { margin-bottom: 64px; }
    .impressum-page .hero h3,
    .privacy-policy-page .hero h3 { padding-left: 28px; margin-bottom: 64px; font-size: 0.842rem; font-weight: 500; line-height: 150%; text-decoration: underline; background: url(/img/common/arrow-thin-grey-se.svg) left center no-repeat; }

    /* .configurator-page iframe { display: block; width: 100vw; height: calc(100dvh - 80px); overflow: hidden; padding: 0; margin: 0; border: none; } */
    .configurator-page .iframe-wrapper { padding-top: 16px; padding-bottom: 40px; }
    .configurator-bar .wrapper .container { padding-top: 75px; padding-bottom: 75px; }
    .configurator-bar h2 { font-size: 2.052rem; }

    .fence-wrapper { margin-top: 0; }
    .fence.fence-xl { height: 112px; }

    .configurations h2 .subheading { line-height: 135%; }
    .configurations .description { margin-bottom: 0; }

    .decor .arrow-pointer { width: 34px; height: 35px; }
    .decor .flex-column:first-child .arrow-pointer { left: 14.25px; }
    .decor .flex-column:last-child .arrow-pointer { right: 14.25px; }

    .footer-links { flex-direction: row; padding-left: 50px; padding-right: 50px; }
    .footer-links .column { flex: unset; max-width: 22%; padding: 0 10px 20px 15px; margin-top: 0; }
    .footer-links .column:first-child { border-left: 0 none; }

    .footer-copyright { flex-direction: row; }
    .footer-copyright .design { order: 1; flex-shrink: 0; text-align: left; }
    /* .footer-copyright .logo { justify-self: center; } */
    .footer-copyright .copyright { order: 3; text-align: right; }

    .contact .contact-wrapper .container { padding-top: 72px; }
    .contact .contact-details { order: 1; }
    .contact .contact-form { order: 2; }
    .contact-form { padding-bottom: 48px; border-left: 1px solid var(--special-blue); }
    .contact-form h3 { margin-bottom: 0; }
    .contact-details h3 { font-size: 0.842rem; line-height: normal; }
    .contact-details h3:first-child { margin-top: 0; }
    .contact-details p { font-size: 1rem; }
    .contact .fence { height: 113px; }
    .contact .fence-start .picket,
    .contact .fence-middle .picket:nth-child(-n+30) { top: -505px; }

    .hover-box .caption { padding-left: 32px; background-size: 24px 24px; }

    .arrow-blue-e { padding-right: 50px; line-height: 40px; background-size: auto; }
    .chevron-blue-s { padding-right: 34px; line-height: 40px; background-size: auto; }

    .arrow-title { padding-left: 36px; font-size: 1.26rem; background-position: left center; background-size: auto auto; }
    
    .border-lg-left { border-left: 1px solid #FCFCFC; }
    .border-lg-right { border-right: 1px solid #FCFCFC; }
    .hero .border-lg-left { border-color: var(--blue-200); }
    
    .realizations-page .other-applications .container { padding-top: 72px; padding-bottom: 72px; }
    .realizations-page .realizations-gallery .static-box { margin-top: 56px; }
    
    .tags { margin: 4px 0; }
    .tags .tag { padding: 11px; margin: 4px 8px 4px 0; font-size: 0.842rem; font-weight: 400; line-height: 100%; letter-spacing: 0.16px; }

    dl { margin-bottom: 72px; }
    dl > div { margin-bottom: 64px; }
    dl dt { line-height: normal; }

    .modal { font-size: 3.21rem; }
    .modal .btn-close { top: 40px; right: 40px; width: 40px; height: 40px; }
    .realization-modal .btn-close { top: 18px; right: 18px; }
    /* .realization-modal .modal-dialog { max-width: 100%; height: 100%; min-height: 100%; max-height: 100%; margin: 0; } */
    /* .realization-modal .modal-content { height: 100%; } */
    /* .realization-modal .modal-content .modal-header { padding: 0; } */
    /* .realization-modal .modal-content .modal-body { padding: 0; } */
    /* .realization-modal .modal-content .modal-body .realization-slider { height: 100vh; min-height: 100vh; max-height: 100vh; padding: 0; } */
    .realization-modal .modal-content .modal-body .realization-slider { min-height: 100vh; }
    /* .realization-modal .gallery-cover { position: absolute; top: 0; left: 0; z-index: 20; width: 100%; height: 100%; background: #000; } */
    /* .realization-modal .gallery-track { display: flex; flex-wrap: nowrap; overflow: hidden; height: 100vh; padding-left: calc(50vw - 20px); padding-right: calc(50vw - 20px); } */
    .realization-modal .gallery-track { flex-direction: row; flex-wrap: nowrap; padding-top: 0; padding-bottom: 0; padding-left: calc(50vw - 20px); padding-right: calc(50vw - 20px); scroll-behavior: smooth; }
    /* .realization-modal .gallery-track .track-item { position: relative; object-fit: contain; flex-shrink: 0; height: 100vh; margin: 0 20px; } */
    .realization-modal .gallery-track .track-item { object-fit: contain; height: 100vh; width: auto; margin: 0 20px; }
    .realization-modal .gallery-track img { width: auto; height: 100%; }
    .realization-modal .gallery-track video { width: auto; height: 100%; }
    
    
    .contact-form-modal .headline { font-size: 3.21rem; line-height: 130%; font-weight: 500; letter-spacing: -1.22px; text-decoration: underline; }
    .contact-form-modal .modal-body { padding: 170px 179px 208px 179px; }

    .hover-box .image-box,
    .blue-box .image-box,
    .static-box .image-box,
    .realizations-marquee .slide-box-wrapper { padding-right: 8px; }

    .hover-box .info-box { margin-top: 20px; font-size: 1.315rem; }

    .static-box .info-box { margin-top: 10px; }
    .static-box .info-box .caption { margin-top: 20px; }
    .static-box .info-box .caption.arrow-title { display: flex; flex-wrap: nowrap; gap: 12px; font-size: 1.315rem; }
    .static-box .info-box .caption.arrow-title::before { width: 24px; height: 34px; background-position: left 5px; background-size: 24px 24px; }

    .marquee .hover-box { margin-right: 28px; }
    .slide-box-wrapper { margin-right: 28px; }
    .applications-marquee .image-box { padding-right: 8px; }
    .realizations-marquee .slide-image,
    .applications-marquee .image-box img,
    .applications-marquee .image-box .video { max-height: unset; }
    .application-realizations .slide-box:hover .slide-image { transform: translateY(100%); }

    .list-wrapper .list-item { font-size: 1.315rem; }
    .list-wrapper .list-item .list-name { padding-right: 50px; }
    .list-wrapper:last-child { margin-bottom: 0; }
    .accordion-button .flip-icon-wrapper { right: 14px; width: 22px; height: 22px; }

    form h3 { font-size: 0.842rem; }
    form input,
    form textarea,
    form label { font-size: 0.631rem; }
    form label.small,
    form p.small,
    form .invalid-feedback { font-size: 0.526rem; line-height: 150%; }
    form .form-check-label { font-size: 0.631rem; }
    form .form-check-binary .form-check-label { font-size: 0.842rem; }
    form .form-check-input[type="checkbox"],
    form .form-check-input[type="radio"] { width: 1.263rem; height: 1.263rem; }
    form .form-label-binary { margin: 3px 0 0 0; font-size: 0.842rem; }

    form .form-check-consent { padding-left: 18px; }
    form .form-check-consent-label { font-size: 0.526rem; line-height: 150%; }

    form button[type="submit"] { padding: 0 50px 0 0; font-size: 1.315rem; line-height: 40px; background-size: 40px 40px; }
}

@media (min-width: 1200px) {

    .realizations-page .static-box .caption,
    .public-safety .static-box .caption,
    .architects-area-page .static-box .caption,
    .blog-post-list .static-box .caption { max-width: 60%; }

    .configurations .configuration-row { padding: 72px 0; }
    .configurations .configuration-row .static-box .caption { max-width: 100%; }

    .configurator-bar h2 { margin: 0; }
    .configurator-bar .link-go-to-configurator { position: absolute; top: 50%; right: 0; transform: translateY(-50%); }

    .realizations-gallery .gallery :first-child .static-box { margin-top: 71px; }
    .realizations-gallery .gallery .static-box .info-box .caption.arrow-title { max-width: 50%; }

    .hover-box .caption { background-size: auto; }
    
    .static-box .see-more,
    .static-box .download,
    .static-box .view { position: absolute; top: -1px; right: 0.5rem; }
}

@media (min-width: 1400px) {
    .realizations-gallery .gallery :first-child .static-box { margin-top: 82px; }
}

@media (min-width: 1440px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl,
    .container-xxl { max-width: 1440px; }

    .container { padding-left: 40px; padding-right: 40px; }

    .navbar-expand-lg .navbar-nav .nav-link { padding-left: 0.921rem; padding-right: 0.921rem; }

    .contact .fence-start .picket,
    .contact .fence-middle .picket:nth-child(-n+30) { top: -470px; }

    .realizations-gallery .gallery :first-child .static-box { margin-top: 85px; }

    .hover-box .info-box { display: flex; }
    .hover-box .learn-more { position: absolute; top: -6px; right: 0.5rem; }

    .modal-xl { max-width: 1350px; }
    .modal-body { padding: 69px 162px; }

    .footer-links .container { padding-left: 120px; padding-right: 120px; }
    /* .footer-links.container { padding-left: 0; padding-right: 0; }
    .footer-links .d-flex { padding: 0px 120px; }
    .footer-links .column { display: flex; flex-direction: column; width: 136px; align-items: flex-start; gap: 12px; flex-shrink: 0; }
    .footer-links .column:first-child { gap: 24px; }
    .footer-links .column:last-child { width: auto; flex-shrink: unset; } */
}

@media (max-height: 768px) and (orientation: landscape) {
    .realizations-page .map-container .leaflet-popup-content { max-width: 291px; margin: 40px 20px 10px 20px; }
    .realizations-page .map-container .leaflet-popup-close-button { right: 20px; width: 24px; height: 24px; }
    .realizations-page .map-container .leaflet-popup .image-box img { width: 284.5px; }
    .realizations-page .map-container .leaflet-popup .caption { max-width: 100%; margin-top: 0; margin-bottom: 12px; }
    .realizations-page .map-container .leaflet-popup .caption.arrow-title { font-size: 14px; }
    .realizations-page .map-container .leaflet-popup .caption.arrow-title::before { width: 10px; height: 21px; background-size: 10px 10px; }
    .realizations-page .map-container .leaflet-popup .static-box .see-more { position: static; padding-right: 30px; font-size: 18px; line-height: 130%; background-size: 24px 21px; }
}

/* @media (max-width: 992px) and (orientation: portrait) {
    iframe { display: block; height: calc(100vh - 112px); margin: 0 auto; }
} */