@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;font-family:Inter,sans-serif}ul{list-style:none}a{text-decoration:none}img{width:100%}.max-width{max-width:1440px;width:100%;margin:0 auto;padding-left:25px;padding-right:25px}@media (max-width: 600px){.max-width{padding-left:10px;padding-right:10px}}.content-space{padding-top:40px;padding-bottom:50px}.desktop-show{display:block!important}@media (max-width: 768px){.desktop-show{display:none!important}}.mobile-show{display:none!important}@media (max-width: 768px){.mobile-show{display:block!important}}.swiper .swiper-wrapper .swiper-slide img{float:left}.pdpa-box{max-width:100%;width:100%;display:flex;justify-content:start;align-items:center;gap:5px}.pdpa-box input[type=checkbox]{max-width:18px;width:18px;height:18px}.pdpa-box label{color:#000}.pdpa-box label a{font-weight:600}.spec-stroke{background:linear-gradient(90deg,#00e107,#202328);position:relative;z-index:1;overflow:hidden}.spec-stroke:before{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;background:#191919;z-index:0}.spec-stroke>*{position:relative;z-index:2}.spec-bg-stroke{background:linear-gradient(90deg,#00e107,#202328);position:relative;z-index:1;overflow:hidden}.spec-bg-stroke:before{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;background:linear-gradient(270deg,#00e007cc,#00b300cc,#008a00cc 26%,#005c00 43%,#003800 69%,#000);z-index:0}.spec-bg-stroke>*{position:relative;z-index:2}body{background-color:#000}header{max-height:105px;height:105px;width:100%;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom:10px;position:relative;z-index:2}@media (max-width: 768px){header{max-height:80px;height:80px;padding-bottom:20px}}header.fixed-header{background-color:#000;height:80px;position:fixed;top:0;left:0;z-index:3;align-items:center;padding-bottom:0}header .max-width{display:flex;justify-content:space-between;align-items:center;gap:50px}@media (max-width: 1024px){header .max-width{gap:30px}}header .max-width .logo{width:200px;height:auto}header .max-width .logo img{width:100%;float:left}header .max-width .menus{display:flex;justify-content:center;align-items:center;padding:0 10px;height:60px;border-radius:30px}@media (max-width: 1024px){header .max-width .menus{display:none}}header .max-width .menus.spec-bg-stroke{overflow:unset!important}header .max-width .menus.spec-bg-stroke:before{border-radius:28px}header .max-width .menus>li{position:relative;height:100%;display:flex;justify-content:center;align-items:center;background-image:unset;margin-bottom:0;padding-left:0}header .max-width .menus>li a{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;padding:6px 12px;color:#fff}header .max-width .menus>li:hover .sub-menu{height:fit-content;box-shadow:0 0 10px #ffffff1a}header .max-width .menus>li:hover .sub-menu .sub-link{display:flex;justify-content:start;align-items:start;gap:0;flex-direction:column;width:100%;overflow:hidden}header .max-width .menus>li:hover .sub-menu .sub-link:first-child a{border-top-left-radius:12px;border-top-right-radius:12px}header .max-width .menus>li:hover .sub-menu .sub-link:last-child a{border-bottom-left-radius:12px;border-bottom-right-radius:12px}header .max-width .menus>li:hover .sub-menu .sub-link a{width:100%;font-size:18px;font-family:Geist,sans-serif;line-height:22px;padding:10px 15px;border-bottom:1px solid rgba(255,255,255,.03);margin:1px}header .max-width .menus>li:hover .sub-menu .sub-link a:hover{background:#202328}header .max-width .menus>li .sub-menu{position:absolute;top:60px;display:flex;justify-content:start;align-items:start;gap:0;flex-direction:column;min-width:200px;width:max-content;padding:0;border-radius:12px;box-shadow:0 10px 20px #0000;z-index:99;overflow:hidden;height:0;max-height:500px;transition:all .3s ease-in-out}header .max-width .menus>li .sub-menu:before{border-radius:12px}header .max-width .menus>li .sub-menu .sub-link{margin-bottom:0;padding-left:0;background-image:none}header .max-width .menus>li .sub-menu .sub-link a{font-size:0;line-height:0;padding:0}header .max-width .social-icons{display:flex;justify-content:center;align-items:center;gap:15px}@media (max-width: 768px){header .max-width .social-icons{display:none}}header .max-width .social-icons .icon{height:60px;width:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;filter:drop-shadow(0px 5px 5px rgba(0,0,0,.75))}@media (max-width: 768px){header .max-width .social-icons .icon{height:40px;width:40px}}header .max-width .social-icons .icon.spec-bg-stroke:before{border-radius:50%}header .max-width .mobile-menu-buton{font-size:30px;color:#fff;display:none}@media (max-width: 1024px){header .max-width .mobile-menu-buton{display:block}}header .max-width .sidemenu{position:absolute;top:80px;right:0;height:100vh;width:0;background:#fff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;opacity:0}header .max-width .sidemenu.opened{width:100%;opacity:1}header .max-width .sidemenu.opened .menu-list{width:250px;right:0;top:0;padding:0;border-left:0 solid #202328}header .max-width .sidemenu .menu-list{width:0;background:#000;height:100%;position:absolute;right:1px;top:1px;padding:1px;border-left:1px solid #202328;overflow-y:auto}header .max-width .sidemenu .menu-list .list-item{background-image:none;width:100%;padding:0}header .max-width .sidemenu .menu-list .list-item>a{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:16px;font-family:Geist,sans-serif;padding:15px 20px;border-bottom:1px solid #202328;color:#fff;letter-spacing:1px;transition:background .3s ease,color .3s ease}header .max-width .sidemenu .menu-list .list-item>a .arrow-icon{font-size:14px;transition:transform .3s ease}header .max-width .sidemenu .menu-list .list-item>a:hover{background:#ffffff0d}header .max-width .sidemenu .menu-list .list-item>a.active{color:#00e107}header .max-width .sidemenu .menu-list .list-item .sub-menu-list{background:#0a0a0a;width:100%;border-bottom:1px solid #202328;max-height:0;overflow:hidden;visibility:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out,visibility .5s}header .max-width .sidemenu .menu-list .list-item .sub-menu-list .sub-item{width:100%}header .max-width .sidemenu .menu-list .list-item .sub-menu-list .sub-item a{display:block;font-size:15px;font-family:Geist,sans-serif;color:#b0b0b0;padding:10px 20px 10px 35px;border-bottom:none;border-top:1px solid rgba(255,255,255,.05);transition:all .3s ease}header .max-width .sidemenu .menu-list .list-item .sub-menu-list .sub-item a:hover{color:#fff;background:#ffffff0d;padding-left:40px}header .max-width .sidemenu .menu-list .list-item.open>a{color:#fff}header .max-width .sidemenu .menu-list .list-item.open>a .arrow-icon{transform:rotate(180deg)}header .max-width .sidemenu .menu-list .list-item.open .sub-menu-list{max-height:500px;visibility:visible}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.home-title{font-family:Geist,sans-serif;font-size:50px;font-weight:600;line-height:60px;color:#fff;margin-bottom:30px;width:100%;text-align:center}@media (max-width: 600px){.home-title{font-size:36px;line-height:46px;margin-bottom:20px}}p{font-family:Inter,sans-serif;color:#fff;font-size:18px;line-height:28px;margin-bottom:15px;font-weight:300}@media (max-width: 600px){p{font-size:16px;line-height:26px}}p b,p strong{font-weight:500}ul li{font-size:18px;line-height:28px;color:#fff;margin-bottom:15px;padding-left:20px;background-image:url(/build/assets/li-icon-BimFQN7V.svg);background-repeat:no-repeat;background-size:auto 15px;background-position:0 6px}.about-us{height:820px;background-image:url(/build/assets/about-us-car-72dpi-BGt-pBtp.png);background-repeat:no-repeat;background-position-x:100px;background-position-y:280px;background-size:calc((100% - 100px)/2) auto;display:flex;justify-content:center;align-items:start;padding-top:160px;padding-bottom:0}@media (max-width: 1024px){.about-us{padding-top:100px}}@media (max-width: 768px){.about-us{background-position-y:40px;background-position-x:0;background-size:100%;height:auto}}.about-us .max-width{display:flex;justify-content:end;align-items:start;gap:10px}@media (max-width: 768px){.about-us .max-width{justify-content:start}}.about-us .max-width .content{max-width:calc((100% - 100px)/2)}@media (max-width: 768px){.about-us .max-width .content{max-width:100%;margin-top:360px}}@media (max-width: 600px){.about-us .max-width .content{margin-top:190px}}@media (max-width: 400px){.about-us .max-width .content{margin-top:165px}}@media (max-width: 350px){.about-us .max-width .content{margin-top:150px}}.about-us .max-width .content .home-title{text-align:left}@media (max-width: 768px){.about-us .max-width .content .home-title{text-align:center}}.our-services{display:flex;justify-content:start;align-items:start;gap:30px;flex-direction:column}.our-services h2{margin-bottom:0}.our-services p{text-align:center}.services{display:flex;justify-content:start;align-items:stretch;gap:40px;flex-wrap:wrap}.services .service{max-width:calc((100% - 80px) / 3);width:100%;border-radius:20px;overflow:hidden;padding:25px}@media (max-width: 1024px){.services .service{max-width:calc((100% - 40px)/2)}}@media (max-width: 600px){.services .service{max-width:100%;padding:15px}}.services .service:hover>.spec-stroke{transform:scale(1.02)}.services .service.spec-stroke:before{border-radius:20px;background:#191919}.services .service>.spec-stroke{border-radius:15px;padding:20px;box-shadow:10px 10px 10px #00000080;display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;height:100%;transition:all .3s ease-in-out}.services .service>.spec-stroke:before{border-radius:15px;background:#191919}.services .service figure{width:85px;height:85px;border-radius:50%}@media (max-width: 600px){.services .service figure{width:60px;height:60px}}.services .service figure.spec-bg-stroke{border-radius:50%;display:flex;justify-content:center;align-items:center}.services .service figure.spec-bg-stroke:before{border-radius:50%;transition:transform .3s ease-in-out}.services .service figure img{width:40px;height:40px;filter:drop-shadow(0px 5px 5px rgba(0,0,0,.75))}@media (max-width: 600px){.services .service figure img{width:30px;height:30px}}.services .service h3{font-family:Geist,sans-serif;font-size:30px;font-weight:600;color:#fff;line-height:30px}@media (max-width: 600px){.services .service h3{font-size:24px;line-height:24px}}.services .service p{font-size:16px;line-height:24px;color:#8c8c8c;text-align:left;min-height:78px}#gallerySlide{margin-top:40px;padding-bottom:100px}#gallerySlide .swiper-wrapper{align-items:center}#gallerySlide .swiper-slide{width:100%;height:fit-content;overflow:hidden;padding:1px}#gallerySlide .swiper-slide.spec-stroke{border-radius:20px}#gallerySlide .swiper-slide.spec-stroke:before{border-radius:20px}#gallerySlide .swiper-slide.swiper-slide-prev,#gallerySlide .swiper-slide.swiper-slide-next{max-width:calc(3 * (100% - 60px) / 10);width:100%!important;overflow:hidden;transition:all 2s ease-in-out}#gallerySlide .swiper-slide.swiper-slide-prev img,#gallerySlide .swiper-slide.swiper-slide-next img{width:100%;height:100%;float:left;object-position:center;object-fit:cover;border-radius:20px}#gallerySlide .swiper-slide.swiper-slide-prev.spec-stroke,#gallerySlide .swiper-slide.swiper-slide-next.spec-stroke{border-radius:20px}#gallerySlide .swiper-slide.swiper-slide-prev.spec-stroke:before,#gallerySlide .swiper-slide.swiper-slide-next.spec-stroke:before{border-radius:20px}#gallerySlide .swiper-slide.swiper-slide-active{max-width:calc(.4*(100% - 60px));width:100%!important}#gallerySlide .swiper-slide.swiper-slide-active img,#gallerySlide .swiper-slide.swiper-slide-active.spec-stroke{border-radius:20px}#gallerySlide .swiper-slide.swiper-slide-active.spec-stroke:before{border-radius:20px}#gallerySlide .swiper-next-button,#gallerySlide .swiper-prev-button{position:absolute;width:60px;height:60px;border-radius:50%;display:flex;justify-content:center;align-items:center;bottom:0;cursor:pointer}#gallerySlide .swiper-next-button.spec-bg-stroke:before,#gallerySlide .swiper-prev-button.spec-bg-stroke:before{border-radius:50%}#gallerySlide .swiper-next-button img,#gallerySlide .swiper-prev-button img{width:30px;height:30px;filter:drop-shadow(0px 5px 5px rgba(0,0,0,.75))}#gallerySlide .swiper-prev-button{left:50%;transform:translate(calc(-100% - 5px))}#gallerySlide .swiper-next-button{left:50%;transform:translate(5px)}.our-values .values{display:flex;justify-content:start;align-items:start;gap:20px;flex-direction:column;margin-top:40px}.our-values .values .value{opacity:.7}.our-values .values .value.active{opacity:1;border-bottom:2px solid #000}.our-values .values .value.active .title figure{transform:rotate(180deg)}.our-values .values .value.active .content{padding:20px 30px;height:auto}.our-values .values .value{width:100%;border-radius:20px}.our-values .values .value.spec-bg-stroke:before{border-radius:20px}.our-values .values .value .title{display:flex;justify-content:space-between;align-items:center;border-bottom:0px solid #000;padding:20px 30px}.our-values .values .value .title h3{color:#fff;font-family:Geist,sans-serif;font-weight:500;font-size:24px;line-height:34px}.our-values .values .value .title figure{width:25px;height:auto}.our-values .values .value .title figure img{float:left;width:25px;height:auto}.our-values .values .value .content{max-height:250px;height:0;overflow:hidden}.blogs{display:flex;justify-content:start;align-items:stretch;gap:20px;flex-wrap:wrap;margin-top:40px}.blogs .blog{max-width:calc((100% - 40px) / 3);width:100%;border-radius:25px;overflow:hidden;padding:20px}@media (max-width: 1024px){.blogs .blog{max-width:calc((100% - 20px)/2)}}@media (max-width: 600px){.blogs .blog{max-width:100%}}.blogs .blog.spec-stroke:before{border-radius:25px}.blogs .blog.campaign h2,.blogs .blog.campaign h3{margin-bottom:0;margin-top:20px}.blogs .blog h2,.blogs .blog h3{color:#fff;font-family:Geist,sans-serif;font-weight:500;font-size:20px;line-height:30px;margin-bottom:20px;margin-top:0;height:60px;max-height:60px;width:100%;display:flex;justify-content:center;align-items:start;overflow:hidden;text-align:center}.blogs .blog figure{width:100%;border-radius:15px;overflow:hidden;padding:1px;box-shadow:10px 10px 10px #00000080}.blogs .blog figure.spec-stroke:before{border-radius:15px}.blogs .blog figure img{float:left;height:auto;border-radius:16px}footer{width:100%}footer .footer{background:linear-gradient(180deg,#030,#000 33%,#001700);padding-top:120px;padding-bottom:120px}@media (max-width: 1280px){footer .footer{padding-top:100px;padding-bottom:100px}}@media (max-width: 768px){footer .footer{padding-top:80px;padding-bottom:80px}}@media (max-width: 600px){footer .footer{padding-top:50px;padding-bottom:50px}}footer .footer .max-width{display:flex;justify-content:start;align-items:start;gap:100px;flex-wrap:wrap;width:100%}@media (max-width: 1280px){footer .footer .max-width{gap:70px}}@media (max-width: 768px){footer .footer .max-width{gap:50px}}footer .footer .max-width.first{border-bottom:1px solid #00e107;padding-bottom:40px}footer .footer .max-width.first .item{max-width:calc((100% - 100px)/2);width:100%}@media (max-width: 768px){footer .footer .max-width.first .item{max-width:100%}}footer .footer .max-width.first .left{display:flex;justify-content:start;align-items:start;gap:60px;flex-direction:column}@media (max-width: 768px){footer .footer .max-width.first .left{gap:30px;justify-content:center;align-items:center}footer .footer .max-width.first .left p{text-align:center}}footer .footer .max-width.first .left figure{width:320px;height:auto}@media (max-width: 768px){footer .footer .max-width.first .left figure{width:300px}}footer .footer .max-width.first .left figure img{float:left;width:100%;height:auto}footer .footer .max-width.first .right{display:flex;justify-content:start;align-items:flex-end;flex-direction:column;gap:60px}@media (max-width: 768px){footer .footer .max-width.first .right{align-items:center;gap:35px}}footer .footer .max-width.first .right .contact-title{padding:15px 25px;border-radius:25px;display:flex;justify-content:center;align-items:center;color:#fff}@media (max-width: 768px){footer .footer .max-width.first .right .contact-title{text-wrap:nowrap}}footer .footer .max-width.first .right .contact-title.spec-bg-stroke:before{border-radius:25px}footer .footer .max-width.first .right .contact-title h2{font-family:Geist,sans-serif;font-weight:500;font-size:20px;line-height:20px;letter-spacing:1px}footer .footer .max-width.first .right .contact-information{display:flex;justify-content:end;align-items:end;flex-direction:column}@media (max-width: 768px){footer .footer .max-width.first .right .contact-information{justify-content:center;align-items:center}}footer .footer .max-width.first .right .contact-information h3{text-align:right;color:#fff;font-family:Inter,sans-serif;font-size:16px;line-height:26px;font-weight:300!important;margin-bottom:10px}@media (max-width: 768px){footer .footer .max-width.first .right .contact-information h3{text-align:center}}footer .footer .max-width.second{padding-top:40px;display:flex;justify-content:space-between;align-items:center;gap:50px}@media (max-width: 600px){footer .footer .max-width.second{flex-direction:column;justify-content:center;align-content:center;gap:30px}}footer .footer .max-width.second .social-title{padding:15px 25px;border-radius:25px;display:flex;justify-content:center;align-items:center;color:#fff}footer .footer .max-width.second .social-title.spec-bg-stroke:before{border-radius:25px}footer .footer .max-width.second .social-title h2{font-family:Geist,sans-serif;font-weight:500;font-size:20px;line-height:20px;letter-spacing:1px}footer .footer .max-width.second .social-media{display:flex;justify-content:end;align-items:start;gap:10px}footer .footer .max-width.second .social-media .icon{height:60px;width:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}@media (max-width: 600px){footer .footer .max-width.second .social-media .icon{height:40px;width:40px}}footer .footer .max-width.second .social-media .icon img{filter:drop-shadow(0px 5px 5px rgba(0,0,0,.75))}@media (max-width: 600px){footer .footer .max-width.second .social-media .icon img{width:20px;height:auto}}footer .footer .max-width.second .social-media .icon.spec-bg-stroke:before{border-radius:50%}footer .author{background:#000;padding-top:20px;padding-bottom:20px}footer .author .max-width{width:100%;display:flex;justify-content:space-between;align-items:center;gap:50px}@media (max-width: 600px){footer .author .max-width{flex-direction:column;gap:30px}}footer .author .max-width .reserved{font-size:16px;line-height:22px;font-family:Inter,sans-serif;font-weight:300;color:#fff}@media (max-width: 600px){footer .author .max-width .reserved{text-align:center}}footer .author .max-width .reserved b{font-weight:500}footer .author .max-width .reserved .kvkk-link{font-size:16px;line-height:22px;font-family:Inter,sans-serif;font-weight:500;color:#000}footer .author .max-width .company{height:22px;width:auto}footer .author .max-width .company img{float:right;height:24px;width:auto}.breadcrumb{border-bottom:.5px solid rgba(255,255,255,.1);border-top:.5px solid rgba(255,255,255,.1);padding:5px}.breadcrumb .max-width{display:flex;justify-content:center;align-items:center;gap:7px}.breadcrumb .max-width a{color:#fff6;font-size:12px;line-height:20px}.breadcrumb .max-width a.title{color:#ffffffe6}.breadcrumb .max-width a i{color:#fff;font-size:12px;line-height:20px}.inner-page figure.page-main{width:100%;height:200px;position:relative;overflow:hidden;z-index:1}.inner-page figure.page-main h1{font-family:Geist,sans-serif;color:#fff;font-size:40px;line-height:50px;position:absolute!important;top:50%;left:50%;transform:translate(-50%) translateY(-50%);border-bottom:none;margin:0;width:100%;padding:20px 0;text-align:center}@media (max-width: 1024px){.inner-page figure.page-main h1{font-size:36px;line-height:46px}}@media (max-width: 768px){.inner-page figure.page-main h1{font-size:32px;line-height:42px}}@media (max-width: 600px){.inner-page figure.page-main h1{font-size:28px;line-height:38px}}.inner-page figure.page-main img{width:100%;height:100%;object-fit:cover;object-position:center;filter:blur(1px)}.inner-page figure.page-main:before{content:"";background:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2}.inner-page figure.page-main>*:not(img){position:relative;z-index:3}.inner-page h1,.inner-page h2,.inner-page h3,.inner-page h4,.inner-page h5,.inner-page h6{color:#00e107;margin-top:20px;margin-bottom:10px;width:fit-content}.inner-page h1{font-family:Geist,sans-serif;font-size:40px;line-height:50px;margin-bottom:20px;border-bottom:none;margin-top:0}@media (max-width: 1024px){.inner-page h1{font-size:36px;line-height:46px}}@media (max-width: 768px){.inner-page h1{font-size:32px;line-height:42px;margin-bottom:15px}}@media (max-width: 600px){.inner-page h1{font-size:28px;line-height:38px;margin-bottom:10px}}.inner-page h2{font-size:24px;line-height:32px}@media (max-width: 768px){.inner-page h2{font-size:20px;line-height:28px}}.inner-page a{text-decoration:none;color:#00e107;font-weight:700}.inner-page .with-sidemenu{display:flex;justify-content:start;align-items:start;gap:50px}@media (max-width: 768px){.inner-page .with-sidemenu{flex-direction:column}}.inner-page .with-sidemenu .content{max-width:calc(100% - 300px);width:100%}@media (max-width: 768px){.inner-page .with-sidemenu .content{max-width:100%}}.inner-page .with-sidemenu .sidemenu{max-width:250px;width:100%;gap:7px}@media (max-width: 768px){.inner-page .with-sidemenu .sidemenu{max-width:100%}}.inner-page .with-sidemenu .sidemenu .title{color:#fffc;font-family:Geist,sans-serif;font-size:22px;line-height:22px;display:flex;justify-content:center;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.1)}.inner-page .with-sidemenu .sidemenu ul{width:100%;margin-top:15px;display:flex;justify-content:start;align-items:start;gap:0;flex-direction:column}@media (max-width: 768px){.inner-page .with-sidemenu .sidemenu ul{flex-direction:row;flex-wrap:wrap;gap:7px}}.inner-page .with-sidemenu .sidemenu ul li{width:100%;display:flex;justify-content:center;align-items:center;border-radius:15px;padding:10px;cursor:pointer;overflow:hidden;margin-bottom:0}@media (max-width: 768px){.inner-page .with-sidemenu .sidemenu ul li{max-width:calc((100% - 20px)/2)}}@media (max-width: 600px){.inner-page .with-sidemenu .sidemenu ul li{max-width:100%}}.inner-page .with-sidemenu .sidemenu ul li.spec-stroke:before{border-radius:15px}.inner-page .with-sidemenu .sidemenu ul li.active a{color:#00e107}.inner-page .with-sidemenu .sidemenu ul li.deactive a{color:#fff3}.inner-page .with-sidemenu .sidemenu ul li:hover a{letter-spacing:.5px}.inner-page .with-sidemenu .sidemenu ul li:nth-child(2n).spec-stroke{background:linear-gradient(270deg,#00e007cc,#00b300cc,#008a00cc 26%,#005c00 43%,#003800 69%,#000)}@media (max-width: 768px){.inner-page .with-sidemenu .sidemenu ul li:nth-child(2n).spec-stroke{background:linear-gradient(90deg,#00e007cc,#00b300cc,#008a00cc 26%,#005c00 43%,#003800 69%,#000)}}.inner-page .with-sidemenu .sidemenu ul li a{font-size:18px;line-height:18px;font-family:Inter,sans-serif;color:#ffffffe6}.inner-page .with-sidemenu .sidemenu .blogs{flex-direction:column}.inner-page .with-sidemenu .sidemenu .blogs .blog{max-width:100%}.inner-page.not-found .max-width{min-height:450px;max-height:450px;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:25px}.inner-page.not-found .max-width h1{margin-bottom:0;margin-top:0;text-align:center}.inner-page.not-found .max-width h2{margin-bottom:0;margin-top:0;font-size:90px;line-height:90px;color:#fff;text-align:center}@media (max-width: 768px){.inner-page.not-found .max-width h2{font-size:70px}}.inner-page.not-found .max-width .spec-stroke{margin-top:40px;padding:10px 20px;border-radius:40px;display:flex;justify-content:center;align-items:center;gap:30px}.inner-page.not-found .max-width .spec-stroke:before{border-radius:40px}.inner-page.not-found .max-width .spec-stroke a{display:flex;justify-content:center;align-items:center;font-size:20px;line-height:20px;color:#fff;min-width:110px}.inner-page.not-found .max-width .spec-stroke span{font-size:20px;color:#00e107}.page-gallery{width:100%;display:flex;justify-content:start;align-items:start;gap:20px;flex-wrap:wrap;margin-top:25px}.page-gallery .item{max-width:calc((100% - 60px)/4);width:100%;aspect-ratio:1/1;border-radius:15px;overflow:hidden;padding:1px;position:relative}@media (max-width: 768px){.page-gallery .item{max-width:calc((100% - 40px) / 3)}}@media (max-width: 600px){.page-gallery .item{max-width:calc((100% - 20px)/2)}}@media (max-width: 400px){.page-gallery .item{max-width:100%}}.page-gallery .item.spec-stroke:before{border-radius:15px}.page-gallery .item img{float:left;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:15px;filter:blur(0)}.page-gallery .item:hover img{transform:scale(1.01)}.page-gallery .item:hover:before{left:-100%}.page-gallery .item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#00e1074d,#20232800);z-index:3;transition:all .3s ease-in-out}.contact-informations{width:100%;display:flex;justify-content:start;align-items:stretch;gap:20px}.contact-informations .information{max-width:calc((100% - 40px) / 3);width:100%;border-radius:20px;padding:30px 10px;display:flex;justify-content:space-between;align-items:center;gap:30px;flex-direction:column}.contact-informations .information.spec-stroke:before{border-radius:20px}.contact-informations .information figure{width:60px!important;height:60px!important;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:50%}.contact-informations .information figure.spec-bg-stroke{border-radius:50%}.contact-informations .information figure.spec-bg-stroke:before{border-radius:50%}.contact-informations .information figure i{color:#fff;font-size:30px;line-height:30px}.contact-informations .information h2{margin:0}.contact-informations .information p{text-align:center;font-size:16px;line-height:24px}.contact-form{display:flex;justify-content:center;align-items:center;flex-direction:column}.contact-form form{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.contact-form form .form-item{max-width:calc((100% - 14px)/2);width:100%;border-radius:10px}.contact-form form .form-item-full{max-width:100%;width:100%}.contact-map{width:100%;min-height:400px;height:400px;margin-bottom:50px}.contact-map iframe{width:100%;height:100%;filter:invert(.96) grayscale(.95)}input{width:100%;height:40px;font-size:16px;line-height:16px;color:#fff;padding:5px 10px;background:#202328;border:none;border-radius:10px;margin:1px}input[type=submit]{width:auto;padding:5px 50px}textarea{width:100%;min-height:120px;font-size:16px;line-height:16px;color:#fff;padding:5px 10px;background:#202328;border:none;border-radius:10px;margin:1px}::-webkit-scrollbar{width:10px;background-color:#000}::-webkit-scrollbar-thumb{background-color:#202328;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#00e107}*{scrollbar-width:thin;scrollbar-color:#202328 #000000}
