@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');:root{--space:16vw;--font1:'Poppins', sans-serif;--color1:#cad9d9;--width:1310px;}body{color:#000;font-family:var(--font1);font-size:14px;}body.activeMobileMenu{overflow:hidden;}body.activeMobileMenu .header .right .mobile-menu-bar{position:relative;}body.activeMobileMenu .header .right .mobile-menu-bar i{transition:0.2s;position:absolute;top:25%;left:50%;translate:-50% -50%;}body.activeMobileMenu .header .right .mobile-menu-bar i:first-child{rotate:-45deg;}body.activeMobileMenu .header .right .mobile-menu-bar i:nth-child(2){opacity:0;}body.activeMobileMenu .header .right .mobile-menu-bar i:last-child{rotate:45deg;}body.homepage-body .p-big-menu{--bg:#516e6b;color:#fff;}body.homepage-body .p-big-menu .top{border-bottom:1px solid #79918e;}body.homepage-body .p-big-menu .top .logo img{filter:brightness(0) invert(1);}body.homepage-body .header .logo img{filter:brightness(0) invert(1);}body.homepage-body .header .menu ul li a{color:#fff;}body.homepage-body .header .menu ul li a:after{background-color:#fff;}body.homepage-body .header .right .mobile-menu-bar i{background-color:#fff;}body.homepage-body .header.sub-open .logo img{filter:brightness(0) invert(0);}body.homepage-body .header.sub-open .menu ul li a{color:#000;}body.homepage-body .header.sub-open .menu ul li a:after{background-color:#000;}.homepage-body .header{translate:0 -100%;opacity:0;transition:all 0.2s, translate 0.5s;}.homepage-body .slider .texts{opacity:0;translate:0 100%;transition:0.5s;}.homepage-body .slider .links{opacity:0;transition:0.5s;}.homepage-body .slider .links a{scale:0;opacity:0;transition:0.5s;}.homepage-body .slider .after{transition:0.5s;bottom:auto;height:0%;}.homepage-body.okey .header{opacity:1;translate:0 0;}.homepage-body.okey .slider .texts{opacity:1;translate:0 0;transition-delay:0.5s;}.homepage-body.okey .slider .links{opacity:1;transition-delay:1s;}.homepage-body.okey .slider .links a{scale:1;opacity:1;transition-delay:1.3s;}.homepage-body.okey .slider .links a:hover{transition-delay:0s;scale:1.1;}.homepage-body.okey .slider .after{height:100%;}.row .c{display:flex;flex-direction:column;justify-content:center;}.sticky{position:sticky;top:20px;}.content-texts{margin:50px 0;}.content-texts h1,.content-texts h2,.content-texts h3,.content-texts h4{margin-bottom:24px !important;font-weight:bold !important;font-size:12px !important;text-transform:uppercase;}ul{padding-left:20px;margin:20px 0;}h1,h2,h3,h4,h5,h6{font-weight:400;margin-bottom:40px;}h1{font-size:32px;}h2{font-size:28px;}h3{font-size:24px;}h4{font-size:20px;}h5{font-size:18px;}h6{font-size:16px;}p:last-of-type{margin-bottom:0;}a{color:inherit;text-decoration:none;}a:hover{color:inherit;}.container{width:100%;padding:0 var(--space);max-width:100%;}.header{position:absolute;top:0;left:0;right:0;padding-top:65px;z-index:100;transition:0.2s;}.header .area{display:flex;align-items:center;justify-content:space-between;}.header .logo img{transition:0.2s;height:30px;}.header .menu ul{list-style:none;padding:0;margin:0;display:flex;gap:72px;align-items:center;font-size:14px;}.header .menu ul li a{position:relative;}.header .menu ul li a:after{content:'';width:100%;height:3px;background-color:#000;position:absolute;bottom:-15px;left:0;pointer-events:none;opacity:0;transition:0.2s;}.header .menu ul li a:hover:after{opacity:1;}.header .menu ul li.sub > a{position:relative;}.header .menu ul li.sub > a:before{content:'';height:20px;position:absolute;bottom:0;left:0;right:0;translate:0 100%;}.header .menu ul li.sub .submenu{position:absolute;padding:90px var(--space);top:100%;left:0;right:0;background-color:#fff;display:flex;visibility:hidden;opacity:0;transition:0.2s;box-shadow:0px 20px 20px rgba(0, 0, 0, 0.01);}.header .menu ul li.sub .submenu a:after{display:none;}.header .menu ul li.sub .submenu .lft{flex:1;display:flex;gap:20px;}.header .menu ul li.sub .submenu .rgt{width:450px;position:relative;padding-left:80px;}.header .menu ul li.sub .submenu .rgt:after{content:'';position:absolute;left:0;top:0;width:1px;height:132px;background-color:rgba(0, 0, 0, 0.3);}.header .menu ul li.sub .submenu .box{flex:1;}.header .menu ul li.sub .submenu .box .t{margin-bottom:32px;font-weight:bold;font-size:20px;}.header .menu ul li.sub .submenu .box ul{gap:25px;display:grid;grid-template-columns:repeat(2, 1fr);align-items:flex-start;}.header .menu ul li.sub .submenu .box ul li a{transition:0.2s;font-size:18px;transition:0.2s;display:block;}.header .menu ul li.sub:hover a:after{opacity:1;}.header .menu ul li.sub.active .submenu{opacity:1;visibility:visible;}.header .right{display:flex;align-items:center;gap:30px;}.header .right .mobile-menu-bar{display:none;}.header.sub-open{background-color:#fff;}.p-tabs{display:flex;flex-wrap:wrap;gap:45px;margin-top:50px;}.p-tabs a{font-size:12px;font-weight:bold;text-transform:uppercase;padding-bottom:20px;border-bottom:3px solid transparent;opacity:0.5;transition:0.2s;}.p-tabs a:hover{opacity:0.6;}.p-tabs a.active{opacity:1;border-color:#075848;}.p-titles{display:flex;flex-direction:column;gap:16px;}.p-titles span{font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:10px;}.p-titles .t{font-size:32px;line-height:40px;}.p-btn a,.p-btn span{padding:18px 34px;background-color:#a16935;border-radius:500px;font-weight:500;font-size:12px;text-transform:uppercase;color:#fff;transition:0.2s;height:60px;display:inline-flex;align-items:center;}.p-btn a:hover,.p-btn span:hover{background-color:#000;}.p-btn.green a,.p-btn.green span{background-color:#075848;}.p-btn.green a:hover,.p-btn.green span:hover{background-color:#000;}.p-btn.blue a,.p-btn.blue span{background-color:#31889b;}.p-btn.blue a:hover,.p-btn.blue span:hover{background-color:#000;}.p-btn.outlined a,.p-btn.outlined span{background-color:#fff;color:#000;border:1px solid #000;}.p-btn.outlined a:hover,.p-btn.outlined span:hover{background-color:#000;color:#fff;}.page{padding-top:200px;padding-bottom:30px;}#page-after .title{font-size:24px;font-weight:500;margin-bottom:65px;}#page-after .content{position:relative;padding-left:var(--space);padding-right:calc(var(--space) + 200px + 50px);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;}#page-after .content .left{width:450px;}#page-after .content .img{position:absolute;top:194px;right:0;width:calc(var(--space) + 200px);}#page-after .content .img img{width:100%;height:856px;object-fit:cover;display:block;}#page-after .content .img:after{content:'';width:1px;height:546px;position:absolute;left:0;top:0;background-color:#000;opacity:0.2;z-index:-1;pointer-events:none;translate:0 -194px;}#page-after .content-2{padding:0 var(--space);padding-right:calc(var(--space) + 300px);display:flex;margin:130px 0;}#page-after .content-2 .img{width:400px;position:relative;}#page-after .content-2 .img img{width:100%;object-fit:cover;display:block;}#page-after .content-2 .img:after{content:'';width:1px;height:546px;position:absolute;left:0;top:0;background-color:#000;opacity:0.2;z-index:-1;pointer-events:none;translate:0 -120px;}#page-after .content-2 .right{flex:1;padding-left:94px;}#page-after .content-3{padding:0 var(--space);margin:100px 0;}#page-after .content-3 img{width:100%;}#page-after .content-4{margin:100px 0;display:flex;gap:144px;padding-right:var(--space);}#page-after .content-4 .faqs-area{flex:1;}#page-after .content-4 .faqs-area .items .item .t{font-size:24px;}#page-after .content-4 .img{width:400px;position:relative;}#page-after .content-4 .img img{width:100%;object-fit:cover;display:block;}#page-after .content-4 .img:after{content:'';width:1px;height:546px;position:absolute;right:0;bottom:0;background-color:#000;opacity:0.2;z-index:-1;pointer-events:none;translate:0 225px;}.slider{overflow:hidden;position:relative;}.slider img,.slider video{width:100%;height:100vh;object-fit:cover;display:block;}.slider .texts{position:absolute;padding:0 var(--space);max-width:100%;left:0;right:0;bottom:100px;color:#fff;display:flex;flex-direction:column;gap:26px;}.slider .texts span{font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:10px;}.slider .texts .t{font-size:64px;line-height:72px;}.slider .links{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;}.slider .links a{backdrop-filter:blur(24px);border:1px solid #fff;background:radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);border-radius:999px;padding:8px 12px;color:#fff;text-transform:uppercase;font-size:12px;position:absolute;transition:0.5s;}.slider .links a:hover{scale:1.1;}.slider .links a:nth-child(1){left:24%;bottom:60.04%;}.slider .links a:nth-child(2){left:65%;top:69%;}.slider .links a:nth-child(3){left:43.56%;top:44.28%;}.slider .links a:nth-child(4){right:29.83%;bottom:64.74%;}.slider .links a:nth-child(5){right:76.83%;bottom:41.74%;}.slider .after{position:absolute;top:0;bottom:0;width:462px;background-color:#fff;opacity:0.05;right:27.5vw;}.p-nav{display:flex;flex-direction:column;gap:20px;}.p-nav i{width:33px;height:10px;background-image:url('../images/icon-arrow-right.svg');background-repeat:no-repeat;background-position:center;cursor:pointer;}.p-nav i.left{transform:rotate(180deg);translate:-22px 0;}.p-nav.v2{flex-direction:row;}.p-nav.v2 i.left{translate:0 0;}#page-projects .projects{display:flex;flex-direction:column;gap:70px;}.project-box{display:flex;border:1px solid #ccc;}.project-box .left{flex:1;padding:80px 64px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px;}.project-box .left .title{margin-bottom:113px;font-size:24px;text-transform:uppercase;font-weight:500;}.project-box .left .flag{display:flex;gap:19px;align-items:center;text-transform:uppercase;font-weight:bold;font-size:12px;letter-spacing:10px;}.project-box .left .flag img{width:28px;}.project-box .left .p-tags{width:350px;gap:6px;}.project-box .left .p-tags a{opacity:0.4;transition:0.5s;}.project-box .left .p-tags a:hover{opacity:1;}.project-box .img{position:relative;width:536px;}.project-box .img img{width:100%;height:100%;max-height:540px;object-fit:cover;}#page-home{padding-top:0;}#page-home .projects-top-area{overflow-x:clip;position:relative;display:flex;align-items:center;}#page-home .projects-top-area > .left{position:relative;width:calc(100% - 27.5vw);padding:0 var(--space);}#page-home .projects-top-area > .left .p-nav{position:absolute;right:80px;top:0;flex-direction:row;}#page-home .projects-top-area > .left .p-nav i.left{translate:0 0;}#page-home .projects-top-area > .left .title{margin-bottom:72px;font-size:24px;text-transform:uppercase;font-weight:500;}#page-home .projects-top-area > .left .tags{margin:59px 0;margin-bottom:15px;display:flex;width:300px;flex-wrap:wrap;gap:6px;}#page-home .projects-top-area > .left .tags a{opacity:0.4;transition:0.5s;text-decoration:none;border-radius:500px;border:1px solid #000;padding:4px 8px;font-size:12px;text-transform:uppercase;}#page-home .projects-top-area > .left .tags a:hover{opacity:1;}#page-home .projects-top-area > .left .bot{display:flex;justify-content:space-between;align-items:flex-end;}#page-home .projects-top-area > .left .bot .flag{display:flex;gap:19px;align-items:center;text-transform:uppercase;font-weight:bold;font-size:12px;letter-spacing:10px;}#page-home .projects-top-area > .left .bot .flag img{width:28px;}#page-home .projects-top-area .img{position:relative;width:27.5vw;}#page-home .projects-top-area .img img{width:100%;height:100%;min-height:540px;object-fit:cover;transition:0.5s;}#page-home .projects-top-area .img .owl-carousel .owl-item img{width:0%;transition-delay:0.3s;}#page-home .projects-top-area .img .owl-carousel .owl-item.active img{width:100%;}#page-home .projects-top-area .img:after{content:'';width:1px;height:457px;position:absolute;left:0;bottom:0;background-color:#000;opacity:0.3;translate:0 145px;pointer-events:none;z-index:-1;}#page-home .regions-area{display:flex;position:relative;}#page-home .regions-area:before{content:'';position:absolute;top:60%;left:0;right:0;background-image:url('../images/worldmap.png');background-repeat:no-repeat;background-size:contain;height:100vh;pointer-events:none;z-index:-1;}#page-home .regions-area .img{position:relative;width:28vw;}#page-home .regions-area .img img{width:100%;height:100%;object-fit:cover;}#page-home .regions-area .img .v{background-color:#477691;color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;gap:50px;height:78px;padding:0 33px;position:absolute;right:142px;top:0;transition:0.3s;translate:100% 0;}#page-home .regions-area .img .v:before{content:'';width:15px;height:17px;background-image:url('../images/icon-play.svg');background-repeat:no-repeat;background-size:contain;filter:brightness(0) invert(1);}#page-home .regions-area .img .v:hover{background-color:#000;}#page-home .regions-area .img:after{content:'';width:1px;height:457px;position:absolute;right:0;top:0;background-color:#000;opacity:0.3;translate:0 -145px;z-index:-1;pointer-events:none;}#page-home .regions-area .right{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding-left:142px;}#page-home .regions-area .right .title{font-size:32px;line-height:40px;margin-bottom:92px;}#page-home .regions-area .right .row{--bs-gutter-x:0;--bs-gutter-y:58px;}#page-home .regions-area .right .p-titles{gap:18px;position:relative;display:inline-flex;}#page-home .regions-area .right .p-titles .country-box{position:absolute;box-shadow:rgba(149, 157, 165, 0.1) 0px 4px 24px 0px;padding:40px;top:0;right:0;translate:0 -100%;border-radius:20px;border-bottom-left-radius:0px;border:1px solid #eef5f5;background-color:#fff;font-size:13px;width:367px;z-index:1;transition:0.2s;opacity:0;pointer-events:none;visibility:hidden;font-weight:500;}#page-home .regions-area .right .p-titles .country-box u{color:#c0c0c0;display:block;margin-top:20px;margin-bottom:12px;text-decoration:none;font-weight:bold;}#page-home .regions-area .right .p-titles .country-box ul{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;list-style:none;}#page-home .regions-area .right .p-titles .country-box ul li a{display:inline-flex;text-decoration:underline;align-items:center;gap:8px;font-weight:bold;}#page-home .regions-area .right .p-titles .country-box ul li a:after{content:'';width:10px;height:10px;background-image:url('../images/icon-right-angle.svg');background-repeat:no-repeat;background-size:contain;background-position:center;}#page-home .regions-area .right .p-titles:hover .country-box{opacity:1;pointer-events:auto;visibility:visible;}#page-home .solutions-area{padding-top:200px;overflow-x:clip;}#page-home .solutions-area .top{display:flex;padding:0 var(--space);justify-content:space-between;align-items:flex-end;margin-bottom:48px;}#page-home .solutions-area .top .p-titles{width:800px;}#page-home .solutions-area .owl-carousel{padding:0 var(--space);}#page-home .solutions-area .owl-carousel .owl-stage-outer{overflow:inherit;}#page-home .solutions-area .owl-carousel .owl-item .solution-box{display:block;}#page-home .solutions-area .owl-carousel .owl-item .solution-box .img{opacity:0.3;}#page-home .solutions-area .owl-carousel .owl-item .solution-box b{opacity:0.3;}#page-home .solutions-area .owl-carousel .owl-item.active .solution-box .img{opacity:1;}#page-home .solutions-area .owl-carousel .owl-item.active .solution-box b{opacity:1;}#page-home .faqs-area{padding-left:calc(var(--space) + 330px);padding-right:var(--space);padding-bottom:120px;margin-top:200px;}#page-solutions .solutions{margin:100px 0;}#page-solutions .solutions .row{--bs-gutter-y:106px;}#page-solutions .products{margin:100px 0;}#page-solutions .products .row{--bs-gutter-y:80px;}#page-products .products{margin:100px 0;}#page-products .products .row{--bs-gutter-y:80px;}#page-products .products .cta{text-align:left;align-items:flex-start;}#page-products .products .cta .content-texts{margin:0;margin-bottom:26px;}#page-products .products .cta .content-texts h1,#page-products .products .cta .content-texts h2,#page-products .products .cta .content-texts h3,#page-products .products .cta .content-texts h4{font-size:20px !important;font-weight:500 !important;text-transform:unset;}.product-box{text-decoration:none;display:flex;flex-direction:column;gap:24px;}.product-box .t{font-size:20px;font-weight:500;}.product-box img{width:100%;height:280px;object-fit:cover;}.seo-texts-area{margin:100px 0;}.seo-texts-area .title{margin-bottom:35px;font-size:32px;font-weight:400;}.seo-texts-area .content-texts{margin:0;}.solution-box .img{background-color:rgba(0, 0, 0, 0.2);height:526px;transition:0.5s;}.solution-box .img img{width:100%;height:100%;object-fit:cover;}.solution-box b{display:block;font-weight:600;margin-top:32px;font-size:20px;line-height:100%;padding-right:50px;transition:0.5s;}.faqs-area .items{margin-top:84px;display:flex;flex-direction:column;}.faqs-area .items .item{padding:40px 0;border-bottom:1px solid rgba(0, 0, 0, 0.3);}.faqs-area .items .item .t{cursor:pointer;display:flex;align-items:center;font-size:24px;}.faqs-area .items .item .t span{width:64px;flex:0 0 64px;font-size:24px;line-height:100%;}.faqs-area .items .item .d{padding-top:25px;display:none;}.faqs-area .items .item.active .d{display:block;}.faqs-area .items .item:first-of-type{padding-top:0;}.faqs-area .items .item:last-of-type{padding-bottom:0;border-bottom:0px;}.project-counter-area{position:relative;margin:220px 0;overflow-x:clip;cursor:none;user-select:none;}.project-counter-area .owl-carousel{width:550px;margin:0 auto;}.project-counter-area .owl-carousel .owl-stage-outer{overflow:inherit;}.project-counter-area .owl-carousel .item{position:relative;opacity:0.1;transition:0.5s;text-align:center;display:flex;flex-direction:column;}.project-counter-area .owl-carousel .item span{text-transform:uppercase;font-size:20px;font-weight:600;transition:0.5s;opacity:0;}.project-counter-area .owl-carousel .item b{font-size:240px;line-height:100%;letter-spacing:-3.65px;font-weight:normal;display:flex;justify-content:center;white-space:nowrap;}.project-counter-area .owl-carousel .item b i{font-style:normal;position:relative;}.project-counter-area .owl-carousel .item b i.m2:after{content:'m²';position:absolute;right:0;top:15px;letter-spacing:0px;font-size:20px;font-weight:600;line-height:initial;}.project-counter-area .owl-carousel .item u{text-decoration:none;font-size:32px;transition:0.5s;opacity:0;}.project-counter-area .owl-carousel .item video{width:0%;position:relative;height:350px;object-fit:cover;left:50%;translate:-50% 0;}.project-counter-area .owl-carousel .item video.okey{transition:2s;width:130%;}.project-counter-area .owl-carousel .owl-item.active .item{opacity:1;}.project-counter-area .owl-carousel .owl-item.active .item span,.project-counter-area .owl-carousel .owl-item.active .item u{opacity:1;}.project-counter-area .owl-carousel .owl-dots{display:flex;gap:13px;justify-content:center;margin-top:95px;pointer-events:none;}.project-counter-area .owl-carousel .owl-dots button{background-color:transparent;opacity:0.3;outline:none;width:43px;height:7px;position:relative;}.project-counter-area .owl-carousel .owl-dots button:after{content:'';position:absolute;bottom:0;width:100%;height:1px;display:block;transition:0.3s;background-color:#000;}.project-counter-area .owl-carousel .owl-dots button.active{opacity:1;}.project-counter-area .owl-carousel .owl-dots button.active:after{height:7px;}.project-counter-area .owl-carousel .owl-dots button:last-of-type:before{content:'';position:absolute;top:-10px;left:0;translate:0 -100%;width:100%;height:43px;background-color:#fff;border:1px solid #000;background-image:url('../images/icon-play.svg');background-repeat:no-repeat;background-position:center;}.project-counter-area .target{position:absolute;width:122px;height:122px;background-color:#db1f35;color:#fff;display:flex;align-items:center;border-radius:500px;overflow:hidden;justify-content:center;opacity:0;translate:-50% -50%;z-index:2;pointer-events:none;transition:all 0.5s, top, left 0s;scale:0;}.project-counter-area .target img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:0.2s;opacity:0;pointer-events:none;}.project-counter-area .target span{font-size:12px;font-weight:500;text-transform:uppercase;z-index:1;}.project-counter-area.hover .target{scale:1;opacity:1;}.project-counter-area.video .target{background-color:#000;width:272px;height:272px;}.project-counter-area.video .target img{opacity:0.7;}.project-counter-area.disabled{cursor:pointer;}.project-counter-area.disabled .target{top:198px !important;left:50% !important;scale:1 !important;}.project-counter-area.disabled-2 .target{opacity:0 !important;}.cta{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:14px;font-size:12px;justify-content:space-between;}.cta .i{display:flex;align-items:center;}.cta .i img{border-radius:500px;display:block;margin:0 -4px;height:48px;width:48px;object-fit:cover;border:1px solid #e6f0f5;}.cta .i img:last-child{margin-right:0;}.cta .l{display:flex;flex-direction:column;gap:7px;}.cta > a{font-size:24px;font-weight:500;transition:0.2s;}.cta > a:hover{opacity:0.7;}.cta u{text-decoration:none;opacity:0.5;line-height:12px;}.footer{margin-top:50px;background-color:#0d1615;position:relative;color:#fff;padding:120px var(--space);z-index:100;}.footer .top{display:flex;gap:44px;}.footer .top .left{border-bottom:1px solid rgba(255, 255, 255, 0.2);flex:1;}.footer .top .left .title{font-size:40px;line-height:44px;font-weight:300;margin-bottom:30px;}.footer .top .left .title u{font-weight:bold;}.footer .top .cta{padding-bottom:32px;}.footer .area{margin-top:130px;}.footer .area .row .row{--bs-gutter-x:100px;--bs-gutter-y:77px;}.footer .area .title{font-size:20px;font-weight:500;margin-bottom:36px;}.footer .area .title a{transition:0.2s;}.footer .area .title a:hover{opacity:0.7;}.footer .area ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:25px;}.footer .area ul li a{transition:0.2s;}.footer .area ul li a:hover{opacity:0.7;}.footer .area ul.v2{display:grid;grid-template-columns:repeat(2, 1fr);}.footer .area .right{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;}.footer .area .right:after{content:'';width:1px;height:120px;background-color:#e6f0f5;opacity:0.2;bottom:0;position:absolute;left:0px;}.footer .area .right .right-item .address{font-size:18px;margin-bottom:72px;}.footer .area .right .right-item .social span{font-size:11px;margin-bottom:24px;display:block;}.footer .area .right .right-item .social ol{list-style:none;padding:0;margin:0;display:flex;gap:30px;justify-content:flex-end;}.footer .area .right .right-item .social ol img{width:16px;height:16px;object-fit:contain;display:block;}.footer .area .right .right-item .item{display:flex;flex-direction:column;margin:46px 0;font-size:18px;}.footer .area .right .right-item .item span{font-size:11px;}.footer .area .right .copyright{font-size:12px;opacity:0.5;}.p-modal{max-width:100%;width:700px;border-radius:20px;border-top-right-radius:0px;}.p-tags{display:flex;gap:4px;flex-wrap:wrap;}.p-tags a{text-decoration:none;padding:8px 12px;border-radius:500px;border:1px solid #000;transition:0.2s;font-weight:500;font-size:12px;text-transform:uppercase;}#page-wedone .who-and-how-benefited{margin:80px 0;}#page-wedone .who-and-how-benefited h1,#page-wedone .who-and-how-benefited h2,#page-wedone .who-and-how-benefited h3,#page-wedone .who-and-how-benefited h4{font-size:12px;font-weight:bold;text-transform:uppercase;margin-bottom:40px;}#page-wedone .who-and-how-benefited p{margin-bottom:25px;}#page-wedone .who-and-how-benefited p:last-of-type{margin-bottom:0;}#page-wedone .project-gallery{margin:80px 0;padding:0 var(--space);overflow-x:clip;}#page-wedone .project-gallery .top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;}#page-wedone .project-gallery .top .t{font-size:12px;font-weight:bold;text-transform:uppercase;}#page-wedone .project-gallery .top .p-nav{flex-direction:row;}#page-wedone .project-gallery .top .p-nav i.left{translate:0 0;}#page-wedone .project-gallery .owl-carousel{position:relative;}#page-wedone .project-gallery .owl-carousel .owl-stage-outer{overflow:inherit;}#page-wedone .project-gallery .owl-carousel .owl-dots{display:flex;gap:13px;align-items:center;margin-top:27px;pointer-events:none;}#page-wedone .project-gallery .owl-carousel .owl-dots button{background-color:transparent;opacity:0.3;outline:none;width:43px;height:7px;position:relative;}#page-wedone .project-gallery .owl-carousel .owl-dots button:after{content:'';position:absolute;bottom:0;width:100%;height:1px;display:block;transition:0.3s;background-color:#db1f35;}#page-wedone .project-gallery .owl-carousel .owl-dots button.active{opacity:1;}#page-wedone .project-gallery .owl-carousel .owl-dots button.active:after{height:7px;}#page-wedone .project-gallery .owl-carousel .owl-item img{opacity:0.2;transition:0.3s;}#page-wedone .project-gallery .owl-carousel .owl-item.active img{opacity:1;}#page-wedone .project-gallery .owl-carousel img{height:400px;width:100%;display:block;object-fit:cover;}#page-wedone .why-disturbing{margin:80px 0;}#page-wedone .why-disturbing h1,#page-wedone .why-disturbing h2,#page-wedone .why-disturbing h3,#page-wedone .why-disturbing h4{font-size:12px;font-weight:bold;text-transform:uppercase;margin-bottom:32px;}#page-wedone .why-disturbing p{margin-bottom:25px;}#page-wedone .why-disturbing p:last-of-type{margin-bottom:0;}#page-wedone .lets-talk-about-your-project{margin:80px 0;}#page-wedone .lets-talk-about-your-project h1,#page-wedone .lets-talk-about-your-project h2,#page-wedone .lets-talk-about-your-project h3,#page-wedone .lets-talk-about-your-project h4{font-size:12px;font-weight:bold;text-transform:uppercase;margin-bottom:32px;}#page-wedone .lets-talk-about-your-project b,#page-wedone .lets-talk-about-your-project strong{display:block;margin-bottom:12px;}#page-wedone .lets-talk-about-your-project p{margin-bottom:40px;}#page-wedone .lets-talk-about-your-project p:last-of-type{margin-bottom:0;}#page-wedone .why-karmod{display:inline-flex;flex-direction:column;}#page-wedone .why-karmod .t{margin-bottom:32px;font-weight:bold;font-size:12px;text-transform:uppercase;}#page-wedone .why-karmod ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;}#page-wedone .why-karmod ul li{padding:24px 0;border-bottom:1px solid rgba(0, 0, 0, 0.2);display:flex;align-items:center;gap:30px;font-size:16px;font-weight:500;}#page-wedone .why-karmod ul li i{font-style:normal;font-weight:bold;width:30px;flex:0 0 30px;}#page-wedone .why-karmod ul li:last-of-type{border-bottom:none;}#page-wedone .cta{width:300px;border-left:1px solid rgba(0, 0, 0, 0.2);}#page-wedone .cta.fly{position:fixed;right:var(--space);top:50px;}#page-wedone .cta.fly-2{position:fixed;right:var(--space);top:214px;z-index:2;}#page-wedone .others-area{margin:32px 0;}#page-wedone .others-area .txt{margin-bottom:40px;}#page-wedone .others-area .txt h1,#page-wedone .others-area .txt h2,#page-wedone .others-area .txt h3{font-size:20px;font-weight:500;margin-bottom:24px;}#page-wedone .others-area .row{--bs-gutter-y:50px;}#page-wedone .others-area .box img{width:100%;height:424px;object-fit:cover;display:block;}#page-wedone .others-area .box .content-texts{margin:0;margin-top:24px;}#page-wedone .p-tags a{opacity:0.5;}#page-wedone .top-area{margin-top:0;display:flex;gap:20px;justify-content:space-between;align-items:flex-start;min-height:210px;}#page-wedone .top-area .left{display:flex;gap:20px;flex-direction:column;width:calc(100% - 350px);}#page-wedone .top-area .left .p-tags{margin-bottom:64px;}#page-wedone .top-area .left .flag{display:flex;gap:19px;align-items:center;text-transform:uppercase;font-weight:bold;font-size:12px;letter-spacing:10px;}#page-wedone .top-area .left .flag img{width:28px;}#page-wedone .top-area .left .t{font-size:32px;line-height:40px;}#page-wedone .top-area .left .d{font-size:12px;font-weight:bold;letter-spacing:2px;text-transform:uppercase;}#page-wedone .top-area .left .texts{margin-top:64px;}#page-wedone .content-texts h1,#page-wedone .content-texts h2,#page-wedone .content-texts h3,#page-wedone .content-texts h4,#page-wedone .content-texts h5{margin-bottom:24px;text-transform:uppercase;}#page-wedone .slider{margin:80px 0;position:relative;z-index:2;}#page-wedone .slider img,#page-wedone .slider video{height:auto;max-height:500px;}#page-wedone .slider .links a:nth-child(1){left:61.83%;bottom:51.04%;top:auto;}#page-wedone .slider .links a:nth-child(2){left:44.04%;top:auto;bottom:22.22%;}#page-wedone .contentarea{display:flex;}#page-wedone .contentarea .left{width:calc(100% - 300px);padding-right:120px;}#page-wedone .contentarea .left .p-charts{margin-bottom:80px;}#page-wedone .contentarea .right{width:300px;}.video-box{position:relative;display:block;text-decoration:none;}.video-box img{display:block;width:100%;}.video-box span{position:absolute;top:50%;left:50%;width:122px;height:122px;background-color:#db1f35;color:#fff;font-size:12px;text-transform:uppercase;border-radius:500px;display:flex;align-items:center;justify-content:center;translate:-50% -50%;}.used-boxes{margin:70px 0;display:flex;}.used-boxes .box{display:flex;flex-direction:column;gap:21px;font-size:14px;text-align:center;}.used-boxes .box img{width:100%;display:block;}.gallery-boxes{margin:50px 0;}.gallery-boxes .title{font-size:12px;font-weight:bold;margin-bottom:80px;text-transform:uppercase;}.gallery-boxes .areas{display:flex;flex-direction:column;}.gallery-boxes .areas .box{display:flex;align-items:center;}.gallery-boxes .areas .box img{display:block;width:100%;width:50%;}.gallery-boxes .areas .box .content-texts{width:50%;text-align:right;padding-left:130px;}.gallery-boxes .areas .box:nth-child(2n){flex-direction:row-reverse;}.gallery-boxes .areas .box:nth-child(2n) .content-texts{text-align:left;padding-right:130px;padding-left:0;}.technical-area{margin:80px 0;}.technical-area .t{font-weight:bold;font-size:12px;margin-bottom:50px;text-transform:uppercase;}.technical-area ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;}.technical-area ul li{font-size:14px;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(0, 0, 0, 0.1);}.technical-area ul li:first-child{padding-top:0;}.technical-area table{width:100% !important;border:none !important;}.technical-area table tr{border-bottom:1px solid rgba(0, 0, 0, 0.1);}.technical-area table tr td{text-align:center !important;padding:15px 25px;}.technical-area table tr td:first-child{padding-left:0;text-align:left !important;width:auto;}.technical-area table tr td:nth-child(2n){background-color:rgba(0, 0, 0, 0.03);}.technical-area table tr:first-of-type td{background-color:transparent;text-transform:uppercase;color:#4d4d4d;white-space:nowrap;}.technical-area table.v2 tr td:first-child{width:35%;}.p-charts{margin:50px 0;user-select:none;}.p-charts .title{margin-bottom:17px;font-weight:bold;font-size:12px;text-transform:uppercase;}.p-charts .items{position:relative;background-image:url('../images/ruler3.png');background-size:100% 100%;background-position:bottom;background-repeat:no-repeat;padding-top:10px;padding-bottom:40px;display:flex;min-height:185px;flex-direction:column;}.p-charts .items .item{display:flex;justify-content:flex-start;flex:1;}.p-charts .items .item .ite{--position:0%;--width:auto;--color:#a16935;width:var(--width);margin-left:var(--position);background-color:var(--color);color:#fff;font-size:12px;font-weight:bold;padding:0 30px;min-height:32px;display:flex;align-items:center;justify-content:center;transition:1s;}.p-charts .items .item .ite:hover{opacity:0.8;}.p-charts .items .item .ite:after{content:attr(data-day);position:absolute;text-transform:uppercase;width:inherit;color:#000;bottom:-21px;translate:10px 100%;text-align:right;transition:0.2s;}.p-charts .items .item .ite:before{content:attr(data-haflday);position:absolute;text-transform:uppercase;width:inherit;color:#000;bottom:-21px;translate:0 100%;text-align:center;transition:0.2s;}.p-charts .bot{display:flex;align-items:center;margin-top:21px;font-size:12px;font-weight:bold;text-transform:uppercase;justify-content:space-between;}.p-charts .bot u{opacity:0.5;text-decoration:none;}.p-charts .bot i{font-style:normal;}.p-charts.v2 .items .item .ite:after,.p-charts.v2 .items .item .ite:before{display:none;}.global-top-area{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;margin-bottom:50px;}.global-top-area .left{width:730px;}.global-top-area .left span{font-size:12px;font-weight:bold;letter-spacing:8px;text-transform:uppercase;margin-bottom:24px;display:inline-flex;}.global-top-area .left h1{font-size:64px;font-weight:normal;line-height:100%;}.global-top-area .left .content-texts{margin:0;margin-top:65px;}.global-top-area .cta{width:250px;border-left:1px solid rgba(0, 0, 0, 0.2);}#page-production .top-area{position:relative;display:flex;justify-content:space-between;align-items:flex-start;}#page-production .top-area .left h1{font-size:24px;margin-bottom:35px;font-weight:500;}#page-production .top-area .left h2{font-size:32px;font-weight:normal;margin-bottom:42px;}#page-production .top-area .cta{border-left:1px solid rgba(0, 0, 0, 0.2);width:250px;}#page-production .project-counter-area{margin-bottom:135px;}#page-production .video-box{margin-top:104px;}#page-production .boxes-area{display:flex;flex-direction:column;gap:147px;margin-top:-105px;z-index:1;position:relative;}#page-production .boxes-area .box{padding:0 126px;display:flex;gap:100px;align-items:center;}#page-production .boxes-area .box img{width:100%;}#page-production .boxes-area .box:first-child{align-items:flex-end;}#page-production .boxes-area .box:first-child .content-texts{margin-bottom:0;}#page-production .boxes-area .box:nth-child(2n){flex-direction:row-reverse;}#page-production .bottom-area{position:relative;overflow-x:hidden;padding:0 126px;}#page-production .bottom-area .area{display:flex;align-items:center;gap:230px;margin-bottom:50px;}#page-production .bottom-area .area .left{width:526px;flex:0 0 526px;}#page-production .bottom-area .area .left h4{font-size:24px;font-weight:500;margin-bottom:41px;}#page-production .bottom-area .area .left h3{font-size:32px;font-weight:400;margin-bottom:41px;}#page-production .bottom-area .area .left .content-texts{margin-bottom:0;}#page-production .bottom-area .area .left .cta{margin-top:69px;margin-bottom:0;align-items:flex-start;text-align:left;}#page-wecando{overflow-x:clip;}#page-wecando .cta.fly{position:fixed;right:var(--space);top:100px;border-left:1px solid rgba(0, 0, 0, 0.2);width:235px;}#page-wecando .bottom-conent-area{padding:0 var(--space);}#page-wecando .installation-delivery{margin:80px 0;}#page-wecando .installation-delivery h1,#page-wecando .installation-delivery h2,#page-wecando .installation-delivery h3,#page-wecando .installation-delivery h5{display:block;margin-bottom:20px;font-size:24px;font-weight:500;}#page-wecando .installation-delivery table{width:100%;font-size:14px;margin-top:70px;border:none;}#page-wecando .installation-delivery table tr td,#page-wecando .installation-delivery table tr th{padding:12px 0;border:1px solid #eee;border-left:0px;border-right:0px;text-align:center;}#page-wecando .installation-delivery table tr td:first-child,#page-wecando .installation-delivery table tr th:first-child{text-align:left;}#page-wecando .installation-delivery table tbody tr td:nth-child(2),#page-wecando .installation-delivery table tbody tr td:last-of-type{background-color:#f9f9f9;}#page-wecando .installation-delivery table em{font-weight:bold;font-style:normal;}#page-wecando .installation-delivery table thead tr td,#page-wecando .installation-delivery table thead tr th{opacity:0.5;border-top:0px;}#page-wecando .contentarea{display:flex;gap:56px;padding-left:var(--space);align-items:flex-start;}#page-wecando .contentarea .area{width:calc(87% - var(--space) - 130px);}#page-wecando .contentarea .area .top-area{display:flex;gap:114px;}#page-wecando .contentarea .area .top-area .left{width:545px;}#page-wecando .contentarea .area .top-area .left .title{font-size:12px;font-weight:bold;text-transform:uppercase;margin-bottom:44px;}#page-wecando .contentarea .area .top-area .left h2{font-size:32px;margin-bottom:24px;}#page-wecando .contentarea .area .top-area .left h3{font-size:28px;margin-bottom:24px;}#page-wecando .contentarea .area .top-area .left .p-tags{margin:40px 0;margin-bottom:44px;}#page-wecando .contentarea .area .top-area .left .why-karmod{margin:44px 0;}#page-wecando .contentarea .area .top-area .left .why-karmod .t{margin-bottom:32px;font-size:12px;font-weight:bold;text-transform:uppercase;}#page-wecando .contentarea .area .top-area .left .why-karmod ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px;}#page-wecando .contentarea .area .top-area .left .why-karmod ul li{display:flex;align-items:center;gap:30px;font-size:16px;font-weight:500;}#page-wecando .contentarea .area .top-area .left .why-karmod ul li i{font-style:normal;font-weight:bold;width:25px;flex:0 0 25px;}#page-wecando .contentarea .area .top-area .left .why-karmod ul li:last-of-type{border-bottom:none;}#page-wecando .contentarea .area .top-area .right{width:220px;position:relative;}#page-wecando .contentarea .area .top-area .right:after{content:'';width:3px;height:78px;background-image:url('../images/icon-arrow-bottom.svg');background-repeat:no-repeat;background-position:center;position:absolute;left:-2px;bottom:0;}#page-wecando .contentarea .area .top-area .right:before{content:'';width:1px;position:absolute;left:0;top:0;background-color:rgba(0, 0, 0, 0.2);height:calc(100% - 78px - 100px);}#page-wecando .contentarea .area .bottom-area .texts-area{margin-top:155px;margin-bottom:80px;width:750px;max-width:100%;}#page-wecando .contentarea .area .bottom-area .texts-area h1,#page-wecando .contentarea .area .bottom-area .texts-area h2,#page-wecando .contentarea .area .bottom-area .texts-area h3,#page-wecando .contentarea .area .bottom-area .texts-area h4{margin-bottom:10px;font-size:24px;font-weight:500;}#page-wecando .contentarea .area .bottom-area .boxes{display:flex;flex-direction:column;gap:80px;margin-bottom:80px;}#page-wecando .contentarea .area .bottom-area .boxes .box{position:relative;overflow-x:clip;}#page-wecando .contentarea .area .bottom-area .boxes .box .top{margin-bottom:27px;display:flex;align-items:center;justify-content:space-between;}#page-wecando .contentarea .area .bottom-area .boxes .box .top .t{font-size:20px;font-weight:500;}#page-wecando .contentarea .area .bottom-area .boxes .box .owl-carousel{padding-right:30%;}#page-wecando .contentarea .area .bottom-area .boxes .box .owl-carousel .owl-stage-outer{overflow:inherit;}#page-wecando .contentarea .area .bottom-area .boxes .box .owl-carousel img{width:100%;height:282px;transition:0.5s;object-fit:cover;}#page-wecando .contentarea .area .bottom-area .boxes .box .owl-carousel .owl-item{opacity:0.2;transition:0.5s;}#page-wecando .contentarea .area .bottom-area .boxes .box .owl-carousel .owl-item.active{opacity:1;}#page-wecando .contentarea .area .bottom-area .boxes .box .cot{opacity:0.7;margin-top:37px;}#page-wecando .contentarea .area .bottom-area .boxes .box .cot .pdf u{cursor:pointer;transition:0.2s;}#page-wecando .contentarea .area .bottom-area .boxes .box .cot .pdf u:hover{opacity:0.7;}#page-wecando .contentarea .area .bottom-area .boxes .box .btns{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:38px;}#page-wecando .contentarea .area .bottom-area .boxes .box .btns .p-link{margin:0;}#page-wecando .contentarea .img-right{flex:1;}#page-wecando .contentarea .img-right img{margin-top:-200px;width:100%;height:100vh;object-fit:cover;position:relative;z-index:1;}#page-wecando .all-boxes{position:relative;margin:100px 0;}#page-wecando .all-boxes .title{font-size:24px;font-weight:500;margin-bottom:58px;width:560px;max-width:100%;}#page-wecando .all-boxes .owl-carousel{padding-right:var(--space);}#page-wecando .all-boxes .owl-carousel .owl-stage-outer{overflow:inherit;}#page-wecando .all-boxes .owl-carousel .owl-item{opacity:0.2;transition:0.2s;border-right:0px;}#page-wecando .all-boxes .owl-carousel .owl-item .item{transition:0.2s;}#page-wecando .all-boxes .owl-carousel .owl-item .item .t{opacity:0;transition:0.2s;}#page-wecando .all-boxes .owl-carousel .owl-item .item .img .p-btn{opacity:0;transition:0.2s;}#page-wecando .all-boxes .owl-carousel .owl-item.active{opacity:1;}#page-wecando .all-boxes .owl-carousel .owl-item.active .item .t{opacity:1;}#page-wecando .all-boxes .owl-carousel .owl-item.active .item .img .p-btn{opacity:1;}#page-wecando .all-boxes .owl-carousel .owl-dots{display:flex;gap:13px;margin-top:60px;}#page-wecando .all-boxes .owl-carousel .owl-dots button{background-color:transparent;opacity:0.3;outline:none;width:43px;height:7px;position:relative;}#page-wecando .all-boxes .owl-carousel .owl-dots button:after{content:'';position:absolute;bottom:0;width:100%;height:1px;display:block;transition:0.3s;background-color:#000;}#page-wecando .all-boxes .owl-carousel .owl-dots button.active{opacity:1;}#page-wecando .all-boxes .owl-carousel .owl-dots button.active:after{height:7px;background-color:#db1f35;}#page-wecando .all-boxes .item .t{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:45px;padding-right:50px;}#page-wecando .all-boxes .item .t .l{display:flex;flex-direction:column;gap:18px;}#page-wecando .all-boxes .item .t .l span{font-size:20px;font-weight:500;}#page-wecando .all-boxes .item .t .l .p-tags a{padding:4px 8px;opacity:0.4;}#page-wecando .all-boxes .item .t .l .p-tags a:hover{opacity:1;}#page-wecando .all-boxes .item .img{position:relative;display:block;}#page-wecando .all-boxes .item .img img{width:100%;height:457px;display:block;object-fit:cover;}#page-wecando .all-boxes .item .img .p-btn{position:absolute;left:50%;top:50%;translate:-50% -50%;}#page-wecando .additional-services{margin:64px 0;}#page-wecando .additional-services .title{font-size:20px;font-weight:500;margin-bottom:32px;}#page-wecando .additional-services .boxes{display:flex;gap:20px;}#page-wecando .additional-services .boxes .box{border:1px solid #e5e5e5;padding:20px;min-height:170px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;transition:0.2s;gap:20px;flex:1;}#page-wecando .additional-services .boxes .box span{font-size:15px;font-weight:500;}#page-wecando .additional-services .boxes .box img{height:25px;transition:0.5s;}#page-wecando .additional-services .boxes .box:hover{border-color:#bebebe;}#page-wecando .additional-services .boxes .box:hover img{scale:1.2;}.p-link{margin:25px 0;}.p-link .l{border-radius:500px;overflow:hidden;position:relative;display:inline-flex;font-size:12px;font-weight:500;text-transform:uppercase;padding:18px 16px;padding-right:85px;color:#fff;background-color:#041733;height:60px;align-items:center;}.p-link .l:after{content:'';position:absolute;right:0;bottom:0;top:10px;width:85px;background-image:url('../images/icon-browsher.png');background-repeat:no-repeat;transition:0.3s;}.p-link .l:hover:after{top:5px;}.p-link.brochure{display:inline-flex;position:relative;}.p-link.brochure .brochure-modal{display:block;position:absolute;box-shadow:rgba(149, 157, 165, 0.1) 0px 4px 24px 0px;translate:100% 0;bottom:0;right:-30px;opacity:0;pointer-events:none;visibility:hidden;}.p-link.brochure.active .brochure-modal{opacity:1;pointer-events:auto;visibility:visible;}.brochure-modal{display:none;padding:32px;border-radius:20px;border-bottom-left-radius:0px;border:1px solid #eef5f5;background-color:#fff;width:470px;z-index:1;transition:0.2s;}.brochure-modal .t{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:20px;margin-bottom:20px;}.brochure-modal .t b{font-weight:500;}.brochure-modal .t .clss{font-size:34px;line-height:0;cursor:pointer;font-weight:200;}.brochure-modal .d{font-size:14px;margin-bottom:20px;}.p-form .t{font-size:23px;font-weight:bold;margin-bottom:20px;}.p-form .row{--bs-gutter-x:12px;--bs-gutter-y:4px;}.p-form input,.p-form select,.p-form textarea{width:100%;height:40px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;outline:none;margin-bottom:8px;padding:0 10px;font-size:12px;transition:0.2s;}.p-form input:focus,.p-form select:focus,.p-form textarea:focus,.p-form input:active,.p-form select:active,.p-form textarea:active{border-color:#000;}.p-form textarea{height:120px;padding-top:10px;resize:none;}.p-form button{padding:18px 30px;background-color:#041733;color:#fff;border-radius:500px;border:none;transition:0.2s;font-size:12px;text-transform:uppercase;font-weight:500;}.p-form button:hover{opacity:0.9;}.p-form .check-group{display:flex;align-items:center;gap:10px;margin:20px 0;font-size:12px;}.p-form .check-group input{width:20px;height:20px;flex:0 0 20px;margin:0;}#page-wecando-detail{overflow-x:clip;}#page-wecando-detail .top-slide{padding-right:30%;}#page-wecando-detail .top-slide .owl-carousel .owl-stage-outer{overflow:inherit;}#page-wecando-detail .top-slide .owl-carousel .owl-item{transition:0.2s;opacity:0.23;}#page-wecando-detail .top-slide .owl-carousel .owl-item.active{opacity:1;}#page-wecando-detail .top-slide .owl-carousel img{width:100%;height:450px;object-fit:cover;display:block;}#page-wecando-detail .contentarea{margin:120px 0;display:flex;justify-content:space-between;}#page-wecando-detail .contentarea .left{width:70%;}#page-wecando-detail .contentarea .left .content{margin-bottom:80px;}#page-wecando-detail .contentarea .left .content .slogan{font-size:20px;margin-bottom:40px;}#page-wecando-detail .contentarea .right{width:20%;}#page-wecando-detail .contentarea .right .cta{border-left:1px solid rgba(0, 0, 0, 0.2);}#page-wecando-detail .others-area{margin:80px 0;}#page-wecando-detail .others-area .txt{margin-bottom:40px;}#page-wecando-detail .others-area .txt h1,#page-wecando-detail .others-area .txt h2,#page-wecando-detail .others-area .txt h3{font-size:20px;font-weight:500;margin-bottom:24px;}#page-wecando-detail .others-area .row{--bs-gutter-y:50px;}#page-wecando-detail .others-area .box img{width:100%;height:424px;object-fit:cover;display:block;}#page-wecando-detail .others-area .box .content-texts{margin:0;margin-top:24px;}#page-contact .global-top-area{margin-bottom:82px;}#page-contact .global-top-area .left{width:450px;}#page-contact .global-top-area .left span{letter-spacing:0px;margin-bottom:65px;text-transform:initial;font-weight:500;font-size:24px;}#page-contact .global-top-area .left h1{font-size:32px;}#page-contact .area .first-row{--bs-gutter-x:100px;}#page-contact .area .img{user-select:none;}#page-contact .area .img img{width:100%;pointer-events:none;}#page-contact .area .mail{font-size:4.3vw;line-height:100%;font-weight:200;opacity:0.2;margin-bottom:40px;}#page-contact .area .address{margin-top:80px;margin-bottom:124px;}#page-contact .area .address .box b{font-size:12px;margin-bottom:28px;display:block;text-transform:uppercase;}#page-contact .area .address .box ul{list-style:none;display:flex;flex-direction:column;margin:17px 0;padding:0;gap:10px;}#page-contact .area .address .box ul li{font-weight:bold;}#page-contact .area .address .box ul li span{display:inline-flex;width:83px;font-weight:normal;}#page-contact .area .contact{position:relative;padding:32px;border-radius:20px;border:1px solid #eef5f5;background-color:#fff;z-index:101;transition:0.2s;}#page-contact .area .contact .t{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:20px;margin-bottom:20px;}#page-contact .area .contact .t b{font-weight:500;}#page-contact .area .contact .t .clss{font-size:34px;line-height:0;cursor:pointer;font-weight:200;}#page-contact .area .contact .d{font-size:14px;margin-bottom:20px;}.iletisim-index .footer{margin-top:-205px;}.iletisim-index .footer .top{display:none;}.iletisim-index .footer .area{margin-top:145px;}body.pikap-mobile-menu-active{overflow:hidden;}body.pikap-mobile-menu-active .pikap-mobile-menu{opacity:1 !important;pointer-events:all;visibility:visible;}.pikap-mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:#fff;pointer-events:none;opacity:0;visibility:hidden;padding:var(--space);display:flex;flex-direction:column;gap:24px;transition:0.3s;}.pikap-mobile-menu .top-area{display:flex;flex-direction:column;gap:24px;height:80px;}.pikap-mobile-menu .top-area .head{display:flex;align-items:center;justify-content:space-between;}.pikap-mobile-menu .top-area .head .right{display:flex;align-items:center;gap:16px;}.pikap-mobile-menu .top-area .head .right .clss{position:relative;display:flex;width:20px;height:20px;}.pikap-mobile-menu .top-area .head .right .clss i{width:20px;height:2px;background-color:#102949;position:absolute;top:50%;left:50%;translate:-50% -50%;rotate:45deg;}.pikap-mobile-menu .top-area .head .right .clss i:last-of-type{rotate:-45deg;}.pikap-mobile-menu .top-area .p-btn a{width:100%;text-align:center;justify-content:center;background-color:#31889b;height:40px;}.pikap-mobile-menu .bot-area{flex:1;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column;margin:0 calc(var(--space) * -1);padding:0 var(--space);}.pikap-mobile-menu .bot-area .item{border-bottom:1px solid #e2e2e2;padding:24px 0;}.pikap-mobile-menu .bot-area .item .t{font-weight:500;font-size:20px;}.pikap-mobile-menu .bot-area .item .t a{display:flex;align-items:center;gap:15px;justify-content:space-between;}.pikap-mobile-menu .bot-area .item .t a:after{content:'';width:16px;height:16px;background-image:url('../images/icon-angle-right.svg');background-repeat:no-repeat;background-size:contain;background-position:center;}.pikap-mobile-menu .bot-area .item ul{list-style:none;display:flex;flex-direction:column;gap:24px;padding:0;margin:0;margin-top:24px;}.pikap-mobile-menu .bot-area .item .item .t a{font-size:11px;font-weight:bold;text-transform:uppercase;opacity:0.4;}.pikap-mobile-menu .bot-area .item .item .t a:after{display:none;}.pikap-mobile-menu .bot-area .item .item:last-of-type{border-bottom:0px;padding-bottom:0;}