@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,input,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;outline:none;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0;width:100%}img{border:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}input::-moz-focus-inner{border:0;outline:0}button::-moz-focus-inner{border:0;outline:0}select::-moz-focus-inner{border:0;outline:0}select:-moz-focusring{color:#0000;text-shadow:0 0 #000}input[type=search],input[type=search]:hover,input[type=search]:focus,input[type=search]:active{-webkit-appearance:none}select::-ms-expand{display:none}button,input[type=submit],input[type=reset]{cursor:pointer;background:0 0}option{background-color:#0000}code{background:#c9c9c9;padding:10px;display:block;border-left:3px solid #ffc326!important}a:hover{text-decoration:none}::selection{background:#efefef}::selection{background:#efefef}img.lazyload{opacity:0;-o-transition:opacity .25s ease;transition:opacity .25s}#page-loader{z-index:11;-o-transition:transform .8s ease,opacity .4s .8s ease;width:100%;height:100%;transition:transform .8s,opacity .4s .8s;position:fixed;top:0;left:0}#page-loader .loader-container{width:41vw;height:2.75vw;margin:auto;padding:.5em .75em;font-size:1.5vw;position:absolute;inset:0}#page-loader .loader-container .line{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}#page-loader .loader-container .line:before,#page-loader .loader-container .line:after{content:"";display:block;position:absolute;background-color:#0000!important}#page-loader .loader-container .line.line-h:before,#page-loader .loader-container .line.line-h:after{width:110%;height:2px;transform:scaleX(0)}#page-loader .loader-container .line.line-h:before{background-color:#fff;background-image:linear-gradient(90deg,#fff 0% 3%,#fff0 3% 6%,#fff 6% 100%);animation-name:growLineFromLeft;animation-duration:1.25s;animation-timing-function:linear;animation-iteration-count:1;animation-delay:1.5s;animation-fill-mode:forwards;top:0;left:0}#page-loader .loader-container .line.line-h:after{transform-origin:100% 100%;background-color:#fff;background-image:linear-gradient(90deg,#fff 0% 94%,#fff0 94% 97%,#fff 97% 100%);animation-name:growLineFromRight;animation-duration:1.25s;animation-timing-function:linear;animation-iteration-count:1;animation-delay:1.5s;animation-fill-mode:forwards;bottom:0;right:0}#page-loader .loader-container .line.line-v:before,#page-loader .loader-container .line.line-v:after{width:2px;height:100%;top:0;transform:scaleY(0);background:#fff!important}#page-loader .loader-container .line.line-v:before{animation-name:growLineFromBottom;animation-duration:.25s;animation-timing-function:linear;animation-iteration-count:1;animation-delay:2.5s;animation-fill-mode:forwards;left:0}#page-loader .loader-container .line.line-v:after{animation-name:growLineFromTop;animation-duration:.25s;animation-timing-function:linear;animation-iteration-count:1;animation-delay:2.5s;animation-fill-mode:forwards;right:0}#page-loader .loader-container p{text-transform:uppercase;white-space:nowrap;font-size:1em;line-height:1}#page-loader .loader-container p:after{content:"|";animation-name:fadeIn;animation-duration:.8s;animation-timing-function:ease;animation-iteration-count:infinite;animation-delay:0s;animation-fill-mode:forwards;display:inline}body.is-loaded #page-loader{opacity:0;pointer-events:none}@media screen and (width<=1024px){#page-loader .loader-container{width:85vw;height:5.5vw;padding:.5em .75em;font-size:3vw}}@media screen and (width<=767px){#page-loader .loader-container{width:18.5em;height:3.25em;padding:.75em 1em;font-size:16px}#page-loader .loader-container p{white-space:break-spaces}#page-loader .loader-container .line.line-h:before{background-color:#fff;background-image:linear-gradient(90deg,#fff 0% 5%,#fff0 5% 10%,#fff 10% 100%)}#page-loader .loader-container .line.line-h:after{background-color:#fff;background-image:linear-gradient(90deg,#fff 0% 90%,#fff0 90% 95%,#fff 95% 100%)}}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#f8f8f8}body::-webkit-scrollbar-thumb{background:#ffe7a7}body::-webkit-scrollbar-thumb:hover{background:#ffc326!important}body.no-scrolling{overflow:hidden}#viewport{width:100%;height:100%;position:fixed;inset:0;overflow:hidden}#scroll-container{width:100%;position:absolute;overflow:hidden}#header{z-index:10;background:#fff;width:100%;position:absolute;top:0;left:0}#header.is-fixed{animation-name:fadeInDown;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;position:fixed}#header.is-fixed:after{content:"";background:#efefef;width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}#header .header-container{width:100%;padding:.57em}#header-nav a{color:#5a5b5e;-o-transition:opacity .25s ease, transform .25s ease, color .25s ease, background-color .25s ease, border-color .25s ease;padding:.5em 1em;font-size:18px;font-weight:400;transition:opacity .25s,transform .25s,color .25s,background-color .25s,border-color .25s;display:block;position:relative}#header-nav a:before{content:"";opacity:0;z-index:-1;-o-transition:opacity .25s ease, transform .25s ease, color .25s ease, background-color .25s ease, border-color .25s ease;background:#ffe7a7;border-radius:50%;width:1.5em;height:1.5em;margin:auto;transition:opacity .25s,transform .25s,color .25s,background-color .25s,border-color .25s;display:block;position:absolute;inset:0;transform:scale(0)}#header-nav a:after{content:"";background:#5a5b5e;width:1px;height:1em;margin:auto 0;display:block;position:absolute;top:0;bottom:0;right:0}#header-nav a:last-child:after{display:none}#header-nav a:hover:before{opacity:1;transform:scale(1)}#header-language{color:#5a5b5e;margin:0 .5em;padding:.5em 1em;position:relative}#header-language span#trigger-language-list{cursor:pointer;padding:0 .25em;display:block;position:relative}#header-language span#trigger-language-list:after{content:"";z-index:3;-o-transition:opacity .25s ease, transform .25s ease, color .25s ease, background-color .25s ease, border-color .25s ease;background:#c9c9c9;width:100%;height:1px;margin:0 auto;transition:opacity .25s,transform .25s,color .25s,background-color .25s,border-color .25s;display:block;position:absolute;bottom:-.45em;left:0;right:0}#header-language .language-list{background:#fff;width:100%;padding:1em 0;position:absolute;top:100%;left:0}#header-language .language-list li{padding:0 1em;display:block}#header-language .language-list li:last-child a{border-bottom:none}#header-language .language-list li.wpml-ls-current-language a{color:#ffc326!important}#header-language .language-list a{text-align:center;border-bottom:1px solid #c9c9c9;padding:.5em 0;display:block}#header-language .language-list a:hover{color:#ffc326!important}#header-language.active span#trigger-language-list:after{border-radius:10px;width:12px;height:12px;transform:translateY(15px);background:#ffc326!important}#header-language.active .language-list{animation-name:fadeInDown;animation-duration:.25s;animation-timing-function:ease-out;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;display:block!important}.language-list .wpml-ls-legacy-list-horizontal{border:0 solid #0000;padding:0}.language-list .wpml-ls-legacy-list-horizontal a{padding-top:0;padding-bottom:0;padding-left:0}#trigger-close-menu:after,#trigger-close-menu:before,#trigger-close-menu span,#hamburger:after,#hamburger:before,#hamburger span{content:"";-o-transition:opacity .4s ease, transform .4s ease, color .4s ease, background-color .4s ease, border-color .4s ease;background:#fff;border-radius:2px;width:2em;height:4px;margin:auto;transition:opacity .4s,transform .4s,color .4s,background-color .4s,border-color .4s;display:block;position:absolute;inset:0}#hamburger{z-index:2;cursor:pointer;width:4em;display:block;position:relative;background:#ffc326!important}#hamburger:before{transform:translateY(-.65rem)}#hamburger:after{transform:translateY(.65rem)}#hamburger.active:before{opacity:1;transform:translate(0)rotate(-45deg)}#hamburger.active:after{opacity:1;transform:translate(0)rotate(45deg)}#hamburger.active span{opacity:0}#main-menu{z-index:10;pointer-events:none;opacity:0;transform-origin:top;-o-transition:opacity .25s .2s ease,transform .4s ease;background:url(https://www.knockers.com.tw/wp-content/themes/knockers_v2/assets/img/bg-menu.jpg) 50%/cover no-repeat;width:100%;height:100%;transition:opacity .25s .2s,transform .4s;display:flex;position:fixed;top:0;left:0;overflow:hidden auto;transform:scaleY(0)}#main-menu ::-webkit-scrollbar{width:0}#main-menu ::-webkit-scrollbar-track{background:#f8f8f8}#main-menu ::-webkit-scrollbar-thumb{background:#ffe7a7}#main-menu ::-webkit-scrollbar-thumb:hover{background:#ffc326!important}#main-menu .mobile{overflow-y:scroll;padding-bottom:2em!important}#main-menu.active{pointer-events:all;opacity:1;-o-transition:opacity .25s ease,transform .4s ease;transition:opacity .25s,transform .4s;transform:scale(1)}#main-menu.active .main-menu>li:first-child{animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.2s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(2){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.4s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(3){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.6s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(4){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.8s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(5){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(6){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.2s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(7){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.4s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(8){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.6s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(9){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.8s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(10){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:2s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(11){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:2.2s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(12){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:2.4s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(13){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:2.6s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(14){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:2.8s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(15){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:3s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(16){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:3.2s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(17){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:3.4s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(18){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:3.6s;animation-fill-mode:forwards}#main-menu.active .main-menu>li:nth-child(19){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:3.8s;animation-fill-mode:forwards}#main-menu.active #trigger-close-menu{opacity:0;animation-name:fadeIn;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.4s;animation-fill-mode:forwards;display:block}#main-menu.active #trigger-close-menu:before{opacity:1;transform:translate(0)rotate(-45deg)}#main-menu.active #trigger-close-menu:after{opacity:1;transform:translate(0)rotate(45deg)}#main-menu.active #trigger-close-menu span{opacity:0}#main-menu .main-menu>li{opacity:0;align-items:flex-end;margin:2em 0;display:flex;position:relative}#main-menu .main-menu>li:before{content:"";opacity:0;-o-transition:opacity .25s .2s ease,transform .4s ease;background:#1d1d1d;width:50vw;height:3px;margin:auto 1em;transition:opacity .25s .2s,transform .4s;display:block;position:absolute;top:0;bottom:0;right:100%;transform:translate(-10%)}#main-menu .main-menu>li:hover:before{opacity:1;-o-transition:opacity .25s ease,transform .4s ease;transition:opacity .25s,transform .4s;transform:translate(0)}#main-menu .main-menu>li>a{flex-shrink:0;display:block}#main-menu h2{margin-bottom:0;margin-right:.5em;font-size:2.625em;font-weight:300;line-height:1}#main-menu .sub-menu>li{margin:.25em 0;display:inline-block}#main-menu .sub-menu>li:last-child a:after{display:none}#main-menu .sub-menu a{margin-right:.5em;padding-right:1.5em;font-size:1.125em;position:relative}#main-menu .sub-menu a:after{content:"";background:#5a5b5e;width:1px;height:1em;display:block;position:absolute;top:0;bottom:0;right:0;transform:skew(340deg)}#main-menu .language-list li:last-child a:after{display:none}#main-menu .language-list a{margin-right:1.5em;padding-right:1.5em;font-size:1em;display:block;position:relative}#main-menu .language-list a:after{content:"";background:#5a5b5e;width:1px;height:1em;display:block;position:absolute;top:0;bottom:0;right:0}#main-menu .btn-container a{margin:0 .5em}#trigger-close-menu{cursor:pointer;width:4em;height:4em;display:none;position:absolute;top:0;right:1em}#trigger-close-menu span{-o-transition:opacity .4s .8s ease, transform .4s .8s ease, color .4s .8s ease, background-color .4s .8s ease, border-color .4s .8s ease;background:#676767;transition:opacity .4s .8s,transform .4s .8s,color .4s .8s,background-color .4s .8s,border-color .4s .8s}#trigger-close-menu:before{-o-transition:opacity .4s .8s ease, transform .4s .8s ease, color .4s .8s ease, background-color .4s .8s ease, border-color .4s .8s ease;background:#676767;transition:opacity .4s .8s,transform .4s .8s,color .4s .8s,background-color .4s .8s,border-color .4s .8s;transform:translateY(-.65rem)}#trigger-close-menu:after{-o-transition:opacity .4s .8s ease, transform .4s .8s ease, color .4s .8s ease, background-color .4s .8s ease, border-color .4s .8s ease;background:#676767;transition:opacity .4s .8s,transform .4s .8s,color .4s .8s,background-color .4s .8s,border-color .4s .8s;transform:translateY(.65rem)}@media screen and (width<=1024px){body{height:auto!important}#viewport,#scroll-container{position:relative;overflow:visible;transform:translate(0,0)!important}#header-nav a{font-size:14px}#header-language{margin:0;font-size:14px}#main-menu .sub-menu a{font-size:1em}}@media screen and (width<=767px){#header:after{content:"";background:#efefef;width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}#main-menu h2{margin-bottom:.25em;font-size:1.4em}#main-menu .main-menu>li{display:block}.language-list{margin-bottom:2.5em}}.share_btn{width:100%;position:absolute;bottom:30px;left:0}#footer{margin-top:-1px;padding:3em 0 1em}#footer .footer-social{margin-bottom:5.5em}#footer .footer-social li{margin:0 .5em}#footer .footer-social li a{-o-transition:opacity .4s ease, transform .4s ease, color .4s ease, background-color .4s ease, border-color .4s ease;transition:opacity .4s,transform .4s,color .4s,background-color .4s,border-color .4s}#footer .footer-social li a:hover{transform:translateY(-2px)}#footer .footer-social li a:active{transform:translate(0)}#footer .footer-nav a{-o-transition:opacity .25s ease, transform .25s ease, color .25s ease, background-color .25s ease, border-color .25s ease;padding:.5em 0;font-size:14px;transition:opacity .25s,transform .25s,color .25s,background-color .25s,border-color .25s;display:block;position:relative}#footer .footer-nav a:after{content:"";vertical-align:middle;background:#fff;width:2px;height:1em;margin:auto 1em;display:inline-block}#footer .footer-nav a:first-child{padding-left:0}#footer .footer-nav a:last-child:after{display:none}#footer hr{background:#fff;border:none;height:1px;margin:1em 0 1.25em}#footer .footer-addr{margin:.5em 0;line-height:1.25}.contact_block{flex-wrap:wrap}.contact_block .link_g{width:100%;margin-bottom:20px}.contact_block .link_g .go_to_contact{text-align:center;background-color:#fff;border-radius:20px;min-width:300px;padding:10px;display:inline-block;color:#ffc326!important}.contact_block .link_g .go_to_contact:hover{opacity:.8}@media screen and (width<=767px){.contact_block .link_g span{display:none}.contact_block .link_g .phone{margin-top:10px;display:block}#footer .footer-social{margin-bottom:3em}}@media screen and (width<=575px){#footer h2{font-size:2.5em}#footer .footer-social{width:100%;margin:.5em -.5em 1em}}@keyframes decoWave{0%{background-position:0}to{background-position:200%}}@keyframes pulse{0%{opacity:1;transform:scale(.3)}to{opacity:.1;transform:scale(2)}}@keyframes growLine{0%{transform:scaleX(0)}to{transform:scale(1)}}@keyframes growLineFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes growLineFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes growLineFromTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes growLineFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes btnRipple{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(100)}}@keyframes showMaskH{0%{opacity:0;clip-path:polygon(0 0,0 0,0 100%,0% 100%)}80%{opacity:1}to{clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.bg-white{background-color:#fff}.bg-lighter{background-color:#f8f8f8}.bg-light{background-color:#efefef}.bg-grey{background-color:#c9c9c9}.bg-dark{background-color:#1d1d1d}.bg-darker{background-color:#6f6f6f}.bg-primary{background-color:#ffc326!important}.bg-primary-light{background-color:#ffe7a7}.btn{color:#fff;text-align:center;text-indent:.75em;cursor:pointer;-o-transition:opacity .4s ease, transform .4s ease, color .4s ease, background-color .4s ease, border-color .4s ease;background:#c9c9c9;border:1px solid #efefef;border-radius:30px;min-width:170px;padding:.875em 2em .75em;font-size:14px;line-height:1;transition:opacity .4s,transform .4s,color .4s,background-color .4s,border-color .4s;display:inline-block;position:relative;overflow:hidden}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translate(0)}.btn .ripple{opacity:0;background:#fff;border-radius:50%;width:5px;height:5px;animation-name:btnRipple;animation-duration:.8s;animation-timing-function:ease;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;position:absolute}.btn.btn-primary{border-color:#ffe7a7;background:#ffc326!important}.btn.btn-white{background:#fff;border-color:#ffe7a7;font-weight:400;color:#ffc326!important}body{letter-spacing:0;color:#969696;-webkit-font-smoothing:auto;font-family:Avenir,Roboto,Helvetica,Noto Sans TC,Arial,sans-serif;font-weight:300;position:relative}option{font-family:Avenir,Roboto,Helvetica,Noto Sans TC,Arial,sans-serif}h1,h2,h3,h4,h5,h6,a,p,b,small{font:inherit;color:inherit}h2{margin-bottom:.125em;font-size:2.125em;font-weight:400;line-height:1.25}h3{font-size:2rem;font-style:normal;font-weight:400;line-height:1.25}h4{font-size:1.6em;font-weight:300;line-height:1.45}h5{font-size:1.4em}h6{font-size:1.2em}a{text-decoration:none}p{letter-spacing:.018em;font-family:Avenir,Roboto,Helvetica,Noto Sans TC,Arial,sans-serif;font-size:1rem;line-height:1.75}b,strong{letter-spacing:inherit;font-weight:500}small{font-size:.875em;line-height:inherit}code{font-family:Consolas,monospace}.color-white{color:#fff}.color-grey{color:#c9c9c9}.color-dark{color:#1d1d1d}.color-black{color:#5a5b5e}.color-primary{color:#ffc326!important}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.italic{font-style:italic}.uppercase{text-transform:uppercase}.font-content,.font-title{font-family:Avenir,Roboto,Helvetica,Noto Sans TC,Arial,sans-serif}.line-clamp{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp.line-1{-webkit-box-orient:initial;white-space:nowrap;text-overflow:ellipsis;display:block}.line-clamp.line-2{-webkit-line-clamp:2}.line-clamp.line-3{-webkit-line-clamp:3}@media screen and (width<=1024px){h3{font-size:1.25em}h4{font-size:1.15em}}@media screen and (width<=767px){h2{font-size:1.75em}}@media screen and (width<=575px){html{font-size:14px}h3{font-size:1.25em}h4{font-size:1.125em}p{font-size:1em;line-height:1.5}}label,.form_title{font-family:Avenir,Roboto,Helvetica,Noto Sans TC,Arial,sans-serif;font-weight:400}.form_title{padding-right:15px;display:inline-block}.form_list>li{padding-bottom:15px}input[type=text],input[type=email],input[type=password],input[type=search],input[type=date],select,textarea{letter-spacing:1px;background-color:#eee;border:none;-webkit-border-radius:0;width:100%;margin:5px 0;padding:10px 15px;font-size:1em;font-weight:500}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=date]:focus{background:#e5e5e5}textarea{min-width:100%;max-width:100%}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 30px #fff}::-webkit-input-placeholder{color:#ccc;font-weight:300}:-moz-placeholder-shown{color:#ccc;opacity:1;font-weight:300}::-moz-placeholder{color:#ccc;opacity:1;font-weight:300}:-ms-placeholder-shown{color:#ccc;font-weight:300}::-moz-placeholder{color:#ccc;font-weight:300}.search{position:relative}input[type=search]{-webkit-appearance:textfield}::-webkit-search-decoration{display:none}::-webkit-search-cancel-button{display:none}input[type=radio]:not(old),input[type=checkbox]:not(old){opacity:0;pointer-events:none;width:0;margin:0;font-size:0;display:none}input[type=radio]:not(old)+label,input[type=checkbox]:not(old)+label{cursor:pointer;letter-spacing:0;margin-right:17px;padding:0 5px 0 22px;line-height:24px;display:inline-block;position:relative}input[type=radio]:not(old)+label:before{content:"";border:2px solid #c9c9c9;border-radius:100%;width:14px;height:14px;position:absolute;top:.125em;left:0}input[type=radio]:not(old):checked+label:after{content:"";border-radius:100%;width:10px;height:10px;position:absolute;top:.375em;left:4px;background-color:#ffc326!important}input[type=checkbox]:not(old)+label:before{content:"";border:2px solid #c9c9c9;width:14px;height:14px;position:absolute;top:.125em;left:0}input[type=checkbox]:not(old):checked+label:after{content:"";width:10px;height:10px;position:absolute;top:.375em;left:4px;background-color:#ffc326!important}.icon{vertical-align:middle;display:inline-block}.icon img{width:100%}.icon-s{width:30px}.icon-m{width:40px}.icon-l{width:56px}@media screen and (width<=575px){.icon-l{width:50px}}.case-list{margin-bottom:3.875em}.case-list li:nth-child(2n){margin-top:3em;margin-bottom:-1.25em}.case-list li figure{position:relative}.case-list li figure>a{width:100%;height:0;padding-bottom:50%;display:block;position:relative;overflow:hidden}.case-list li figure>a img{-o-transition:transform 1s ease-out;transition:transform 1s ease-out;position:absolute;top:0;left:0}.case-list li figure>a:hover img{transform:scale(1.1)}.case-list li .content{width:100%;margin:0 auto;padding:1em 1.5em;position:absolute;bottom:0;left:0;right:0}.case-list li .content .tag{-o-transition:opacity .25s ease, transform .25s ease, color .25s ease, background-color .25s ease, border-color .25s ease;transition:opacity .25s,transform .25s,color .25s,background-color .25s,border-color .25s}.case-list li .content .tag:hover{transform:translateY(-2px)}.case-list li .content .tag:active{transform:translate(0)}.case-list h3{margin-bottom:.25em;font-weight:500}@media screen and (width<=767px){.case-list{margin-bottom:1em}.case-list li:nth-child(n){margin-top:0;margin-bottom:1em}}.owl-carousel.dots-line .owl-dots .owl-dot{opacity:.4;background:#fff;width:2.25em;height:4px;margin:.125em .25em;display:inline-block}.owl-carousel.dots-line .owl-dots .owl-dot.active{opacity:1}.owl-carousel.dots-disc .owl-dots .owl-dot{background:#fff;border-radius:6px;width:12px;height:12px;margin:.125em .25em;display:inline-block}.owl-carousel.dots-disc .owl-dots .owl-dot.active{background:#ffc326!important}.tag{color:#fff;border-radius:3px;padding:.25em .75em;display:inline-block;background:#ffc326!important}.knockers-section-heading{padding:4em 0 2em}.knockers-section-heading.is-align-center{text-align:center}.knockers-section-heading.is-align-center .knockers-section-heading__content{margin-left:auto;margin-right:auto}.knockers-section-heading__eyebrow{color:#5a5b5e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75em;font-size:.875rem;font-weight:500}.knockers-section-heading__title{margin-bottom:.4em}.knockers-section-heading__content{max-width:760px}.knockers-section-heading__content p{color:#5a5b5e}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;max-width:1440px!important;padding:0 30px!important}.section .split-text .word{vertical-align:baseline;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);display:inline-block;position:relative;overflow:hidden}.section .split-text .word span{-o-transition:transform 1s ease-in-out;transition:transform 1s ease-in-out;display:inline-block;transform:translateY(100%)}.section.is-revealed .split-text .word span{transform:translate(0)}.knockers-kv{height:100vh}.knockers-kv .content{text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;background:#ffc326!important}.knockers-kv .content .pulse{transform-origin:0 100%;border-radius:50%;width:100%;height:0;padding-bottom:100%;display:block;position:absolute;bottom:-50%;left:-50%}.knockers-kv .content .pulse.pulse-1{background:#fff6;animation-name:pulse;animation-duration:3s;animation-timing-function:cubic-bezier(.09,.78,.23,.94);animation-iteration-count:infinite;animation-delay:0s;animation-fill-mode:forwards}.knockers-kv .content .pulse.pulse-2{background:#ffffff40;animation-name:pulse;animation-duration:3s;animation-timing-function:cubic-bezier(.38,.97,.81,.98);animation-iteration-count:infinite;animation-delay:-.25s;animation-fill-mode:forwards}.knockers-kv .content .pulse.pulse-3{background:#ffffff1f;animation-name:pulse;animation-duration:3s;animation-timing-function:cubic-bezier(.38,.97,.81,.98);animation-iteration-count:infinite;animation-delay:-.4s;animation-fill-mode:forwards}.knockers-kv .content h2{height:3em;margin-bottom:0;font-size:3em;font-weight:400;line-height:1.45}.knockers-kv .split-text .word{vertical-align:baseline;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);display:inline-block;position:relative;overflow:hidden}.knockers-kv .split-text .word span{-o-transition:transform 1s ease-in-out;transition:transform 1s ease-in-out;display:inline-block;transform:translateY(100%)}body.is-loaded .knockers-kv .split-text .word span{transform:translate(0)}.slider-kv figure{background-position:50%;background-size:cover;width:100%;height:100vh;position:relative}.slider-kv figure:after{content:"";opacity:.4;background-color:#ffcf50;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.slider-kv figcaption{z-index:2;opacity:0;max-width:26em;margin-right:5%;padding:3.75em 1.875em;font-size:18px;font-weight:300;line-height:1.5;position:absolute;bottom:0;right:0}.slider-kv figcaption small{font-size:16px;display:block}.slider-kv .owl-item.active figcaption{animation-name:fadeInUp;animation-duration:.6s;animation-timing-function:cubic-bezier(.23,.94,.83,.98);animation-iteration-count:1;animation-delay:.25s;animation-fill-mode:forwards}.slider-kv .owl-dots{margin:1em;position:absolute;bottom:0;left:0}.knockers-anchor{z-index:9;width:100%;position:absolute;top:0;left:0}.knockers-anchor.fixed-anchor{opacity:0;pointer-events:none}.knockers-anchor.fixed-anchor.is-fixed{opacity:1;pointer-events:all;animation-name:fadeInDown;animation-duration:.4s;animation-timing-function:ease;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards;position:fixed;top:50px}.knockers-anchor.fixed-anchor.is-fixed a{padding:.75em 1em .5em!important}.knockers-anchor li a{font-size:1.25em;font-weight:400;display:block}.knockers-anchor li:first-child{color:#fff;background:#6f6f6f}.knockers-anchor li:nth-child(2){color:#676767;background:#c9c9c9}.knockers-anchor li:nth-child(3){color:#676767;background:#f8f8f8}.knockers-feature{padding:12em 0;position:relative;overflow:hidden}.knockers-feature .container{width:80%;max-width:none;margin:0 auto}.knockers-feature .deco-wave{pointer-events:none}.knockers-feature .deco-wave:before,.knockers-feature .deco-wave:after{content:"";background:url(https://www.knockers.com.tw/wp-content/themes/knockers_v2/assets/img/wave.svg) 0 0/200% repeat-x;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.knockers-feature .deco-wave:before{filter:grayscale(100);opacity:.5;animation-name:decoWave;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:reverse;animation-delay:0s;animation-fill-mode:forwards}.knockers-feature .deco-wave:after{animation-name:decoWave;animation-duration:18s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:-3s;animation-fill-mode:forwards}.knockers-feature .feature-list li{opacity:0;clip-path:polygon(0 0,100% 0,100% 0,0 0);-o-transition:opacity 1s ease,clip-path 1s ease;transition:opacity 1s,clip-path 1s}.knockers-feature .feature-list li:nth-child(2n){margin-top:10%;margin-bottom:-10%}.knockers-feature .feature-list li:nth-child(2n) figure:after{background:#1d1d1d}.knockers-feature .feature-list li:first-child{transition-delay:0s}.knockers-feature .feature-list li:nth-child(2){transition-delay:.25s}.knockers-feature .feature-list li:nth-child(3){transition-delay:.5s}.knockers-feature .feature-list li:nth-child(4){transition-delay:.75s}.knockers-feature .feature-list li:nth-child(5){transition-delay:1s}.knockers-feature .feature-list li:nth-child(6){transition-delay:1.25s}.knockers-feature .feature-list li:nth-child(7){transition-delay:1.5s}.knockers-feature .feature-list li:nth-child(8){transition-delay:1.75s}.knockers-feature .feature-list li:nth-child(9){transition-delay:2s}.knockers-feature .feature-list li.active figure:after,.knockers-feature .feature-list li.active figure .first_image{opacity:0}.knockers-feature .feature-list.is-revealed li{opacity:1;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%)}.knockers-feature .feature-list.is-revealed .content{animation-name:fadeInUp;animation-duration:.5s;animation-timing-function:ease;animation-iteration-count:1;animation-delay:1s;animation-fill-mode:forwards}.knockers-feature .feature-list figure{cursor:pointer;background-position:50%;background-size:cover;width:100%;height:0;padding-bottom:141.393%;position:relative}.knockers-feature .feature-list figure .first_image{z-index:2;object-fit:cover;width:100%;height:100%;transition:opacity .5s,transform .5s,color .5s,background-color .5s,border-color .5s;position:absolute}.knockers-feature .feature-list figure:after{content:"";-o-transition:opacity .8s ease;width:100%;height:100%;transition:opacity .8s;display:block;position:absolute;top:0;left:0;background:#ffc326!important}.knockers-feature .feature-list figure:hover:after,.knockers-feature .feature-list figure:hover .first_image{opacity:0}.knockers-feature .feature-list .content{opacity:0;z-index:2;padding:.75em;position:absolute;bottom:0;left:0}.knockers-feature .feature-list .content h3{margin-bottom:.25em}.knockers-feature-content{padding:3.875em 0;position:relative;overflow:hidden}.knockers-feature-content .content>*{opacity:0}.knockers-feature-content p{color:#1d1d1d}.knockers-feature-content hr{transform-origin:0;background:#efefef;border:none;height:4px;margin:1.25em -100% 1.5em -1em}.knockers-feature-content .feature-description{margin-bottom:3em;padding-right:1em}.knockers-feature-content .feature-items{margin:3em 0;font-size:1.125em}.knockers-feature-content .feature-items .feature-items-title{margin-bottom:.125em}.knockers-feature-content .feature-items li{padding:.25em .4em .25em 0;font-weight:400;position:relative}.knockers-feature-content .feature-items li:after{content:"";vertical-align:bottom;width:2px;height:1em;margin-left:.7em;display:inline-block;transform:skew(160deg);background:#ffc326!important}.knockers-feature-content .feature-items li:last-child{padding-right:0}.knockers-feature-content .feature-items li:last-child:after{display:none}.knockers-feature-content figure{margin-bottom:2em;padding-left:4em}.knockers-feature-content figure img{max-width:none;margin-right:-50%;width:150%!important}.slider-feature-content .owl-stage-outer{overflow:visible}.slider-feature-content .item{margin-left:-2em;padding-left:2em}.slider-feature-content .owl-nav{pointer-events:none;width:100%;margin:0 auto;position:absolute;inset:0}.slider-feature-content .owl-nav .owl-prev,.slider-feature-content .owl-nav .owl-next{pointer-events:all;margin:.125em;display:inline-block}.slider-feature-content .owl-item{opacity:0}.slider-feature-content .owl-item.active{opacity:1}.slider-feature-content .owl-item.active .content>:first-child{animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.2s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(2){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.4s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(3){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.6s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(4){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.8s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(5){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(6){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.2s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(7){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.4s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(8){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.6s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>:nth-child(9){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.8s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active .content>hr:nth-child(n){opacity:1;animation-name:growLine;animation-duration:3s;animation-timing-function:ease;animation-iteration-count:1;animation-delay:.2s;animation-fill-mode:forwards}.slider-feature-content .owl-item.active figure img{animation-name:showMaskH;animation-duration:1.5s;animation-timing-function:ease;animation-iteration-count:1;animation-delay:0s;animation-fill-mode:forwards}.knockers-about{position:relative;overflow:hidden}.knockers-about .gallery{min-width:0;max-width:700px;margin-left:auto}.knockers-about .content{max-width:650px;height:100%;padding:8% 8% 0}.knockers-about .content h2{margin-bottom:.5em;font-size:3rem;line-height:1.25}.knockers-about .content h2 b{font-weight:700;display:block}.knockers-about .content p{color:#1d1d1d;margin-bottom:3em}.knockers-about .content .btn-container{justify-self:flex-end;margin-top:auto;margin-bottom:3em}.slider-about,.slider-about .owl-stage-outer,.slider-about .owl-stage,.slider-about .owl-item{height:100%}.slider-about figure{background-position:50%;background-size:cover;width:100%;height:100%;min-height:60vh}.slider-about .owl-dots{text-align:center;margin:1em auto;padding:0 1em;position:absolute;bottom:0;left:0;right:0}.knockers-clients{padding:8em 0 10em}.knockers-clients ul{margin:2em auto 0}.knockers-clients h2{opacity:0;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);-o-transition:transform 1s ease-in-out,opacity 1s ease;font-size:3rem;transition:transform 1s ease-in-out,opacity 1s;transform:translateY(100%)}.knockers-clients p{opacity:0;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);-o-transition:transform 1s ease-in-out,opacity 1s ease;color:#1d1d1d;transition:transform 1s ease-in-out .3s,opacity 1s .3s;transform:translateY(100%)}.knockers-clients.is-revealed h2,.knockers-clients.is-revealed p{opacity:1;transform:translate(0)}.knockers-clients figure{filter:grayscale();background-size:contain;width:100%;height:0;padding-bottom:50%}.knockers-clients figure:hover{filter:grayscale(0)}.knockers-clients-say .bg{background-position:50%;background-size:cover;width:100%;height:0;margin-bottom:-10%;padding-bottom:22.694%}.knockers-clients-say .item{margin-top:.125em;padding:4em 4em 5em}.knockers-clients-say .item blockquote{padding:0 1em 0 .25em;font-size:14px;line-height:1.75}.knockers-clients-say .item p{padding-right:.5em;font-weight:400}.knockers-clients-say .owl-item .item .split-text .word{vertical-align:baseline;clip-path:polygon(0 0,100% 0%,100% 100%,0% 100%);display:inline-block;position:relative;overflow:hidden}.knockers-clients-say .owl-item .item .split-text .word span{-o-transition:transform 1s ease-in-out;transition:transform 1s ease-in-out;display:inline-block;transform:translateY(100%)}.knockers-clients-say .owl-item .item blockquote,.knockers-clients-say .owl-item .item p{opacity:0}.knockers-clients-say .owl-item.active .item .split-text .word span{transform:translate(0)}.knockers-clients-say .owl-item.active .item blockquote:first-child,.knockers-clients-say .owl-item.active .item p:first-child{animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.2s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(2),.knockers-clients-say .owl-item.active .item p:nth-child(2){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.4s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(3),.knockers-clients-say .owl-item.active .item p:nth-child(3){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.6s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(4),.knockers-clients-say .owl-item.active .item p:nth-child(4){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.8s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(5),.knockers-clients-say .owl-item.active .item p:nth-child(5){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(6),.knockers-clients-say .owl-item.active .item p:nth-child(6){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.2s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(7),.knockers-clients-say .owl-item.active .item p:nth-child(7){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.4s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(8),.knockers-clients-say .owl-item.active .item p:nth-child(8){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.6s;animation-fill-mode:forwards}.knockers-clients-say .owl-item.active .item blockquote:nth-child(9),.knockers-clients-say .owl-item.active .item p:nth-child(9){animation-name:fadeInUp;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:1.8s;animation-fill-mode:forwards}.slider-clients-say .owl-nav{margin:1.5em 5em;position:absolute;bottom:0;left:0}.slider-clients-say .owl-nav .owl-prev,.slider-clients-say .owl-nav .owl-next{background:url(https://www.knockers.com.tw/wp-content/themes/knockers_v2/assets/img/icons/arrow-r.svg) 50% no-repeat;width:20px;height:20px;margin:.125em;display:inline-block}.slider-clients-say .owl-nav .owl-prev{transform:scaleX(-1)}.knockers-case{padding:5em 0 2em}.knockers-contact{padding:5em 0 3em}.knockers-contact h2{font-size:3.375em}.knockers-contact p{font-size:1.125em;font-weight:400}.knockers-contact .btn-container{margin:1.75em 0 1.5em}.knockers-contact .btn-container a{-o-transition:opacity .4s ease, transform .4s ease, color .4s ease, background-color .4s ease, border-color .4s ease;margin:0 .5em;transition:opacity .4s,transform .4s,color .4s,background-color .4s,border-color .4s}.knockers-contact .btn-container a:hover{transform:translateY(-2px)}.knockers-contact .btn-container a:active{transform:translate(0)}.knockers-insights{padding:3.875em 0 5em;position:relative;overflow:hidden}.knockers-insights:before{content:"";width:100%;height:13em;display:block;position:absolute;bottom:0;left:0;background:#ffc326!important}.knockers-insights h2+p{margin-bottom:2em}.knockers-insights p.desc{color:#1d1d1d}.slider-insights{width:calc(50vw + 900px);margin:0 -1em}.slider-insights .item{padding:1em}.slider-insights .item a{-o-transition:transform .25s ease;border-radius:5px 5px 0 0;transition:transform .25s;display:block;position:relative;overflow:hidden;box-shadow:0 3px 6px #00000026}.slider-insights .item a:hover{transform:translateY(-10px)}.slider-insights .item figure{position:relative;overflow:hidden}.slider-insights .item figure img{-o-transition:transform 1s ease-out;transition:transform 1s ease-out}.slider-insights .content{padding:2em 2em 1em}.slider-insights .content .tag{margin-bottom:1.5em}.slider-insights .owl-nav{pointer-events:none;width:80%;height:36px;margin:auto 0;position:absolute;top:0;bottom:10%;left:0}.slider-insights .owl-nav .owl-prev,.slider-insights .owl-nav .owl-next{pointer-events:all;background:#efefef url(https://www.knockers.com.tw/wp-content/themes/knockers_v2/assets/img/icons/arrow-bold-r.svg) 55% no-repeat;border-radius:20px;width:36px;height:36px;margin:0 4em 0 auto;display:block}.slider-insights .owl-nav .owl-prev{position:absolute;left:-10%;transform:scaleX(-1)}@media screen and (width<=1280px){.knockers-feature{padding:10em 0}.knockers-about .content{padding:5% 8% 0}.slider-insights{width:130%}.slider-insights .owl-nav{width:90vw}.slider-insights .owl-nav .owl-prev{left:0}.slider-insights .owl-nav .owl-next{margin-right:0}.knockers-clients{padding:4em 0}}@media screen and (width<=1024px){.knockers-kv .content h2{font-size:2.25em}.slider-kv figcaption{padding:3em 1.5em}}@media only screen and (width>=1024px) and (height<=1366px) and (orientation:portrait) and (-webkit-device-pixel-ratio>=1.5){.knockers-kv figure{height:0;padding-bottom:100%}.slider-about figure{min-height:40vw}}@media screen and (width<=1023px){.knockers-kv{height:auto}.knockers-kv figure{height:0;padding-bottom:100%}.slider-kv figcaption{font-size:16px}.knockers-feature .container{width:90%}.slider-about figure{min-height:40vw}.slider-insights{width:100%;margin:0}.slider-insights .content{padding:1.5em 1em 1em}.slider-insights .owl-nav{width:100%}}@media screen and (width<=767px){.knockers-kv .content{height:0;margin-top:50px;padding-bottom:100%}.knockers-kv .content h2{margin:auto 0;position:absolute;top:0;bottom:0}.slider-kv figcaption{margin-right:0;padding:3em 1em}.knockers-feature{padding:5em 0}.knockers-feature .deco-wave:before,.knockers-feature .deco-wave:after{background-size:400%}.knockers-feature figure{margin-bottom:1em}.knockers-feature-content{padding-top:1em}.knockers-feature-content .feature-description{margin-bottom:1em}.knockers-feature-content .feature-items{margin-top:1em}.knockers-feature-content figure{padding-left:0}.knockers-feature-content figure .device-mobile{width:33%}.knockers-feature-content figure .device-browser{width:66%;margin:0 -2em 0 .5em}.knockers-feature-content .btn-container{text-align:center}.slider-feature-content .content{padding:2em .5em 1em}.slider-feature-content h3{padding-right:0}.slider-feature-content .owl-nav{text-align:right;inset:0 0 auto auto}.knockers-about .gallery{max-width:none;margin-left:0}.knockers-about .content{max-width:540px;margin-left:auto;margin-right:auto;padding:2em 15px}.knockers-about .content h2{margin-bottom:.5em}.knockers-about .content .btn-container{text-align:center;width:100%;margin-bottom:0}.slider-about figure{height:0;min-height:0;padding-bottom:80%}.knockers-clients-say .bg{padding-bottom:70%}.knockers-clients-say .item{padding:2em 2em 5em}.knockers-contact h2{font-size:2.5em}.knockers-contact p{font-size:1em}.knockers-insights .slider-container{max-width:none!important}.slider-insights{width:150%;margin:0 -25%}.slider-insights .owl-nav{width:37%;margin:auto;right:0}.slider-insights .owl-nav .owl-prev{left:0}}@media screen and (width<=575px){.container{padding-left:20px;padding-right:20px}.knockers-kv .content h2{font-size:2em}.knockers-feature .container{margin-left:-10px;margin-right:-10px}.knockers-feature .feature-list h3{font-size:1.2em!important}.knockers-feature .deco-wave:before,.knockers-feature .deco-wave:after{background-size:800%}.knockers-feature .container{width:100%}.knockers-feature .row{margin-left:-5px;margin-right:-5px}.knockers-feature-content .feature-items{font-size:1em}.knockers-about .content{max-width:none;padding:2em 20px}.knockers-clients ul{overflow-x:auto}.knockers-clients-say .container{padding:0}.knockers-clients-say .container>p{padding:0 20px}.knockers-clients-say .container .item{padding:2.5em 20px 4em}.slider-clients-say .owl-nav{margin:1.5em 2em}.slider-insights{width:280%;margin:0 -90%}}@media screen and (width<=360px){.knockers-contact .btn-container a{margin:0 .25em}}.owl-carousel{touch-action:pan-y}.pt-10{padding-top:80px}.tab_nav{text-align:center}.tab_nav li{margin-right:15px;display:inline-block}.tab_nav li a{border:1px solid #ffc326;border-radius:20px;padding:5px 10px}.tab_nav li a.active_tab{color:#fff;background:#ffc326}.more_btn{text-align:center;margin-top:40px;margin-bottom:40px}.more_btn a{border:1px solid #fac326;border-radius:20px;padding:6px 15px;font-size:17px;transition:opacity .5s,transform .5s,color .5s,background-color .5s,border-color .5s}.more_btn a:hover{color:#fff;background:#fac326}.case_studies_single_banner .d-md-block img{object-fit:cover;height:700px}#works .case-studies-filter.menu,.case-studies-archive .menu,.tax-works_cat #works .menu{margin-top:2em}#works .case-studies-filter.menu li,.case-studies-archive .menu li,.tax-works_cat #works .menu li{margin-bottom:20px;margin-right:20px;display:inline-block}@media screen and (width<=480px){#works .case-studies-filter.menu li,.case-studies-archive .menu li,.tax-works_cat #works .menu li{margin-bottom:10px;margin-right:10px}}#works .case-studies-filter.menu li a,.case-studies-archive .menu li a,.tax-works_cat #works .menu li a{color:#5a5b5e;text-align:center;border:1px solid #969696;border-radius:50px;padding:10px 40px;line-height:24px;transition:all .5s;display:block}#works .case-studies-filter.menu li a:hover,.case-studies-archive .menu li a:hover,.tax-works_cat #works .menu li a:hover{color:#fff;background-color:#ffc326;border:1px solid #ffc326}@media screen and (width<=480px){#works .case-studies-filter.menu li a,.case-studies-archive .menu li a,.tax-works_cat #works .menu li a{padding:8px 20px;font-size:16px;line-height:24px}}#works .case-studies-filter.menu .current-menu-item a,.case-studies-archive .menu .current-menu-item a,.tax-works_cat #works .menu .current-menu-item a{color:#fff;background-color:#ffc326;border:1px solid #ffc326}.case-studies-archive .case-studies-results{transition:opacity .25s}.case-studies-archive.is-loading .case-studies-results{opacity:.45;pointer-events:none}.case-studies-archive .case-studies-empty{color:#5a5b5e;text-align:center;width:100%;padding:3em 15px}.case-studies-archive .case-studies-pagination{text-align:center;margin-top:40px;padding-left:20px;padding-right:20px}.tax-works_cat .case-list{margin-top:2em;margin-bottom:2em}@media screen and (width<=480px){.tax-works_cat .case-list li .content{padding:16px}.tax-works_cat .case-list h3{line-height:36px;font-size:22px!important}}.tax-works_cat #pagination{text-align:center;margin-top:80px;padding-left:20px;padding-right:20px}.cat-page{padding:5em 0 2em}.cat-page h1{margin-bottom:1em;font-size:2.5em}.insights_post .item{margin-bottom:25px}.insights_post .item a{-o-transition:transform .25s ease;border-radius:5px 5px 0 0;transition:transform .25s;display:block;box-shadow:0 3px 6px #00000026}.insights_post .item a:hover{transform:translateY(-10px)}.insights_post .item a:hover figure img{transform:scale(1.1)}.insights_post .item figure{position:relative;overflow:hidden}.insights_post .item figure img{-o-transition:transform 1s ease-out;transition:transform 1s ease-out}.content{padding:2em 2em 1em}.page-template-page-contact .knockers-contact-top{justify-content:center;align-items:center;min-height:400px;display:flex;background-color:#ffc326!important}.page-template-page-contact .knockers-contact-top .contact_text{margin-top:-40px}.page-template-page-contact .knockers-contact-top *{color:#fff;margin-bottom:10px}.page-template-page-contact .knockers-contact-bottom{max-width:800px;margin:-120px auto 80px;padding-left:20px;padding-right:20px}.page-template-page-contact #get-in-touch,.page-template-page-contact #insights{display:none}.cf7 .wpcf7{max-width:600px;margin:0 auto;padding-top:50px;padding-bottom:60px}.cf7 h2{color:#454545;margin-bottom:40px}.cf7 label{color:#1d1d1d;width:100%;margin-bottom:20px;display:block}.cf7 label .wpcf7-form-control-wrap{display:block}.cf7 label .wpcf7-form-control-wrap input,.cf7 label .wpcf7-form-control-wrap textarea{background-color:#fff;width:100%;margin-top:5px;padding:10px}.cf7 .wpcf7-submit{text-align:center;color:#fff;width:100%;padding:15px;transition:opacity .5s,transform .5s,color .5s,background-color .5s,border-color .5s;display:block;background-color:#ffc326!important}.cf7 .wpcf7-submit:hover{opacity:.8}.case_studies_single p,.case_studies_single figcaption,.case_studies_single ul,.case_studies_single li{color:#1d1d1d}.case_studies_single h2,.case_studies_single h3,.case_studies_single h4,.case_studies_single h5,.case_studies_single h6{color:#1d1d1d;margin-top:40px}.case_studies_single figcaption{line-height:30px}.case_studies_single .case_studies_single_banner img{width:100%}.case_studies_single .case_studies_single_box{z-index:1;background:#fff;border:1px solid #ffc326;margin-top:-60px;margin-bottom:50px;padding:40px;position:relative}.case_studies_single .case_studies_single_box .single_title{color:#ffc326;margin-bottom:15px;font-size:28px;line-height:32px}.case_studies_single .case_studies_single_box .single_desc{margin-bottom:20px}.case_studies_single .case_studies_single_box .meta_box .meta_title{color:#ffc326;margin-bottom:5px}.case_studies_single .case_studies_single_box .meta_box .meta_content{margin-bottom:10px}.case_studies_single .case_studies_single_box .meta_box .meta_content .cats li{line-height:28px;display:inline-block}.case_studies_single .case_studies_single_box .meta_box .meta_content .cats li:after{content:",";margin-right:5px;display:inline-block}.case_studies_single .case_studies_single_box .meta_box .meta_content .cats li:last-child:after{content:"";margin-right:5px;display:inline-block}.case_studies_single .Boxed_Gutenberg{margin-bottom:40px}#pagination .inner{justify-content:center;align-items:center;gap:30px;display:flex}#pagination a:hover,#pagination .current{color:#5a5b5e;border-bottom:1px solid}@media (width<=480px){.case_studies_single .case_studies_single_box{background:#fff;border:1px solid #ffc326;margin-top:-50px;padding:40px}}.post_single{padding-top:60px}.post_single p,.post_single figcaption,.post_single ul,.post_single li{color:#1d1d1d}.post_single .right_block{border:1px solid #ffc326;padding:80px 60px}.post_single .right_block time{color:#ffc326;margin-bottom:20px;display:block}.post_single .right_block .single_title{color:#ffc326;margin-bottom:20px;font-size:28px;line-height:35px}.post_single .right_block .cats{margin-bottom:20px}.post_single .right_block .cats li{display:inline-block}.post_single .right_block .cats li a{color:#ffc326}.post_single .right_block .cats li:before{content:",";color:#ffc326;margin-right:5px;display:inline-block}.post_single .right_block .cats li.remove_dot:before{content:"";margin-right:0}.Boxed_Gutenberg{margin-top:40px;margin-bottom:40px}.Boxed_Gutenberg h2,.Boxed_Gutenberg h3,.Boxed_Gutenberg h4,.Boxed_Gutenberg h5,.Boxed_Gutenberg h6{color:#1d1d1d}.Boxed_Gutenberg h2{margin-top:40px;margin-bottom:20px;font-size:24px;font-weight:700;line-height:38px}@media (width<=480px){.Boxed_Gutenberg h2{margin-top:32px;margin-bottom:16px;font-size:22px;line-height:36px}}.Boxed_Gutenberg h3{margin-top:20px;margin-bottom:10px;font-weight:700;line-height:36px;font-size:22px!important}@media (width<=480px){.Boxed_Gutenberg h3{margin-top:16px;margin-bottom:8px;font-size:20px;line-height:34px}}.Boxed_Gutenberg h4{margin-top:20px;margin-bottom:10px;font-size:20px;font-weight:600;line-height:34px}@media (width<=480px){.Boxed_Gutenberg h4{margin-top:16px;margin-bottom:8px;font-size:18px;line-height:30px}}.Boxed_Gutenberg h5,.Boxed_Gutenberg h6{margin-top:20px;margin-bottom:10px;font-size:20px;font-weight:500;line-height:34px}@media (width<=480px){.Boxed_Gutenberg h5,.Boxed_Gutenberg h6{margin-top:16px;margin-bottom:8px;font-size:18px;line-height:26px}}.Boxed_Gutenberg table td,.Boxed_Gutenberg table th{margin-bottom:20px;font-size:18px;font-weight:300;line-height:32px}@media (width<=480px){.Boxed_Gutenberg table td,.Boxed_Gutenberg table th{margin-bottom:16px;font-size:16px;line-height:26px}}.Boxed_Gutenberg a{margin-bottom:20px;font-size:18px;line-height:32px;text-decoration:underline}@media (width<=480px){.Boxed_Gutenberg a{margin-bottom:16px;font-size:16px;line-height:26px}}.Boxed_Gutenberg img{margin-top:20px;margin-bottom:10px}@media (width<=480px){.Boxed_Gutenberg img{margin-top:16px;margin-bottom:8px}}html{scroll-behavior:smooth}body{min-width:320px}main{display:block}button{font-family:inherit}.d-none{display:none!important}.d-flex{display:flex!important}.flex-wrap{flex-wrap:wrap!important}.flex-column{flex-direction:column!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.mt-3{margin-top:1rem!important}.row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-6{flex:0 0 50%;max-width:50%}.col-12{flex:0 0 100%;max-width:100%}.col-md-3,.col-md-6{width:100%;position:relative}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-6{flex:0 0 50%;max-width:50%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.dots-line,.dots-disc,[data-home-slider]{position:relative}[data-home-slider] .owl-stage-outer{width:100%;height:100%;overflow:hidden}[data-home-slider] .owl-stage{will-change:transform;height:100%;transition:transform .55s cubic-bezier(.23,.94,.83,.98);display:flex}[data-home-slider] .owl-item{opacity:1;flex:0 0 100%;width:100%;height:100%}[data-home-slider] .owl-item[aria-hidden=true]{visibility:hidden}[data-home-slider] .owl-nav{z-index:4}[data-home-slider] .owl-nav button,[data-home-slider] .owl-nav .owl-prev,[data-home-slider] .owl-nav .owl-next{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}[data-home-slider] .owl-dots button{cursor:pointer;background:0 0;border:0;padding:0}.slider-kv .owl-stage,.slider-about .owl-stage,.slider-clients-say .owl-stage,.slider-feature-content .owl-stage,.slider-kv .owl-item,.slider-about .owl-item,.slider-clients-say .owl-item,.slider-feature-content .owl-item,.slider-kv .item,.slider-about .item,.slider-clients-say .item,.slider-feature-content .item{height:100%}.slider-kv .owl-dots{z-index:3}.slider-kv .owl-dots .owl-dot{cursor:pointer}.slider-kv .owl-item figure{margin:0}.slider-feature-content{height:100%}.slider-feature-content .owl-stage-outer{height:100%;overflow:hidden}.slider-feature-content .owl-nav{justify-content:flex-end;align-items:flex-end;gap:.25em;padding-bottom:0;padding-right:30px;display:flex}.slider-feature-content .owl-nav button{min-width:auto;padding:.25em .5em}.slider-feature-content .owl-nav .disabled{opacity:.35;pointer-events:none}.slider-feature-content .owl-item .content>*,.slider-feature-content .owl-item figure img{opacity:1}.slider-about .owl-stage-outer{overflow:hidden}.slider-about .owl-dots{z-index:2}.slider-clients-say .owl-stage-outer{overflow:hidden}.slider-clients-say .owl-nav{z-index:4}.slider-clients-say .owl-nav button{cursor:pointer}.slider-insights,.slider-insights .owl-stage-outer{overflow:hidden}.slider-insights .owl-stage{height:auto;width:calc(var(--slide-count,5) * 33.3333%)}.slider-insights .owl-item{flex:0 0 calc(100% / var(--slide-count,5));width:calc(100% / var(--slide-count,5));height:auto}.slider-insights .owl-nav{z-index:3}.slider-insights .owl-nav button{cursor:pointer}.slider-insights .owl-dots{display:none}.home-slider-track{overflow:hidden}.skip-link{z-index:100;color:#fff;background:#1d1d1d;padding:.75rem 1rem;transition:transform .2s;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #ffc326}.site-header,.site-footer{display:contents}.page-hero{background:#f8f8f8;padding:12em 0 5em}.page-hero .container>p{color:#1d1d1d;max-width:42rem}.archive-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.filter-list{flex-wrap:wrap;gap:.5rem;display:flex}.filter-link,.pagination-link{color:#5a5b5e;border:1px solid #969696;border-radius:999px;padding:.6rem 1.1rem;display:inline-block}.filter-link[aria-current=page],.pagination-link[aria-current=page]{color:#fff;background:#ffc326;border-color:#ffc326}.archive-count{color:#5a5b5e}.archive-empty{color:#5a5b5e;text-align:center;padding:3rem 0}.pagination{justify-content:center;gap:1rem;margin-top:3rem;display:flex}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.insight-card-link{background:#fff;border-radius:5px 5px 0 0;display:block;overflow:hidden;box-shadow:0 3px 6px #00000026}.insight-card-media img{aspect-ratio:1.5;object-fit:cover;width:100%}.insight-card-meta{color:#5a5b5e;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem 0;font-size:.875rem;display:flex}.insight-card h3,.insight-card p{color:#1d1d1d;padding:0 1.5rem}.insight-card h3{color:#ffc326;margin:.75rem 0}.insight-card-cta{text-align:right;padding:0 1.5rem 1.5rem;display:block}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:4rem;display:grid}.contact-intro h2{color:#1d1d1d}.contact-links{gap:.5rem;margin-top:2rem;display:grid}.contact-link{color:#ffc326;text-decoration:underline}.contact-form{background:#f8f8f8;padding:2.5rem}.contact-form .field{margin-bottom:1.25rem}.contact-form label{color:#1d1d1d;display:block}.contact-form label span{color:#969696;font-size:.8em}.contact-form input,.contact-form textarea{background:#fff;width:100%;margin-top:.4rem;display:block}.contact-form textarea{min-height:10rem}.form-status{color:#5a5b5e;margin:1rem 0}@media screen and (width>=768px){.d-md-flex{display:flex!important}.d-md-block{display:block!important}.d-md-none{display:none!important}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-6{flex:0 0 50%;max-width:50%}.mt-md-5{margin-top:3rem!important}.p-md-4{padding:1.5rem!important}}@media screen and (width>=992px){.insight-grid{gap:2rem}}@media screen and (width<=767px){.d-md-flex,.d-md-block{display:none!important}.col-md-3,.col-md-6{flex:0 0 100%;max-width:100%}.col-6{flex:0 0 50%;max-width:50%}.col-sm-2{flex:0 0 33.3333%;max-width:33.3333%}.knockers-kv .content{margin-top:50px}.knockers-feature-content .owl-nav{padding:0 20px;position:absolute;top:0;right:0}.slider-insights .owl-stage{width:calc(var(--slide-count,5) * 100%)}.slider-insights .owl-item{flex-basis:calc(100% / var(--slide-count,5));width:calc(100% / var(--slide-count,5))}.insight-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-form{padding:1.5rem}}@media screen and (width<=575px){.container{padding-left:20px!important;padding-right:20px!important}.col-4,.col-6{flex:0 0 50%;max-width:50%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.knockers-kv .split-text .word{margin-right:.16em}@media screen and (width>=768px){.flex-md-row{flex-direction:row!important}.knockers-about>.d-flex{max-width:1400px;margin-left:auto;margin-right:auto}.knockers-about>.d-flex>.gallery{flex:0 0 50%;max-width:700px;margin-left:0}.knockers-about>.d-flex>.col-md-6:last-child{flex:0 0 50%;max-width:650px}}.case-list li.is-page-hidden,.case-studies-archive [data-role=works-pagination][hidden]{display:none}.case-studies-archive [data-work-card].reveal{opacity:0;visibility:hidden}.case-studies-archive [data-work-card].reveal.is-revealed{opacity:1;visibility:visible}html{font-size:18px!important}#header-logo img{width:159px;height:auto}p{font-size:1rem!important}.case-list>li{padding-left:15px;padding-right:15px}@media (width>=992px){.p-lg-3{padding:1rem!important}}nav.footer-nav.d-flex.flex-wrap{padding-top:10px}button{font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;outline:none;margin:0;padding:0}.case-studies-filter li{margin-right:24.6875px}.knockers-feature .container{max-width:none;margin:0 auto;width:auto!important}@media (width>=768px){.col-md-6{padding-left:15px;padding-right:15px}}.knockers-feature-content .item .content{padding-left:36px;padding-right:36px}.d-inline-block{display:inline-block!important}@media (width>=992px){.col-lg-6{flex:0 0 50%;max-width:50%}}@media (width>=768px){.knockers-about .content{padding:3.2em 3.2em 0}}@media (width<=767px){.container{padding-left:30px!important;padding-right:30px!important}.col-4{flex:0 0 33.3333%!important;max-width:33.3333%!important}}.col-12{padding-left:15px;padding-right:15px}@media (width<=991px){.px-lg-3{padding-left:.5rem!important;padding-right:.5rem!important}}@media (width<=767px){.knockers-feature-content .item .content{padding-left:9px;padding-right:9px}.knockers-feature-content h3{font-size:2em;line-height:1.25}.slider-insights .owl-item{flex:0 0 calc(93.3333vw - 56px);width:calc(93.3333vw - 56px);max-width:calc(93.3333vw - 56px)}}.case-banner-desktop{display:none}.case-banner-mobile{padding-top:50px;display:block}.case_studies_single .case_studies_single_box{margin-top:-25px;padding:20px}.post_single .container-fluid{max-width:none}.post_single .article-hero-media{padding-left:0!important;padding-right:0!important}.post_single .article-hero-media img{width:100%;height:auto;display:block}.post_single .right_block{padding:80px 60px}.post_single .Boxed_Gutenberg{margin-top:40px;margin-bottom:40px;max-width:1024px!important}.post_single .Boxed_Gutenberg p{padding-top:10px}.post_single .Boxed_Gutenberg li{margin-left:20px;list-style:auto}.post_single .Boxed_Gutenberg ol,.post_single .Boxed_Gutenberg ul{letter-spacing:.018em;font-size:1rem;line-height:1.75;list-style:none}.post_single .Boxed_Gutenberg figure{margin:0;padding:15px 0;display:block}.post_single .Boxed_Gutenberg figure img{width:100%;height:auto;margin:20px 0 10px;display:block}.post_single .Boxed_Gutenberg figcaption{margin:9px 0 18px}@media (width<=1024px){.post_single .right_block{border:4px solid #ffc326!important;padding:25px!important}}@media (width<=767px){.post_single .Boxed_Gutenberg figure img{margin:16px 0 8px}}.Boxed_Gutenberg figure{margin:0;padding:0;display:flow-root}.Boxed_Gutenberg>figure:nth-child(-n+2){padding:15px 0}.Boxed_Gutenberg .work-content-caption{color:#1d1d1d;text-align:center;font-size:1rem;line-height:1.75}.Boxed_Gutenberg figure:nth-child(4) img{aspect-ratio:.781671;object-fit:contain}.col-sm-4{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px}@media (width<=575px){.Boxed_Gutenberg .work-content-caption{line-height:1.5}}@media (width<=767px){.Boxed_Gutenberg>figure:nth-child(-n+2){padding:15px 0}}@media (width>=576px){.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}}@media (width>=768px){.case-banner-desktop img{object-fit:cover;height:700px}.case-banner-desktop{display:block}.case-banner-mobile{display:none}.case_studies_single .case_studies_single_box{margin-top:-60px;margin-left:110px;margin-right:110px;padding:40px}.Boxed_Gutenberg>figure:nth-child(-n+2){padding:15px 0}}.contact-page .knockers-contact-top{justify-content:center;align-items:center;min-height:400px;display:flex;background-color:#ffc326!important}.contact-page .knockers-contact-top .contact_text{text-align:center;max-width:100%;margin-top:-40px}.contact-page .knockers-contact-top .contact_text>*{color:#fff;margin-bottom:10px}.contact-page .knockers-contact-top .contact_text h1{font-size:2.125rem;font-weight:400;line-height:1.25}.contact-page .knockers-contact-bottom{background-color:#f8f8f8;max-width:800px;margin:-120px auto 80px;padding:0 20px}.contact-page .contact-form{max-width:600px;margin:0 auto;padding:50px 0 60px}.contact-page .contact-form h2{color:#454545;margin-bottom:40px;font-size:2.125rem;line-height:1.25}.contact-page .contact-form label{color:#1d1d1d;width:100%;margin-bottom:20px;line-height:18px;display:block}.contact-page .contact-form label.field{height:73px}.contact-page .contact-form label.number-field{height:68px}.contact-page .contact-form label.content-field{height:262px;margin-bottom:10px}.contact-page .contact-form .wpcf7-form-control-wrap{display:block}.contact-page .contact-form input:not([type=submit]),.contact-page .contact-form textarea{box-sizing:border-box;color:#1d1d1d;background-color:#fff;border:0;border-radius:0;width:100%;margin-top:5px;padding:10px;line-height:18px;display:block}.contact-page .contact-form input:not([type=submit]){height:45px}.contact-page .contact-form textarea{resize:vertical;height:230px}.contact-page .contact-turnstile{height:87px;margin-top:0}.contact-page .contact-form-break{height:3px;margin-top:-19px;margin-bottom:19px;display:block}.contact-page .contact-form .wpcf7-submit{color:#fff;text-align:center;background-color:#ffc326;border:0;border-radius:0;width:100%;height:48px;margin:0;padding:15px;display:block}.contact-page .contact-form-after{height:28px;display:block}.contact-page .contact-form-status{color:#1d1d1d;background:#fff;margin:0;padding:10px}.contact-page .contact-form-status[data-state=error]{border-left:3px solid #c0392b}.contact-page .contact-form-status[data-state=unavailable]{border-left:3px solid #ffc326}@media (width<=767px){.contact-page .contact-form h2{font-size:1.75rem;line-height:1.25}}
