.hero-content-box{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:80px;z-index:2}.hero-content{position:relative;width:calc(50% - 40px);text-align:left}.hero-content::before{content:'';position:absolute;left:-40px;top:0;bottom:0;background:var(--accent-color);width:2px;height:100%}.hero-content .section-title{margin-bottom:0}.hero-content .section-title p{max-width:45%;font-size:20px;font-weight:700;margin:0 auto;margin-left:0;margin-top:20px}.hero-customer-box{width:calc(50% - 40px)}.hero-customer-content{margin-bottom:25px}.hero-customer-content p{color:var(--white-color);margin:0}.satisfy-customer-box{display:flex;align-items:center;gap:20px}.satisfy-customer-images{display:flex;align-items:center}.satisfy-customer-image{position:relative;display:inline-block;margin-right:-14px;border:1px solid var(--accent-color);border-radius:50%;overflow:hidden;z-index:1;display:inline-flex}.satisfy-customer-image:first-child{margin:0}.satisfy-customer-image img{width:100%}.satisfy-customer-content .title{font-size:20px;text-transform:capitalize;color:var(--white-color);margin-bottom:5px;font-weight:900;display:block}.satisfy-customer-content p{color:var(--white-color);margin:0}.hero-btn{margin-top:30px}.about-us{position:relative;padding:100px 0}.about-us::before{content:'';position:absolute;top:0;left:0;transform:translateY(-56%);background:url(../images/section-bg-shape-1.webp) no-repeat;background-position:top left;background-size:contain;width:300px;height:230px;z-index:1}.about-us-image{position:relative;margin-left:25px;z-index:1}.about-us-image figure{display:block;border-radius:40px}.about-us-image img{width:100%;aspect-ratio:1/.9244;object-fit:cover;border-radius:40px}.about-counter-box{display:flex;flex-wrap:wrap;gap:20px 30px}.about-counter-item{width:calc(50% - 15px)}.about-counter-item h2{font-size:46px;color:var(--accent-color);margin-bottom:5px}.about-counter-item h2 span{color:var(--primary-color)}.about-counter-item p{margin:0}.about-us-btn{margin-top:40px}.about-owner-box{display:flex;flex-wrap:wrap;align-items:center;gap:60px;margin-top:40px}.about-owner-image,.about-owner-info{width:calc(50% - 30px)}.about-owner-content p{font-size:20px;font-weight:500;color:var(--primary-color);margin:0}.about-owner-info-body{display:flex;flex-wrap:wrap;align-items:center;gap:50px;border-top:1px solid var(--divider-color);margin-top:20px;padding-top:20px}.about-owner-signature img{max-width:220px}.about-owner-info-content h3{font-size:20px;text-transform:capitalize;margin-bottom:5px}.about-owner-info-content p{margin:0}.about-owner-image figure{display:block;border-radius:40px}.about-owner-image img{width:100%;aspect-ratio:1/.51;object-fit:cover;border-radius:40px}.about-us.page-about-us::before{display:none}.our-services{background-image:url(../images/services-bg.webp);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:100px 0}.section-footer-text{text-align:center;margin-top:30px}.section-footer-text p{font-size:18px;font-weight:500;color:var(--text-color);margin-bottom:0}.dark-section .section-footer-text p{color:var(--white-color)}.section-footer-text p span{font-weight:600;color:var(--white-color);background:var(--accent-color);border-radius:100px;padding:5px 10px;margin-left:5px}.section-footer-text p a{font-weight:700;text-decoration:underline;text-transform:capitalize;text-underline-offset:3px;color:var(--accent-color);transition:all .4s ease-in-out}.section-footer-text p a:hover{color:var(--primary-color)}.dark-section .section-footer-text p a:hover{color:var(--white-color)}.section-footer-text .btn-default{margin-top:40px}.service-item{position:relative;background:var(--white-color);text-align:center;border-radius:40px;height:calc(100% - 30px);margin-bottom:30px;padding:30px;overflow:hidden}.service-item::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:url(../images/service-item-bg.webp);background-repeat:no-repeat;background-size:auto;background-position:center center;transition:all .4s ease-in-out;z-index:0}.service-item:hover::after{filter:brightness(1) invert(0)}.service-item::before{content:'';position:absolute;right:0;left:0;bottom:0;background:var(--accent-color);border-radius:999px 999px 0 0;height:0;width:100%;z-index:0;transition:all .4s ease-in-out}.service-item:hover:before{height:100%;border-radius:0}.service-item .icon-box{position:relative;background:var(--secondary-color);border-radius:50%;width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin:0 auto;margin-bottom:20px;transition:all .4s ease-in-out;z-index:1}.service-item:hover .icon-box{background:var(--white-color)}.service-item .icon-box img{position:relative;max-width:40px;transition:all .4s ease-in-out;z-index:1}.service-item:hover .icon-box img{transform:rotateY(180deg)}.service-content{position:relative;margin-bottom:20px;z-index:1}.service-content h3{font-size:20px;text-transform:capitalize;margin-bottom:10px;transition:all .3s ease-in-out}.service-content h3 a{color:inherit}.service-content p{margin:0;transition:all .3s ease-in-out}.service-item:hover .service-content h3,.service-item:hover .service-content p{color:var(--white-color)}.service-btn{position:relative;z-index:1}.service-item:hover .service-btn a{color:var(--white-color)}.service-item:hover .readmore-btn::before{background:var(--white-color);color:var(--accent-color)}.our-projects{padding:100px 0}.project-item{position:relative;height:calc(100% - 30px);margin-bottom:30px}.project-image figure{display:block;border-radius:40px;overflow:hidden}.project-image figure::before{content:'';position:absolute;top:auto;bottom:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%);width:100%;height:50%;z-index:1}.project-image figure img{width:100%;aspect-ratio:1/.8;object-fit:cover;transition:all .4s ease-in-out}.project-item:hover .project-image figure img{transform:scale(1.1)}.project-btn{position:absolute;top:50%;right:50%;transform:translate(50%,-25%);opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:2}.project-item:hover .project-btn{transform:translate(50%,-50%);opacity:1;visibility:visible}.project-btn a{width:60px;height:60px;background:var(--accent-color);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.project-btn a:hover{background:var(--primary-color)}.project-btn a img{max-width:24px;transform:rotate(45deg);transition:all .3s ease-in-out}.project-btn a:hover img{transform:rotate(0)}.project-content{position:absolute;left:30px;bottom:30px;right:30px;z-index:2}.project-content h3{font-size:20px;line-height:1.4em;text-transform:capitalize;color:var(--white-color)}.project-content h3 a{color:inherit;transition:all .3s ease-in-out}.project-content h3 a:hover{color:var(--accent-color)}.section-footer-btn{text-align:center;margin-top:40px}.our-work-process{padding:100px 0;background-image:url(../images/work-process-bg.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.wrok-process-list{display:flex;flex-wrap:wrap;gap:30px}.work-process-item{position:relative;text-align:center;padding-top:10px;width:calc(25% - 22.5px)}.work-process-item:nth-child(odd){margin-top:90px}.work-process-item:after{position:absolute;content:'';top:-30px;left:-65px;width:100px;height:50px;background:url(../images/work-process-arrow.svg) no-repeat;background-position:center center;background-size:cover;z-index:0}.work-process-item:last-child:after,.work-process-item:nth-child(4n+4):after{display:none}.work-process-item:nth-child(even):after{top:132px;transform:rotateX(180deg)}.work-process-item .icon-box{position:relative;width:162px;height:162px;background:var(--accent-color);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:40px}.work-process-item .icon-box:before{content:'';position:absolute;height:calc(100% + 20px);width:calc(100% + 20px);border:2px dashed var(--secondary-color);border-radius:50%}.work-process-item .icon-box img{position:relative;width:100%;max-width:60px;z-index:1}.work-process-item .icon-box .work-process-number{position:absolute;bottom:-25px;right:50%;transform:translateX(50%);width:40px;height:40px;background:var(--white-color);border-radius:50%;display:flex;align-items:center;justify-content:center}.work-process-item .icon-box .work-process-number h3{color:var(--accent-color);font-size:24px}.work-process-content h3{color:var(--white-color);font-size:20px;text-transform:capitalize;margin-bottom:15px}.work-process-content p{color:var(--secondary-color);margin:0}.our-skill{padding:100px 0}.our-skill-images{position:relative;padding:0 0 200px 155px}.our-skill-image-1 figure,.our-skill-image-2 figure{display:block}.our-skill-image-1 img,.our-skill-image-2 img{width:100%;object-fit:cover}.our-skill-image-1 figure{border-radius:40px}.our-skill-image-1 img{border-radius:40px;aspect-ratio:1/1.052}.our-skill-image-2{position:absolute;left:0;bottom:0;max-width:364px;border:10px solid var(--white-color);border-radius:40px;overflow:hidden;z-index:1}.our-skill-image-2 img{aspect-ratio:1/1.29}.contact-us-circle{position:absolute;bottom:153px;right:200px;z-index:3}.contact-us-circle a{display:block;border-radius:50%}.contact-us-circle a img{width:100%;max-width:136px;border-radius:50%;animation:infiniterotate 25s infinite linear}@keyframes infiniterotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.our-skill-content{margin-right:20px}.our-skill-body{margin-bottom:60px}.skills-progress-bar{margin-bottom:30px}.skills-progress-bar:last-child{margin-bottom:0}.skills-progress-bar .skill-data{display:flex;justify-content:space-between;margin-bottom:10px}.skills-progress-bar .skill-data .skill-title{font-weight:500;color:var(--primary-color);text-transform:capitalize}.skills-progress-bar .skill-data .skill-no{font-weight:500;color:var(--primary-color)}.skills-progress-bar .skillbar .skill-progress{position:relative;width:100%;height:16px;background:var(--secondary-color);border-radius:100px;overflow:hidden}.skills-progress-bar .skillbar .skill-progress .count-bar{position:absolute;top:0;right:0;bottom:0;background:var(--accent-color);border-radius:100px}.why-choose-us{background-image:url(../images/why-choose-us-bg.webp);background-repeat:no-repeat;background-position:center center;background-size:cover;margin-top:70px;padding:100px 0}.why-choose-box{display:flex;flex-wrap:wrap;gap:30px 60px;align-items:center}.request-quote-form-box,.why-choose-content{width:calc(50% - 30px)}.why-choose-body ul{list-style:none;margin:0;padding:0}.why-choose-body ul li{color:var(--secondary-color);line-height:1.5em;padding-right:30px;background-image:url(../images/icon-sub-heading.svg);background-repeat:no-repeat;background-position:right top 1px;background-size:22px auto;margin-bottom:15px}.why-choose-body ul li:last-child{margin-bottom:0}.request-quote-form-box{background:var(--white-color);border-radius:40px;padding:50px;box-shadow:0 0 30px 0 #0000001A;margin-top:-170px}.request-quote-form-box h3{font-size:36px;font-weight:900;text-transform:capitalize;margin-bottom:30px}.request-quote-form .form-control{font-size:16px;font-weight:400;line-height:1.5em;color:var(--text-color);background-color:var(--white-color);border:1px solid var(--divider-color);border-radius:8px;padding:17px 20px 17px 30px;box-shadow:none;outline:0}.request-quote-form .form-control::placeholder{color:var(--text-color)}.request-quote-form .form-control.form-select{padding:17px 20px 17px 30px}.request-quote-form .form-control.form-select option{font-weight:500;color:var(--primary-color)}.our-testimonials{position:relative;padding:100px 0 50px;background:url(../images/testimonial-bg.webp) no-repeat;background-position:center center;background-size:auto}.our-testimonials:before{content:'';position:absolute;bottom:0;right:0;transform:scale(-1,1) translateY(50%);background:url(../images/section-bg-shape-2.webp) no-repeat;background-position:bottom right;background-size:contain;width:332px;height:391px;z-index:0}.testimonial-slider{position:relative}.testimonial-slider .swiper{position:static;margin:0 110px}.testimonial-slider .swiper-wrapper{cursor:none}.testimonial-item{position:relative;background-color:var(--white-color);text-align:center;border:1px solid var(--divider-color);border-radius:40px;box-shadow:0 0 40px 0 #062E390D;margin-top:40px;padding:60px 40px 40px}.author-image{position:absolute;top:-40px;right:50%;transform:translateX(50%)}.author-image figure{display:block;border-radius:50%}.author-image img{max-width:80px;border-radius:50%}.author-content{margin-bottom:20px}.author-content .author-title{margin-bottom:20px}.author-content .author-title h3{font-size:16px;font-weight:500;text-transform:capitalize;margin:0}.author-rating i{color:var(--accent-color);font-size:20px}.testimonial-content p{margin:0}.testimonial-btn-next,.testimonial-btn-prev{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:var(--accent-color);border-radius:50%;transition:all .4s ease-in-out;z-index:1}.testimonial-btn-prev{right:0}.testimonial-btn-next{left:0}.testimonial-btn-next:hover,.testimonial-btn-prev:hover{background-color:var(--primary-color)}.testimonial-btn-next::before,.testimonial-btn-prev::before{font-family:FontAwesome;content:'\f054';position:absolute;top:0;bottom:0;right:0;left:0;font-size:16px;color:var(--white-color);display:flex;align-items:center;justify-content:center;transition:all .4s ease-in-out}.testimonial-btn .testimonial-btn-next::before{transform:rotate(180deg)}.our-faqs{padding:50px 0}.our-faqs .container-fluid{padding:0}.our-faqs-content{position:relative;background:var(--white-color);border:1px solid var(--divider-color);border-radius:40px;box-shadow:0 0 30px 0 #062E390D;padding:60px;margin:80px 0;margin-left:-80px;z-index:1}.faq-content-box{padding-right:calc(((100vw - 1300px)/ 2) - 10px)}.faq-accordion .accordion-item{border-bottom:1px solid var(--divider-color);margin-bottom:30px;padding-bottom:30px}.faq-accordion .accordion-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.faq-accordion .accordion-header .accordion-button{font-size:20px;font-weight:600;line-height:1.4em;color:var(--accent-color);padding-left:25px;transition:all .3s ease-in-out}.faq-accordion .accordion-header .accordion-button.collapsed{color:var(--primary-color)}.faq-accordion .accordion-button:not(.collapsed){padding-bottom:10px}.faq-accordion .accordion-item .accordion-button.collapsed::after,.faq-accordion .accordion-item .accordion-button::after{content:'\f107';font-family:FontAwesome;position:absolute;left:0;top:0;font-size:20px;color:var(--primary-color);transition:all .3s ease-in-out}.faq-accordion .accordion-button:not(.collapsed)::after{transform:rotate(180deg);color:var(--accent-color)}.faq-accordion .accordion-item .accordion-body{padding-left:25px}.faq-accordion .accordion-item:last-child .accordion-body{padding-bottom:0}.faq-accordion .accordion-item .accordion-body p{margin-bottom:15px}.faq-accordion .accordion-item .accordion-body p:last-child{margin-bottom:0}.faqs-image{position:relative;height:100%}.faq-image{height:100%}.faq-image figure{display:block;height:100%;border-radius:0 40px 40px 0}.faq-image img{width:100%;height:100%;aspect-ratio:1/.9;object-fit:cover;border-radius:0 40px 40px 0}.our-scrolling-ticker{padding:50px 0 100px}.scrolling-ticker-box{--gap:30px;display:flex;overflow:hidden;user-select:none;gap:var(--gap);align-items:center;z-index:1;direction:rtl}.scrolling-content{flex-shrink:0;display:flex;gap:var(--gap);min-width:100%;animation:scroll 40s linear infinite}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(50% + var(--gap)))}}.scrolling-ticker-box .scrolling-content span{display:inline-flex;align-items:center;text-transform:uppercase;font-size:100px;line-height:1.3em;font-weight:700;color:transparent;-webkit-text-stroke-width:1px;stroke-width:1px;-webkit-text-stroke-color:var(--primary-color);stroke:var(--primary-color);opacity:40%}.scrolling-content span img{max-width:50px;margin-left:30px}.our-team{padding:100px 0 70px;background-image:url(../images/team-bg.webp);background-repeat:no-repeat;background-position:center center;background-size:cover}.team-item{height:calc(100% - 30px);margin-bottom:30px}.team-image{position:relative;border-radius:40px;margin-bottom:20px;overflow:hidden}.team-image a{display:block;cursor:none;overflow:hidden}.team-image img{width:100%;aspect-ratio:1/1.15;object-fit:cover;transition:all .4s ease-in-out}.team-item:hover .team-image img{transform:scale(1.1)}.team-social-icon{position:absolute;right:40px;left:40px;bottom:0;opacity:0;visibility:hidden;transition:all .4s ease-in-out;z-index:1}.team-item:hover .team-social-icon{bottom:40px;opacity:1;visibility:visible}.team-social-icon ul{background:var(--accent-color);border-radius:12px;list-style:none;margin:0;padding:15px 30px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.team-social-icon ul li a{color:var(--white-color);cursor:pointer;transition:all .4s ease-in-out}.team-social-icon ul li a:hover{color:var(--primary-color)}.team-social-icon ul li a i{color:inherit;line-height:normal;font-size:20px}.team-content{text-align:center}.team-content h3{color:var(--secondary-color);font-size:20px;text-transform:capitalize;margin-bottom:5px}.team-content h3 a{color:inherit}.team-content p{color:var(--accent-color);text-transform:capitalize;margin:0}.page-testimonials .testimonial-item{height:calc(100% - 70px);padding:60px 30px 30px;margin-bottom:30px}.our-blog{padding:100px 0 70px}.post-item{height:calc(100% - 30px);margin-bottom:30px}.post-featured-image{margin-bottom:20px}.post-featured-image a{cursor:none;display:block;border-radius:40px;overflow:hidden}.post-featured-image figure{display:block}.post-featured-image img{aspect-ratio:1/.843;object-fit:cover;transition:all .5s ease-in-out}.post-item:hover .post-featured-image img{transform:scale(1.1)}.post-item-content{margin-bottom:20px}.post-item-content h3{font-size:20px;line-height:1.4em}.post-item-content h3 a{display:inline-block;color:inherit}.page-single-sidebar{position:sticky;top:30px;margin-left:20px}@media only screen and (max-width:991px){.section-row{margin-bottom:40px}.section-title-content{margin-top:15px}.section-row .section-btn{text-align:right;margin-top:15px}.hero{padding:300px 0 100px;min-height:auto}.hero-content-box{gap:40px}.hero-content,.hero-customer-box{width:calc(50% - 20px)}.hero-content::before{left:-20px}.hero-content .section-title p{font-size:18px;margin-top:10px;max-width:75%}.hero-customer-content{margin-bottom:15px}.satisfy-customer-content .title{font-size:18px}.hero-btn{margin-top:20px}.about-us{padding:50px 0}.about-us::before{width:180px;height:135px;transform:translateY(-65%)}.about-us-content{margin-bottom:30px}.about-counter-item h2{font-size:36px}.about-us-btn{margin-top:30px}.about-us-image{margin-left:0}.about-us-image figure,.about-us-image img{border-radius:26px}.about-us-image img{aspect-ratio:1/.7}.about-owner-box{gap:30px;margin-top:30px}.about-owner-image,.about-owner-info{width:100%}.about-owner-content p{font-size:18px}.about-owner-info-body{gap:20px}.about-owner-signature img{max-width:160px}.about-owner-image figure,.about-owner-image img{border-radius:26px}.our-services{padding:50px 0}.service-item{border-radius:26px;padding:20px}.service-item .icon-box{width:80px;height:80px;margin-bottom:15px}.service-content{margin-bottom:15px}.service-item::after{background-size:54% auto}.section-footer-text{margin-top:10px}.section-footer-text p{font-size:16px}.section-footer-text .btn-default{margin-top:20px}.our-projects{padding:50px 0}.project-image figure{border-radius:26px}.project-content{left:20px;bottom:20px;right:20px}.section-footer-btn{margin-top:20px}.our-work-process{padding:50px 0}.work-process-item{width:calc(50% - 15px)}.work-process-item:nth-child(odd){margin-top:50px}.work-process-item:nth-child(even):after{display:none}.work-process-item .icon-box{width:132px;height:132px}.work-process-item .icon-box img{max-width:50px}.work-process-item .icon-box .work-process-number h3{font-size:20px}.work-process-content h3{font-size:18px;margin-bottom:10px}.our-skill{padding:50px 0}.our-skill-images{max-width:80%;margin:0 auto;margin-bottom:30px}.our-skill-image-1 figure,.our-skill-image-1 img{border-radius:26px}.our-skill-image-2{border-radius:26px}.contact-us-circle a img{max-width:110px}.our-skill-content{margin-right:0}.our-skill-body{margin-bottom:30px}.skills-progress-bar{margin-bottom:20px}.page-single-sidebar{position:initial;margin:0 0 30px 0}.why-choose-us{padding:50px 0;margin-top:0}.request-quote-form-box,.why-choose-content{width:100%}.why-choose-body ul li{padding-right:25px;background-size:18px auto;margin-bottom:12px}.request-quote-form-box{padding:30px;border-radius:26px;margin-top:0}.request-quote-form-box h3{font-size:30px;margin-bottom:20px}.request-quote-form .form-control{padding:12px 15px}.request-quote-form .form-control.form-select{padding:12px 15px 12px 30px}.our-testimonials{padding:50px 0 25px}.testimonial-slider .swiper{margin:0 50px}.testimonial-item{margin-top:30px;padding:45px 20px 20px;border-radius:26px}.author-image{top:-30px}.author-image img{max-width:60px}.author-rating i{font-size:18px}.our-testimonials:before{width:163px;height:191px}.our-faqs{padding:25px 0}.our-faqs .container-fluid{padding:0 15px}.faq-content-box{padding:0;margin-bottom:30px}.our-faqs-content{margin:0;padding:30px;border-radius:26px}.faq-accordion .accordion-item{margin-bottom:20px;padding-bottom:20px}.faq-accordion .accordion-item .accordion-button.collapsed::after,.faq-accordion .accordion-item .accordion-button::after{font-size:18px}.faqs-image{padding:0}.faq-image img{aspect-ratio:1/.68}.faq-image figure,.faq-image img{border-radius:26px}.our-scrolling-ticker{padding:25px 0 50px}.scrolling-ticker-box{--gap:20px}.scrolling-content span img{max-width:30px;margin-left:20px}.scrolling-ticker-box .scrolling-content span{font-size:75px}.our-team{padding:50px 0 20px}.team-image{border-radius:26px;margin-bottom:15px}.team-image img{aspect-ratio:1/1.01}.team-social-icon{right:30px;left:30px}.team-item:hover .team-social-icon{bottom:30px}.page-testimonials .testimonial-item{height:calc(100% - 60px);padding:50px 20px 20px}.our-blog{padding:50px 0 20px}.post-featured-image,.post-item-content{margin-bottom:10px}.post-featured-image a{border-radius:26px}.post-featured-image img{aspect-ratio:1/.8}}@media only screen and (max-width:767px){.hero{padding:250px 0 80px}.hero-content-box{gap:20px}.hero-content,.hero-customer-box{width:100%}.hero-content{text-align:right}.hero-content .section-title p{font-size:16px;max-width:100%}.about-us::before{width:150px;height:105px;transform:translateY(-58%)}.about-counter-box{gap:20px}.about-counter-item{width:calc(50% - 10px)}.about-counter-item h2{font-size:26px}.about-owner-content p{font-size:16px}.about-owner-signature img{max-width:120px}.about-owner-info-content h3{font-size:18px}.service-item .icon-box{width:70px;height:70px}.service-item .icon-box img{max-width:36px}.service-content h3{font-size:18px;margin-bottom:5px}.project-content h3{font-size:18px}.work-process-item{width:100%}.work-process-item:nth-child(odd){margin-top:0}.work-process-item:after{display:none}.work-process-item .icon-box{width:102px;height:102px}.work-process-item .icon-box img{max-width:40px}.work-process-item .icon-box .work-process-number{width:30px;height:30px}.work-process-item .icon-box .work-process-number h3{font-size:16px}.our-skill-images{max-width:100%;padding:0 0 100px 55px}.our-skill-image-2{max-width:210px;border-width:5px}.contact-us-circle{bottom:53px;right:100px}.contact-us-circle a img{max-width:80px}.skills-progress-bar .skillbar .skill-progress{height:10px}.request-quote-form-box{padding:20px}.request-quote-form-box h3{font-size:24px}.our-testimonials:before{width:120px;height:141px}.testimonial-slider .swiper{margin:0;padding-bottom:60px}.author-rating i{font-size:16px}.testimonial-btn-next,.testimonial-btn-prev{top:auto;transform:translateY(0);bottom:0}.testimonial-btn-prev{right:calc(50% - 25px);transform:translateX(50%)}.testimonial-btn-next{left:calc(50% - 25px);transform:translateX(-50%)}.faq-accordion .accordion-item{margin-bottom:10px;padding-bottom:10px}.faq-accordion .accordion-header .accordion-button{font-size:18px}.faq-accordion .accordion-item .accordion-body{padding-left:0}.into-video-play-icon img{max-width:18px}.scrolling-content span img{max-width:24px}.scrolling-ticker-box .scrolling-content span{font-size:50px}.team-social-icon{right:20px;left:20px}.team-item:hover .team-social-icon{bottom:20px}.team-social-icon ul{padding:12px 20px}.post-item-content h3{font-size:18px}}