@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@400;500;600;700;800;900&display=swap";
@font-face{font-family:Clash Display;src:url(/fonts/ClashDisplay-Semibold.otf)format("truetype")}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.otf)format("truetype")}*{box-sizing:border-box;margin:0;padding:0;position:relative}body{background-color:#fff;min-height:100vh;position:relative;font-family:Satoshi!important}main{background-color:#fff;max-width:1600px;margin:0 auto}header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background-color:#fffc;width:100%;height:6em;padding:1.25em 7.29% 1.25em 6.81%;position:sticky;top:0;left:0;box-shadow:0 2px 8px #63636333}@media only screen and (max-width:45em){header{height:5em}}header .header-container{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}header .header-container .logo{cursor:pointer;background-color:#fff;border:1.35px solid #ebebf1;border-radius:45em;padding:.15em 1em .2em .75em}@media only screen and (max-width:45em){header .header-container .logo{padding-bottom:0}header .header-container .logo img{width:4.5em;height:2.3em}}header .header-container .nav{color:#262d67;align-items:center;gap:2.75em;font-size:14px;display:flex}@media only screen and (max-width:58em){header .header-container .nav{gap:2em;font-size:13px}}header .header-container .nav .bar{display:none}@media only screen and (max-width:45em){header .header-container .nav .bar{display:block}}header .header-container .nav .subsidary{align-items:center;gap:.5em;display:flex}header .header-container .nav .nav-opt{cursor:pointer}@media only screen and (max-width:45em){header .header-container .nav .nav-opt{display:none}}header .header-container .nav .nav-opt-active-home{cursor:pointer;border-left:3px solid #fb8b1d;padding-left:.3em}@media only screen and (max-width:45em){header .header-container .nav .nav-opt-active-home{display:none}}header .header-container .nav .nav-opt-active-oil-gas{cursor:pointer;border-left:3px solid #f1a61a;padding-left:.3em}@media only screen and (max-width:45em){header .header-container .nav .nav-opt-active-oil-gas{display:none}}header .header-container .nav .nav-opt-active-quarry{cursor:pointer;border-left:3px solid #0762a2;padding-left:.3em}@media only screen and (max-width:45em){header .header-container .nav .nav-opt-active-quarry{display:none}}header .header-container .nav .nav-opt-active-print{cursor:pointer;border-left:3px solid #019fe2;padding-left:.3em}@media only screen and (max-width:45em){header .header-container .nav .nav-opt-active-print,header .header-container .nav .button{display:none}}header .sub-menu{z-index:5;background-color:#fff;border-bottom-right-radius:1.5em;border-bottom-left-radius:1.5em;padding:1.75em 1em;transition:all .6s;position:absolute;top:6em;right:7.29%;box-shadow:0 2px 8px #63636333}header .sub-menu .menu{cursor:pointer;align-items:center;gap:.75em;width:28em;padding:.75em 1em;transition:all .6s;display:flex}header .sub-menu .menu:hover{background-color:#eaebee;border-radius:1em}header .sub-menu .menu:hover .sub-icon{color:#fff;background-color:#fb8b1d}header .sub-menu .menu:hover p{color:#fb8b1d}header .sub-menu .menu .sub-icon{color:#fb8b1d;background-color:#fb8b1d1a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}header .sub-menu .menu p{color:#1e0e62;transition:all .6s}header .sub-menu .menu-oil-gas{cursor:pointer;align-items:center;gap:.75em;width:28em;padding:.75em 1em;transition:all .6s;display:flex}header .sub-menu .menu-oil-gas:hover{background-color:#eaebee;border-radius:1em}header .sub-menu .menu-oil-gas:hover .sub-icon{color:#fff;background-color:#f1a61a}header .sub-menu .menu-oil-gas:hover p{color:#f1a61a}header .sub-menu .menu-oil-gas .sub-icon{color:#f1a61a;background-color:#f1a61a1a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}header .sub-menu .menu-oil-gas p{color:#1e0e62;transition:all .6s}header .sub-menu .menu-quarry{cursor:pointer;align-items:center;gap:.75em;width:28em;padding:.75em 1em;transition:all .6s;display:flex}header .sub-menu .menu-quarry:hover{background-color:#eaebee;border-radius:1em}header .sub-menu .menu-quarry:hover .sub-icon{color:#fff;background-color:#0762a2}header .sub-menu .menu-quarry:hover p{color:#0762a2}header .sub-menu .menu-quarry .sub-icon{color:#0762a2;background-color:#0761a21a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}header .sub-menu .menu-quarry p{color:#1e0e62;transition:all .6s}header .sub-menu .menu-print{cursor:pointer;align-items:center;gap:.75em;width:28em;padding:.75em 1em;transition:all .6s;display:flex}header .sub-menu .menu-print:hover{background-color:#eaebee;border-radius:1em}header .sub-menu .menu-print:hover .sub-icon{color:#fff;background-color:#019fe2}header .sub-menu .menu-print:hover p{color:#019fe2}header .sub-menu .menu-print .sub-icon{color:#019fe2;background-color:#019ee21a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}header .sub-menu .menu-print p{color:#1e0e62;transition:all .6s}.nav-mobile{width:100vw;padding:1.5em 7.29% 2em}.nav-mobile .mobile-logo{justify-content:space-between;align-items:center;margin-bottom:1.5em;display:flex}.nav-mobile .mobile-logo .mobile-logo-container{cursor:pointer;background-color:#fff;border:1.35px solid #ebebf1;border-radius:45em;padding:.15em 1.25em .5em .75em}@media only screen and (max-width:45em){.nav-mobile .mobile-logo .mobile-logo-container{padding-bottom:0}.nav-mobile .mobile-logo .mobile-logo-container img{width:4.5em;height:2.3em}}.nav-mobile .subsidary-mobile{justify-content:space-between;align-items:center;gap:.5em;margin-bottom:1em;display:flex}.nav-mobile .nav-opt{color:#262d67;margin-top:.75em;padding:.6em}.nav-mobile .nav-opt-active{color:#262d67;border-left:3px solid #fb8b1d;margin-top:.75em;padding:.6em}.nav-mobile .nav-opt-active-oil-gas{color:#262d67;border-left:3px solid #f1a61a;margin-top:.75em;padding:.6em}.nav-mobile .nav-opt-active-quarry{color:#262d67;border-left:3px solid #0762a2;margin-top:.75em;padding:.6em}.nav-mobile .nav-opt-active-print{color:#262d67;border-left:3px solid #019fe2;margin-top:.75em;padding:.6em}.nav-mobile .menu{cursor:pointer;align-items:center;gap:.75em;width:100%;padding:.75em 1em;transition:all .6s;display:flex}.nav-mobile .menu:hover{background-color:#eaebee;border-radius:1em}.nav-mobile .menu:hover .sub-icon{color:#fff;background-color:#fb8b1d}.nav-mobile .menu:hover p{color:#fb8b1d}.nav-mobile .menu .sub-icon{color:#fb8b1d;background-color:#fb8b1d1a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}.nav-mobile .menu p{color:#1e0e62;transition:all .6s}.nav-mobile .menu-oil-gas{cursor:pointer;align-items:center;gap:.75em;width:100%;padding:.75em 1em;transition:all .6s;display:flex}.nav-mobile .menu-oil-gas:hover{background-color:#eaebee;border-radius:1em}.nav-mobile .menu-oil-gas:hover .sub-icon{color:#fff;background-color:#f1a61a}.nav-mobile .menu-oil-gas:hover p{color:#f1a61a}.nav-mobile .menu-oil-gas .sub-icon{color:#f1a61a;background-color:#f1a61a1a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}.nav-mobile .menu-oil-gas p{color:#1e0e62;transition:all .6s}.nav-mobile .menu-quarry{cursor:pointer;align-items:center;gap:.75em;width:100%;padding:.75em 1em;transition:all .6s;display:flex}.nav-mobile .menu-quarry:hover{background-color:#eaebee;border-radius:1em}.nav-mobile .menu-quarry:hover .sub-icon{color:#fff;background-color:#0762a2}.nav-mobile .menu-quarry:hover p{color:#0762a2}.nav-mobile .menu-quarry .sub-icon{color:#0762a2;background-color:#0761a21a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}.nav-mobile .menu-quarry p{color:#1e0e62;transition:all .6s}.nav-mobile .menu-print{cursor:pointer;align-items:center;gap:.75em;width:100%;padding:.75em 1em;transition:all .6s;display:flex}.nav-mobile .menu-print:hover{background-color:#eaebee;border-radius:1em}.nav-mobile .menu-print:hover .sub-icon{color:#fff;background-color:#019fe2}.nav-mobile .menu-print:hover p{color:#019fe2}.nav-mobile .menu-print .sub-icon{color:#019fe2;background-color:#019ee21a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;transition:all .6s;display:flex}.nav-mobile .menu-print p{color:#1e0e62;transition:all .6s}.nav-mobile .button{width:100%;margin-top:2.5em}.nav-mobile .button button{width:100%}.global-button{color:#fff;cursor:pointer;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);background-color:#fb8b1d;border:none;border-radius:2em .3em 1.5em .6em;height:3em;margin-left:-1em;padding:.6em 1.5em .6em 2em;font-size:14px;font-weight:700}.hero-section{background-color:#fff;width:100%;margin:2em 0 1em;padding:0 2.5%}.hero-section .welcome{position:relative}.hero-section .welcome .welcome-vid{background-color:linear-gradient(#0000004d, #0000004d);clip-path:polygon(0 0,100% 0,100% 92%,88% 92%,86% 100%,0 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1.5em;align-items:center;width:100%;height:35em;padding:2em 4em;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:1280px){.hero-section .welcome .welcome-vid{clip-path:polygon(0 0,100% 0,100% 92%,87.3% 92%,85% 100%,0 100%)}}@media only screen and (max-width:1024px){.hero-section .welcome .welcome-vid{clip-path:polygon(0 0,100% 0,100% 92%,84.05% 92%,82.2% 100%,0 100%)}}@media only screen and (max-width:45em){.hero-section .welcome .welcome-vid{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);align-items:flex-end;height:20em;padding:1.5em}}@media only screen and (max-width:30em){.hero-section .welcome .welcome-vid{height:17em}}@media only screen and (max-width:22em){.hero-section .welcome .welcome-vid{height:14em;padding:1em}}.hero-section .welcome .welcome-vid:after{content:"";z-index:1;z-index:3;background:0 0;border-radius:0 0 1.5em;width:60px;height:60px;position:absolute;bottom:2.9em;right:0;box-shadow:10px 10px #fff}@media only screen and (max-width:45em){.hero-section .welcome .welcome-vid:after{display:none}}.hero-section .welcome .welcome-vid:before{content:"";z-index:1;z-index:3;background:0 0;border-radius:0 0 40px;width:60px;height:20px;position:absolute;bottom:.5px;right:10.65em;box-shadow:5px 5px #fff}@media only screen and (max-width:1280px){.hero-section .welcome .welcome-vid:before{right:10.8em}}@media only screen and (max-width:1024px){.hero-section .welcome .welcome-vid:before{right:10.4em}}@media only screen and (max-width:1000px){.hero-section .welcome .welcome-vid:before{display:none}}.hero-section .welcome .welcome-vid .video{z-index:-1;width:100%;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.hero-section .welcome .welcome-vid .video{width:120%}}@media only screen and (max-width:30em){.hero-section .welcome .welcome-vid .video{width:130%}}@media only screen and (max-width:22em){.hero-section .welcome .welcome-vid .video{width:125%}}.hero-section .welcome .welcome-vid .dark-bg{z-index:2;background-color:#0000;background-image:linear-gradient(75deg,#000 0%,#0009 40%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-section .welcome .welcome-vid .write-up{color:#fff;z-index:3}.hero-section .welcome .welcome-vid .write-up h1{max-width:560px;font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.hero-section .welcome .welcome-vid .write-up h1{font-size:1.5rem}}@media only screen and (max-width:22em){.hero-section .welcome .welcome-vid .write-up h1{font-size:1.25rem}}.hero-section .welcome .welcome-vid .write-up .learn-more{border-radius:.75em;max-width:450px;margin-top:1em;position:relative}.hero-section .welcome .welcome-vid .write-up .learn-more .learn-container{clip-path:polygon(0 0,100% 0,100% 65%,81% 65%,77% 100%,0 100%);background-color:#fff3;border-radius:.75em;width:100%;height:100%;padding:1em 1em 2em}@media only screen and (max-width:45em){.hero-section .welcome .welcome-vid .write-up .learn-more .learn-container{clip-path:none;border-radius:1.25em;padding:.5em .5em 2.5em;font-size:.8rem}}.hero-section .welcome .welcome-vid .write-up .learn-more .trans-button{background-color:#0000;border-top-left-radius:100em;width:7.5em;padding:.3em 0 0 .3em;position:absolute;bottom:0;right:0}.hero-section .welcome .welcome-vid .write-up .learn-more .trans-button button{float:right;font-size:11px}.hero-section .welcome .welcome-vid .lines{z-index:3;position:absolute;bottom:.8em;right:9em}@media only screen and (max-width:45em){.hero-section .welcome .welcome-vid .lines{display:none}}.hero-section .welcome .welcome-socials{background-color:#fff;border-top-left-radius:1.25em;align-items:center;gap:1em;padding:.5em .5em 0 .1em;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:45em){.hero-section .welcome .welcome-socials{display:none}}.hero-section .welcome .welcome-socials .social-icon{color:#fff;cursor:pointer;background-color:#fb8b1d;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.oil-gas-hero-section{background-color:#fff;width:100%;margin:2em 0 1em;padding:0 2.5%}.oil-gas-hero-section .welcome{position:relative}.oil-gas-hero-section .welcome .welcome-background{border-radius:1.5em;align-items:flex-end;width:100%;height:35em;padding:3.5em;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background{align-items:flex-end;height:25em;padding:2em}}.oil-gas-hero-section .welcome .welcome-background .hero-img{width:100%;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background .hero-img{width:100%;display:none}}.oil-gas-hero-section .welcome .welcome-background .hero-img-mobile{width:100%;display:none;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background .hero-img-mobile{width:100%;height:100%;display:block}}.oil-gas-hero-section .welcome .welcome-background .write-up{color:#fff}.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more{border-radius:.75em;min-width:500px;margin-top:1em;position:relative}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more{min-width:400px}}@media only screen and (max-width:30em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more{min-width:90%}}.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{clip-path:polygon(0 0,100% 0,100% 67.5%,82.5% 67.5%,78.5% 100%,0 100%);background-color:#fff3;border-radius:.75em;width:100%;height:100%;padding:1em 1em 2em}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{clip-path:none;border-radius:1.25em;width:400px;padding:.5em .5em 2.5em}}@media only screen and (max-width:30em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{width:80vw}}.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:2rem}}@media only screen and (max-width:30em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:1.5rem}}.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-weight:500}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-size:.875rem}}@media only screen and (max-width:30em){.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-size:.75rem}}.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .trans-button{background-color:#0000;border-top-left-radius:100em;width:7.5em;padding:.3em 0 0 .3em;position:absolute;bottom:0;right:0}.oil-gas-hero-section .welcome .welcome-background .write-up .learn-more .trans-button button{float:right;font-size:11px}.oil-gas-hero-section .welcome .welcome-socials{background-color:#fff;border-top-left-radius:1.15em;align-items:center;gap:1em;padding:0 .5em 0 0;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:75em){.oil-gas-hero-section .welcome .welcome-socials{padding:0 .5em 0}}@media only screen and (max-width:45em){.oil-gas-hero-section .welcome .welcome-socials{display:none}}.oil-gas-hero-section .welcome .welcome-socials .social-icon{color:#fff;cursor:pointer;background-color:#f1a61a;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.quarry-hero-section{background-color:#fff;width:100%;margin:2em 0 1em;padding:0 2.5%}.quarry-hero-section .welcome{position:relative}.quarry-hero-section .welcome .welcome-background{border-radius:1.5em;align-items:flex-end;width:100%;height:35em;padding:3.5em;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background{align-items:flex-end;height:25em;padding:2em}}.quarry-hero-section .welcome .welcome-background .hero-img{width:100%;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background .hero-img{width:100%;display:none}}.quarry-hero-section .welcome .welcome-background .hero-img-mobile{width:100%;display:none;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background .hero-img-mobile{width:100%;height:100%;display:block}}.quarry-hero-section .welcome .welcome-background .write-up{color:#fff}.quarry-hero-section .welcome .welcome-background .write-up .learn-more{border-radius:.75em;min-width:500px;margin-top:1em;position:relative}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more{min-width:400px}}@media only screen and (max-width:30em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more{min-width:90%}}.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{clip-path:polygon(0 0,100% 0,100% 67.5%,84.5% 67.5%,81.5% 100%,0 100%);background-color:#fff3;border-radius:.75em;width:100%;height:100%;padding:1em 1em 2em}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{clip-path:none;border-radius:1.25em;width:400px;padding:.5em .5em 2.5em}}@media only screen and (max-width:30em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{width:80vw}}.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:1.75rem}}@media only screen and (max-width:30em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:1.5rem}}.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-weight:500}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-size:.875rem}}@media only screen and (max-width:30em){.quarry-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-size:.75rem}}.quarry-hero-section .welcome .welcome-background .write-up .learn-more .trans-button{background-color:#0000;border-top-left-radius:100em;width:7.5em;padding:.3em 0 0 .3em;position:absolute;bottom:0;right:0}.quarry-hero-section .welcome .welcome-background .write-up .learn-more .trans-button button{float:right;font-size:11px}.quarry-hero-section .welcome .welcome-socials{background-color:#fff;border-top-left-radius:1.15em;align-items:center;gap:1em;padding:0 .5em 0 0;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:75em){.quarry-hero-section .welcome .welcome-socials{padding:0 .5em 0}}@media only screen and (max-width:45em){.quarry-hero-section .welcome .welcome-socials{display:none}}.quarry-hero-section .welcome .welcome-socials .social-icon{color:#fff;cursor:pointer;background-color:#f1a61a;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.print-hero-section{background-color:#fff;width:100%;margin:2em 0 1em;padding:0 2.5%}.print-hero-section .welcome{position:relative}.print-hero-section .welcome .welcome-background{border-radius:1.5em;align-items:flex-end;width:100%;height:35em;padding:3.5em;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background{align-items:flex-end;height:25em;padding:2em}}.print-hero-section .welcome .welcome-background .hero-img{width:100%;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background .hero-img{width:100%;display:none}}.print-hero-section .welcome .welcome-background .hero-img-mobile{width:100%;display:none;position:absolute;top:0;right:0}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background .hero-img-mobile{width:100%;height:100%;display:block}}.print-hero-section .welcome .welcome-background .write-up{color:#fff}.print-hero-section .welcome .welcome-background .write-up .learn-more{border-radius:.75em;min-width:500px;margin-top:1em;position:relative}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background .write-up .learn-more{min-width:400px}}@media only screen and (max-width:30em){.print-hero-section .welcome .welcome-background .write-up .learn-more{min-width:90%}}.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{clip-path:polygon(0 0,100% 0,100% 67.5%,83% 67.5%,79.5% 100%,0 100%);background-color:#fff3;border-radius:.75em;width:100%;height:100%;padding:1em 1em 2em}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{clip-path:none;border-radius:1.25em;width:400px;padding:.5em .5em 2.5em}}@media only screen and (max-width:30em){.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container{width:80vw}}.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:1.75rem}}@media only screen and (max-width:30em){.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container h3{font-size:1.5rem}}.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-weight:500}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-size:.875rem}}@media only screen and (max-width:30em){.print-hero-section .welcome .welcome-background .write-up .learn-more .learn-container p{font-size:.75rem}}.print-hero-section .welcome .welcome-background .write-up .learn-more .trans-button{background-color:#0000;border-top-left-radius:100em;width:7.5em;padding:.3em 0 0 .3em;position:absolute;bottom:0;right:0}.print-hero-section .welcome .welcome-background .write-up .learn-more .trans-button button{float:right;font-size:11px}.print-hero-section .welcome .welcome-socials{background-color:#fff;border-top-left-radius:1.15em;align-items:center;gap:1em;padding:0 .5em 0 0;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:75em){.print-hero-section .welcome .welcome-socials{padding:0 .5em 0}}@media only screen and (max-width:45em){.print-hero-section .welcome .welcome-socials{display:none}}.print-hero-section .welcome .welcome-socials .social-icon-one{color:#fff;cursor:pointer;background-color:#019fe2;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.print-hero-section .welcome .welcome-socials .social-icon-two{color:#fff;cursor:pointer;background-color:#e50881;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.print-hero-section .welcome .welcome-socials .social-icon-three{color:#000;cursor:pointer;background-color:#feed01;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.welcome-socials{background-color:#fff;border-top-left-radius:1.15em;align-items:center;gap:1em;padding:.5em .5em 0 0;display:flex;position:absolute;bottom:0;right:0}@media only screen and (max-width:45em){.welcome-socials{display:none}}.welcome-socials .social-icon{color:#fff;cursor:pointer;background-color:#fb8b1d;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.25em;display:flex}.stats{background-color:#fff;grid-template-columns:repeat(4,minmax(0,1fr));place-items:center;min-height:13em;margin:.75em auto;display:grid}@media only screen and (max-width:45em){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.stats .stat{text-align:center}.stats .stat h1{color:#fb8b1d;font-size:3rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.stats .stat h1{font-size:2rem}}.stats .stat p{color:#2a2f67;font-weight:500}@media only screen and (max-width:45em){.stats .stat p{font-size:.875rem}}.stat{text-align:center}.stat h1{color:#fb8b1d;font-size:3rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.stat h1{font-size:2rem}}.stat p{font-weight:500}@media only screen and (max-width:45em){.stat p{font-size:.875rem}}.about-us{background-color:#f2f3f7;width:100%;padding:6em 7.5% 5em}.about-us .about{align-items:center;gap:2em;display:flex}@media only screen and (max-width:45em){.about-us .about{flex-direction:column;gap:2.5em}}.about-us .about .about-writeup{color:#2a2f67;width:50%;padding-right:6em}@media only screen and (max-width:75em){.about-us .about .about-writeup{padding-right:3em}}@media only screen and (max-width:58em){.about-us .about .about-writeup{padding-right:0}}@media only screen and (max-width:45em){.about-us .about .about-writeup{width:100%;padding-right:0}}.about-us .about .about-writeup h1{margin-bottom:.3em;font-size:2rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.about-us .about .about-writeup h1{font-size:1.5rem}}.about-us .about .about-writeup p{color:#666d80;margin-top:.5em;font-size:.875rem;font-weight:500}.about-us .about .about-writeup .about-contact-btn{align-items:center;gap:1em;margin-top:1em;display:flex}.about-us .about .about-writeup .about-contact-btn .about-contact-icon{color:#fff;cursor:pointer;background-color:#fb8b1d;border-radius:5em;justify-content:center;align-items:center;width:2.5em;height:1.75em;margin-top:.3em;display:flex}.about-us .about .about-img{width:50%}@media only screen and (max-width:45em){.about-us .about .about-img{width:100%}}.about-us .about .about-img img{width:100%}@media only screen and (max-width:45em){.about-us .about .about-img img{height:17em}}.about-us .mision-vision{background-color:#fff;border-radius:1.25em;height:36em;margin-top:10em;display:flex;overflow:hidden}@media only screen and (max-width:45em){.about-us .mision-vision{display:none}}.about-us .mision-vision .nav-img{width:65%}.about-us .mision-vision .nav-img .misvis-nav .mission{color:#2a2f67;cursor:pointer;justify-content:space-between;align-items:center;padding:1.25em 1.8em;display:flex}.about-us .mision-vision .nav-img .misvis-nav .mission h3{font-size:1.5rem;font-family:Clash Display!important}.about-us .mision-vision .nav-img .misvis-nav .mission .misvis-no{border:.5px solid #2a2f6724;border-radius:5em;justify-content:center;align-items:center;width:2.65em;height:1.75em;font-weight:700;display:flex}.about-us .mision-vision .nav-img .misvis-nav .mission:hover{color:#fb8b1d;transition:all .3s}.about-us .mision-vision .nav-img .misvis-nav .mission:hover .misvis-no{background-color:#fc8c1d33;border-color:#2a2f6712}.about-us .mision-vision .nav-img .misvis-nav .mission-active{color:#fff;background-color:#0762a2;justify-content:space-between;align-items:center;padding:1.25em 1.8em;display:flex}.about-us .mision-vision .nav-img .misvis-nav .mission-active h3{font-size:1.5rem;font-family:Clash Display!important}.about-us .mision-vision .nav-img .misvis-nav .mission-active .misvis-no{background-color:#fff3;border-radius:5em;justify-content:center;align-items:center;width:2.65em;height:1.75em;font-weight:700;display:flex}.about-us .mision-vision .nav-img .misvis-img,.about-us .mision-vision .nav-img .misvis-img img{width:100%}.about-us .mision-vision .misvis-content{flex-direction:column;justify-content:space-between;width:35%;padding:1.5em 3.5em 2.5em;display:flex}@media only screen and (max-width:75em){.about-us .mision-vision .misvis-content{padding:1.5em 2em 2.5em}}@media only screen and (max-width:58em){.about-us .mision-vision .misvis-content{padding:1em 1em 2em}}@media only screen and (max-width:45em){.about-us .mision-vision .misvis-content{padding:1.5em 3.5em 2.5em}}.about-us .mision-vision .misvis-content .misvis-writeup h3{color:#fb8b1d;font-size:1.85rem;font-family:Clash Display!important}.about-us .mision-vision .misvis-content .misvis-writeup p{color:#666d80;height:18em;margin-top:1.25em}.about-us .mision-vision .misvis-numbers{background:url(/img/map_010.png) 50%/cover no-repeat;justify-content:space-between;align-items:flex-end;height:18em;display:flex}.about-us .mision-vision .misvis-numbers .misvis-numbers-details{text-align:center}.about-us .mision-vision .misvis-numbers .misvis-numbers-details h2{color:#2a2f67;font-size:2.25rem}.about-us .mision-vision .misvis-numbers .misvis-numbers-details p{color:#666d80;font-size:.875rem}.about-us .mision-vision-mobile{background-color:#fff;border-radius:1.25em;margin-top:6em;display:none;overflow:hidden}@media only screen and (max-width:45em){.about-us .mision-vision-mobile{display:block}}.about-us .mision-vision-mobile .nav-img{width:100%}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission{color:#2a2f67;cursor:pointer;justify-content:space-between;align-items:center;padding:1.25em 1.8em;display:flex}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission h3{font-size:1.5rem;font-family:Clash Display!important}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission .misvis-no{border:.5px solid #2a2f6724;border-radius:5em;justify-content:center;align-items:center;width:2.65em;height:1.75em;font-weight:700;display:flex}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission:hover{color:#fb8b1d;transition:all .3s}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission:hover .misvis-no{background-color:#fc8c1d33;border-color:#2a2f6712}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission-active{color:#fff;background-color:#0762a2;justify-content:space-between;align-items:center;padding:1.25em 1.8em;display:flex}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission-active h3{font-size:1.5rem;font-family:Clash Display!important}.about-us .mision-vision-mobile .nav-img .misvis-nav .mission-active .misvis-no{background-color:#fff3;border-radius:5em;justify-content:center;align-items:center;width:2.65em;height:1.75em;font-weight:700;display:flex}.about-us .mision-vision-mobile .misvis-content{width:100%;padding:1.5em 2em 2.5em}.about-us .mision-vision-mobile .misvis-content .misvis-writeup h3{color:#fb8b1d;font-size:1.5rem;font-family:Clash Display!important}.about-us .mision-vision-mobile .misvis-content .misvis-writeup p{color:#666d80;margin-top:.6em}.about-us .mision-vision-mobile .misvis-numbers{background:url(/img/map_010.png) 50%/contain no-repeat;justify-content:space-between;align-items:flex-end;height:13em;display:flex}.about-us .mision-vision-mobile .misvis-numbers .misvis-numbers-details{text-align:center}.about-us .mision-vision-mobile .misvis-numbers .misvis-numbers-details h2{color:#2a2f67;font-size:2.25rem}.about-us .mision-vision-mobile .misvis-numbers .misvis-numbers-details p{color:#666d80;font-size:.875rem}.about-us .mision-vision-mobile .misvis-img{width:100%}.about-us .mision-vision-mobile .misvis-img img{width:100%;height:17em}.about-oil-gas{background-color:#f2f3f7;width:100%;padding:6em 7.5% 5em}.about-oil-gas .about{align-items:center;gap:1em;display:flex}@media only screen and (max-width:45em){.about-oil-gas .about{flex-direction:column;gap:2.5em}}.about-oil-gas .about .about-writeup{color:#2a2f67;width:50%;padding-right:3em}@media only screen and (max-width:75em){.about-oil-gas .about .about-writeup{padding-right:3em}}@media only screen and (max-width:58em){.about-oil-gas .about .about-writeup{padding-right:0}}@media only screen and (max-width:45em){.about-oil-gas .about .about-writeup{width:100%;padding-right:0}}.about-oil-gas .about .about-writeup h1{margin-bottom:.3em;font-size:2rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.about-oil-gas .about .about-writeup h1{font-size:1.5rem}}.about-oil-gas .about .about-writeup p{color:#666d80;margin-top:.5em;font-weight:500}@media only screen and (max-width:45em){.about-oil-gas .about .about-writeup p{font-size:.875rem}}.about-oil-gas .about .about-img{width:50%}@media only screen and (max-width:45em){.about-oil-gas .about .about-img{width:100%}}.about-oil-gas .about .about-img img{width:100%}@media only screen and (max-width:45em){.about-oil-gas .about .about-img img{height:17em}}.about-quarry{background-color:#f2f3f7;width:100%;padding:6em 7.5% 5em}.about-quarry .about{align-items:center;gap:1em;display:flex}@media only screen and (max-width:45em){.about-quarry .about{flex-direction:column;gap:2.5em}}.about-quarry .about .about-writeup{color:#2a2f67;width:50%;padding-right:3em}@media only screen and (max-width:75em){.about-quarry .about .about-writeup{padding-right:3em}}@media only screen and (max-width:58em){.about-quarry .about .about-writeup{padding-right:0}}@media only screen and (max-width:45em){.about-quarry .about .about-writeup{width:100%;padding-right:0}}.about-quarry .about .about-writeup h1{margin-bottom:.3em;font-size:2rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.about-quarry .about .about-writeup h1{font-size:1.5rem}}.about-quarry .about .about-writeup p{color:#666d80;margin-top:.5em;font-weight:500}@media only screen and (max-width:30em){.about-quarry .about .about-writeup p{font-size:.9rem}}.about-quarry .about .about-img{width:50%}@media only screen and (max-width:45em){.about-quarry .about .about-img{width:100%}}.about-quarry .about .about-img img{width:100%}@media only screen and (max-width:45em){.about-quarry .about .about-img img{height:17em}}.about-print{background-color:#f2f3f7;width:100%;padding:6em 7.5% 5em}.about-print .about{align-items:center;gap:1em;display:flex}@media only screen and (max-width:45em){.about-print .about{flex-direction:column;gap:2.5em}}.about-print .about .about-writeup{color:#2a2f67;width:50%;padding-right:3em}@media only screen and (max-width:75em){.about-print .about .about-writeup{padding-right:3em}}@media only screen and (max-width:58em){.about-print .about .about-writeup{padding-right:0}}@media only screen and (max-width:45em){.about-print .about .about-writeup{width:100%;padding-right:0}}.about-print .about .about-writeup h1{margin-bottom:.3em;font-size:2rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.about-print .about .about-writeup h1{font-size:1.5rem}}.about-print .about .about-writeup p{color:#666d80;margin-top:.5em;font-weight:500}@media only screen and (max-width:30em){.about-print .about .about-writeup p{font-size:.9rem}}.about-print .about .about-img{width:50%}@media only screen and (max-width:45em){.about-print .about .about-img{width:100%}}.about-print .about .about-img img{width:100%}@media only screen and (max-width:45em){.about-print .about .about-img img{height:17em}}.our-services{background-color:#fff;width:100%;padding:7em 7.5%}@media only screen and (max-width:45em){.our-services{padding:5em 5%}}.our-services h1{text-align:center;color:#2a2f67;font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.our-services h1{font-size:2rem}}.our-services .services{justify-content:space-between;gap:1em;margin-top:3.5em;display:flex;overflow-x:auto}@media only screen and (max-width:45em){.our-services .services{padding:1em}}@media only screen and (max-width:22em){.our-services .services{padding:1em 0}}.our-services .services .service{border-radius:1.25em;min-width:350px;padding:2.25em;box-shadow:0 1px #5d86c224,0 0 8px #5d86c224}@media only screen and (max-width:45em){.our-services .services .service{padding:1.5em}}@media only screen and (max-width:30em){.our-services .services .service{width:90%;min-width:320px}}@media only screen and (max-width:22em){.our-services .services .service{min-width:300px;padding:1em}}.our-services .services .service .subsidiary-service{align-items:center;gap:.75em;display:flex}.our-services .services .service .subsidiary-service .subsidiary-service-icon{color:#fb8b1d;background-color:#fb8b1d1a;border-radius:.75em;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;display:flex}.our-services .services .service .subsidiary-service .subsidiary-service-name{color:#1e0e62;letter-spacing:1.18px;font-family:Clash Display!important}.our-services .services .service .service-header{color:#262d67;width:85%;min-height:3em;margin-top:5.5em;font-weight:700}@media only screen and (max-width:45em){.our-services .services .service .service-header{font-size:.875rem}}@media only screen and (max-width:30em){.our-services .services .service .service-header{min-height:4em}}.our-services .services .service .service-description{color:#666d80;min-height:8em;margin-top:1.2em;font-size:.875rem}@media only screen and (max-width:45em){.our-services .services .service .service-description{min-height:10em}}.our-services .services .service .service-btn{margin-top:6em}.our-services .services .service .service-btn button{float:right}.our-services .coming-soon{border:1px solid #5d86c259;border-radius:1.25em;align-items:center;margin-top:1em;display:flex}@media only screen and (max-width:45em){.our-services .coming-soon{flex-direction:column;margin-top:2em}}.our-services .coming-soon .coming-soon-writeup{width:50%;padding:2.25em}@media only screen and (max-width:45em){.our-services .coming-soon .coming-soon-writeup{width:100%;padding:1.5em}}.our-services .coming-soon .coming-soon-writeup h3{color:#1e0e62;font-size:1.3rem;font-family:Clash Display!important}.our-services .coming-soon .coming-soon-writeup p{color:#666d80;margin-top:5px}.our-services .coming-soon .coming-soon-img{width:50%}@media only screen and (max-width:45em){.our-services .coming-soon .coming-soon-img{width:100%;display:none}}.our-services .coming-soon .coming-soon-img img{width:100%}.our-services .coming-soon .coming-soon-img-mobile{display:none}@media only screen and (max-width:45em){.our-services .coming-soon .coming-soon-img-mobile{width:100%;display:block}}.our-services .coming-soon .coming-soon-img-mobile img{width:100%}.oil-gas-services{background-color:#fff;width:100%;padding:7em 7.5%}@media only screen and (max-width:45em){.oil-gas-services{padding:5em 7.5%}}.oil-gas-services h1{text-align:center;color:#2a2f67;font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.oil-gas-services h1{font-size:2rem}}.oil-gas-services .services{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.25em 3em;margin-top:3.5em;display:grid}@media only screen and (max-width:58em){.oil-gas-services .services{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1em}}@media only screen and (max-width:45em){.oil-gas-services .services{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1em}}.oil-gas-services .services .service{background-color:#f2f3f7;border-radius:1.25em;padding:1.8em}.oil-gas-services .services .service h4{color:#262d67;font-size:1.25rem;font-weight:700}.oil-gas-services .services .service p{color:#666d80;margin-top:.5em;font-weight:500}.quarry-products{background-color:#fff;width:100%;padding:7em 7.5%}@media only screen and (max-width:45em){.quarry-products{padding:5em 7.5%}}.quarry-products h1{text-align:center;color:#2a2f67;font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.quarry-products h1{font-size:2rem}}.quarry-products .products{gap:1em;margin-top:3.5em;display:flex}@media only screen and (max-width:45em){.quarry-products .products{flex-direction:column}}.quarry-products .products .products-info{border:1px solid #5d86c242;border-radius:1.25em;width:45%;padding:2.5em}@media only screen and (max-width:58em){.quarry-products .products .products-info{padding:1em}}@media only screen and (max-width:45em){.quarry-products .products .products-info{width:100%;padding:2em}}@media only screen and (max-width:30em){.quarry-products .products .products-info{padding:1.5em}}.quarry-products .products .products-info .product-list{flex-direction:column;gap:2em;display:flex}.quarry-products .products .products-info .product-list .product{background-color:#fff;border-radius:1.25em;gap:1.3em;display:flex}.quarry-products .products .products-info .product-list .product .product-icon{color:#0762a2;background-color:#0761a21a;border:1px solid #e5e6eb;border-radius:.75em;justify-content:center;align-items:center;height:2.5em;padding:.7em;font-size:1.25rem;display:flex}.quarry-products .products .products-info .product-list .product .product-writeup h4{color:#1e0e62;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.quarry-products .products .products-info .product-list .product .product-writeup h4{font-size:.875rem}}.quarry-products .products .products-info .product-list .product .product-writeup p{color:#666d80;font-size:.9px}@media only screen and (max-width:45em){.quarry-products .products .products-info .product-list .product .product-writeup p{font-size:.8rem}}.quarry-products .products .products-info .coming-soon{margin-top:3.5em}.quarry-products .products .products-info .coming-soon .coming-soon-text{color:#0762a2;background-color:#0761a21a;border-radius:.75em;width:max-content;padding:.3em .5em}.quarry-products .products .products-info .coming-soon h4{color:#1e0e62;margin-top:1.2em;font-size:1.25rem;font-weight:700}.quarry-products .products .products-info .coming-soon .coming-soon-writeup{color:#666d80}.quarry-products .products .product-img{width:55%}@media only screen and (max-width:45em){.quarry-products .products .product-img{width:100%}}.quarry-products .products .product-img img{float:right;width:100%}@media only screen and (max-width:45em){.quarry-products .products .product-img img{height:18em}}.print-products{background-color:#fff;width:100%;padding:7em 7.5%}@media only screen and (max-width:75em){.print-products{padding:5em 5%}}.print-products h1{text-align:center;color:#2a2f67;font-size:2.5rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.print-products h1{font-size:2rem}}.print-products .products{justify-content:space-between;gap:1.5em;margin-top:3.5em;display:flex}@media only screen and (max-width:75em){.print-products .products{flex-wrap:wrap;justify-content:center;gap:2em}}@media only screen and (max-width:30em){.print-products .products{flex-flow:column;align-items:center;width:85%;margin:3.5em auto 0}}.print-products .products .product-one{color:#fff;background-color:#019fe2;border-radius:1.25em;width:33.3%;min-width:20em;height:26em}.print-products .products .product-one .product-writeup{letter-spacing:1px;padding:2.5em 2.5em 0}@media only screen and (max-width:45em){.print-products .products .product-one .product-writeup{padding-bottom:1.5em}}@media only screen and (max-width:30em){.print-products .products .product-one .product-writeup{padding-bottom:1em}}.print-products .products .product-one .product-writeup h4{text-align:center;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.print-products .products .product-one .product-writeup h4{font-size:.875rem}}.print-products .products .product-one .product-writeup p{text-align:center;margin-top:.5em;font-size:.875px}@media only screen and (max-width:45em){.print-products .products .product-one .product-writeup p{font-size:.8rem}}.print-products .products .product-one .product-img{padding:0 1em}.print-products .products .product-one .product-img img{width:100%}.print-products .products .product-two{color:#fff;background-color:#e50881;border-radius:1.25em;width:33.3%;min-width:20em;height:26em}.print-products .products .product-two .product-writeup{letter-spacing:1px;padding:2.5em 2.5em 1em}.print-products .products .product-two .product-writeup h4{text-align:center;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.print-products .products .product-two .product-writeup h4{font-size:.875rem}}.print-products .products .product-two .product-writeup p{text-align:center;margin-top:.5em;font-size:.875px}@media only screen and (max-width:45em){.print-products .products .product-two .product-writeup p{font-size:.8rem}}.print-products .products .product-two .product-img{padding:0 1em}.print-products .products .product-two .product-img img{width:100%}.print-products .products .product-three{color:#000;background-color:#feed01;border-radius:1.25em;width:33.3%;min-width:20em;height:26em}.print-products .products .product-three .product-writeup{letter-spacing:1px;padding:2.5em 2.5em 2em}.print-products .products .product-three .product-writeup h4{text-align:center;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.print-products .products .product-three .product-writeup h4{font-size:.875rem}}.print-products .products .product-three .product-writeup p{text-align:center;margin-top:.5em;font-size:.875px}@media only screen and (max-width:45em){.print-products .products .product-three .product-writeup p{font-size:.8rem}}.print-products .products .product-three .product-img{padding:0 1em}.print-products .products .product-three .product-img img{width:100%}.parallax{white-space:nowrap;flex-wrap:nowrap;margin:0;display:flex;overflow:hidden}.parallax .scroller{white-space:nowrap;flex-wrap:nowrap;display:flex}.parallax .scroller .scroller-item{margin-right:30px;display:flex}.parallax .scroller .scroller-item .stack-item{align-items:center;gap:.5em;display:flex}.parallax .scroller .scroller-item .stack-item .stack-logo{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5em;height:2.5em;display:flex}.parallax .scroller .scroller-item .stack-item p{white-space:nowrap;font-weight:500}.choose-us{background-color:#eaebee}.choose-us .brand-anim{flex-direction:column;gap:3em;padding:6em 0;display:flex}.choose-us .choose{align-items:center;padding:2em 10em 6em;display:flex}@media only screen and (max-width:75em){.choose-us .choose{padding:2em 4em 5em}}@media only screen and (max-width:58em){.choose-us .choose{flex-direction:column;justify-content:center;gap:3em;padding:0 5em 4em}}@media only screen and (max-width:45em){.choose-us .choose{padding:0 2em 4em}}.choose-us .choose .choose-gamz{background:url(/img/gamz_logo_shadow.png) 50% no-repeat;width:60%;padding:0 3em}@media only screen and (max-width:58em){.choose-us .choose .choose-gamz{width:100%;padding:0}}.choose-us .choose .choose-gamz h1{color:#2a2f67;margin-top:1em;font-size:3rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.choose-us .choose .choose-gamz h1{font-size:2.5rem}}@media only screen and (max-width:30em){.choose-us .choose .choose-gamz h1{font-size:2rem}}.choose-us .choose .choose-gamz button{margin-top:2em}@media only screen and (max-width:58em){.choose-us .choose .choose-gamz button{float:right;margin-top:1em}}.choose-us .choose .choose-gamz-contents{flex-direction:column;gap:.6em;width:40%;display:flex}@media only screen and (max-width:58em){.choose-us .choose .choose-gamz-contents{width:100%}}.choose-us .choose .choose-gamz-contents .choose-gamz-content{background-color:#fff;border-radius:1.25em;gap:1.3em;padding:1.3em;display:flex}.choose-us .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-icon{color:#fb8b1d;border:1px solid #e5e6eb;border-radius:.75em;justify-content:center;align-items:center;height:2.5em;padding:.7em;font-size:1.25rem;display:flex}.choose-us .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{color:#1e0e62;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.choose-us .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{font-size:.875rem}}.choose-us .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{color:#666d80;margin-top:.5em;font-size:.9px}@media only screen and (max-width:45em){.choose-us .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{font-size:.8rem}}.choose-oil-gas{background-color:#eaebee}.choose-oil-gas .choose{align-items:center;padding:2em 10em 6em;display:flex}@media only screen and (max-width:75em){.choose-oil-gas .choose{padding:2em 4em 5em}}@media only screen and (max-width:58em){.choose-oil-gas .choose{flex-direction:column;justify-content:center;gap:3em;padding:0 5em 4em}}@media only screen and (max-width:45em){.choose-oil-gas .choose{padding:0 2em 4em}}.choose-oil-gas .choose .choose-gamz{background:url(/img/gamz_logo_shadow.png) 50% no-repeat;width:60%;padding:0 3em}@media only screen and (max-width:58em){.choose-oil-gas .choose .choose-gamz{width:100%;padding:0}}.choose-oil-gas .choose .choose-gamz h1{color:#2a2f67;margin-top:1em;font-size:3rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.choose-oil-gas .choose .choose-gamz h1{font-size:2.5rem}}@media only screen and (max-width:30em){.choose-oil-gas .choose .choose-gamz h1{font-size:2rem}}.choose-oil-gas .choose .choose-gamz button{margin-top:2em}@media only screen and (max-width:58em){.choose-oil-gas .choose .choose-gamz button{float:right;margin-top:1em}}.choose-oil-gas .choose .choose-gamz-contents{flex-direction:column;gap:.6em;width:40%;display:flex}@media only screen and (max-width:58em){.choose-oil-gas .choose .choose-gamz-contents{width:100%}}.choose-oil-gas .choose .choose-gamz-contents .choose-gamz-content{background-color:#fff;border-radius:1.25em;gap:1.3em;padding:1.3em;display:flex}.choose-oil-gas .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-icon{color:#fb8b1d;border:1px solid #e5e6eb;border-radius:.75em;justify-content:center;align-items:center;height:2.5em;padding:.7em;font-size:1.25rem;display:flex}.choose-oil-gas .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{color:#1e0e62;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.choose-oil-gas .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{font-size:.875rem}}.choose-oil-gas .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{color:#666d80;margin-top:.5em;font-size:.9px}@media only screen and (max-width:45em){.choose-oil-gas .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{font-size:.8rem}}.choose-quarry{background-color:#eaebee}.choose-quarry .choose{align-items:center;padding:2em 10em 6em;display:flex}@media only screen and (max-width:75em){.choose-quarry .choose{padding:2em 4em 5em}}@media only screen and (max-width:58em){.choose-quarry .choose{flex-direction:column;justify-content:center;gap:3em;padding:0 5em 4em}}@media only screen and (max-width:45em){.choose-quarry .choose{padding:0 2em 4em}}.choose-quarry .choose .choose-gamz{background:url(/img/gamz_logo_shadow.png) 50% no-repeat;width:60%;padding:0 3em}@media only screen and (max-width:58em){.choose-quarry .choose .choose-gamz{width:100%;padding:0}}.choose-quarry .choose .choose-gamz h1{color:#2a2f67;margin-top:1em;font-size:3rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.choose-quarry .choose .choose-gamz h1{font-size:2.5rem}}@media only screen and (max-width:30em){.choose-quarry .choose .choose-gamz h1{font-size:2rem}}.choose-quarry .choose .choose-gamz button{margin-top:2em}@media only screen and (max-width:58em){.choose-quarry .choose .choose-gamz button{float:right;margin-top:1em}}.choose-quarry .choose .choose-gamz-contents{flex-direction:column;gap:.6em;width:40%;display:flex}@media only screen and (max-width:58em){.choose-quarry .choose .choose-gamz-contents{width:100%}}.choose-quarry .choose .choose-gamz-contents .choose-gamz-content{background-color:#fff;border-radius:1.25em;gap:1.3em;padding:1.3em;display:flex}.choose-quarry .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-icon{color:#fb8b1d;border:1px solid #e5e6eb;border-radius:.75em;justify-content:center;align-items:center;height:2.5em;padding:.7em;font-size:1.25rem;display:flex}.choose-quarry .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{color:#1e0e62;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.choose-quarry .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{font-size:.875rem}}.choose-quarry .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{color:#666d80;margin-top:.5em;font-size:.9px}@media only screen and (max-width:45em){.choose-quarry .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{font-size:.8rem}}.choose-print{background-color:#eaebee}.choose-print .choose{align-items:center;padding:2em 10em 6em;display:flex}@media only screen and (max-width:75em){.choose-print .choose{padding:2em 4em 5em}}@media only screen and (max-width:58em){.choose-print .choose{flex-direction:column;justify-content:center;gap:3em;padding:0 5em 4em}}@media only screen and (max-width:45em){.choose-print .choose{padding:0 2em 4em}}.choose-print .choose .choose-gamz{background:url(/img/gamz_logo_shadow.png) 50% no-repeat;width:60%;padding:0 3em}@media only screen and (max-width:58em){.choose-print .choose .choose-gamz{width:100%;padding:0}}.choose-print .choose .choose-gamz h1{color:#2a2f67;margin-top:1em;font-size:3rem;font-family:Clash Display!important}@media only screen and (max-width:45em){.choose-print .choose .choose-gamz h1{font-size:2.5rem}}@media only screen and (max-width:30em){.choose-print .choose .choose-gamz h1{font-size:2rem}}.choose-print .choose .choose-gamz button{margin-top:2em}@media only screen and (max-width:58em){.choose-print .choose .choose-gamz button{float:right;margin-top:1em}}.choose-print .choose .choose-gamz-contents{flex-direction:column;gap:.6em;width:40%;display:flex}@media only screen and (max-width:58em){.choose-print .choose .choose-gamz-contents{width:100%}}.choose-print .choose .choose-gamz-contents .choose-gamz-content{background-color:#fff;border-radius:1.25em;gap:1.3em;padding:1.3em;display:flex}.choose-print .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-icon{color:#fb8b1d;border:1px solid #e5e6eb;border-radius:.75em;justify-content:center;align-items:center;height:2.5em;padding:.7em;font-size:1.25rem;display:flex}.choose-print .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{color:#1e0e62;font-size:1.25rem;font-weight:700}@media only screen and (max-width:45em){.choose-print .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup h4{font-size:.875rem}}.choose-print .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{color:#666d80;margin-top:.5em;font-size:.9px}@media only screen and (max-width:45em){.choose-print .choose .choose-gamz-contents .choose-gamz-content .choose-gamz-content-writeup p{font-size:.8rem}}.testimonies{background-color:#fff;padding:5em 5%}.testimonies h1{color:#2a2f67;text-align:center;font-size:3rem;font-family:Clash Display!important}.testimonies h1 span{color:#fb8b1d}@media only screen and (max-width:45em){.testimonies h1{font-size:2.25rem}}@media only screen and (max-width:22em){.testimonies h1{font-size:2rem}}.testimonies .testimony-container{margin-top:4em;padding:0 1em}.testimonies .testimony-container .testimony{border:1px solid #e5e5e9;border-radius:1.25em;margin:0 .6em;padding:2em}.testimonies .testimony-container .testimony .comment{color:#666d80;min-height:10.5em;font-size:.875rem;font-weight:500}.testimonies .testimony-container .testimony h5{color:#262d67;font-size:.875px;font-weight:700}.testimonies .testimony-container .testimony .name{color:#fb8b1d;margin-top:2.7em;font-size:.9rem;font-weight:500}.testimonies .testimony-container .testimony .title,.testimonies .testimony-container .testimony .company{color:#666d80;font-size:.9rem;font-weight:500}.contact-oil-gas{background-color:#fff;justify-content:center;align-items:center;gap:1em;padding:5em 7.5%;display:flex}@media only screen and (max-width:45em){.contact-oil-gas{flex-direction:column}}@media only screen and (max-width:58em){.contact-oil-gas .contact-oil-gas-img,.contact-oil-gas .contact-oil-gas-img img{width:100%}}.contact-oil-gas .contact-oil-gas-info{background-color:#f1a61a;border-radius:1.25em;flex-direction:column;justify-content:space-between;height:482px;margin-top:-.3em;display:flex}.contact-oil-gas .contact-oil-gas-info .contact-info{color:#fff;padding:2.5em 2.5em 0}@media only screen and (max-width:45em){.contact-oil-gas .contact-oil-gas-info .contact-info{padding:1.5em 1.5em 0}}.contact-oil-gas .contact-oil-gas-info .contact-info h4{font-size:1.2rem;font-weight:700}.contact-oil-gas .contact-oil-gas-info .contact-info .info{flex-direction:column;gap:1em;margin-top:2em;display:flex}.contact-oil-gas .contact-oil-gas-info .contact-map{width:100%;margin-top:1em}.contact-oil-gas .contact-oil-gas-info .contact-map img{width:100%}.contact-quarry{background-color:#fff;justify-content:center;align-items:center;gap:1em;padding:5em 7.5%;display:flex}@media only screen and (max-width:45em){.contact-quarry{flex-direction:column}}@media only screen and (max-width:58em){.contact-quarry .contact-quarry-img,.contact-quarry .contact-quarry-img img{width:100%}}.contact-quarry .contact-quarry-info{background-color:#0762a2;border-radius:1.25em;flex-direction:column;justify-content:space-between;height:482px;margin-top:-.3em;display:flex}.contact-quarry .contact-quarry-info .contact-info{color:#fff;padding:2.5em 2.5em 0}@media only screen and (max-width:45em){.contact-quarry .contact-quarry-info .contact-info{padding:1.5em 1.5em 0}}.contact-quarry .contact-quarry-info .contact-info h4{font-size:1.2rem;font-weight:700}.contact-quarry .contact-quarry-info .contact-info .info{flex-direction:column;gap:1em;margin-top:2em;display:flex}.contact-quarry .contact-quarry-info .contact-map{width:100%;margin-top:1em}.contact-quarry .contact-quarry-info .contact-map img{width:100%}.contact-print{background-color:#fff;justify-content:center;align-items:center;gap:1em;padding:5em 7.5%;display:flex}@media only screen and (max-width:45em){.contact-print{flex-direction:column}}@media only screen and (max-width:58em){.contact-print .contact-print-img,.contact-print .contact-print-img img{width:100%}}.contact-print .contact-print-info{background-color:#019fe2;border-radius:1.25em;flex-direction:column;justify-content:space-between;height:482px;margin-top:-.3em;display:flex}.contact-print .contact-print-info .contact-info{color:#fff;padding:2.5em 2.5em 0}@media only screen and (max-width:45em){.contact-print .contact-print-info .contact-info{padding:1.5em 1.5em 0}}.contact-print .contact-print-info .contact-info h4{font-size:1.2rem;font-weight:700}.contact-print .contact-print-info .contact-info .info{flex-direction:column;gap:1em;margin-top:2em;display:flex}.contact-print .contact-print-info .contact-map{width:100%;margin-top:1em}.contact-print .contact-print-info .contact-map img{width:100%}.contact-gamz{background-color:#eaebee;gap:2em;padding:7em 14%;display:flex}@media only screen and (max-width:75em){.contact-gamz{padding:6em 8%}}@media only screen and (max-width:58em){.contact-gamz{padding:4em 6%}}@media only screen and (max-width:45em){.contact-gamz{flex-direction:column;padding:0}}.contact-gamz .contact-info{background:url(/img/gamz_logo_shadow.png) 50% no-repeat;width:55%;padding:1.5em}@media only screen and (max-width:75em){.contact-gamz .contact-info{padding-right:0}}@media only screen and (max-width:45em){.contact-gamz .contact-info{width:100%;padding:2em}}@media only screen and (max-width:30em){.contact-gamz .contact-info{padding:1.5em}}.contact-gamz .contact-info h1{letter-spacing:1px;color:#2a2f67;margin-bottom:1em;font-size:2rem;font-family:Clash Display!important}@media only screen and (max-width:75em){.contact-gamz .contact-info h1{font-size:1.75rem}}@media only screen and (max-width:58em){.contact-gamz .contact-info h1{font-size:1.5rem}}.contact-gamz .contact-info p{color:#262d67;font-size:.9rem}@media only screen and (max-width:45em){.contact-gamz .contact-info p{font-size:.875rem}}.contact-gamz .contact-info .contact-info-icon{color:#f1a61a;align-items:center;gap:.75em;margin-top:1.7em;margin-bottom:.5em;display:flex}.contact-gamz .contact-info .contact-info-icon .contact-icon{background-color:#fff;border-radius:.75em;justify-content:center;align-items:center;width:2.5em;height:2.5em;font-size:1.25rem;display:flex}.contact-gamz .contact-info .contact-info-icon p{color:#fb8b1d;font-size:1rem}.contact-gamz .contact-form{background-color:#fff;border-radius:.85em;width:45%;padding:1.5em}@media only screen and (max-width:45em){.contact-gamz .contact-form{width:100%}}.contact-gamz .contact-form h4{letter-spacing:1px;color:#2a2f67;font-size:1.5rem;font-weight:500;font-family:Clash Display!important}.contact-gamz .contact-form p{color:#666d80;font-size:1.1rem}.contact-gamz .contact-form form{flex-direction:column;gap:2em;margin-top:2.3em;display:flex}.contact-gamz .contact-form form button{width:8em;margin-top:3em;margin-left:auto}.contact-gamz .success-msg{z-index:5000;width:320px;height:4em;position:fixed;top:7em;right:14%}.whatsapp{z-index:20;cursor:pointer;background-color:#fff;border-radius:2em;justify-content:center;align-items:center;gap:.75em;padding:.75em;display:flex;position:fixed;bottom:3em;right:3em;box-shadow:4px 8px 8px #5d86c224,0 -8px 8.9px #5d86c214}@media only screen and (max-width:45em){.whatsapp{bottom:1.75em;right:1.75em}}.whatsapp p{color:#262d67;font-weight:500}@media only screen and (max-width:45em){.whatsapp p{font-size:.8rem}}.whatsapp .whatsapp-icon{color:#fff;background-color:#1ea925;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1.5rem;display:flex}@media only screen and (max-width:45em){.whatsapp .whatsapp-icon{font-size:1rem}}footer{width:100%}footer .footer-main{color:#fff;background-color:#fb8b1d;padding:2.75em 3.35em 12em}@media only screen and (max-width:45em){footer .footer-main{padding:2.5em 1em 7em}}footer .footer-main .business{color:#2a2f67;background-color:#fff;border-radius:1.25em;align-items:center;padding:3em 0 3em 3em;display:flex}@media only screen and (max-width:45em){footer .footer-main .business{flex-direction:column;padding:2em 0 0}}footer .footer-main .business .business-content{width:50%;margin:0 1em 0 2em}@media only screen and (max-width:45em){footer .footer-main .business .business-content{width:100%;margin:0;padding:0 2em}}footer .footer-main .business .business-content h2{font-size:2rem;font-family:Clash Display!important}@media only screen and (max-width:45em){footer .footer-main .business .business-content h2{font-size:1.5rem}}footer .footer-main .business .business-content p{margin-top:.85em;font-size:.875rem}@media only screen and (max-width:45em){footer .footer-main .business .business-content p{font-size:.8rem}}footer .footer-main .business .business-content button{color:#fff;background-color:#fb8b1d;border:none;border-radius:6.25em;margin-top:2.25em;padding:1em 2em}footer .footer-main .business .footer-map{width:50%}@media only screen and (max-width:45em){footer .footer-main .business .footer-map{width:100%;margin-top:2em}}footer .footer-main .business .footer-map img{width:100%}@media only screen and (max-width:45em){footer .footer-main .business .footer-map img{height:15em}}footer .footer-main .footer-content{border-top:1px solid #fff;justify-content:space-between;width:100%;margin-top:4em;padding-top:4.5em;display:flex}@media only screen and (max-width:58em){footer .footer-main .footer-content{flex-direction:column;margin-top:2.5em;padding:2.5em 1.5em 0}}@media only screen and (max-width:45em){footer .footer-main .footer-content{padding:2.5em 1em 0}}footer .footer-main .footer-content .gamz-info{width:45%}@media only screen and (max-width:45em){footer .footer-main .footer-content .gamz-info{width:100%}}footer .footer-main .footer-content .gamz-info h3{font-size:1.5rem;font-weight:600}footer .footer-main .footer-content .gamz-info p{margin-top:.65em;font-size:.875rem}footer .footer-main .footer-content .gamz-info .socials{align-items:baseline;gap:1.25em;margin-top:1.25em;display:flex}footer .footer-main .footer-content .gamz-info .socials p{font-weight:600}footer .footer-main .footer-content .gamz-info .socials .social-icons{gap:.65em;display:flex}footer .footer-main .footer-content .gamz-info .socials .social-icons .social-icon{color:#fb8b1d;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:.875rem;display:flex}footer .footer-main .footer-content .gamz-info .socials .social-icons .social-icon-oil-gas{color:#f1a61a;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:.875rem;display:flex}footer .footer-main .footer-content .gamz-info .socials .social-icons .social-icon-quarry{color:#0762a2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:.875rem;display:flex}footer .footer-main .footer-content .gamz-info .socials .social-icons .social-icon-print{color:#019fe2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:.875rem;display:flex}footer .footer-main .footer-content .footer-links{justify-content:space-between;gap:1em;width:55%;display:flex}@media only screen and (max-width:58em){footer .footer-main .footer-content .footer-links{width:100%}}@media only screen and (max-width:45em){footer .footer-main .footer-content .footer-links{flex-direction:column}}footer .footer-main .footer-content .footer-links .links{flex-direction:column;gap:1em;font-weight:700;display:flex}@media only screen and (max-width:58em){footer .footer-main .footer-content .footer-links .links{margin-top:2em}}footer .footer-main .footer-content .footer-links .links a{font-size:.875rem;text-decoration:none}footer .footer-main .footer-content .footer-links .links p{font-size:.875rem}footer .footer-main .footer-content .footer-links .links .sub{align-items:flex-end;font-size:.875rem;display:flex}footer .reserved{text-align:center;width:100%;padding:.5em;font-size:.875rem}@media only screen and (max-width:45em){footer .reserved{font-size:.8rem}}footer .reserved .powered-by{opacity:.75;margin-top:.35em;font-size:.8rem}footer .reserved .powered-by a{color:#fb8b1d;font-weight:600;transition:opacity .3s}footer .reserved .powered-by a:hover{opacity:.8}a{color:inherit;text-decoration:none}@keyframes animate{0%,to{clip-path:polygon(0% 45%,15% 44%,32% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0% 100%)}50%{clip-path:polygon(0% 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0% 100%)}}input{border:none}input:focus{border:none;outline:none}textarea{border:none}textarea:focus{border:none;outline:none}
