:root{--primary-color:#0CFF03;--secondary-color:#03943F}*{margin:0;padding:0;box-sizing:border-box;font-family:"DM Sans",sans-serif}a{text-decoration:none}.title-box h5{font-size:18px;color:var(--secondary-color);text-transform:uppercase;letter-spacing:3px;position:relative;display:inline}.title-box h5:before{content:'';position:absolute;width:67px;height:2px;background:var(--secondary-color);top:50%;left:-70%}.title-box h5:after{content:'';position:absolute;width:67px;height:2px;background:var(--secondary-color);top:50%;right:-70%}.title-box h2{color:#000;font-weight:700;text-transform:capitalize}@media screen and (min-width:991px){.title-box h2{font-size:36px}}.primary-btn-1{color:#000;text-transform:uppercase;font-size:14px;background-color:var(--primary-color);border:1px solid var(--primary-color);display:inline-flex;align-items:center;line-height:normal;white-space:nowrap;padding:12px 30px;gap:10px;overflow:hidden;position:relative;z-index:1;transition:all .6s;font-weight:600}.primary-btn-1:hover{color:#fff;border:1px solid var(--secondary-color)}.primary-btn-1 span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:var(--secondary-color);transition:all .6s;transform:translate(-50%,-50%);z-index:-1}.primary-btn-1:hover span{width:225%;height:1000.5px}header .header-top{background:var(--primary-color)}header .header-top a{color:#000}header .header-top a:hover{color:#fff}header .header-top .header-contacts svg{width:30px;height:30px}header .header-top .header-socials ul{list-style:none;display:flex}header .header-top .header-socials ul li{margin-left:15px}header .header-top .header-socials ul li a svg{width:30px;height:30px}.banner-section .banner-content h1,.banner-section .banner-content p{color:#fff}.banner-section .banner-content h1{font-weight:700}.banner-section .banner-content h1 span{color:var(--primary-color)}@media screen and (min-width:991px){.banner-section .banner-content h1{font-size:36px}}.banner-section .banner-content .banner-btn a{background:#fff0;color:var(--primary-color)}.banner-section .banner-form h3{color:var(--primary-color);font-weight:700;text-transform:capitalize}@media screen and (min-width:991px){.banner-section .banner-form h3{font-size:34px}}.banner-section .banner-form{background:#000000C2;padding:20px;border-radius:13px}@media screen and (min-width:991px){.banner-section .banner-form{width:419px;margin-left:auto}}.banner-section .banner-form input{border:none!important;border-bottom:1px solid #fff!important;background:#fff0;border-radius:0!important}.banner-section .banner-form input:focus{box-shadow:none;color:var(--primary-color);border-bottom:1px solid var(--primary-color)!important}.banner-section .banner-form input::placeholder{color:#fff}.banner-section .banner-form select{border:none!important;border-bottom:1px solid #fff!important;background:none;color:#fff;border-radius:0!important}.banner-section .banner-form select:focus{box-shadow:none;color:var(--primary-color);border-bottom:1px solid var(--primary-color)!important}.banner-section .banner-form textarea{border:none!important;border-bottom:1px solid #fff!important;background:#fff0;border-radius:0!important}.banner-section .banner-form textarea:focus{box-shadow:none;color:var(--primary-color);border-bottom:1px solid var(--primary-color)!important}.banner-section .banner-form textarea::placeholder{color:#fff}.banner-section .banner-form .theme-btn{background:var(--primary-color);width:100%;color:#000;border-bottom:none!important;padding:10px 0}.services .services-content{box-shadow:rgb(14 30 37 / .12) 0 2px 4px 0,rgb(14 30 37 / .32) 0 2px 16px 0;padding:20px;margin:30px 0;border-radius:10px}.services .services-content .services-title{margin:10px 0}.services .services-content .services-title h3 a{color:#000;transition:all .5s ease-in-out;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;position:relative;background-image:linear-gradient(90deg,var(--primary-color),var(--primary-color));background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;transition:background-size .4s cubic-bezier(.215,.61,.355,1) 0s}.services .services-content .services-title h3 a:hover{color:var(--primary-color);background-position:left bottom;background-size:100% 1px}.services .services-content .services-img-wrapper img{width:100%;height:293px;object-fit:cover}@media screen and (min-width:991px){.services .services-content .services-title h3 a{font-size:22px}.services .services-content .services-img-wrapper img{width:100%;height:283px;object-fit:cover}}.services .services-content .services-para p{color:#717171;display:-webkit-box!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.services .services-wrapper .slick-dots li button{font-size:0!important}.services .services-wrapper .slick-dots{font-size:0;display:flex;justify-content:center;margin-top:20px}.services .services-wrapper .slick-dots li button{width:15px;height:15px;margin:0 15px;border:1px solid var(--primary-color)!important;border:none;border-radius:50px}.services .services-wrapper .slick-active button{background:var(--primary-color)}.why-choose-us .why-choose-content .why-choose-content-icon{width:102px;height:102px;line-height:102px;text-align:center;background:var(--primary-color);border-radius:50px;margin:0 auto}.why-choose-us .why-choose-content .why-choose-content-icon img{width:56px;height:56px;margin:0 auto}.why-choose-us .why-choose-content .why-choose-content-title h3,.why-choose-us .why-choose-content .why-choose-content-text p{color:#fff}@media screen and (min-width:991px){.why-choose-us .why-choose-content .why-choose-content-title h3{font-size:22px}}.about .title-box h5{margin-left:80px}.about .about-img-wrapper{position:relative}.about .about-img-wrapper .about-img-1{width:480px;height:479px;object-fit:cover;border-radius:44px}.about .about-img-wrapper .about-img-2{position:absolute;width:226px;height:226px;object-fit:cover;border-radius:50%;border:10px solid #fff;top:10%;right:10%}@media screen and (max-width:768px){.about .about-img-wrapper .about-img-2{bottom:-10%!important;top:unset;right:5%}}.about .about-content p{line-height:1.8;color:#797E88}.about .about-featured-wrapper .about-featured-icon{width:78px;height:78px;line-height:78px;text-align:center;background:var(--primary-color);border-radius:50px;min-width:78px;min-height:78px}@media screen and (max-width:768px){.about .about-featured-wrapper .about-featured-icon{border-radius:50px}}.about .about-featured-wrapper .about-featured-icon svg{width:32px;height:32px}@media screen and (min-width:991px){.about .about-featured-wrapper .about-featured-text h3{font-size:24px}}.about .about-featured-wrapper .about-featured-text p{color:#797E88}@media screen and (max-width:768px){.about .about-featured-wrapper .about-featured-text p{width:280px}}.testimonials .testimonials-form-wrapper{background:#000;padding:40px}.testimonials .testimonials-form-wrapper h3{color:var(--primary-color);text-transform:capitalize;margin-bottom:20px}.testimonials .testimonials-form-wrapper input{width:100%;height:44px;background:#fff;border-radius:0}.testimonials .testimonials-form-wrapper input:focus{box-shadow:none;border:1px solid var(--primary-color);color:var(--primary-color)}.testimonials .testimonials-form-wrapper input{color:#707070}.testimonials .testimonials-form-wrapper select{width:100%;height:44px;border-radius:0}.testimonials .testimonials-form-wrapper select:focus{box-shadow:none;border:1px solid var(--primary-color);color:var(--primary-color)}.testimonials .testimonials-form-wrapper select{color:#707070}.testimonials .title-box1 h5{color:#474747;text-transform:uppercase;font-size:16px;font-weight:600}.testimonials .testimonials-form-wrapper textarea{width:100%;height:117px;background:#fff;border-radius:0}.testimonials .testimonials-form-wrapper textarea:focus{box-shadow:none;border:1px solid var(--primary-color);color:var(--primary-color)}.testimonials .testimonials-form-wrapper .theme-btn{background:var(--primary-color);height:unset!important;color:#111;padding:10px 0;border:none}.testimonials .testimonials-form-wrapper .theme-btn:hover{background:#C9C9C9}.testimonials .title-box1 h2{color:#000;text-transform:capitalize}@media screen and (min-width:991px){.testimonials .title-box1 h2{font-size:32px}}.partners-section{background:#000000C2;text-transform:capitalize}.partners-section h2{color:var(--primary-color)}.partners-section img{height:70px;width:100%;object-fit:contain}footer .footer-top .container{border-bottom:1px solid #353535}footer .footer-top h3{color:#fff;text-transform:uppercase;font-weight:400;position:relative;padding-bottom:10px;margin-bottom:30px}footer .footer-top h3:before{content:'';position:absolute;width:100%;height:2px;background:#313131;top:100%;left:0}footer .footer-top h3:after{content:'';position:absolute;width:80px;height:2px;background:var(--primary-color);top:100%;left:0;transition:all .5s ease-in-out}footer .footer-top .col-md-4:hover h3:after{width:100%}footer .footer-top .footer-para p{color:#C9C9C9}@media screen and (min-width:991px){footer .footer-top h3{font-size:21px}}footer .footer-top .footer-links{list-style:none;padding-left:0;line-height:2}footer .footer-top .footer-links li a{color:#fff;color:#C9C9C9;background-image:linear-gradient(90deg,var(--primary-color),var(--primary-color));background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;transition:background-size .4s cubic-bezier(.215,.61,.355,1) 0s}footer .footer-top .footer-links li a:hover{background-position:left bottom;background-size:100% 1px}footer .footer-top .footer-contacts-icon{width:70px!important;height:70px!important;min-width:75px;line-height:64px;text-align:center;background:var(--primary-color);clip-path:polygon(0 0,100% 0,75% 100%,0% 100%)}footer .footer-top .footer-contacts-icon svg{width:30px;height:30px}footer .footer-top .footer-contacts-text a{width:200px;color:#C9C9C9;background-image:linear-gradient(90deg,var(--primary-color),var(--primary-color));background-repeat:no-repeat;background-position:right bottom;background-size:0 1px;transition:background-size .4s cubic-bezier(.215,.61,.355,1) 0s}footer .footer-top .footer-contacts-text a:hover{background-position:left bottom;background-size:100% 1px}footer .footer-bottom .footer-socials{list-style:none;padding-left:0}footer .footer-bottom p{color:gray}footer .footer-bottom .footer-socials li a{color:#fff;transition:all .5s ease-in-out}footer .footer-bottom .footer-socials li a:hover{color:var(--primary-color)}footer .footer-bottom .footer-socials li a svg{width:30px;height:30px}footer .footer-bottom .footer-socials li{margin-left:20px}.projects{position:relative;z-index:10!important}.gallery .filter-button-group{list-style:none;padding-left:0}.gallery .filter-button-group li{background:#fff;border:2px solid #2c4a28;color:#2c4a28;padding:8px 25px;cursor:pointer;text-transform:capitalize;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;border-radius:6px}@media screen and (max-width:768px){.gallery .filter-button-group li{padding:5px 15px}}.gallery .filter-button-group li.active,.gallery .filter-button-group li:hover{background:#2c4a28;color:#fff;border:2px solid #2c4a28}.projects .projects-content{box-shadow:rgb(14 30 37 / .12) 0 2px 4px 0,rgb(14 30 37 / .32) 0 2px 16px 0}.projects .projects-img-wrapper img{width:100%;height:254px;object-fit:cover}.projects .projects-title h3 a{color:#000;font-weight:700;transition:all .5s ease-in-out;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;position:relative}@media screen and (min-width:991px){.projects .projects-title h3 a{font-size:20px}}.projects-text p{color:#7F7F7F}.projects .projects-content-wrapper{padding:20px}@media screen and (min-width:991px){#mega-menu-wrap-main-menu{width:100%!important}}.page-banner{height:20vh!important}.archive .page-banner{height:20vh!important}@media screen and (max-width:768px){.page-banner{height:auto!important;padding:120px 0!important}}.page-banner h1{color:#fff;font-weight:600}@media screen and (min-width:991px){.page-banner h1{font-size:32px}}.page-banner .breadcrumb li a{color:var(--primary-color)}.page-banner .breadcrumb li{color:#fff}.single-service .single-service-sidebar h3,.single-service .single-service-sidebar-contacts h3{color:#222;font-weight:600;position:relative;margin-bottom:30px;text-transform:capitalize}.single-service .single-service-sidebar h3:before,.single-service .single-service-sidebar-contacts h3:before{content:'';position:absolute;width:40px;height:3px;background:var(--primary-color);top:100%}.single-service .single-service-sidebar ul{list-style:none;padding-left:0}.single-service .single-service-sidebar ul{background:var(--secondary-color)}.single-service .single-service-sidebar ul li a{color:#fff;padding:18px 30px;text-transform:uppercase;font-weight:600;position:relative;z-index:30!important;display:block;transition:all .5s ease-in-out;letter-spacing:1.6px}.single-service .single-service-sidebar ul li a:before{content:'';position:absolute;width:0%;height:100%;left:0;top:0;background:var(--primary-color);transition:all .5s ease-in-out;z-index:-1}.single-service .single-service-sidebar ul li:hover a:before{width:100%;border-left:4px solid #000}.single-service .single-service-sidebar ul li:hover a{color:#fff}.single-service .single-service-sidebar ul li a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m10 17l5-5l-5-5'/%3E%3C/svg%3E");position:absolute;right:20px}.single-service .single-service-sidebar-contacts .single-service-sidebar-info svg{width:44px;height:45px;color:var(--primary-color)}.single-service .single-service-sidebar-contacts .single-service-sidebar-info a{color:#A5A5A5;transition:all .5s ease-in-out}.single-service .single-service-sidebar-contacts .single-service-sidebar-info a:hover{color:var(--primary-color)}.single-service .single-service-content-img img{border-radius:5px}.single-service .single-service-sidebar-contacts .single-service-sidebar-info h4{font-size:18px;color:#000}.single-service .single-service-content-img{position:relative;overflow:hidden}.single-service .col-md-8:hover .single-service-content-img:before{width:100%}.single-service .single-service-content-img img{width:100%;height:450px;object-fit:cover;border-radius:10px}@media screen and (min-width:991px){.single-service .single-service-content-img img{width:100%;height:450px;object-fit:cover}}.single-service .single-service-content p{color:#A5A5A5;line-height:1.5;text-align:justify}.single-service .single-service-content h2,.single-service .single-service-content h3,.single-service .single-service-content h4{color:var(--primary-color)}.single-service .single-service-content ul li,.single-service .single-service-content ol li{color:#777}.services-contact-section{background:#f3f3f3}.services-contact-section .contact-section-content p{font-size:13px;line-height:23px;color:#7F7F7F}.services-contact-section .contact-section-form{background:var(--secondary-color);position:relative}.services-contact-section .contact-section-form:before{top:0;left:-25px;width:25.63px;height:29px;position:absolute;content:"";background:var(--third-color);clip-path:polygon(100% 0,0% 100%,100% 100%);transition:all .5s ease-in-out;z-index:1}.services-contact-section .contact-section-form input,.services-contact-section .contact-section-form select{height:47px;border-radius:3px;color:var(--primary-color)}.services-contact-section .contact-section-form input::placeholder{font-size:13px}.services-contact-section .contact-section-form select{color:#9E9E9E;font-size:13px}.services-contact-section .contact-section-form input:focus{box-shadow:none}.services-contact-section .contact-section-form .theme-btn{cursor:pointer;position:relative;padding:10px 24px;color:var(--third-color);border:2px solid #fff;border-radius:34px;background-color:#fff;transition:all 0.3s cubic-bezier(.23,1,.32,1);overflow:hidden;font-size:15px;border-radius:4px;font-weight:600}.contact-page-section .contact-page-section-content{padding:30px;box-shadow:rgb(60 64 67 / .3) 0 1px 2px 0,rgb(60 64 67 / .15) 0 2px 6px 2px;border-radius:10px;min-height:180px;max-height:180px}.contact-page-section .contact-page-section-content svg{color:var(--primary-color)}.contact-page-section .contact-page-section-content a{color:#000}.contact-page-section .contact-page-section-content a:hover{color:var(--primary-color)}@media screen and (min-width:991px){.contact-page-section .contact-page-section-content a{font-size:18px}}.contact-page-form-section .contact-page-form-section-img img{border-radius:13px}.contact-page-form-section h3{color:#2c4a28}@media screen and (min-width:991px){.contact-page-form-section h3{font-size:48px}}.contact-page-form-section .contact-page-form input{background:#F6F6F6;color:#2c4a28;height:45px}.contact-page-form-section .contact-page-form input:focus{border:1px solid #2c4a28;box-shadow:none}.contact-page-form-section .contact-page-form textarea{background:#F6F6F6;color:#2c4a28;height:100px}.contact-page-form-section .contact-page-form textarea:focus{border:1px solid #2c4a28;box-shadow:none}.contact-page-form-section .contact-page-form select{color:#2c4a28}.contact-page-form-section .contact-page-form select:focus{border:1px solid #2c4a28;box-shadow:none;background:#F6F6F6}.contact-page-form-section .contact-page-form .theme-btn{background:#2c4a28;color:#fff;padding:12px 30px;height:unset!important;border:none}.contact-page-form-section .contact-page-form .theme-btn:hover{background:#222}.single-services-request-form-section{background:#f5f5f5}.single-services-request-form-section p{color:#797E88;line-height:2}.projects-page .gallery-img-wrapper{position:relative;overflow:hidden!important}.projects-page .gallery-img-wrapper:before{content:'';position:absolute;width:0;height:0;background:linear-gradient(rgb(12 255 3 / .5),rgb(12 255 3 / .5));top:50%;left:50%;opacity:.8;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;border-radius:30px}.projects-page .gallery-img-wrapper:hover:before{width:100%;height:100%;top:0;left:0}.projects-page .gallery-img-wrapper img{width:100%!important;height:400px!important;object-fit:cover;border-radius:30px!important}.projects-page .gallery-img-wrapper .single-project-plus-sign{position:absolute;top:50%!important;left:50%!important;transform:translate(-50%,-50%);opacity:0}.projects-page .gallery-img-wrapper:hover .single-project-plus-sign{opacity:1}.projects-page .single-project-plus-sign svg{color:#fff!important}.sticky1{position:fixed!important;background:#000;top:-5px;width:100%;z-index:20!important;opacity:0;transition:all .5s ease-in-out;box-shadow:rgb(0 0 0 / .16) 0 3px 6px,rgb(0 0 0 / .23) 0 3px 6px}.navbar.sticky1{opacity:1}#mega-menu-wrap-main-menu #mega-menu-main-menu a.mega-menu-link .mega-description-group .mega-menu-description{display:none!important}.blog .blog-content .blog-img img{width:100%;height:240px;object-fit:cover;border-radius:6px}.blog .blog-content .blog-lower-content{background-color:#fff;padding:0 23px 25px;margin:0 11px;box-shadow:0 0 62px 0 rgb(27 31 45 / .09);position:relative;top:-30px;border-radius:6px}.blog .blog-content .blog-lower-content .blog-category{font-size:13px;padding:3px 21px;position:relative;font-weight:600;background:#292f43;width:max-content;color:#fff;border-radius:12px;text-transform:capitalize;transform:translateY(-12px);z-index:10!important}.blog .blog-content .blog-lower-content:before{position:absolute;content:'';left:0;right:0;bottom:0;top:0;background-color:var(--primary-color);opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform:perspective(400px) rotateX(-90deg);-ms-transform:perspective(400px) rotateX(-90deg);transform:perspective(400px) rotateX(-90deg);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;border-radius:6px}.blog .blog-content:hover .blog-lower-content:before{transform:perspective(400px) rotateX(0deg);opacity:1}.blog .blog-content .blog-lower-content .blog-post-meta{list-style:none;padding-left:0;position:relative;z-index:99999!important}.blog .blog-content .blog-lower-content .blog-post-meta li a{color:var(--primary-color);font-size:15px;font-family:"Arimo",sans-serif}.blog .blog-content .blog-lower-content:hover a{color:#fff!important}.blog .blog-content .blog-lower-content h4{position:relative;padding-bottom:20px;margin-bottom:20px}.blog .blog-content .blog-lower-content h4:before{content:'';position:absolute;background:url(https://goliathcoatings.co.nz/wp-content/uploads/2025/07/border-shape-2.png) repeat-x center;height:6px;width:100%;left:0;bottom:0}.blog .blog-content .blog-lower-content h4 a{color:#202020;font-family:"Montserrat",sans-serif;font-weight:700;position:relative;z-index:99999}@media screen and (min-width:991px){.blog .blog-content .blog-lower-content h4 a{font-size:20px}}.blog .blog-content:hover h4>a{color:#fff}.blog .blog-content .read-more-link{color:var(--primary-color);padding-top:30px;text-transform:capitalize;position:relative;z-index:999!important;transition:all .5s ease-in-out}.blog .blog-content .read-more-link svg{opacity:0;transition:all .5s ease-in-out}.blog .blog-content .read-more-link:hover svg{opacity:1}.blog .blog-content .read-more-link:hover{margin-left:20px}.single-blog .single-blog-img{margin-bottom:20px}@media screen and (min-width:991px){.single-blog .single-blog-img img{width:100%;height:398.13px;object-fit:cover}}.single-blog .single-blog-img-content{border-left:2px solid var(--primary-color);padding-left:15px}.single-blog .single-blog-img-content span,.single-blog .single-blog-img-content span a{color:var(--primary-color)}.single-blog .single-blog-img-content span{margin-bottom:5px}.single-blog .single-blog-img-content p{color:var(--secondary-color);font-weight:500}.single-blog .single-blog-title h2{color:var(--primary-color);font-weight:700}@media screen and (min-width:991px){.single-blog .single-blog-title h2{font-size:35px}}.single-blog .single-blog-content p{color:#565969;line-height:1.7;font-size:17px;text-align:justify}.single-blog-sidebar-wrapper{margin-bottom:30px;background-color:#ececec;padding:25px 25px 25px}.single-blog-sidebar-wrapper h2{color:var(--secondary-color);border-left:2px solid var(--primary-color);padding-left:15px;text-transform:capitalize;font-weight:700}@media screen and (min-width:991px){.single-blog-sidebar-wrapper h2{font-size:20px}}.single-blog-post-inner ul{list-style:none;padding-left:0;display:flex;padding:10px 0;border-bottom:1px solid #ccc}.single-blog-post-inner li img{width:150px;height:114.08px;object-fit:cover;border-radius:4px}.single-blog-post-inner li h3{padding-left:10px;line-height:.9}.single-blog-post-inner li span{padding-left:10px;color:#565969}.single-blog-post-inner li a{font-size:18px;font-weight:700;color:var(--secondary-color);transition:all .5s ease-in-out}@media screen and (max-width:768px){.single-blog-post-inner li a{display:block;width:170px;line-height:1.4}}.single-blog-post-inner li a:hover{color:var(--primary-color)}.wpcf7 input[type='file']{color:#fff!important}