.section{background-attachment: fixed;background-repeat:no-repeat;background-position: center center;background-size:140%;transition:all 1500ms ease-in-out;}
.section:before{content:"";position:absolute;top:0;left:0;width:100%;height: 40vh;z-index: 9;background: linear-gradient(180deg, #000000c4, transparent);transition:all 1000ms ease-in-out;}
.section:after{content:"";position:absolute;bottom: 0;left:0;width:100%;height: 100vh;background: linear-gradient(0deg, #000000c4, transparent);transition:all 1000ms ease-in-out;}

.bg-01{background-image: url("bg-infrastructure-and-construction.jpg");}
.bg-02{background-image: url("bg-automotive.jpg");}
.bg-03{background-image: url("bg-energy-and-power.jpg");}
.bg-04{background-image: url("bg-water-solution.jpg");}
.bg-05{background-image: url("bg-shipbuilding.jpg");}
.bg-06{background-image: url("bg-oil-and-gas.jpg");}
.bg-07{background-image: url("bg-defence-and-aerospace.jpg");}
.bg-08{background-image: url("bg-chemical.jpg");}

.section.active{background-position: center center;background-size:100%;transition:all 1500ms ease-in-out;}
.section.active:before{opacity:0;transition:all 1000ms ease-in-out;}
.section.active:before{height: 60vh;transition:all 1000ms ease-in-out;}

/*section fp-section fp-table fp-is-overflow fp-loaded active fp-completely*/


.fullpage_overList{color: var(--color-01);background: var(--color-11);width: 100%;max-width: 900px;height: 200px;border-radius: 10px;overflow: hidden;z-index: 999;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display: flex;}
.fullpage_overList:before{content:"";pointer-events: none;width: 33.33%;height: 85%;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;border-radius: 15px;box-shadow: 0px 0px 0px 25px var(--color-11);z-index: 9;}
.fullpage_overList ul{counter-reset: facility-counter;width: 33.33%;margin: 0px;padding: 0px;list-style-type: none;transition: all 1000ms ease-in-out;}
.fullpage_overList ul li{width: 100%;height: 200px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
	
body.fp-viewing-scroll_01 .fullpage_overList ul{position:relative;top:     0px;}
body.fp-viewing-scroll_02 .fullpage_overList ul{position:relative;top:  -200px;}
body.fp-viewing-scroll_03 .fullpage_overList ul{position:relative;top:  -400px;}
body.fp-viewing-scroll_04 .fullpage_overList ul{position:relative;top:  -600px;}
body.fp-viewing-scroll_05 .fullpage_overList ul{position:relative;top:  -800px;}
body.fp-viewing-scroll_06 .fullpage_overList ul{position:relative;top: -1000px;}
body.fp-viewing-scroll_07 .fullpage_overList ul{position:relative;top: -1200px;}
body.fp-viewing-scroll_08 .fullpage_overList ul{position:relative;top: -1400px;}

.fullpage_overList ul:nth-child(1) li{counter-increment: facility-counter;padding: 20px;display: flex;align-items: flex-start;flex-direction: column;justify-content: space-between;}
.fullpage_overList ul:nth-child(1) li:before{content: '0' counter(facility-counter);font-size: 15px;line-height: 1;opacity: .7;display: block;margin-bottom: 10px;}
.fullpage_overList ul:nth-child(2){}
.fullpage_overList ul:nth-child(3) li{padding: 20px 30px 30px 30px;display: flex;align-items: flex-start;}

.fullpage_overList h3{font-size:var(--rfs-21);}
.fullpage_overList p{font-size: 15px;font-weight: 400;}

body .fullpage_overList ul:nth-child(1) li,
body .fullpage_overList ul:nth-child(3) li{filter:blur(10px);transition:all 1000ms ease-in-out;}

body.fp-viewing-scroll_01 .fullpage_overList ul:nth-child(1) li:nth-child(1),
body.fp-viewing-scroll_01 .fullpage_overList ul:nth-child(21) li:nth-child(1),
body.fp-viewing-scroll_01 .fullpage_overList ul:nth-child(3) li:nth-child(1),

body.fp-viewing-scroll_02 .fullpage_overList ul:nth-child(1) li:nth-child(2),
body.fp-viewing-scroll_02 .fullpage_overList ul:nth-child(21) li:nth-child(2),
body.fp-viewing-scroll_02 .fullpage_overList ul:nth-child(3) li:nth-child(2),

body.fp-viewing-scroll_03 .fullpage_overList ul:nth-child(1) li:nth-child(3),
body.fp-viewing-scroll_03 .fullpage_overList ul:nth-child(21) li:nth-child(3),
body.fp-viewing-scroll_03 .fullpage_overList ul:nth-child(3) li:nth-child(3),

body.fp-viewing-scroll_04 .fullpage_overList ul:nth-child(1) li:nth-child(4),
body.fp-viewing-scroll_04 .fullpage_overList ul:nth-child(21) li:nth-child(4),
body.fp-viewing-scroll_04 .fullpage_overList ul:nth-child(3) li:nth-child(4),

body.fp-viewing-scroll_05 .fullpage_overList ul:nth-child(1) li:nth-child(5),
body.fp-viewing-scroll_05 .fullpage_overList ul:nth-child(21) li:nth-child(5),
body.fp-viewing-scroll_05 .fullpage_overList ul:nth-child(3) li:nth-child(5),

body.fp-viewing-scroll_06 .fullpage_overList ul:nth-child(1) li:nth-child(6),
body.fp-viewing-scroll_06 .fullpage_overList ul:nth-child(21) li:nth-child(6),
body.fp-viewing-scroll_06 .fullpage_overList ul:nth-child(3) li:nth-child(6),

body.fp-viewing-scroll_07 .fullpage_overList ul:nth-child(1) li:nth-child(7),
body.fp-viewing-scroll_07 .fullpage_overList ul:nth-child(21) li:nth-child(7),
body.fp-viewing-scroll_07 .fullpage_overList ul:nth-child(3) li:nth-child(7),

body.fp-viewing-scroll_08 .fullpage_overList ul:nth-child(1) li:nth-child(8),
body.fp-viewing-scroll_08 .fullpage_overList ul:nth-child(21) li:nth-child(8),
body.fp-viewing-scroll_08 .fullpage_overList ul:nth-child(3) li:nth-child(8){filter:blur(0px) !important;}



.fullpage_overList ul:nth-child(1){transition-delay: 0.1s;}
.fullpage_overList ul:nth-child(2){transition-delay: 0.2s;}
.fullpage_overList ul:nth-child(3){transition-delay: 0.3s;}



