﻿@import"https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap";body{background-color:#3e3739}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:0;padding:0;font-family:"Oswald",sans-serif;color:inherit}p{font-size:.875rem;font-weight:400;font-family:"Lora",serif;line-height:1.7;color:#f8f8f8;margin:0;padding:0}a{font-size:.875rem;font-weight:400;font-family:"Oswald",sans-serif;line-height:1.5;color:#231f20;overflow:hidden;text-decoration:none;display:block;transition:.4s all}a:hover,a:focus,a:active{text-decoration:none;cursor:pointer;outline:none}ul,ol{margin:0;padding:0;list-style:none}ul li,ol li{display:block;font-size:.875rem;font-family:"Lora",serif;font-weight:400;line-height:1.5}span{font-family:"Lora",serif}h1{font-size:5rem}h2{font-size:4rem}h3{font-size:3rem}h4{font-size:2.5rem}h5{font-size:2rem}h6{font-size:1.5rem}p{font-size:1rem}@media screen and (max-width: 992px){h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.75rem}h6{font-size:1.25rem}p{font-size:.9375rem}}@media screen and (max-width: 768px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}}@media screen and (max-width: 576px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1.125rem}p{font-size:.875rem}}.breadcrumb{padding:155px 0 50px 0;margin:0;position:relative;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("../images/banner1.jpg")}.breadcrumb::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.6);z-index:-1}.breadcrumb .breadcrumb-wrapper{display:flex;align-items:center;gap:20px}.breadcrumb .breadcrumb-wrapper .bread-item{position:relative;padding-left:10px}.breadcrumb .breadcrumb-wrapper .bread-item::before{content:"";position:absolute;top:50%;right:-20px;transform:translateY(-50%);font-family:"fontawesome";font-weight:700;font-size:.75rem;color:#fff}.breadcrumb .breadcrumb-wrapper .bread-item .bread-link{font-size:1rem;font-weight:500;color:#fff;text-transform:capitalize}.breadcrumb .breadcrumb-wrapper .bread-item .bread-link.bread-nav{transition:.3s ease-in-out}.breadcrumb .breadcrumb-wrapper .bread-item .bread-link.bread-nav:hover{color:#fdb91a}.breadcrumb .breadcrumb-wrapper .bread-item:first-child{padding-left:0}.breadcrumb .breadcrumb-wrapper .bread-item:last-child::before{display:none}@media screen and (max-width: 576px){.breadcrumb{padding:80px 0 30px 0;margin-top:0}}button:focus,button:active{outline:none}.btn{border:none}.btn{font-family:"Lora",serif;font-size:.875rem;outline:none;box-shadow:none;border-radius:10px;border:1px solid;text-transform:capitalize;letter-spacing:.03em;cursor:pointer;transition:.4s all}.btn:focus,.btn:hover{box-shadow:none;outline:none;color:inherit}.btn.btn-custom-small{font-size:.75rem;padding:6px 14px}.btn.btn-custom-mid{font-size:.875rem;padding:8px 20px}.btn.btn-custom-large{font-size:1rem;padding:10px 25px}.btn.btn-primary{background-color:#fdb91a;color:#fff;border-color:#fdb91a}.btn.btn-primary:hover{background-color:rgba(0,0,0,0);border-color:#fdb91a;color:#fdb91a}.btn.btn-primary-ghost{background-color:rgba(0,0,0,0);border-color:#fdb91a;color:#fdb91a}.btn.btn-primary-ghost:hover{background-color:#fdb91a;color:#fff;border-color:#fdb91a}.btn.btn-secondary{background-color:#fdb91a;color:#fff;border-color:#fdb91a}.btn.btn-secondary:hover{background-color:rgba(0,0,0,0);border-color:#fdb91a;color:#fdb91a}.btn.btn-secondary-ghost{background-color:rgba(0,0,0,0);border-color:#fdb91a;color:#fdb91a}.btn.btn-secondary-ghost:hover{background-color:#fdb91a;color:#fff;border-color:#fdb91a}.section{padding:80px 0}.wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}@media screen and (max-width: 1200px){.section{padding:60px 0}}@media screen and (max-width: 992px){.section{padding:45px 0}}@media screen and (max-width: 768px){.section{padding:30px 0}}figure{margin:0}img{max-width:100%;transition:.4s all}.section-title{max-width:400px;margin-bottom:40px}.section-title h5{font-size:1.75rem;font-weight:700;line-height:1.2;color:#fdb91a;text-transform:capitalize;margin-bottom:10px}.section-title p{font-size:1.25rem;line-height:1.2}.contact-info{display:flex;flex-direction:column;gap:25px}.contact-info .contact-item{display:inline-block}.contact-info .contact-item h6{display:block;font-size:1.125rem;font-weight:500;color:#fff;text-transform:capitalize;transition:.5s ease-in-out}.contact-info .contact-item p{display:inline-block;color:#f8f8f8;margin-top:5px;position:relative}.contact-info .contact-item p::before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#231f20;transition:.5s ease-in-out}.contact-info .contact-item:hover h6{color:#fdb91a}.contact-info .contact-item:hover p::before{width:100%}.form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 10px}.form .form-group{flex-basis:100%;display:flex;flex-direction:column}.form .form-group.half-width{flex-basis:calc(50% - 10px)}.form .form-group label{font-size:1.125rem;color:#000;font-weight:500;text-transform:capitalize;margin-bottom:5px}.form .form-group .form-input{border-radius:10px;border:1px solid rgba(0,0,0,.4);background:rgba(0,0,0,0);padding:10px;font-size:1rem;text-transform:capitalize;color:#000;resize:none;width:100%}.form .form-group .form-input::placeholder{font-size:1rem;color:#231f20}.form .form-group .form-input:focus-visible{border:none;outline:0;box-shadow:2px 2px 3px -1px #231f20;border-bottom:1px solid #231f20}.form .form-group .form-input.msg-input{height:100px}.form .form-group.button-group{flex-basis:auto}@media screen and (max-width: 992px){.form .form-group label{font-size:1.25rem}.form .form-group .form-input{font-size:.9375rem}.form .form-group .form-input::placeholder{font-size:.9375rem}}@media screen and (max-width: 576px){.form{flex-direction:column;gap:20px}.form .form-group label{font-size:1.125rem}.form .form-group .form-input{font-size:.875rem}.form .form-group .form-input::placeholder{font-size:.875rem}}.icon-block{width:50px;aspect-ratio:1/1;display:grid;place-items:center;position:relative;background-color:#fdb91a;z-index:1}.icon-block::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#fdb91a;z-index:-1;transition:.3s ease-in-out}.icon-block i{color:#fff}.icon-block svg{width:60px;aspect-ratio:1/1;transition:.5s ease-in-out}.icon-block:hover::before{height:100%}.icon-block:hover svg path{fill:#fdb91a;stroke:#fdb91a}.mobile-call-button{position:fixed;bottom:20px;right:20px;text-align:center;z-index:99;display:none}@media screen and (max-width: 767px){.mobile-call-button{display:block}}.mobile-call-button a{font-size:1.25rem;height:45px;width:45px;display:grid;place-items:center;color:#fff;border-radius:10px;transition:.5s ease-in-out;position:relative;z-index:1;border:1px solid rgba(253,185,26,.7);overflow:hidden}.mobile-call-button a::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:110%;height:0;background-color:rgba(253,185,26,.7);z-index:-1;transition:.5s ease-in-out}.mobile-call-button a i{color:#fff;transition:.5s ease-in-out}.mobile-call-button a:hover{height:75px}.mobile-call-button a:hover::before{height:100%}.mobile-call-button a:hover i{color:#fff}.scrollevent a{font-size:1.125rem;text-decoration:none}.scrollevent a:hover{font-style:normal}.scrollevent a .btn-scroll-up{padding:5px 6px;background-color:rgba(253,185,26,.95);box-shadow:none;border:1px solid;border-color:#e29f02;border-radius:10px 10px 0 0;color:#fff;transition:.6s all;cursor:pointer}.scrollevent a .btn-scroll-up i{transform:translateY(0);transition:.6s all;color:#fff}.scrollevent a .btn-scroll-up:hover i{transform:translateY(-5px)}.scrollevent a .btn-scroll-up:focus{text-decoration:none;border:none;outline:none}.scrollToTop{z-index:9999;text-align:center;background:rgba(0,0,0,0);color:#fff;position:fixed;bottom:50px;right:30px;display:none !important;cursor:pointer}.scrollToTop.d-block{display:block !important}@media screen and (max-width: 767px){.scrollToTop.d-block{display:none !important}}.scrollToTop button i{padding:3px;font-size:1.125rem;color:#fff}.scrollToTop:hover{text-decoration:none}.slick-slide:focus{outline:none}.slick-dots{margin-top:15px;text-align:center}.slick-dots li{display:inline-block;margin:3px;height:6px;width:6px;border-radius:100%;background-color:#8a8a8a;cursor:pointer}.slick-dots li button{text-indent:-9999px;border:none;background-color:rgba(0,0,0,0)}.slick-dots li button:focus{outline:none}.slick-dots li.slick-active{background-color:#fdb91a}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%)}.slick-arrow i{font-size:2rem;line-height:22px;height:22px;width:22px;color:#8a8a8a;text-align:center;cursor:pointer}.slick-arrow i:hover{color:#fff}.slick-arrow.left{left:5px;z-index:9}.slick-arrow.right{right:5px}.header{position:absolute;top:0;left:0;width:100%;z-index:999;height:auto;overflow:visible;background-color:rgba(253,185,26,.1)}.header .navbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 0}.header .navbar .navbar-brand{display:block;padding:0;margin:0}.header .navbar .navbar-brand figure{max-width:140px}.header .navbar .navbar-brand figure img{width:100%;height:100%}.header .navbar .navbar-collapse{justify-content:flex-end}.header .navbar .navbar-collapse .navbar-nav .nav-item{position:relative;z-index:1}.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{padding:6px 10px;font-size:1.125rem;font-weight:500;color:#fff;text-transform:capitalize;transition:.5s ease-in-out}.header .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link,.header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link{color:#fdb91a}.header.fixed-header{position:fixed;top:0;left:0;width:100%;height:auto;background-color:#fdb91a}.header.fixed-header .navbar{padding:5px 0}.header.fixed-header .navbar .navbar-brand{padding:5px;border-radius:5px}.header.fixed-header .navbar .navbar-brand figure{max-width:120px}.header.fixed-header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{padding:5px 10px;font-size:1rem}.header.fixed-header .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link,.header.fixed-header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link{color:#231f20}@media screen and (max-width: 1200px){.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:1rem}}@media screen and (max-width: 992px){.header .navbar-toggler{z-index:999;position:relative;width:40px;aspect-ratio:1/1;border:2px solid #f8f8f8}.header .navbar-toggler svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);fill:#fff}.header .navbar-toggler svg.burger{transition:.3s ease-in-out}.header .navbar-toggler svg.cross{opacity:0;top:60%;left:50%;transform:translate(-50%, -50%);transition:.3s ease-in-out}.header .navbar-toggler svg.cross path{stroke:#fff}.header .navbar-toggler:focus-within{box-shadow:none;outline:none}.header .navbar-toggler[aria-expanded=true] svg{fill:#231f20}.header .navbar-toggler[aria-expanded=true] svg.burger{opacity:0}.header .navbar-toggler[aria-expanded=true] svg.cross{opacity:1;top:50%}.header .navbar{padding:5px 0}.header .navbar .navbar-brand figure{width:100px}.header .navbar .navbar-collapse{justify-content:center;background-color:#fdb91a}.header .navbar .navbar-collapse .navbar-nav{width:40%;margin:auto}.header .navbar .navbar-collapse .navbar-nav .nav-item{text-align:center}.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{padding:.9375rem;padding:5px 0}.header .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link,.header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link{color:#000}.header.fixed-header .navbar .navbar-collapse .navbar-nav .nav-item{margin-bottom:10px}.header.fixed-header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{padding:0}.header.fixed-header .navbar .navbar-collapse .navbar-nav .nav-item:last-child{margin-bottom:0}}@media screen and (max-width: 768px){.header .navbar{width:100%}}.banner .banner-slider .banner-block{position:relative}.banner .banner-slider .banner-block .figure{height:100dvh;width:100%;position:relative;z-index:1}.banner .banner-slider .banner-block .figure::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.35)}.banner .banner-slider .banner-block .figure img{width:100%;height:100%;object-fit:cover}.banner .banner-slider .banner-block .content{position:absolute;top:50%;transform:translateY(-50%);max-width:550px;z-index:9}.banner .banner-slider .banner-block .content h3{color:#fff;margin-bottom:50px}@media screen and (max-width: 992px){.banner .banner-slider .banner-block .figure{height:auto}.banner .banner-slider .banner-block .content{max-width:550px}.banner .banner-slider .banner-block .content h3{margin-bottom:40px}}@media screen and (max-width: 768px){.banner::before{display:none}.banner .banner-slider .banner-block .content{position:relative;top:0;transform:translateY(0);max-width:100%;padding:10px 0 0 0;text-align:center}.banner .banner-slider .banner-block .content h3{color:#fff;margin-bottom:20px}}.features{position:relative;z-index:111}.features .wrapper{gap:40px 25px}.feature-block{flex-basis:calc(25% - 25px);background-color:rgba(0,0,0,0);text-align:center;padding:40px 20px;border-radius:10px;border:1px solid #fdb91a;position:relative;overflow:hidden;z-index:1}.feature-block::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:100%;background-color:#fdb91a;transition:.5s ease-in-out;z-index:-1}.feature-block .icon{margin-bottom:20px}.feature-block .icon svg path{stroke:#231f20;fill:rgba(0,0,0,0);transition:.5s ease-in-out .2s}.feature-block h6{color:#231f20;transition:.5s ease-in-out .1s}.feature-block:hover::before{height:0}.feature-block:hover .icon svg path{stroke:#fdb91a}.feature-block:hover h6{color:#fdb91a}@media screen and (max-width: 1200px){.features .wrapper{gap:20px 10px}.feature-block{flex-basis:calc(50% - 10px)}}@media screen and (max-width: 992px){.features{margin-top:0;padding:60px 0}}@media screen and (max-width: 768px){.features{padding:40px 0}.features .wrapper{flex-direction:column}.feature-block{flex-basis:100%;width:400px;gap:20px}.feature-block .icon{margin-bottom:10px}}@media screen and (max-width: 480px){.features{padding:30px 0}.feature-block{width:100%;gap:20px}}.about .wrapper{gap:40px;align-items:initial}.about-image{flex-basis:calc(50% - 20px);aspect-ratio:3/2;border-radius:10px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover}.about-content{flex-basis:calc(50% - 20px)}.about-content .section-title{margin:0}.about-content .desc{margin-top:25px}.about-content .desc p{margin-bottom:20px}.about-content .desc .button{margin-top:25px}@media screen and (max-width: 768px){.about .wrapper{gap:20px;flex-direction:column}.about-content{text-align:center}.about-content .section-title{margin:auto}}.about-features{display:flex;flex-direction:column;gap:50px}.about-features .abtfeatures-block{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px 30px}.about-features .abtfeatures-block .img-block{flex-basis:calc(50% - 30px);height:auto}.about-features .abtfeatures-block .img-block img{width:100%;height:100%;object-fit:cover}.about-features .abtfeatures-block .content{flex-basis:calc(50% - 30px)}.about-features .abtfeatures-block .content h5{font-size:1.75rem;font-weight:900;word-spacing:.05em;letter-spacing:.03em;line-height:1.3;text-transform:capitalize;color:#fdb91a}.about-features .abtfeatures-block .content p{font-size:16px;margin-top:30px}.about-features .abtfeatures-block:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 992px){.about-features .abtfeatures-block{flex-direction:column;gap:20px}.about-features .abtfeatures-block:nth-child(even){flex-direction:column}.about-features .abtfeatures-block .img-block img{aspect-ratio:5/2}.about-features .abtfeatures-block .content{text-align:center}.about-features .abtfeatures-block .content h5{font-size:1.5rem}.about-features .abtfeatures-block .content p{margin-top:20px;font-size:15px}}@media screen and (max-width: 481px){.about-features .abtfeatures-block .content h5{font-size:1.25rem}}.service .wrapper{gap:40px;align-items:initial}.service-block{flex-basis:calc(50% - 20px);aspect-ratio:3/2;overflow:hidden;position:relative;cursor:pointer}.service-block .figure{width:100%;height:100%}.service-block .figure img{width:100%;height:100%;object-fit:cover}.service-block .service-title{position:absolute;bottom:0;left:0;transform:translateX(0);padding:10px 40px;background-color:#fdb91a;transition:.5s ease-in-out}.service-block h6{font-size:1.25rem;color:#231f20;text-transform:capitalize}.service-block .content{position:absolute;bottom:0;left:0;transform:translateX(-300px);width:250px;height:100%;background-color:#fff;padding:30px;display:flex;flex-direction:column;justify-content:center;text-align:left;transition:.5s ease-in-out .2s}.service-block .content h6{color:#fdb91a}.service-block .content p{margin:15px 0;font-size:.935rem;line-height:1.5;color:#231f20}.service-block:hover .service-title{transform:translateX(-300px)}.service-block:hover .content{transform:translateX(0)}@media screen and (max-width: 992px){.service .wrapper{gap:30px}.service-block{flex-basis:calc(50% - 15px)}.service-block .service-title{padding:10px 20px}.service-block h6{font-size:1rem}.service-block .content{transform:translateX(-200px);width:200px;padding:20px}.service-block .content p{font-size:.875rem}.service-block:hover .service-title{transform:translateX(-200px)}}@media screen and (max-width: 768px){.service .wrapper{gap:20px;flex-direction:column;flex-wrap:nowrap}.service-block{aspect-ratio:4/2}}@media screen and (max-width: 480px){.service-block{aspect-ratio:3/2}}.roofing .main-title h6{color:#fff;text-transform:capitalize;text-align:center}.roofing .main-title h4{color:#fdb91a;text-transform:capitalize;text-align:center;padding:20px 0}.roofing .roofing-wrapper{display:flex;flex-direction:column;gap:2px}.roofing .roofing-wrapper .roof-block{display:flex;justify-content:space-between;gap:2px 1px}.roofing .roofing-wrapper .roof-block .figure{flex-basis:calc(60% - 1px)}.roofing .roofing-wrapper .roof-block .figure img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover}.roofing .roofing-wrapper .roof-block .desc{flex-basis:calc(40% - 1px);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;padding:0 30px;text-align:center}.roofing .roofing-wrapper .roof-block .desc h6{color:#fff;text-transform:capitalize;padding:10px}.roofing .roofing-wrapper .roof-block .desc p{color:#f8f8f8}.roofing .roofing-wrapper .roof-block:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 992px){.roofing .roofing-wrapper .roof-block{flex-direction:column}.roofing .roofing-wrapper .roof-block .figure img{aspect-ratio:5/2}.roofing .roofing-wrapper .roof-block .desc{padding:30px}.roofing .roofing-wrapper .roof-block:nth-child(even){flex-direction:column}}.gallery .gallery-wrapper{display:grid;grid-template-columns:repeat(5, 1fr);gap:15px 10px}.gallery .gallery-wrapper .img-block{width:100%;aspect-ratio:2/3;border-radius:10px}.gallery .gallery-wrapper .img-block img{width:100%;height:100%;object-fit:cover}.gallery .gallery-wrapper .img-block:first-child{grid-row:1/3;grid-column:1/3}@media screen and (max-width: 992px){.gallery .gallery-wrapper{grid-template-columns:repeat(3, 1fr)}.gallery .gallery-wrapper .img-block{aspect-ratio:3/2}.gallery .gallery-wrapper .img-block:first-child{grid-row:initial;grid-column:initial}}@media screen and (max-width: 768px){.gallery .gallery-wrapper{grid-template-columns:repeat(2, 1fr)}}.quote{background-image:url("../images/quote_bg.jpg");background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1}.quote::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);z-index:-1}.quote .quote-wrapper{max-width:600px}.quote .quote-wrapper .section-title h5{color:#fff}.quote .quote-wrapper .section-title p{color:#f8f8f8}.quote .quote-wrapper .form{padding:40px 30px;background-color:#fff;border-radius:10px}.quote .quote-wrapper .form .form-group label{color:#fdb91a}.testimonial{padding-bottom:0}.testimonial .testimonial-wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px}.testimonial .testimonial-wrapper .testimonial-title{width:calc(30% - 20px)}.testimonial .testimonial-wrapper .testimonial-slider{width:calc(70% - 60px)}.testimonial .testimonial-wrapper .testimonial-slider .slick-arrow.left{left:-30px;z-index:9}.testimonial .testimonial-wrapper .testimonial-slider .slick-arrow.right{right:-30px}.testimonial-block .block-wrap{max-width:500px;background:#fdb91a;padding:60px 30px;margin:0 20px;border-radius:10px}.testimonial-block .block-wrap .top-content h5{font-size:1.125rem;color:#f8f8f8;font-weight:700;text-transform:capitalize}.testimonial-block .block-wrap .top-content p{color:#000;font-size:.9375rem;margin-top:15px;line-height:1.5}.testimonial-block .block-wrap .bottom-content{display:flex;align-items:center;gap:10px;margin-top:40px}.testimonial-block .block-wrap .bottom-content .figure{width:60px;aspect-ratio:1/1;background-color:#fff}.testimonial-block .block-wrap .bottom-content .figure img{width:100%;height:100%;object-fit:cover}.testimonial-block .block-wrap .bottom-content .details p{font-size:.875rem;color:#231f20;text-transform:capitalize}.testimonial-block .block-wrap .bottom-content .details p.address{font-size:.8125rem}@media screen and (max-width: 992px){.testimonial .testimonial-wrapper{flex-direction:column;align-items:flex-start;gap:0}.testimonial .testimonial-wrapper .testimonial-title{width:100%}.testimonial .testimonial-wrapper .testimonial-slider{width:100%}.testimonial-block .block-wrap{padding:40px 30px}}@media screen and (max-width: 768px){.testimonial-block .block-wrap{margin:0}}.footer{padding-bottom:0}.footer .footer-top{padding-bottom:50px}.footer .footer-top .top-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 10px}.footer .footer-top .top-wrap .footer-block{flex-basis:calc(18% - 20px)}.footer .footer-top .top-wrap .footer-block .quick-link h5{font-size:1.25rem;font-weight:700;color:#fdb91a;margin-bottom:30px;text-transform:capitalize}.footer .footer-top .top-wrap .footer-block .quick-link li,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item{margin-bottom:8px;position:relative}.footer .footer-top .top-wrap .footer-block .quick-link li::before,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item::before{content:"";position:absolute;font-family:"font Awesome 5 free";font-weight:700;font-size:.75rem;color:#f8f8f8}.footer .footer-top .top-wrap .footer-block .quick-link li .footer-link,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item .footer-link{padding-left:15px;font-size:.9375rem;letter-spacing:1px;color:#f8f8f8;text-transform:capitalize;display:inline-block;transition:.5s ease-in-out;overflow-wrap:anywhere}.footer .footer-top .top-wrap .footer-block .quick-link li:hover i,.footer .footer-top .top-wrap .footer-block .quick-link li:hover::before,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover i,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover::before{color:#fdb91a}.footer .footer-top .top-wrap .footer-block .quick-link li:hover svg,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover svg{stroke:#fdb91a}.footer .footer-top .top-wrap .footer-block .quick-link li:hover .footer-link,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover .footer-link{transform:translateX(5px);color:#fdb91a}.footer .footer-top .top-wrap .footer-block:first-child{flex-basis:calc(40% - 20px)}.footer .footer-top .top-wrap .footer-block:first-child .logo{width:120px}.footer .footer-top .top-wrap .footer-block:first-child .logo img{width:100%;height:100%;object-fit:cover}.footer .footer-top .top-wrap .footer-block:first-child .desc{max-width:350px;margin-top:20px}.footer .footer-top .top-wrap .footer-block:first-child .desc p{color:#f8f8f8;line-height:1.5;font-size:.9375rem}.footer .footer-top .top-wrap .footer-block:nth-child(3){flex-basis:calc(24% - 20px)}.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link li::before,.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link .footer-item::before{display:none}.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link li .footer-link,.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link .footer-item .footer-link{padding-left:0;text-transform:initial}.footer .footer-top .top-wrap .footer-block:last-child .quick-link li,.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item{display:flex}.footer .footer-top .top-wrap .footer-block:last-child .quick-link li::before,.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item::before{display:none}.footer .footer-top .top-wrap .footer-block:last-child .quick-link li .icon svg path,.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item .icon svg path{stroke:#f8f8f8}.footer .footer-top .top-wrap .footer-block:last-child .quick-link li .footer-link,.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item .footer-link{padding-left:10px}.footer .footer-bottom{background-color:#fdb91a;padding:30px 0}.footer .footer-bottom .bottom-wrap{display:flex;justify-content:center;align-items:center;gap:5px}.footer .footer-bottom .bottom-wrap .block,.footer .footer-bottom .bottom-wrap .develop{display:flex;align-items:center;gap:5px}.footer .footer-bottom .bottom-wrap .block p,.footer .footer-bottom .bottom-wrap .block a,.footer .footer-bottom .bottom-wrap .develop p,.footer .footer-bottom .bottom-wrap .develop a{line-height:1.5;font-size:.875rem;color:#231f20;text-transform:capitalize;display:inline-block}.footer .footer-bottom .bottom-wrap .block a,.footer .footer-bottom .bottom-wrap .develop a{position:relative}.footer .footer-bottom .bottom-wrap .block a::before,.footer .footer-bottom .bottom-wrap .develop a::before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#231f20;transition:.3s ease-in-out}.footer .footer-bottom .bottom-wrap .block a:hover::before,.footer .footer-bottom .bottom-wrap .develop a:hover::before{width:100%}@media screen and (max-width: 992px){.footer .footer-top .top-wrap .footer-block{flex-basis:calc(33.3333333333% - 20px)}.footer .footer-top .top-wrap .footer-block .quick-link h5{font-size:1.25rem;margin-bottom:20px}.footer .footer-top .top-wrap .footer-block .quick-link li,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item{margin-bottom:8px;position:relative}.footer .footer-top .top-wrap .footer-block .quick-link li::before,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item::before{content:"";position:absolute;font-family:"font Awesome 5 free";font-weight:700;font-size:.75rem;color:#f8f8f8}.footer .footer-top .top-wrap .footer-block .quick-link li .footer-link,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item .footer-link{font-size:.875rem}.footer .footer-top .top-wrap .footer-block:first-child{flex-basis:100%}.footer .footer-top .top-wrap .footer-block:first-child .logo{margin:auto}.footer .footer-top .top-wrap .footer-block:first-child .desc{max-width:100%;text-align:center}.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link{text-align:center}.footer .footer-top .top-wrap .footer-block:last-child .quick-link{text-align:right}.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item{justify-content:flex-end}}@media screen and (max-width: 768px){.footer .footer-top .top-wrap{flex-direction:column;gap:20px}.footer .footer-top .top-wrap .footer-block .quick-link h5{margin-bottom:15px;text-align:center}.footer .footer-top .top-wrap .footer-block .quick-link li,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item{margin-bottom:5px;text-align:center}.footer .footer-top .top-wrap .footer-block .quick-link li::before,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item::before{content:"";position:absolute;font-family:"font Awesome 5 free";font-weight:700;font-size:.75rem;color:#f8f8f8}.footer .footer-top .top-wrap .footer-block .quick-link li .footer-link,.footer .footer-top .top-wrap .footer-block .quick-link .footer-item .footer-link{font-size:.875rem}.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item{justify-content:center}.footer .footer-bottom .bottom-wrap{flex-direction:column}}@media screen and (max-width: 480px){.footer .footer-bottom .bottom-wrap .block,.footer .footer-bottom .bottom-wrap .develop{flex-direction:column}}.page-about .extra-content{flex-basis:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.page-about .extra-content p{flex-basis:calc(50% - 10px);color:#f8f8f8}.page-about .extra-content p:last-child{flex-basis:100%}.page-about .features{margin-top:0}@media screen and (max-width: 992px){.page-about .about .wrapper{flex-direction:column;gap:20px}.page-about .about .wrapper .about-image{aspect-ratio:5/3}.page-about .about .wrapper .about-content .desc p:last-child{margin-bottom:0}.page-about .about .wrapper .extra-content{flex-direction:column}}@media screen and (max-width: 768px){.page-about .about .wrapper .extra-content{text-align:center}}.call-us{background-image:url("../images/banner1.jpg");background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:1;position:relative}.call-us::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);z-index:-1}.call-us .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.call-us .wrap .content{flex-basis:calc(70% - 30px)}.call-us .wrap .content h5{color:#fff}.call-us .wrap .content p{color:#f8f8f8;margin-top:20px}.call-us .wrap .button{flex-basis:calc(30% - 30px)}.call-us .wrap .button .call-button{width:80px;aspect-ratio:1/1;border-radius:100%;display:flex;align-items:center;justify-content:center;background-color:#fdb91a;font-size:1.25rem;text-transform:capitalize;color:#231f20;border:1px solid #fdb91a;transition:.5s ease-in-out}.call-us .wrap .button .call-button:hover{background-color:rgba(0,0,0,0);color:#fdb91a}@media screen and (max-width: 576px){.call-us .wrap{flex-direction:column;gap:20px}.call-us .wrap .content{text-align:center}.call-us .wrap .button{flex-basis:calc(30% - 30px)}.call-us .wrap .button .call-button{font-size:1rem}}.page-services{background:url("../images/Pattern-Randomized.svg")}.page-services .service_wrapper{display:flex;flex-direction:column;gap:60px;padding-top:60px}.page-services .servie-block{display:flex;flex-wrap:wrap;gap:30px;background-color:#fff;border-radius:10px;box-shadow:2px 1px 14px -8px #231f20;padding:30px}.page-services .servie-block .images{flex-basis:50%;width:100%}.page-services .servie-block .images img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px}.page-services .servie-block .content{flex-basis:calc(50% - 30px)}.page-services .servie-block .content h5{font-size:2rem;font-weight:700;color:#fdb91a;text-transform:capitalize}.page-services .servie-block .content p{font-size:.9375rem;padding-top:20px;color:#231f20}.page-services .servie-block .bottom-content{flex-basis:100%}.page-services .servie-block .bottom-content p{font-size:.9375rem;padding-top:20px;color:#231f20}.page-services .servie-block .bottom-content p:first-child{padding-top:0}.page-services .servie-block:nth-child(even){flex-direction:row-reverse}.page-services .servie-block:last-child{margin-bottom:40px}@media screen and (max-width: 992px){.page-services .servie-block{flex-direction:column}.page-services .servie-block .content{text-align:center}.page-services .servie-block .content p{padding:10px 0}.page-services .servie-block .bottom-content{text-align:center}.page-services .servie-block .bottom-content p{padding:10px 0}.page-services .servie-block .bottom-content ul li p span{font-size:1.125rem}.page-services .servie-block:nth-child(even){flex-direction:column}.page-services .servie-block:last-child{padding-bottom:40px}}.contact-wrap{display:flex;flex-wrap:wrap;background-color:rgba(253,185,26,.5)}.contact-wrap .left-block{flex-basis:40%;padding:40px;display:flex;flex-direction:column;justify-content:space-between;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url("../images/contact_bg.jpg");position:relative;z-index:1}.contact-wrap .left-block::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.6);z-index:-1}.contact-wrap .right-block{flex-basis:60%;padding:40px;background-color:#fdb91a}.contact-wrap .right-block .title h3{color:#fff;font-weight:900;font-size:2rem;letter-spacing:2px}.contact-wrap .right-block .form{gap:20px 10px}.contact-wrap .right-block .form .form-group label{font-size:1.125rem}@media screen and (max-width: 992px){.contact-wrap{flex-direction:column}.contact-wrap .left-block{padding:30px 40px;border-bottom:1px solid rgba(255,255,255,.2)}.contact-wrap .right-block{padding:30px 40px}}