:root{--primary-green:#1B7A54;--secondary-blue:#273476}.ks-wrapper{max-width:672px;margin-left:auto;margin-right:auto}:where(nav li)::before{float:left;content:""}nav,nav ul{display:flex}nav{justify-content:space-between}nav ol,nav ul{align-items:center;margin-bottom:0;padding:0;list-style:none}nav ol:first-of-type,nav ul:first-of-type{margin-left:calc(0.5rem * -1)}nav ol:last-of-type,nav ul:last-of-type{margin-right:calc(0.5rem * -1)}nav li{display:inline-block;margin:0;padding:1rem .5rem}nav :where(a,[role=link]){display:inline-block;margin:calc(0.5rem * -1) calc(0.5rem * -1);padding:.5rem .5rem;border-radius:.25rem;text-decoration:none}nav :where(a,[role=link]):is([aria-current],:hover,:active,:focus){text-decoration:none}nav[aria-label=breadcrumb]{align-items:center;justify-content:start}nav[aria-label=breadcrumb] ul li:not(:first-child){-webkit-margin-start:.5rem;margin-inline-start:.5rem}nav[aria-label=breadcrumb] ul li:not(:last-child)::after{position:absolute;width:calc(0.5rem * 2);-webkit-margin-start:calc(0.5rem / 2);margin-inline-start:calc(0.5rem / 2);content:"/";color:hsl(205deg,10%,50%);text-align:center}nav[aria-label=breadcrumb] a[aria-current]{background-color:transparent;color:inherit;text-decoration:none;pointer-events:none}nav [role=button]{margin-right:inherit;margin-left:inherit;padding:.5rem .5rem}aside nav,aside ol,aside ul,aside li{display:block}aside li{padding:calc(1rem * .5) .5rem}aside li a{display:block}aside li [role=button]{margin:inherit}[dir=rtl] nav[aria-label=breadcrumb] ul li:not(:last-child)::after{content:"\\"}#kaya_footer{padding:20px 0;margin:0;width:100%;background-color:var(--primary-green)}#kaya_footer .ks-container{display:flex;flex-direction:column;justify-content:space-between}#kaya_footer .links{padding:0;margin:0;text-align:center}#kaya_footer .links a{display:inline-block;padding:0;margin:0}#kaya_footer .links a img{padding:0;margin:0;height:4.2rem}#kaya_footer .copyright{display:flex;flex-direction:column;padding:0;margin:20px 0}#kaya_footer .copyright ul{display:flex;align-self:center}#kaya_footer .copyright ul,#kaya_footer .copyright ul li{list-style:none;font-size:1.3rem;line-height:1.3rem;padding:0;margin:0 0 2px 0}#kaya_footer .copyright ul li:not(:last-child)::after{display:inline-block;content:"\00a0-\00a0";font-size:1.3rem;line-height:1.3rem;color:#FFF}#kaya_footer .copyright p{display:inline-block;align-self:center;padding:0;margin:0;font-size:1.3rem;color:#FFF}#kaya_footer .copyright p span.separator{display:none}#kaya_footer .copyright a{display:inline-block;font-size:1.3rem;line-height:1.3rem;text-decoration:none;color:#FFF;-webkit-transition:color .5s ease;transition:color .5s ease}#kaya_footer .copyright a:hover,#kaya_footer .copyright a:active,#kaya_footer .copyright a:focus{color:#F3EFE7;text-decoration:underline}#kaya_footer .social{padding:0;margin:0;text-align:center}#kaya_footer .social a{display:inline-block;font-size:1.9rem;line-height:4.2rem;margin:0 0 0 .1em;padding:0;width:4.2rem;height:4.2rem;text-align:center;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;color:#333330!important;background-color:#fff;transition:color .5s ease}#kaya_footer .social a:hover{background-color:#f2f2f2;color:#0F1F1A!important}#kaya_scrolltotop_button{opacity:0;position:fixed;visibility:hidden;right:0;bottom:-50px;padding:1px 10px 10px;border-radius:26px 26px 0 0;text-decoration:none;font-size:24px;z-index:99;background-color:var(--primary-green);-webkit-transition:bottom ease-in-out .9s,background-color .6s ease,opacity 1.2s ease-in-out,visibility 1.2s ease-in-out;transition:bottom ease-in-out .9s,background-color .6s ease,opacity 1.2s ease-in-out,visibility 1.2s ease-in-out}#kaya_scrolltotop_button svg{width:2rem;height:2rem;display:inline-block;font-size:inherit;overflow:visible;vertical-align:-.125em;color:#FFF;-webkit-transition:color .6s ease;transition:color .6s ease}#kaya_scrolltotop_button:hover{background-color:#FFF}#kaya_scrolltotop_button:hover svg{color:var(--primary-green)}#kaya_scrolltotop_button.show{visibility:visible;opacity:1;bottom:0}.form button,.form [type=submit]{width:100%}.ks-button{width:auto!important;height:auto!important;border-radius:5px!important;padding:8px 15px!important;font-family:Oswald;font-size:1.8rem!important;font-weight:500!important;letter-spacing:.035em!important;transition:color .5s ease,border-color .5s ease,background-color .5s ease;text-shadow:none}.ks-button:hover,.ks-button:active,.ks-button:focus{text-decoration:none!important}.ks-button-1{margin:20px auto 0 auto;border:2px solid var(--primary-green)!important;color:var(--primary-green)!important;background-color:#fff!important}.ks-button-1:hover,.ks-button-1:active,.ks-button-1:focus{border-color:#0F4F35!important;color:#0F4F35!important}.ks-button-2{font-size:1.8rem;background-color:#fff;border:2px solid #fff;color:var(--secondary-blue);transition:font-size .15s cubic-bezier(0,.2,.5,3);backface-visibility:hidden}.ks-button-2:hover,.ks-button-2:active,.ks-button-2:focus{font-size:1.85rem}:where(table){width:100%;border-collapse:collapse;border-spacing:0;text-indent:0}th,td{padding:calc(1rem / 2) 1rem;border-bottom:1px solid hsl(205deg,20%,94%);text-align:start}tfoot th,tfoot td{border-top:1px solid hsl(205deg,20%,94%);border-bottom:0}table[role=grid] tbody tr:nth-child(odd){background-color:#f6f8f9}pre,code,kbd,samp{font-size:.875em}pre{-ms-overflow-style:scrollbar;overflow:auto}pre,code,kbd{border-radius:.25rem;background:hsl(205deg,20%,94%);color:hsl(205deg,10%,50%);line-height:initial}code,kbd{display:inline-block;padding:.375rem .5rem}pre{display:block;margin-bottom:1rem;overflow-x:auto}pre>code{display:block;padding:1rem;background:none;font-size:14px}code b{color:hsl(330deg,40%,50%)}code i{color:hsl(185deg,40%,40%);font-style:normal}code u{color:hsl(40deg,20%,50%);text-decoration:none}code em{color:hsl(205deg,14%,68%);font-style:normal}kbd{background-color:hsl(205deg,20%,94%);color:#000;vertical-align:baseline}details{display:block;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid hsl(205deg,20%,94%)}details summary{line-height:1rem;list-style-type:none;cursor:pointer;transition:color .2s ease-in-out}details summary:not([role]){color:hsl(205deg,20%,32%)}details summary::-webkit-details-marker{display:none}details summary::marker{display:none}details summary::-moz-list-bullet{list-style-type:none}details summary::after{display:block;width:1rem;height:1rem;-webkit-margin-start:calc(1rem * .5);margin-inline-start:calc(1rem * .5);float:right;transform:rotate(-90deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill=none stroke='rgb(65, 84, 98)' stroke-width='2' stroke-linecap=round stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right center;background-size:1rem auto;background-repeat:no-repeat;content:"";transition:transform .2s ease-in-out}details summary:focus{outline:0}details summary:focus:not([role=button]){color:hsl(195deg,85%,41%)}details summary[role=button]{width:100%;text-align:left}details summary[role=button]::after{height:calc(1rem * 1.5);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill=none stroke='rgb(255, 255, 255)' stroke-width='2' stroke-linecap=round stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}details summary[role=button]:not(.outline).contrast::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill=none stroke='rgb(0, 0, 0)' stroke-width='2' stroke-linecap=round stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}details[open]>summary{margin-bottom:calc(1rem)}details[open]>summary:not([role]):not(:focus){color:hsl(205deg,10%,50%);}details[open]>summary::after{transform:rotate(0)}[dir=rtl] details summary{text-align:right}[dir=rtl] details summary::after{float:left;background-position:left center}input:not([type=checkbox],[type=radio],[type=range]),select,textarea{background:#f9fafb;border:1px solid #d1d5db;border-radius:.6rem;color:#111827;padding:1rem 1.2rem;transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease}input:not([type=checkbox],[type=radio],[type=range]):hover,select:hover,textarea:hover{border-color:#9ca3af}input:not([type=checkbox],[type=radio],[type=range]):focus,select:focus,textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.18)}[type=radio]{appearance:none;position:relative;width:1.25em;height:1.25em;border-radius:50%;background-color:transparent;border:2px solid #9ca3af;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}[type=radio]:hover{border-color:#6366f1}[type=radio]:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(99,102,241,.3)}[type=radio]:checked{background-color:hsl(205deg,20%,32%)!important;border-color:hsl(205deg,20%,32%)}[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;width:.45em;height:.45em;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%)}[type=radio]:checked,[type=radio]:checked:hover,[type=radio]:checked:active,[type=radio]:checked:focus,[type=radio]:checked:focus-visible{background-color:hsl(205deg,20%,32%);border-color:hsl(205deg,20%,32%)}input:disabled,select:disabled,checkbox:disabled,textarea:disabled{background-color:#e5e7eb!important;border-color:#d1d5db!important;color:#6b7280!important;cursor:not-allowed!important}select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiM2YjcyODAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cGF0aCBkPSJNNiA5bDYgNiA2LTYiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1.4rem;padding-right:3rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}textarea{resize:vertical;min-height:8rem}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:0}.right_shape img{border-radius:28% 72% 68% 32% / 50% 60% 40% 50%}.left_shape img{border-radius:72% 28% 32% 68% / 60% 50% 50% 40%}.right_shape img,.left_shape img{box-shadow:rgba(0,0,0,0) 0 0 0 0,rgba(0,0,0,0) 0 0 0 0,rgba(0,0,0,0) 0 0 0 0,oklab(0.21 -.00316128 -.0338527 / .1) 0 0 0 1px,rgba(0,0,0,.25) 0 25px 50px -12px}section.ks-animated{position:relative;overflow:clip}section.ks-animated .ks-container{position:relative;z-index:2}section.ks-animated::before{content:"";position:absolute;top:-70px;right:-70px;width:200px;height:200px;background-color:rgba(27,122,84,.2);clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);animation:rotateHex 60s linear infinite;filter:blur(1.8px);z-index:1}section.ks-animated::after{content:"";position:absolute;bottom:-40px;left:-40px;width:180px;height:180px;background-color:rgba(22,101,73,.15);clip-path:polygon(25% 5%,75% 5%,100% 50%,75% 95%,25% 95%,0% 50%);animation:floatHex2 80s linear infinite;filter:blur(1.5px);z-index:1}@keyframes rotateHex{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes floatHex2{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes toTopFromBottom{49%{transform:translateY(-100%);-ms-transform:translateY(-100%)}50%{opacity:0;transform:translateY(100%);-ms-transform:translateY(100%)}51%{opacity:1}}@keyframes bounce{0%,20%,50%,80%,100%{-ms-transform:translateY(0);transform:translateY(0)}40%{-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-ms-transform:translateY(-15px);transform:translateY(-15px)}}.about-features{margin:0}.about-features .about-features-item{margin-top:5rem;padding:0 1rem}.about-features .about-features-item .feature-icon{text-align:center;margin-bottom:20px;height:7rem;color:#aaa}.about-features .about-features-item i{display:inline-block;padding:0;margin:0;font-size:6.5rem;line-height:1;text-align:center;vertical-align:middle;color:#aaa;-webkit-transition:color .6s ease;transition:color .6s ease}.about-features .about-features-item:hover i{color:var(--primary-green)}.about-features .about-features-item h3,.about-features .about-features-item h4{margin-top:0;margin-bottom:10px;font-size:1.6rem;line-height:2.6rem;letter-spacing:1px;font-weight:bold;text-transform:uppercase;text-align:center;color:#333;clear:none}.about-features .about-features-item p{max-width:90%;margin:0 auto;font-size:1.5rem;line-height:2.5rem;text-align:center;color:var(--secondary-blue)}.services-info-wrapper{position:relative}.services-info-content{position:sticky!important;top:9rem}.services-info-content h2{font-size:3.3rem!important;line-height:1.4!important;margin-bottom:2.5rem!important;text-align:inherit!important;text-transform:none!important}.services-info-content p{font-size:1.7rem!important;line-height:1.7!important}.services-wrapper{margin:5rem 0 0 0}.services-item-wrapper{margin:0 0 4rem 0;padding:0}.services-item-wrapper:last-child{margin:0}.services-item-content{display:grid;grid-template-columns:min-content auto;grid-auto-flow:column;gap:20px;padding:2rem;border-radius:5rem;background-color:#FFF;border-bottom-style:solid;border-bottom-color:rgba(164,174,198,.3);box-shadow:none}.services-item-content .services-item-content-logo{display:grid;grid-column:1;grid-row:1;align-items:center}.services-item-content .services-item-content-title{align-self:center;grid-column:2 / 6;grid-row:1}.services-item-content .services-item-content-title h3{margin:0}.services-item-content .services-item-content-text{grid-column:1 / 6;grid-row:2}.services-item-content p{text-align:center;margin:0}a:hover .services-item-content p,a:focus .services-item-content p,a:active .services-item-content p{color:var(--primary-green)}.services-item-icon{display:block;position:relative;text-align:center;width:60px;height:60px;margin:0}.services-item-icon::before{position:absolute;display:block;content:'';top:0;left:50%;transform:translateX(-50%);width:60px;height:60px;background-color:var(--primary-green);border-radius:50%;-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.services-item-icon::after{position:absolute;display:block;content:'';top:0;left:50%;transform:translateX(-50%);width:60px;height:60px;border:5px solid var(--primary-green);border-radius:50%}.services-item-icon i{display:block;position:relative;width:6rem;text-align:center;font-size:3.5rem;line-height:6rem;color:#FFF;border-radius:50%;overflow:hidden;-webkit-transition:color .5s ease;transition:color .5s ease}.services-item-icon i::before{display:block}.services-item-icon i::after{display:none;pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:'';-webkit-box-sizing:content-box;box-sizing:content-box}.services-item-content:hover .services-item-icon::before{background-color:#FFF}.services-item-content:hover .services-item-icon i{color:var(--primary-green)}.services-item-content:hover .services-item-icon i::before{-webkit-animation:toTopFromBottom .3s forwards;animation:toTopFromBottom .3s forwards}section.ks-home-service{background-color:#fff;overflow:hidden}section.ks-home-service.ks-home-service-features h2{margin-bottom:0}section.ks-home-service.ks-home-service-a .service-content{padding:0}section.ks-home-service.ks-home-service-b .service-content{padding:0}section.ks-home-service .service-content h3{font-family:'Open Sans',sans-serif;font-weight:500;margin-bottom:30px;font-size:1.8rem;line-height:2.5rem;text-transform:uppercase;color:#000}section.ks-home-service .service-content p.service-secondtitle{margin-bottom:30px;font-size:1.8rem;line-height:2.5rem;text-transform:uppercase;color:#000}section.ks-home-service .service-content p{margin-bottom:30px;font-size:1.4rem;line-height:2.5rem;color:#333}section.ks-home-service .service-content p a{text-decoration:underline dotted;text-underline-offset:2px}section.ks-home-service .service-content p a:hover{text-decoration:underline}section.ks-home-service .service-content p.last{margin-bottom:0}section.ks-home-service .service-content p i{margin-right:10px;color:var(--secondary-blue)}section.ks-home-service .service-img{margin-bottom:50px;text-align:center}section.ks-home-service .service-img img{width:80%;max-width:400px;height:auto}section.ks-home-service .service-img i{margin:0 auto;font-size:20rem;line-height:20rem;color:rgb(83,111,126)}section.ks-home-service .service-features{margin:0}section.ks-home-service .service-features-item{margin-top:70px;padding:0 .5rem}section.ks-home-service .service-features-item .feature-icon{display:block;position:relative;text-align:center;height:90px;margin-bottom:20px}section.ks-home-service .service-features-item .feature-icon::before{position:absolute;display:block;content:'';top:0;left:50%;transform:translateX(-50%);width:90px;height:90px;background-color:#f2f2f2;border-radius:50%}section.ks-home-service .service-features-item i{display:block;position:relative;text-align:center;font-size:4.5rem;line-height:9rem;color:var(--secondary-blue);-webkit-transition:transform .5s ease;transition:transform .5s ease}section.ks-home-service .service-features-item:hover .feature-icon{-webkit-animation:bounce .7s;animation:bounce .7s}section.ks-home-service .service-features-item h3{margin-top:0;margin-bottom:20px;font-size:1.6rem;line-height:2.6rem;letter-spacing:1px;font-weight:bold;text-transform:uppercase;text-align:center;color:var(--secondary-blue);clear:none}section.ks-home-service .service-features-item p{margin:0;font-size:1.6rem;line-height:2.5rem;text-align:center}section.ks-contact{position:relative;padding:30px 0;background:#0F1F1A}section.ks-contact::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(27,122,84,.15) 0,rgba(15,31,26,.85) 70%)}section.ks-contact .ks-container{position:relative;z-index:1}section.ks-contact h2{padding:0;margin:0 0 24px 0;line-height:5rem;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 6px #222}section.ks-contact p.contact-text{padding:0;margin:30px 0 0 0;font-size:1.8rem;line-height:3rem;color:#fff;text-align:center;text-shadow:1px 1px 1px #222}section.ks-contact p.contact-text-2{margin:30px 0}section.ks-contact .social{padding:0;margin:0;text-align:center}section.ks-contact .social a{display:inline-block;font-size:2.5rem;line-height:6rem;margin:0 0 0 .3em;padding:0;width:6rem;height:6rem;text-align:center;vertical-align:middle;-webkit-border-radius:50%;border-radius:50%;color:#333330!important;background-color:#fff;transition:color .5s ease}section.ks-contact .social a:hover{background-color:#f2f2f2;color:#0F1F1A!important}.page-features .page-features-item{padding:1.9rem .5rem 1.9rem .5rem;color:#fff}.page-features .page-features-item .page-features-item-logo{text-align:center;width:350px;margin-bottom:32px}.page-features .page-features-item h4{font-family:Oswald;color:#fff;margin-bottom:32px}.page-features .page-features-item b{display:inline-block;margin-bottom:16px}.page-features.features-global .page-features-item{word-break:keep-all;padding:3rem;margin:.8em .5em;border-radius:1.5rem}.page-features.features-global .page-features-item.page-features-item-ks{background-color:var(--secondary-blue)}.page-features.features-global .page-features-item.page-features-item-kg{background-color:#683070}.page-features.features-global .page-features-item:hover{box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1)}.page-features.features-global .page-features-item p{margin:0}.home-jumbo{margin-bottom:3rem}.home-jumbo p{font-size:1.1em;line-height:1.6}.ks_jumbo h2{font-size:2.1em;line-height:1.3}.ks_jumbo p{font-size:1.1em;line-height:1.6}body.search article,body.archive article,body.blog article{padding:0 5px}body.search article .ks-blog-thumbnail,body.archive article .ks-blog-thumbnail,body.blog article .ks-blog-thumbnail{width:100%;height:250px;background-position:center;background-size:cover;background-repeat:no-repeat}body.search article p,body.archive article p,body.blog article p{text-align:justify}body.search .pagination,body.archive .pagination,body.blog .pagination{margin:0 auto;padding:15px 0;text-align:center}@media (min-width:64em){.services-info-content{padding-right:3.3rem}.services-wrapper{margin:0;padding:0 1rem}}@media (min-width:576px){section.ks-contact .wpcf7-captchar{width:80%;margin-left:20%}section.home-about .about-features .about-features-item h3{margin-bottom:15px}section.home-about .about-features .about-features-item p{max-width:100%;margin:0}.services-item-content{padding:4rem;border-radius:9rem}.services-item-content .services-item-content-logo{grid-column:1;grid-row:1 / 3}.services-item-content .services-item-content-title{grid-column:2 / 6;grid-row:1}.services-item-content .services-item-content-text{grid-column:2 / 6;grid-row:2}.services-item-content p{text-align:left}#kaya_footer .copyright{flex-direction:row;justify-content:center}#kaya_footer .copyright ul,#kaya_footer .copyright ul li{margin:0}#kaya_footer .copyright p span.separator{display:inline}#kaya_scrolltotop_button{right:20px}}@media (min-width:768px){#kaya_header #kaya_header_menu_trigger,#kaya_header #kaya_header_menu_mobile{display:none!important}#kaya_header nav #kaya_header_menu{display:block}#kaya_header nav #kaya_header_menu ul{margin:0;padding:0;height:100%}#kaya_header nav #kaya_header_menu ul li{position:relative;margin:0;padding:0;height:100%}#kaya_header nav #kaya_header_menu ul a{display:inline-block;position:relative;font-family:Oswald;overflow:hidden;margin:0;padding:0 15px;width:auto;height:100%;font-size:19px;font-weight:300;line-height:64px;letter-spacing:.035em;white-space:nowrap;color:#fff;-webkit-transition:color .5s ease;transition:color .5s ease}#kaya_header nav #kaya_header_menu ul a::after{position:absolute;content:"";bottom:0;left:0;right:0;height:2px;opacity:0;transform:translateY(5px);background-color:#F3EFE7;-webkit-transition:transform .4s ease,opacity .4s ease;transition:transform .4s ease,opacity .4s ease}#kaya_header nav #kaya_header_menu ul li>ul{opacity:0;visibility:hidden;position:absolute;flex-direction:column;top:64px;left:0;height:auto;background-color:#FFF;border:1px solid rgba(0,0,0,.125);z-index:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#kaya_header nav #kaya_header_menu ul li:hover>ul{opacity:1;visibility:visible;padding:10px 0}#kaya_header nav #kaya_header_menu ul li>ul li{width:200px}#kaya_header nav #kaya_header_menu ul li>ul li a{width:100%;padding:9px 15px;line-height:16px;white-space:break-spaces}#kaya_header nav #kaya_header_menu ul li>ul li a::after{display:none}#kaya_header nav #kaya_header_menu ul li.current-menu-item>a,#kaya_header nav #kaya_header_menu ul li.current-menu-ancestor>a,#kaya_header nav #kaya_header_menu ul li.current-page-ancestor>a,#kaya_header nav #kaya_header_menu ul li:hover>a,#kaya_header nav #kaya_header_menu ul li:focus>a,#kaya_header nav #kaya_header_menu ul li a:hover,#kaya_header nav #kaya_header_menu ul li a:active,#kaya_header nav #kaya_header_menu ul li a:focus{color:#F3EFE7}#kaya_header nav #kaya_header_menu ul li.current-menu-item>a::after,#kaya_header nav #kaya_header_menu ul li.current-menu-ancestor>a::after,#kaya_header nav #kaya_header_menu ul li.current-page-ancestor>a::after,#kaya_header nav #kaya_header_menu ul li:hover>a::after,#kaya_header nav #kaya_header_menu ul li:focus>a::after,#kaya_header nav #kaya_header_menu ul li a:hover::after,#kaya_header nav #kaya_header_menu ul li a:active::after,#kaya_header nav #kaya_header_menu ul li a:focus::after{opacity:1;transform:translateY(0)}.sow-accordion .sow-accordion-panel .sow-accordion-panel-header{padding:15px!important}.sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title{padding-right:5px!important;text-align:left!important}section.ks-home-service.ks-home-service-a .service-content{padding-left:20px}section.ks-home-service.ks-home-service-b .service-content{padding-right:20px}section.ks-home-service .service-img{margin-bottom:0}section.ks-home-service .service-img img{width:100%;max-width:100%}.services-item-content{padding:4rem}section.ks-contact{padding:30px 0}section.ks-contact .wpcf7-captchar{width:75%;margin-left:25%}section.ks-contact .wpcf7-form .contact-left{padding-right:15px;padding-left:0}section.ks-contact .wpcf7-form .contact-right{padding-left:15px;padding-right:0}.services-item-icon{width:90px;height:90px}.services-item-icon::before{width:90px;height:90px}.services-item-icon::after{width:90px;height:90px}.services-item-icon i{width:9rem;font-size:4.5rem;line-height:9rem}#kaya_footer .ks-container{flex-direction:row}#kaya_footer .copyright{margin:0}}@media (min-width:992px){h1{font-size:3.5rem}h2{font-size:2.9rem}h3{font-size:2.3rem}h4{font-size:1.9rem}h5{font-size:1.5rem}h6{font-size:1.3rem}.ks-container{max-width:920px}section.ks-home-hero{height:380px}section.ks-home-hero h2{font-size:2.3rem}.ks-page-heading-img{height:300px}section.home-section{padding:80px 0}section.home-section h2{margin-bottom:80px}section.home-section.home-about h2{margin-bottom:50px}section.ks-animated::before{top:-200px;right:-200px;width:600px;height:600px}section.ks-animated::after{bottom:15px;left:15px;width:250px;height:250px}.page-features .page-features-item .feature-icon{height:4.5rem}.page-features .page-features-item i{font-size:4rem}section.ks-home-service.ks-home-service-a .service-content{padding-left:50px}section.ks-home-service.ks-home-service-b .service-content{padding-right:50px}section.ks-home-service .service-img i{font-size:25rem;line-height:25rem}section.ks-contact{padding:40px 0}section.ks-contact .wpcf7-captchar{width:80%;margin-left:20%}}@media (min-width:1200px){h1{font-size:3.6rem}h2{font-size:3rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.6rem}h6{font-size:1.4rem}section.ks-home-hero{height:400px}section.ks-home-hero h2{font-size:2.4rem}.ks-container{max-width:1130px}.ks-page-heading-img{height:280px}section.home-section{padding:90px 0}section.home-about .about-features{margin:70px 0 0 0}section.home-about .about-features .about-features-item{margin-top:0}section.home-about .about-features .about-features-item h3{margin-bottom:20px}section.ks-home-service.ks-home-service-a .service-content{padding-left:80px}section.ks-home-service.ks-home-service-b .service-content{padding-right:80px}section.ks-home-service .service-features{margin:100px 0 0 0}section.ks-home-service .service-features-item{margin-top:0}.page-features .page-features-item .feature-icon{height:5.5rem}.page-features .page-features-item i{font-size:5rem}section.ks-contact{padding:40px 0}}