﻿@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap";body{background:#f5f5f5}body,p,a{font-size:.9375rem;font-style:normal;font-weight:400;font-family:"Roboto",sans-serif;color:#1c1c1c}p{font-family:"Open Sans",sans-serif;margin:0;padding:0;line-height:1.7}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Roboto",sans-serif;color:#42ae4a;margin:0;padding:0}button:focus,button:active{outline:none}.btn{outline:none;box-shadow:none;border-radius:5px;border:1px solid #dedede;font-family:"Open Sans",sans-serif;cursor:pointer;transition:.4s ease-in-out}.btn:focus,.btn:hover{box-shadow:none;outline:none;color:inherit}.btn.btn-custom-small{font-size:.75rem;padding:6px 20px}.btn.btn-custom-medium{font-size:.875rem;padding:8px 25px}.btn.btn-custom-large{font-size:1rem;font-weight:600;padding:12px 32px;letter-spacing:.03em}.btn.btn-primary{background-color:#42ae4a;border-color:#42ae4a;color:#fff}.btn.btn-primary:hover{background-color:rgba(0,0,0,0);color:#42ae4a}.btn.btn-secondary{background-color:#b6734c;border-color:#b6734c;color:#fff}.btn.btn-secondary:hover{background-color:rgba(0,0,0,0);color:#b6734c;border-color:#b6734c}.btn.btn-dark{background-color:#000;border-color:#000;color:#000}.btn.btn-dark:hover{background-color:rgba(0,0,0,0);color:#fff}.btn.btn-whitey{background-color:#fff;border-color:#fff;color:#332d2d}.btn.btn-whitey:hover{background-color:rgba(0,0,0,0);color:#fff}.scrollevent a{font-size:18px;text-decoration:none}.scrollevent a:hover{font-style:normal}.scrollevent a .btn-scroll-up{padding:5px 6px;background-color:rgba(66,174,74,.95);box-shadow:none;border:1px solid;border-color:#34893a;border-radius:6px 6px 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:18px;color:#fff}.scrollToTop:hover{text-decoration:none}.slick-slide:focus{outline:none}.slick-dots li{display:flex;justify-content:center;gap:5px;width:10px;aspect-ratio:1/1;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:#42ae4a}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;aspect-ratio:1/1;background-color:#f8f8f8;display:grid;place-items:center;transition:.3s ease-in-out;cursor:pointer}.slick-arrow i{font-size:1.5rem;color:#000;transition:.3s ease-in-out}.slick-arrow:hover{background-color:#42ae4a}.slick-arrow:hover i{color:#fff}.slick-arrow.left{left:0px;z-index:9}.slick-arrow.right{right:0px}.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:20px;height:45px;width:45px;line-height:45px;color:#fff;background-color:rgba(66,174,74,.7);border-radius:100%}.icon-block{width:50px;aspect-ratio:1/1;display:grid;place-items:center;position:relative;background-color:#b6734c;z-index:1}.icon-block::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#42ae4a;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:#b6734c;stroke:#b6734c}.form{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px 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:1rem;color:#000;font-weight:500;text-transform:capitalize;margin-bottom:5px}.form .form-group label span{margin-left:5px}.form .form-group .form-input{border-radius:5px;border:1px solid rgba(0,0,0,.4);background:#d9d9d9;padding:8px;font-size:1rem;text-transform:capitalize;color:#000;resize:none;width:100%}.form .form-group .form-input::placeholder{font-size:1rem;color:#1c1c1c}.form .form-group .form-input:focus-visible{border:none;outline:0;box-shadow:2px 2px 3px -1px #fff;border-bottom:1px solid #fff}.form .form-group .form-input.msg-input{height:100px}@media screen and (max-width: 992px){.form .form-group .form-input{font-size:.9375}.form .form-group .form-input::placeholder{font-size:.9375}}@media screen and (max-width: 576px){.form{flex-direction:column;gap:20px}.form .form-group .form-input{font-size:.875rem}.form .form-group .form-input::placeholder{font-size:.875rem}}ul,ol{margin:0;padding:0;list-style:none}ul li,ol li{display:block;font-size:14px;font-family:"Open Sans",sans-serif;font-weight:400}figure{margin:0}img{max-width:100%;transition:.4s all}a{color:#fff;text-decoration:none;display:block;overflow:hidden;transition:.4s all}a:hover,a:focus,a:active{text-decoration:none;font-style:normal;cursor:pointer;outline:none}.no-padding{padding:0}.no-margin{margin:0}.no-border-right{border-right:none}.no-border-left{border-left:none}.no-border-top{border-top:none}.no-border-bottom{border-bottom:none}.section{padding:80px 0}.title{padding-bottom:30px;text-align:center}.title h2{font-size:2rem;font-weight:900;color:#000;text-transform:uppercase}.title h2 span{color:#42ae4a;font-weight:300}.title p{font-size:1rem;font-weight:300;color:#1c1c1c;max-width:600px;margin:0 auto;padding-top:10px}@media screen and (max-width: 1200px){.section{padding:60px 0}}@media screen and (max-width: 992px){.section{padding:50px 0}.title h2{font-size:1.75rem}.title p{font-size:.975rem}}@media screen and (max-width: 768px){.section{padding:40px 0}.title{padding-bottom:30px}.title h2{font-size:1.5rem}.title p{font-size:.875rem;width:auto}}@media screen and (max-width: 577px){.section{padding:30px 0}.title h2{font-size:1.25rem}}.breadcrumb{background:url("../images/bcrumb.jpg") no-repeat;background-position:center center;background-size:cover;margin-bottom:0;position:relative;z-index:1}.breadcrumb::before{content:"";position:absolute;inset:0;background-color:rgba(66,174,74,.5);z-index:-1}.breadcrumb .bread-title{text-align:center;padding-bottom:20px;display:block;color:#000}.breadcrumb .bread-title::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-family:"fontAwesome";font-size:16px;color:#fff}.breadcrumb .bread-title:last-child::before{content:""}.breadcrumb h4{font-size:32px;font-weight:700}.breadcrumb h5{font-size:22px}.breadcrumb h6{font-size:18px}header{background-color:#fff;z-index:111}header .nav-top{flex-direction:row;justify-content:space-between;align-items:center;padding:10px 0}header .nav-top .navbar-brand figure{width:160px}header .nav-top .company-info{flex-direction:row;justify-content:space-between}header .nav-top .company-info .info{flex-direction:row;align-items:center;padding:0 45px}header .nav-top .company-info .info i{color:#1c1c1c;font-size:12px;padding-right:10px}header .nav-top .company-info .info p{font-size:14px;font-weight:500;color:#1c1c1c;font-weight:400}header .nav-top .company-info .info:first-child{padding-left:0}header .nav-top .company-info .info:last-child{padding-right:0}header .nav-top .company-info .info .social-icons .social-link i{padding-right:30px;font-size:14px}header .nav-top .company-info .info .social-icons .social-link:last-child i{padding-right:0}header .navbar{padding:0}header .navbar .navbar-brand{display:none}header .navbar svg rect{fill:#fff}header .navbar .navbar-toggler{z-index:9999}header .navbar .navbar-toggler:focus{outline:none;box-shadow:none}header .navbar-collapse{display:flex;flex-direction:row;justify-content:space-between;background-color:#42ae4a;z-index:2}header .navbar-collapse .navbar-nav{width:100%;display:flex;flex-direction:row;justify-content:space-around}header .navbar-collapse .navbar-nav .nav-item{text-align:center;position:relative}header .navbar-collapse .navbar-nav .nav-item .nav-link{margin:0 10px;padding:16px 6px;color:#fff;text-transform:uppercase;letter-spacing:.03em;font-size:13px;font-weight:400;display:block;position:relative}header .navbar-collapse .navbar-nav .nav-item .nav-link i{color:#1c1c1c;font-size:12px;padding-right:6px}header .navbar-collapse .navbar-nav .nav-item .nav-link.button{padding:8px 15px;font-size:12px;color:#1c1c1c;background-color:#1c1c1c;border-color:#1c1c1c}header .navbar-collapse .navbar-nav .nav-item .nav-link::before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#fff;transition:.3s ease-in-out}header .navbar-collapse .navbar-nav .nav-item .nav-link:hover::before{width:100%}header .navbar-collapse .navbar-nav .nav-item.active .nav-link::before{width:100%}header.fixed-header{position:fixed;top:0;left:0;right:0;z-index:111;background:inherit;background-color:#fff;animation:smoothScroll 1s forwards}@keyframes smoothScroll{0%{transform:translateY(-40px)}100%{transform:translateY(0px)}}header.fixed-header .nav-top .navbar-brand figure{max-width:140px}header.fixed-header .nav-top .company-info .info{padding:0 25px}header.fixed-header .nav-top .company-info .info p{font-size:13px}header.fixed-header .nav-top .company-info .info:first-child{padding-left:0}header.fixed-header .nav-top .company-info .info:last-child{padding-right:0 !important}header.fixed-header .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:13px;padding:10px 0}@media screen and (max-width: 1200px){header .nav-top .company-info .info{padding:0 25px}header .navbar-collapse .navbar-nav .nav-item:last-child{padding:0 0}}@media screen and (max-width: 992px){header{background-color:#000}header .nav-top{display:none !important}header .navbar-toggler{z-index:999;border:none;position:relative}header .navbar-toggler svg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}header .navbar-toggler svg.burger{transition:.3s ease-in-out}header .navbar-toggler svg.burger rect{fill:#fff}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.burger{opacity:0}header .navbar-toggler[aria-expanded=true] svg.cross{opacity:1;top:50%}header .navbar{background-color:#000;padding:10px 15px;z-index:2}header .navbar .navbar-brand{display:inline}header .navbar .navbar-brand figure{width:100px}header .navbar-collapse{flex-direction:column;background-color:rgba(0,0,0,0)}header .navbar-collapse .navbar-nav{flex-direction:column;width:100%}header .navbar-collapse .navbar-nav .nav-item .nav-link{display:inline-block;padding:5px 0;color:#fff}header.fixed-header{background-color:#000}header.fixed-header .navbar .navbar-brand figure{width:80px}}@media screen and (max-width: 577px){header .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:12px}}.banner{margin-top:-25px}.banner .slider .block{position:relative;height:calc(100vh - 95px)}.banner .slider .block .image{width:100%;height:calc(100vh - 95px)}.banner .slider .block .image img{width:100%;height:100%;object-fit:cover}.banner .slider .block .text{position:absolute;bottom:10px;left:0;text-align:right;background-color:#42ae4a;border:3px solid #fff;border-left:none;border-radius:6px;border-top-left-radius:0;border-bottom-left-radius:0;padding:20px 20px}.banner .slider .block .text h5{font-size:32px;font-weight:900;color:#000;letter-spacing:.02em;text-transform:uppercase;padding-bottom:10px}.banner .slider .block .text .button a{display:inline-block;font-size:18px;font-weight:500;color:#1c1c1c;letter-spacing:.02em;text-transform:capitalize;overflow:visible}.banner .slider .block .text .button a i{font-size:14px;color:#1c1c1c;padding-left:8px;transition:.3s ease-in-out}.banner .slider .block .text .button a:hover i{transform:translateX(5px)}.banner .slick-arrow i{font-size:26px;display:none;transition:.3s ease-in}.banner .slick-arrow i:hover{color:#fff}.banner:hover .slick-arrow i{display:inline}@media screen and (max-width: 992px){.banner{margin-top:0}.banner .slider .block{height:auto}.banner .slider .block .image{height:auto}.banner .slider .block .image img{height:auto}.banner .slider .block .text h5{font-size:26px;padding-bottom:10px}.banner .slider .block .text .button a{font-size:16px}.banner .slider .block .text .button a i{font-size:13px}}@media screen and (max-width: 768px){.banner .slider .block{height:auto}.banner .slider .block .image img{height:300px}.banner .slider .block .text h5{font-size:22px;padding-bottom:5px}.banner .slider .block .text .button a{font-size:16px}.banner .slick-arrow i{font-size:20px}}@media screen and (max-width: 577px){.banner .slider .block .text{position:relative;text-align:center;border:none;border-radius:0;padding:20px 20px 40px 20px}.banner .slider .block .text h5{font-size:20px}.banner .slider .block .text .button a{font-size:14px}.banner .slick-dots{margin-top:-28px;position:relative}.banner .slick-dots li{background-color:#fff}.banner .slick-dots li.slick-active{background-color:#332d2d}}@media screen and (max-width: 481px){.banner .slider .block .text h5{font-size:18px}}.about{background:url("../images/bg-img.png") no-repeat;background-position:right top;background-size:250px}.about .about-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px;margin:30px 0}.about .about-wrap .block{flex:0 0 calc(50% - 30px);height:auto}.about .about-wrap .block img{width:100%;height:100%;object-fit:cover}.about .about-wrap .block.content-block h4{font-size:28px;font-weight:900;letter-spacing:.03em;word-spacing:.05em;color:#42ae4a;text-transform:uppercase}.about .about-wrap .block.content-block h4 span{font-size:1rem;font-weight:300;color:#000;display:block;text-transform:initial}.about .about-wrap .block.content-block p{font-size:16px;margin:20px 0;color:#1c1c1c}.about .about-wrap .block.content-block p:first-child{margin-top:0}.about .about-wrap .block.content-block .button .btn-primary{margin-left:10px}.about .about-wrap .full-content{flex-basis:100%}.about .about-wrap .full-content p{font-size:16px;color:#1c1c1c;margin-top:20px}.about .about-wrap .full-content p:first-child{margin-top:0}@media screen and (max-width: 992px){.about .about-wrap{flex-direction:column;gap:20px}.about .about-wrap .block.content-block{text-align:center}.about .about-wrap .block.content-block h4{font-size:24px}.about .about-wrap .block.content-block p{font-size:15px}}@media screen and (max-width: 768px){.about .about-wrap .block.content-block h4{font-size:22px}}@media screen and (max-width: 481px){.about .about-wrap .block.content-block h4{font-size:20px}.about .about-wrap .block.content-block p{margin:20px 0}}@media screen and (max-width: 321px){.about .about-wrap .block.content-block h4{font-size:18px}}.why-choose-us .title{text-align:center}.why-choose-us .title h2 span{display:block;font-size:1rem;text-transform:capitalize}.why-choose-us .wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.why-choose-us .wrapper .block{flex-basis:calc(33.3333333333% - 30px)}.why-choose-us .wrapper .block .image{width:100%;height:100%}.why-choose-us .wrapper .block .image img{width:100%;height:100%;object-fit:cover}.choose-block{position:relative;margin-bottom:30px;padding:20px 10px;height:150px;display:grid;place-items:center;z-index:1;transition:.5s ease-in-out;overflow:hidden}.choose-block::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#42ae4a;border-radius:5px;z-index:-1}.choose-block:last-child{margin-bottom:0}.choose-block .top-side{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center;transition:.5s ease-in-out}.choose-block .top-side .icon{margin:auto;width:80px;aspect-ratio:1/1;display:grid;place-items:center;background-color:#fff;border-radius:100%;z-index:1;position:relative}.choose-block .top-side .icon::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:0;border-radius:100%;background-color:#42ae4a;z-index:-1;transition:.5s ease-in-out;transition-delay:.3s}.choose-block .top-side .icon i{font-size:2rem;color:#42ae4a;transition:.5s ease-in-out}.choose-block .top-side h6{font-size:1.125rem;font-weight:600;color:#1c1c1c;text-transform:capitalize;margin-top:10px}.choose-block:hover .top-side .icon::before{height:110%}.choose-block:hover .top-side .icon i{color:#fff}@media screen and (max-width: 1200px){.choose-block:hover .desc{transform:translate(-50%, -40px)}}@media screen and (max-width: 992px){.why-choose-us .wrapper{flex-direction:column}.why-choose-us .wrapper .block{display:flex;gap:20px;justify-content:center}.why-choose-us .wrapper .block .image{max-width:300px;aspect-ratio:1/1}.choose-block{width:330px;margin:0}.choose-block .top-side .icon i{font-size:1.5rem}.choose-block .top-side h6{font-size:1rem}}@media screen and (max-width: 768px){.why-choose-us .wrapper{justify-content:center;align-items:center}.why-choose-us .wrapper .block{flex-direction:column;overflow:hidden}.choose-block{margin:0}.choose-block .top-side .icon i{font-size:1.5rem}.choose-block .top-side h6{font-size:1rem}.choose-block:hover .desc{transform:translate(-50%, -10px)}}@media screen and (max-width: 576px){.why-choose-us .wrapper{align-items:initial}.why-choose-us .wrapper .block .image{max-width:100%;aspect-ratio:5/2}.choose-block{width:100%;margin:0}.choose-block .top-side{position:relative;top:0;left:0;transform:translate(0, 0)}.choose-block .top-side .icon::before{height:100%}.choose-block .top-side .icon i{color:#fff}.choose-block .desc{position:relative;top:0;left:0;transform:translate(0, 0);padding:0}.choose-block:hover .top-side{transform:translate(0, 0)}.choose-block:hover .desc{transform:translate(0, 0)}}.service{background:url("../images/bg-img.png") no-repeat;background-position:right top;position:relative;padding:80px 0}.service::before{content:"";position:absolute;top:50%;left:-20px;transform:translateY(-50%);width:100%;height:100%;background:url("../images/bg-img.png") no-repeat;background-position:left center;z-index:-1}.service .services-wrapper{display:flex;flex-wrap:wrap;gap:30px 20px}.service .services-wrapper .item{flex:0 0 calc(33.3333333333% - 20px)}.service .services-wrapper .item .image{width:100%;height:250px}.service .services-wrapper .item .image img{width:100%;height:100%;object-fit:cover}.service .services-wrapper .item .detail{padding:20px 10px;margin:-40px 15px 0 15px;box-shadow:rgba(0,0,0,.09) 0px 2px 1px,rgba(0,0,0,.09) 0px 4px 2px,rgba(0,0,0,.09) 0px 8px 4px,rgba(0,0,0,.09) 0px 16px 8px,rgba(0,0,0,.09) 0px 32px 16px;background-color:#42ae4a;text-align:center;position:relative}.service .services-wrapper .item .detail h4{font-size:1rem;font-weight:600;color:#fff}.service .services-wrapper .item .detail h4 span{color:#fff}.service .services-wrapper .item .detail p{font-size:.875rem;padding:20px 0;color:#f8f8f8}.service .services-wrapper .item .read_more{font-size:14px;color:#f8f8f8}.service .services-wrapper .item .read_more i{color:#f8f8f8;padding-left:5px;font-size:12px;transition:.3s ease-in-out}.service .services-wrapper .item .read_more:hover i{transform:translateX(5px)}@media screen and (max-width: 992px){.service .services-wrapper .item{flex:0 0 calc(50% - 20px)}.service .services-wrapper .item .detail h4{font-size:15px}.service .services-wrapper .item .read_more{font-size:13px}}@media screen and (max-width: 577px){.service .services-wrapper{flex-direction:column}.service .services-wrapper .item{margin-right:0}.service .services-wrapper .item .image img{width:100%}.service .services-wrapper .item .detail h4{font-size:16px}}.quote{background:url("../images/quotebg.jpg") no-repeat;background-size:cover;background-position:center center;position:relative;z-index:1}.quote::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:-1}.quote .quote-wrapper{display:flex;flex-direction:row;margin:0 0 100px 0}.quote .quote-wrapper .quote-block{flex:0 0 calc(70% - 60px);margin-right:60px;position:relative}.quote .quote-wrapper .quote-block .form-block{top:0;left:0;margin:0 60px;background-color:rgba(0,0,0,.9)}.quote .quote-wrapper .quote-block .form-block .form{padding:40px}.quote .quote-wrapper .quote-block .title{text-align:left;padding:40px 40px 0}.quote .quote-wrapper .quote-block .title h5{font-size:32px;font-weight:700;color:#fff;letter-spacing:.02em;word-spacing:.04em}.quote .quote-wrapper .quote-block .title p{font-size:14px;color:#fff}@media screen and (max-width: 1200px){.quote .quote-wrapper{margin:0 0 100px 0}.quote .quote-wrapper .quote-block{flex:0 0 calc(70% - 60px);margin-right:60px}.quote .quote-wrapper .quote-block .form-block{margin:0 40px}}@media screen and (max-width: 992px){.quote{position:relative}.quote .quote-wrapper{flex-direction:column;margin:0}.quote .quote-wrapper .quote-block{margin-right:0;position:relative;z-index:3}.quote .quote-wrapper .quote-block .form-block{position:relative}.quote .quote-wrapper .quote-block .title h5{font-size:26px}.quote .quote-wrapper .quote-block .title p{font-size:14px}.quote .quote-wrapper .quote-image{position:absolute;bottom:0px;left:0;width:200px;z-index:2}}@media screen and (max-width: 768px){.quote .quote-wrapper .quote-block .form-block{margin:0}.quote .quote-wrapper .quote-block .title h5{font-size:22px}.quote .quote-wrapper .quote-image{display:none}}@media screen and (max-width: 481px){.quote .quote-wrapper .quote-block .form-block .title{padding:20px 20px 0}.quote .quote-wrapper .quote-block .form-block .title h5{font-size:18px}.quote .quote-wrapper .quote-block .form-block .title p{width:100%}.quote .quote-wrapper .quote-block .form-block .form{padding:20px}}@media screen and (max-width: 420px){.quote .quote-wrapper .quote-block .title{padding:20px 10px}.quote .quote-wrapper .quote-block .title h5{font-size:18px}.quote .quote-wrapper .quote-block .title p{width:100%;padding:10px 0 0 0}}.about-features{display:flex;flex-direction:column;gap:50px}.about-features .abtfeatures-block{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:40px 30px}.about-features .abtfeatures-block .img-block{flex-basis:calc(50% - 30px)}.about-features .abtfeatures-block .img-block img{width:100%}.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:#332d2d;padding-bottom:20px}.about-features .abtfeatures-block .content h5 span{color:#b6734c}.about-features .abtfeatures-block .content p{padding:20px 0;font-size:16px}.about-features .abtfeatures-block:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 992px){.about-features .abtfeatures-block .img-block{width:calc(50% - 40px)}.about-features .abtfeatures-block .img-block img{width:100%}.about-features .abtfeatures-block .content{width:calc(50% + 40px);padding:0}.about-features .abtfeatures-block .content h5{padding-bottom:0}}@media screen and (max-width: 768px){.about-features .abtfeatures-block{flex-direction:column;gap:20px}.about-features .abtfeatures-block .img-block{width:100%;margin-right:0}.about-features .abtfeatures-block .content{width:100%;margin:0;text-align:center}.about-features .abtfeatures-block .content h5{font-size:20px}.about-features .abtfeatures-block .content h5 span{display:inline}.about-features .abtfeatures-block .content p{padding:10px 0 0 0}.about-features .abtfeatures-block:nth-child(even){flex-direction:column}}@media screen and (max-width: 481px){.about-features .abtfeatures-block .content h5{font-size:18px}}.gallery{position:relative;padding:80px 0}.gallery .gallery-wrapper{display:flex;flex-wrap:wrap;gap:15px}.gallery .gallery-wrapper .picture{position:relative;transition:.3s ease-in-out;flex-basis:calc(33.3333333333% - 15px)}.gallery .gallery-wrapper .picture .front{width:100%;height:250px}.gallery .gallery-wrapper .picture .front img{width:100%;height:100%;object-fit:cover}.gallery .gallery-wrapper .picture img{width:100%;height:100%;object-fit:cover;object-position:center}.gallery .gallery-wrapper .picture::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:0;width:0;background:rgba(66,174,74,.4);transition:.5s ease-in-out}.gallery .gallery-wrapper .picture::after{content:"";position:absolute;top:-4%;left:0;width:100%;height:2px;background-color:rgba(66,174,74,.4);transition:.3s ease-in-out}.gallery .gallery-wrapper .picture .front::before{content:"";position:absolute;top:-10%;left:50%;transform:translateX(-50%);border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:20px solid rgba(66,174,74,.7);transition:.3s ease-in-out}.gallery .gallery-wrapper .picture .back{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;display:none;animation:fade-inout .6s linear}@keyframes fade-inout{0%{opacity:0}25%{opacity:.5}75%{opacity:.75}100%{opacity:1}}.gallery .gallery-wrapper .picture .back p{opacity:0;display:block;font-size:16px;font-weight:700;line-height:1.2;color:#fff;text-transform:capitalize;letter-spacing:.05em}.gallery .gallery-wrapper .picture .back i{opacity:0;font-size:16px;color:#fff;padding-top:5px}.gallery .gallery-wrapper .picture:hover::before{height:100%;width:100%}.gallery .gallery-wrapper .picture:hover::after{top:0}.gallery .gallery-wrapper .picture:hover .front::before{z-index:1;top:0}.gallery .gallery-wrapper .picture:hover .back{display:inherit}.gallery .gallery-wrapper .picture:hover .back p,.gallery .gallery-wrapper .picture:hover .back i{opacity:1}.page-gallery .gallery{padding-bottom:0}@media screen and (max-width: 992px){.gallery .gallery-wrapper .picture{flex-basis:calc(50% - 15px)}.gallery .gallery-wrapper .picture img{height:180px}.gallery .gallery-wrapper .picture .front::before{border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:16px solid #42ae4a}.gallery .gallery-wrapper .picture .back p{font-size:14px}.gallery .gallery-wrapper .picture .back i{font-size:14px}}@media screen and (max-width: 768px){.gallery .gallery-wrapper .picture img{height:140px}.gallery .gallery-wrapper .picture .front::before{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:10px solid #42ae4a}.gallery .gallery-wrapper .picture .back p{line-height:1.3}.gallery .gallery-wrapper .picture .back i{font-size:13px}}@media screen and (max-width: 577px){.gallery .gallery-wrapper{flex-wrap:wrap}.gallery .gallery-wrapper .picture img{height:200px}.gallery .gallery-wrapper .picture .back p{line-height:1.3}.gallery .gallery-wrapper .picture .back i{font-size:13px}}@media screen and (max-width: 481px){.gallery .gallery-wrapper .picture img{height:170px}}@media screen and (max-width: 340px){.gallery .gallery-wrapper .picture img{height:140px}}.testimonial .wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;gap:0}.testimonial .wrapper .testimonial-image{width:45%}.testimonial .wrapper .testimonial-image img{width:100%;height:100%;object-fit:cover}.testimonial .wrapper .testimonial-group{width:55%;background-color:#42ae4a;padding:60px 50px}.testimonial .wrapper .testimonial-group .main-title{text-align:left;margin:0}.testimonial .wrapper .testimonial-group .main-title h5{text-transform:capitalize;color:#fff}.testimonial .wrapper .testimonial-slider .slick-arrow{width:40px}.testimonial .wrapper .testimonial-slider .slick-arrow.left{top:calc(100% - 20px);transform:translate(-100%, 0);left:calc(100% + 50px);z-index:9;background-color:#000}.testimonial .wrapper .testimonial-slider .slick-arrow.right{right:-50px;top:calc(100% + 20px);transform:translateY(0);background-color:#fff}.testimonial .wrapper .testimonial-slider .slick-arrow i{color:#42ae4a}.testimonial-block .block-wrap .top-content p{color:#f8f8f8;font-size:.875rem;line-height:1.5;margin:30px 0}.testimonial-block .block-wrap .bottom-content{display:flex;align-items:center;gap:20px;margin-top:40px}.testimonial-block .block-wrap .bottom-content .figure{width:60px;aspect-ratio:1/1;border-radius:100%;overflow:hidden}.testimonial-block .block-wrap .bottom-content .figure img{width:100%;height:100%;object-fit:cover}.testimonial-block .block-wrap .bottom-content .details h6{font-size:1.25rem;font-weight:500;color:#fff;text-transform:capitalize}.testimonial-block .block-wrap .bottom-content .details p{font-size:.8125rem;font-weight:300;color:#f8f8f8;text-transform:capitalize}@media screen and (max-width: 992px){.testimonial .wrapper{flex-direction:column;gap:0}.testimonial .wrapper .testimonial-image{width:100%}.testimonial .wrapper .testimonial-image img{width:100%;aspect-ratio:4/2;object-fit:cover}.testimonial .wrapper .testimonial-group{width:100%}.testimonial-block .block-wrap{padding:0}}.call-us{padding:80px 0;background:url("../images/callus-bg.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1;padding-bottom:140px}.call-us::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:-1}.call-us .call-us-content{text-align:center;position:relative}.call-us .call-us-content h3{font-size:2.5rem;color:#fff;font-weight:700;word-spacing:.05em;line-height:1.2;letter-spacing:.03em}.call-us .call-us-content p{font-size:1rem;color:#fff;word-spacing:.05em;letter-spacing:.03em;padding-top:20px}.call-us .call-us-content .call-button{margin-top:40px}@media screen and (max-width: 992px){.call-us .call-us-content h3{font-size:2rem}.call-us .call-us-content p{font-size:.9375rem}}@media screen and (max-width: 577px){.call-us .call-us-content h3{font-size:1.5rem}.call-us .call-us-content p{font-size:.875rem}.call-us .call-us-content .call-button{margin-top:30px}}@media screen and (max-width: 481px){.call-us .call-us-content h3{font-size:1.25rem}}.footer{background-color:#fff}.footer .footer-top{position:relative;z-index:1;margin-top:-60px}.footer .footer-top-wrap{display:flex;flex-wrap:wrap;gap:20px}.footer .footer-top-wrap .info-block{flex-basis:calc(33.3333333333% - 20px);background-color:#42ae4a;padding:40px 20px;display:flex;align-items:center;gap:10px}.footer .footer-top-wrap .info-block .icon-block{border-radius:100%;background-color:rgba(0,0,0,0);border:1px solid #fff}.footer .footer-top-wrap .info-block .icon-block::before{top:50%;left:50%;transform:translate(-50%, -50%);border-radius:100%}.footer .footer-top-wrap .info-block .info-desc h6{font-size:1.225rem;font-weight:500;color:#fff;text-transform:capitalize}.footer .footer-top-wrap .info-block .info-desc p{font-size:.9375rem;color:#f8f8f8;overflow-wrap:anywhere}.footer .footer-mid{padding:30px 0}.footer .footer-mid .top-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.footer .footer-mid .top-wrap .footer-block{flex-basis:calc(15% - 20px)}.footer .footer-mid .top-wrap .footer-block .quick-link h5{font-size:1.25rem;font-weight:700;color:#b6734c;margin-bottom:30px;text-transform:capitalize}.footer .footer-mid .top-wrap .footer-block .quick-link li,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item{margin-bottom:8px;position:relative}.footer .footer-mid .top-wrap .footer-block .quick-link li::before,.footer .footer-mid .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:#1c1c1c}.footer .footer-mid .top-wrap .footer-block .quick-link li .footer-link,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item .footer-link{padding-left:15px;font-size:.875rem;color:#1c1c1c;text-transform:capitalize;transition:.5s ease-in-out;overflow-wrap:anywhere}.footer .footer-mid .top-wrap .footer-block .quick-link li:hover i,.footer .footer-mid .top-wrap .footer-block .quick-link li:hover::before,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item:hover i,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item:hover::before{color:#42ae4a}.footer .footer-mid .top-wrap .footer-block .quick-link li:hover svg,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item:hover svg{stroke:#42ae4a}.footer .footer-mid .top-wrap .footer-block .quick-link li:hover .footer-link,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item:hover .footer-link{transform:translateX(5px);color:#42ae4a}.footer .footer-mid .top-wrap .footer-block:nth-child(2){flex-basis:calc(40% - 20px);text-align:center}.footer .footer-mid .top-wrap .footer-block:nth-child(2) .logo{width:180px;margin:auto}.footer .footer-mid .top-wrap .footer-block:nth-child(2) .logo img{width:100%;height:100%;object-fit:cover}.footer .footer-mid .top-wrap .footer-block:nth-child(2) .desc{margin-top:20px}.footer .footer-mid .top-wrap .footer-block:nth-child(2) .desc p{color:#1c1c1c;line-height:1.5;font-size:.875rem}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link .icon svg path{stroke:#1c1c1c}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link li,.footer .footer-mid .top-wrap .footer-block:last-child .quick-link .footer-item{display:flex}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link li::before,.footer .footer-mid .top-wrap .footer-block:last-child .quick-link .footer-item::before{display:none}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link li .footer-link,.footer .footer-mid .top-wrap .footer-block:last-child .quick-link .footer-item .footer-link{padding-left:10px}.footer .footer-bottom{padding-bottom:30px}.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:#1c1c1c;text-transform:capitalize;display:inline-block;font-family:"Open Sans",sans-serif}.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:#fff;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-wrap .info-block{padding:20px 20px;flex-direction:column;text-align:center}.footer .footer-top-wrap .info-block .info-desc h6{padding-top:10px 0 5px}.footer .footer-top-wrap .info-block .info-desc p{line-height:1.3}.footer .footer-mid .top-wrap .footer-block{flex-basis:calc(30% - 20px)}.footer .footer-mid .top-wrap .footer-block .quick-link h5{font-size:1.25rem;margin-bottom:20px}.footer .footer-mid .top-wrap .footer-block .quick-link li,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item{margin-bottom:8px;position:relative}.footer .footer-mid .top-wrap .footer-block .quick-link li::before,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item::before{display:none}.footer .footer-mid .top-wrap .footer-block .quick-link li .footer-link,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item .footer-link{font-size:.875rem}.footer .footer-mid .top-wrap .footer-block:first-child .logo{margin:auto}.footer .footer-mid .top-wrap .footer-block:first-child .desc{max-width:100%;text-align:center}.footer .footer-mid .top-wrap .footer-block:nth-child(2){flex-basis:calc(40% - 20px)}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link{text-align:right}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link .footer-item{justify-content:flex-end}}@media screen and (max-width: 768px){.footer .footer-top-wrap{flex-direction:column}.footer .footer-top-wrap .info-block .info-desc h6{font-size:1.225rem}.footer .footer-top-wrap .info-block .info-desc p{font-size:.9375rem}.footer .footer-mid{padding:20px 0}.footer .footer-mid .top-wrap{flex-direction:column;gap:20px}.footer .footer-mid .top-wrap .footer-block .quick-link h5{margin-bottom:15px;text-align:center}.footer .footer-mid .top-wrap .footer-block .quick-link li,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item{margin-bottom:5px;text-align:center}.footer .footer-mid .top-wrap .footer-block .quick-link li::before,.footer .footer-mid .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:#000}.footer .footer-mid .top-wrap .footer-block .quick-link li .footer-link,.footer .footer-mid .top-wrap .footer-block .quick-link .footer-item .footer-link{font-size:.875rem}.footer .footer-mid .top-wrap .footer-block:last-child .quick-link .footer-item{justify-content:center}.footer .footer-bottom{padding-bottom:20px}.footer .footer-bottom .bottom-wrap{flex-direction:column}.footer .footer-bottom .bottom-wrap .block a,.footer .footer-bottom .bottom-wrap .block p,.footer .footer-bottom .bottom-wrap .develop a,.footer .footer-bottom .bottom-wrap .develop p{font-size:.8125rem}}@media screen and (max-width: 480px){.footer .footer-bottom .bottom-wrap .block,.footer .footer-bottom .bottom-wrap .develop{flex-direction:column}}.contact-wrap{display:flex;gap:4em}.contact-wrap .contact-block{width:100%;padding:40px;box-shadow:0 0 22px -10px rgba(66,174,74,.5)}.contact-wrap .contact-block .form{padding:0}.contact-wrap .contact-block .align-left{text-align:left;margin-bottom:40px}.contact-wrap .contact-block .align-left h6{font-size:20px;font-weight:300;letter-spacing:.03em}.contact-wrap .contact-block .align-left h3{font-size:28px;font-weight:700;padding-top:10px}.contact-wrap .contact-block .align-left h4{font-size:24px;font-weight:400}.contact-wrap .contact-block.contact-image{box-shadow:none;padding:0}.contact-wrap .contact-block.contact-image img{width:100%;height:100%;object-fit:cover}.contact-detail{display:flex;flex-direction:row;gap:2em;margin:40px 0}.contact-detail .details{width:100%;border:1px solid #42ae4a;background-color:#42ae4a;padding:10px 20px;border-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0;text-align:center}.contact-detail .details .topic h6{font-size:18px;color:#fff;font-weight:500}.contact-detail .details .info{display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.4s ease-in-out}.contact-detail .details .info i{font-size:16px;color:#fff;padding-right:10px}.contact-detail .details .info p{font-size:15px;color:#fff}.google-map iframe{display:block;width:100%;height:400px}@media screen and (max-width: 992px){.contact-wrap{gap:4em;flex-wrap:wrap}.contact-wrap img{display:contents}.contact-wrap .contact-block .align-left{text-align:center}.contact-detail{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:0;margin:40px 0}.contact-detail .details{flex:0 0 calc(50% - 20px);margin:0 10px 40px 10px}.contact-detail .details .topic{text-align:center}.contact-detail .details .info{justify-content:center;text-align:center}.contact-detail .details .info i{width:auto;margin-right:10px}.contact-detail .details .info p{width:auto}}@media screen and (max-width: 768px){.contact-wrap .contact-block .align-left{text-align:center}.google-map iframe{height:300px}}@media screen and (max-width: 577px){.contact-detail{flex-direction:column;margin:30px 0}.contact-detail .details{margin:0 0 30px 0}.contact-detail .details .info{margin-top:0}.contact-detail .details .info i{font-size:13px}.contact-detail .details .info p{font-size:14px}}@media screen and (max-width: 480px){.google-map iframe{height:300px}}.page_quote{background:url("../images/bg-img.png") no-repeat;background-position:top right}.page_quote .quote .quote-wrapper{margin:0 0 100px 0}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-title{font-size:16px;font-weight:600;letter-spacing:.02em;color:#fff}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-group{display:flex;flex-direction:row;flex-wrap:wrap}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-group .check-btn{flex:0 0 50%;display:flex;flex-direction:row;align-items:center;margin-top:15px;color:#fff}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-group .check-btn label{font-size:14px;padding-left:10px;color:#fff}@media screen and (max-width: 1200px){.page_quote .quote .quote-wrapper{margin:0 0 100px 0}}@media screen and (max-width: 992px){.page_quote .quote .quote-wrapper{margin:0 0 0 0}}@media screen and (max-width: 768px){.page_quote .quote .quote-wrapper{margin:0 0 0 0}}@media screen and (max-width: 481px){.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-title{font-size:15px}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-group{flex-direction:column}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-group .check-btn{margin-top:10px}.page_quote .quote .quote-wrapper .quote-block .form .form-group .check-group .check-btn label{padding-left:10px}}.page-service .service-wrapper{display:flex;flex-direction:column;gap:40px}.page-service .service-wrapper .service-block{display:flex;justify-content:space-between;margin:0}.page-service .service-wrapper .service-block .image{flex-basis:40%;margin:0;height:auto}.page-service .service-wrapper .service-block .image .figure{width:100%;height:100%}.page-service .service-wrapper .service-block .image .figure img{width:100%;height:100%;object-fit:cover;border-radius:20px;box-shadow:rgba(0,0,0,.15) 2.6px 2.6px 3.4px}.page-service .service-wrapper .service-block .content{flex-basis:calc(60% - 40px);margin:0;padding:20px 40px;border-radius:20px;box-shadow:rgba(0,0,0,.15) 0px 15px 25px,rgba(0,0,0,.05) 0px 6px 12px}.page-service .service-wrapper .service-block .content .title{margin-bottom:0;font-weight:800;text-align:left;padding:0}.page-service .service-wrapper .service-block .content .desc p{padding-top:20px;font-size:15px;color:#1c1c1c}.page-service .service-wrapper .service-block:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 992px){.page-service .service-wrapper{gap:30px}.page-service .service-wrapper .service-block{flex-direction:column;gap:20px;border-radius:20px}.page-service .service-wrapper .service-block .image .figure{width:100%;aspect-ratio:4/2}.page-service .service-wrapper .service-block .content{width:100%}.page-service .service-wrapper .service-block:nth-child(even){flex-direction:column}}.thanks{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;vertical-align:middle}.thanks .icon{padding-top:60px;width:100%}.thanks .icon i{font-size:72px;color:#b6734c}.thanks .message{font-family:"Open Sans",sans-serif;display:inline-block;margin-top:30px}.thanks .message h1{font-size:32px;font-weight:700;letter-spacing:.03em;word-spacing:.05em;color:#333}.thanks .message p{font-size:16px;word-spacing:.05em;color:#494949;padding:20px 0}.thanks .redirect{display:flex;flex-direction:row;align-items:center;justify-content:center;transition:.3s ease-in-out;background-color:#42ae4a;border:1px solid #42ae4a;transition:.3s ease-in-out;padding:10px}.thanks .redirect i{color:#fff;padding-right:8px;transition:.3s ease-in-out}.thanks .redirect h5{font-weight:500;font-size:18px;word-spacing:.05em;margin-bottom:0;transition:.3s ease-in-out}.thanks .redirect:hover{text-decoration:none;background-color:rgba(0,0,0,0)}.thanks .redirect:hover i{color:#4b83fc}.thanks .redirect:hover h5{color:#4b83fc}