:root{---text-white-color:#fff;---test-grey-color:#cecccc;---whatspp-color-icon:green;---bg-color-1e1e1e:#1e1e1e;---main--color-red:#E9372B;---light-white-color-f3f3f3:#f3f4f4;---gradeint-colo-black:rgba(0,0,0,0%);---gradeint-colo-black-70:rgba(0,0,0,70%);---box-shadow:rgba(0,0,0,0.1);}.whatsappicon{background-color:var(---whatspp-color-icon);color:var(---text-white-color);width:50px;height:50px;border-radius:50px;display:grid;place-items:center;overflow:hidden;cursor:pointer;}.contant-number{background-color:var(---bg-color-1e1e1e);color:var(---text-white-color);width:50px;height:50px;border-radius:50px;display:grid;place-items:center;}.socila-media-icons{position:fixed;bottom:40%;right:0px;display:flex;flex-direction:column;gap:5px;background-color:var(---main--color-red);padding:5px 5px;border-radius:30px 0px 0px 30px;}.whatsappicon i,.contant-number i{font-size:25px;color:var(---text-white-color);}.pulsating-play-btn::after{content:"";position:absolute;width:50px;height:50px;animation-delay:0s;animation:pulsate-play-btn 2s;animation-direction:forwards;animation-iteration-count:infinite;animation-timing-function:steps;opacity:1;border-radius:50%;border:5px solid color-mix(in srgb,var(---text-white-color),transparent 30%);top:5px;left:5px;background:rgba(198,16,0,0);}@keyframes pulsate-play-btn{0%{transform:scale(0.6,0.6);opacity:1;}100%{transform:scale(1,1);opacity:0;}}.herosection{aspect-ratio:1280 / 540;height:auto;width:100%;overflow:hidden;display:block;}.imgbox{position:relative;}.imgbox img{max-width:100%;height:auto;display:block;}.carousel-z-index{z-index:-1;height:100%;}.carousel-inner,.carousel-item{height:auto;}.carousel-item img{width:100%;height:auto;}.index-clients-logo{position:absolute;background-color:var(---text-white-color);left:50%;transform:translate(-50%,50%);bottom:0px;display:flex;justify-content:space-evenly;padding:10px 30px;width:85%;border-radius:50px;box-shadow:0px 24.56px 32.74px -14.73px #95959540;overflow:hidden;}.index-clients-logo img{width:110px;height:auto;}.index-hero-content-box{position:absolute;top:30%;left:10%;color:var(---text-white-color);}.index-hero-content-box text{font-family:"Manrope-SemiBold";}.index-hero-content-box h1{width:80%;margin:20px 0px;font-family:"Manrope-SemiBold";}.index-hero-content-box p{width:80%;margin-bottom:30px;font-family:"Manrope-Regular";font-size:14px;}.index-hero-content-box button{padding:7px 25px;background-color:var(---main--color-red);color:var(---text-white-color);border:none;border-radius:50px;font-family:"Manrope-SemiBold";}.index-common-title{text-align:left;color:var(---bg-color-1e1e1e);padding:10px 0px;}.index-common-title text{font-family:"Manrope-Regular";font-size:20px;}.index-common-title h3:nth-child(1){font-family:"Manrope-Regular" !important;font-size:18px;}.index-common-title h3{font-family:"Manrope-SemiBold";margin-top:10px;}.index-common-title span{color:var(---main--color-red);}.index-common-title p{font-family:"Manrope-Regular" !important;}.index-Aboutus-section{display:block;padding:80px 0px;}.aboutus-contentbox img{width:100%;border-radius:10px;}.btn-abouts-section{background-color:var(---main--color-red);border:none;width:150px;height:45px;display:flex;align-items:center;gap:10px;justify-content:center;border-radius:7px;font-family:"Manrope-Regular";font-size:13px;color:var(---text-white-color);}.btn-abouts-section a{text-decoration:none;color:var(---text-white-color);display:flex;align-items:center;justify-content:center;gap:10px;}.aboutus-splice{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:30px;grid-row-gap:0px;padding:10px 0px !important;}@media (min-width:768px){.aboutus-splice{grid-template-columns:repeat(2,1fr);}}.aboutus-img img{width:100%;object-fit:cover;border-radius:20px;height:auto;}.side-img-1 img{height:100%;object-fit:cover;width:100%;}.side-img-1{border-radius:20px;overflow:hidden;}.aboutus-contentbox h3{font-family:"Manrope-SemiBold";font-size:16px;margin-top:10px;}.aboutus-contentbox h3 span{color:var(---main--color-red);}.aboutus-contentbox p{font-family:"Manrope-Regular";font-size:13px;line-height:2;margin-top:5px;}.aboutus-contentbox text{font-family:"Manrope-SemiBold";display:flex;align-items:center;}.learn-more{display:flex;gap:10px;align-items:center;}.learn-more i{color:var(---main--color-red);}.mobile-view-about{margin-top:15px !important;}.Services-section{background-color:var(---light-white-color-f3f3f3);padding-top:80px;}.services-splices-img-position{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin-top:70px;}.img-box-services img{width:100%;border-radius:20px;}.img-box-services{height:100%;}.accordion-button{background-color:var(---text-white-color);color:var(---bg-color-1e1e1e);border-radius:0;font-family:"Manrope-SemiBold" !important;border-radius:8px !important;font-size:14px;}.accordion-button:not(.collapsed){background-color:var(---main--color-red);color:var(---text-white-color);border-radius:8px !important;}.accordion-body{background-color:transparent !important;color:var(---bg-color-1e1e1e);font-family:"Manrope-Regular";font-size:13px;}.accordion-item{background-color:transparent;border-radius:12px;overflow:hidden;border:none;margin-bottom:8px;}.accordion-flush .accordion-item{border-radius:8px !important;}.accordion-button::after{background-image:url(../images/homepage-imgs/plus.svg) !important;}.accordion-button:not(.collapsed)::after{background-image:none !important;}.services-psrt{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:80px;}.card-design-services{padding:30px 10px;padding:10px;background-color:#1e1e1e;border-radius:16px;display:flex;flex-direction:column;align-items:center;position:relative;}.card-design-services img{width:100%;border-radius:12px;}.card-design-services::after{position:absolute;}.card-design-services h2{font-family:"Manrope-SemiBold";font-size:20px;color:#ffff;margin-top:20px;width:100%;}.card-design-services p{font-family:"Manrope-Regular";font-size:13px;color:#ffff;line-height:1.8;}.card-design-services p strong{color:#E9372B;}.services-img-box img{width:100%;height:100%;object-fit:cover;border-radius:20px;transition:0.5s;}.services-img-box{overflow:hidden;position:relative;border-radius:20px;height:100%;}.overlay-services{position:absolute;height:100%;width:100%;bottom:0;left:0;background-image:linear-gradient(var(---gradeint-colo-black),var(---gradeint-colo-black-70));z-index:1;}.services-img-content{position:absolute;width:100%;content:"";bottom:20px;transition:0.5s;padding:30px 20px 20px 30px;overflow:hidden;height:57px;z-index:2;}.services-img-content h3{color:var(---text-white-color);font-family:"Manrope-SemiBold";font-size:16px;}.services-img-content p{color:var(---test-grey-color);font-size:16px;font-family:"Manrope-Regular";}.services-img-box-1:hover .services-img-content-1{height:230px;}.services-img-box-2:hover .services-img-content-2{height:160px;}.services-img-box-3:hover .services-img-content-3{height:230px;}.services-img-box-4:hover .services-img-content-4{height:250px;}.services-img-box-5:hover .services-img-content-5{height:230px;}.services-img-box-6:hover .services-img-content-6{height:140px;}.counts-services{margin-top:30px !important;background-image:url(https://ik.imagekit.io/o4gczcwhe/images/Homepage/services/home-page-our-cities-leads-customers-events-count-background-imageNew.webp?updatedAt=1764755206656);background-position:center;background-repeat:no-repeat;background-size:cover;height:400px;display:grid;place-items:center;}.counts-splices{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-column-gap:30px;grid-row-gap:0px;}.count-box-content{display:grid;place-items:center;color:var(---text-white-color);row-gap:15px;}.count-box-content h1{font-family:"Manrope-SemiBold";}.count-box-content p{font-family:"Manrope-Regular";}.count-box-content text{font-family:"Manrope-Regular";}.splited-numbers{display:flex;}.count-box-content{text-align:center;margin:10px;}.flip-animation{animation:flip 0.5s ease-in-out;}@keyframes flip{0%{transform:rotateX(0);}50%{transform:rotateX(90deg);}100%{transform:rotateX(0);}}.swiper{width:100%;position:relative;overflow:hidden;padding-bottom:20px;}.swiper-slide{display:flex;justify-content:center;padding:10px;}.swiper-pagination{bottom:20px !important;}.swiper-pagination-bullet{width:10px;height:10px;background-color:#ddd;opacity:1;border-radius:50%;margin:0 5px;}.swiper-pagination-bullet-active{background:linear-gradient(to right,#e9372b,#e9d02b) !important;}.slider-container,.swiper{display:none;}.swiper-slide{display:none !important;}.slider-container{width:100%;position:relative;overflow:hidden;}.slider{display:flex;transition:transform 0.4s ease;will-change:transform;touch-action:pan-y;-webkit-overflow-scrolling:touch;cursor:grab;}.slidebox{min-width:100%;box-sizing:border-box;padding:10px;}.card{background-color:var(---text-white-color);border-radius:16px;overflow:hidden;box-shadow:0 8px 20px var(---box-shadow);height:530px;padding:20px;}.image-container{display:flex;justify-content:center;align-items:center;}.image-container img{width:100%;display:block;border-radius:13px;}.card-content{padding:20px 0px;}.card-content h3{font-size:18px;margin-bottom:10px;color:var(---bg-color-1e1e1e);font-family:"Manrope-SemiBold";}.card-content p{font-size:14px;color:var(---bg-color-1e1e1e--600);line-height:1.5;font-family:"Manrope-Regular";}.dots{display:flex;justify-content:center;margin-top:10px;gap:10px;}.dots span{width:10px;height:10px;background-color:#ddd;border-radius:50%;cursor:pointer;}.dots .active{background:linear-gradient(to right,#e9372b,#e9d02b);}.Our-Reach-section{padding:80px 0px;}.Branches-splice{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:auto;grid-column-gap:8px;grid-row-gap:20px;margin:30px 0px;}.branch-content-box img{width:100%;object-fit:cover;height:100%;transition:0.5s;}.branch-content-box:hover .branch-img{transform:scale(1.1);cursor:pointer;}.branch-content-box{border-radius:90px 90px 0px 0px;overflow:hidden;position:relative;height:180px;}.location-name-box{position:absolute;content:"";width:100%;padding:3px;bottom:0px;}.btn-location{padding:1px 8px;padding-right:8px;background-color:var(---text-white-color);border-radius:50px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden;}.btn-location text{font-family:"Manrope-SemiBold";font-size:12px;z-index:2;transition:0.5s;}.branch-content-box:hover .btn-location text{color:var(---text-white-color);}.btn-location i{color:var(---main--color-red);font-size:20px;z-index:2;transition:0.5s;}.branch-content-box:hover .btn-location i{color:var(---text-white-color);}.btn-location::after{content:"";position:absolute;left:-50px;top:0;width:0%;height:100%;background-color:var(---main--color-red);transform:skewX(45deg);z-index:1;transition:width 1000ms;}.branch-content-box:hover .btn-location::after{width:250%;}.Testimonials-section{background-image:url("../images/homepage-imgs/reviews-contents-section-background-image.webp");background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:30px 0px;}.Testimonials-splice{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;}.Testimonials-title{text-align:center;background-color:var(---text-white-color);margin:30px 0px;padding:40px 40px;border-radius:10px;width:50%;position:relative;}.Testimonials-title::after{position:absolute;content:"";top:30px;right:30px;display:block;width:30px;height:30px;background:url("../images/homepage-imgs/right\ 2.png") no-repeat center center;background-size:cover;}.Testimonials-title::before{position:absolute;content:"";bottom:30px;left:30px;display:block;width:30px;height:30px;background:url("../images/homepage-imgs/right\ 2.png") no-repeat center center;background-size:cover;transform:rotate(180deg);}.Testimonials-content-box-2{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:20px;overflow:hidden;}.marquee-container{position:relative;overflow:hidden;}.marquee-container{position:relative;overflow:hidden;width:100%;padding:10px 0;}.marquee-wrapper-2{width:100%;overflow:hidden;position:relative;}.marquee-content{display:flex;gap:10px;width:max-content;background-color:transparent !important;}.scroll-left{animation:scroll-left 30s linear infinite;}.scroll-right{animation:scroll-right 30s linear infinite;}@keyframes scroll-left{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}@keyframes scroll-right{0%{transform:translateX(-50%);}100%{transform:translateX(0);}}.Testimonials-scoll-box{background-color:var(---text-white-color);border-radius:10px;padding:20px;width:460px;height:250px;margin-right:10px;display:inline-block;}.name-box-testimonials-img{width:40px;position:relative;border-radius:50%;}@keyframes glow{0%{transform:rotate(0deg);filter:hue-rotate(0deg);}100%{transform:rotate(360deg);filter:hue-rotate(360deg);}}.name-box-testimonials-img::after{content:"";position:absolute;top:0px;left:0px;right:0px;bottom:0px;background:linear-gradient(45deg,transparent,transparent 40%,#e5f403);animation:glow 2s linear infinite;border-radius:50%;z-index:1000;z-index:1;filter:blur(30px);}.name-box-testimonials-img img{width:100%;height:auto;}.name-box-testimonials{display:flex;gap:15px;line-height:18px;align-items:center;}.name-box-testimonials h5{font-family:"Manrope-SemiBold";font-size:15px;margin:0px;}.name-box-testimonials text{font-family:"Manrope-Regular";font-size:12px;}.Testimonials-scoll-box p{margin-top:20px;font-family:"Manrope-Regular";font-size:13px;display:block;overflow:visible;text-overflow:unset;white-space:normal;-webkit-line-clamp:unset;max-height:none;}.star-icon-testimonials{display:flex;gap:10px;}.star-icon-testimonials i{font-size:12px;color:#f3c758;}.Our_happy_Clients_section{margin-top:80px;}.client-marquee{white-space:nowrap;}.client-logo-splices{margin-top:70px;padding:10px 0px;}.Our_happy_Clients_section .reduce-marquee-space{margin-top:0px !important;}.client-logo-img{padding:10px;width:100px;box-shadow:0px 5px 25px 0px rgba(233,55,43,0.2);overflow:hidden;border-radius:70% / 20%;transition:0.5s;display:inline-block;margin-right:10px;}.client-logo-img img{max-width:100%;height:auto;}.client-logo-img:hover{transform:translateY(-10px) !important;box-shadow:0px 5px 25px 0px rgba(235,110,101,0.3);}.client-aliment{display:flex;justify-content:center;}.marquee-wrapper{position:relative;overflow:hidden;width:100%;padding:10px 0;background:#fff;}.marquee-track{display:flex;width:max-content;align-items:center;}.scroll-left{animation:scroll-left 60s linear infinite;}.scroll-right{animation:scroll-right 60s linear infinite;}@keyframes scroll-left{0%{transform:translateX(0%);}100%{transform:translateX(-50%);}}@keyframes scroll-right{0%{transform:translateX(-50%);}100%{transform:translateX(0%);}}.marquee-blur{position:absolute;top:0;bottom:0;width:60px;z-index:2;pointer-events:none;}.marquee-blur.left{left:0;background:linear-gradient(to right,var(---text-white-color),transparent);}.marquee-blur.right{right:0;background:linear-gradient(to left,var(---text-white-color),transparent);}.blog-section{background-color:var(---light-white-color-f3f3f3);padding:50px 0px;}.Blog-content-Splice{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:0px;margin-top:70px;}.img-blog img{width:100%;overflow:hidden;border-radius:30px;object-fit:cover;height:100%;}.blog-img-content-1{position:relative;border-radius:30px;overflow:hidden;}.blog-img-content-1::after{position:absolute;content:"";width:100%;height:300px;bottom:0%;left:0%;background-image:linear-gradient(var(---gradeint-colo-black),var(---gradeint-colo-black-70));z-index:1;}.background-curve{position:absolute;content:"";height:100px;width:100px;background-image:url(../images/homepage-imgs/shape.png);background-position:center;background-repeat:repeat;background-size:cover;top:0px;right:0px;display:flex;justify-content:flex-end;align-items:baseline;padding:9px;}.background-curve-white{position:absolute;content:"";height:135px;width:135px;background-color:var(---light-white-color-f3f3f3);clip-path:polygon(100% 0,0 0,100% 100%);top:-1px;right:-1px;}.background-curve i{color:var(---light-white-color-f3f3f3);font-size:50px;transform:rotate(220deg);display:flex;}.content-img-blog{position:absolute;content:"";bottom:0;left:0;color:var(---text-white-color);padding:20px 30px;z-index:2;}.content-img-blog h3{font-family:"Manrope-SemiBold";font-size:17px;}.content-img-blog p{font-family:"Manrope-Regular";color:var(---test-grey-color);font-size:13px;}.block-2{position:relative;overflow:hidden;}.block-2 video{width:100%;border-radius:30px;}.block-2::after{position:absolute;background-image:linear-gradient(var(---gradeint-colo-black),var(---gradeint-colo-black-70));width:100%;height:200px;content:"";bottom:0%;left:0%;border-radius:0px 0px 30px 30px;}.i-icon{position:absolute;content:"";top:3px;right:11px;color:var(---main--color-red);font-size:30px;}.mobile-clinets{display:none;}.appointment-popup-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(---gradeint-colo-black-70);justify-content:center;align-items:center;z-index:9999;}.appointment-popup-overlay.active{display:flex;}.appointment-form-wrapper{background-color:var(---text-white-color);padding:20px;width:400px;border-radius:8px;box-shadow:0 4px 12px var(---gradeint-colo-black-70);position:relative;animation:fadeUp 0.6s ease-out;}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px);}100%{opacity:1;transform:translateY(0);}}.close-btn-form{position:absolute;top:10px;right:10px;color:var(---gradeint-colo-black) !important;display:flex;justify-content:center;align-items:center;border-radius:100px;font-size:12px;background-color:none;border:none;padding:7px 10px;}.close-btn-form i{transition:0.3s;font-size:12px;color:var(---bg-color-1e1e1e);}.close-btn-form i:hover{color:var(---bg-color-1e1e1e);cursor:pointer;}.headline-contact-form-popup{text-align:center;padding:10px 0px;padding-bottom:30px;}.headline-contact-form-popup h2{font-family:"Manrope-SemiBold";margin-bottom:10px;}.headline-contact-form-popup p{font-family:"Manrope-Regular";font-size:13px;margin:0px;}.form-div{display:flex;flex-direction:column;gap:15px;border-radius:20px;}.inputbox-css{flex-grow:1;}.form-div h2{font-family:"Manrope-SemiBold";font-size:23px;}.input-size{border:none;padding:7px 10px !important;border:3px solid var(---light-white-color-f3f3f3);border-radius:8px;font-family:"Manrope-Regular";color:#757575;width:100%;}.input-size::placeholder{font-family:"Manrope-Regular";font-size:13px;}.input-size option,.input-size{font-family:"Manrope-Regular";font-size:13px;}.btn-sumbit-form{text-align:right !important;}.btn-submit-form button{background-image:linear-gradient(to bottom right,var(---main--color-red),#e96b2b);border:none;padding:10px 30px;font-family:"Manrope-SemiBold";color:var(---text-white-color);font-size:13px;width:100%;margin-top:10px;border-radius:7px;}.notes-contant{color:var(---gradeint-colo-black) !important;}.socialmedia-icons-popup{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:10px;}.socialmedia-icons-popup a{color:var(---text-white-color);display:flex;align-items:center;justify-content:center;transition:0.3s;background-color:var(---bg-color-1e1e1e);width:30px;height:30px;border-radius:100px;}.socialmedia-icons-popup a:hover{background-color:var(---main--color-red);}@media (min-width:320px) and (max-width:480px){.herosection{aspect-ratio:1280 / 540;}.appointment-form-wrapper{width:350px}.overlay-services{display:none;}.imgbox{position:relative;height:auto !important;}.index-Aboutus-section{padding:20px 0px;}.Testimonials-scoll-box{background-color:var(---text-white-color);border-radius:10px;padding:20px;width:250px;height:320px;margin-right:10px;display:inline-block;}.index-hero-content-box{top:20% !important;}.index-hero-content-box h1{font-size:18px;}.index-hero-content-box p{font-size:11px !important;}.index-clients-logo{display:none;}.mobile-clinets{display:flex;}.index-clients-logo img{width:70px;}.intro-about-home h3:nth-child(1){font-size:15px;font-weight:600 !important;}.intro-about-home h3:nth-child(2){font-size:20px;}.intro-about-home p{font-size:13px;margin-top:30px;}.aboutus-main-box{margin-top:0px;}.aboutus-img img{border-radius:20px;}.aboutus-img{margin-top:15px;}.aboutus-splice{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:30px;grid-row-gap:0px;}.aboutus-contentbox h3{font-size:16px;line-height:1.5;margin-top:20px;}.aboutus-splice .aboutus-contentbox:nth-child(2){margin-top:20px;}.services-splices-img-position{display:none;}.slider-container,.swiper-slide{display:flex !important;}.Services-section{margin-top:30px;}.index-common-title h3:nth-child(1){font-size:15px !important;font-weight:400 !important;line-height:1.5 !important;}.index-common-title h3:nth-child(2){font-size:20px;line-height:1.4;}.index-common-title p{font-family:"Manrope-Regular" !important;}.services-splices-img-position{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:10px;grid-row-gap:10px;}.image-box-div-services{grid-row:1 !important;}.services-img-box-1,.services-img-box-2,.services-img-box-3,.services-img-box-4,.services-img-box-5,.services-img-box-6{grid-area:auto;}.services-img-content{position:absolute;width:100%;content:"";bottom:25px;transition:0.5s;padding:30px 20px 0px 30px;overflow:hidden;height:65px;}.services-img-content h3{font-size:14px;}.services-img-content p{display:none;}.services-img-box-1:hover .services-img-content-1{height:65px;}.services-img-box-2:hover .services-img-content-2{height:65px;}.services-img-box-3:hover .services-img-content-3{height:65px;}.services-img-box-4:hover .services-img-content-4{height:65px;}.services-img-box-5:hover .services-img-content-5{height:65px;}.services-img-box-6:hover .services-img-content-6{height:65px;}.services-splices-img-position{margin-top:30px;}.counts-splices{grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:0px;grid-row-gap:15px;}.counts-services{background-image:url(https://ik.imagekit.io/o4gczcwhe/images/Homepage/services/mobile/home-page-our-cities-leads-customers-events-count-background-imageNew-mobile.webp?updatedAt=1764755245893);height:700px;margin-top:30px;}.count-box-content{margin-top:20px;}.Our-Reach-section{padding:40px 0px !important;}.Branches-splice{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-column-gap:15px;grid-row-gap:15px;margin-top:50px;}.branch-content-box-1,.branch-content-box-2,.branch-content-box-3,.branch-content-box-4,.branch-content-box-5,.branch-content-box-6,.branch-content-box-7,.branch-content-box-8{grid-area:auto;}.location-name-box{padding:10px !important;}.location-name-box text{font-size:11px;}.btn-location{padding:1px 18px;padding-right:8px;}.btn-location i{font-size:15px;}.Testimonials-section{margin-top:50px;background-image:url("../images/homepage-imgs/reviews-contents-section-background-image-mobile.webp");}.Testimonials-splice{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:15px;}.Testimonials-title{width:100%;margin:20px 0px;padding:45px 40px;}.myMarquee{display:none;}.Testimonials-content-box{display:grid;place-items:center;}.Testimonials-content-box-2{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-column-gap:20px;}.Our_happy_Clients_section{margin-top:50px;}.client-logo-img{width:105px;}.get-in-touch-mobile{margin-top:50px !important;}.contact-us-page{margin-top:50px !important;}.Blog-content-Splice{grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:0px;margin-top:50px;}.blog-section{padding:50px 0px !important;}.block-2{margin-top:20px;}.background-curve{height:50px;width:50px;padding:5px;}.background-curve-white{height:75px;width:75px;top:-1px;right:-1px;}.background-curve i{font-size:25px;transform:rotate(220deg);display:flex;}.faq-section{margin:50px 0px !important;}.font-style-faq{font-size:14px !important;}.title-tag-common h1{font-size:20px;}.gap-footer{padding-bottom:60px !important;}}@media (min-width:481px) and (max-width:767px){.Testimonials-splice{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;}}@media (min-width:768px) and (max-width:1024px){.Testimonials-splice{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:13px;}.Testimonials-content-box-1{display:grid;place-items:center;}.content-box-section-splice{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-column-gap:25px;grid-row-gap:0px;margin-top:75px;}.contact-serach-btn{margin-right:10px;}}.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;}