:root{--body:#fff;--black:#000;--white:#fff;--theme:#021524;--theme2:#2475FD;--header:#021524;--text:#7E7E7E;--border:#FCFCFC;--bg:#021524;--bg2:#030523;--bg3:#F7F3EE;--box-shadow:0px 1px 14px 0px rgba(0, 0, 0, 0.13)}body{font-family:"Kanit",sans-serif;font-size:16px;font-weight:400;line-height:28px;color:var(--text);background-color:var(--body);text-transform:uppercase;padding:0;margin:0;overflow-x:hidden}@media (max-width:575px){body{font-size:14px}}ul{padding:0;margin:0;list-style:none}button{border:none;background-color:#fff0;padding:0}input:focus{color:var(--white);outline:none}input{color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:"Big Shoulders Display",sans-serif;margin:0;padding:0;color:var(--header);transition:all 0.4s ease-in-out;text-transform:uppercase}h1{font-size:100px;font-weight:700;line-height:120%}@media (max-width:1600px){h1{font-size:85px}}@media (max-width:1199px){h1{font-size:75px}}@media (max-width:991px){h1{font-size:65px}}@media (max-width:767px){h1{font-size:55px}}@media (max-width:575px){h1{font-size:48px}}@media (max-width:470px){h1{font-size:38px}}h2{font-size:55px;font-weight:700;line-height:120%}@media (max-width:1399px){h2{font-size:44px}}@media (max-width:1199px){h2{font-size:40px}}@media (max-width:991px){h2{font-size:36px}}@media (max-width:767px){h2{font-size:42px}}@media (max-width:575px){h2{font-size:34px}}h3{font-size:24px;font-weight:900;line-height:134%}@media (max-width:575px){h3{font-size:22px;line-height:145%}}h4{font-size:18px;font-weight:400}h5{font-size:18px;font-weight:700}h6{font-size:16px;font-weight:700}a{text-decoration:none;outline:none!important;cursor:pointer;color:var(--header);transition:all 0.4s ease-in-out}p{margin:0;transition:all 0.4s ease-in-out}span{margin:0}.theme-btn{font-size:16px;position:relative;z-index:1;overflow:hidden;font-weight:500;text-transform:uppercase;height:58px;line-height:58px;background-color:#060606;overflow:hidden;display:inline-block;padding:0 34px;font-family:"Kanit",sans-serif;color:var(--text);border-radius:100px}@media (max-width:575px){.theme-btn{font-size:14px;padding:0 25px;height:52px;line-height:52px}}.theme-btn::before{content:"";position:absolute;width:0;top:-10px;height:0;background-color:var(--theme);border-radius:50%;transform:translate(-50%,-50%);transition:all 0.8s ease;z-index:-1}.theme-btn.bg-white{color:var(--header);background-color:var(--white)}.theme-btn.bg-white::before{background-color:var(--theme)}.theme-btn i{margin-left:10px}.theme-btn:hover{color:var(--black)}.theme-btn:hover::before{width:800px;height:800px;display:inline-block}@keyframes slideRight{49%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}51%{opacity:1}}@keyframes slideUp{49%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}51%{opacity:1}}.link-btn{display:inline-block;font-size:16px;font-weight:700;text-transform:uppercase;color:var(--theme);text-decoration:underline}.link-btn i{margin-left:6px}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:#fff;font-size:16px;line-height:2;font-weight:500;text-transform:uppercase;border-bottom:1px solid rgb(255 255 255 / .2)!important;border:none;font-family:"Kanit",sans-serif}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block;font-size:18px}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transition:all 0.4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;width:100%;padding:0;border-top:0;margin-bottom:20px}.mobile-menus.style-2 .mean-nav ul li a{font-size:18px!important;font-weight:600!important;font-family:"Kanit",sans-serif!important}@media (max-width:767px){.mobile-menus.style-2 .mean-nav ul li a{font-size:18px!important}}.mobile-menus .mean-nav ul li a{font-size:30px!important;font-weight:600!important;font-family:"Kanit",sans-serif!important}@media (max-width:767px){.mobile-menus .mean-nav ul li a{font-size:18px!important}}.mobile-menus .mean-container .mean-nav ul li li a{font-size:16px!important}.mobile-menus .mean-nav{max-width:530px}@media (max-width:1199px){.mobile-menus .mean-nav{max-width:initial}}.back-to-top{border-radius:50%!important;background-color:var(--theme);width:50px;height:50px;line-height:50px;color:var(--white);font-size:18px;position:fixed;display:inline-block;z-index:999;right:30px;bottom:30px;transition:all 0.4s ease-in-out;opacity:0;visibility:hidden;transform:translateY(20px)}.back-to-top:hover{background-color:var(--white);color:var(--black)}.back-to-top.show{opacity:1;visibility:visible;transform:translate(0)}.cursor-outer{-webkit-margin-start:-12px;margin-inline-start:-12px;margin-top:-12px;width:30px;height:30px;border:1px solid var(--theme);background-color:var(--theme);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10000000;opacity:.34;-webkit-transition:all 0.4s ease-out 0s;transition:all 0.4s ease-out 0s}.cursor-outer.cursor-hover{opacity:.14}.cursor-outer.cursor-big{opacity:0}.mouseCursor{position:fixed;top:0;inset-inline-start:0;inset-inline-end:0;bottom:0;pointer-events:none;border-radius:50%;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:hidden;text-align:center}.mouseCursor.cursor-big{width:20px;height:20px;-webkit-margin-start:-12px;margin-inline-start:-12px;margin-top:-12px}.cursor-inner{-webkit-margin-start:-3px;margin-inline-start:-3px;margin-top:-3px;width:10px;height:10px;z-index:10000001;background-color:var(--theme);opacity:1;-webkit-transition:all 0.24s ease-out 0s;transition:all 0.24s ease-out 0s}.cursor-inner span{color:var(--text);line-height:60px;opacity:0;text-transform:uppercase;letter-spacing:1px;font-size:12px}.cursor-inner.cursor-big span{opacity:1}.cursor-inner.cursor-hover{-webkit-margin-start:-10px;margin-inline-start:-10px;margin-top:-10px;width:30px;height:30px;background-color:var(--theme);border:1px solid #686363;opacity:0}.preloader{position:fixed;z-index:10;height:100vh;width:100%;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff0;z-index:99999999999999}.preloader svg{position:absolute;top:0;width:100vw;height:110vh;fill:#fff}h5.preloader-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:calc(80px + 5vw);color:var(--header)}@media (max-width:1040px){h5.preloader-text{font-size:60px}}h5.preloader-text::after{content:"Rend";position:absolute;left:0;top:0;color:var(--white);animation:move 2s infinite alternate}.home-2 h5.preloader-text::after{color:var(--white)}@keyframes move{from{clip-path:circle(20% at 0% 50%)}to{clip-path:circle(20% at 100% 50%)}}@-webkit-keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px #fff0;box-shadow:0 0 0 40px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px #fff0;box-shadow:0 0 0 40px #fff0}100%{-webkit-box-shadow:0 0 0 0 #fff0;box-shadow:0 0 0 0 #fff0}}@keyframes cir36{100%{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(15deg)}}@keyframes up-down{0%{transform:translateY(10px)}100%{transform:translateY(-10px)}}@-webkit-keyframes spinner{to{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes spinner{to{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-webkit-keyframes letters-loading{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes letters-loading{0%,75%,100%{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0deg)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes tpswing{0%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes width{0%{width:0%}100%{width:100%}}@-webkit-keyframes width{0%{width:0%}100%{width:100%}}@-webkit-keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes loaderpulse{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes cir36{100%{transform:rotate(360deg)}}.float-bob-y{-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.float-bob-x{-webkit-animation-name:float-bob-x;animation-name:float-bob-x;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translateX(0);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes float-bob-x{0%{-webkit-transform:translateX(30px);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes bounce-x{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(30px);transform:translateX(30px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.bounce-x{-webkit-animation:bounce-x 7s infinite linear;animation:bounce-x 7s infinite linear}@keyframes criss-cross-left{0%{left:-20px}50%{left:50%;width:20px;height:20px}100%{left:50%;width:375px;height:375px}}@keyframes criss-cross-right{0%{right:-20px}50%{right:50%;width:20px;height:20px}100%{right:50%;width:375px;height:375px}}@keyframes rotated2{0%{transform:rotate(0)}100%{transform:rotate(-360deg)}}@keyframes wave{0%{transform:translateX(0)}50%{transform:translateX(-25%)}100%{transform:translateX(-50%)}}@keyframes zoom{0%{transform:scale(.5)}50%{transform:scale(1)}100%{transform:scale(.5)}}@keyframes translateY2{0%{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}}@keyframes translateX2{0%{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px)}100%{-webkit-transform:translatXY(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}}@keyframes moving{0%{transform:translatey(0)}20%{transform:translateX(-50px)}50%{transform:translatey(-40px)}100%{transform:translatey(0)}}.img-custom-anim-right{animation:img-anim-right 1.3s forwards cubic-bezier(.645,.045,.355,1) 0.4s;opacity:0}@keyframes img-anim-right{0%{transform:translateX(5%);clip-path:inset(0 0 0 100%);opacity:0}100%{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-left{animation:img-anim-left 1.3s forwards cubic-bezier(.645,.045,.355,1) 0.4s;opacity:0}@keyframes img-anim-left{0%{transform:translateX(-5%);clip-path:inset(0 100% 0 0);opacity:0}100%{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-top{animation:img-anim-top 1.3s forwards cubic-bezier(.645,.045,.355,1);opacity:0}@keyframes img-anim-top{0%{transform:translateY(-5%);clip-path:inset(0 0 100% 0);opacity:0}100%{transform:translateY(0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes animate-positive{0%{width:0}}@keyframes scale{0%{top:-1000px;-webkit-transform:scale(1);transform:scale(1);opacity:0}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animation-infinite{animation:ShapeAnim 50s linear infinite;height:30px;width:100%;background-repeat:repeat;overflow:hidden}@keyframes ShapeAnim{0%{background-position:top left}100%{background-position:top left 3000px}}.splt-txt .whitespace{width:8px}.splt-txt.animated .char{-webkit-animation:fadeIn 0.4s cubic-bezier(.3,0,.7,1) both;animation:fadeIn 0.4s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index))}.splt-txt-bounce .whitespace{width:20px}@media (max-width:991px){.splt-txt-bounce .whitespace{width:10px}}.splt-txt-bounce.animated .char{-webkit-animation:bounceIn 0.4s cubic-bezier(.3,0,.7,1) both;animation:bounceIn 0.4s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms * var(--char-index));animation-delay:calc(30ms * var(--char-index))}@keyframes rotateBall{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes typing{from{width:0}to{width:17ch}}@keyframes blink{0%,100%{border-color:#fff0}50%{border-color:#060606}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@media (max-width:1199px){.menu-thumb{display:none!important}}.menu-thumb{position:inherit!important}.header-main{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{position:relative;list-style:none;display:inline-block;margin-inline-end:40px}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{display:inline-block;font-size:16px;font-weight:500;letter-spacing:.5px;color:#021524;font-family:"Kanit",sans-serif;padding:20px 0;text-align:left;position:relative;text-transform:uppercase;transition:all 0.4s ease-in-out}.header-main .main-menu ul li a i{margin-left:4px;font-size:14px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{position:absolute;top:115%;inset-inline-start:0;min-width:260px;padding:20px 0;z-index:99999;visibility:hidden;opacity:0;transform-origin:top center;color:var(--header);transform:translateY(-10px);transition:all 0.4s ease-in-out;border-top:6px solid var(--theme);background-color:#fff;box-shadow:rgb(100 100 111 / .2) 0 7px 29px 0;border-radius:10px}.header-main .main-menu ul li .submenu li{display:block;width:100%;margin:0}.header-main .main-menu ul li .submenu li a{position:relative;z-index:11;font-size:16px;font-weight:500;letter-spacing:.5px;color:#021524;line-height:38px;padding:0 0 0 32px;padding-right:22px;width:100%;display:flex;align-items:center;justify-content:space-between}.header-main .main-menu ul li .submenu li a::before{content:"";position:absolute;width:0;height:2px;background:var(--theme);left:14px;bottom:18px;transition:all 0.4s ease-in-out}.header-main .main-menu ul li .submenu li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;top:0;visibility:hidden;opacity:0}.header-main .main-menu ul li .submenu li:hover>a{color:var(--theme)!important;margin-left:10px}.header-main .main-menu ul li .submenu li:hover>a::before{width:10px}.header-main .main-menu ul li .submenu li:hover>a::after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{-webkit-transform:translateY(1);-moz-transform:translateY(1);-ms-transform:translateY(1);-o-transform:translateY(1);transform:translateY(1);visibility:visible;opacity:1}.header-main .main-menu ul li .submenu li.has-dropdown>a::after{position:absolute;top:50%;inset-inline-end:25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--theme)}.header-main .main-menu ul li .has-homemenu{padding:20px 20px 10px 20px!important;opacity:0;visibility:hidden;position:absolute;right:0;padding:0;width:100%;z-index:999;overflow:hidden;margin:auto}@media (max-width:1399px){.header-main .main-menu ul li .has-homemenu{width:1000px}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb{position:relative;border-radius:8px}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{border-radius:8px}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button{position:absolute;top:50%;transform:translateY(-50%);text-align:center;opacity:0;visibility:hidden;transition:all 0.4s ease-in-out;margin-top:20px;left:25px;right:25px}@media (max-width:1399px){.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn{font-size:14px;min-width:140px}}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn{padding:18px 30px;justify-content:center;line-height:1;background-color:var(--theme);color:var(--white);border-radius:30px;max-width:180px;margin:0 auto}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb .demo-button .gt-theme-btn:hover{background-color:var(--white);color:var(--black)!important}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb::before{background:-webkit-gradient(linear,left top,left bottom,from(#fff0),to(#5e5ef6));background:linear-gradient(to bottom,#fff0 0%,#252527 100%);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden;opacity:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;content:"";border-radius:8px}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu:hover .homemenu-thumb::before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu:hover .homemenu-thumb .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu .homemenu-title{text-align:center;margin:15px auto;display:inline-block;font-size:15px;font-weight:500;font-family:"Kanit",sans-serif}.header-main .main-menu ul li:hover>a{color:var(--theme)}.header-main .main-menu ul li:hover>a::after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right{gap:30px}@media (max-width:1399px){.header-main .header-right{gap:20px}}.header-main .sidebar__toggle{cursor:pointer;font-size:20px}.header-2{position:absolute;top:0;left:0;width:100%;z-index:99999}.header-2.border-add{border-bottom:1px solid rgb(2 21 36 / .2)}.header-2.header-new-1{border-bottom:1px dashed rgb(255 255 255 / .2)}.header-2.header-new-1 .header-main{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.header-2.header-new-1 .header-main .main-menu ul li a{color:#fff}.header-2.header-new-1 .header-main .main-menu ul li a:hover{color:#BFF747!important}.header-2.header-new-1 .header-main .main-menu ul li .submenu{color:var(--header);border-top:6px solid #BFF747}.header-2.header-new-1 .header-main .main-menu ul li .submenu li a{color:#021524}.header-2.header-new-1 .header-main .main-menu ul li .submenu li a::before{background:#BFF747}.header-2.header-new-1 .header-main .main-menu ul li .submenu li a:hover{color:#BFF747!important}.header-2.header-new-1 .header-main .main-menu ul li .submenu li:hover>a{color:#BFF747!important;margin-left:10px}.header-2.header-new-1 .header-main .main-menu ul li .submenu li:hover>a::before{width:10px}.header-2.header-new-1 .header-main .main-menu ul li .submenu li:hover>a::after{color:#BFF747}.header-2.header-new-1 .header-main .main-menu ul li .submenu li.has-dropdown>a::after{color:#BFF747}.header-2.header-new-1 .header-main .main-menu ul li:hover>a{color:#BFF747}.header-2.header-new-1 .header-main .main-menu ul li:hover>a::after{color:#BFF747}.header-2.header-new-1 .header-main .header-right{gap:30px}@media (max-width:1399px){.header-2.header-new-1 .header-main .header-right{gap:20px}}.header-2.header-new-1 .header-main .sidebar__toggle{filter:brightness(0) invert(1)}.header-2.header-new-1 .header-right .number{color:var(--white);font-size:24px}@media (max-width:767px){.header-2.header-new-1 .header-right .number{display:none}}.header-2.header-new-1 .header-right .number:hover{color:#BFF747}.header-2.header-new-1 .header-right .theme-btn{border:1px solid rgb(255 255 255 / .2)}.header-2 .header-logo img{width:130px}.header-2 .container{max-width:1720px}.header-2 .header-right .theme-btn{background-color:var(--theme);color:var(--white)}@media (max-width:991px){.header-2 .header-right .theme-btn{display:none}}.header-2 .header-right .theme-btn::before{background-color:var(--white)}.header-2 .header-right .theme-btn:hover{color:var(--header)}.header-3{padding-top:30px}.header-3 .mega-menu-wrapper{background-color:var(--white);padding:0 30px;border-radius:57px}.header-4 .header__hamburger .sidebar__toggle{width:48px;height:48px;line-height:48px;text-align:center;background-color:var(--theme2);color:var(--white);border-radius:100px}.header-4 .header__hamburger .sidebar__toggle img{filter:brightness(0) invert(1)}.sticky{position:fixed!important;top:0!important;left:0;width:100%;z-index:9999;transition:all 0.9s;background-color:#fff;-webkit-animation:500ms ease-in-out 0s normal none 1 running fadeInDown;animation:500ms ease-in-out 0s normal none 1 running fadeInDown;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.sticky.header-3{padding-top:0}.sticky.header-3 .mega-menu-wrapper{padding:0;border-radius:0}.sticky.header-new-1{background-color:#021524;border-bottom:none;box-shadow:none}.style-offcanvas-2{position:relative}.style-offcanvas-2 .offcanvas__logo{position:absolute;top:30px;left:30px}@media (max-width:1199px){.style-offcanvas-2 .offcanvas__logo{top:25px;left:25px}}.style-offcanvas-2 .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:transparent!important;border:1px solid rgb(255 255 255 / .15);position:absolute;top:30px;right:30px;cursor:pointer;color:#767676!important}.style-offcanvas-2 .offcanvas__close i{color:#767676!important}@media (max-width:1199px){.style-offcanvas-2 .offcanvas__close{top:25px;right:25px}}.style-offcanvas-2 .offcanvas-image{position:absolute;right:0}@media (max-width:1899px){.style-offcanvas-2 .offcanvas-image{max-width:600px}.style-offcanvas-2 .offcanvas-image img{width:100%;height:100%}}@media (max-width:1199px){.style-offcanvas-2 .offcanvas-image{display:none}}.style-offcanvas-2 .offcanvas__wrapper{padding-top:0;padding-left:0;padding-right:0;position:relative}.style-offcanvas-2 .offcanvas__wrapper .offcanvas__close button{font-size:16px;font-weight:700;text-transform:uppercase;color:var(--header)!important}.style-offcanvas-2 .offcanvas__wrapper .offcanvas__close:hover{background-color:var(--black)}.style-offcanvas-2 .offcanvas__info::before{position:absolute;top:0;bottom:0;width:1px;height:100%;content:"";background:rgb(255 255 255 / .2);left:39%}@media (max-width:1899px){.style-offcanvas-2 .offcanvas__info::before{display:none}}.style-offcanvas-2 .mean-nav ul li a{font-size:40px!important;font-weight:700!important;color:#ABABAB!important}@media (max-width:575px){.style-offcanvas-2 .mean-nav ul li a{font-size:20px!important}}.style-offcanvas-2 .mean-nav>ul>li>a:hover{color:var(--theme)!important}.style-offcanvas-2 .mean-nav{height:100%;-webkit-transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;-moz-transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;z-index:9999999;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none}.style-offcanvas-2 .mean-container .mean-nav ul li li a{padding:10px 0!important;font-size:19px!important;font-weight:500!important;color:#ABABAB!important}@media (max-width:575px){.style-offcanvas-2 .mean-container .mean-nav ul li li a{font-size:17px!important}}.style-offcanvas-2 .mean-container .mean-nav ul li li a:hover{color:var(--theme)!important}.style-offcanvas-2 .mean-container .mean-nav ul li>a.mean-expand i{font-size:24px I!important}.style-offcanvas-2.style-offcanvas-3 .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:transparent!important;border:1px solid rgb(255 255 255 / .15);position:absolute;top:30px;left:20px!important;right:initial!important;cursor:pointer;color:#767676!important}.style-offcanvas-2.style-offcanvas-3 .offcanvas__close i{color:#767676!important}@media (max-width:1199px){.style-offcanvas-2.style-offcanvas-3 .offcanvas__close{top:25px;right:25px}}.style-offcanvas-2.style-offcanvas-3 .offcanvas__logo{position:absolute;top:30px;left:30px;display:none}@media (max-width:1199px){.style-offcanvas-2.style-offcanvas-3 .offcanvas__logo{top:25px;left:25px}}.style-offcanvas-2.style-offcanvas-3 .offcanvas__info{width:210px!important;padding:85px 20px;background-color:#1A1A1A!important;height:100%}@media (max-width:1199px){.style-offcanvas-2.style-offcanvas-3 .offcanvas__info{width:100%!important}}.style-offcanvas-2.style-offcanvas-3 .offcanvas__info::before{display:none}.style-offcanvas-2.style-offcanvas-3 .mean-container .mean-nav ul li a.mean-expand{top:5px!important}.style-offcanvas-2.style-offcanvas-3 .offcanvas__close{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;background-color:var(--theme);position:absolute;top:14px;right:15px;cursor:pointer}@media (max-width:1199px){.style-offcanvas-2.style-offcanvas-3 .offcanvas__close{top:25px;right:25px}}.style-offcanvas-2.style-offcanvas-3 .offcanvas__logo{left:15px;top:15px}.style-offcanvas-2.style-offcanvas-3 .mean-container .mean-nav ul li>a.mean-expand i{font-size:14px!important}.style-offcanvas-2.style-offcanvas-3 .mobile-menus .submenu a{font-size:14px!important}.offcanvas__info{background:#000 none repeat scroll 0 0;border-left:2px solid var(--white);position:fixed;right:0;top:0;width:450px;height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));-webkit-transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;-moz-transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;transition:transform 0.45s ease-in-out,opacity 0.45s ease-in-out;z-index:9999999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.offcanvas__wrapper{position:relative;height:100%;padding:30px 30px}.offcanvas__wrapper .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:var(--theme);color:var(--white)}.offcanvas__wrapper .offcanvas__close i{color:var(--white)}@media (max-width:1199px){.offcanvas__wrapper .offcanvas__close{top:25px;right:25px}}.offcanvas__wrapper .offcanvas__content .text{color:var(--white)}.offcanvas__wrapper .social-icon{margin-top:40px;gap:16px;display:flex;align-items:center}.offcanvas__wrapper .social-icon a{display:inline-block;width:50px;height:50px;line-height:50px;border-radius:100px;border:1px solid rgb(255 255 255 / .2);background:#fff0;text-align:center;font-size:18px;color:var(--white)}.offcanvas__wrapper .social-icon a i{-webkit-transition:all 900ms ease;transition:all 900ms ease}.offcanvas__wrapper .social-icon a:hover{color:var(--white);border:1px solid var(--theme)}.offcanvas__wrapper .social-icon a:hover i{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}.offcanvas__wrapper .theme-btn{width:100%;text-align:center;color:var(--header);background-color:var(--white);margin-top:40px}.offcanvas__wrapper .theme-btn:hover{color:var(--white)}.offcanvas__wrapper .offcanvas__contact{margin-top:30px}.offcanvas__wrapper .offcanvas__contact h4{font-size:20px;color:var(--white);font-weight:500;font-family:"Kanit",sans-serif}.offcanvas__wrapper .offcanvas__contact ul{margin-top:30px}@media (max-width:575px){.offcanvas__wrapper .offcanvas__contact ul{display:none}}.offcanvas__wrapper .offcanvas__contact ul li{font-size:20px;font-weight:400;text-transform:capitalize}@media (max-width:575px){.offcanvas__wrapper .offcanvas__contact ul li{font-size:14px}}.offcanvas__wrapper .offcanvas__contact ul li:not(:last-child){margin-bottom:30px}@media (max-width:575px){.offcanvas__wrapper .offcanvas__contact ul li:not(:last-child){margin-bottom:20px}}.offcanvas__wrapper .offcanvas__contact ul li a{color:var(--white)}.offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--white)}.offcanvas__wrapper .offcanvas__contact span{text-transform:initial}.offcanvas__wrapper .offcanvas__contact .header-button .theme-btn{width:100%;padding:20px 40px;text-transform:capitalize!important}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.style-offcanvas-2 .offcanvas__info{width:100%;background-color:#0B0E13;border-left:none;padding:200px 100px;overflow-y:initial}@media (max-width:1899px){.style-offcanvas-2 .offcanvas__info{overflow-y:scroll}}@media (max-width:991px){.style-offcanvas-2 .offcanvas__info{padding:100px 40px}}.style-offcanvas-2 .offcanvas__top{border-top:none}.style-offcanvas-2 .contact-information{position:absolute;left:50%;z-index:9999}@media (max-width:1399px){.style-offcanvas-2 .contact-information{display:none}}.style-offcanvas-2 .contact-information h3{font-size:42px}.style-offcanvas-2 .contact-information .contact-list{margin-top:30px}.style-offcanvas-2 .contact-information .contact-list li{color:var(--white);font-size:22px}.style-offcanvas-2 .contact-information .contact-list li:not(:last-child){margin-bottom:30px}.style-offcanvas-2 .contact-information .contact-list li span{display:block;color:var(--text);font-size:16px;margin-bottom:10px}.style-offcanvas-2 .contact-information .contact-list li .social-icon{gap:14px;display:flex;align-items:center;margin-top:10px}.style-offcanvas-2 .contact-information .contact-list li .social-icon a{display:inline-block;width:61px;height:61px;line-height:61px;border-radius:100px;border:1px solid rgb(255 255 255 / .2);background:#1C1D20;text-align:center;font-size:22px}.style-offcanvas-2 .contact-information .contact-list li .social-icon a i{-webkit-transition:all 900ms ease;transition:all 900ms ease}.style-offcanvas-2 .contact-information .contact-list li .social-icon a:hover{color:var(--theme);border:1px solid var(--theme)}.style-offcanvas-2 .contact-information .contact-list li .social-icon a:hover i{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}.footer-wrapper{border-top:1px solid rgb(255 255 255 / .2);padding-top:40px;margin-top:60px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(2 21 36 / .2);padding:30px 0;margin-top:40px;margin-bottom:100px}@media (max-width:991px){.footer-bottom{flex-wrap:wrap;gap:20px;justify-content:center}}.footer-bottom .icon-items-area{display:flex;align-items:center;gap:25px;justify-content:center}@media (max-width:767px){.footer-bottom .icon-items-area{flex-wrap:wrap;gap:20px}}.footer-bottom .icon-items-area .icon-items{display:flex;align-items:center;gap:10px}.footer-bottom .icon-items-area .icon-items .icon{width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;border-radius:50%;background-color:#171914;transition:all 0.4s ease-in-out;color:var(--white)}.footer-bottom .icon-items-area .icon-items a{text-transform:capitalize;font-family:"Kanit",sans-serif;color:var(--text);transition:all 0.4s ease-in-out}.footer-bottom p span{color:var(--theme)}.footer-bottom ul{display:flex;align-items:center;gap:20px}.footer-bottom ul li{font-size:14px;font-weight:400}.footer-bottom ul li a{color:var(--text)}.footer-wrapper-2{padding:120px 0 0}@media (max-width:1199px){.footer-wrapper-2{padding-top:100px}}@media (max-width:991px){.footer-wrapper-2{padding-top:80px}}.footer-wrapper-2 .let-work-wrapper{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(2 21 36 / .2);padding-bottom:60px}@media (max-width:1199px){.footer-wrapper-2 .let-work-wrapper{flex-wrap:wrap;gap:30px}}@media (max-width:991px){.footer-wrapper-2 .footer-logo img{width:280px}}@media (max-width:767px){.footer-wrapper-2 .footer-logo img{width:220px}}@media (max-width:575px){.footer-wrapper-2 .footer-logo img{width:180px}}.footer-wrapper-2 .content h2{font-size:100px;font-weight:700;line-height:1;letter-spacing:-1.5px;text-transform:uppercase}@media (max-width:991px){.footer-wrapper-2 .content h2{font-size:90px}}@media (max-width:767px){.footer-wrapper-2 .content h2{font-size:70px}}@media (max-width:575px){.footer-wrapper-2 .content h2{font-size:60px}}@media (max-width:470px){.footer-wrapper-2 .content h2{font-size:45px}}.footer-wrapper-2 .content h2 span{color:#888;text-decoration:underline!important}.footer-wrapper-2 .footer-contact-info-items{margin-top:60px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(2 21 36 / .2);padding-bottom:60px}@media (max-width:991px){.footer-wrapper-2 .footer-contact-info-items{flex-wrap:wrap;gap:20px}}.footer-wrapper-2 .footer-contact-info-items ul{display:flex;align-items:center;gap:35px}@media (max-width:767px){.footer-wrapper-2 .footer-contact-info-items ul{flex-wrap:wrap;gap:20px}}.footer-wrapper-2 .footer-contact-info-items ul li p{font-size:18px;font-weight:500;color:#021524;margin-bottom:10px}.footer-wrapper-2 .footer-contact-info-items ul li span{font-size:16px;font-weight:500;color:#888}.footer-wrapper-2 .footer-contact-info-items ul li span a{font-size:16px;font-weight:500;color:#888}.footer-wrapper-2 .footer-contact-info-items ul .line{width:1px;height:52px;background:rgb(2 21 36 / .2)}@media (max-width:767px){.footer-wrapper-2 .footer-contact-info-items ul .line{display:none}}.footer-wrapper-2 .footer-contact-info-items .social-icon{gap:12px}.footer-wrapper-2 .footer-contact-info-items .social-icon a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid rgb(2 21 36 / .2);border-radius:50%}.footer-wrapper-2 .footer-contact-info-items .social-icon a:hover{background-color:var(--theme);border:1px solid var(--theme);color:var(--white)}.footer-wrapper-2 .footer-link-area{border-top:1px solid rgb(255 255 255 / .2);margin-top:60px;padding-top:40px}.footer-wrapper-2 .footer-link-area .link-item .widget-title{color:var(--white);font-family:"Kanit",sans-serif;font-size:18px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:25px}.footer-wrapper-2 .footer-link-area .link-item .menu-item{display:flex;align-items:center;gap:20px}@media (max-width:1399px){.footer-wrapper-2 .footer-link-area .link-item .menu-item{flex-wrap:wrap;gap:14px}}.footer-wrapper-2 .footer-link-area .link-item .menu-item li{font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.footer-wrapper-2 .footer-link-area .link-item .menu-item li a{color:#888}.footer-wrapper-2 .footer-link-area .link-item .menu-item li a:hover{color:var(--theme)}.footer-wrapper-2 .footer-link-area .location-text{margin-left:-30px;border-right:none}@media (max-width:1399px){.footer-wrapper-2 .footer-link-area .location-text{margin-left:0}}.footer-wrapper-2 .footer-link-area .location-text p{color:#888;font-size:16px;font-weight:500;text-transform:uppercase}.footer-section2{position:relative}.footer-section2 .shape1{position:absolute;bottom:0;left:0;z-index:-1}@media (max-width:1199px){.footer-section2 .shape1{display:none}}.footer-bottom-2{padding:16px 0}.footer-bottom-2 p{text-align:center}.footer-bottom-2 p span{font-weight:400;color:#060606}.footer-box-items{border-radius:10px;background:#1A1A1A;padding:60px 0 0}.footer-box-items .icon{width:138px;height:138px;border-radius:50%;background:#060606;text-align:center;line-height:138px;margin:0 auto}.footer-box-items .content{text-align:center;margin-top:60px;margin-bottom:30px;padding:0 60px}@media (max-width:991px){.footer-box-items .content{padding:0 35px;margin-bottom:15px;margin-top:20px}}@media (max-width:575px){.footer-box-items .content{padding:0 30px}}.footer-box-items .content p{color:var(--white);font-size:24px;font-weight:400;letter-spacing:4.8px;text-transform:uppercase;margin-bottom:15px}@media (max-width:575px){.footer-box-items .content p{font-size:18px}}.footer-box-items .content h2{color:#888;font-size:80px;font-weight:700;letter-spacing:-.8px;text-transform:uppercase}@media (max-width:767px){.footer-box-items .content h2{font-size:60px}}@media (max-width:575px){.footer-box-items .content h2{font-size:50px}}.footer-box-items .content .icon-items-area{display:flex;align-items:center;gap:25px;justify-content:center;margin-top:45px}@media (max-width:1199px){.footer-box-items .content .icon-items-area{gap:15px;margin-top:20px;flex-wrap:wrap}}.footer-box-items .content .icon-items-area .icon-items{display:flex;align-items:center;gap:10px}.footer-box-items .content .icon-items-area .icon-items .icon{width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;border-radius:50%;background-color:#171914;transition:all 0.4s ease-in-out}.footer-box-items .content .icon-items-area .icon-items a{text-transform:capitalize;font-family:"Kanit",sans-serif;color:var(--text);transition:all 0.4s ease-in-out}.footer-box-items .content .icon-items-area .icon-items:hover .icon{background-color:var(--theme);color:#060606}.footer-box-items .content .icon-items-area .icon-items:hover a{color:var(--white)}.footer-box-items .f-bottom-text{text-align:center;border-top:1px solid rgb(255 255 255 / .2);padding:20px 0}.Rend-image{margin-top:30px;display:inline-block}@media (max-width:1399px){.Rend-image{display:block}.Rend-image img{width:100%;height:100%}}.Rend-image img{width:100%;height:100%}.footer-section{position:relative}.footer-section .like-shape{position:absolute;top:14%;right:9%}@media (max-width:1199px){.footer-section .like-shape{display:none}}.footer-wrapper-4{border-radius:20px;background:#060606;padding:0;margin:0 60px}@media (max-width:1600px){.footer-wrapper-4{margin:0 25px}}@media (max-width:1199px){.footer-wrapper-4{margin:0 15px}}.footer-wrapper-4 .footer-logo{text-align:center;margin:0 auto;display:block}@media (max-width:991px){.footer-wrapper-4 .footer-logo img{width:280px}}@media (max-width:767px){.footer-wrapper-4 .footer-logo img{width:220px}}@media (max-width:575px){.footer-wrapper-4 .footer-logo img{width:180px}}.footer-wrapper-4 .content{margin-top:50px;text-align:center}.footer-wrapper-4 .content h2{color:#888;font-size:150px;font-style:normal;font-weight:700;line-height:1;letter-spacing:-1.5px;text-transform:uppercase}@media (max-width:1199px){.footer-wrapper-4 .content h2{font-size:120px}}@media (max-width:991px){.footer-wrapper-4 .content h2{font-size:90px}}@media (max-width:767px){.footer-wrapper-4 .content h2{font-size:70px}}@media (max-width:575px){.footer-wrapper-4 .content h2{font-size:60px}}@media (max-width:470px){.footer-wrapper-4 .content h2{font-size:45px}}.footer-wrapper-4 .content h2 span{color:#888;text-decoration:underline!important}.footer-wrapper-4 .footer-link-area{border-top:1px solid rgb(255 255 255 / .2);border-bottom:1px solid rgb(255 255 255 / .2);margin-top:40px;padding-top:40px;padding-bottom:40px}.footer-wrapper-4 .footer-link-area .link-item .widget-title{color:var(--white);font-family:"Kanit",sans-serif;font-size:18px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:25px}.footer-wrapper-4 .footer-link-area .link-item .menu-item{display:flex;align-items:center;gap:20px}@media (max-width:1399px){.footer-wrapper-4 .footer-link-area .link-item .menu-item{flex-wrap:wrap;gap:14px}}.footer-wrapper-4 .footer-link-area .link-item .menu-item li{font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.footer-wrapper-4 .footer-link-area .link-item .menu-item li a{color:#888}.footer-wrapper-4 .footer-link-area .link-item .menu-item li a:hover{color:var(--theme)}.footer-wrapper-4 .footer-link-area .location-text{margin-left:-30px;border-right:none}@media (max-width:1399px){.footer-wrapper-4 .footer-link-area .location-text{margin-left:0}}.footer-wrapper-4 .footer-link-area .location-text p{color:#888;font-size:16px;font-weight:500;text-transform:uppercase}.footer-wrapper-4 .footer-link-area .icon-items-area{display:flex;align-items:center;gap:25px;justify-content:end}@media (max-width:1399px){.footer-wrapper-4 .footer-link-area .icon-items-area{justify-content:start}}@media (max-width:575px){.footer-wrapper-4 .footer-link-area .icon-items-area{flex-wrap:wrap;gap:10px}}.footer-wrapper-4 .footer-link-area .icon-items-area .icon-items{display:flex;align-items:center;gap:10px}.footer-wrapper-4 .footer-link-area .icon-items-area .icon-items .icon{width:40px;height:40px;line-height:40px;display:inline-block;text-align:center;border-radius:50%;background-color:#171914;transition:all 0.4s ease-in-out}.footer-wrapper-4 .footer-link-area .icon-items-area .icon-items a{text-transform:capitalize;font-family:"Kanit",sans-serif;color:var(--text);transition:all 0.4s ease-in-out}.footer-wrapper-4 .footer-link-area .icon-items-area .icon-items:hover .icon{background-color:var(--theme);color:#060606}.footer-wrapper-4 .footer-link-area .icon-items-area .icon-items:hover a{color:var(--white)}.footer-bottom-4 .footer-bottom-wrapper-4{text-align:center;padding:30px 0}@media (max-width:1199px){.footer-bottom-4 .footer-bottom-wrapper-4{flex-wrap:wrap;gap:20px}}@media (max-width:767px){.footer-bottom-4 .footer-bottom-wrapper-4{justify-content:center}}.footer-bottom-4 .footer-bottom-wrapper-4 p span{color:var(--theme)}.footer-section-3 .footer-left3{max-width:385px}@media (max-width:767px){.footer-section-3 .footer-left3 .footer-logo img{width:220px}}.footer-section-3 .footer-left3 ul{display:flex;align-items:center;justify-content:space-between;margin-top:60px}.footer-section-3 .footer-left3 ul li{font-size:16px;font-weight:400}.footer-section-3 .footer-left3 ul li a{color:#7E7E7E}.footer-section-3 .footer-left3 ul li a:hover{color:#fff}.footer-section-3 .footer-left3 p{color:#7E7E7E;border-top:1px solid rgb(255 255 255 / .2);padding-top:30px;margin-top:30px}.footer-section-3 .footer-contact-info{background-color:var(--white);padding:30px;border-radius:10px}.footer-section-3 .footer-contact-info h6{font-size:20px;font-weight:800;margin-bottom:20px}.footer-section-3 .footer-contact-info h6 span{color:#7E7E7E}.footer-section-3 .footer-contact-info h2{font-size:20px;font-weight:800;margin-bottom:20px}.footer-section-3 .footer-contact-info h2 span{color:#7E7E7E}.footer-section-3 .footer-contact-info ul li{background-color:var(--theme);display:flex;align-items:center;font-size:20px;font-weight:500;color:var(--white);gap:15px;padding:16px;border-radius:10px;margin-right:7px;position:relative;z-index:9}.footer-section-3 .footer-contact-info ul li::before{position:absolute;right:0;bottom:0;top:7px;right:-7px;content:"";width:100%;height:100%;border:1px solid var(--theme);border-radius:10px;z-index:-1}.footer-section-3 .footer-contact-info ul li:not(:last-child){margin-bottom:25px}.footer-section-3 .footer-contact-info ul li a{color:var(--white)}.footer-section-3 .footer-contact-info ul li i{color:var(--white)}.footer-section-3 .footer-email-box{background-color:var(--white);border-radius:10px;padding:30px}.footer-section-3 .footer-email-box .social-items{display:flex;align-items:center;gap:15px;border-bottom:1px solid rgb(2 21 36 / .2);padding-bottom:30px;margin-bottom:30px}@media (max-width:767px){.footer-section-3 .footer-email-box .social-items{flex-wrap:wrap;gap:12px}}.footer-section-3 .footer-email-box .social-items span{color:var(--white);text-transform:uppercase;font-size:20px;font-weight:800;font-family:"Big Shoulders Display",sans-serif;color:var(--header)}.footer-section-3 .footer-email-box .social-items span b{color:#7E7E7E}.footer-section-3 .footer-email-box .social-items .social-icon{gap:20px}.footer-section-3 .footer-email-box .social-items .social-icon a{display:inline-block;color:var(--theme);width:60px;height:60px;border-radius:50%;border:1px solid rgb(2 21 36 / .2);text-align:center;line-height:60px;font-size:24px}@media (max-width:1199px){.footer-section-3 .footer-email-box .social-items .social-icon a{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;font-size:18px}}.footer-section-3 .footer-email-box .social-items .social-icon a:hover{background-color:var(--theme);color:var(--white);border:1px solid var(--theme)}.footer-section-3 .footer-email-box h6{text-transform:uppercase;font-size:20px;font-weight:800;font-family:"Big Shoulders Display",sans-serif;color:var(--header)}.footer-section-3 .footer-email-box h6 b{color:#7E7E7E}.footer-section-3 .footer-email-box h3{text-transform:uppercase;font-size:20px;font-weight:800;font-family:"Big Shoulders Display",sans-serif;color:var(--header)}.footer-section-3 .footer-email-box h3 b{color:#7E7E7E}.footer-section-3 .footer-email-box h2{text-transform:uppercase;font-size:20px;font-weight:800;font-family:"Big Shoulders Display",sans-serif;color:var(--header)}.footer-section-3 .footer-email-box h2 b{color:#7E7E7E}.footer-section-3 .footer-email-box form{position:relative;margin-top:20px}.footer-section-3 .footer-email-box form .email-btn{position:absolute;top:0;right:26px;top:16px}.footer-section-3 .footer-email-box form input{outline:none;background:#fff0;border:1px solid rgb(2 21 36 / .2);width:100%;padding:18px 26px;line-height:1;border-radius:10px;font-size:16px;font-weight:400;color:#7E7E7E}.footer-section-3 .footer-email-box form input::placeholder{color:#7E7E7E}.footer-section4{position:relative;margin:0 60px;border-bottom-left-radius:90px;border-bottom-right-radius:90px}@media (max-width:1600px){.footer-section4{margin:0 30px}}@media (max-width:1399px){.footer-section4{margin:0 30px;border-bottom-right-radius:15px;border-bottom-left-radius:15px}}@media (max-width:575px){.footer-section4{margin:0 15px}}.footer-section4 .shape1{position:absolute;bottom:0;left:420px}@media (max-width:1899px){.footer-section4 .shape1{left:350px}}@media (max-width:1600px){.footer-section4 .shape1{left:230px}}@media (max-width:1399px){.footer-section4 .shape1{display:none}}.footer-wrapper-5{padding:100px 0 120px}@media (max-width:1399px){.footer-wrapper-5{padding-top:100px;padding-bottom:100px}}@media (max-width:991px){.footer-wrapper-5{padding-top:80px;padding-bottom:80px}}.footer-wrapper-5 .let-work-wrapper-4{display:flex;justify-content:space-between}@media (max-width:1199px){.footer-wrapper-5 .let-work-wrapper-4{flex-wrap:wrap;gap:30px}}.footer-wrapper-5 .let-work-wrapper-4 .left-content .social-icon{gap:12px}.footer-wrapper-5 .let-work-wrapper-4 .left-content .social-icon a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;border:1px solid rgb(2 21 36 / .2);border-radius:50%}.footer-wrapper-5 .let-work-wrapper-4 .left-content .social-icon a:hover{background-color:var(--theme2);border:1px solid var(--theme2);color:var(--white)}@media (max-width:991px){.footer-wrapper-5 .let-work-wrapper-4 .left-content .footer-logo img{width:280px}}@media (max-width:767px){.footer-wrapper-5 .let-work-wrapper-4 .left-content .footer-logo img{width:220px}}@media (max-width:575px){.footer-wrapper-5 .let-work-wrapper-4 .left-content .footer-logo img{width:180px}}.footer-wrapper-5 .let-work-wrapper-4 .left-content p{max-width:390px;font-weight:400;font-size:16px;color:#7e7e7e;margin-top:40px;margin-bottom:30px}.footer-wrapper-5 .let-work-wrapper-4 .content h2{font-size:100px;font-weight:700;line-height:1;letter-spacing:-1.5px;text-transform:uppercase;color:#888}@media (max-width:991px){.footer-wrapper-5 .let-work-wrapper-4 .content h2{font-size:90px}}@media (max-width:767px){.footer-wrapper-5 .let-work-wrapper-4 .content h2{font-size:70px}}@media (max-width:575px){.footer-wrapper-5 .let-work-wrapper-4 .content h2{font-size:60px}}@media (max-width:470px){.footer-wrapper-5 .let-work-wrapper-4 .content h2{font-size:45px}}.footer-wrapper-5 .let-work-wrapper-4 .content h2 span{color:#2475fd;position:relative}.footer-wrapper-5 .let-work-wrapper-4 .content h2 span::before{position:absolute;content:"";width:100%;height:2px;background-color:var(--theme2);left:0;right:0;bottom:15px}@media (max-width:1399px){.footer-wrapper-5 .let-work-wrapper-4 .content h2 span::before{display:none}}.footer-wrapper-5 .let-work-wrapper-4 .content ul{display:flex;align-items:center;gap:35px;margin-top:60px}@media (max-width:1399px){.footer-wrapper-5 .let-work-wrapper-4 .content ul{margin-top:30px}}@media (max-width:767px){.footer-wrapper-5 .let-work-wrapper-4 .content ul{flex-wrap:wrap;gap:20px}}.footer-wrapper-5 .let-work-wrapper-4 .content ul li p{font-size:18px;font-weight:500;color:#021524;margin-bottom:10px}.footer-wrapper-5 .let-work-wrapper-4 .content ul li span{font-size:16px;font-weight:500;color:#021524}.footer-wrapper-5 .let-work-wrapper-4 .content ul li span a{font-size:16px;font-weight:500;color:#021524}.footer-wrapper-5 .let-work-wrapper-4 .content ul .line{width:1px;height:52px;background:rgb(2 21 36 / .2)}@media (max-width:767px){.footer-wrapper-5 .let-work-wrapper-4 .content ul .line{display:none}}.footer-bottom-4{background-color:var(--theme2);padding:30px 0;margin-top:30px}.footer-bottom-4 p{text-align:center;margin:0 auto;color:var(--white);text-transform:uppercase;font-size:14px;font-weight:400}.footer-new-section{padding-top:80px}.footer-new-section .container{max-width:1770px}.footer-new-section .footer-logo{border-bottom:1px dashed rgb(2 21 36 / .2);display:inline-block;padding-bottom:80px}.footer-new-section .footer-logo img{width:100%}.footer-new-section .footer-text{font-size:14px;text-transform:uppercase;border-bottom:1px dashed rgb(2 21 36 / .2);padding-bottom:70px}.footer-new-section .footer-text b{color:var(--header);font-weight:400}.footer-new-section .conversation-text{letter-spacing:.5px;text-transform:uppercase;color:#7E7E7E;font-weight:700;font-size:100px;font-family:"Big Shoulders Display",sans-serif;line-height:1;padding-top:36px;padding-bottom:25px}.footer-new-section .conversation-text a{color:#7E7E7E;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:4px}@media (max-width:1199px){.footer-new-section .conversation-text{font-size:70px}}@media (max-width:991px){.footer-new-section .conversation-text{font-size:55px}}@media (max-width:767px){.footer-new-section .conversation-text{font-size:45px}}@media (max-width:575px){.footer-new-section .conversation-text{font-size:36px}}@media (max-width:470px){.footer-new-section .conversation-text{line-height:1.4}}.footer-new-wrapper-1{margin-top:72px;display:grid;grid-template-columns:repeat(5,1fr);gap:30px;justify-content:space-between;margin-bottom:62px}@media (max-width:767px){.footer-new-wrapper-1{grid-template-columns:repeat(4,1fr)}}@media (max-width:575px){.footer-new-wrapper-1{grid-template-columns:repeat(3,1fr)}}@media (max-width:470px){.footer-new-wrapper-1{grid-template-columns:repeat(2,1fr)}}.footer-new-wrapper-1 .footer-list-items li{font-size:14px;font-weight:400;text-transform:uppercase}.footer-new-wrapper-1 .footer-list-items li:not(:last-child){margin-bottom:6px}.footer-new-wrapper-1 .footer-list-items li a{color:#7E7E7E}.footer-new-wrapper-1 .footer-list-items li a:hover{text-decoration:underline;color:#021524}.new-cta-adds{position:relative}.new-cta-adds .rend-img{position:absolute;bottom:70px;left:20px;right:20px;max-width:1770px;margin:0 auto}.new-cta-adds .rend-img img{width:100%}.section-title{position:relative;z-index:99;margin-bottom:30px}.section-title h3{font-size:32px}@media (max-width:767px){.section-title{margin-bottom:0}.section-title br{display:none}}.section-title .sub-title{position:relative;font-size:16px;font-weight:500;font-family:"Kanit",sans-serif;color:var(--theme);padding-left:50px;line-height:1;margin-bottom:30px;display:inline-block}.section-title .sub-title.bar-2-style{padding-left:0;position:relative;line-height:1}.section-title .sub-title.bar-2-style .bar-1{position:relative;margin-right:40px}.section-title .sub-title.bar-2-style .bar-1::before{position:absolute;top:7px;width:28px;height:1px;left:0;content:"";background-color:var(--header)}.section-title .sub-title.bar-2-style .bar-1::after{position:absolute;bottom:7px;width:14px;height:1px;left:14px;content:"";background-color:var(--header)}.section-title .sub-title.bar-2-style .bar-2{position:relative;margin-left:15px}.section-title .sub-title.bar-2-style .bar-2::before{position:absolute;top:7px;width:14px;height:1px;left:0;content:"";background-color:var(--header)}.section-title .sub-title.bar-2-style .bar-2::after{position:absolute;bottom:7px;width:28px;height:1px;left:0;content:"";background-color:var(--header)}.section-title .sub-title.before-none::before{display:none}.section-title .sub-title.before-none::after{display:none}.section-title .sub-title::before{position:absolute;left:0;top:3px;content:"";height:1px;width:30px;background-color:var(--theme)}.section-title .sub-title::after{position:absolute;left:12px;bottom:0;content:"";height:1px;width:17px;background-color:var(--theme)}.section-title h2 span{color:var(--theme)}.section-title.style-4 h6{padding-left:0;margin-bottom:20px;font-weight:400}.section-title.style-4 h6::before{display:none}.section-title.style-4 h6::after{display:none}.section-title.style-new .sub-title{color:var(--theme2)}.section-title.style-new .sub-title::before{background-color:var(--theme2)}.section-title.style-new .sub-title::after{background-color:var(--theme2)}.section-title.style-new .sub-title.new-style::before{background-color:var(--white)}.section-title.style-new .sub-title.new-style::after{background-color:var(--white)}.section-title.style-new h2{font-size:50px}@media (max-width:1399px){.section-title.style-new h2{font-size:44px}}@media (max-width:1199px){.section-title.style-new h2{font-size:35px}}@media (max-width:991px){.section-title.style-new h2{font-size:35px}}@media (max-width:767px){.section-title.style-new h2{font-size:35px}}@media (max-width:575px){.section-title.style-new h2{font-size:28px}}.section-title-area{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9;margin-bottom:30px}@media (max-width:767px){.section-title-area{margin-bottom:0}.section-title-area br{display:none}}.section-title-area .section-title{margin-bottom:0}@media (max-width:991px){.section-title-area{flex-wrap:wrap;gap:30px}}.section-title-2{margin-bottom:40px}@media (max-width:767px){.section-title-2{margin-bottom:0}.section-title-2 br{display:none}}.section-title-2 h6{border-radius:6px;background:rgb(191 247 71 / .1);display:inline-block;padding:8px 15px;line-height:1;color:var(--theme);font-size:16px;font-weight:400;text-transform:uppercase;font-family:"Kanit",sans-serif;margin-bottom:24px}.section-title-2 h6 img{margin-right:7px}.section-title-2 h2{font-size:50px;font-weight:700;line-height:128%;text-transform:uppercase}@media (max-width:1399px){.section-title-2 h2{font-size:44px}}@media (max-width:1199px){.section-title-2 h2{font-size:40px}}@media (max-width:991px){.section-title-2 h2{font-size:36px}}@media (max-width:767px){.section-title-2 h2{font-size:42px}}@media (max-width:575px){.section-title-2 h2{font-size:34px}}.section-title-2 h2 span{color:var(--theme)}.section-title-2 .prtoject-title{font-size:200px;font-weight:700;text-transform:uppercase;line-height:1}@media (max-width:1199px){.section-title-2 .prtoject-title{font-size:150px}}@media (max-width:575px){.section-title-2 .prtoject-title{font-size:140px}}@media (max-width:470px){.section-title-2 .prtoject-title{font-size:100px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}.section-padding-2{padding:60px 0}.hero-1{position:relative;padding-top:140px}@media (max-width:1199px){.hero-1{padding-top:150px;text-align:center}}.hero-1 .line-shape{position:absolute;left:0;right:0;top:130px;z-index:-1;opacity:.5}@media (max-width:1399px){.hero-1 .line-shape{display:none}}.hero-1 .hero-info{display:flex;align-items:center;gap:15px;justify-content:end;margin-right:40px;margin-top:130px}@media (max-width:1399px){.hero-1 .hero-info{right:80px;bottom:70px}}@media (max-width:1199px){.hero-1 .hero-info{display:none}}.hero-1 .hero-info span{color:#021524}.hero-1 .container{max-width:1585px}.hero-1 .hero-content{max-width:980px;position:relative}.hero-1 .hero-content .vec-shape{position:absolute;right:23%;bottom:23%}@media (max-width:1399px){.hero-1 .hero-content .vec-shape{display:none}}@media (max-width:1199px){.hero-1 .hero-content{text-align:center;margin:0 auto}}.hero-1 .hero-content p{font-size:18px;color:var(--header);font-weight:500;letter-spacing:5.4px;text-transform:uppercase;margin-bottom:30px}@media (max-width:575px){.hero-1 .hero-content p{font-size:15px;margin-bottom:15px}}.hero-1 .hero-content h1{line-height:80%;margin-bottom:40px;font-size:140px;font-weight:800}@media (max-width:1600px){.hero-1 .hero-content h1{line-height:95%}}@media (max-width:1399px){.hero-1 .hero-content h1{font-size:111px;line-height:115%;margin-bottom:30px}}@media (max-width:1199px){.hero-1 .hero-content h1{margin-bottom:30px;font-size:100px;line-height:80%}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:70px;line-height:110%}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:68px;line-height:110%;margin-bottom:25px}}@media (max-width:470px){.hero-1 .hero-content h1{font-size:48px;line-height:110%;margin-bottom:20px}}.hero-1 .hero-content h1 b{color:var(--theme)}.hero-1 .hero-content h1 strong,.hero-1 .hero-content h1 span{font-size:80px;color:var(--theme);font-weight:700}@media (max-width:767px){.hero-1 .hero-content h1 strong,.hero-1 .hero-content h1 span{font-size:55px}}@media (max-width:575px){.hero-1 .hero-content h1 strong,.hero-1 .hero-content h1 span{font-size:48px}}@media (max-width:470px){.hero-1 .hero-content h1 strong,.hero-1 .hero-content h1 span{font-size:40px}}.hero-1 .hero-content .social-link{display:flex;align-items:center;gap:20px;margin-top:50px;margin-bottom:60px}@media (max-width:1399px){.hero-1 .hero-content .social-link{margin-bottom:40px}}@media (max-width:1199px){.hero-1 .hero-content .social-link{margin-top:50px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}}@media (max-width:991px){.hero-1 .hero-content .social-link{margin-top:40px;margin-bottom:30px}}@media (max-width:767px){.hero-1 .hero-content .social-link{margin-top:30px}}@media (max-width:575px){.hero-1 .hero-content .social-link{margin-top:20px;margin-bottom:20px}}.hero-1 .hero-content .social-link a{font-size:16px;font-weight:400;color:#021524;position:relative;display:inline-block}.hero-1 .hero-content .social-link a::before{position:absolute;bottom:0;left:0;width:2px;content:"";height:2px;content:"";background-color:#021524;transition:all 0.4s ease-in-out;opacity:0;visibility:hidden}.hero-1 .hero-content .social-link a:hover{color:var(--theme)}.hero-1 .hero-content .social-link a:hover::before{width:100%;opacity:1;visibility:visible}.hero-1 .hero-content .hero-item{display:flex;align-items:center;justify-content:space-between;max-width:870px}@media (max-width:1199px){.hero-1 .hero-content .hero-item{display:grid;margin:0 auto;gap:30px;justify-content:center}}.hero-1 .hero-content .hero-item span{font-weight:500;font-size:16px;color:#021524;max-width:390px;display:inline-block}.hero-1 .hero-content .hero-item .theme-btn{color:var(--white)}.hero-1 .hero-image{position:relative;z-index:88}@media (max-width:1199px){.hero-1 .hero-image{text-align:center;max-width:650px;margin:0 auto}.hero-1 .hero-image img{width:100%;height:100%}}.marquee-section{background-color:var(--theme);padding:40px 0}.hero-2{background-color:#F5F5F5;padding:300px 0 180px;position:relative}@media (max-width:1199px){.hero-2{padding:200px 0 140px}}@media (max-width:767px){.hero-2{padding-top:130px}}.hero-2 .light-2{position:absolute;top:0;left:0}.hero-2 .light-1{position:absolute;left:16%;top:-10%}.hero-2 .shape1{position:absolute;bottom:0;left:0}.hero-2 .light-3{position:absolute;bottom:0;right:0}.hero-2 .vec-shape{position:absolute;right:32%;bottom:33%}@media (max-width:1399px){.hero-2 .vec-shape{display:none}}.hero-2 .shape-2{position:absolute;right:0;bottom:0}.hero-2 .hero-image{position:absolute;top:15%;right:157px}@media (max-width:1199px){.hero-2 .hero-image{display:none}}.hero-2 .hero-image .text-shape{position:absolute;bottom:55px;right:-50px}.hero-2 .container{max-width:1560px}.hero-2 .hero-content{max-width:1045px;position:relative}.hero-2 .hero-content h1{font-size:148px;font-weight:800;line-height:1;position:relative}@media (max-width:1399px){.hero-2 .hero-content h1{font-size:115px}}@media (max-width:991px){.hero-2 .hero-content h1{font-size:115px;line-height:1.2}}@media (max-width:767px){.hero-2 .hero-content h1{font-size:68px}}@media (max-width:575px){.hero-2 .hero-content h1{font-size:58px}}@media (max-width:470px){.hero-2 .hero-content h1{font-size:48px}}.hero-2 .hero-content h1 .vec2{position:absolute;bottom:0;margin-left:40px}@media (max-width:1199px){.hero-2 .hero-content h1 .vec2{display:none}}.hero-2 .hero-content .hero-sub-title{position:absolute;right:-140px;bottom:110px}@media (max-width:1399px){.hero-2 .hero-content .hero-sub-title{z-index:9}}@media (max-width:1199px){.hero-2 .hero-content .hero-sub-title{right:0;bottom:80px}}@media (max-width:991px){.hero-2 .hero-content .hero-sub-title{position:static;margin-top:10px}.hero-2 .hero-content .hero-sub-title h2{font-size:38px!important}}.hero-2 .hero-content .hero-sub-title h2{font-size:60px;font-weight:800;color:var(--white)}@media (max-width:991px){.hero-2 .hero-content .hero-sub-title h2{color:#060606}}@media (max-width:767px){.hero-2 .hero-content .hero-sub-title h2{font-size:40px!important}}@media (max-width:575px){.hero-2 .hero-content .hero-sub-title h2{font-size:35px!important}}.hero-2 .hero-content .hero-sub-title h2 span{display:block;color:#021524;margin-left:135px}@media (max-width:991px){.hero-2 .hero-content .hero-sub-title h2 span{margin-left:0;display:inline-block}}.hero-2 .hero-content .hero-btn{display:flex;align-items:center;gap:16px;margin-top:60px}@media (max-width:991px){.hero-2 .hero-content .hero-btn{margin-top:30px;flex-wrap:wrap}}.hero-2 .hero-content .hero-btn .theme-btn{border:1px solid rgb(2 21 36 / .2);background:#fff0;color:#021524}.hero-2 .hero-content .hero-btn .theme-btn:hover{color:var(--white)}.hero-2 .hero-text{color:#7E7E7E;max-width:620px;font-size:16px;margin-left:auto;position:relative;z-index:1}@media (max-width:1399px){.hero-2 .hero-text{margin-top:20px}}@media (max-width:991px){.hero-2 .hero-text{font-size:15px;margin-left:initial}}.hero-3{padding:200px 0 0}@media (max-width:767px){.hero-3{padding-top:160px}}.hero-3 .hero-content{text-align:center}.hero-3 .hero-content h1{font-size:135px;font-weight:800;color:#C1C1C1;line-height:1;display:flex;align-items:center;justify-content:center}@media (max-width:1399px){.hero-3 .hero-content h1{font-size:100px}}@media (max-width:1199px){.hero-3 .hero-content h1{display:block;font-size:100px}}@media (max-width:991px){.hero-3 .hero-content h1{font-size:90px}}@media (max-width:767px){.hero-3 .hero-content h1{font-size:80px}}@media (max-width:575px){.hero-3 .hero-content h1{font-size:70px}}@media (max-width:470px){.hero-3 .hero-content h1{font-size:60px}}.hero-3 .hero-content h1 b{font-weight:800;color:var(--header)}.hero-3 .hero-content h1 .text-border{border-top:3px solid #021524;border-bottom:3px solid #021524;line-height:1;margin:0 20px}@media (max-width:1399px){.hero-3 .hero-content h1 .text-border{border:none}}@media (max-width:1199px){.hero-3 .hero-content h1 .text-border{margin:0}}.hero-3 .hero-image{max-width:1800px;margin:100px auto 0;border-radius:20px;height:710px;position:relative}@media (max-width:1600px){.hero-3 .hero-image{height:550px;margin-left:20px;margin-right:20px}}@media (max-width:1199px){.hero-3 .hero-image{height:710px}}.hero-3 .hero-image .hero-tag{position:absolute;top:-30px;left:0;z-index:99;display:flex;align-items:center;justify-content:center;right:0;gap:10px}.hero-3 .hero-image .hero-tag span{display:inline-block;font-size:40px;font-weight:700;background-color:#F9BC0D;color:#021524;height:54px;line-height:54px;text-align:center;padding:0 20px;font-family:"Big Shoulders Display",sans-serif;border-radius:100px;transform:rotate(-15deg)}@media (max-width:1199px){.hero-3 .hero-image .hero-tag span{font-size:18px;height:45px;line-height:45px;padding:0 15px}}.hero-3 .hero-image .hero-tag span.color-2{background-color:#FB0000;color:var(--white);transform:rotate(15deg)}.hero-3 .hero-image .hero-tag span.color-3{background-color:#CBFE1C;transform:rotate(-15deg)}.hero-3 .hero-image .hero-tag span.color-4{background-color:#9400F6;color:var(--white);transform:rotate(15deg)}.hero-3 .hero-image img{width:100%;height:100%;border-radius:20px;object-fit:cover}.hero-3 .hero-image .hero-image2{position:absolute;bottom:0;left:60px;z-index:99}@media (max-width:1899px){.hero-3 .hero-image .hero-image2{left:30px;max-width:900px}}@media (max-width:1600px){.hero-3 .hero-image .hero-image2{max-width:700px;z-index:1}}@media (max-width:1199px){.hero-3 .hero-image .hero-image2{left:0;right:0;padding:0 20px;max-width:560px;margin:0 auto}}.hero-3 .hero-image .hero-content2{position:absolute;bottom:150px;right:60px;z-index:99;max-width:576px;margin-left:auto;z-index:9}@media (max-width:1199px){.hero-3 .hero-image .hero-content2{bottom:initial;top:150px;left:20px;right:20px;text-align:center;margin:0 auto}}.hero-3 .hero-image .hero-content2 h6{letter-spacing:.1em;color:var(--white);font-weight:600;font-size:16px;font-family:"Kanit",sans-serif;margin-bottom:15px}.hero-3 .hero-image .hero-content2 p{color:var(--white);font-size:16px;text-transform:capitalize}.hero-3 .hero-image .hero-content2 .hero-btn{display:flex;align-items:center;gap:16px;margin-top:40px}@media (max-width:1199px){.hero-3 .hero-image .hero-content2 .hero-btn{flex-wrap:wrap;margin-bottom:20px;justify-content:center}}.hero-3 .hero-image .hero-content2 .hero-btn .theme-btn{color:var(--white)}.hero-3 .hero-image .hero-content2 .hero-btn .theme-btn::before{background-color:var(--white)}.hero-3 .hero-image .hero-content2 .hero-btn .theme-btn:hover{color:var(--header)}.page-wrapper-3{padding:60px}@media (max-width:1600px){.page-wrapper-3{padding:35px 30px}}@media (max-width:1399px){.page-wrapper-3{margin-top:100px}}@media (max-width:1199px){.page-wrapper-3{padding:35px 22px}}@media (max-width:991px){.page-wrapper-3{padding:30px 18px}}@media (max-width:767px){.page-wrapper-3{padding:25px 15px}}.page-wrapper-3 .sidebar-sticky-item{border-left:1px solid rgb(255 255 255 / .2);padding-left:60px;display:grid;align-items:center;gap:200px}@media (max-width:1600px){.page-wrapper-3 .sidebar-sticky-item{padding-left:30px}}.page-wrapper-3 .sidebar-sticky-item .sidebar__toggle{width:60px;height:60px;line-height:60px;display:inline-block;border-radius:50%;border:1px solid rgb(255 255 255 / .2);text-align:center;cursor:pointer}.page-wrapper-3 .sidebar-sticky-item .mail-info{color:#888;display:flex;align-items:center;gap:10px;writing-mode:sideways-lr}.page-wrapper-3 .sidebar-sticky-item .mail-info a{color:#888}.page-wrapper-3 .sidebar-sticky-item .social-icon{gap:10px;display:grid;align-items:center;margin-top:10px}.page-wrapper-3 .sidebar-sticky-item .social-icon a{display:inline-block;width:50px;height:50px;line-height:50px;border-radius:100px;border:1px solid rgb(255 255 255 / .2);background:#1C1D20;text-align:center;font-size:16px}.page-wrapper-3 .sidebar-sticky-item .social-icon a i{-webkit-transition:all 900ms ease;transition:all 900ms ease}.page-wrapper-3 .sidebar-sticky-item .social-icon a:hover{color:var(--theme);border:1px solid var(--theme)}.page-wrapper-3 .sidebar-sticky-item .social-icon a:hover i{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}.view-portfolio-item{border-radius:20px;background:#1A1A1A;padding:30px}@media (max-width:1600px){.view-portfolio-item{padding:20px}}@media (max-width:991px){.view-portfolio-item{max-width:500px;margin:0 auto}}.view-portfolio-item .top-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.view-portfolio-item .top-head span{color:#888;font-size:16px;font-weight:400;text-transform:uppercase;display:inline-block;border-radius:100px;border:1px solid rgb(255 255 255 / .2);padding:10px 18px;line-height:1;position:relative;padding-left:30px}@media (max-width:1600px){.view-portfolio-item .top-head span{font-size:14px}}.view-portfolio-item .top-head span::before{position:absolute;top:13px;left:14px;content:"";width:8px;height:8px;border-radius:50%;background-color:var(--theme);animation:colorChange 4s infinite alternate}@keyframes colorChange{0%{background-color:var(--theme)}50%{background-color:var(--text)}100%{background-color:var(--theme)}}.view-portfolio-item .thumb img{width:100%;height:100%;border-radius:10px}.view-portfolio-item .content{text-align:center;margin-top:30px}.view-portfolio-item .content .line-ani{margin-top:-25px}@media (max-width:1399px){.view-portfolio-item .content .line-ani{display:none}}.view-portfolio-item .content h3{color:var(--white);font-size:50px;font-weight:700;text-transform:uppercase}@media (max-width:767px){.view-portfolio-item .content h3{font-size:44px}}@media (max-width:470px){.view-portfolio-item .content h3{font-size:38px}}.view-portfolio-item .content .text{color:#888;font-size:16px;font-weight:500;text-transform:uppercase;margin-bottom:25px}.view-portfolio-item .content .theme-btn{width:100%;height:52px;line-height:52px;margin-bottom:10px}.view-portfolio-item .content .counter-box{display:flex;align-items:center;justify-content:space-between;border-radius:100px;border:1px solid rgb(255 255 255 / .2);padding:19px 35px;line-height:1}@media (max-width:1600px){.view-portfolio-item .content .counter-box{padding:16px 20px}}.view-portfolio-item .content .counter-box .border-style{width:1px;height:34px;background:rgb(255 255 255 / .2)}@media (max-width:575px){.view-portfolio-item .content .counter-box .border-style{display:none}}.view-portfolio-item .content .counter-box .counter-text h5{color:#888;font-size:16px;font-weight:500;text-transform:uppercase;font-family:"Kanit",sans-serif;color:#888;margin-bottom:5px;text-align:left}.view-portfolio-item .content .counter-box .counter-text p{color:#888;font-size:14px;font-weight:400;text-transform:capitalize}@media (max-width:1600px){.view-portfolio-item .content .counter-box .counter-text p{font-size:12px}}.page-wrap-item{max-width:700px}@media (max-width:1399px){.page-wrap-item{max-width:initial}}.page-wrap-item .hero-3 h5{color:#888;font-size:50px;font-weight:700;text-transform:uppercase;line-height:1.2}@media (max-width:575px){.page-wrap-item .hero-3 h5{font-size:45px}}@media (max-width:470px){.page-wrap-item .hero-3 h5{font-size:38px}}.page-wrap-item .hero-3 h3{color:#BFF747;font-size:100px;font-weight:700;line-height:1;text-transform:uppercase}@media (max-width:1600px){.page-wrap-item .hero-3 h3{font-size:80px}}@media (max-width:1199px){.page-wrap-item .hero-3 h3{font-size:65px}}@media (max-width:991px){.page-wrap-item .hero-3 h3{font-size:80px;margin-top:5px}}@media (max-width:767px){.page-wrap-item .hero-3 h3{font-size:65px}}@media (max-width:575px){.page-wrap-item .hero-3 h3{font-size:55px}}@media (max-width:470px){.page-wrap-item .hero-3 h3{font-size:44px}}.page-wrap-item .hero-3 h1{color:var(--white);font-size:200px;font-weight:700;text-transform:uppercase;line-height:1}@media (max-width:1600px){.page-wrap-item .hero-3 h1{font-size:160px}}@media (max-width:1199px){.page-wrap-item .hero-3 h1{font-size:130px}}@media (max-width:991px){.page-wrap-item .hero-3 h1{font-size:140px;margin-top:5px}}@media (max-width:767px){.page-wrap-item .hero-3 h1{font-size:120px;margin-top:5px}}@media (max-width:575px){.page-wrap-item .hero-3 h1{font-size:90px;margin-top:5px}}@media (max-width:470px){.page-wrap-item .hero-3 h1{font-size:70px;margin-top:5px}}.page-wrap-item .hero-3 .hero-text{display:flex;align-items:center;justify-content:space-between;margin-top:30px}@media (max-width:1600px){.page-wrap-item .hero-3 .hero-text{flex-wrap:wrap;gap:20px}}@media (max-width:1399px){.page-wrap-item .hero-3 .hero-text{justify-content:start}}.page-wrap-item .hero-3 .hero-text p{color:#888;font-size:16px;font-weight:400;line-height:150%;text-transform:uppercase;max-width:425px}@media (max-width:1899px){.page-wrap-item .hero-3 .hero-text p{font-size:15px;line-height:164%;max-width:350px}}@media (max-width:1600px){.page-wrap-item .hero-3 .hero-text p{font-size:13px;line-height:164%;max-width:350px}}.banner-four{background-color:var(--black);padding:260px 0 130px;position:relative;z-index:1;overflow:hidden;border-bottom:1px solid #414141}.banner-four::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:left top 100px;background-image:url(https://www.korn-bildwelten.de/wp-content/themes/rend/assets/css/../images/banner/line.png)}.banner-four .intro{padding-left:180px}.banner-four .intro p{max-width:400px;margin-bottom:30px}.banner-four .arrow{position:relative;display:block;width:100%;max-width:740px}.banner-four .arrow::before{content:"";position:absolute;left:0;right:0;height:2px;width:calc(100% - 6px);background-color:var(--white)}.banner-four .arrow::after{content:"\f105";font-family:"Font Awesome 6 Pro";position:absolute;right:4px;top:50%;transform:translateY(-48%);font-size:24px}.banner-four .banner-four__content{position:relative;z-index:9}.banner-four .banner-four__title{max-width:1100px;margin-top:70px}.banner-four .banner-four__title h1{text-transform:uppercase;font-weight:900;text-align:center}.banner-four .banner-four__title .frame{display:inline-flex;font-size:46px;position:relative;color:#fff}.banner-four .banner-four__title .frame img{width:100%;height:100%;position:absolute;inset:0;animation:rotateInfinite 24s linear infinite;animation-play-state:running}.banner-four .banner-four__title .frame i{background-color:var(--primary-color)}.banner-four .banner-four__title .frame:hover img{animation-play-state:paused}.banner-four .small{position:absolute;top:260px;left:9%;z-index:2;max-width:15vw}.banner-four .large{position:absolute;top:100px;right:6%;z-index:-1;max-width:30vw}.gt-vertical-portfolio .slider{min-height:50vh}.gt-vertical-portfolio .slider .swiper-slide{overflow:hidden;position:relative;height:100%;display:flex;justify-content:center}.gt-vertical-portfolio .slider .swiper-slide .slide-inner{position:absolute;width:100%;height:100vh;left:0;top:0}.gt-vertical-portfolio .slider .swiper-slide .slide-inner img{position:absolute;width:100vw;height:100vh;object-fit:cover;left:0;top:0;bottom:0;margin:auto}.gt-vertical-portfolio .swiper-container{width:100%;height:100vh;position:relative}.gt-vertical-portfolio .theme-btn{border:1px solid 1px solid rgb(255 255 255 / .16);color:var(--white);margin-top:50px}.gt-vertical-portfolio .theme-btn:hover{color:var(--black)}.gt-vertical-portfolio .hero-content{max-width:400px}.gt-vertical-portfolio .hero-content h6{padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .16);margin-bottom:20px;font-size:28px}.gt-vertical-portfolio .hero-content p{color:var(--white)}.gt-vertical-portfolio__content{z-index:9;left:50px;right:50px;bottom:100px;position:absolute;z-index:99;display:flex;align-items:end;justify-content:space-between}.gt-vertical-portfolio__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px);position:relative;z-index:999;max-width:800px}.gt-vertical-portfolio__content-title a:hover{color:var(--white)}.gt-vertical-portfolio .swiper-slide-active .gt-vertical-portfolio__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.gt-vertical-portfolio .swiper-slide-active .gt-vertical-portfolio__content-title{opacity:1;transform:translateY(0);transition:all 2200ms ease}.gt-vertical-portfolio__slider{width:100vw;height:100vh}.gt-vertical-portfolio__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}.gt-vertical-portfolio__slider__arrow-prev,.gt-vertical-portfolio__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.gt-vertical-portfolio .array-button{display:grid;align-items:center;gap:15px;position:absolute;top:50%;transform:translateY(-50%);right:50px;z-index:999}@media (max-width:1600px){.gt-vertical-portfolio .array-button{display:none}}.gt-vertical-portfolio .array-button .array-prev,.gt-vertical-portfolio .array-button .array-next{border-radius:100px;border:1.5px solid rgb(255 255 255 / .2);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme);transition:all 0.4s ease-in-out;cursor:pointer}.gt-vertical-portfolio .array-button .array-prev:hover,.gt-vertical-portfolio .array-button .array-next:hover{background-color:var(--theme);color:#060606}.gt-horizontal-portfolio .slider{min-height:100vh}.gt-horizontal-portfolio .slider .swiper-slide{overflow:hidden;position:relative;height:100vh;display:flex;justify-content:center}.gt-horizontal-portfolio .slider .swiper-slide .slide-inner{position:absolute;width:100vw;height:100vh;left:0;top:0}.gt-horizontal-portfolio .slider .swiper-slide .slide-inner img{position:absolute;width:100vw;height:100vh;object-fit:cover;left:0;top:0;bottom:0;margin:auto}.gt-horizontal-portfolio .swiper-container{width:100%;height:100vh;position:relative}.gt-horizontal-portfolio .theme-btn{border:1px solid rgb(255 255 255 / .16);color:var(--white);margin-top:50px}.gt-horizontal-portfolio .theme-btn:hover{color:var(--black)}.gt-horizontal-portfolio .hero-content{max-width:400px}.gt-horizontal-portfolio .hero-content h6{padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .16);margin-bottom:20px;font-size:28px}.gt-horizontal-portfolio .hero-content p{color:var(--white)}.gt-horizontal-portfolio__content{z-index:9;left:50px;right:50px;bottom:100px;position:absolute;display:flex;align-items:end;justify-content:space-between}.gt-horizontal-portfolio__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px);position:relative;max-width:800px;transition:all 2s ease}.gt-horizontal-portfolio__content-title a:hover{color:var(--white)}.gt-horizontal-portfolio .swiper-slide-active .gt-horizontal-portfolio__content-title{opacity:1;transform:translateY(0)}.gt-horizontal-portfolio .array-button{display:flex;align-items:center;gap:15px;position:absolute;bottom:50px;right:50px;z-index:999}@media (max-width:1600px){.gt-horizontal-portfolio .array-button{display:none}}.gt-horizontal-portfolio .array-button .array-prev,.gt-horizontal-portfolio .array-button .array-next{border:1.5px solid rgb(255 255 255 / .2);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme);cursor:pointer;transition:all 0.3s ease}.gt-horizontal-portfolio .array-button .array-prev:hover,.gt-horizontal-portfolio .array-button .array-next:hover{background-color:var(--theme);color:#060606}.gt-portfolio-parallax-box-slider{width:100%;height:100vh;display:flex;overflow:hidden;margin-left:10px;position:relative;align-items:center;justify-content:flex-start}.gt-portfolio-parallax-box-slider .gt-parallax-slider-inner{gap:10px;width:100%;height:100vh;display:flex;padding-top:80px;align-items:center;justify-content:flex-start}.gt-portfolio-parallax-box-slider .gt-parallax-slider-item{width:500px;height:100%;overflow:hidden;position:relative;background-size:cover;border-radius:20px}.gt-portfolio-parallax-box-slider .gt-parallax-slider-item img{height:70%;min-width:750px;object-fit:cover;margin-left:-50px;background-size:cover;background-position:center;border-radius:20px}.gt-portfolio-parallax-box-slider .content{margin-top:20px}.gt-portfolio-parallax-box-slider .content h3{font-weight:700;margin-top:5px;font-size:30px}.gt-portfolio-parallax-box-slider .content h3 a:hover{color:var(--theme)}.hero-5{background:#060606;margin:0 40px;z-index:9;padding:120px 0 0}@media (max-width:1399px){.hero-5{margin:0 30px}}@media (max-width:575px){.hero-5{margin:0 15px}}.hero-5 .container-fluid{padding:0 110px}@media (max-width:1899px){.hero-5 .container-fluid{padding:0 50px}}@media (max-width:1600px){.hero-5 .container-fluid{padding:0 50px}}@media (max-width:1399px){.hero-5 .container-fluid{padding:0 30px}}@media (max-width:575px){.hero-5 .container-fluid{padding:0 15px}}.hero-5 .text-box{display:flex;align-items:center;gap:12px;border-radius:100px;border:1px solid rgb(255 255 255 / .15);background:rgb(255 255 255 / .15);backdrop-filter:blur(20px);transform:rotate(-45deg);position:absolute;bottom:240px;left:530px;z-index:99999;padding:10px 16px}@media (max-width:1600px){.hero-5 .text-box{bottom:175px;left:324px}}@media (max-width:1399px){.hero-5 .text-box{display:none}}.hero-5 .text-box.style-2{transform:rotate(-30deg)}.hero-5 .text-box h6{color:var(--body);font-size:18px;font-weight:500;text-transform:uppercase;font-family:"Kanit",sans-serif}.hero-5 .text-box h6 b{color:#ECB014;font-weight:500}.hero-5 .text-box span{border-radius:100px;border:1px solid rgb(255 255 255 / .3);padding:2px 10px;display:inline-block;color:var(--body);text-transform:uppercase}.hero-5 .bg-shape{position:absolute;bottom:0;left:0;right:0}@media (max-width:1399px){.hero-5 .bg-shape{height:470px}}@media (max-width:767px){.hero-5 .bg-shape{height:270px}}.hero-5 .bg-shape img{width:100%;height:100%;border-radius:40px}.hero-5 .top-image{position:absolute;right:0;top:0;z-index:-1}@media (max-width:1399px){.hero-5 .top-image{display:none}}.hero-5 .top-image img{width:100%;height:100%}.hero-5 .hero-image{position:relative;z-index:9999}.hero-5 .hero-image img{width:100%;height:100%}.hero-5 .hero-content{padding-bottom:70px;margin-left:40px;position:relative;z-index:9999}@media (max-width:1399px){.hero-5 .hero-content{margin-left:0}}@media (max-width:991px){.hero-5 .hero-content{padding-bottom:0}}.hero-5 .hero-content h4{font-size:100px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--body)}.hero-5 .hero-content h4 span{font-weight:400}@media (max-width:1600px){.hero-5 .hero-content h4{font-size:68px}}@media (max-width:1399px){.hero-5 .hero-content h4{font-size:44px}}@media (max-width:991px){.hero-5 .hero-content h4{font-size:80px;color:var(--white)}}@media (max-width:575px){.hero-5 .hero-content h4{font-size:35px;margin-bottom:5px;color:var(--white)}}.hero-5 .hero-content h1{font-size:380px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--body);line-height:90%}@media (max-width:1899px){.hero-5 .hero-content h1{font-size:340px}}@media (max-width:1600px){.hero-5 .hero-content h1{font-size:288px}}@media (max-width:1399px){.hero-5 .hero-content h1{font-size:215px}}@media (max-width:991px){.hero-5 .hero-content h1{font-size:275px;color:var(--white)}}@media (max-width:575px){.hero-5 .hero-content h1{font-size:80px}}.hero-5 .hero-content .hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:20px}@media (max-width:1399px){.hero-5 .hero-content .hero-bottom{flex-wrap:wrap;gap:20px}}.hero-5 .hero-content .hero-bottom .theme-btn{background-color:var(--white);color:#060606}.hero-5 .hero-content .hero-bottom .theme-btn::before{background-color:var(--body)}.hero-5 .hero-content .hero-bottom .theme-btn:hover{border:1px solid var(--body);color:var(--white)}.hero-5 .hero-content .hero-bottom span{font-size:100px;font-weight:400;letter-spacing:.5px;text-transform:uppercase;font-family:"Big Shoulders Display",sans-serif;color:var(--body)}@media (max-width:1600px){.hero-5 .hero-content .hero-bottom span{font-size:70px}}@media (max-width:1399px){.hero-5 .hero-content .hero-bottom span{font-size:50px}}@media (max-width:991px){.hero-5 .hero-content .hero-bottom span{font-size:60px;color:var(--white)}}@media (max-width:575px){.hero-5 .hero-content .hero-bottom span{font-size:40px}}.banner-four{background-color:var(--black);padding:260px 0 130px;position:relative;z-index:1;overflow:hidden;border-bottom:1px solid #414141}.banner-four::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:left top 100px;background-image:url(https://www.korn-bildwelten.de/wp-content/themes/rend/assets/css/../images/banner/line.png)}.banner-four .intro{padding-left:180px}.banner-four .intro p{max-width:400px;margin-bottom:30px}.banner-four .arrow{position:relative;display:block;width:100%;max-width:740px}.banner-four .arrow::before{content:"";position:absolute;left:0;right:0;height:2px;width:calc(100% - 6px);background-color:var(--white)}.banner-four .arrow::after{content:"\f105";font-family:"Font Awesome 6 Pro";position:absolute;right:4px;top:50%;transform:translateY(-48%);font-size:24px}.banner-four .banner-four__content{position:relative;z-index:9}.banner-four .banner-four__title{max-width:1100px;margin-top:70px}.banner-four .banner-four__title h1{text-transform:uppercase;font-weight:900;text-align:center}.banner-four .banner-four__title .frame{display:inline-flex;font-size:46px;position:relative;color:#fff}.banner-four .banner-four__title .frame img{width:100%;height:100%;position:absolute;inset:0;animation:rotateInfinite 24s linear infinite;animation-play-state:running}.banner-four .banner-four__title .frame i{background-color:var(--primary-color)}.banner-four .banner-four__title .frame:hover img{animation-play-state:paused}.banner-four .small{position:absolute;top:260px;left:9%;z-index:2;max-width:15vw}.banner-four .large{position:absolute;top:100px;right:6%;z-index:-1;max-width:30vw}.gt-vertical-portfolio .slider{min-height:50vh}.gt-vertical-portfolio .slider .swiper-slide{overflow:hidden;position:relative;height:100%;display:flex;justify-content:center}.gt-vertical-portfolio .slider .swiper-slide .slide-inner{position:absolute;width:100%;height:100vh;left:0;top:0}.gt-vertical-portfolio .slider .swiper-slide .slide-inner img{position:absolute;width:100vw;height:100vh;object-fit:cover;left:0;top:0;bottom:0;margin:auto}.gt-vertical-portfolio .swiper-container{width:100%;height:100vh;position:relative}.gt-vertical-portfolio .theme-btn{border:1px solid 1px solid rgb(255 255 255 / .16);color:var(--white);margin-top:50px}.gt-vertical-portfolio .theme-btn:hover{color:var(--black)}.gt-vertical-portfolio .hero-content{max-width:400px}.gt-vertical-portfolio .hero-content h6{padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .16);margin-bottom:20px;font-size:28px}.gt-vertical-portfolio .hero-content p{color:var(--white)}.gt-vertical-portfolio__content{z-index:9;left:50px;right:50px;bottom:100px;position:absolute;z-index:99;display:flex;align-items:end;justify-content:space-between}@media (max-width:1399px){.gt-vertical-portfolio__content{flex-wrap:wrap;left:30px;right:30px}}.gt-vertical-portfolio__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px);position:relative;z-index:999;max-width:800px}@media (max-width:1399px){.gt-vertical-portfolio__content-title{font-size:80px}}@media (max-width:991px){.gt-vertical-portfolio__content-title{font-size:60px}}@media (max-width:767px){.gt-vertical-portfolio__content-title{font-size:60px}}@media (max-width:575px){.gt-vertical-portfolio__content-title{font-size:40px}}.gt-vertical-portfolio__content-title a:hover{color:var(--white)}.gt-vertical-portfolio .swiper-slide-active .gt-vertical-portfolio__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.gt-vertical-portfolio .swiper-slide-active .gt-vertical-portfolio__content-title{opacity:1;transform:translateY(0);transition:all 2200ms ease}.gt-vertical-portfolio__slider{width:100vw;height:100vh}.gt-vertical-portfolio__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}.gt-vertical-portfolio__slider__arrow-prev,.gt-vertical-portfolio__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.gt-vertical-portfolio .array-button{display:grid;align-items:center;gap:15px;position:absolute;top:50%;transform:translateY(-50%);right:50px;z-index:999}@media (max-width:1600px){.gt-vertical-portfolio .array-button{display:none}}.gt-vertical-portfolio .array-button .array-prev,.gt-vertical-portfolio .array-button .array-next{border-radius:100px;border:1.5px solid rgb(255 255 255 / .2);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme);transition:all 0.4s ease-in-out;cursor:pointer}.gt-vertical-portfolio .array-button .array-prev:hover,.gt-vertical-portfolio .array-button .array-next:hover{background-color:var(--theme);color:#060606}.gt-horizontal-portfolio .slider{min-height:100vh}.gt-horizontal-portfolio .slider .swiper-slide{overflow:hidden;position:relative;height:100vh;display:flex;justify-content:center}.gt-horizontal-portfolio .slider .swiper-slide .slide-inner{position:absolute;width:100vw;height:100vh;left:0;top:0}.gt-horizontal-portfolio .slider .swiper-slide .slide-inner img{position:absolute;width:100vw;height:100vh;object-fit:cover;left:0;top:0;bottom:0;margin:auto}.gt-horizontal-portfolio .swiper-container{width:100%;height:100vh;position:relative}.gt-horizontal-portfolio .theme-btn{border:1px solid rgb(255 255 255 / .16);color:var(--white);margin-top:50px}.gt-horizontal-portfolio .theme-btn:hover{color:var(--black)}.gt-horizontal-portfolio .hero-content{max-width:400px}.gt-horizontal-portfolio .hero-content h6{padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .16);margin-bottom:20px;font-size:28px}.gt-horizontal-portfolio .hero-content p{color:var(--white)}.gt-horizontal-portfolio__content{z-index:9;left:50px;right:50px;bottom:100px;position:absolute;display:flex;align-items:end;justify-content:space-between}@media (max-width:1399px){.gt-horizontal-portfolio__content{flex-wrap:wrap;left:30px;right:30px}}.gt-horizontal-portfolio__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px);position:relative;max-width:800px;transition:all 2s ease}@media (max-width:1399px){.gt-horizontal-portfolio__content-title{font-size:80px}}@media (max-width:991px){.gt-horizontal-portfolio__content-title{font-size:60px}}@media (max-width:767px){.gt-horizontal-portfolio__content-title{font-size:60px}}@media (max-width:575px){.gt-horizontal-portfolio__content-title{font-size:40px}}.gt-horizontal-portfolio__content-title a:hover{color:var(--white)}.gt-horizontal-portfolio .swiper-slide-active .gt-horizontal-portfolio__content-title{opacity:1;transform:translateY(0)}.gt-horizontal-portfolio .array-button{display:flex;align-items:center;gap:15px;position:absolute;bottom:50px;right:50px;z-index:999}@media (max-width:1600px){.gt-horizontal-portfolio .array-button{display:none}}.gt-horizontal-portfolio .array-button .array-prev,.gt-horizontal-portfolio .array-button .array-next{border:1.5px solid rgb(255 255 255 / .2);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme);cursor:pointer;transition:all 0.3s ease}.gt-horizontal-portfolio .array-button .array-prev:hover,.gt-horizontal-portfolio .array-button .array-next:hover{background-color:var(--theme);color:#060606}.gt-portfolio-parallax-box-slider{width:100%;height:100vh;display:flex;overflow:hidden;margin-left:10px;position:relative;align-items:center;justify-content:flex-start}.gt-portfolio-parallax-box-slider .gt-parallax-slider-inner{gap:10px;width:100%;height:100vh;display:flex;padding-top:200px;align-items:center;justify-content:flex-start}@media (max-width:1399px){.gt-portfolio-parallax-box-slider .gt-parallax-slider-inner{padding-top:160px}}@media (max-width:991px){.gt-portfolio-parallax-box-slider .gt-parallax-slider-inner{padding-top:130px}}.gt-portfolio-parallax-box-slider .gt-parallax-slider-item{width:500px;height:100%;overflow:hidden;position:relative;background-size:cover;border-radius:20px}.gt-portfolio-parallax-box-slider .gt-parallax-slider-item img{height:70%;min-width:750px;object-fit:cover;margin-left:-50px;background-size:cover;background-position:center;border-radius:20px}.gt-portfolio-parallax-box-slider .content{margin-top:20px}.gt-portfolio-parallax-box-slider .content h3{font-weight:700;margin-top:5px;font-size:30px}.gt-portfolio-parallax-box-slider .content h3 a:hover{color:var(--theme)}.hero-4{margin:0 10px;border-bottom-left-radius:90px;border-bottom-right-radius:90px;position:relative}@media (max-width:1399px){.hero-4{border-bottom-left-radius:20px;border-bottom-right-radius:20px}}@media (max-width:991px){.hero-4{padding-top:130px}}.hero-4 .circle-box{width:134px;height:134px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;margin:0 auto;position:absolute;top:230px;left:270px;background-color:var(--white)}@media (max-width:1399px){.hero-4 .circle-box{display:none}}.hero-4 .circle-box.style-2{left:initial;right:270px}.hero-4 .circle-box h1{margin:0;font-size:30px;font-weight:600;font-family:"Kanit",sans-serif;color:var(--theme2);line-height:1}.hero-4 .circle-box p{margin:0;font-size:12px;font-weight:600;color:#021524;line-height:1.2;text-transform:uppercase;text-align:start}.hero-4 .circle-box-2{width:134px;height:134px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;margin:0 auto;position:absolute;bottom:150px;left:50%;transform:translateX(-50%);background-color:rgb(255 255 255 / .7)}@media (max-width:1399px){.hero-4 .circle-box-2{display:none}}.hero-4 .circle-box-2 h1{margin:0;font-size:30px;font-weight:600;font-family:"Kanit",sans-serif;color:var(--theme2);line-height:1}.hero-4 .circle-box-2 p{margin:0;font-size:12px;font-weight:600;color:#021524;line-height:1.2;text-transform:uppercase;text-align:start}.hero-4 .shape{position:absolute;right:460px;bottom:320px}@media (max-width:1399px){.hero-4 .shape{display:none}}.hero-4 .container-fluid{padding:0 90px}@media (max-width:1600px){.hero-4 .container-fluid{padding:0 50px}}@media (max-width:1399px){.hero-4 .container-fluid{padding:0 30px}}@media (max-width:575px){.hero-4 .container-fluid{padding:0 15px}}.hero-4 .hero-content{display:flex;justify-content:space-between;align-items:end}@media (max-width:991px){.hero-4 .hero-content{flex-wrap:wrap;gap:30px}}.hero-4 .hero-content .left-content{padding-bottom:80px}@media (max-width:991px){.hero-4 .hero-content .left-content{padding-bottom:0}}.hero-4 .hero-content .left-content .info-item{display:flex;align-items:center;gap:10px;margin-bottom:30px}.hero-4 .hero-content .left-content .info-item span{text-transform:uppercase;font-size:14px;font-weight:500;color:#021524;line-height:143%}.hero-4 .hero-content .left-content p{text-transform:uppercase;font-size:20px;font-weight:500;color:#2475fd;letter-spacing:5px}@media (max-width:1399px){.hero-4 .hero-content .left-content p{letter-spacing:initial;font-size:16px}}.hero-4 .hero-content .left-content h1{font-size:120px;margin-top:10px;font-weight:900;text-transform:uppercase;line-height:100%}@media (max-width:1399px){.hero-4 .hero-content .left-content h1{font-size:50px}}@media (max-width:991px){.hero-4 .hero-content .left-content h1{font-size:100px}.hero-4 .hero-content .left-content h1 br{display:none}}@media (max-width:767px){.hero-4 .hero-content .left-content h1{font-size:50px}.hero-4 .hero-content .left-content h1 br{display:none}}.hero-4 .hero-content .hero-image{margin-top:20px}@media (max-width:1399px){.hero-4 .hero-content .hero-image{max-width:300px;height:470px}}@media (max-width:991px){.hero-4 .hero-content .hero-image{max-width:initial;height:initial;margin-top:0}}.hero-4 .hero-content .hero-image img{width:100%;height:100%}.hero-4 .hero-content .right-content{padding-bottom:100px}@media (max-width:767px){.hero-4 .hero-content .right-content{padding-bottom:80px}}.hero-4 .hero-content .right-content p{font-size:16px;font-weight:400;color:#021524;margin-bottom:40px;max-width:387px}.hero-4 .hero-content .right-content .theme-btn{background-color:var(--theme2);color:var(--white)}.hero-5s{padding:200px 0 0}@media (max-width:991px){.hero-5s{padding-top:150px}}.hero-5s .container{max-width:1770px}.hero-5s .hero-content h1{color:var(--white);font-weight:600;font-size:100px;position:relative}@media (max-width:1600px){.hero-5s .hero-content h1{font-size:90px}}@media (max-width:1399px){.hero-5s .hero-content h1{font-size:75px}}@media (max-width:991px){.hero-5s .hero-content h1{font-size:60px}}@media (max-width:767px){.hero-5s .hero-content h1{text-align:center;font-size:72px}}@media (max-width:575px){.hero-5s .hero-content h1{font-size:48px}}.hero-5s .hero-content h1 .hero-img{position:relative;top:-10px}@media (max-width:991px){.hero-5s .hero-content h1 .hero-img{display:none}}.hero-5s .hero-content h1 .hero-img img{border-radius:4px}.hero-5s .hero-content h1 b{font-weight:600;color:#BFF747}.hero-5s .content{max-width:430px;margin-left:auto}@media (max-width:767px){.hero-5s .content{margin-left:initial;margin:0 auto;text-align:center}}.hero-5s .content p{color:#7E7E7E;text-transform:capitalize}@media (max-width:991px){.hero-5s .content p{font-size:14px}}.hero-5s .content .heros-btn{display:inline-block;text-transform:uppercase;font-weight:600;font-size:16px;color:#7E7E7E;margin-top:35px}.hero-5s .content .heros-btn:hover{color:#BFF747}.hero-5s .content .heros-btn i{margin-left:10px}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(calc(-100% - var(--gap)))}}.hero-5s .marquee-new{position:relative;--duration:110s;--gap:0px;display:flex;overflow:hidden;user-select:none;gap:10px;margin-top:50px}.hero-5s .marquee-new .marquee-group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:30px;min-width:100%;animation:scroll var(--duration) linear infinite}.hero-5s .marquee-new .text{font-weight:400;font-size:16px;letter-spacing:30px;text-transform:uppercase;color:#BFF747}.hero-5s .rend-image{margin-top:70px}.hero-5s .rend-image img{width:100%}.about-wrapper-2{border-bottom:1px solid rgb(2 21 36 / .2);padding-bottom:60px}.about-wrapper-2 .section-title-area{border-bottom:1px solid rgb(2 21 36 / .2);margin-bottom:30px;align-items:start;padding-bottom:60px}@media (max-width:991px){.about-wrapper-2 .section-title-area{flex-wrap:initial}}@media (max-width:767px){.about-wrapper-2 .section-title-area{flex-wrap:wrap;gap:20px}}.about-wrapper-2 .section-title-area .section-title{margin-bottom:0}.about-wrapper-2 .section-title-area .section-title h2{font-weight:800;margin-left:220px}@media (max-width:991px){.about-wrapper-2 .section-title-area .section-title h2{margin-left:0}}.about-wrapper-2 .section-title-area .client-info{display:flex;align-items:center;gap:15px}.about-wrapper-2 .section-title-area .client-info p{font-weight:500;color:#021524}.about-wrapper-2 .about-counter-items{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.about-wrapper-2 .about-counter-items .counter-text h2{font-size:200px;font-weight:800;line-height:1}@media (max-width:575px){.about-wrapper-2 .about-counter-items .counter-text h2{font-size:140px}}.about-wrapper-2 .about-counter-items .counter-text h2 .plus{font-weight:400;color:#7E7E7E}.about-wrapper-2 .about-counter-items .counter-text p{letter-spacing:20px;text-transform:uppercase}@media (max-width:1199px){.about-wrapper-2 .about-counter-items .icon{display:none}}.about-wrapper-2 .about-content{max-width:640px;margin-left:auto;margin-top:30px}@media (max-width:1199px){.about-wrapper-2 .about-content{margin-left:initial}}.about-wrapper-2 .about-content p{text-transform:capitalize;margin-bottom:35px}@media (max-width:991px){.about-wrapper-2 .about-content p{margin-bottom:25px}}.about-wrapper-2 .about-content b{text-transform:capitalize;font-weight:500;color:var(--header)}.about-wrapper-2 .about-content .hero-btn{display:flex;align-items:center;gap:16px;margin-top:50px}@media (max-width:991px){.about-wrapper-2 .about-content .hero-btn{flex-wrap:wrap;margin-top:25px}}.about-wrapper-2 .about-content .hero-btn .theme-btn{border:1px solid rgb(2 21 36 / .2);background:#fff0;color:#021524}.about-wrapper-2 .about-content .hero-btn .theme-btn:hover{color:var(--white)}.about-wrapper-3 .about-content .about-text{margin-top:30px}.about-wrapper-3 .about-content .about-list{display:flex;align-items:center;gap:30px;margin-top:25px}@media (max-width:1199px){.about-wrapper-3 .about-content .about-list{flex-wrap:wrap;gap:15px}}.about-wrapper-3 .about-content .about-list li{display:flex;align-items:center;gap:7px}.about-wrapper-3 .about-content .about-list li i{color:#C1C1C1}.about-wrapper-3 .about-content .about-list li p{color:var(--header);font-weight:500}.about-wrapper-3 .about-content .theme-btn{margin-top:40px;background-color:var(--white);color:var(--header)}.about-wrapper-3 .about-content .theme-btn:hover{color:var(--white)}.about-wrapper-3 .superman-image{margin-left:-100px;position:relative;z-index:9}@media (max-width:1199px){.about-wrapper-3 .superman-image{margin-left:0}.about-wrapper-3 .superman-image img{width:100%;height:100%}}.about-wrapper-3 .superman-image .red-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}@media (max-width:1199px){.about-wrapper-3 .superman-image .red-shape{display:none}}.about-wrapper-3 .superman-image .red-shape img{width:initial;height:initial}.about-wrapper-3 .counter-text{margin-left:95px;position:relative;z-index:99}@media (max-width:1199px){.about-wrapper-3 .counter-text{margin-left:0}}.about-wrapper-3 .counter-text h2{font-size:200px;font-weight:800;line-height:1;color:#7E7E7E}@media (max-width:575px){.about-wrapper-3 .counter-text h2{font-size:140px}}.about-wrapper-3 .counter-text h2 .plus{font-weight:400;font-size:100px;color:#7E7E7E}.about-wrapper-3 .counter-text p{letter-spacing:20px;text-transform:uppercase;color:var(--header)}@media (max-width:1600px){.about-wrapper-3 .counter-text p{letter-spacing:10px}}.about-inner-wrapper .about-head{display:flex;align-items:center;gap:160px;justify-content:center}@media (max-width:1199px){.about-inner-wrapper .about-head{flex-wrap:wrap;gap:30px}}.about-inner-wrapper .about-head h1{display:flex;align-items:center;font-size:100px;font-weight:700;text-transform:uppercase}@media (max-width:767px){.about-inner-wrapper .about-head h1{font-size:80px}}@media (max-width:575px){.about-inner-wrapper .about-head h1{font-size:65px}}@media (max-width:1199px){.about-inner-wrapper .about-head h1 img{display:none}}.about-inner-wrapper .about-head p i{color:var(--theme);margin-right:8px}.about-section-inner{padding:150px 0 150px}.about-section-inner .about-head{border-bottom:1px solid rgb(0 0 0 / .2);padding-bottom:40px}.about-section-inner .about-sub{color:var(--white);font-size:50px;font-weight:700;line-height:140%;text-transform:uppercase;text-align:center;margin-top:50px}@media (max-width:991px){.about-section-inner .about-sub{font-size:39px}}@media (max-width:575px){.about-section-inner .about-sub{font-size:34px}}@media (max-width:470px){.about-section-inner .about-sub{font-size:30px}}.about-section-inner .about-sub b{color:var(--theme);font-weight:700}.about-section-inner .about-sub span{color:#888;font-weight:700}.about-section-inner .about-image{margin-top:70px;border-radius:10px}.about-section-inner .about-image img{width:100%;height:100%;border-radius:10px}.about-counter-box{border-radius:6px;border:1px solid rgb(255 255 255 / .2);background:#f5f5f5;padding:30px;position:relative}.about-counter-box .client-info{position:absolute;top:50px;right:30px}.about-counter-box h2{color:#888;font-size:100px;font-weight:800;position:relative;line-height:1;display:inline-block}.about-counter-box h2 sub{font-size:60px;font-weight:400;position:absolute;right:-25px;bottom:35px}.about-counter-box p{color:#888;font-size:16px;font-weight:400;text-transform:uppercase;margin-top:20px}.about-counter-box .icon{position:absolute;top:50px;right:30px}.about-counter-box:hover h2{color:var(--header)}.about-wrapper-4 .about-thumb{margin-left:20px;position:relative}@media (max-width:1199px){.about-wrapper-4 .about-thumb{margin-left:0}}.about-wrapper-4 .about-thumb .thumb-shape1{width:335px;height:481px;border-radius:100px;background-color:var(--header);position:absolute;left:0;z-index:1}@media (max-width:1199px){.about-wrapper-4 .about-thumb .thumb-shape1{display:none}}@media (max-width:767px){.about-wrapper-4 .about-thumb .thumb-shape1{left:0;top:-60px}}.about-wrapper-4 .about-thumb .thumb-shape2{width:335px;height:481px;border-radius:100px;background:#F1F1F1;position:absolute;left:100px;z-index:2}@media (max-width:1399px){.about-wrapper-4 .about-thumb .thumb-shape2{left:50px}}@media (max-width:1199px){.about-wrapper-4 .about-thumb .thumb-shape2{display:none}}@media (max-width:767px){.about-wrapper-4 .about-thumb .thumb-shape2{left:0;top:-30px}}.about-wrapper-4 .about-thumb .thumb{position:relative;display:inline-block;margin-left:200px;z-index:5}@media (max-width:1399px){.about-wrapper-4 .about-thumb .thumb{margin-left:150px}}@media (max-width:1199px){.about-wrapper-4 .about-thumb .thumb{margin-left:0;display:block}}@media (max-width:991px){.about-wrapper-4 .about-thumb .thumb{height:600px}}@media (max-width:575px){.about-wrapper-4 .about-thumb .thumb{height:500px}}.about-wrapper-4 .about-thumb .thumb img{border-radius:100px}@media (max-width:1199px){.about-wrapper-4 .about-thumb .thumb img{width:100%;height:100%;object-fit:cover}}.about-wrapper-4 .about-content{margin-left:60px}@media (max-width:991px){.about-wrapper-4 .about-content{margin-left:0}}.about-wrapper-4 .about-content h2{font-size:90px;color:var(--header)}@media (max-width:1199px){.about-wrapper-4 .about-content h2{font-size:80px}}@media (max-width:767px){.about-wrapper-4 .about-content h2{font-size:70px}}@media (max-width:575px){.about-wrapper-4 .about-content h2{font-size:50px}}.about-wrapper-4 .about-content h3{font-size:20px;font-weight:400;color:var(--header);text-transform:lowercase;margin-top:30px;font-family:"Kanit",sans-serif;line-height:165%;max-width:640px}.about-wrapper-4 .about-content .about-btn{padding-top:50px}.about-wrapper-4 .about-content .about-btn ul{display:flex;flex-wrap:wrap;gap:10px}.about-wrapper-4 .about-content .about-btn ul li{padding:9px 20px;color:var(--header);text-align:center;font-family:"Big Shoulders Display",sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;display:inline-block;border-radius:100px;border:1px solid #1E1E1E;transition:all 0.4s ease-in-out}@media (max-width:1899px){.about-wrapper-4 .about-content .about-btn ul li{font-size:20px}}.about-wrapper-4 .about-content .about-btn ul li:hover{background-color:var(--theme);color:var(--black)}.video-banner-4{height:100vh;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width:1199px){.video-banner-4{height:initial;padding:100px 0}}.video-banner-4 .image-wrapper{width:500px;height:650px;position:relative;display:flex;align-items:center;justify-content:center}@media (max-width:1199px){.video-banner-4 .image-wrapper{width:100%;height:700px}}@media (max-width:575px){.video-banner-4 .image-wrapper{height:500px}}.video-banner-4 .image-wrapper .video{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-banner-4 .image-wrapper .video .video-btn{width:78px;height:78px;line-height:78px;text-align:center;border-radius:140px;background-color:var(--white);color:#121212;display:inline-block;text-align:center;font-size:18px}.video-banner-4 .image-wrapper .video .video-btn:hover{background-color:var(--theme)}.video-banner-4 .image-wrapper .video .circle-image{position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;display:none}.video-banner-4 .image-wrapper .video .circle-image img{animation:cir36 10s linear infinite}.video-banner-4 .image-wrapper img{width:100%;height:100%;object-fit:cover;min-height:650px;display:block}.about-text-4{font-size:24px;text-transform:uppercase;line-height:200%;color:#888;font-weight:500;border-top:1px solid rgb(255 255 255 / .2);padding-top:50px;margin-top:48px}@media (max-width:1399px){.about-text-4{font-size:18px;margin-top:30px;padding-top:30px}}.about-wrapper .section-title-three{margin-bottom:60px}.about-wrapper .section-title-three .title{font-size:20px;color:var(--black);font-weight:500;text-align:center}.about-wrapper .section-title-three .title span{font-weight:600}.about-wrapper.style-3 .about-card .about-card-wrapper{border-radius:40px;background:var(--white);padding:40px;display:flex;justify-content:space-between;flex-direction:column;height:100%;gap:77px}@media (max-width:1399px){.about-wrapper.style-3 .about-card .about-card-wrapper{gap:30px}}.about-wrapper.style-3 .about-card .about-card-wrapper .icon{width:62px;height:62px;background:#F9F9F9;border-radius:100%;display:flex;align-items:center;justify-content:center}.about-wrapper.style-3 .about-card .about-card-wrapper .card-content span{color:var(--black);font-size:50px;line-height:85px;letter-spacing:-.5px;text-transform:capitalize;font-family:"Big Shoulders Display",sans-serif;font-size:50px;font-weight:800}.about-wrapper.style-3 .about-card .about-card-wrapper .card-content .text{color:var(--text);text-transform:capitalize}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper{flex-direction:row;height:100%;background:var(--theme);align-items:center;gap:41px;padding:26px 26px 26px 42px;border-radius:10px}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .card-content span{color:var(--white);font-family:"Big Shoulders Display",sans-serif;font-size:50px;font-weight:800}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .card-content p{color:var(--white)}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .thumb-wrap{display:flex;align-items:center;gap:20px;margin-bottom:0}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .thumb-wrap .thumb{position:relative}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .thumb-wrap .thumb img{border-radius:100%;width:100%}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .thumb-wrap .thumb.thumb-two{position:relative}.about-wrapper.style-3 .about-card.style-2 .about-card-wrapper .thumb-wrap .thumb.thumb-two .video-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.about-wrapper.style-3 .about-bottom-content .logo{display:flex;align-items:center;justify-content:center;margin:75px 0 40px 0}.about-wrapper.style-3 .about-bottom-content .main-text{color:var(--black);text-align:center;font-family:"Kanit",sans-serif;font-size:35px;font-style:normal;font-weight:500;line-height:50px;letter-spacing:-.7px;text-transform:capitalize;max-width:1410px;margin-bottom:10px}@media (max-width:767px){.about-wrapper.style-3 .about-bottom-content .main-text{font-size:28px;line-height:40px}}.about-wrapper.style-3 .about-bottom-content .simple-btn-white{display:flex;align-items:center;justify-content:center;margin:50px 0 40px 0}.about-wrapper.style-3 .about-bottom-content .simple-btn-white .gt-btn-circle-2{padding:20px 102px;line-height:26px;color:var(--black)!important}@media (max-width:470px){.about-wrapper.style-3 .about-bottom-content .simple-btn-white .gt-btn-circle-2{padding:15px 25px}}.about-wrapper.style-3 .about-bottom-content .simple-btn-white .gt-btn-circle-2 .gt-btn-circle-text-2{display:flex!important;align-items:center!important;gap:30px!important}.about-wrapper.style-3 .about-bottom-content .text{color:var(--text);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-transform:capitalize;max-width:841px;margin:0 auto}.about-wrapper.style-3 .thumb.scroll-thumb{width:100%;height:900px;max-height:900px;margin:0 auto;border-radius:10px}@media (max-width:1199px){.about-wrapper.style-3 .thumb.scroll-thumb{height:auto}}.about-wrapper.style-3 .thumb.scroll-thumb img.scroll-img{border-radius:10px;width:418px;height:auto;display:block;margin:0 auto}@media (max-width:1199px){.about-wrapper.style-3 .thumb.scroll-thumb img.scroll-img{width:100%}}.award-wrapper-3 .theme-btn{background-color:var(--white);color:var(--header);margin-top:50px}.award-wrapper-3 .theme-btn:hover{color:var(--white)}.award-wrapper-3 .award-year{text-align:center;position:relative}@media (max-width:1199px){.award-wrapper-3 .award-year{text-align:left}}.award-wrapper-3 .award-year .year{display:inline-block;color:#E5E5E5}.award-wrapper-3 .award-boxs-items{background-color:var(--white);border-radius:10px;padding:33px}.award-wrapper-3 .award-boxs-items .award-img-items{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.about-wrapper-5{border-bottom:1px dashed rgb(2 21 36 / .2);padding-bottom:60px}.about-wrapper-5 .section-title-area{border-bottom:1px dashed rgb(2 21 36 / .2);margin-bottom:30px;align-items:start;padding-bottom:60px}@media (max-width:991px){.about-wrapper-5 .section-title-area{flex-wrap:initial}}@media (max-width:767px){.about-wrapper-5 .section-title-area{flex-wrap:wrap;gap:20px}}.about-wrapper-5 .section-title-area .section-title{margin-bottom:0}.about-wrapper-5 .section-title-area .section-title h2{font-weight:800;margin-left:220px}@media (max-width:991px){.about-wrapper-5 .section-title-area .section-title h2{margin-left:0}}.about-wrapper-5 .section-title-area .client-info{display:flex;align-items:center;gap:15px}.about-wrapper-5 .section-title-area .client-info p{font-weight:500;color:#021524}.about-wrapper-5 .about-counter-items{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.about-wrapper-5 .about-counter-items .counter-text h2{font-size:200px;font-weight:800;line-height:1;color:var(--theme2)}@media (max-width:575px){.about-wrapper-5 .about-counter-items .counter-text h2{font-size:140px}}.about-wrapper-5 .about-counter-items .counter-text h2 .plus{font-weight:400;color:var(--theme2)}.about-wrapper-5 .about-counter-items .counter-text p{letter-spacing:20px;font-weight:500;text-transform:uppercase}@media (max-width:1199px){.about-wrapper-5 .about-counter-items .icon{display:none}}.about-wrapper-5 .about-content{max-width:640px;margin-left:auto;margin-top:30px}@media (max-width:1199px){.about-wrapper-5 .about-content{margin-left:initial}}.about-wrapper-5 .about-content p{text-transform:capitalize;margin-bottom:35px}@media (max-width:991px){.about-wrapper-5 .about-content p{margin-bottom:25px}}.about-wrapper-5 .about-content b{text-transform:capitalize;font-weight:500;color:var(--header)}.about-wrapper-5 .about-content .hero-btn{display:flex;align-items:center;gap:16px;margin-top:50px}@media (max-width:991px){.about-wrapper-5 .about-content .hero-btn{flex-wrap:wrap;margin-top:25px}}.about-wrapper-5 .about-content .hero-btn .theme-btn{background-color:var(--theme2);color:var(--white)}.about-wrapper-5 .about-content .hero-btn .theme-btn.style-1{border:1px solid rgb(36 117 253 / .2);background:#fff0;color:#2475fd}.about-wrapper-5 .about-content .hero-btn .theme-btn.style-1::before{background-color:var(--theme2)}.about-wrapper-5 .about-content .hero-btn .theme-btn.style-1:hover{color:var(--white)}.about-new-thumbs .abouts-thumbs{border-radius:20px}@media (max-width:1199px){.about-new-thumbs .abouts-thumbs{height:500px}}.about-new-thumbs .abouts-thumbs img{width:100%;height:100%;object-fit:cover;border-radius:20px}.service-section-new .section-title-area{margin-bottom:60px}.service-section-new .section-title-area p{max-width:470px;color:#7E7E7E;text-transform:capitalize}.service-section-new .section-title-area .heros-btn{display:inline-block;text-transform:uppercase;font-weight:600;font-size:16px;color:var(--header);margin-top:25px}.service-section-new .section-title-area .heros-btn:hover{text-decoration:underline}.service-section-new .section-title-area .heros-btn i{margin-left:10px}.service-new-card1{background-color:#FFF;border-radius:20px;padding:40px;border:1px solid var(--white)}.service-new-card1.style-2{margin-top:100px}@media (max-width:1399px){.service-new-card1.style-2{margin-top:0}}.service-new-card1.style-3{margin-top:200px}@media (max-width:1399px){.service-new-card1.style-3{margin-top:0}}@media (max-width:1399px){.service-new-card1{padding:30px}}.service-new-card1 .icon-top{display:flex;align-items:center;justify-content:space-between}.service-new-card1 .icon-top .arrows{display:inline-block;width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;border:1px solid rgb(2 21 36 / .2);text-align:center}.service-new-card1 .icon-top .arrows:hover{background-color:var(--theme);color:var(--white)}.service-new-card1 .service-thunb{overflow:hidden;position:relative;border-radius:10px;margin-top:30px;transition:all 0.4s ease-in-out;opacity:0;visibility:hidden}.service-new-card1 .service-thunb img{width:100%;height:100%;border-radius:10px}.service-new-card1 .content{margin-top:30px}.service-new-card1 .content h3{font-size:30px;font-weight:700;margin-bottom:10px}.service-new-card1 .content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;display:inline}.service-new-card1 .content h3 a:hover{color:var(--theme);background-size:100% 2px;background-image:linear-gradient(180deg,var(--theme) 0%,var(--theme) 100%)}.service-new-card1 .content p{text-transform:capitalize}.service-new-card1:hover .icon svg{animation:wobble 1.5s ease-in-out}.service-new-card1.active{border:1px solid var(--theme)}.service-new-card1.active .service-thunb{opacity:1;visibility:visible}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}.projecct-newss1{background-color:#021524;margin-top:120px}.projecct-newss1 .section-title .sub-title{color:var(--white)}.projecct-newss1 .section-title .sub-title::before{background-color:var(--white)}.projecct-newss1 .section-title .sub-title::after{background-color:var(--white)}.projecct-newss1 .style-new-tops{margin-top:100px}@media (max-width:1399px){.projecct-newss1 .style-new-tops{margin-top:0}}.testimonial-section-212 .section-title .sub-title{color:var(--header)!important}.testimonial-section-212 .section-title .sub-title::before{background-color:var(--header)!important}.testimonial-section-212 .section-title .sub-title::after{background-color:var(--header)!important}.testimonial-section-212 .testimonial-content h2{color:var(--header)!important}.testimonial-section-212 .testimonial-wrapper-2 .testimonial-box-items-2 .client-info .client-content h3{color:var(--header)!important}.testimonial-section-212 .testimonial-wrapper-2 .testimonial-box-items-2{border-right:1px solid rgb(2 21 36 / .2)}.testimonial-section-212 .testimonial-wrapper-2 .testimonial-content{border-right:1px solid rgb(2 21 36 / .2)}.testimonial-section-212 .testimonial-wrapper-2{border-top:1px solid rgb(2 21 36 / .2)}.marquee-wrapper{display:flex;width:fit-content;animation:scroll-left 25s linear infinite}.marquee-content{display:flex}.marquee-text{display:flex;align-items:center;gap:20px;margin:0 15px;white-space:nowrap}.marquee-text h3{color:#fff;font-size:32px;font-weight:500}@keyframes scroll-left{0%{transform:translateX(0%)}100%{transform:translateX(-50%)}}.choose-us-section{background-color:#1A1A1A;margin:0 60px;border-radius:20px;position:relative;z-index:9}@media (max-width:1600px){.choose-us-section{margin:0 30px;padding-left:15px!important;padding-right:15px!important}}@media (max-width:1199px){.choose-us-section{margin:0 20px;padding-left:15px!important;padding-right:15px!important}}.video-wrapper{text-align:center;position:relative}.video-wrapper .video-thumb{position:relative}@media (max-width:767px){.video-wrapper .video-thumb{height:500px}.video-wrapper .video-thumb img{object-fit:cover}}.video-wrapper .video-thumb img{width:100%;height:100%}.video-wrapper .video{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-wrapper .video .video-btn{width:78px;height:78px;line-height:78px;text-align:center;border-radius:140px;background-color:var(--white);color:#121212;display:inline-block;text-align:center;font-size:18px}.video-wrapper .video .video-btn:hover{background-color:var(--header);color:#fff}.video-wrapper .video .circle-image{position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;display:none}.video-wrapper .video .circle-image img{animation:cir36 10s linear infinite}.video-wrapper .text-tansprot{text-align:center;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgb(191 247 71 / .8);font-size:160px;font-weight:700;display:inline-block;line-height:1;letter-spacing:-4.8px;text-transform:uppercase;color:#fff0;margin-top:150px}.award-wrapper .section-title .sub-title::before,.award-wrapper .section-title .sub-title::after{background-color:var(--white)}.award-wrapper .award-content{margin-top:60px}@media (max-width:767px){.award-wrapper .award-content{margin-top:30px}}.award-wrapper .award-content ul{border-top:1px solid rgb(255 255 255 / .2);padding-top:30px}.award-wrapper .award-content ul li{display:flex;align-items:center;gap:80px}.award-wrapper .award-content .award-list-items{display:flex;align-items:center;gap:85px}@media (max-width:1199px){.award-wrapper .award-content .award-list-items{gap:40px}}.award-wrapper .award-content .award-list-items.bb-bottom span{border-bottom:1px solid rgb(255 255 255 / .2)}.award-wrapper .award-content .award-list-items span{width:100%;display:inline-block;border-top:1px solid rgb(255 255 255 / .2);padding:30px 0}@media (max-width:1199px){.award-wrapper .award-image img{width:100%;height:100%}}.award-wrapper.wrapper-news .section-title .sub-title::before,.award-wrapper.wrapper-news .section-title .sub-title::after{background-color:var(--header)}.award-wrapper.wrapper-news .award-content .award-list-items span{border-top:1px solid rgb(2 21 36 / .2)}.award-wrapper.wrapper-news .award-imagew{margin-left:40px;height:500px;max-width:445px;position:relative;z-index:9}@media (max-width:1199px){.award-wrapper.wrapper-news .award-imagew{margin-left:0}}.award-wrapper.wrapper-news .award-imagew img{width:100%;height:100%;border-radius:20px;object-fit:cover}.award-section-2{position:relative;z-index:9}.award-section-2 .award-shape{position:absolute;bottom:0;right:-9%;top:0;z-index:-1}@media (max-width:1600px){.award-section-2 .award-shape{right:-23%}}@media (max-width:1399px){.award-section-2 .award-shape{right:-32%}}@media (max-width:1199px){.award-section-2 .award-shape{display:none}}.award-section-2 .award-shape img{height:100%}.award-section-2 .award-image{position:absolute;bottom:60px;right:0}@media (max-width:991px){.award-section-2 .award-image{display:none}}.award-section-2 .circle-box{display:inline-block;width:182px;height:182px;line-height:182px;text-align:center;border-radius:50%;background-color:#021524;position:absolute;right:30%;bottom:120px}@media (max-width:991px){.award-section-2 .circle-box{display:none}}.award-section-2 .circle-box .text-image{text-align:center}.award-section-2 .circle-box .text-image img{animation:cir36 10s linear infinite}.award-section-2 .circle-box .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;width:56px;height:56px;line-height:56px;border-radius:50%;background-color:var(--white);color:var(--black)}.skill-section-2 .section-title-area h2 span{color:var(--theme)}.skill-box-items-2{text-align:center;position:relative;z-index:9}.skill-box-items-2 .bg-shape{position:relative}.skill-box-items-2 .bg-shape svg{width:100%}.skill-box-items-2 .bg-shape .content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;right:0;text-align:center}.skill-box-items-2 .bg-shape .content .icon{background-color:var(--white);width:100px;height:100px;line-height:100px;border-radius:50%;margin:0 auto 30px}.skill-box-items-2 .bg-shape .content .icon img{width:initial}.skill-box-items-2 p{font-size:20px;font-weight:500;color:#7E7E7E}.skill-box-items-2 h2{font-size:50px;font-weight:500;color:#021524}.brand-section-2{padding:10px 0}.work-process-section-2 .section-title-area h2{font-size:50px}@media (max-width:1399px){.work-process-section-2 .section-title-area h2{font-size:44px}}@media (max-width:1199px){.work-process-section-2 .section-title-area h2{font-size:40px}.work-process-section-2 .section-title-area h2 br{display:none}}@media (max-width:991px){.work-process-section-2 .section-title-area h2{font-size:36px}}@media (max-width:767px){.work-process-section-2 .section-title-area h2{font-size:42px}}@media (max-width:575px){.work-process-section-2 .section-title-area h2{font-size:34px}}.work-process-section-2 .section-title-area h2 span{color:var(--theme)}@media (max-width:1399px){.about-section-3{overflow:hidden}}.service-list-items-3{margin-bottom:50px}@media (max-width:767px){.service-list-items-3{margin-bottom:30px;margin-top:30px}}.service-list-items-3 li{border-radius:10px;background:#1A1A1A;padding:20px 30px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9}@media (max-width:767px){.service-list-items-3 li{flex-wrap:wrap;gap:20px}}.service-list-items-3 li::before{position:absolute;top:0;left:0;content:"";border-radius:30px 0 0 30px;background:#BFF747;width:7px;height:100%;transition:all 0.4s ease-in-out;z-index:-1}.service-list-items-3 li:not(:last-child){margin-bottom:20px}.service-list-items-3 li .icon-items{display:flex;align-items:center;gap:20px;flex-basis:45%}@media (max-width:767px){.service-list-items-3 li .icon-items{flex-basis:initial}}.service-list-items-3 li .icon-items h3{color:var(--white);font-size:24px;font-weight:700;text-transform:uppercase}.service-list-items-3 li .icon-items .icon{filter:invert(56%) sepia(0%) saturate(0%) hue-rotate(182deg) brightness(94%) contrast(89%);transition:all 0.4s ease-in-out}.service-list-items-3 li .service-image img{border-radius:100px}@media (max-width:1199px){.service-list-items-3 li .service-image img{width:100%}}.service-list-items-3 li .arrow-icon{display:inline-block;width:40px;height:40px;border-radius:50%;line-height:40px;text-align:center;border:1.5px solid rgb(255 255 255 / .2);color:var(--theme)}.service-list-items-3 li:hover .arrow-icon{background:#060606}.service-list-items-3 li:hover::before{width:100%;border-radius:10px}.service-list-items-3 li:hover .icon-items .icon{filter:initial}.service-list-items-3 li:hover h3{color:#060606}.work-experience-section-3{padding:50px 30px 12px;position:relative;background-repeat:no-repeat;background-size:cover;border-radius:10px}@media (max-width:575px){.work-experience-section-3{background-image:none!important;background-color:#1A1A1A}}.work-experience-section-3 .sub-title{color:var(--theme);font-family:"Kanit",sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;display:flex;align-items:center;gap:10px;position:absolute;top:0;left:78px}@media (max-width:575px){.work-experience-section-3 .sub-title{position:static}}.work-experience-section-3 h2{margin-top:10px}@media (max-width:767px){.work-experience-section-3 .work-experience-list-items{margin-top:30px}}.work-experience-section-3 .work-experience-list-items li{display:flex;align-items:center;justify-content:space-between;padding:30px 0}@media (max-width:1199px){.work-experience-section-3 .work-experience-list-items li{flex-wrap:wrap;gap:30px;justify-content:start}}.work-experience-section-3 .work-experience-list-items li .title{color:#888;font-size:20px;font-weight:700;text-transform:uppercase;flex-basis:28%}@media (max-width:1199px){.work-experience-section-3 .work-experience-list-items li .title{flex-basis:initial}}.work-experience-section-3 .work-experience-list-items li .text-1{flex-basis:23%}@media (max-width:1199px){.work-experience-section-3 .work-experience-list-items li .text-1{flex-basis:initial}}.work-experience-section-3 .work-experience-list-items li .text-2{font-size:14px;font-weight:500;flex-basis:22%}@media (max-width:1199px){.work-experience-section-3 .work-experience-list-items li .text-2{flex-basis:initial}}.work-experience-section-3 .work-experience-list-items li:not(:last-child){border-bottom:1px solid rgb(255 255 255 / .2)}.work-experience-section-3 .work-experience-list-items li:hover .title,.work-experience-section-3 .work-experience-list-items li:hover .text-1,.work-experience-section-3 .work-experience-list-items li:hover .text-2{color:var(--theme)}.video-banner-section{position:relative;text-align:center;margin-top:60px;z-index:9;margin-bottom:60px}.video-banner-section .video-image1{position:relative;overflow:hidden;border-radius:10px;z-index:9}.video-banner-section .video-image1 img{width:100%;height:100%;border-radius:10px}.video-banner-section .video-image1 .ripple::before,.video-banner-section .video-image1 .ripple::after{width:54px;height:54px}.video-banner-section .video-btn{display:inline-block;width:54px;height:54px;line-height:54px;text-align:center;border-radius:50%;background-color:var(--white);color:#121212;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%);position:absolute}.video-banner-section .video-btn:hover{background-color:var(--theme)}.video-banner-section .reels-title{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%,-50%);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgb(255 255 255 / .25);font-size:200px;font-weight:900;letter-spacing:40px;text-transform:uppercase;color:#fff0;margin-left:25px}@media (max-width:1199px){.video-banner-section .reels-title{display:none}}.work-achievements-section{position:relative;padding:70px 30px 40px;background-repeat:no-repeat;background-size:cover;border-radius:10px}@media (max-width:575px){.work-achievements-section{background-image:none!important;background-color:#1A1A1A}}.work-achievements-section .sub-title{font-family:"Kanit",sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;display:flex;align-items:center;gap:10px;position:absolute;top:0;left:80px;color:#888}@media (max-width:575px){.work-achievements-section .sub-title{position:static;margin-bottom:10px}}.work-achievements-section .sub-title b{color:var(--theme)}.work-achievements-section .section-title-2{display:flex;align-items:center;gap:20px}@media (max-width:767px){.work-achievements-section ul{margin-top:30px}}.work-achievements-section ul li{display:flex;gap:85px}@media (max-width:767px){.work-achievements-section ul li{gap:50px}}.work-achievements-section ul li:not(:last-child) .text{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid rgb(255 255 255 / .2)}.work-achievements-section ul li .year{color:#888;font-size:16px;font-weight:400;transition:all 0.4s ease-in-out}.work-achievements-section ul li .text{color:#888;font-size:16px;font-weight:400;text-transform:uppercase;width:100%;transition:all 0.4s ease-in-out}.work-achievements-section ul li:hover .year,.work-achievements-section ul li:hover .text{color:var(--theme)}.work-achievements-section ul li:hover:not(:last-child) .text{border-bottom:1px solid #fff}.build-impactful-wrapper{border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:120px}@media (max-width:1199px){.build-impactful-wrapper{padding-bottom:100px}}@media (max-width:991px){.build-impactful-wrapper{padding-bottom:80px}}.faq-items{padding-right:80px}@media (max-width:1399px){.faq-items{padding-right:0}}.faq-items .accordion-box{position:relative;margin-top:40px}.faq-items .accordion-box .block{position:relative;background-color:#fff0;border-bottom:1px solid rgb(255 255 255 / .2);line-height:1;padding-bottom:38px;margin-bottom:38px}.faq-items .accordion-box .block .acc-btn{position:relative;font-size:26px;color:#888;font-weight:500;cursor:pointer;-webkit-transition:all 500ms ease;transition:all 500ms ease;text-transform:uppercase;font-family:"Big Shoulders Display",sans-serif}@media (max-width:575px){.faq-items .accordion-box .block .acc-btn{font-size:22px;line-height:1.6;padding-right:70px}}.faq-items .accordion-box .block .acc-btn .icon{position:absolute;right:0;top:-7px;height:45px;width:45px;font-size:18px;line-height:45px;text-align:center;border-radius:50%;color:var(--white);-webkit-transition:all 500ms ease;transition:all 500ms ease;border:1px solid rgb(255 255 255 / .2)}.faq-items .accordion-box .block .acc-content{position:relative;display:none;margin-top:22px}@media (max-width:470px){.faq-items .accordion-box .block .acc-content{margin-top:10px}}.faq-items .accordion-box .block .acc-content .content{position:relative;max-width:570px}.faq-items .accordion-box .block .acc-content .content .text{line-height:150%;font-size:16px;font-weight:400;color:#888}@media (max-width:1199px){.faq-items .accordion-box .block .acc-content .content .text{font-size:14px}}@media (max-width:470px){.faq-items .accordion-box .block .acc-content .content .text{font-size:13px}}.faq-items .accordion-box .block .acc-content.current{display:block}.faq-items .accordion-box .block .acc-btn.active .icon:before{content:"\f068";color:var(--white)}.faq-items .accordion-box .block .acc-btn.active{color:var(--white)}.faq-items .accordion-box .block:last-child{margin-bottom:0}.faq-content-items{padding:46px 50px;border:1px solid rgb(2 21 36 / .2);border-radius:10px}@media (max-width:1199px){.faq-content-items{padding:35px}}@media (max-width:575px){.faq-content-items{padding:30px}}.faq-content-items form{margin-top:25px}.faq-content-items form .form-clt input,.faq-content-items form .form-clt textarea{outline:none;width:100%;border-radius:12px;border:1px solid rgb(193 193 193 / .16);background:#fff0;text-transform:uppercase;padding:18px 25px;line-height:1;color:var(--text)}.faq-content-items form .form-clt textarea{padding-bottom:80px}.faq-content-items form .form-clt .budget-item{display:flex;align-items:center;gap:30px}@media (max-width:1399px){.faq-content-items form .form-clt .budget-item{flex-wrap:wrap;gap:15px}}.faq-content-items form .form-clt .budget-item h4{color:#021524;font-size:16px;font-weight:500;font-family:"Kanit",sans-serif;letter-spacing:.5px;text-transform:uppercase}.faq-content-items form .form-clt .budget-item h3{color:#021524;font-size:16px;font-weight:500;font-family:"Kanit",sans-serif;letter-spacing:.5px;text-transform:uppercase}.faq-content-items form .form-clt .budget-item .budget-button{display:flex;align-items:center;gap:8px}@media (max-width:1399px){.faq-content-items form .form-clt .budget-item .budget-button{flex-wrap:wrap}}.faq-content-items form .form-clt .budget-item .budget-button .budget-btn{display:inline-block;border-radius:100px;border:1px solid rgb(193 193 193 / .16);color:#888;font-family:"Kanit",sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;padding:8px 16px;line-height:1;transition:all 0.4s ease-in-out}.faq-content-items form .form-clt .budget-item .budget-button .budget-btn:hover{background-color:var(--theme);color:var(--white)}.faq-content-items form .form-clt .budget-item .budget-button .budget-btn.active{background-color:var(--theme);color:var(--white)}.faq-content-items form .theme-btn{background-color:#021524;color:var(--white)}.faq-content-items form .theme-btn::before{background-color:#121212}.work-experience-wrap1 .work-experience-feature-box{border-radius:868px;background:#1A1A1A;max-width:870px;margin:0 auto;padding:60px 100px;border-bottom-left-radius:0;border-bottom-right-radius:0}.work-experience-wrap1 .work-experience-feature-box .info-img{text-align:center}.work-experience-wrap1 .work-experience-feature-box .info-content{text-align:center;margin-top:30px;border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:30px;margin-bottom:30px}.work-experience-wrap1 .work-experience-feature-box .info-content h3{color:var(--white);font-size:36px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.work-experience-wrap1 .work-experience-feature-box .info-content span{color:var(--theme);font-size:14px;font-weight:500;text-transform:uppercase}.project-wrapper{padding-bottom:150px}@media (max-width:1199px){.project-wrapper{padding-bottom:70px}}@media (max-width:991px){.project-wrapper{padding-bottom:50px}}.work-experience-section-1{position:relative}@media (max-width:991px){.work-experience-section-1{padding-top:0!important}}.work-experience-section-1 .line-shape{position:absolute;bottom:0;left:0;right:0}@media (max-width:1199px){.work-experience-section-1 .line-shape{display:none}}.work-experience-section-1.style-2 .line-shape{bottom:120px}.work-experience-section-1.style-2 .arrow1{position:absolute;top:0;left:90px}@media (max-width:1199px){.work-experience-section-1.style-2 .arrow1{display:none}}.work-experience-section-1.style-2 .arrow2{position:absolute;top:0;right:90px}@media (max-width:1199px){.work-experience-section-1.style-2 .arrow2{display:none}}@media (max-width:991px){.work-experience-section-1 .section-title{margin-bottom:-90px}}.work-experience-section-1 .section-title .title{font-size:200px}@media (max-width:1399px){.work-experience-section-1 .section-title .title{font-size:140px}}@media (max-width:1199px){.work-experience-section-1 .section-title .title{font-size:90px}}@media (max-width:767px){.work-experience-section-1 .section-title .title{font-size:70px}}@media (max-width:575px){.work-experience-section-1 .section-title .title{font-size:50px}}.feature-work-experience-wrap{height:585px;position:relative}.feature-work-experience-wrap::before{position:absolute;bottom:-80%;left:49%;transform:translateX(-50%);height:990px;width:910px;border-radius:50%;content:"";background:#F5F5F5}@media (max-width:991px){.feature-work-experience-wrap::before{display:none}}@media (max-width:991px){.feature-work-experience-preview-slider{display:none}}.feature-work-experience-preview-slider .swiper-wrapper{max-width:1050px;height:1050px;position:relative;margin:0 auto}.feature-work-experience-preview-slider .swiper-wrapper .swiper-slide{position:absolute;width:100px;height:100px}.feature-work-experience-preview-slider .feature-work-experience-preview-slider-item{width:60px;height:60px;border-radius:50%;transition:all 0.5s var(--cube-1);cursor:pointer;overflow:hidden}.feature-work-experience-preview-slider .feature-work-experience-preview-slider-item:hover{border-color:var(--clr-pr-1)}.feature-work-experience-preview-slider .feature-work-experience-preview-slider-item img{width:100%;height:100%;object-fit:cover;border-radius:50%}.feature-work-experience-main-slider{position:absolute;top:150px;left:49%;transform:translateX(-50%);z-index:2;max-width:670px;width:100%}.feature-work-experience-main-slider .client-info-items{text-align:center}.feature-work-experience-main-slider .client-info-items .info-content{margin-top:30px;border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:30px;margin-bottom:30px}.feature-work-experience-main-slider .client-info-items .info-content h3{color:var(--header);font-size:36px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;line-height:1}.feature-work-experience-main-slider .client-info-items .info-content span{text-align:center;font-size:14px;font-weight:500;text-transform:uppercase}.feature-work-experience-main-slider .info-item{display:flex;gap:45px}@media (max-width:575px){.feature-work-experience-main-slider .info-item{gap:30px;flex-wrap:wrap;margin-left:30px}}.feature-work-experience-main-slider .info-item h4{color:var(--header);font-size:20px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;max-width:120px;width:100%}.feature-work-experience-main-slider .info-item p{max-width:460px}@media (max-width:767px){.feature-work-experience-main-slider{max-width:100%}}.feature-work-experience-main-slider .feature-work-experience-main-slider-single .icon{font-size:70px;color:var(--clr-pr-1)}.feature-work-experience-main-slider .feature-work-experience-main-slider-single .fw-comment{color:#fff;font-weight:500;line-height:36px;margin-top:10px}.feature-work-experience-main-slider .feature-work-experience-main-slider-single .line{background:linear-gradient(90deg,#fff0 0%,#ffffff 15%,#ffffff 85%,#fff0 100%);width:90%;height:1px;opacity:.2;margin:28px auto 0}.feature-work-experience-main-slider .feature-work-experience-main-slider-single .fw-rating{margin-top:28px}.feature-work-experience-main-slider .feature-work-experience-main-slider-single .fw-rating .rating-icon{display:flex;justify-content:center;gap:7px;font-size:18px}.feature-work-experience-main-slider .feature-work-experience-main-slider-single .fw-author-name{font-size:15px;margin-top:10px}.feature-work-experience-main-slider .swiper-slide .line{transform:scaleX(0);transition:1s}.feature-work-experience-main-slider .swiper-slide .rating-icon i{opacity:0;transition:0.5s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .icon,.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .fw-comment,.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .fw-author-name{animation:fadeInUp 0.5s var(--cube-1) backwards}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .icon{animation-delay:0.5s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .fw-comment{animation-delay:0.7s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .line{transform:scaleX(1);transition-delay:0.7s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .fw-author-name{animation-delay:0.9s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .rating-icon i{opacity:1}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .rating-icon i:nth-child(1){transition-delay:0.4s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .rating-icon i:nth-child(2){transition-delay:0.5s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .rating-icon i:nth-child(3){transition-delay:0.6s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .rating-icon i:nth-child(4){transition-delay:0.7s}.feature-work-experience-main-slider .swiper-slide.swiper-slide-active .rating-icon i:nth-child(5){transition-delay:0.8s}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.award-section-3{padding-top:240px}}@media (max-width:991px){.award-section-3{padding-top:200px}}.approach-wrapper .approach-top-items{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}@media (max-width:1199px){.approach-wrapper .approach-top-items{flex-wrap:wrap;gap:20px}}.approach-wrapper .approach-top-items h2{color:var(--white);font-size:50px;font-weight:700;text-transform:uppercase;line-height:120%;max-width:490px}@media (max-width:991px){.approach-wrapper .approach-top-items h2{font-size:39px}}@media (max-width:575px){.approach-wrapper .approach-top-items h2{font-size:34px}}@media (max-width:470px){.approach-wrapper .approach-top-items h2{font-size:30px}}.approach-wrapper .approach-top-items ul li{color:#888;font-size:16px;font-weight:400;text-transform:uppercase}.approach-wrapper .approach-top-items .theme-btn{color:var(--white)}.approach-wrapper .approach-wrap-items{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(0 0 0 / .2);padding:60px 0;background:#fff;position:relative;z-index:99}@media (max-width:1199px){.approach-wrapper .approach-wrap-items{flex-wrap:wrap;gap:30px}}.approach-wrapper .approach-wrap-items h3{font-size:50px;font-weight:700}@media (max-width:1199px){.approach-wrapper .approach-wrap-items h3{font-size:38px}}.approach-wrapper .approach-wrap-items p{max-width:530px;margin-left:70px}@media (max-width:1199px){.approach-wrapper .approach-wrap-items p{margin-left:0}}.approach-wrapper .approach-wrap-items .approach-thumb{max-width:450px}.approach-wrapper .approach-wrap-items .approach-thumb img{width:100%;height:100%;border-radius:10px}.favorite-tools-wrapper{border-radius:20px;background:#1A1A1A;padding:50px 60px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9}@media (max-width:1399px){.favorite-tools-wrapper{flex-wrap:wrap;gap:30px}}@media (max-width:991px){.favorite-tools-wrapper{padding:40px 30px;justify-content:start}}.favorite-tools-wrapper .vec-shape{position:absolute;bottom:30px;left:200px;z-index:-1}@media (max-width:1399px){.favorite-tools-wrapper .vec-shape{display:none}}.favorite-tools-wrapper h3{font-size:30px;font-weight:700}.favorite-tools-wrapper h3 span{color:#888}.favorite-tools-wrapper .favorite-tools-items{display:flex;align-items:center;justify-content:space-between;max-width:990px;width:100%}@media (max-width:1199px){.favorite-tools-wrapper .favorite-tools-items{flex-wrap:wrap;gap:30px}}.favorite-tools-wrapper .favorite-tools-items .skill-counter{display:flex;align-items:center;gap:15px}.favorite-tools-wrapper .favorite-tools-items .skill-counter .content h2{color:var(--theme);font-size:32px;font-weight:700;letter-spacing:.5px}.favorite-tools-wrapper .favorite-tools-items .skill-counter .content p{color:#888;font-size:16px;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.favorite-tools-wrapper .favorite-tools-items .line-shape{background:rgb(255 255 255 / .2);width:1px;height:51px}@media (max-width:1199px){.favorite-tools-wrapper .favorite-tools-items .line-shape{display:none}}.faq-inner-page-wrapper .faq-image{max-width:600px;margin:30px auto 0;border-radius:10px}.faq-inner-page-wrapper .faq-image img{width:100%;border-radius:10px}.faq-inner-page-wrapper .accordion-box{position:relative;max-width:650px;margin:50px auto 0}.faq-inner-page-wrapper .accordion-box .block{position:relative;background-color:#fff0;border-bottom:1px solid rgb(0 0 0 / .2);line-height:1;padding-bottom:38px;margin-bottom:38px}.faq-inner-page-wrapper .accordion-box .block .acc-btn{position:relative;font-size:30px;color:#888;font-weight:500;cursor:pointer;-webkit-transition:all 500ms ease;transition:all 500ms ease;text-transform:uppercase;font-family:"Big Shoulders Display",sans-serif}@media (max-width:575px){.faq-inner-page-wrapper .accordion-box .block .acc-btn{font-size:22px;line-height:1.6;padding-right:70px}}.faq-inner-page-wrapper .accordion-box .block .acc-btn .icon{position:absolute;right:0;top:-7px;height:45px;width:45px;font-size:18px;line-height:45px;text-align:center;border-radius:50%;color:var(--header);-webkit-transition:all 500ms ease;transition:all 500ms ease;border:1px solid rgb(0 0 0 / .2)}.faq-inner-page-wrapper .accordion-box .block .acc-content{position:relative;display:none;margin-top:22px}@media (max-width:470px){.faq-inner-page-wrapper .accordion-box .block .acc-content{margin-top:10px}}.faq-inner-page-wrapper .accordion-box .block .acc-content .content{position:relative;max-width:570px}.faq-inner-page-wrapper .accordion-box .block .acc-content .content .text{line-height:150%;font-size:16px;font-weight:400;color:#888}@media (max-width:1199px){.faq-inner-page-wrapper .accordion-box .block .acc-content .content .text{font-size:14px}}@media (max-width:470px){.faq-inner-page-wrapper .accordion-box .block .acc-content .content .text{font-size:13px}}.faq-inner-page-wrapper .accordion-box .block .acc-content.current{display:block}.faq-inner-page-wrapper .accordion-box .block .acc-btn.active .icon:before{content:"\f068";color:var(--theme)}.faq-inner-page-wrapper .accordion-box .block .acc-btn.active{color:var(--theme)}.faq-inner-page-wrapper .accordion-box .block:last-child{margin-bottom:0}.experiences-wrapper4 .experiences-box-item{margin-top:30px;border-radius:12px;border:1px solid rgb(255 255 255 / .2);padding:30px}.experiences-wrapper4 .experiences-box-item h3{font-size:24px;font-weight:600;color:var(--header);padding-bottom:20px;border-bottom:1px solid rgb(255 255 255 / .2)}.experiences-wrapper4 .experiences-box-item .counter-box{margin-top:25px;display:flex;align-items:center;justify-content:space-between}.experiences-wrapper4 .experiences-box-item .counter-box h2{font-size:60px;color:var(--header);font-weight:400}.experiences-wrapper4 .skill-list{margin-top:30px;margin-left:30px}.experiences-wrapper4 .skill-list li{padding:35px 0;font-size:16px;font-weight:500;color:var(--header);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(255 255 255 / .2)}.experiences-wrapper4 .skill-list li:first-child{border-top:1px solid rgb(255 255 255 / .2)}.experiences-wrapper4 .skill-list li .content h2{font-size:36px;color:var(--header);font-weight:600;margin-bottom:5px}.experiences-wrapper4 .skill-list li .content span{font-size:16px;font-weight:500;color:var(--header)}.award-wrapper-5{margin-bottom:40px}@media (max-width:1399px){.award-wrapper-5{margin-bottom:0}}.award-wrapper-5 .award-items{margin-top:30px}.award-wrapper-5 .award-items ul li{border-bottom:1px solid rgb(255 255 255 / .2);padding:30px 0;display:flex;align-items:center;justify-content:space-between}@media (max-width:991px){.award-wrapper-5 .award-items ul li{flex-wrap:wrap;gap:20px}}.award-wrapper-5 .award-items ul li:first-child{border-top:1px solid rgb(255 255 255 / .2)}.award-wrapper-5 .award-items ul li .title-left{display:flex;align-items:center;gap:20px;flex-basis:45%}@media (max-width:1199px){.award-wrapper-5 .award-items ul li .title-left{flex-basis:initial}}.award-wrapper-5 .award-items ul li .title-left .circle-box{border-radius:70px;border:.5px solid rgb(255 255 255 / .2);border-radius:70px;width:47px;height:47px;line-height:47px;text-align:center;display:inline-block;font-size:24px;font-weight:400;font-family:"Big Shoulders Display",sans-serif;color:var(--header)}.award-wrapper-5 .award-items ul li .title-left h3{font-size:28px;font-weight:500;color:var(--header)}.award-wrapper-5 .award-items ul li h2{font-size:20px;font-weight:400;color:var(--header);text-align:right;font-family:"Kanit",sans-serif;text-align:right}.award-wrapper-5 .award-image{margin-top:30px;margin-right:40px;position:relative}@media (max-width:1199px){.award-wrapper-5 .award-image{margin-right:0}}.award-wrapper-5 .award-image img{width:100%;height:100%}.award-wrapper-5 .award-image .award-image-2{position:absolute;bottom:-40px;right:-40px;transform:rotate(21.668deg)}@media (max-width:1199px){.award-wrapper-5 .award-image .award-image-2{bottom:0;right:0;transform:rotate(0)}}.ani-contact-box-area{height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.ani-contact-box-area .ani-area-inner{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.ani-contact-box-area .ani-bg{position:absolute;height:390px;width:390px;background-color:var(--theme);border-radius:100%;z-index:-1}.ani-contact-box-area .section-title{font-family:"Big Shoulders Display",sans-serif;font-weight:700;line-height:20px;text-transform:uppercase;display:inline-block;font-size:3vw}.ani-contact-box-area .section-title a{color:var(--black)}.view-reels-section h4{text-align:center;font-size:20px;font-weight:700;text-transform:uppercase;color:var(--white);margin-top:18px}.view-reels-section h4 span{color:var(--theme)}.view-reels-section .shape{text-align:center;margin-left:100px}@media (max-width:1399px){.view-reels-section .shape{margin-left:0}}.view-reels-section .reels-slider{margin-top:60px}@media (max-width:1399px){.view-reels-section .reels-slider{margin-top:30px}}.reels-video video{width:100%;height:471px;border-radius:20px;object-fit:cover}@media (max-width:575px){.reels-video video{height:400px}}.gallery-top{margin-bottom:80px}@media (max-width:1399px){.gallery-top{margin-bottom:30px}}.gallery-top h6{color:var(--theme);text-transform:uppercase;font-family:"Kanit",sans-serif;font-weight:500;text-align:center;margin-bottom:10px}.gallery-top .item{display:flex;align-items:center}@media (max-width:991px){.gallery-top .item{flex-wrap:wrap;gap:10px;margin-top:20px}}.gallery-top .item .hover-img{overflow:hidden;position:relative}@media (max-width:767px){.gallery-top .item .hover-img{display:none}}.gallery-top .item .hover-img a:nth-child(2),.gallery-top .item .hover-img a:nth-child(3),.gallery-top .item .hover-img a:nth-child(4){top:0;left:0;overflow:hidden;position:absolute;transition:all 0.4s ease-in-out;border-radius:50%}@media (max-width:767px){.gallery-top .item .hover-img a:nth-child(2),.gallery-top .item .hover-img a:nth-child(3),.gallery-top .item .hover-img a:nth-child(4){width:100%}}.gallery-top .item .hover-img a img{height:100%;width:100%;object-fit:cover;border-radius:120px}.gallery-top .item .hover-img:hover a:nth-child(2){transform:scale(.9)}.gallery-top .item .hover-img:hover a:nth-child(3){transform:scale(.7)}.gallery-top .item .hover-img:hover a:nth-child(4){transform:scale(.5)}.gallery-top .item h2{color:var(--white);font-size:290px;font-weight:700;text-transform:uppercase;line-height:95%}@media (max-width:1399px){.gallery-top .item h2{font-size:140px}}@media (max-width:991px){.gallery-top .item h2{font-size:90px}}@media (max-width:991px){.gallery-top .item h2{font-size:70px}}.gallery-top .item span{font-family:"Big Shoulders Display",sans-serif;font-size:290px;font-weight:700;text-transform:uppercase;color:var(--theme);line-height:90%}@media (max-width:1399px){.gallery-top .item span{font-size:140px}}@media (max-width:991px){.gallery-top .item span{font-size:90px}}@media (max-width:991px){.gallery-top .item span{font-size:70px}}.gallery-wrapper .gallery-item-4{margin-bottom:50px;position:relative;z-index:999}.gallery-wrapper .gallery-item-4 .gallery-image{position:relative;overflow:hidden}.gallery-wrapper .gallery-item-4 .gallery-image a:nth-child(2),.gallery-wrapper .gallery-item-4 .gallery-image a:nth-child(3),.gallery-wrapper .gallery-item-4 .gallery-image a:nth-child(4){top:0;left:0;overflow:hidden;position:absolute;transition:all 0.4s ease-in-out;border-radius:50%}@media (max-width:767px){.gallery-wrapper .gallery-item-4 .gallery-image a:nth-child(2),.gallery-wrapper .gallery-item-4 .gallery-image a:nth-child(3),.gallery-wrapper .gallery-item-4 .gallery-image a:nth-child(4){width:100%}}.gallery-wrapper .gallery-item-4 .gallery-image a img{height:100%;width:100%;object-fit:cover;border-radius:10px}.gallery-wrapper .gallery-item-4 .gallery-image:hover a:nth-child(2){transform:scale(.9)}.gallery-wrapper .gallery-item-4 .gallery-image:hover a:nth-child(3){transform:scale(.7)}.gallery-wrapper .gallery-item-4 .gallery-image:hover a:nth-child(4){transform:scale(.5)}.gallery-wrapper .gallery-item-4 .gallery-image .arrow-icon{background-color:var(--theme);width:86px;height:86px;line-height:86px;text-align:center;border-radius:100px;color:var(--bg);position:absolute;transform:translate(-50%,-50%);left:50%;display:inline-block;font-size:30px;top:20%;left:80%;opacity:0;visibility:hidden;transform:translate(50%,-50%) scale(.5)}.gallery-wrapper .gallery-item-4 .gallery-content{margin-top:30px;position:relative;z-index:999}.gallery-wrapper .gallery-item-4 .gallery-content h3 a{position:relative;display:inline-block;color:inherit;background-repeat:no-repeat;background-size:0% 1px;background-position:0 100%;transition:background-size 0.4s linear,color 0.4s linear;background-image:linear-gradient(var(--theme),var(--theme))}.gallery-wrapper .gallery-item-4 .gallery-content h3 a:hover{background-size:100% 1px;color:var(--theme)}.gallery-wrapper .gallery-item-4:hover .gallery-image .arrow-icon{opacity:1;visibility:visible;top:50%;left:50%;transform:translate(-50%,-50%) scale(1)}.award-wrapper-4 .brand-wrapper-new{margin-bottom:60px;margin-top:48px;display:flex;align-items:center;justify-content:space-between}@media (max-width:1399px){.award-wrapper-4 .brand-wrapper-new{margin-bottom:30px;margin-top:30px;gap:10px}}@media (max-width:991px){.award-wrapper-4 .brand-wrapper-new{flex-wrap:wrap;gap:20px}}.award-wrapper-4 .brand-wrapper-new .brand-item{border:1px solid rgb(255 255 255 / .2);position:relative;overflow:hidden;padding:0 35px;border-radius:10px;height:80px;text-align:center;margin:0 auto;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.award-wrapper-4 .brand-wrapper-new .brand-item{padding:0 20px;height:70px}}.award-wrapper-4 .brand-wrapper-new .brand-item .brand-three-active-media{position:relative;z-index:1;transition:all 0.5s ease-in-out}.award-wrapper-4 .brand-wrapper-new .brand-item .brand-three-active-media img{max-width:100%;height:auto;display:block;filter:grayscale(100%) brightness(1.1) sepia(.1) hue-rotate(0deg) saturate(0%) contrast(50%);mix-blend-mode:multiply}.award-wrapper-4 .brand-wrapper-new .brand-item .brand-three-hover-media{position:absolute;top:20px;left:20px;right:20px;bottom:20px;opacity:0;visibility:hidden;transform:translateY(30%);transition:all 0.6s ease-in-out;z-index:2}@media (max-width:1399px){.award-wrapper-4 .brand-wrapper-new .brand-item .brand-three-hover-media img{width:100%}}@media (max-width:991px){.award-wrapper-4 .brand-wrapper-new .brand-item .brand-three-hover-media img{width:initial}}.award-wrapper-4 .brand-wrapper-new .brand-item:hover .brand-three-active-media{opacity:0;visibility:hidden}.award-wrapper-4 .brand-wrapper-new .brand-item:hover .brand-three-hover-media{opacity:1;visibility:visible;transform:translateY(0)}.award-wrapper-4 .brand-wrapper-new .brand-item:hover .brand-three-hover-media img{filter:none}.award-wrapper-4 .award-content h2{margin-bottom:60px}@media (max-width:1399px){.award-wrapper-4 .award-content h2{margin-bottom:30px}}.award-wrapper-4 .award-content ul{border-top:1px solid rgb(255 255 255 / .2);padding-top:30px}.award-wrapper-4 .award-content ul li{display:flex;align-items:center;gap:80px}.award-wrapper-4 .award-content .award-list-items{display:flex;align-items:center;gap:85px}@media (max-width:1199px){.award-wrapper-4 .award-content .award-list-items{gap:40px}}.award-wrapper-4 .award-content .award-list-items.bb-bottom span{border-bottom:1px solid rgb(255 255 255 / .2)}.award-wrapper-4 .award-content .award-list-items span{width:100%;display:inline-block;border-top:1px solid rgb(255 255 255 / .2);padding:30px 0}@media (max-width:1199px){.award-wrapper-4 .award-image img{width:100%;height:100%}}.Portfolio-box-item{background-color:var(--white);display:flex;align-items:center;justify-content:space-between;overflow:hidden}.Portfolio-box-item .left-item{display:flex;align-items:center;gap:60px}.Portfolio-box-item .left-item .left-image{height:448px;width:440px}.Portfolio-box-item .left-item .left-image img{width:100%;height:100%;object-fit:cover}.Portfolio-box-item .left-item .content h6{margin-bottom:30px;color:#000}.Portfolio-box-item .left-item .content p{font-size:22px;color:#000;max-width:600px}.Portfolio-box-item .left-item .content .count-item{display:flex;align-items:center;gap:40px}.Portfolio-box-item .left-item .content .count-item h2{color:#000}.Portfolio-box-item .right-image{margin-right:-100px;overflow:hidden}.Portfolio-box-item .right-image img{width:100%;height:100%;position:relative;z-index:0;display:block;width:300px;height:300px;border-radius:50%}.gt-portfolio-11-slider-bg{height:100vh;width:100%;background-size:cover;background-position:center}.gt-portfolio-11-slider-bg.slick-active .gt-portfolio-11-slider-link{opacity:1}.gt-portfolio-11-slider-bg.slick-active .gt-portfolio-11-slider-subtitle{opacity:1}.gt-portfolio-11-slider-bg.slick-active .gt-portfolio-11-slider-title{opacity:1}.gt-portfolio-11-slider-content{padding-left:180px;padding-bottom:150px}@media (max-width:1399px){.gt-portfolio-11-slider-content{padding-left:80px}}@media (max-width:991px){.gt-portfolio-11-slider-content{padding-left:20px}}.gt-portfolio-11-slider-link{margin-bottom:30px;opacity:0}.gt-portfolio-11-slider-subtitle{font-size:16px;font-weight:600;line-height:1.6;margin-bottom:50px;display:inline-block;text-transform:uppercase;color:var(--white);opacity:0}.gt-portfolio-11-slider-title{font-size:100px;font-weight:700;line-height:.85;letter-spacing:2px;margin-bottom:0;color:var(--white);opacity:0}@media (max-width:1600px){.gt-portfolio-11-slider-title{font-size:90px}}@media (max-width:991px){.gt-portfolio-11-slider-title{font-size:80px}}@media (max-width:767px){.gt-portfolio-11-slider-title{font-size:60px}.gt-portfolio-11-slider-title br{display:none}}@media (max-width:575px){.gt-portfolio-11-slider-title{font-size:60px}.gt-portfolio-11-slider-title br{display:none}}.gt-portfolio-11-slider-active button{left:40px;bottom:60px;width:55px;height:56px;line-height:53px;text-align:center;border-radius:50%;position:absolute;color:var(--white);border:2px solid rgb(255 255 255 / .2);transition:0.3s;z-index:99}@media only screen and (min-width:992px){.gt-portfolio-11-slider-active button{display:none!important}}@media (max-width:575px){.gt-portfolio-11-slider-active button{left:15px}}.gt-portfolio-11-slider-active button.slick-next{margin-left:70px}.gt-portfolio-11-slider-active button i{font-weight:500}.gt-portfolio-11-slider-active button:hover{color:var(--black);border-color:var(--white);background-color:var(--white)}.gt-portfolio-11-slider-nav-item{cursor:pointer}.gt-portfolio-11-slider-nav-thumb img{border-radius:14px;box-shadow:0 20px 20px 0 rgb(0 0 0 / .2)}.gt-portfolio-11-slider-nav-wrap{width:1260px;position:absolute;bottom:110px;right:-65px;z-index:99}@media (max-width:1600px){.gt-portfolio-11-slider-nav-wrap{right:-465px}}@media (max-width:1399px){.gt-portfolio-11-slider-nav-wrap{right:-80px;width:900px}}@media (max-width:1199px){.gt-portfolio-11-slider-nav-wrap{right:-80px;width:600px}}.gt-portfolio-11-slider-nav-wrap .slides-number{position:absolute;right:12%;bottom:-10%;z-index:99}@media (max-width:1600px){.gt-portfolio-11-slider-nav-wrap .slides-number{right:39%}}@media (max-width:1199px){.gt-portfolio-11-slider-nav-wrap .slides-number{right:16%}}@media (max-width:991px){.gt-portfolio-11-slider-nav-wrap .slides-number{right:19%}}.gt-portfolio-11-slider-nav-wrap .slides-number span{font-size:50px;font-weight:500;line-height:1;text-align:center;text-transform:uppercase;color:var(--white);min-width:50px}.gt-portfolio-11-slider-nav-wrap .slides-number .slider-line{height:1px;width:850px;margin-right:45px;background-color:rgb(255 255 255 / .2)}@media (max-width:1600px){.gt-portfolio-11-slider-nav-wrap .slides-number .slider-line{width:500px}}@media (max-width:1399px){.gt-portfolio-11-slider-nav-wrap .slides-number .slider-line{width:520px}}@media (max-width:1199px){.gt-portfolio-11-slider-nav-wrap .slides-number .slider-line{width:240px}}@media (max-width:991px){.gt-portfolio-11-slider-nav-wrap .slides-number .slider-line{width:215px}}.gt-portfolio-11-slider-nav-active button{left:0;width:55px;bottom:-45px;height:56px;line-height:53px;text-align:center;border-radius:50%;position:absolute;color:var(--white);border:2px solid rgb(255 255 255 / .2);transition:0.3s}.gt-portfolio-11-slider-nav-active button.slick-next{margin-left:70px}.gt-portfolio-11-slider-nav-active button i{font-weight:500}.gt-portfolio-11-slider-nav-active button:hover{color:var(--black);border-color:var(--white);background-color:var(--white)}.gt-portfolio-11-slider-nav-active .slick-list{padding:50px 0}.gt-portfolio-11-slider-nav-content-wrap{position:absolute;top:0;left:0;height:100%}.gt-portfolio-11-slider-nav-content{height:100%;padding:30px}.gt-portfolio-11-slider-nav-year span{height:30px;font-size:16px;font-weight:700;border-radius:4px;padding:0 12px;line-height:30px;display:inline-block;backdrop-filter:blur(5px);color:var(--white);background:rgb(255 255 255 / .2)}.gt-portfolio-11-slider-nav-subtittle{font-size:13px;font-weight:600;line-height:10px;margin-bottom:10px;display:inline-block;text-transform:uppercase;color:var(--white)}.gt-portfolio-11-slider-nav-tittle{font-size:40px;font-weight:400;line-height:1;color:var(--white);margin-bottom:0;letter-spacing:1px}.feature-i-do-box1{background-color:#021524;padding:120px 0;position:relative;padding-right:30px}@media (max-width:991px){.feature-i-do-box1{padding-left:30px!important;padding-right:30px!important;padding-top:80px!important;padding-bottom:80px!important}}.feature-i-do-box1::before{position:absolute;top:0;left:-1000%;width:1000%;content:"";height:100%;background-color:#021524}@media (max-width:991px){.feature-i-do-box1::before{display:none}}.feature-i-do-box1 .section-title .sub-title::before{background-color:var(--white)}.feature-i-do-box1 .section-title .sub-title::after{background-color:var(--white)}.feature-i-do-box1 .choose-us-box-list{margin-top:50px}.feature-i-do-box1 .choose-us-box-list li{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .2);padding:40px 0}@media (max-width:1199px){.feature-i-do-box1 .choose-us-box-list li{flex-wrap:wrap;gap:20px}}.feature-i-do-box1 .choose-us-box-list li .content h2{font-size:50px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px}.feature-i-do-box1 .choose-us-box-list li .content h2 a{color:#fff}@media (max-width:1199px){.feature-i-do-box1 .choose-us-box-list li .content h2{font-size:35px}}@media (max-width:767px){.feature-i-do-box1 .choose-us-box-list li .content h2{font-size:38px}}@media (max-width:575px){.feature-i-do-box1 .choose-us-box-list li .content h2{font-size:35px}}@media (max-width:470px){.feature-i-do-box1 .choose-us-box-list li .content h2{font-size:30px}}.feature-i-do-box1 .choose-us-box-list li .content p{max-width:475px;color:#7E7E7E}.feature-i-do-box1 .choose-us-box-list li .arrow-icon{display:inline-block;border-radius:100px;background-color:var(--white);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme)}.feature-i-do-box1 .choose-us-box-list li:hover .content h2 a{color:var(--white)}.feature-i-do-box2{padding:120px 0;position:relative;padding-left:30px;height:100%}@media (max-width:991px){.feature-i-do-box2{padding-left:30px!important;padding-right:30px!important;background-color:#F5F5F5;padding-top:80px!important;padding-bottom:80px!important}}.feature-i-do-box2::before{position:absolute;top:0;left:0;right:0;width:1000%;content:"";height:100%;background-color:#F5F5F5;z-index:-1}@media (max-width:991px){.feature-i-do-box2::before{display:none}}.feature-i-do-box2 .texts{font-size:16px;font-weight:400;color:#021524;max-width:340px;margin-left:auto}.feature-i-do-box2 .choose-us-box-list{margin-top:50px}.feature-i-do-box2 .choose-us-box-list li{display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(2 21 36 / .2);padding:40px 0}@media (max-width:1199px){.feature-i-do-box2 .choose-us-box-list li{flex-wrap:wrap;gap:20px}}.feature-i-do-box2 .choose-us-box-list li .content h2{font-size:50px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px}.feature-i-do-box2 .choose-us-box-list li .content h2 a{color:var(--header)}@media (max-width:1199px){.feature-i-do-box2 .choose-us-box-list li .content h2{font-size:35px}}@media (max-width:767px){.feature-i-do-box2 .choose-us-box-list li .content h2{font-size:38px}}@media (max-width:575px){.feature-i-do-box2 .choose-us-box-list li .content h2{font-size:35px}}@media (max-width:470px){.feature-i-do-box2 .choose-us-box-list li .content h2{font-size:30px}}.feature-i-do-box2 .choose-us-box-list li .content p{max-width:475px;color:#7E7E7E}.feature-i-do-box2 .choose-us-box-list li .arrow-icon{display:inline-block;border-radius:100px;background-color:var(--white);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme)}.feature-i-do-box2{margin-top:0;will-change:margin-top}.marquee-section2{margin-bottom:87px;margin-top:32px}.marquee-section2.marque-3{margin-top:-15px!important;margin-bottom:-25px!important}.marquee-section2 .marquee-wrapper2{display:flex;width:fit-content;animation:scroll-left 25s linear infinite}.marquee-section2 .marquee-content{display:flex}.marquee-section2 .marquee-content.contents-2 h3{font-size:120px;color:#7E7E7E}.marquee-section2 .marquee-content.contents-2 h3:hover{color:#BFF747}.marquee-section2 .marquee-text2{display:flex;align-items:center;gap:20px;margin:0 15px;white-space:nowrap}.marquee-section2 .marquee-text2 h3{font-size:240px;font-weight:800;color:#DADADA;line-height:1}@media (max-width:1399px){.marquee-section2 .marquee-text2 h3{font-size:180px}}@media (max-width:1199px){.marquee-section2 .marquee-text2 h3{font-size:160px}}@media (max-width:767px){.marquee-section2 .marquee-text2 h3{font-size:140px}}@media (max-width:575px){.marquee-section2 .marquee-text2 h3{font-size:80px}}.marquee-section2 .marquee-text4{display:flex;align-items:center;gap:20px;margin:0 15px;white-space:nowrap}.marquee-section2 .marquee-text4 h3{font-size:150px;font-weight:800;color:#DADADA;line-height:1}@media (max-width:1399px){.marquee-section2 .marquee-text4 h3{font-size:150px}}@media (max-width:1199px){.marquee-section2 .marquee-text4 h3{font-size:140px}}@media (max-width:767px){.marquee-section2 .marquee-text4 h3{font-size:100px}}@media (max-width:575px){.marquee-section2 .marquee-text4 h3{font-size:80px}}.marquee-section2 .marquee-text5{display:flex;align-items:center;gap:20px;margin:0 15px;white-space:nowrap}.marquee-section2 .marquee-text5 h3{font-size:150px;font-weight:800;color:#DADADA;line-height:1;color:#fff0;text-transform:uppercase;-webkit-text-stroke:1px #fff}@media (max-width:1399px){.marquee-section2 .marquee-text5 h3{font-size:150px}}@media (max-width:1199px){.marquee-section2 .marquee-text5 h3{font-size:140px}}@media (max-width:767px){.marquee-section2 .marquee-text5 h3{font-size:100px}}@media (max-width:575px){.marquee-section2 .marquee-text5 h3{font-size:80px}}.marquee-section2.style-2{margin-bottom:-160px}@media (max-width:1399px){.marquee-section2.style-2{margin-bottom:0}}.video-section3 .video-wrap video{width:100%;height:580px;object-fit:cover;border-radius:40px}@media (max-width:991px){.video-section3 .video-wrap video{height:520px}}@media (max-width:767px){.video-section3 .video-wrap video{height:490px}}@media (max-width:575px){.video-section3 .video-wrap video{height:450px}}.feature-wrapper-4{margin-bottom:120px}@media (max-width:1399px){.feature-wrapper-4{margin-bottom:30px}}.feature-wrapper-4 .feature-image{margin-top:-120px;margin-left:40px}@media (max-width:1399px){.feature-wrapper-4 .feature-image{margin-top:0;margin-left:0}}.feature-wrapper-4 .feature-image img{width:100%;height:100%}.feature-wrapper-4 .feature-content{margin-left:50px}@media (max-width:1399px){.feature-wrapper-4 .feature-content{margin-left:0}}.feature-wrapper-4 .feature-content .text{text-transform:capitalize;color:var(--white);margin-top:20px;max-width:577px;border-bottom:1px dashed rgb(255 255 255 / .3);padding-bottom:40px;margin-bottom:40px}@media (max-width:1399px){.feature-wrapper-4 .feature-content .text{padding-bottom:30px;margin-bottom:30px}}.feature-wrapper-4 .feature-content .progress-wrap{border-bottom:1px dashed rgb(255 255 255 / .3);padding-bottom:40px;margin-bottom:40px}@media (max-width:1399px){.feature-wrapper-4 .feature-content .progress-wrap{padding-bottom:30px;margin-bottom:30px}}.feature-wrapper-4 .feature-content .progress-wrap .pro-items{width:100%}.feature-wrapper-4 .feature-content .progress-wrap .pro-items:not(:last-child){margin-bottom:30px}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .pro-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .pro-head .title{color:var(--white);font-size:16px;font-weight:600;font-family:"Kanit",sans-serif;text-transform:capitalize}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .pro-head .point{font-size:16px;font-weight:600;color:var(--white)}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .progress{background-color:#fff;justify-content:flex-start;align-items:center;position:relative;display:flex;height:15px;width:100%;border-radius:100px;padding-left:5px}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;border-radius:100px;background:#2475fd;height:7px;width:0}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}.feature-wrapper-4 .feature-content .progress-wrap .pro-items .style-three{animation:load3 3s normal forwards}@keyframes load{0%{width:0}100%{width:95%}}@keyframes load2{0%{width:0}100%{width:75%}}@keyframes load3{0%{width:0}100%{width:55%}}.feature-wrapper-4 .feature-content .feature-button-item{display:flex;align-items:center;gap:30px}@media (max-width:1399px){.feature-wrapper-4 .feature-content .feature-button-item{flex-wrap:wrap}}.feature-wrapper-4 .feature-content .feature-button-item .theme-btn{background-color:var(--white);color:#2475fd}.feature-wrapper-4 .feature-content .feature-button-item .theme-btn:hover{color:var(--white)}.feature-wrapper-4 .feature-content .feature-button-item .icon-item{display:flex;align-items:center;gap:15px}.feature-wrapper-4 .feature-content .feature-button-item .icon-item .icon{position:relative;width:37px;height:37px;line-height:37px;text-align:center;border-radius:100px;background-color:#fff}.feature-wrapper-4 .feature-content .feature-button-item .icon-item .icon::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";border:1px solid rgb(255 255 255 / .2);width:53px;height:53px;border-radius:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-wrapper-4 .feature-content .feature-button-item .icon-item .content span{color:var(--white);font-size:14px;font-weight:500}.feature-wrapper-4 .feature-content .feature-button-item .icon-item .content h4{font-size:20px;font-weight:600;font-family:"Kanit",sans-serif}.feature-wrapper-4 .feature-content .feature-button-item .icon-item .content h4 a{color:var(--white)}.feature-bottom{position:relative}.feature-bottom .feature-wrap{padding-top:60px}@media (max-width:1399px){.feature-bottom .feature-wrap{padding-top:30px;padding-bottom:100px}}@media (max-width:991px){.feature-bottom .feature-wrap{padding-bottom:80px}}.feature-bottom .feature-wrap .text{color:var(--white);font-size:87px;font-weight:800;margin-left:20px}@media (max-width:1399px){.feature-bottom .feature-wrap .text{margin-left:0;font-size:85px}.feature-bottom .feature-wrap .text img{display:none}}@media (max-width:991px){.feature-bottom .feature-wrap .text{font-size:60px}}@media (max-width:767px){.feature-bottom .feature-wrap .text{font-size:40px}}@media (max-width:575px){.feature-bottom .feature-wrap .text{font-size:30px}}.feature-section-4{position:relative}.feature-section-4 .line-shape{position:absolute;bottom:285px;left:255px;right:255px}.feature-section-4 .line-shape img{width:100%;height:100%}@media (max-width:1399px){.feature-section-4 .line-shape{display:none}}.service-details-wrapper .top-image-items{text-align:center;margin-bottom:60px}.service-details-wrapper .top-image-items .service-details-image{margin-top:40px;border-radius:10px}.service-details-wrapper .top-image-items .service-details-image img{width:100%;height:100%;border-radius:10px}.service-details-wrapper .bottom-content-items{max-width:930px;margin:0 auto}.service-details-wrapper .bottom-content-items h2{font-size:50px}@media (max-width:767px){.service-details-wrapper .bottom-content-items h2{font-size:42px}}@media (max-width:575px){.service-details-wrapper .bottom-content-items h2{font-size:36px}}.service-details-wrapper .bottom-content-items p{margin-top:15px}.service-details-wrapper .bottom-content-items h3{font-size:30px;font-weight:700;margin-top:30px}.service-details-wrapper .bottom-content-items .service-image{margin-top:30px;border-radius:8px;overflow:hidden}.service-details-wrapper .bottom-content-items .service-image img{width:100%;height:100%;border-radius:8px}.service-details-wrapper .bottom-content-items .text-list{margin-top:30px;display:flex;align-items:center;gap:80px}@media (max-width:1199px){.service-details-wrapper .bottom-content-items .text-list{flex-wrap:wrap;gap:30px}}.service-details-wrapper .bottom-content-items .text-list ul li{margin-top:40px;font-size:20px;font-weight:700;color:var(--white);font-family:"Big Shoulders Display",sans-serif}.service-details-wrapper .bottom-content-items .text-list ul li b{font-size:20px;font-weight:700;color:var(--text);margin-right:6px;font-family:"Big Shoulders Display",sans-serif}.service-details-wrapper .bottom-content-items .text-list ul li p{font-size:16px;font-weight:400;color:var(--text);font-family:"Kanit",sans-serif;max-width:330px}.service-inner-wrapper{padding-top:150px;position:relative;z-index:9}.service-inner-wrapper h1{color:var(--header);font-size:100px;font-weight:700;text-transform:uppercase;line-height:110%;max-width:950px}@media (max-width:1199px){.service-inner-wrapper h1{font-size:70px}}@media (max-width:991px){.service-inner-wrapper h1{font-size:55px}}@media (max-width:767px){.service-inner-wrapper h1{font-size:42px}}@media (max-width:575px){.service-inner-wrapper h1{font-size:36px}}.service-inner-wrapper .hero-items .hero-image{width:367px;height:190px;position:relative;z-index:99;overflow:hidden;border-radius:8px}@media (max-width:1899px){.service-inner-wrapper .hero-items .hero-image{width:initial;height:initial}}.service-inner-wrapper .hero-items .hero-image img{width:100%;height:100%;max-width:initial;display:inline-block;object-fit:cover}.service-inner-wrapper .pinned-3{position:relative;z-index:10;overflow:hidden}.service-inner-wrapper .pinned-3 .image-outer{position:relative;overflow:visible}@media (max-width:1399px){.service-inner-wrapper .pinned-3 #myImage{width:100%!important;height:auto!important;transform:none!important;left:0;right:0;x:0!important}}.service-inner-wrapper .pin-spacer{height:0px!important;transition:height 0.5s ease}.service-wrapper-4 .border-bottom{border-bottom:1px solid rgb(255 255 255 / .2)!important}.service-wrapper-4 .service-tabing-wrap .images-remove-area{transition:all 0.6s;margin-bottom:-400px;opacity:0;transform:rotate(60deg);-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg)}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .images-remove-area{margin-bottom:0;opacity:1;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}}.service-wrapper-4 .service-tabing-wrap .modern-list li{font-size:20px;color:var(--header);font-weight:600}.service-wrapper-4 .service-tabing-wrap .modern-list li i{color:var(--theme);font-size:14px}.service-wrapper-4 .service-tabing-wrap .accordion-single{border:unset;overflow:hidden;transition:all 0.8s;border-radius:0;border-top:1px solid rgb(255 255 255 / .2)}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn{flex-wrap:wrap;gap:30px}}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn::after{content:"+";font-family:"FontAwesome";font-size:20px;transform:rotate(0deg);transition:all 0.5s;font-weight:700;display:flex;align-items:center;justify-content:center;color:var(--white);width:44px;min-width:44px;height:44px;background:#1d1d1d;border-radius:50%}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn::after:hover{cursor:pointer}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn::after{justify-content:center}}@media (max-width:767px) and (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn::after{flex-wrap:wrap;gap:30px}}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn::after::after{content:"\f068";font-family:"FontAwesome";color:var(--theme)}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn::after::after:hover{cursor:pointer}}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .serial-badge{padding:10px 15px;transition:all 0.4s;border-radius:100px;border:1px solid #414141;background-color:var(--header)}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .serial-badge .rot60{padding-left:10px}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .mtitle{font-size:30px;font-weight:500}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .mtitle a{color:var(--theme);font-family:"Big Shoulders Display",sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:30px;text-transform:capitalize}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .pras{font-size:16px;font-weight:400;display:none!important;transform:scale(0)}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .serial-badge{opacity:1}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara .pras{display:block!important;transform:scale(1);color:#000;font-family:"Kanit",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;text-transform:capitalize}}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .mtitle-ara.style2 .mtitle a{color:var(--header);font-family:"Big Shoulders Display",sans-serif;font-size:36px;font-weight:600;line-height:40px;text-align:left}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .text-remove{max-width:490px;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.6s ease}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .text-remove{opacity:1;visibility:visible;transform:translateY(0)}}.service-wrapper-4 .service-tabing-wrap .accordion-single .accordion-btn .text-remove p{color:var(--header);font-family:"Kanit",sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:28px;transition:all 0.4s ease}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .text-remove{opacity:1;visibility:visible;transform:translateY(0)}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .images-remove-area{margin-bottom:0;opacity:1;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .accordion-btn{height:initial;justify-content:space-between}@media (max-width:767px){.service-wrapper-4 .service-tabing-wrap .accordion-single.active .accordion-btn{flex-wrap:wrap;gap:30px}}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .accordion-btn::after{content:"\f068";font-family:"FontAwesome";color:var(--theme)}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .accordion-btn::after:hover{cursor:pointer}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .mtitle-ara .serial-badge{opacity:1}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .mtitle-ara .pras{display:block!important;transform:scale(1);color:#000;font-family:"Kanit",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;text-transform:capitalize}.service-wrapper-4 .service-tabing-wrap .accordion-single.active .content-area{display:none!important}@media (max-width:1399px){.service-wrapper-4 .service-tabing-wrap .mtitle{font-size:20px!important}.service-wrapper-4 .service-tabing-wrap .tab-remove-thumb{max-width:200px}.service-wrapper-4 .service-tabing-wrap .tab-remove-thumb img{width:100%}}.service-wrapper-4 .border-bottom{border-bottom:1px solid rgb(255 255 255 / .2)}.service-section-2 .section-title h2{font-size:240px;font-weight:800;line-height:1;color:#021524}@media (max-width:1399px){.service-section-2 .section-title h2{font-size:180px}}@media (max-width:1199px){.service-section-2 .section-title h2{font-size:130px}}@media (max-width:991px){.service-section-2 .section-title h2{font-size:100px}}@media (max-width:575px){.service-section-2 .section-title h2{font-size:60px}}.service-block-2{background-color:var(--white);padding:40px;border-radius:20px;max-width:690px;margin-left:auto}.service-block-2 li{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.service-block-2 li{flex-wrap:wrap;gap:30px}}.service-block-2 li:not(:last-child){border-bottom:1px solid rgb(2 21 36 / .2);padding-bottom:40px;margin-bottom:40px}.service-block-2 li .content .icon{margin-bottom:20px}.service-block-2 li .content h3{font-size:45px;font-weight:700;margin-bottom:10px}@media (max-width:1199px){.service-block-2 li .content h3{font-size:35px}}@media (max-width:575px){.service-block-2 li .content h3{font-size:25px}}.service-block-2 li .content h3 a{color:#7E7E7E}.service-block-2 li .content h3 a:hover{color:var(--header)}.service-block-2 li .content p{max-width:450px;font-size:16px;text-transform:capitalize}.service-block-2 li .arrow-icon{display:inline-block;max-width:48px;width:100%;height:48px;line-height:48px;text-align:center;color:var(--header);border-width:1.5px;border-style:solid;border-color:rgb(2 21 36 / .2);border-image:initial;border-radius:50%}.service-block-2 li .arrow-icon:hover{background-color:var(--theme);color:var(--white)}.service-section-2{position:relative;z-index:1}.service-section-2 .bottom-icon{margin-top:300px}@media (max-width:1199px){.service-section-2 .bottom-icon{display:none}}.service-section-2 .service-shape{position:absolute;bottom:0;left:0;z-index:-1}.service-wrapper-4 .service-box-items-4{display:flex;align-items:center;gap:30px;border-radius:20px;background-color:#f0f6ff;padding:60px;margin-bottom:40px}@media (max-width:1399px){.service-wrapper-4 .service-box-items-4{padding:30px;margin-bottom:30px;flex-wrap:wrap}}.service-wrapper-4 .service-box-items-4 .service-content-box{background-color:var(--white);padding:30px;border-radius:10px}@media (max-width:1399px){.service-wrapper-4 .service-box-items-4 .service-content-box{padding:25px;flex-basis:100%}}.service-wrapper-4 .service-box-items-4 .service-content-box .content{margin-top:25px}.service-wrapper-4 .service-box-items-4 .service-content-box .content h2{font-size:30px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}@media (max-width:991px){.service-wrapper-4 .service-box-items-4 .service-content-box .content h2{font-size:30px}}@media (max-width:575px){.service-wrapper-4 .service-box-items-4 .service-content-box .content h2{font-size:20px}}.service-wrapper-4 .service-box-items-4 .service-content-box .content h2 a:hover{color:var(--theme2)}.service-wrapper-4 .service-box-items-4 .service-content-box .content p{max-width:390px;font-weight:400;font-size:16px;color:#7e7e7e;margin-top:75px;margin-bottom:30px;text-transform:capitalize}@media (max-width:1399px){.service-wrapper-4 .service-box-items-4 .service-content-box .content p{margin-top:30px}}.service-wrapper-4 .service-box-items-4 .service-content-box .content .theme-btn{background-color:var(--theme2);color:var(--white)}@media (max-width:1399px){.service-wrapper-4 .service-box-items-4 .service-image{flex-basis:100%}}.service-wrapper-4 .service-box-items-4 .service-image img{width:100%;height:100%;border-radius:10px}.service-section-4{margin-top:60px}.project-section .section-title h2{font-size:400px;font-weight:700;text-transform:uppercase;line-height:1;margin-left:50px}@media (max-width:1199px){.project-section .section-title h2{margin-left:0;font-size:200px}}@media (max-width:991px){.project-section .section-title h2{font-size:150px}}@media (max-width:767px){.project-section .section-title h2{font-size:120px}}@media (max-width:575px){.project-section .section-title h2{font-size:90px}}.project-area-one{position:relative;z-index:1}@media (max-width:1199px){.project-area-one{margin-bottom:-120px}}.project-area-one .section-title h2{font-size:400px;font-weight:700;text-transform:uppercase;line-height:1;margin-left:50px}@media (max-width:1199px){.project-area-one .section-title h2{margin-left:0;font-size:220px}}@media (max-width:991px){.project-area-one .section-title h2{font-size:170px}}@media (max-width:767px){.project-area-one .section-title h2{font-size:140px}}@media (max-width:575px){.project-area-one .section-title h2{font-size:100px}}.project-area-one .project-wrapper .wrapper-rolling-text{white-space:nowrap;font-family:"Big Shoulders Display",sans-serif;margin-bottom:75px}.project-area-one .project-wrapper .rolling-text{display:inline-block}.project-area-one .project-wrapper .rolling-text .marquee-text{color:var(--black);font-family:"Big Shoulders Display",sans-serif;font-size:120px;font-style:normal;font-weight:400;line-height:120px;letter-spacing:-1.2px;text-transform:uppercase}.project-area-one .project-wrapper .rolling-text .marquee-text span{color:var(--theme);margin:0 43px}.project-area-one .project-wrapper .card-items{position:relative;z-index:99;margin-top:30px;background-color:#021524}.project-area-one .project-wrapper .card-items .card-single-item{display:flex;gap:50px;margin-top:30px}@media (max-width:1199px){.project-area-one .project-wrapper .card-items .card-single-item{display:block}}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:20px}@media (max-width:1199px){.project-area-one .project-wrapper .card-items .card-single-item .card-text-content{display:block;margin-top:20px}}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:100%;transition:150ms ease-in-out;margin-left:-30px}@media (max-width:1199px){.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-btn{margin-left:0;margin-bottom:15px}}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-btn svg path{transition:150ms ease-in-out}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-btn:hover{background:var(--white)}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content{writing-mode:vertical-rl;transform:rotate(180deg)}@media (max-width:1199px){.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content{transform:initial;writing-mode:initial;margin-bottom:25px}}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content .title{color:var(--white);font-family:"Big Shoulders Display",sans-serif;font-size:32px;font-weight:700;text-transform:uppercase;text-align:start}@media (max-width:767px){.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content .title{font-size:28px}}@media (max-width:575px){.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content .title{font-size:24px}}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content .title a{color:var(--white)}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content .title a:hover{color:var(--white)}.project-area-one .project-wrapper .card-items .card-single-item .card-text-content .card-content .text{color:#7E7E7E;font-size:18px;font-weight:500;letter-spacing:-.1px;text-transform:uppercase}.project-area-one .project-wrapper .card-items .card-single-item .project-image.project-image-fast{margin-left:105px}@media (max-width:1199px){.project-area-one .project-wrapper .card-items .card-single-item .project-image.project-image-fast{margin-left:0}}.project-area-one .project-wrapper .card-items .card-single-item .project-image.project-image-last{margin-right:105px}@media (max-width:1199px){.project-area-one .project-wrapper .card-items .card-single-item .project-image.project-image-last{margin-right:0}}.project-area-one .project-wrapper .card-items .card-single-item .project-image img{border-radius:20px;width:100%}.projects-3{background-color:#021524}.project-box-items{margin-top:30px;position:relative;z-index:99}.project-box-items .thumb{position:relative;z-index:9;transition:all 0.4s ease-in-out}@media (max-width:1199px){.project-box-items .thumb{height:500px}}.project-box-items .thumb img{width:100%;height:100%;border-radius:10px;transition:all 0.4s ease-in-out;border:2px solid #fff0;object-fit:cover}.project-box-items .thumb .content{position:absolute;bottom:20px;left:40px;opacity:0;visibility:hidden;transition:all 0.4s ease-in-out;z-index:1;right:40px}.project-box-items .thumb .content p{font-size:18px;font-weight:500;color:#021524}.project-box-items .thumb .content h3{font-size:32px;font-weight:700;margin-top:8px}.project-box-items .thumb .content h3 a:hover{color:var(--white)}.project-box-items .thumb .circle-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--theme);width:54px;height:54px;line-height:54px;text-align:center;border-radius:50%;color:#fff;opacity:0;visibility:hidden;transition:all 0.4s ease-in-out;z-index:1}.project-box-items .thumb .circle-icon:hover{background-color:#fff;color:#021524}.project-box-items .thumb:hover .content{opacity:1;visibility:visible}.project-box-items .thumb:hover .circle-icon{opacity:1;visibility:visible}.project-box-items:hover .thumb img{border:2px solid var(--theme);border-radius:10px}.project-box-items-2{margin-top:30px;position:relative;z-index:9}.project-box-items-2 .thumb img{width:100%;height:100%;border-radius:10px}.project-box-items-2 .project-content-items{display:flex;align-items:center;justify-content:space-between;writing-mode:vertical-rl;transform:rotate(180deg);position:absolute;top:20%;left:-6%;gap:100px}.project-box-items-2 .project-content-items .content p{font-size:18px;font-weight:500}.project-box-items-2 .project-content-items .content h3{font-size:32px;font-weight:700;margin-top:8px}.project-box-items-2 .project-content-items .content h3 a:hover{color:var(--theme)}.project-box-items-2 .project-content-items .circle-icon{transition:all 0.4s ease-in-out;background-color:var(--theme);width:54px;height:54px;line-height:54px;text-align:center;border-radius:50%;color:#060606;display:inline-block}.project-box-items-2 .project-content-items .circle-icon:hover{background-color:#060606;border:1px solid var(--theme);color:var(--white)}.project-area-one{position:relative;z-index:1}@media (max-width:1199px){.project-area-one{margin-bottom:-120px}}.project-area-one .section-title h2{font-size:400px;font-weight:700;text-transform:uppercase;line-height:1;margin-left:50px}@media (max-width:1199px){.project-area-one .section-title h2{margin-left:0;font-size:220px}}@media (max-width:991px){.project-area-one .section-title h2{font-size:170px}}@media (max-width:767px){.project-area-one .section-title h2{font-size:140px}}@media (max-width:575px){.project-area-one .section-title h2{font-size:100px}}.project-boxs-items-2{margin-top:30px}.project-boxs-items-2 .thumb{position:relative}@media (max-width:767px){.project-boxs-items-2 .thumb{height:400px}.project-boxs-items-2 .thumb img{object-fit:cover}}.project-boxs-items-2 .thumb .icon{display:inline-block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background-color:var(--white);color:var(--header);position:absolute;top:50px;left:50px;transition:all 0.4s ease-in-out;opacity:0;visibility:hidden}@media (max-width:1199px){.project-boxs-items-2 .thumb .icon{left:20px;top:20px}}.project-boxs-items-2 .thumb .icon:hover{background-color:var(--theme);color:var(--white)}.project-boxs-items-2 .thumb::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background:rgb(6 6 6 / .8);transition:all 0.4s ease-in-out;opacity:0;visibility:hidden;border-radius:10px}.project-boxs-items-2 .thumb img{width:100%;height:100%;border-radius:6px}.project-boxs-items-2 .thumb .content{position:absolute;bottom:50px;left:50px;right:50px;transition:all 0.4s ease-in-out;opacity:0;visibility:hidden}@media (max-width:1199px){.project-boxs-items-2 .thumb .content{left:20px;bottom:20px;right:20px}}.project-boxs-items-2 .thumb .content p{font-size:18px;color:#888;margin-bottom:5px}.project-boxs-items-2 .thumb .content h3{font-size:32px;font-weight:700}@media (max-width:575px){.project-boxs-items-2 .thumb .content h3{font-size:25px}}.project-boxs-items-2 .thumb .content h3 a{color:var(--white)}.project-boxs-items-2:hover .thumb::before{opacity:1;visibility:visible}.project-boxs-items-2:hover .thumb .content{opacity:1;visibility:visible}.project-boxs-items-2:hover .thumb .icon{opacity:1;visibility:visible}.project-item-style-3{margin-top:30px;position:relative;z-index:99}.project-item-style-3.style-margin{margin-top:100px}@media (max-width:1199px){.project-item-style-3.style-margin{margin-top:30px}}.project-item-style-3 .thumb{max-width:300px;position:relative;overflow:hidden}@media (max-width:1199px){.project-item-style-3 .thumb{max-width:initial}}.project-item-style-3 .thumb.style-width{max-width:initial}.project-item-style-3 .thumb .arrow-icon{display:inline-block;position:absolute;top:-200px;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background-color:var(--theme);color:#060606;opacity:0;visibility:hidden}.project-item-style-3 .thumb .arrow-icon:hover{background-color:#060606;color:var(--theme)}.project-item-style-3 .thumb img{width:100%;height:100%;border-radius:10px}.project-item-style-3 .content{margin-top:20px}.project-item-style-3 .content span{display:inline-block;font-size:16px;font-weight:500;letter-spacing:-.1px;text-transform:uppercase;margin-bottom:5px;line-height:1}.project-item-style-3 .content h3{font-size:24px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.project-item-style-3 .content h3 a{color:#888}.project-item-style-3 .content h3 a:hover{color:var(--white)}.project-item-style-3:hover .thumb .arrow-icon{opacity:1;visibility:visible;top:50%}.project-inner-image{position:relative;z-index:9;transition:all 0.4s ease-in-out}.project-inner-image::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:#060606;opacity:0;transition:all 0.4s ease-in-out;visibility:hidden}@media (max-width:1399px){.project-inner-image{height:500px}}.project-inner-image img{width:100%;height:100%;border-radius:6px;transition:all 0.4s ease-in-out;object-fit:cover}.project-inner-image .content{position:absolute;bottom:20px;left:40px;opacity:0;visibility:hidden;transition:all 0.4s ease-in-out;z-index:1;right:40px}.project-inner-image .content p{font-size:18px;font-weight:500;color:var(--white)}.project-inner-image .content h3{font-size:32px;font-weight:700;margin-top:8px}.project-inner-image .content h3 a{color:var(--white)}.project-inner-image .content h3 a:hover{color:var(--white)}.project-inner-image .circle-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--theme);width:54px;height:54px;line-height:54px;text-align:center;border-radius:50%;color:#fff;opacity:0;visibility:hidden;transition:all 0.4s ease-in-out;z-index:1}.project-inner-image:hover::before{opacity:1;visibility:visible;opacity:.3}.project-inner-image:hover .content{opacity:1;visibility:visible}.project-inner-image:hover .circle-icon{opacity:1;visibility:visible}.project-details-wrapper .top-image-items{text-align:center}.project-details-wrapper .top-image-items .list-items{display:flex;align-items:center;gap:20px;justify-content:center;margin-bottom:30px}@media (max-width:1199px){.project-details-wrapper .top-image-items .list-items{flex-wrap:wrap;margin-top:15px}}.project-details-wrapper .top-image-items .project-details-image{margin-top:30px;border-radius:10px}.project-details-wrapper .top-image-items .project-details-image img{width:100%;height:100%;border-radius:10px}.project-details-wrapper .bottom-content-items{max-width:930px;margin:0 auto;margin-top:40px}.project-details-wrapper .bottom-content-items h2{font-size:50px}@media (max-width:575px){.project-details-wrapper .bottom-content-items h2{font-size:36px}}.project-details-wrapper .bottom-content-items p{margin-top:15px}.project-details-wrapper .bottom-content-items h3{font-size:30px;font-weight:700;margin-top:30px}.project-details-wrapper .bottom-content-items .project-image{margin-top:30px;border-radius:8px}.project-details-wrapper .bottom-content-items .project-image img{width:100%;height:100%;border-radius:8px}.project-details-wrapper .bottom-content-items .text-list{margin-top:20px;display:flex;align-items:center;gap:80px}@media (max-width:1199px){.project-details-wrapper .bottom-content-items .text-list{flex-wrap:wrap;gap:30px}}.project-details-wrapper .bottom-content-items .text-list ul li{margin-top:40px;font-size:20px;font-weight:700;color:var(--white);font-family:"Big Shoulders Display",sans-serif}.project-details-wrapper .bottom-content-items .text-list ul li b{font-size:20px;font-weight:700;color:var(--text);margin-right:6px;font-family:"Big Shoulders Display",sans-serif}.project-details-wrapper .bottom-content-items .text-list ul li p{font-size:16px;font-weight:400;color:var(--text);font-family:"Kanit",sans-serif;max-width:330px}.project-section-555 .section-title-area .section-title h2{font-size:100px;font-weight:700}@media (max-width:1199px){.project-section-555 .section-title-area .section-title h2{font-size:70px}}@media (max-width:991px){.project-section-555 .section-title-area .section-title h2{font-size:55px}}@media (max-width:767px){.project-section-555 .section-title-area .section-title h2{font-size:42px}}@media (max-width:575px){.project-section-555 .section-title-area .section-title h2{font-size:36px}}.project-section-555 .section-title-area .array-button{display:flex;align-items:center;gap:14px}.project-section-555 .section-title-area .array-button .array-prev{width:48px;height:48px;line-height:48px;display:inline-block;border-radius:50%;border:1.5px solid rgb(0 0 0 / .2);color:var(--theme);background-color:#fff0;transition:all 0.4s ease-in-out}.project-section-555 .section-title-area .array-button .array-prev:hover{background-color:var(--theme);color:var(--white)}.project-section-555 .section-title-area .array-button .array-next{width:48px;height:48px;line-height:48px;display:inline-block;border-radius:50%;border:1.5px solid rgb(0 0 0 / .2);color:var(--theme);background-color:#fff0;transition:all 0.4s ease-in-out}.project-section-555 .section-title-area .array-button .array-next:hover{background-color:var(--theme);color:var(--white)}.project-box-items-555{margin-top:30px}.project-box-items-555 .thumb img{width:100%;height:100%;border-radius:10px}.project-box-items-555 .content{margin-top:20px}.project-box-items-555 .content p{color:var(--theme);font-weight:500}.project-box-items-555 .content h3{margin-top:8px}.project-box-items-555 .content h3 a{font-weight:700}.project-box-items-555 .content h3 a:hover{color:var(--theme)}.project-box-items-555 .content h2{margin-top:8px;font-size:24px}.project-box-items-555 .content h2 a{font-weight:700}.project-box-items-555 .content h2 a:hover{color:var(--theme)}.project-inner-page-wrapper h1{color:var(--white);text-align:center;font-size:100px;font-weight:700;text-transform:uppercase}@media (max-width:1199px){.project-inner-page-wrapper h1{font-size:70px}}@media (max-width:991px){.project-inner-page-wrapper h1{font-size:55px}}@media (max-width:767px){.project-inner-page-wrapper h1{font-size:42px}}@media (max-width:575px){.project-inner-page-wrapper h1{font-size:36px}}.project-inner-page-wrapper .project-inner-page-box{border-radius:10px;border:1px solid rgb(255 255 255 / .2);background:#F5F5F5;padding:30px 35px;margin-top:60px;display:flex;align-items:center;gap:50px}@media (max-width:1199px){.project-inner-page-wrapper .project-inner-page-box{display:block;margin-top:30px;padding:28px}}.project-inner-page-wrapper .project-inner-page-box .thumb{max-width:847px;width:100%}@media (max-width:1199px){.project-inner-page-wrapper .project-inner-page-box .thumb{max-width:initial;margin-bottom:25px}}@media (max-width:1199px){.project-inner-page-wrapper .project-inner-page-box .thumb.style-2{margin-top:25px;margin-bottom:0}}.project-inner-page-wrapper .project-inner-page-box .thumb img{border-radius:10px;width:100%;height:100%}.project-inner-page-wrapper .project-inner-page-box .content{max-width:430px;width:100%}@media (max-width:1199px){.project-inner-page-wrapper .project-inner-page-box .content{max-width:700px}}.project-inner-page-wrapper .project-inner-page-box .content span{color:var(--theme);font-size:16px;font-weight:500;letter-spacing:-.1px;text-transform:uppercase;display:inline-block;margin-bottom:10px}.project-inner-page-wrapper .project-inner-page-box .content h3{font-size:24px;font-weight:700;margin-bottom:20px}.project-inner-page-wrapper .project-inner-page-box .content h3 a:hover{color:var(--theme)}.project-inner-page-wrapper .project-inner-page-box .content h2{font-size:24px;font-weight:700;margin-bottom:20px}.project-inner-page-wrapper .project-inner-page-box .content h2 a:hover{color:var(--theme)}.project-inner-page-wrapper .project-inner-page-box .content .arrow-icon{display:inline-block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;color:var(--white);background-color:var(--theme);margin-top:40px}.project-inner-page-wrapper .project-inner-page-box .content .arrow-icon:hover{background-color:var(--white);color:#021524}.project-details-faq .accordion-box .block{padding-bottom:35px!important;margin-bottom:35px!important}.project-details-faq .accordion-box .block .acc-btn .icon{top:-9px!important}.project-details-contact{padding:0}.project-details-contact form{border:1px solid rgb(193 193 193 / .16)!important;margin-top:40px;border-radius:10px;padding:38px 24px}.project-details-contact .budget-item h4{color:var(--white)!important}.project-details-contact .theme-btn{border:1px solid rgb(193 193 193 / .16)}.project-grid-section{padding:100px 0 120px}.project-grid-section h1{color:var(--white);text-align:center;font-size:100px;font-weight:700;text-transform:uppercase;line-height:1}@media (max-width:1199px){.project-grid-section h1{font-size:70px}}@media (max-width:991px){.project-grid-section h1{font-size:55px}}@media (max-width:767px){.project-grid-section h1{font-size:42px}}@media (max-width:575px){.project-grid-section h1{font-size:36px}}.project-grid-section .nav{display:flex;align-items:center;justify-content:center;margin-top:40px}.project-grid-section .nav .nav-item .nav-link{color:#888;font-size:16px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.project-grid-section .nav .nav-item .nav-link.active{color:var(--theme)}.project-section .project-btn-all{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#F5F5F5;max-width:430px;padding:12px 16px;gap:20px;margin:50px auto 0;position:relative;z-index:99}@media (max-width:1199px){.project-section .project-btn-all{flex-wrap:wrap}}.project-section .project-btn-all .theme-btn{border-radius:100px;border:1px solid rgb(255 255 255 / .2);background:#fff;color:var(--header)}.project-section .project-btn-all .theme-btn:hover{color:var(--white)}.projet-section-2 .section-title{max-width:1010px;margin:0 auto}.project-section-4 .container{max-width:1700px}.project-section-4 h2{font-size:300px;line-height:1;text-transform:uppercase;color:var(--white);font-family:"Big Shoulders Display",sans-serif}@media (max-width:1399px){.project-section-4 h2{font-size:210px}}@media (max-width:1199px){.project-section-4 h2{font-size:170px}}@media (max-width:767px){.project-section-4 h2{font-size:140px}}@media (max-width:575px){.project-section-4 h2{font-size:100px}}.project-box-items-4{background-color:var(--white);padding:20px;border-radius:20px}.project-box-items-4.style-2{max-width:initial}.project-box-items-4.style-2 .project-content h3{font-size:34px}.project-box-items-4.style-2 .project-content .circle-icon{width:48px;height:48px;line-height:48px}.project-box-items-4 .thumb img{width:100%;height:100%}.project-box-items-4 .project-content{padding:30px 0 20px;position:relative}.project-box-items-4 .project-content span{font-size:16px;font-weight:500;display:inline-block;margin-bottom:5px;color:var(--black)}.project-box-items-4 .project-content h3{font-size:42px;font-weight:700}.project-box-items-4 .project-content h3 a{color:var(--black)}.project-box-items-4 .project-content .circle-icon{background-color:var(--black);width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;color:var(--theme);transition:all 0.4s ease-in-out;z-index:1;display:inline-block;position:absolute;right:0;top:50px}.project-box-items-wrap4{margin-bottom:200px;position:relative;z-index:99}@media (max-width:1199px){.project-box-items-wrap4{margin-bottom:30px}}.portfolio{width:100vw;height:100vh}.portfolio__item{width:100vw;height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;transition:0.8s cubic-bezier(.37,.23,0,.96)}.portfolio__content{z-index:9;left:50px;bottom:200px;position:absolute}.portfolio__content-title{opacity:0;font-size:100px;line-height:1.05;color:var(--white);transform:translateY(-130px)}.portfolio__content-title a:hover{color:var(--white)}.portfolio__list{opacity:0;display:flex;margin-top:40px;align-items:center;transform:translateY(-150px)}.portfolio__list li a{font-size:14px;border-radius:20px;padding:10px 17px;border-radius:20px;color:var(--white);text-transform:uppercase;border:1px solid rgb(255 255 255 / .2)}.portfolio .swiper-slide{overflow:hidden}.portfolio-activ{width:100%;height:100%;position:absolute;left:0;top:0}.portfolio .slide-inner{width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;text-align:left}.portfolio .swiper-slide-active .portfolio__item{animation-name:qodef-animate-slide-out;animation-duration:1.3s;animation-fill-mode:forwards}.portfolio .swiper-slide-active .portfolio__content-title{opacity:1;transform:translatey(0);transition:all 2200ms ease}.portfolio .swiper-slide-active .portfolio__list{opacity:1;transform:translatey(0);transition:all 2000ms ease}.portfolio__slider__arrow{gap:40px;right:50px;bottom:50px;z-index:99;display:flex;position:absolute;align-items:center}.portfolio__slider__arrow-prev,.portfolio__slider__arrow-next{gap:8px;display:flex;font-size:14px;font-weight:600;align-items:center;color:var(--white)}.portfolio .portfolio-pagination{position:absolute;bottom:50px;left:50px;z-index:9;display:inline-block}.portfolio .swiper-pagination-bullet{width:150px;height:10px;display:inline-block;margin:0 5px;overflow:hidden;transition:0.4s;position:relative;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio .swiper-pagination-bullet::before{content:"";width:150px;height:100%;position:absolute;transition:0.6s;z-index:9;left:0;border-radius:5px;background:rgb(255 255 255 / .3)}.portfolio .swiper-pagination-bullet::after{content:"";width:0;height:100%;position:absolute;transition:0.6s;z-index:8;left:0;background-color:#fff}.portfolio .swiper-pagination-bullet-active::after{opacity:1;width:100%}.movie-project-items{background-color:var(--white);border-radius:10px;padding:30px;overflow:hidden;position:relative;transition:all 0.4s ease-in-out;margin-top:30px}@media (max-width:1399px){.movie-project-items .icon img{width:40px}}.movie-project-items.style-2{margin-top:120px}@media (max-width:1399px){.movie-project-items.style-2{margin-top:30px}}.movie-project-items.style-3{margin-top:60px}@media (max-width:1399px){.movie-project-items.style-3{margin-top:30px}}.movie-project-items .bg-image{position:absolute;top:0;left:0;transform:scale(0);width:100%;height:100%;transform-origin:left top;transition:all 0.5s 0s ease-out;bottom:0}.movie-project-items .bg-image::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";opacity:.4;background:var(--black);z-index:9}.movie-project-items .bg-image img{width:100%;height:100%;object-fit:cover}.movie-project-items .content{position:relative;z-index:9}.movie-project-items .content h3{margin-top:30px;font-size:40px;font-weight:700}@media (max-width:1399px){.movie-project-items .content h3{font-size:24px}}.movie-project-items .content p{margin-top:7px}@media (max-width:1399px){.movie-project-items .content p{font-size:14px}}.movie-project-items .thumb{margin-top:25px;position:relative}.movie-project-items .thumb img{width:100%;height:100%;border-radius:10px}.movie-project-items .thumb .theme-btn{position:absolute;bottom:20px;right:20px;background-color:var(--white);color:var(--header)}@media (max-width:1600px){.movie-project-items .thumb .theme-btn{height:45px;line-height:45px;padding:0 20px;font-size:14px}}.movie-project-items .thumb .theme-btn:hover{color:var(--white)}.movie-project-items:hover .bg-image{transform:scale(1)}.movie-project-items:hover .content .icon img{filter:brightness(0) saturate(100%) invert(100%)}.movie-project-items:hover .content h3 a{color:var(--white)}.movie-project-items:hover .content p{color:var(--white)}.testimonial-wrapper{margin-right:-71%;position:relative}.testimonial-wrapper .array-button{display:grid;align-items:center;gap:15px;position:absolute;top:50%;transform:translateY(-50%);left:-3%;z-index:999}@media (max-width:1600px){.testimonial-wrapper .array-button{display:none}}.testimonial-wrapper .array-button .array-prev,.testimonial-wrapper .array-button .array-next{border-radius:100px;border:1.5px solid rgb(0 0 0 / .2);width:48px;height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme);transition:all 0.4s ease-in-out;cursor:pointer}.testimonial-wrapper .array-button .array-prev:hover,.testimonial-wrapper .array-button .array-next:hover{background-color:var(--theme);color:#fff}@media (max-width:1399px){.testimonial-wrapper{margin-right:0}}.testimonial-wrapper .swiper-pagination{font-size:22px;font-weight:400;color:#000;position:absolute;bottom:60px;left:-90px}.testimonial-wrapper .swiper-pagination{text-align:center;margin-top:15px}.testimonial-wrapper .testimonial-box-items{padding:36px;background-color:var(--white);border-radius:10px;display:flex;align-items:center;gap:40px;border:2px solid #021524}@media (max-width:1399px){.testimonial-wrapper .testimonial-box-items{display:block;padding:30px}}@media (max-width:470px){.testimonial-wrapper .testimonial-box-items{padding:24px}}.testimonial-wrapper .testimonial-box-items .thumb{max-width:335px;position:relative}@media (max-width:1399px){.testimonial-wrapper .testimonial-box-items .thumb{max-width:initial;height:500px}}.testimonial-wrapper .testimonial-box-items .thumb img{width:100%;height:100%;border-radius:10px;object-fit:cover}.testimonial-wrapper .testimonial-box-items .thumb .info-title{background-color:var(--white);padding:16px;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.testimonial-wrapper .testimonial-box-items .thumb .info-title h4{font-size:20px;font-weight:500;font-family:"Kanit",sans-serif;color:#060606;margin-bottom:5px}.testimonial-wrapper .testimonial-box-items .content{max-width:740px}@media (max-width:1399px){.testimonial-wrapper .testimonial-box-items .content{margin-top:20px}}@media (max-width:470px){.testimonial-wrapper .testimonial-box-items .content{padding:0 15px}}.testimonial-wrapper .testimonial-box-items .content .quote-icon{margin-bottom:30px}@media (max-width:1399px){.testimonial-wrapper .testimonial-box-items .content .quote-icon{margin-bottom:10px}}.testimonial-wrapper .testimonial-box-items .content p{font-size:24px;font-weight:400;color:#060606;text-transform:capitalize;line-height:187%}@media (max-width:1399px){.testimonial-wrapper .testimonial-box-items .content p{font-size:20px}}@media (max-width:991px){.testimonial-wrapper .testimonial-box-items .content p{font-size:18px}}@media (max-width:470px){.testimonial-wrapper .testimonial-box-items .content p{font-size:16px}}.testimonial-wrapper .testimonial-box-items .content .clutech-image{margin-top:60px}@media (max-width:1399px){.testimonial-wrapper .testimonial-box-items .content .clutech-image{margin-top:30px}}.testimonial-section-2 .section-title-area .sub-title{color:var(--white)}.testimonial-section-2 .section-title-area .sub-title::before,.testimonial-section-2 .section-title-area .sub-title::after{background-color:var(--white)}.testimonial-wrapper-2{border-top:1px solid rgb(255 255 255 / .2);padding-top:15px;margin-right:-45%;margin-top:30px}@media (max-width:991px){.testimonial-wrapper-2{margin-right:0}}.testimonial-wrapper-2 .testimonial-content{margin-top:30px;border-right:1px solid rgb(255 255 255 / .2)}@media (max-width:1199px){.testimonial-wrapper-2 .testimonial-content{border-right:none}}.testimonial-wrapper-2 .testimonial-content h2{margin-top:100px;font-size:50px;color:var(--white)}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content h2{margin-top:30px}}.testimonial-wrapper-2 .testimonial-content .star{color:#ecb014;margin-top:6px}.testimonial-wrapper-2 .testimonial-content p{font-weight:500;color:var(--white);margin-top:5px}.testimonial-wrapper-2 .testimonial-content .logo-image-items{display:flex;align-items:center;gap:30px;margin-top:80px}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content .logo-image-items{margin-top:30px}}.testimonial-wrapper-2 .testimonial-box-items-2{margin-top:30px;border-right:1px solid rgb(255 255 255 / .2);padding-right:30px}.testimonial-wrapper-2 .testimonial-box-items-2 .icon-box{display:flex;align-items:center;justify-content:space-between}.testimonial-wrapper-2 .testimonial-box-items-2 .icon-box .star{color:#ECB014}.testimonial-wrapper-2 .testimonial-box-items-2 .quote-image{margin-top:40px}.testimonial-wrapper-2 .testimonial-box-items-2 p{font-size:20px;font-weight:400;margin-top:30px}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-box-items-2 p{font-size:17px}}.testimonial-wrapper-2 .testimonial-box-items-2 .client-info{display:flex;align-items:center;gap:20px;margin-top:40px}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-box-items-2 .client-info{margin-top:20px}}.testimonial-wrapper-2 .testimonial-box-items-2 .client-info .client-content h3{font-size:24px;font-weight:800;color:var(--white)}.testimonial-wrapper-2 .testimonial-box-items-2 .client-info .client-content h2{font-size:24px;font-weight:800;color:var(--white)}.testimonial-box-items-3{border-radius:6px;border:1px solid rgb(255 255 255 / .2);background:#060606;padding:20px}.testimonial-box-items-3 .quote-icon{margin-bottom:15px}.testimonial-box-items-3 p{color:#888;font-size:20px;font-weight:400;line-height:160%;letter-spacing:-.1px;text-transform:uppercase}@media (max-width:1199px){.testimonial-box-items-3 p{font-size:16px}}.testimonial-box-items-3 .bottom-item{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.testimonial-box-items-3 .bottom-item .star{color:#ECB014}.tetsimonial-image-3{border-radius:6px;height:292px;overflow:hidden}.tetsimonial-image-3 img{width:100%;height:100%;border-radius:6px}@media (max-width:991px){.tetsimonial-image-3{max-width:212px}}.testimonial-section-3 .array-button{display:flex;align-items:center;gap:14px;margin-top:30px}.testimonial-section-3 .array-button .array-prev{width:48px;height:48px;line-height:48px;display:inline-block;border-radius:50%;border:1.5px solid rgb(255 255 255 / .2);color:var(--theme);background-color:#fff0;transition:all 0.4s ease-in-out}.testimonial-section-3 .array-button .array-prev:hover{background-color:var(--theme);color:var(--black)}.testimonial-section-3 .array-button .array-next{width:48px;height:48px;line-height:48px;display:inline-block;border-radius:50%;border:1.5px solid rgb(255 255 255 / .2);color:var(--theme);background-color:#fff0;transition:all 0.4s ease-in-out}.testimonial-section-3 .array-button .array-next:hover{background-color:var(--theme);color:var(--black)}.testimonial-box-items-4{margin-top:30px;border-radius:16px;border:1px solid #232323;background:#232323;padding:16px 30px}@media (max-width:1199px){.testimonial-box-items-4{max-width:660px}}.testimonial-box-items-4 .testi-card-items{padding:30px 40px;background-repeat:no-repeat;background-position:center;position:relative}@media (max-width:1899px){.testimonial-box-items-4 .testi-card-items{background-image:none!important;padding:0}}.testimonial-box-items-4 .testi-card-items .client-info{display:flex;align-items:center;gap:40px;padding-left:80px;margin-bottom:30px;padding-top:10px}@media (max-width:1899px){.testimonial-box-items-4 .testi-card-items .client-info{padding-left:0}}.testimonial-box-items-4 .testi-card-items .client-info .thumb{position:absolute;top:20px;left:2px;width:75px;height:61px}@media (max-width:1899px){.testimonial-box-items-4 .testi-card-items .client-info .thumb{position:static}}.testimonial-box-items-4 .testi-card-items .client-info .thumb img{border-radius:16px;width:100%;height:100%}.testimonial-box-items-4 .testi-card-items .client-info .content h5{font-size:20px;font-weight:600;color:var(--white)}.testimonial-box-items-4 .testi-card-items .client-info .content span{color:var(--white)}.testimonial-box-items-4 .testi-card-items p{color:var(--white);font-style:italic;line-height:175%;padding-bottom:10px}.testimonial-section-4{margin:0 40px;border-radius:20px;background:#1A1A1A;margin-bottom:120px}@media (max-width:1399px){.testimonial-section-4{margin:0 30px;margin-bottom:100px}}@media (max-width:575px){.testimonial-section-4{margin:0 15px;margin-bottom:80px}}.testimonial-wrapper-4{position:relative;z-index:9;margin-bottom:60px;margin-top:80px}@media (max-width:1399px){.testimonial-wrapper-4{margin-top:30px;margin-bottom:0}}.testimonial-wrapper-4 .ball-shape{position:absolute;z-index:-1;left:319px;bottom:-100px}@media (max-width:1399px){.testimonial-wrapper-4 .ball-shape{display:none}}.testimonial-wrapper-4 .ball-shape img{animation:rotateBall 10s linear infinite}.testimonial-wrapper-4 .chaka-shape{position:absolute;left:400px;top:-50px;z-index:-1}@media (max-width:1399px){.testimonial-wrapper-4 .chaka-shape{display:none}}.testimonial-wrapper-4 .chaka-shape img{animation:rotateBall 10s linear infinite}.testimonial-wrapper-4 .box-shape{position:absolute;top:140px;right:215px;z-index:-1}@media (max-width:1399px){.testimonial-wrapper-4 .box-shape{display:none}}.testimonial-wrapper-4 .box-shape img{animation:rotateBall 10s linear infinite}.testimonial-wrapper-4 .testimonial-box-items-5{text-align:center;padding:70px 62px 60px;position:relative;border-radius:46.916px;border:none;background:linear-gradient(142deg,rgb(254 248 255 / .21) 1.8%,#fff0 99.75%);backdrop-filter:blur(75.6949996948px)}@media (max-width:991px){.testimonial-wrapper-4 .testimonial-box-items-5{padding:45px 30px 45px}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-box-items-5{padding:30px}}.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content .quate{text-align-last:left;margin-bottom:10px}.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content p{font-size:18px;font-style:italic;font-weight:400;color:var(--white);letter-spacing:.6px;line-height:190%;text-transform:capitalize}@media (max-width:1399px){.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content p{font-size:16px}}.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content .client-image{text-align:center;margin-top:20px}.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content .text{text-align:center}.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content .text h4{font-size:19px;color:var(--white);letter-spacing:.95px;text-transform:uppercase}.testimonial-wrapper-4 .testimonial-box-items-5 .testimonial-content .text span{font-size:18px;font-weight:300;text-transform:capitalize}.testimonial-wrapper-4 .testimonial-box-items-5 .arrow-button .array-prev{color:#80859F;position:absolute;bottom:120px;left:62px;transition:all 0.4s ease-in-out;z-index:999}.testimonial-wrapper-4 .testimonial-box-items-5 .arrow-button .array-prev:hover{color:var(--white)}.testimonial-wrapper-4 .testimonial-box-items-5 .arrow-button .array-next{color:var(--white);position:absolute;bottom:120px;right:62px;transition:all 0.4s ease-in-out;z-index:999}.testimonial-wrapper-4 .testimonial-box-items-5 .arrow-button .array-next:hover{color:var(--theme)}.coverflow-slider-wrap{display:flex;align-items:center;height:50vh;margin-top:230px}.coverflow-slider-wrap .swiper-container{width:100%}.coverflow-slider-wrap .swiper-container .swiper-slide{width:800px;height:500px}.coverflow-slider-wrap .swiper-container .swiper-slide .slide-image{height:480px}@media (max-width:1399px){.coverflow-slider-wrap .swiper-container .swiper-slide .slide-image{height:380px}}.coverflow-slider-wrap .swiper-container .swiper-slide .slide-image img{width:100%;height:100%;object-fit:cover}.coverflow-slider-text-wrap{margin-top:0;text-align:center}.coverflow-slider-text-active{width:100%;height:60px;overflow:hidden;position:relative}.coverflow-slider-text-active .swiper-wrapper{display:flex;flex-direction:column}.coverflow-slider-text-active .swiper-slide{display:flex;align-items:center;justify-content:center;height:100%}.coverflow-slider-text-active .coverflow-slider-content h4{color:#fff;font-size:50px;font-weight:700;margin:0;opacity:.5;transform:scale(.9);transition:all 0.6s ease}@media (max-width:1399px){.coverflow-slider-text-active .coverflow-slider-content h4{font-size:40px}}@media (max-width:991px){.coverflow-slider-text-active .coverflow-slider-content h4{font-size:40px}}@media (max-width:767px){.coverflow-slider-text-active .coverflow-slider-content h4{font-size:20px}}.coverflow-slider-text-active .swiper-slide-active h4{transform:scale(1.2);opacity:1}.coverflow-slider-main .pagi-item{display:flex;align-items:center;justify-content:space-between;margin-top:50px;margin-left:20px;margin-right:20px}@media (max-width:1399px){.coverflow-slider-main .pagi-item{display:none}}.coverflow-slider-main .pagi-item .dot-number{display:flex;align-items:center;gap:20px}@media (max-width:767px){.coverflow-slider-main .pagi-item .dot-number{display:none}}.coverflow-slider-main .pagi-item .dot-number .swiper-pagination-bullet-active .dot-num span{color:var(--theme)}.coverflow-slider-main .pagi-item .dot-number .dot-num span{font-size:16px;font-weight:700;color:#fff;font-family:"Big Shoulders Display",sans-serif}.coverflow-slider-main .pagi-item .arrow-button{display:flex;align-items:center;gap:24px}.coverflow-slider-main .pagi-item .arrow-button .array-prev{width:60px;height:60px;line-height:60px;text-align:center;border:1px solid var(--white);color:var(--white);border-radius:100px;z-index:99999;transition:all 0.4s ease-in-out;cursor:pointer}.coverflow-slider-main .pagi-item .arrow-button .array-prev:hover{background-color:var(--theme);border:1px solid var(--theme);color:var(--bg);z-index:9999}.coverflow-slider-main .pagi-item .arrow-button .array-next{width:60px;height:60px;line-height:60px;text-align:center;border:1px solid var(--white);color:var(--white);border-radius:100px;z-index:999;transition:all 0.4s ease-in-out}.coverflow-slider-main .pagi-item .arrow-button .array-next:hover{background-color:var(--theme);border:1px solid var(--theme);color:var(--bg)}.testimonial-wrapper-3{max-width:1027px;margin:0 auto;position:relative}.testimonial-wrapper-3 .client-1{position:absolute;bottom:25%;left:0}@media (max-width:991px){.testimonial-wrapper-3 .client-1{display:none}}.testimonial-wrapper-3 .client-7{position:absolute;bottom:25%;right:0}@media (max-width:991px){.testimonial-wrapper-3 .client-7{display:none}}.testimonial-wrapper-3 .client-2{position:absolute;left:50px;bottom:58%}@media (max-width:991px){.testimonial-wrapper-3 .client-2{display:none}}.testimonial-wrapper-3 .client-6{position:absolute;right:50px;bottom:58%}@media (max-width:991px){.testimonial-wrapper-3 .client-6{display:none}}.testimonial-wrapper-3 .client-3{position:absolute;left:17%;top:4%}@media (max-width:991px){.testimonial-wrapper-3 .client-3{display:none}}.testimonial-wrapper-3 .client-5{position:absolute;right:17%;top:4%}@media (max-width:991px){.testimonial-wrapper-3 .client-5{display:none}}.testimonial-wrapper-3 .client-4{position:absolute;top:-85px;left:50%;transform:translateX(-50%)}@media (max-width:991px){.testimonial-wrapper-3 .client-4{display:none}}.testimonial-wrapper-3 .testi-box-wrap3{max-width:868px;margin:0 auto;text-align:center;position:relative;overflow:hidden;padding:70px;padding-top:60px;margin-top:140px}@media (max-width:991px){.testimonial-wrapper-3 .testi-box-wrap3{margin-top:30px;padding:30px}}.testimonial-wrapper-3 .testi-box-wrap3::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";background-color:var(--white);border-radius:50%;width:868px;height:868px;z-index:-1}@media (max-width:991px){.testimonial-wrapper-3 .testi-box-wrap3::before{display:none}}.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 .client-info{margin-bottom:20px}.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 .client-info .client-img{margin-bottom:30px}.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 .client-info h3{font-size:36px;font-weight:600}@media (max-width:767px){.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 .client-info h3{font-size:24px}}@media (max-width:991px){.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 .quote-icon img{width:100%}}.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 p{font-weight:500;font-size:16px;color:#7E7E7E;font-style:italic;margin-top:25px}@media (max-width:575px){.testimonial-wrapper-3 .testi-box-wrap3 .testi-single-slider-3 p{font-size:14px}}.testimonial-wrapper-3 .array-button{justify-content:center}.testimonial-wrapper-3 .array-button .array-next,.testimonial-wrapper-3 .array-button .array-prev{border:1.3px solid rgb(193 193 193 / .5)}.testimonial-wrapper-3 .array-button .array-next:hover,.testimonial-wrapper-3 .array-button .array-prev:hover{color:var(--white)}.testimonial-wrapper-5{margin-left:15px;margin-right:15px}.testimonial-wrapper-5 .testimonial-thumb{position:relative}@media (max-width:1399px){.testimonial-wrapper-5 .testimonial-thumb{height:400px}.testimonial-wrapper-5 .testimonial-thumb img{object-fit:cover}}@media (max-width:575px){.testimonial-wrapper-5 .testimonial-thumb{height:443px}.testimonial-wrapper-5 .testimonial-thumb img{object-fit:cover}}.testimonial-wrapper-5 .testimonial-thumb img{width:100%;height:100%;border-radius:10px}.testimonial-wrapper-5 .testimonial-thumb .video-btn{width:80px;height:80px;line-height:80px;display:inline-block;text-align:center;border-radius:100px;background:rgb(255 255 255 / .2);color:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1399px){.testimonial-wrapper-5 .testimonial-thumb .video-btn{width:70px;height:70px;line-height:70px}}.testimonial-wrapper-5 .testimonial-box-4{background-color:var(--white);padding:30px;border-radius:10px;position:relative;max-width:450px;width:100%}@media (max-width:575px){.testimonial-wrapper-5 .testimonial-box-4{padding:25px}}.testimonial-wrapper-5 .testimonial-box-4::before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;content:"";top:initial;height:124px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:var(--theme2)}.testimonial-wrapper-5 .testimonial-box-4 p{color:#888;font-size:20px;font-weight:500;max-width:390px;text-transform:uppercase;font-style:italic;margin-bottom:35px;margin-top:30px}@media (max-width:1399px){.testimonial-wrapper-5 .testimonial-box-4 p{margin-bottom:30px;font-size:16px;margin-top:20px}}.testimonial-wrapper-5 .testimonial-box-4 .star{color:#ecb014}.testimonial-wrapper-5 .testimonial-box-4 .info-item{display:flex;align-items:center;gap:15px;margin-top:35px;padding-top:30px;position:relative}@media (max-width:1399px){.testimonial-wrapper-5 .testimonial-box-4 .info-item{margin-top:30px}}.testimonial-wrapper-5 .testimonial-box-4 .info-item .cont h3{font-size:24px;font-weight:800;margin-bottom:5px;color:var(--white);text-transform:uppercase}.testimonial-wrapper-5 .testimonial-box-4 .info-item .cont span{color:var(--white);text-transform:uppercase;font-size:16px;font-weight:400}.testimonial-slider-4 .swiper-slide{width:auto!important}@media (max-width:575px){.testimonial-slider-4 .swiper-slide{width:100%!important}}.testimonial-section-5 .section-title-area{align-items:start}.testimonial-section-5 .section-title-area .section-title h2{font-size:55px}@media (max-width:1399px){.testimonial-section-5 .section-title-area .section-title h2{font-size:44px}}@media (max-width:1199px){.testimonial-section-5 .section-title-area .section-title h2{font-size:35px}}@media (max-width:991px){.testimonial-section-5 .section-title-area .section-title h2{font-size:35px}}@media (max-width:767px){.testimonial-section-5 .section-title-area .section-title h2{font-size:35px}}@media (max-width:575px){.testimonial-section-5 .section-title-area .section-title h2{font-size:28px}}.testimonial-section-5 .testimonial-top-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;margin-top:60px}@media (max-width:1399px){.testimonial-section-5 .testimonial-top-item{margin-top:30px;margin-bottom:30px;flex-wrap:wrap;gap:30px}}.testimonial-section-5 .testimonial-top-item .rend-image img{width:100%;height:100%}.testimonial-section-5 .testimonial-top-item .array-prev,.testimonial-section-5 .testimonial-top-item .array-next{width:48px;height:48px;line-height:48px;text-align:center;border-radius:100px;border:1px solid rgb(255 255 255 / .2);transition:all 0.4s ease-in-out;color:var(--white)}.testimonial-section-5 .testimonial-top-item .array-prev:hover,.testimonial-section-5 .testimonial-top-item .array-next:hover{background-color:var(--theme2);border:1px solid var(--theme2)}.pricing-box-items{border-radius:10px;border:1px solid rgb(255 255 255 / .2);background:#f5f5f5;padding:0 40px 40px;transition:all 0.4s ease-in-out}.pricing-box-items .pricing-header h2{font-size:40px;color:var(--header);transition:all 0.4s ease-in-out}.pricing-box-items .pricing-header p{margin-top:5px;transition:all 0.4s ease-in-out}.pricing-box-items .pricing-header span{transition:all 0.4s ease-in-out}.pricing-box-items .circle-icon{background-color:var(--theme);width:60px;border:1px solid rgb(255 255 255 / .2);height:60px;line-height:60px;text-align:center;border-radius:50%;color:var(--white);transition:all 0.4s ease-in-out;display:inline-block;margin-top:40px}.pricing-box-items ul{margin-top:40px}.pricing-box-items ul li{transition:all 0.4s ease-in-out}.pricing-box-items ul li i{margin-right:18px}.pricing-box-items ul li:not(:last-child){margin-bottom:15px}.pricing-box-items h2{color:var(--header);margin-top:40px;transition:all 0.4s ease-in-out}.pricing-box-items.style-2 .pricing-header{display:flex;align-items:center;justify-content:space-between}.pricing-box-items.style-2 .pricing-header span{border-radius:100px;background:var(--theme);color:var(--white);line-height:1;padding:10px}.pricing-box-items:hover{border-radius:10px;background:var(--theme)}.pricing-box-items:hover .pricing-header h2{color:var(--white)}.pricing-box-items:hover .pricing-header span{background-color:var(--white);color:var(--theme)}.pricing-box-items:hover .circle-icon{background-color:var(--white);color:#060606}.pricing-box-items:hover h2{color:var(--white)}.pricing-box-items:hover ul li{color:var(--white)}.pricing-box-items.active{border-radius:10px;background:var(--theme)}.pricing-box-items.active .pricing-header h2{color:var(--white)}.pricing-box-items.active .pricing-header span{background-color:var(--white);color:var(--theme)}.pricing-box-items.active .circle-icon{background-color:var(--white);color:#060606}.pricing-box-items.active h2{color:var(--white)}.pricing-box-items.active ul li{color:var(--white)}.pricing-content{margin-left:40px;position:relative;z-index:9}@media (max-width:1199px){.pricing-content{margin-left:0}}.pricing-content .section-title h2{font-size:50px}.pricing-content .shape-1{position:absolute;z-index:-1;left:10%}@media (max-width:1399px){.pricing-content .shape-1{display:none}}.pricing-content .client-info{display:flex;align-items:center;gap:20px;margin-top:150px;margin-left:90px}@media (max-width:1399px){.pricing-content .client-info{margin-left:0;margin-top:30px}}.news-main-box-items{margin-top:30px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .2);padding-top:40px;background-color:var(--bg)}@media (max-width:1199px){.news-main-box-items{display:block;padding-top:28px}}@media (max-width:1199px){.news-main-box-items .news-content{margin-bottom:30px}}.news-main-box-items .news-content h3{font-size:30px;font-weight:500}@media (max-width:1199px){.news-main-box-items .news-content h3{font-size:26px}}@media (max-width:767px){.news-main-box-items .news-content h3{font-size:24px}}@media (max-width:575px){.news-main-box-items .news-content h3{font-size:22px}}.news-main-box-items .news-content h3 a{color:var(--white)}.news-main-box-items .news-content ul{margin-top:30px;display:flex;align-items:center;gap:80px}@media (max-width:1199px){.news-main-box-items .news-content ul{flex-wrap:wrap;gap:30px}}.news-main-box-items .news-content ul li .client-info{display:flex;align-items:center;gap:20px}.news-main-box-items .news-content ul li .client-info .client-content .name{font-size:16px;font-weight:500}.news-main-box-items .news-content ul li .client-info .client-content p{font-size:14px;font-weight:400}.news-main-box-items .news-content ul li span{border-radius:4px;background:#fff;padding:5px 10px;line-height:1;color:#060606;margin-right:10px;line-height:1}.news-main-box-items .news-content ul li span.color-2{border-radius:4px;background:rgb(255 255 255 / .1);color:var(--white)}.news-main-box-items .news-image img{width:100%;height:100%;border-radius:6px}.news-section .section-title .sub-title::before{background-color:var(--white)}.news-section .section-title .sub-title::after{background-color:var(--white)}.news-section .theme-btn{background-color:var(--white);color:#060606;border:1px solid var(--white)}.news-section .theme-btn:hover{border:1px solid rgb(0 0 0 / .2);color:var(--white)}.news-section-2 .section-title-area h2 span{color:var(--theme)}.news-box-items-2{margin-top:30px}.news-box-items-2 .thumb{position:relative;z-index:9}.news-box-items-2 .thumb img{width:450px;height:280px;border-radius:6px;object-fit:cover}.news-box-items-2 .thumb ul{position:absolute;top:20px;left:20px}.news-box-items-2 .thumb ul li span{border-radius:4px;background:var(--theme);padding:5px 10px;line-height:1;color:var(--white);margin-right:10px;line-height:1}.news-box-items-2 .thumb ul li span.color-2{border-radius:4px;background:var(--header);color:var(--white)}.news-box-items-2 .content{margin-top:20px}.news-box-items-2 .content h3{font-size:24px;font-weight:500;border-bottom:1px solid rgb(0 0 0 / .2);padding-bottom:20px;transition:all 0.4s ease-in-out}.news-box-items-2 .content h3 a:hover{color:var(--theme)}.news-box-items-2 .content h2{font-size:24px;font-weight:500;border-bottom:1px solid rgb(0 0 0 / .2);padding-bottom:20px;transition:all 0.4s ease-in-out}.news-box-items-2 .content h2 a:hover{color:var(--theme)}.news-box-items-2 .content .client-info-area{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.news-box-items-2 .content .client-info-area .client-info{display:flex;align-items:center;gap:20px}.news-box-items-2 .content .client-info-area .client-info .client-content .name{font-size:16px;font-weight:500}.news-box-items-2 .content .client-info-area .client-info .client-content p{font-size:14px;font-weight:400}.news-box-items-2 .content .client-info-area .circle-icon{background-color:#fff0;width:48px;border:1px solid rgb(0 0 0 / .2);height:48px;line-height:48px;text-align:center;border-radius:50%;color:var(--theme);transition:all 0.4s ease-in-out;display:inline-block}.news-box-items-2 .content .client-info-area .circle-icon:hover{background-color:var(--theme);color:#fff}.news-style-item-3{border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:30px;margin-bottom:30px}.news-style-item-3.bb-none{border-bottom:none;padding-bottom:0;margin-bottom:0}@media (max-width:767px){.news-style-item-3 .thumb{height:200px}}.news-style-item-3 .thumb img{width:100%;height:100%;border-radius:10px;object-fit:cover}.news-style-item-3 .content{margin-top:30px}.news-style-item-3 .content ul{margin-bottom:30px}.news-style-item-3 .content ul li span{border-radius:4px;background:#C9F31D;padding:6px 10px;line-height:1;color:#060606;margin-right:10px;line-height:1}.news-style-item-3 .content ul li span.color-2{border-radius:4px;background:rgb(191 247 71 / .1);color:var(--theme)}.news-style-item-3 .content h3{font-size:30px;font-weight:500;line-height:150%;text-transform:uppercase}@media (max-width:1199px){.news-style-item-3 .content h3{font-size:25px}}@media (max-width:991px){.news-style-item-3 .content h3{font-size:24px}}@media (max-width:767px){.news-style-item-3 .content h3{font-size:22px}}@media (max-width:575px){.news-style-item-3 .content h3{font-size:20px}}.news-style-item-3 .content h3 a{color:var(--white)}.news-style-item-3 .content h3 a:hover{color:var(--theme)}.news-style-item-3 .content .client-info{display:flex;align-items:center;gap:20px;margin-top:30px}.news-style-item-3 .content .client-info .client-content .name{font-size:16px;font-weight:500}.news-style-item-3 .content .client-info .client-content p{font-size:14px;font-weight:400}.news-grid-section1{padding:160px 0 120px}.news-grid-section1 h1{color:var(--header);font-size:100px;font-weight:700;text-transform:uppercase;text-align:center;margin-bottom:30px}@media (max-width:767px){.news-grid-section1 h1{font-size:80px}}@media (max-width:575px){.news-grid-section1 h1{font-size:50px}}.news-grid-section1 .bb-bottom{border-bottom:1px solid rgb(255 255 255 / .2);padding-bottom:70px}.news-standard-box-items{max-width:930px;margin:30px auto 0;border-bottom:1px solid rgb(0 0 0 / .2);padding-bottom:40px}.news-standard-box-items .thumb img{width:100%;height:100%;border-radius:6px}.news-standard-box-items .content{margin-top:30px}.news-standard-box-items .content h3{font-size:30px;font-weight:500;line-height:150%;text-transform:uppercase}@media (max-width:575px){.news-standard-box-items .content h3{font-size:24px}}.news-standard-box-items .content h3 a:hover{color:var(--theme)}.news-standard-box-items .content h2{font-size:30px;font-weight:500;line-height:150%;text-transform:uppercase}@media (max-width:575px){.news-standard-box-items .content h2{font-size:24px}}.news-standard-box-items .content h2 a:hover{color:var(--theme)}.news-standard-box-items .content .client-info-area{display:flex;align-items:center;gap:40px;margin-top:30px}@media (max-width:1199px){.news-standard-box-items .content .client-info-area{flex-wrap:wrap;gap:20px}}.news-standard-box-items .content .client-info-area .line-shape{width:1px;height:60px;background:rgb(136 136 136 / .2)}.news-standard-box-items .content .client-info-area .client-info{display:flex;align-items:center;gap:20px}.news-standard-box-items .content .client-info-area .client-info .client-content .name{font-size:16px;font-weight:500}.news-standard-box-items .content .client-info-area .client-info .client-content p{font-size:14px;font-weight:400}.news-standard-box-items .content .client-info-area ul li span{border-radius:4px;background:var(--header);padding:5px 10px;line-height:1;color:var(--white);margin-right:10px;line-height:1}.news-standard-box-items .content .client-info-area ul li span.color-2{border-radius:4px;background:rgb(0 0 0 / .1);color:var(--theme)}.news-details-area{margin-right:20px}@media (max-width:1199px){.news-details-area{margin-right:0}}.news-details-area .single-news-post .news-thumb{margin-bottom:20px}.news-details-area .single-news-post .news-thumb img{width:100%;height:100%;border-radius:16px}.news-details-area .single-news-post .news-content .ext{font-size:36px;margin-bottom:10px}@media (max-width:1199px){.news-details-area .single-news-post .news-content .ext{font-size:30px}}.news-details-area .single-news-post .news-content .news-meta{display:flex;align-items:center;gap:24px;margin-bottom:10px}.news-details-area .single-news-post .news-content .news-meta .green{color:var(--theme)}.news-details-area .single-news-post .news-content .news-meta .date span{width:5px;height:5px;border-radius:100px;background-color:var(--text);display:inline-block;margin-bottom:3px;margin-right:3px}.news-details-area .single-news-post .news-content .highlight-text{border:1px solid var(--theme);border-radius:18px;background:#F5F5F5;padding:24px 40px;margin:30px 0;position:relative;z-index:9}@media (max-width:1199px){.news-details-area .single-news-post .news-content .highlight-text{padding:20px}}.news-details-area .single-news-post .news-content .highlight-text .qoute-shape{position:absolute;top:15px;left:43px}.news-details-area .single-news-post .news-content .highlight-text .content{text-align:center}.news-details-area .single-news-post .news-content .highlight-text .content h3{font-size:24px;font-weight:700;line-height:140%}@media (max-width:1199px){.news-details-area .single-news-post .news-content .highlight-text .content h3{font-size:16px}}.news-details-area .single-news-post .news-content .highlight-text .content .info{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:10px}.news-details-area .single-news-post .news-content .highlight-text .content .info h4{font-size:18px;font-weight:500}.news-details-area .single-news-post .post-thumb{margin-top:20px}.news-details-area .single-news-post .post-thumb img{width:100%;height:100%;border-radius:20px}.news-details-area .single-news-post .post-list{margin-top:20px}.news-details-area .single-news-post .post-list li{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.news-details-area .single-news-post .post-list li img{margin-right:12px}.news-details-area .single-news-post h4{font-size:24px;font-weight:700}.news-details-area .single-news-post h3{font-size:24px;font-weight:700}.news-details-area .single-news-post .news-list .news-item{margin-top:20px;display:flex;gap:12px}.news-details-area .single-news-post .news-list .news-item .content{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.news-details-area .single-news-post .news-list .news-item .content h5{font-size:18px}.news-details-area .single-news-post .comments-area{margin-top:40px}.news-details-area .single-news-post .comments-area .comments-heading{margin-bottom:10px}@media (max-width:575px){.news-details-area .single-news-post .comments-area .comments-heading{margin-bottom:20px}}.news-details-area .single-news-post .comments-area .blog-single-comment{border-bottom:1.2px solid rgb(102 102 102 / .16)}@media (max-width:575px){.news-details-area .single-news-post .comments-area .blog-single-comment{flex-wrap:wrap;gap:20px}}.news-details-area .single-news-post .comments-area .blog-single-comment .content h5{font-size:24px}.news-details-area .single-news-post .comments-area .blog-single-comment .content .head{margin-bottom:10px}.news-details-area .single-news-post .comments-area .blog-single-comment .content .reply{border-radius:50px;padding:5px 18px;background-color:var(--theme);color:var(--white);font-size:16px}.news-details-area .single-news-post .comments-area .blog-single-comment.style-2{padding:0 40px 24px}@media (max-width:1199px){.news-details-area .single-news-post .comments-area .blog-single-comment.style-2{padding:0}}.main-sidebar .single-sidebar-widget{background:#F5F5F5;padding:32px;border-radius:16px;margin-bottom:30px}.main-sidebar .single-sidebar-widget .wid-title h3{border-bottom:1px solid rgb(0 0 0 / .2);padding-bottom:16px}.main-sidebar .single-sidebar-widget .wid-title:not(.main-sidebar .single-sidebar-widget .wid-title:last-child){margin-bottom:24px}.main-sidebar .single-sidebar-widget .search-widget form{width:100%;position:relative}.main-sidebar .single-sidebar-widget .search-widget form input{background-color:#fff;padding:16px 20px;width:100%;border:none;color:var(--header);border-radius:8px}.main-sidebar .single-sidebar-widget .search-widget form button{position:absolute;top:8px;right:8px;font-size:18px;width:44px;height:44px;color:#F5F5F5;background-color:var(--theme);border-radius:100px;text-align:center;transition:all 0.4s ease-in-out}.main-sidebar .single-sidebar-widget .search-widget form button:hover{color:var(--white);background-color:var(--header)}.main-sidebar .single-sidebar-widget .categories-items li{display:flex;align-items:center;justify-content:space-between;background-color:#fff;font-size:16px;font-weight:400;line-height:24px;transition:all 0.4s ease-in-out;border-radius:8px;padding:16px;border:1.2px solid #fff0}.main-sidebar .single-sidebar-widget .categories-items li a{color:var(--header)}.main-sidebar .single-sidebar-widget .categories-items li:not(:last-child){margin-bottom:20px}.main-sidebar .single-sidebar-widget .categories-items li:hover{background-color:var(--theme);color:var(--white)}.main-sidebar .single-sidebar-widget .categories-items li:hover a{color:var(--white)}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item{display:flex;align-items:center;gap:16px}@media (max-width:1199px){.main-sidebar .single-sidebar-widget .recent-post-area .recent-item{flex-wrap:wrap}}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item:not(:last-child){margin-bottom:22px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item .thumb img{border-radius:8px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item .content span{font-size:14px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item .content h6{font-size:20px;line-height:135%;max-width:200px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item .content h6 a:hover{color:var(--theme)}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item .content h4{font-size:20px;line-height:135%;max-width:200px;font-weight:600}.main-sidebar .single-sidebar-widget .recent-post-area .recent-item .content h4 a:hover{color:var(--theme)}.main-sidebar .single-sidebar-widget .tagcloud a{display:inline-block;padding:8px 16px;line-height:1;color:var(--header);background-color:#fff;margin-right:5px;text-transform:capitalize;margin-bottom:10px;border-radius:100px;border:1.2px solid #fff0;transition:all 0.4s ease-in-out}.main-sidebar .single-sidebar-widget .tagcloud a:last-child{margin-right:0}.main-sidebar .single-sidebar-widget .tagcloud a:hover{color:var(--white);background:var(--theme);border-color:var(--theme)}.main-sidebar .info-sidebar-widget{padding:56px 32px;border-radius:16px}.main-sidebar .info-sidebar-widget .info-widget{text-align:center}.main-sidebar .info-sidebar-widget .info-widget .logo{margin-bottom:30px}.main-sidebar .info-sidebar-widget .info-widget .content h3{font-size:28px;margin-bottom:10px}.main-sidebar .info-sidebar-widget .info-widget .content h5{color:var(--text);font-weight:700}.main-sidebar .info-sidebar-widget .info-widget .theme-btn{margin-top:80px}@media (max-width:1199px){.main-sidebar .info-sidebar-widget .info-widget .theme-btn{margin-top:30px}}.news-section-2{background-color:#F5F5F5}.news-sigle-items-3{margin-top:30px}.news-sigle-items-3 .thumb{overflow:hidden;position:relative;border-radius:10px}.news-sigle-items-3 .thumb img{width:100%;height:100%;display:block;object-fit:cover;-webkit-transition:all 500ms ease;transition:all 500ms ease;border-radius:10px}.news-sigle-items-3 .thumb img:first-child{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;-webkit-transform:translateX(50%) scaleX(2);transform:translate(50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.news-sigle-items-3 .content{margin-top:30px}.news-sigle-items-3 .content ul{margin-bottom:30px}.news-sigle-items-3 .content ul li .client-info{display:flex;align-items:center;gap:20px}.news-sigle-items-3 .content ul li .client-info .client-content .name{font-size:16px;font-weight:500}.news-sigle-items-3 .content ul li .client-info .client-content p{font-size:14px;font-weight:400}.news-sigle-items-3 .content ul li span{border-radius:4px;background:#C9F31D;padding:5px 10px;line-height:1;color:#060606;margin-right:10px;line-height:1}.news-sigle-items-3 .content ul li span.color-2{border-radius:4px;background:rgb(191 247 71 / .1);color:#060606}.news-sigle-items-3 .content h3{font-size:22px;font-weight:600;line-height:145%}.news-sigle-items-3 .content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;display:inline}.news-sigle-items-3 .content h3 a:hover{background-size:100% 2px;background-image:linear-gradient(180deg,var(--header) 0%,var(--header) 100%)}.news-sigle-items-3 .content .client-info{display:flex;align-items:center;gap:20px;margin-top:25px}.news-sigle-items-3 .content .client-info .client-content .name{font-size:16px;font-weight:500}.news-sigle-items-3 .content .client-info .client-content p{font-size:14px;font-weight:400}.news-sigle-items-3:hover .thumb img:first-child{-webkit-transform:translateX(0) scaleX(1);transform:translate(0) scaleX(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}.news-sigle-items-3:hover .thumb img:nth-child(2){-webkit-transform:translateX(-50%) scaleX(2);transform:translateX(-50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.news-wrapper-4{margin-top:60px}.news-wrapper-4 .news-thumb{height:875px}@media (max-width:1399px){.news-wrapper-4 .news-thumb{height:790px}}@media (max-width:1199px){.news-wrapper-4 .news-thumb{height:695px}}@media (max-width:991px){.news-wrapper-4 .news-thumb{height:550px}}@media (max-width:575px){.news-wrapper-4 .news-thumb{height:350px}}.news-wrapper-4 .news-thumb img{width:100%;height:100%;border-radius:20px;object-fit:cover}.news-wrapper-4 .news-right-items{background-color:var(--white);padding:30px;border-radius:20px}.news-wrapper-4 .news-right-items .news-box-items-4{display:flex;align-items:center;gap:30px;border-bottom:1px solid rgb(2 21 36 / .2);padding-bottom:30px;margin-bottom:30px}@media (max-width:575px){.news-wrapper-4 .news-right-items .news-box-items-4{flex-wrap:wrap}}.news-wrapper-4 .news-right-items .news-box-items-4.style-2{border-bottom:none;padding-bottom:0;margin-bottom:0}.news-wrapper-4 .news-right-items .news-box-items-4 .news-image img{width:100%;height:100%;border-radius:20px}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .tag{display:flex;align-items:center;gap:10px;margin-bottom:30px}@media (max-width:1399px){.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .tag{margin-bottom:20px}}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .tag span{background-color:var(--theme2);font-size:14px;font-weight:400;text-transform:uppercase;color:var(--white);border-radius:8px;padding:1px 10px}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .tag span.style-2{background-color:rgb(36 117 253 / .2);color:#2475fd}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content h3{font-size:24px;font-weight:500}@media (max-width:1399px){.news-wrapper-4 .news-right-items .news-box-items-4 .news-content h3{font-size:20px}}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content h3 a{color:var(--header)}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content h3 a:hover{color:var(--theme2)}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .bottom-content{display:flex;align-items:center;gap:15px;margin-top:30px}@media (max-width:1399px){.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .bottom-content{margin-top:20px}}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .bottom-content .text-content h4{font-size:16px;font-weight:500;color:#888;text-transform:uppercase;font-family:"Kanit",sans-serif}.news-wrapper-4 .news-right-items .news-box-items-4 .news-content .bottom-content .text-content p{font-size:14px;font-weight:400;color:#888;text-transform:uppercase}.news-section-4{background-color:#f7f6ff}.brand-box{border-radius:6px;border:1px solid rgb(0 0 0 / .2);text-align:center;height:100px;line-height:100px;transition:all 0.4s ease-in-out}.brand-box img{filter:grayscale(1) brightness(0) saturate(1000%) invert(53%);transition:all 0.4s ease-in-out}.brand-box:hover{background-color:var(--white)}.brand-box:hover img{filter:none}.brand-text{text-align:center;margin-bottom:30px;font-weight:400}.brand-text b{color:var(--theme);font-weight:500}.brand-wrapper-3 h6{color:var(--white);font-family:"Kanit",sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;border-radius:6px;background:rgb(255 255 255 / .1);padding:8px 15px;display:inline-block;text-align:center;margin-bottom:50px}.brand-wrapper-3 .brand-image-3{text-align:center;filter:invert(87%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(95%) contrast(90%);transition:all 0.4s ease-in-out}.brand-wrapper-3 .brand-image-3:hover{filter:initial}.brand-wrapper-4{padding:100px 0;border-top:1px solid rgb(0 0 0 / .2);border-bottom:1px solid rgb(0 0 0 / .2)}@media (max-width:991px){.brand-wrapper-4{padding:70px 0}}.brand-wrapper-4 .brand-text-4{font-size:200px;font-weight:700;text-transform:uppercase;color:var(--header);font-family:"Big Shoulders Display",sans-serif;line-height:1}@media (max-width:767px){.brand-wrapper-4 .brand-text-4{font-size:100px}}@media (max-width:575px){.brand-wrapper-4 .brand-text-4{font-size:70px}}.brand-wrapper-4 .swiper-wrapper{display:flex;align-items:center}.brand-wrapper-4.style-2{padding:0;border:none}.brand-wrapper-4.text-white-style .brand-text-4{color:var(--white)}.brand-box-1{height:60px;line-height:60px;text-align:center;position:relative;overflow:hidden}.brand-box-1 .brand-img-1{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.brand-box-1 .brand-img-1 img{transition:all 0.6s ease;transform:translateY(0);opacity:1}.brand-box-1 .brand-img-1:last-child img{transform:translateY(-350%);opacity:0}.brand-box-1:hover .brand-img-1:first-child img{transform:translateY(100%);opacity:0}.brand-box-1:hover .brand-img-1:last-child img{transform:translateY(0);opacity:1}.cta-text-items{padding:0 20px}.cta-text-items .icon{width:132px;height:132px;line-height:132px;border-radius:50%;text-align:center;background-color:#1A1A1A;margin:0 auto;margin-bottom:30px}.cta-text-items h2{font-size:171px;font-weight:700;color:var(--text);letter-spacing:-1.71px}@media (max-width:1600px){.cta-text-items h2{font-size:130px}}@media (max-width:991px){.cta-text-items h2{font-size:100px}}@media (max-width:767px){.cta-text-items h2{font-size:70px}}@media (max-width:575px){.cta-text-items h2{font-size:50px}}.cta-text-items h3{font-size:171px;font-weight:700;letter-spacing:-1.71px;border-bottom:3px solid var(--theme);display:inline-block;line-height:1;margin-bottom:50px}.cta-text-items h3 a{color:var(--header)}@media (max-width:1399px){.cta-text-items h3{font-size:130px;margin-bottom:30px}}@media (max-width:991px){.cta-text-items h3{font-size:100px}}@media (max-width:767px){.cta-text-items h3{font-size:70px}}@media (max-width:575px){.cta-text-items h3{font-size:50px}}.cta-text-items .cta-btn{display:flex;align-items:center;gap:20px;margin-top:50px;justify-content:center}@media (max-width:1199px){.cta-text-items .cta-btn{margin-top:30px;flex-wrap:wrap}}.cta-section{position:relative;z-index:9}@media (max-width:1199px){.cta-section br{display:none}}.cta-section .shape-1{position:absolute;z-index:-1;top:23%;left:-3%}@media (max-width:1199px){.cta-section .shape-1{display:none}}.cta-section .shape-2{position:absolute;z-index:-1;top:18%;left:8%}.cta-section .shape-3{position:absolute;z-index:-1;bottom:20%;left:20%}@media (max-width:1199px){.cta-section .shape-3{display:none}}.cta-section .shape-4{position:absolute;z-index:-1;bottom:0%;left:45%}.cta-section .shape-5{position:absolute;z-index:-1;bottom:0;right:17%}.cta-section .shape-6{position:absolute;z-index:-1;top:13%;right:8%}@media (max-width:767px){.cta-banner-thumbs{height:500px}}.cta-banner-thumbs img{width:100%;height:100%;object-fit:cover}.cta-banner-3 .thumb{overflow:hidden}.cta-banner-3 .thumb img{width:100%;height:100%}.faq-items-4{margin-top:30px;text-align:center}.faq-items-4 .accordion .accordion-item{border:none;margin-bottom:25px;background:#f0f6ff;padding:0;border-radius:100px!important}.faq-items-4 .accordion .accordion-item h2 button{font-size:24px;line-height:1;font-weight:700;box-shadow:none;border-top-left-radius:10px!important;border-top-right-radius:10px!important;padding:24px 20px;font-family:"Big Shoulders Display",sans-serif;color:var(--header);text-transform:uppercase}@media (max-width:1399px){.faq-items-4 .accordion .accordion-item h2 button{padding:24px 16px}}@media (max-width:575px){.faq-items-4 .accordion .accordion-item h2 button{font-size:15px;padding:24px 16px}}.faq-items-4 .accordion .accordion-item .accordion-body{background-color:var(--theme2);border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important;padding-top:0;padding-bottom:20px}.faq-items-4 .accordion .accordion-item .accordion-body p{color:var(--white);line-height:24px;text-transform:capitalize;font-weight:400;font-size:16px;text-align:left}@media (max-width:575px){.faq-items-4 .accordion .accordion-item .accordion-body p{width:100%;font-size:14px;line-height:28px}}.faq-items-4 .accordion .accordion-button{background-color:var(--theme2);color:var(--white)!important}.faq-items-4 .accordion .accordion-button::after{display:none}.faq-items-4 .accordion .accordion-button::before{position:absolute;content:"\f068";font-family:"Font Awesome 6 Pro";font-weight:700;top:13px;right:13px;font-size:20px;text-align:center;transition:all 0.4s ease-in-out;color:var(--theme2);width:49px;height:49px;line-height:49px;border-radius:100px;text-align:center;background-color:var(--white)}@media (max-width:991px){.faq-items-4 .accordion .accordion-button::before{right:9px;top:9px}}@media (max-width:575px){.faq-items-4 .accordion .accordion-button::before{width:30px;height:30px;line-height:30px}}.faq-items-4 .accordion .accordion-button.collapsed{background-color:#f0f6ff;color:var(--header)!important;border-radius:100px!important}.faq-items-4 .accordion .accordion-button.collapsed::before{content:"+";font-family:"Font Awesome 6 Pro";color:#2475fd;background-color:rgb(36 117 253 / .2)}.faq-section-4{position:relative}.faq-section-4 .left-shape{position:absolute;top:120px;left:80px}@media (max-width:1399px){.faq-section-4 .left-shape{display:none}}.faq-section-4 .right-shape{position:absolute;right:37px;bottom:120px}@media (max-width:1399px){.faq-section-4 .right-shape{display:none}}.contact-section-3{position:relative;padding:70px 30px 40px;background-repeat:no-repeat;background-size:cover;border-radius:10px}@media (max-width:575px){.contact-section-3{background-image:none!important;background-color:#1A1A1A}}@media (max-width:575px) and (max-width:767px){.contact-section-3 .section-title-2{margin-bottom:30px}}.contact-section-3 .sub-title{color:var(--theme);font-family:"Kanit",sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;display:flex;align-items:center;gap:10px;position:absolute;top:0;left:78px}@media (max-width:575px){.contact-section-3 .sub-title{position:static;margin-bottom:6px}}.contact-section-3 .form-clt input,.contact-section-3 .form-clt textarea{outline:none;width:100%;border-radius:12px;border:1px solid rgb(193 193 193 / .16);background:#fff0;text-transform:uppercase;padding:18px 25px;line-height:1;color:var(--text)}.contact-section-3 .form-clt textarea{padding-bottom:100px}.contact-section-3 .form-clt .budget-item{display:flex;align-items:center;gap:30px}@media (max-width:1199px){.contact-section-3 .form-clt .budget-item{flex-wrap:wrap;gap:15px}}.contact-section-3 .form-clt .budget-item h4{color:var(--white);font-size:16px;font-weight:500;font-family:"Kanit",sans-serif;letter-spacing:.5px;text-transform:uppercase}.contact-section-3 .form-clt .budget-item .budget-button{display:flex;align-items:center;gap:8px}@media (max-width:1199px){.contact-section-3 .form-clt .budget-item .budget-button{flex-wrap:wrap}}.contact-section-3 .form-clt .budget-item .budget-button .budget-btn{display:inline-block;border-radius:100px;border:1px solid rgb(255 255 255 / .2);color:#888;font-family:"Kanit",sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;padding:8px 16px;line-height:1;transition:all 0.4s ease-in-out}.contact-section-3 .form-clt .budget-item .budget-button .budget-btn:hover{background-color:var(--theme);color:var(--black)}.contact-section-3 .form-clt .budget-item .budget-button .budget-btn.active{background-color:var(--theme);color:var(--black);border-color:var(--theme)}.contact-form-box{border-radius:24px;background:#1A1A1A;backdrop-filter:blur(24px);padding:48px}.contact-form-box.style-2{margin-top:60px;background-color:#F5F5F5}@media (max-width:1199px){.contact-form-box.style-2{margin-top:30px}}@media (max-width:1199px){.contact-form-box{padding:30px}}.contact-form-box h3{margin-bottom:30px;font-size:30px}.contact-form-box .contact-box input,.contact-form-box .contact-box textarea{width:100%;background-color:#fff;border:0;border-radius:12px;padding:20px 30px;line-height:1;color:var(--header)}.contact-form-box .contact-box textarea{padding-bottom:160px;resize:none;outline:none}.contact-form-box .contact-box .theme-btn{color:var(--white)}.contact-inner-page-wrapper{background-color:#1A1A1A;padding:80px 0 0;margin-top:50px}.contact-inner-page-wrapper .contact-image{margin-left:-120px;position:relative}.contact-inner-page-wrapper .contact-image ul{display:grid;align-items:center;gap:16px;position:absolute;bottom:170px;right:0}.contact-inner-page-wrapper .contact-image ul li{border-radius:10px;border:1px solid rgb(255 255 255 / .2);background:#1A1A1A;color:#FFF;font-size:16px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;display:inline-flex;padding:18px 28px}.contact-inner-page-wrapper .contact-image ul li b{font-weight:500;color:#888;margin-left:5px}@media (max-width:1199px){.contact-inner-page-wrapper .contact-image{margin-left:0}.contact-inner-page-wrapper .contact-image img{width:100%;height:100%}}.contact-inner-page-wrapper form{border-radius:10px;background:#060606;padding:38px 24px;margin-left:50px}@media (max-width:1199px){.contact-inner-page-wrapper form{margin-left:0}}.contact-inner-page-wrapper form .form-clt input,.contact-inner-page-wrapper form .form-clt textarea{outline:none;width:100%;border-radius:12px;border:1px solid rgb(193 193 193 / .16);background:#fff0;text-transform:uppercase;padding:18px 25px;line-height:1;color:var(--text)}.contact-inner-page-wrapper form .form-clt textarea{padding-bottom:100px}.contact-inner-page-wrapper form .form-clt .budget-item{display:flex;align-items:center;gap:30px}@media (max-width:1399px){.contact-inner-page-wrapper form .form-clt .budget-item{flex-wrap:wrap;gap:15px}}.contact-inner-page-wrapper form .form-clt .budget-item h4{color:var(--white);font-size:16px;font-weight:500;font-family:"Kanit",sans-serif;letter-spacing:.5px;text-transform:uppercase}.contact-inner-page-wrapper form .form-clt .budget-item h2{color:var(--white);font-size:16px;font-weight:500;font-family:"Kanit",sans-serif;letter-spacing:.5px;text-transform:uppercase}.contact-inner-page-wrapper form .form-clt .budget-item .budget-button{display:flex;align-items:center;gap:8px}@media (max-width:1399px){.contact-inner-page-wrapper form .form-clt .budget-item .budget-button{flex-wrap:wrap}}.contact-inner-page-wrapper form .form-clt .budget-item .budget-button .budget-btn{display:inline-block;border-radius:100px;border:1px solid rgb(255 255 255 / .2);color:#888;font-family:"Kanit",sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;text-transform:uppercase;padding:8px 16px;line-height:1;transition:all 0.4s ease-in-out}.contact-inner-page-wrapper form .form-clt .budget-item .budget-button .budget-btn:hover{background-color:var(--theme);color:var(--black)}.googpemap-2{position:relative;margin:80px 0}.googpemap-2 iframe{width:100%;height:550px;border-radius:10px}.error-wrapper{text-align:center;border-top:1px solid rgb(255 255 255 / .2);padding-top:140px}@media (max-width:1399px){.error-wrapper{padding-top:130px}}@media (max-width:991px){.error-wrapper{padding-top:110px}}.error-wrapper .error h2{color:var(--theme);font-size:350px;line-height:1}@media (max-width:1199px){.error-wrapper .error h2{font-size:140px}}@media (max-width:991px){.error-wrapper .error h2{font-size:130px}}@media (max-width:575px){.error-wrapper .error h2{font-size:100px}}.error-wrapper .error-content h2{font-size:72px}@media (max-width:1199px){.error-wrapper .error-content h2{font-size:60px}}@media (max-width:991px){.error-wrapper .error-content h2{font-size:50px}}@media (max-width:575px){.error-wrapper .error-content h2{font-size:30px}}.error-wrapper .error-content h2 span{color:var(--theme)}.error-wrapper .error-content p{margin-top:22px}.error-wrapper .error-btn{margin-top:45px;display:flex;align-items:center;justify-content:center;gap:32px}@media (max-width:1199px){.error-wrapper .error-btn{gap:15px;flex-wrap:wrap}}.error-wrapper .error-btn .theme-btn{border:1px solid rgb(0 0 0 / .2);background-color:#fff0}.error-wrapper .error-btn .theme-btn:hover{color:var(--white)}.contact-image1 img{width:100%;height:100%}.contact-from-wrapper-4 .contact-from-boxes{padding:54px;border-radius:10px;background-color:#ebfcff}@media (max-width:1399px){.contact-from-wrapper-4 .contact-from-boxes{padding:30px}}.contact-from-wrapper-4 .contact-from-boxes .section-title h2{font-size:50px}@media (max-width:1399px){.contact-from-wrapper-4 .contact-from-boxes .section-title h2{font-size:44px}}@media (max-width:1199px){.contact-from-wrapper-4 .contact-from-boxes .section-title h2{font-size:35px}}@media (max-width:991px){.contact-from-wrapper-4 .contact-from-boxes .section-title h2{font-size:35px}}@media (max-width:767px){.contact-from-wrapper-4 .contact-from-boxes .section-title h2{font-size:35px}}@media (max-width:575px){.contact-from-wrapper-4 .contact-from-boxes .section-title h2{font-size:28px}}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx{margin-top:40px}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .form-clt{position:relative}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .form-clt input,.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .form-clt textarea{outline:none;border:none;background:#fff0;border:1px solid rgb(193 193 193 / .5);border-radius:12px;line-height:1;padding:15px 20px;width:100%;text-transform:uppercase;color:#021524;transition:all 0.4s ease-in-out}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .form-clt textarea{padding-bottom:70px;color:#021524;resize:none}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .form-clt.style-2 input{padding:15px 40px}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .form-clt.style-2 img{position:absolute;left:20px;top:20px}.contact-from-wrapper-4 .contact-from-boxes .contact-form-boxx .theme-btn{background-color:var(--theme2);color:var(--white)}.contact-from-wrapper-4 .contact-image{overflow:hidden;border-radius:10px}.contact-from-wrapper-4 .contact-image img{width:100%;height:100%;border-radius:10px}.contact-section-4{position:relative}.contact-section-4 .shape-image{position:absolute;right:0;bottom:120px}@media (max-width:1600px){.contact-section-4 .shape-image{display:none}}.array-button-2{gap:16px;position:relative;z-index:9;margin-top:37px}.array-button-2.style-3 .array-prev2{transform:rotate(0deg)}.array-button-2.style-3 .array-prev2 i{transform:rotate(0deg)}.array-button-2.style-3 .array-prev2:hover i{color:var(--white)}.array-button-2.style-3 .array-next2{transform:rotate(0deg)}.array-button-2.style-3 .array-next2 i{transform:rotate(0deg)}.array-button-2.style-3 .array-next2:hover i{color:var(--white)}@media (max-width:1199px){.array-button-2{flex-wrap:wrap}}.array-button-2 .array-prev2{width:55px;height:55px;line-height:50px;text-align:center;background-color:#fff0;color:var(--header);transition:all 0.4s ease-in-out;overflow:hidden;border:1px solid rgb(199 201 206 / .32)}@media (max-width:575px){.array-button-2 .array-prev2{width:50px;height:50px;line-height:50px}}.array-button-2 .array-prev2 i{transform:rotate(45deg);transition:all 0.4s ease-in-out}.array-button-2 .array-prev2:hover{background-color:var(--theme);color:var(--header);border:1px solid var(--theme)}.array-button-2 .array-prev2:hover svg path{fill:var(--white)}.array-button-2 .array-next2{width:55px;height:55px;line-height:55px;text-align:center;background-color:#fff0;color:var(--header);transition:all 0.4s ease-in-out;border:1px solid rgb(199 201 206 / .32)}@media (max-width:575px){.array-button-2 .array-next2{width:50px;height:50px;line-height:50px}}.array-button-2 .array-next2 i{transform:rotate(45deg);transition:all 0.4s ease-in-out}.array-button-2 .array-next2:hover{background-color:var(--theme);color:var(--header);border:1px solid var(--theme)}.array-button-2 .array-next2:hover svg path{fill:var(--white)}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:center}.fix{overflow:hidden}.ralt{position:relative}.sticky-style{position:sticky!important;top:100px}.gt-slide-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.gt-brand-slide-element{width:auto;display:inline-block}.p-relative{position:relative}.ripple{position:relative}.ripple::before,.ripple::after{position:absolute;left:50%;top:50%;width:70px;height:70px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);border-radius:50%;box-shadow:0 0 0 0 rgb(2 21 36 / .5);-webkit-animation:rippleOne 3s infinite;animation:rippleOne 3s infinite}.ripple::before{-webkit-animation-delay:0.9s;animation-delay:0.9s;content:"";position:absolute;right:0;bottom:0}.ripple::after{-webkit-animation-delay:0.6s;animation-delay:0.6s;content:"";position:absolute;right:0;bottom:0}.page-nav-wrap{margin-top:60px}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li.active .page-numbers{background-color:var(--theme);color:var(--white)}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}.page-nav-wrap ul li .page-numbers{display:inline-block;width:48px;height:48px;text-align:center;border:1px solid rgb(255 255 255 / .2);line-height:48px;border-radius:0;background:#f5f5f5;color:var(--header);font-weight:900;transition:all 0.3s ease-in-out;margin:0 2px;border-radius:50%;font-family:"Big Shoulders Display",sans-serif}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{margin-top:10px;width:40px;height:40px;line-height:40px;font-size:14px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px;color:var(--header);transition:all 0.4s ease-in-out}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white)}.page-nav-wrap ul li .page-numbers:hover i{color:var(--white)}.border-dashed-item{padding:60px 0;position:relative;z-index:9}.border-dashed-item .bt-dashed{border-top:1px dashed rgb(255 255 255 / .2);border-bottom:1px dashed rgb(255 255 255 / .2);padding:9px 0}.box-user{position:sticky;top:0;padding-top:60px}.text_invert>div{background-image:linear-gradient(to right,#2e2e2e 50%,#4d4d4d 50%);background-size:200% 100%;background-position-x:100%;color:#fff0;background-clip:text;-webkit-background-clip:text}.text_invert-2>div{background-image:linear-gradient(to right,#021524 50%,#7e7e7e 50%);background-size:200% 100%;background-position-x:100%;color:#fff0;background-clip:text;-webkit-background-clip:text}.tilt_scale{transition:transform 0.2s ease;display:inline-block}.no-break{white-space:nowrap}.split-word{display:inline-block;opacity:0}.arrow-path{width:220px;height:130px;color:#000;stroke-dasharray:1000;animation:draw 10s linear infinite}@keyframes draw{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}.image-wrapper{position:relative;transition:all 0.8s cubic-bezier(.55,.085,0,.99)}.animated-image{display:block;transform:translateY(100%);opacity:0}.image-wrapper.active .animated-image{transform:translateY(0);opacity:1}.wt-about-title2 a{display:inline-block;color:inherit;text-decoration:inherit}.project-section-3 .line-ani{margin-top:-25px}@media (max-width:1399px){.project-section-3 .line-ani{display:none}}.brand-container{max-width:1660px;margin:0 auto}.gt-text-scale-anim{white-space:pre-wrap;transform-origin:top left}.gt-letter-span{display:inline-block}.gt-word-span{display:inline-block}.p-relative{position:relative}.swiper-dot{margin-bottom:2px;position:relative}.swiper-dot .swiper-pagination-bullet{width:10px;height:10px;transition:0.6s;background-color:#C1C1C1;opacity:1;border-radius:10px}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:15px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);transition:0.6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active::before{position:absolute;width:28px;height:28px;line-height:28px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff0;border:2px solid var(--theme);content:""}.body-bg-3{background-color:#F9F9F9}.line-shape-animation{max-width:1720px;height:100vh;position:fixed;left:50%;top:-20px;justify-content:space-between;margin:0 auto;transform:translateX(-50%);z-index:-1}@media (max-width:1199px){.line-shape-animation{display:none!important}}.line-shape-animation span{position:relative;width:1px;height:100%;display:block;background:rgb(199 199 199 / .2)}.line-shape-animation span::before,.line-shape-animation span::after{position:absolute;top:0;left:0;content:"";background:var(--theme);box-shadow:rgb(2 21 36 / .2) 0 8px 24px;border-top-left-radius:50px;border-top-right-radius:50px;clip-path:polygon(51% 8%,68% 15%,66% 40%,60% 78%,56% 100%,46% 100%,42% 84%,38% 56%,34% 17%)}.line-shape-animation span::after{animation:dscroll 2s linear infinite;width:2px;height:24px;bottom:0;left:0;background:var(--theme);box-shadow:rgb(2 21 36 / .2) 0 8px 24px;border-top-left-radius:50px;border-top-right-radius:50px;clip-path:polygon(51% 8%,68% 15%,66% 40%,60% 78%,56% 100%,46% 100%,42% 84%,38% 56%,34% 17%)}.line-shape-animation span:nth-child(2)::after{animation:dscroll 2.1s linear infinite}.line-shape-animation span:nth-child(3)::after{animation:dscroll 2.2s linear infinite}.line-shape-animation span:nth-child(4)::after{animation:dscroll 2.3s linear infinite}.line-shape-animation span:nth-child(5)::after{animation:dscroll 2.4s linear infinite}.line-shape-animation span:nth-child(6)::after{animation:dscroll 1s linear infinite}.line-shape-animation span:nth-child(7)::after{animation:dscroll 3.5s linear infinite}.line-shape-animation span:nth-child(2)::backdrop{animation:dscroll 4.1s linear infinite}.line-shape-animation span:nth-child(3)::before{animation:dscroll 4.2s linear infinite}.line-shape-animation span:nth-child(4)::before{animation:dscroll 4.3s linear infinite}.line-shape-animation span:nth-child(5)::before{animation:dscroll 4.4s linear infinite}.line-shape-animation span:nth-child(6)::before{animation:dscroll 4s linear infinite}.line-shape-animation span:nth-child(7)::before{animation:dscroll 4.5s linear infinite}@keyframes dscroll{100%{transform:translateY(100vh)}}.p-relative{position:relative!important}