.bg-blueGradient{background:linear-gradient(45deg,#23326b,#2575b6)}.bg-theme{background-color:#2575b6!important}.bg-skyblue{background-color:#bce9ff}.bg-skyblueLight{background-color:#f6fcff}.text-blueGradient{background-clip:text;background:linear-gradient(110deg,#0f273b,#2575b6);-webkit-background-clip:text;color:transparent}.text-theme{color:#2575b6}.border-theme{border-color:#2575b6}*{position:relative;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;font-family:Roboto,Tahoma,Geneva,Verdana,sans-serif;font-size:16px}.mainContent{max-width:1650px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.flex1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-base{padding-left:40px;padding-right:40px}@media screen and (max-width:660px){.p-base{padding-left:30px;padding-right:30px}.p-base-mobile{padding-left:40px;padding-right:40px}}@media screen and (min-width:1400px){.p-base{padding-left:60px;padding-right:60px}}@media screen and (max-width:500px){p{font-size:15px!important}}.btn{border-radius:4px;padding:7px 25px;outline:none}@media screen and (max-width:500px){.btn{padding:6px 12px}}.center1{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.no-cursor{opacity:.7;pointer-events:none}.text{line-height:1.7;font-weight:500;color:#000000b3}.text b{font-weight:700;color:#000}@media screen and (max-width:500px){a{font-size:15px}a>div{-webkit-column-gap:8px!important;column-gap:8px!important}a svg{width:20px;height:20px}}.heading2{position:absolute;border-left:1px solid #2575b6;width:auto;height:40px;top:30px;left:0;padding:0 50px 0 30px;background:-webkit-gradient(linear,left top,right top,from(#DEF4FF),to(#b2cfff));background:linear-gradient(90deg,#def4ff,#b2cfff);-webkit-clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);clip-path:polygon(0 0,100% 0,85% 100%,0% 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:capitalize;font-weight:500}.logo{height:24px;margin-top:2%}.popupBg{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0009;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000;-webkit-transition:.3s;transition:.3s;pointer-events:none;opacity:0;overflow-y:scroll}.popupBg::-webkit-scrollbar{width:0px}.popupBg .closeBtn{cursor:pointer}.popupBg .popup{width:500px;max-width:90%;margin:80px 0;padding:30px;height:auto;border-radius:5px;background-color:#fff;top:100px;-webkit-transition:.3s;transition:.3s}.crossIcon{top:0;left:35%}.popupBg.active{pointer-events:auto;opacity:1}.popupBg.active .popup{top:0}.videoPopup{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0009;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000;-webkit-transition:.3s;transition:.3s;pointer-events:none;opacity:0;overflow-y:scroll}.videoPopup::-webkit-scrollbar{width:0px}.videoPopup .closeBtn{cursor:pointer}.videoPopup .popup{width:80%;margin:100px 0;height:auto;background-color:#e1e3e5;border-radius:5px;top:100px;-webkit-transition:.3s;transition:.3s}.videoPopup .popup iframe{height:550px}.videoPopup.active{pointer-events:auto;opacity:1}.videoPopup.active .popup{top:0}@media screen and (max-width:600px){.videoPopup .popup iframe{height:350px}}@media screen and (max-width:500px){.videoPopup .popup .popupNav{font-size:16px}.videoPopup .popup .popupNav svg{width:20px}}.contact-form{font-weight:500;font-size:16px}.contact-form .inpGrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:15px;column-gap:15px;margin-bottom:10px}.contact-form label{width:100%}.contact-form input,.contact-form textarea{font-size:16px;width:100%;opacity:.7;outline:none;margin:5px 0;padding:4px 0;background-color:#e1e3e5;border-bottom:1px solid rgba(0,0,0,.35)}footer{font-size:16px;background-color:#2575b6;background-color:#134065}footer .footer1{display:-ms-grid;display:grid;-ms-grid-columns:(25%)4;grid-template-columns:repeat(4,25%)}footer .footer1>div h2{font-weight:700;margin-bottom:10px;font-size:18px}footer .footer1>div ul{opacity:.9}footer .footer1>div ul li{margin-bottom:5px}footer .footer1>div ul i{margin-right:5px}footer .footer1 img{width:auto;height:20px}footer .footer2{display:-ms-grid;display:grid;-ms-grid-columns:(auto)4;grid-template-columns:repeat(4,auto)}footer .footer2>div{min-width:250px}footer .footer2 h2{font-size:18px;font-weight:700;margin-bottom:5px}footer .footer2 p{opacity:.7;line-height:1.8}footer .footer3 img{height:20px}footer .footer3 img[alt=Rupay]{height:41px}footer .footer3 img[alt=Visa]{height:48px}footer .footer3 img.payment1{height:auto;width:60px}footer .footer3 .flex1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:unset;flex-flow:unset;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:0}@media screen and (max-width:1100px){footer .footer1,footer .footer2{-ms-grid-columns:auto auto;grid-template-columns:auto auto;row-gap:30px}footer .footer1>div,footer .footer2>div{border:none}}@media screen and (max-width:1070px){footer .footer1,footer .footer2{-ms-grid-columns:auto auto;grid-template-columns:auto auto;row-gap:30px}footer .footer1>div,footer .footer2>div{border:none}}@media screen and (max-width:660px){footer p{font-size:14px}}@media screen and (max-width:542px){footer .footer1,footer .footer2{-ms-grid-columns:auto;grid-template-columns:auto}}#Header{background-size:cover;height:calc(100vh - 64px);max-height:800px;min-height:500px;margin-top:0}#Header h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.pkgSlider .swiper-slide,.pkgSliderNew .swiper-slide{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}.pkg{width:200px;height:240px;border:1px solid #2575b6}.pkg img{width:100%;height:auto;object-fit:cover}.pkg .heading{position:absolute;left:0;bottom:-1px;background-color:#2575b6;color:#fff;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;cursor:pointer}#Details .right>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:30px;column-gap:30px;padding-top:64px}#Details .right .imgbg{width:160px;min-width:160px;overflow:hidden}#Details .right .imgbg img{width:100%}@media screen and (max-width:542px){.imgbg{width:100%!important}}.accordion h2{font-size:20px;font-weight:600;color:#2575b6}.accordion p{color:#000c;line-height:1.7}.accordion .readMore{font-weight:500;color:#2575b6;cursor:pointer;margin-top:20px}.accordion .accBody{background-color:#fff;max-height:0;overflow:hidden;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}#Services .content{background:#134065}#Services .content .next,#Services .content .prev{opacity:.3}#Services .content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/build/media/home/bg1.png);background-position:top left;z-index:1;opacity:.15}#Services .content .allServices{text-align:center;font-weight:600;z-index:10;color:#23326b}#Services .content .allServices .service{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:160px;height:130px;border-radius:10px;-webkit-backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);backdrop-filter:blur(10px) brightness(1.1) opacity(1) saturate(200%);-webkit-box-shadow:1px 3px 6px rgba(0,0,0,.2);box-shadow:1px 3px 6px #0003;will-change:transform opacity;-webkit-transition:.6s ease;transition:.6s ease}#Services .content .allServices .service img{height:50px;margin-bottom:10px}#Services .content .allServices .service h2{height:30px;font-size:16px}#Services .content .allServices .service.service1{-webkit-transition-delay:0s;transition-delay:0s;background-color:#ffd8e480}#Services .content .allServices .service.service2{-webkit-transition-delay:.4s;transition-delay:.4s;background-color:#8ad8ff80;-webkit-transition-delay:.1s;transition-delay:.1s}#Services .content .allServices .service.service3{-webkit-transition-delay:.6s;transition-delay:.6s;background-color:#ffe7bb80;-webkit-transition-delay:.2s;transition-delay:.2s}#Services .content .allServices .service.service4{background-color:#ffffff80;border:1px solid rgba(0,0,0,.1);-webkit-transition-delay:.3s;transition-delay:.3s}#Services .content .allServices .service.service5{background-color:#b1ffd5b3;-webkit-transition-delay:.4s;transition-delay:.4s}#Services .content .allServices .service.revealed,#Services .content .allServices.Revealed .service{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#Services .content .mainContent{z-index:1}#Services .content .mainContent .serviceDetail{justify-content:center;gap:30px;height:550px}#Services .content .mainContent .serviceDetail .video{width:330px;max-width:100%;height:auto;border-radius:5px;overflow:hidden}#Services .content .mainContent .serviceDetail .video img{min-width:100%}#Services .content .mainContent .serviceDetail .video .btn{cursor:pointer;width:55px;height:35px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:10px;position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10;color:#000}#Services .content .mainContent .serviceDetail .text{width:600px;max-width:100%;padding-top:45px;color:#fff}#Services .content .mainContent .serviceDetail .text h1{font-size:23px;font-weight:900;line-height:1.5;margin-bottom:20px}#Services .content .mainContent .serviceDetail .text h2{top:0;background:-webkit-gradient(linear,left top,right top,from(#2575B6),to(#004074));background:linear-gradient(90deg,#2575b6,#004074)}#Services .content .mainContent .serviceDetail .text p{margin-bottom:10px;opacity:.7;font-size:16px;line-height:1.9}#Services .content .mainContent .serviceDetail .text>div{margin-top:30px}#Services .content .mainContent .serviceDetail .text>div .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:5px;padding:5px 25px;font-size:14px;background-color:#fff;color:#23326b;font-weight:600}@media screen and (max-width:961px){#Services .content{margin-top:250px}#Services .content .allServices{top:-80px;padding:0 50px}#Services .content .mainContent{height:auto}#Services .content .mainContent .swiper .serviceDetail{padding-top:100px}#Services .content .mainContent .swiper .serviceDetail .video{display:none}#Services .content .mainContent .swiper .serviceDetail .text{width:100%;padding:60px}#Services .content .mainContent .swiper .serviceDetail .text .heading2{left:60px}#Services .content .mainContent .swiper .serviceDetail .text .videoInTxt{display:block;margin-bottom:25px}}@media screen and (max-width:660px){#Services .content{margin-top:0}#Services .content .allServices{display:none}#Services .content .mainContent .swiper .serviceDetail{padding-top:30px}#Services .content .mainContent .swiper .serviceDetail .text{padding-left:30px;padding-right:30px}#Services .content .mainContent .swiper .serviceDetail .text .heading2{left:30px!important}#Services .content .mainContent .swiper .serviceDetail .text h1{font-size:25px}#Services .content .mainContent .swiper .serviceDetail .text .btn{padding:5px 10px;font-size:15px;font-weight:400}}@media screen and (max-width:570px){#Services .content .mainContent .swiper .serviceDetail{padding-top:50px}}@media screen and (max-width:542px){#Services .content .allServices{gap:10px}#Services .content .allServices>.flex{gap:10px}#Services .content .allServices .service{width:100px;height:110px}#Services .content .allServices .service img{height:30px}#Services .content>div.texts{padding:190px 30px 30px}#Services .content>div.texts h1{font-size:25px}}#Testimonials{padding:0 16px}#Testimonials .content{display:-webkit-box;display:-ms-flexbox;display:flex;height:300px;max-width:1000px}#Testimonials .content .images{width:30%;height:100%;z-index:1}#Testimonials .content .images .imagesBg{overflow:hidden;width:calc(100% + 80px);height:100%;gap:30px;-webkit-transition:.3s;transition:.3s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000px;perspective:1000px}#Testimonials .content .images .imagesBg .image{-webkit-transition:opacity 1s,z-index .5s,-webkit-transform 1s;transition:opacity 1s,z-index .5s,-webkit-transform 1s;transition:opacity 1s,transform 1s,z-index .5s;transition:opacity 1s,transform 1s,z-index .5s,-webkit-transform 1s;width:210px;height:260px;top:50%;left:0}#Testimonials .content .images .imagesBg .image img{width:100%;height:100%}#Testimonials .content .images .imagesBg .image.image1{position:absolute;-webkit-transform:translateY(-50%) translateX(170px);transform:translateY(-50%) translate(170px);z-index:4}#Testimonials .content .images .imagesBg .image.image2{position:absolute;-webkit-transform:perspective(300px) translateY(-65%) translateX(-80px) translateZ(-100px) rotateY(4deg);transform:perspective(300px) translateY(-65%) translate(-80px) translateZ(-100px) rotateY(4deg);z-index:3}#Testimonials .content .images .imagesBg .image.image3{z-index:2;position:absolute;-webkit-transform:perspective(300px) translateY(-80%) translateZ(-200px) translateX(50px);transform:perspective(300px) translateY(-80%) translateZ(-200px) translate(50px);opacity:.5}#Testimonials .content .images .imagesBg .image.image4{z-index:1;opacity:0;-webkit-transform:perspective(300px) translateY(-80%) translateZ(200px) translateX(-500px);transform:perspective(300px) translateY(-80%) translateZ(200px) translate(-500px)}#Testimonials .content .images .imagesBg .image.image5{opacity:0;z-index:1;-webkit-transform:perspective(300px) translateY(-80%) translateZ(200px) translateX(-700px);transform:perspective(300px) translateY(-80%) translateZ(200px) translate(-700px)}#Testimonials .content .reviews{width:70%;border-radius:10px;background-color:#bce9ff;padding:30px 70px 30px 150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;height:300px}#Testimonials .content .reviews:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url(/build/media/home/bg1.png);background-size:cover;opacity:.1}#Testimonials .content .reviews .leftQuote{position:absolute;top:10px;left:100px;font-size:100px}#Testimonials .content .reviews .rightQuote{position:absolute;bottom:20px;right:30px;font-size:100px}#Testimonials .content .reviews .rSliderNext{position:absolute;bottom:30px;right:30px;top:unset;width:50px;height:50px;background-color:#2575b6;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .3s ease,transform .3s ease}#Testimonials .content .reviews .rSliderNext i{color:#fff;font-size:18px;line-height:1;pointer-events:none}#Testimonials .content .reviews .rSliderNext:hover{background-color:#1e5e92;transform:scale(1.08)}#Testimonials .content .reviews .rSliderNext:active{transform:scale(.95)}#Testimonials .content .reviews .rSliderNext:after{display:none}#Testimonials .content .reviews .rSlider{width:100%}#Testimonials .content .reviews .rSlider .stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:red;margin-bottom:20px}#Testimonials .content .reviews .rSlider .text{height:150px;font-weight:500;line-height:2;padding:0 35px;opacity:.7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#Testimonials .content .reviews .rSlider h1{text-align:center;font-size:20px;font-weight:700}#Testimonials .content .reviews .rSlider h2{text-align:center;font-size:14px;font-weight:500;opacity:.6}@media screen and (max-width:1070px){#Testimonials .content{height:530px;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px}#Testimonials .content .images{width:100%;height:260px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#Testimonials .content .images .imagesBg{width:380px}#Testimonials .content .images .imagesBg .image{left:50%}#Testimonials .content .images .imagesBg .image.image1{position:absolute;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translate(-50%);z-index:4}#Testimonials .content .images .imagesBg .image.image2{position:absolute;-webkit-transform:perspective(300px) translateY(-65%) translateX(calc(-50% - 200px)) translateZ(-100px) rotateY(4deg);transform:perspective(300px) translateY(-65%) translate(calc(-50% - 200px)) translateZ(-100px) rotateY(4deg);z-index:3;-webkit-filter:brightness(1);filter:brightness(1);opacity:.5}#Testimonials .content .images .imagesBg .image.image3{z-index:2;position:absolute;-webkit-transform:perspective(300px) translateY(-65%) translateX(calc(-50% + 200px)) translateZ(-100px) rotateY(-4deg);transform:perspective(300px) translateY(-65%) translate(calc(-50% + 200px)) translateZ(-100px) rotateY(-4deg);opacity:.5}#Testimonials .content .images .imagesBg .image.image4{z-index:1;-webkit-transform:perspective(300px) translateY(-65%) translateZ(-100px) translateX(-500px);transform:perspective(300px) translateY(-65%) translateZ(-100px) translate(-500px)}#Testimonials .content .reviews{width:100%;height:300px;padding:30px;top:-40px}#Testimonials .content .reviews .leftQuote{left:20px}#Testimonials .content .reviews .rightQuote{right:20px}#Testimonials .arrows{display:-webkit-box;display:-ms-flexbox;display:flex}#Testimonials .rSliderNext{display:none}}@media screen and (max-width:660px){#Testimonials .content .reviews{height:350px}#Testimonials .content .reviews .rSlider .text{height:190px}}@media screen and (max-width:570px){#Testimonials{padding:0 30px}#Testimonials .text{font-size:14px}#Testimonials .rSlider h1{font-size:16px}#Testimonials .rSlider h2{font-size:14px}}@media screen and (max-width:542px){#Testimonials .content .reviews .rSlider .text{padding:0}}@media screen and (max-width:500px){#Testimonials{padding:0 20px}#Testimonials .content .reviews{padding:30px 20px 20px}#Testimonials .content .reviews .rightQuote,#Testimonials .content .reviews .leftQuote{display:none}#Testimonials .content .reviews .rSliderNext{bottom:15px;right:15px}}@media screen and (max-width:420px){#Testimonials .content .reviews{height:380px}#Testimonials .content .reviews .rSlider .text{height:241px}}#ClientTele{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding:0 60px}#ClientTele{display:flex;gap:30px;padding:60px;flex-wrap:wrap}.clientBox{flex:1;background:#f9f9f9;padding:30px;border-radius:10px;text-align:center}.clientBox img{max-width:100%}#ClientTele>div.clientBox{background-color:#fbfbfb;-webkit-box-flex:1;-ms-flex:1;flex:1;width:300px;overflow:hidden;border-radius:10px;-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px #00000080;padding:90px 30px 30px;will-change:transform,opacity;-webkit-transition:.6s ease-out;transition:.6s ease-out}#ClientTele>div.clientBox.revealed{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#ClientTele>div.clientBox.clientBg{-webkit-transition-delay:.3s;transition-delay:.3s;padding:70px 15px 5px}#ClientTele>div.clientBox.clientBg .next,#ClientTele>div.clientBox.clientBg .prev{-webkit-box-shadow:0px 1px 3px rgba(0,0,0,.5);box-shadow:0 1px 3px #00000080;font-size:20px;font-weight:bolder;width:25px}#ClientTele>div.clientBox.clientBg .swiper-slide{padding:5px;display:-ms-grid;display:grid;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:auto auto;grid-template-columns:auto auto}#ClientTele>div.clientBox.clientBg .client{width:150px;padding:10px;overflow:hidden;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;gap:10px}#ClientTele>div.clientBox.clientBg .client img{height:100px}#ClientTele>div.clientBox.clientBg .client p{font-size:12px;text-align:center}#ClientTele>div.clientBox.quality{-webkit-transition-delay:.15s;transition-delay:.15s;background-color:#2575b6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;color:#fff}#ClientTele>div.clientBox.quality .heading2{color:#000}#ClientTele>div.clientBox.quality .icon{width:85px;border-radius:50%;height:85px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}#ClientTele>div.clientBox.quality h1{font-weight:700;font-size:25px;margin:15px 0}@media screen and (max-width:1200px){#ClientTele .proudToServeTxt{display:block}#ClientTele>div.clientBox{max-width:350px}#ClientTele>div.clientBox.quality{display:none}}@media screen and (max-width:1070px){#ClientTele{padding:0}#ClientTele .clientHead{padding:0 60px}#ClientTele .proudToServeTxt .heading2{left:60px}#ClientTele .proudToServeTxt .heading2{left:40px}#ClientTele .clientHead,#ClientTele #Testimonials{padding-left:40px;padding-right:40px}}@media screen and (max-width:800px){#ClientTele{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}#ClientTele>div.clientBox{width:100%;max-width:100%;background-color:unset;-webkit-box-shadow:unset;box-shadow:unset;padding:0 60px}#ClientTele>div.clientBox .heading2{left:40px;top:0}#ClientTele>div.clientBox.panIndia{padding-top:30px}#ClientTele>div.clientBox.panIndia img{width:400px;max-width:100%;top:20px}#ClientTele>div.clientBox.clientBg{padding-top:60px}#ClientTele>div.clientBox.clientBg .next,#ClientTele>div.clientBox.clientBg .prev{display:none}#ClientTele>div.clientBox.clientBg .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ClientTele>div.clientBox.clientBg .swiper-slide .client p{font-weight:500;font-size:14px}}@media screen and (max-width:700px){#ClientTele>div.clientBox.clientBg .swiper-slide{display:-ms-grid;display:grid;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#ClientTele>div.clientBox.clientBg .client{width:auto}}@media screen and (max-width:660px){#ClientTele{padding:0 10px}#ClientTele>div,#ClientTele .clientHead{padding-left:30px;padding-right:30px}#ClientTele .heading2{left:30px!important}#ClientTele .proudToServeTxt{margin-top:30px}}*{box-sizing:border-box;font-family:Arial,sans-serif}section{width:100%}.content{position:relative;display:flex;align-items:center;justify-content:center}#Services .services-top{background:#134065;padding:60px 20px}.services-wrapper{display:flex;gap:30px;z-index:10}.services-group{display:flex;flex-direction:column;gap:20px}.service{width:160px;height:130px;background:#ffffff80;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 6px #0003;transition:transform .3s}.service:hover{transform:translateY(-5px)}.service img{height:40px;margin-bottom:10px}.service h2{font-size:14px;text-align:center}.slider-nav,.nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:28px;cursor:pointer;opacity:.4}.slider-prev,.left-nav{left:20px}.slider-next,.right-nav{right:20px}.services-slider{background:#134065;padding:60px 0}.serviceDetail{display:flex;gap:30px;align-items:center}.video{position:relative;width:320px}.video img{width:100%;border-radius:10px}.video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:50px;color:red}.serviceDetail .text{color:#fff;max-width:500px}.serviceDetail .btn{display:inline-block;margin-top:20px;padding:8px 20px;background:#fff;color:#134065;text-decoration:none;border-radius:5px}#Testimonials{padding:20px}#Testimonials .content{display:flex;gap:30px}.images{width:30%}.imagesBg{position:relative;height:260px}.image{position:absolute;width:200px;height:260px}.image img{width:100%;height:100%}.reviews{width:70%;background:#bce9ff;padding:40px;border-radius:10px;position:relative}.leftQuote,.rightQuote{position:absolute;font-size:80px}.leftQuote{top:10px;left:20px}.rightQuote{bottom:10px;right:20px}.rSliderNext{position:absolute;bottom:20px;right:20px;background:#2575b6;width:45px;height:45px;border-radius:50%;color:#fff}#Certificates{padding:50px 60px 100px}#Certificates .cSlider{border:1px solid rgba(0,0,0,.3);padding:20px 0;cursor:pointer}#Certificates .cSlider .swiper-slide{width:-webkit-max-content;width:-moz-max-content;width:max-content}#Certificates .cSlider .certificate{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}#Certificates .cSlider .certificate img{height:85px}#Certificates .cSlider .certificate img.smallImg{height:35px}@media screen and (max-width:1100px){#Certificates{padding:50px 40px 100px}}@media screen and (max-width:660px){#Certificates{padding:50px 30px 100px}}@media screen and (max-width:1100px){#Header h1,#Header h1 .flex{display:block}}@media screen and (max-width:1000px){.text{font-size:16px}#Header h1{font-size:25px}.pkg{width:170px;height:200px}.pkg .heading{height:30px;font-size:14px}}@media screen and (max-width:800px){.text{line-height:2}#Header{height:auto;min-height:unset}#Header .cta{padding:5px 15px;font-size:14px}#Header .right{display:none}#Header .left{width:100%;margin:50px 0}.accordion h2{font-size:18px}.accordion p{font-size:14px}#Details .left{display:none}#SPCP h1{font-size:20px}#SPCP h2{font-size:16px}.customList li{font-size:14px}.popup h2{font-size:18px}.popup p,.popup input,.popup textarea,.popup button{font-size:14px}}@media screen and (max-width:542px){#Header span.flex{display:block}#Details .right>div{row-gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.header-section{display:flex}.header-left{width:50%;display:flex;flex-direction:column;justify-content:center}.header-right{height:100%;width:50%;padding-left:2rem;padding-right:2rem;display:flex;align-items:center}.header-title{font-size:1.875rem;font-weight:900;margin-bottom:.5rem;line-height:1.625}.header-description{font-size:1.125rem}.cta-wrapper{width:max-content}.cta-link{width:max-content;text-decoration:none}.cta-button{width:max-content;border-radius:.25rem;padding:.5rem 1.5rem;color:#fff}.hero-image-container{padding-bottom:2rem}.hero-image-container img{max-width:100%;height:auto}@media screen and (max-width:800px){.header-left{width:100%}.header-right{display:none}}.details-container{display:flex;flex-direction:row;align-items:flex-start;gap:40px}.details-sidebar{width:384px;padding-top:64px;position:sticky;top:0;height:240px;flex-shrink:0}.details-content{flex-grow:1;width:100%}@media screen and (max-width:800px){.details-container{flex-direction:column}.details-sidebar{display:none}}#Details{display:flex;align-items:flex-start;gap:40px}.details-sidebar{width:360px;padding-top:64px;position:sticky;top:0;flex-shrink:0}#Details .right{width:100%}ul.customList{padding-left:0;margin:0}ul.customList li{list-style:disc;margin:15px 0 15px 40px;color:#000000b3;font-weight:500;line-height:1.7}ul.customList li::marker{color:#2575b6}.details-sidebar ul li a{text-decoration:none;color:inherit;transition:color .3s ease}.details-sidebar ul li a:hover{color:#2575b6}#Details .right>div{display:flex;gap:30px;padding-top:64px;align-items:flex-start}#Details .imgbg{width:160px;min-width:160px;overflow:hidden}#Details .imgbg img{width:100%;height:auto;display:block}.accordion{width:100%}.accHead h2{margin:0}.accBody{overflow:hidden;transition:max-height .3s ease,padding .3s ease}.readMore{margin-top:10px;color:#2575b6;cursor:pointer;font-weight:600}@media screen and (max-width:800px){#Details{flex-direction:column}.details-sidebar{display:none}#Details .right>div{flex-direction:column;gap:20px;padding-top:40px}#Details .imgbg{width:100%;max-width:240px}}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:96px;background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.875rem;z-index:10;cursor:pointer}.slider-next{right:0;padding-left:8px;border-top-left-radius:9999px;border-bottom-left-radius:9999px}.slider-prev{left:0;padding-right:8px;border-top-right-radius:9999px;border-bottom-right-radius:9999px}.services-wrapper{position:absolute;top:0;left:0;width:100%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;padding-left:32px;padding-right:32px;z-index:5}.services-group{display:flex;justify-content:center;align-items:center;gap:20px}.service{text-align:center;cursor:pointer}.service img{display:block;max-width:100%;height:auto;margin:0 auto 8px}.service h2{font-size:1rem;font-weight:600;margin:0;line-height:1.4}@media(max-width:768px){.slider-nav{width:44px;height:72px;font-size:1.5rem}.services-wrapper{padding-left:16px;padding-right:16px;gap:16px}.services-group{flex-direction:column}}.banner-width{width:100%!important;max-width:100vw!important}
