.sec4-wrap{padding:5rem 0;background-color:#000}.sec4-wrap .sec4 .services-wrap{display:flex;gap:.8rem;justify-content:center;margin:2rem 0 3rem}.sec4-wrap .sec4 .services-wrap .service-item{display:flex;align-items:center;justify-content:center}.sec4-wrap .sec4 .services-wrap .service-item .service-item-img{position:relative;overflow:hidden;transform:scale(1);transition:all .5s cubic-bezier(.075,.82,.165,1)}.sec4-wrap .sec4 .services-wrap .service-item .service-item-img:hover{transform:scale(1.05);z-index:1}.sec4-wrap .sec4 .services-wrap .service-item .service-item-img .titlen{position:absolute;left:0;width:100%;background:rgb(0 0 0 / .5);right:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;height:100%;transition:all 1s cubic-bezier(.075,.82,.165,1);opacity:0}.sec4-wrap .sec4 .services-wrap .service-item .service-item-img:hover .titlen{top:0;opacity:1}.sec4-wrap .sec4 .services-wrap .service-item .service-item-img img{width:100%;object-fit:cover}.sec4-wrap .sec4 .services-wrap .service-item .service-item-img .titlen p{line-height:1.2}.sec4-wrap .sec4 .abtn{justify-content:center}.sec5-wrap{padding:8rem 0;overflow:hidden}.sec5-wrap .sec5 .contactform-wrap{background-color:#fff;padding:2rem;border:2px solid #000;position:relative;width:94%}.sec5-wrap .sec5 .contactform-wrap>.img{position:absolute;top:-25%;right:-9%;transform:translate(1%,34%)}.sec6-wrap{padding:12rem 0;background-color:#fff;z-index:1;overflow:hidden}.sec6-wrap .sec6 .contactform-wrap{background-color:#fff;padding:2rem;border:2px solid #000}.cformwrap{width:auto;flex:1;padding-right:0}.ntop .cformwrap{margin-top:2.2rem}.cformwrap h3{margin-top:1.5rem;margin-bottom:1.5rem}.cformwrap form{display:flex;flex-direction:row;flex-wrap:wrap;gap:2.2rem;position:relative;align-items:flex-end}.cformwrap form .formctrl{display:flex;flex-direction:column;flex:1 0 100%;position:relative;height:100%;justify-content:center}.cformwrap form .formctrl:nth-child(1),.cformwrap form .formctrl:nth-child(2){flex:1 0 100%;flex:1 0 44.33%}.cformwrap form .formctrl:nth-child(3){flex:1 0 60.33%}.cformwrap form .formctrl label{color:#000;font-family:"Circular Std Book";font-size:16px;font-style:normal;font-weight:450;line-height:120%;margin-bottom:2px}.cformwrap form .formctrl>div{display:flex}.cformwrap form .formctrl input,.cformwrap form .formctrl select,.cformwrap form .formctrl textarea{border-radius:unset;border:unset;background-color:#F1F2F2;color:#050505;font-family:"Circular Std Book";font-size:19px;font-style:normal;font-weight:450;line-height:120%;padding:1.2rem;flex:1;width:100%}.cformwrap form .formctrl textarea{padding:1rem}.cformwrap form .formctrl.erron input,.cformwrap form .formctrl.erron select,.cformwrap form .formctrl.erron textarea{border:1px solid #db0000}.cformwrap form .formctrl input::placeholder,.cformwrap form .formctrl textarea::placeholder{color:#BDBDBD}.cformwrap form .formctrl input:focus-visible,.cformwrap form .formctrl textarea:focus-visible,.cformwrap form .formctrl select:focus-visible{outline:none}.cformwrap form .formctrl select::placeholder{opacity:1}.cformwrap form .formctrl select{color:#343A40;flex:unset}.cformwrap form .formctrl select::-ms-expand{display:none}.cformwrap form .formctrl textarea{flex:unset}.cform form .formctrl .radwrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 3rem;margin-top:1rem}.cform form .formctrl .radwrap label{margin-bottom:0;cursor:pointer}.cform form .formctrl .radwrap>div label input{position:absolute;left:-9999px}.cform form .formctrl .radwrap>div label span{display:flex;align-items:center;border-radius:4px;transition:0.25s ease;color:#151515;font-size:20px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.2px}.cform form .formctrl .radwrap>div label span:before{display:flex;flex-shrink:0;content:"";background-color:#fff0;width:1.3rem;height:1.3rem;border-radius:4px;margin-right:.5rem;transition:0.25s ease;box-shadow:inset 0 0 0 1px #151515;color:#151515}.cformwrap form .formctrl .scrolcusto{display:flex;gap:1rem;margin:1rem 0 0}.cformwrap form .formctrl .icon{position:absolute;left:1.2rem}.cformwrap form .formctrl .labelreno{color:#FFF;font-size:20px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.4px}.cformwrap form .formctrl .scrolcusto.radiowrap{display:flex;gap:1rem}.cformwrap form .formctrl .scrolcusto.radiowrap>div{position:relative}.cformwrap form .formctrl .scrolcusto.radiowrap label{position:relative;display:flex;flex-direction:column;border:1px solid #FFF;background:#F76A12;width:136px;height:124px;align-items:center;justify-content:center;cursor:pointer;transition:0.25s ease;color:#FFF;font-size:20px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.4px;gap:1.2rem}.cformwrap form .formctrl .scrolcusto.radiowrap input{position:absolute;opacity:0;left:-9999rem;transition:0.25s ease}.cformwrap form .formctrl .scrolcusto.radiowrap input:checked+label{border:1px solid #FFF;background-color:#F8F3F2;box-shadow:0 10px 20px 0 rgb(0 0 0 / .25)}.cformwrap form .formctrl .scrolcusto.radiowrap input label svg path{transition:0.25s ease}.cformwrap form .formctrl .scrolcusto.radiowrap input:checked+label svg path{fill:#F76A12}.cformwrap form .formctrl .scrolcusto.radiowrap input:checked+label span{color:#26201F;font-weight:600}.cformwrap form .formctrl .img{position:absolute;left:1rem;top:.75rem}.cformwrap form .formctrl .imgarrodw,.cformwrap form .formctrl .imgcheck{position:absolute;flex-direction:column;top:0;bottom:0;right:1rem;justify-content:center}.cformwrap form .formctrl .imgcheck{top:11px;display:none}.cformwrap form .formctrl.notempty .imgcheck{display:block}.cformwrap form .frmsbtnwrap{position:relative;display:flex;flex-wrap:wrap;justify-content:end;width:100%}.cformwrap form .formctrl .frmerror{position:absolute;font-size:11px;color:#db0000;right:1rem;bottom:17px;display:none}.cformwrap form .frmsbtnwrap label{display:flex;align-items:center;justify-content:center;flex:1}.cformwrap form .frmsbtnwrap input{border:unset;border-radius:7px;background-color:#000;color:#FFF;text-align:center;font-family:"Circular Std";font-size:24px;font-style:normal;font-weight:500;line-height:120%;width:100%;padding:1rem}.cformwrap form .frmsbtnwrap .infn{display:flex;flex-direction:column;gap:1rem}.cformwrap form .frmsbtnwrap .infn span{color:#2B2507}.nodesk .swiper-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center}.nodesk .swiper-slide{flex:0 30%}.nodesk .swiper-slide.ss2{flex:1 0 23.333%;width:100%!important;display:flex;margin:0!important}.nodesk .swiper-wrapper,.nodesk .swiper-slide{transform:unset!important}.nodesk .glide__track{overflow:visible}.nodesk .glide__slides{flex-wrap:wrap;flex-direction:row;gap:1.2rem;justify-content:center;margin:0;padding:0;overflow:hidden}.nodesk .glide__slides .glide__slide{width:auto;flex:1 0 23%;flex:0 27%;padding:0;display:flex;flex-direction:column;gap:.7rem;transition:all .7s cubic-bezier(.55,.085,.68,.53)}.setlist .nodesk .glide__slides .glide__slide{transform:translateY(-47rem);opacity:0}.setlist.anim .nodesk .glide__slides .glide__slide{transform:translateY(0)!important;opacity:1}.nodesk .glide__slides .glide__slide:nth-child(6),.nodesk .glide__slides .glide__slide:last-child{transform:translateY(47rem)}.nodesk .glide__slides .glide__slide:last-child{flex:0 55.35%}.nodesk .glide__slides .glide__slide img{width:100%}.glide__bullets{z-index:1;bottom:-4.5rem}.glide__bullets .glide__bullet{background-color:#D9D9D9;border:none;transition:all 400ms ease;box-shadow:none}.glide__bullets .glide__bullet.glide__bullet--active{background-color:#1F1E21}.glide__arrows button{border:none;box-shadow:none}.glide__arrows button{top:unset;top:116%}.glide__arrows button.glide__arrow--prev{right:5rem}.glide__arrows button.glide__arrow--next{right:0}.glide__arrow--left{left:0}.glide__arrow--right{right:0}.footer{padding:4rem 0 0;background-color:#000;position:relative;z-index:1;overflow:hidden}footer{z-index:1;overflow:hidden}footer .container{padding-left:1.5rem;padding-right:1.5rem}footer h2{font-weight:700}footer h2.mb-3.gap-2{gap:.5rem!important;margin-bottom:.75rem!important}footer p{color:inherit}.footer .footinfowrap h2{color:#F8F9FA;width:70%}.footer .footinfowrap .infolist{display:flex;flex-wrap:wrap;margin:5rem 0;gap:3rem}.footer .footinfowrap .infolist .dblock{display:flex;flex-direction:column}.footer .footinfowrap .infolist .dblock span{color:#ADB5BD;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.footer .footinfowrap .infolist .dblock a,.footer .footinfowrap .infolist .dblock p{color:#F8F9FA;font-size:36px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:0}.footer .socgmap-wrap{position:relative;display:flex;gap:0 1rem;align-items:center}.footer .socgmap-wrap .socmed{position:absolute;left:0;bottom:2rem}.footer .socgmap-wrap .socmed a{margin:0 .2rem}.footer .socgmap-wrap .gmap{width:46%;margin:0 auto}.footer .socgmap-wrap .gmap iframe{height:16rem;border-radius:10px}.footer .footdetwrap{margin:1.5rem 0}.footer .footdetwrap .footrdet{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.footer .footdetwrap .flogo{flex:0 22%;flex:0 12%}.footer .footdetwrap .footrlink:nth-child(2){flex:1}.footer .footlinks-wrap{display:flex;gap:3rem;justify-content:space-between}.footer .footlinks-wrap .footlink .dblock a{display:flex;gap:.5rem}.footer .marquel-wrap{margin:0 -3rem -6rem}.footer .marquel-wrap .marqueen{animation:marqueen 600s linear infinite}.footer .marquel-wrap .img{width:167vw;margin:0 2rem}.footer .copy_right_wrap{background-color:#1C1C1C;padding-top:0;margin-top:3rem}.footer .copy_right_wrap .container-fluid{padding:1.5rem calc(var(--bs-gutter-x) * .5);margin-top:0}.footer .copy_right_wrap .container-fluid .row{align-items:center}.footer .copy_right_wrap .container-fluid .row>div:nth-child(2){display:flex;justify-content:center}.footer .copy_right_wrap .container-fluid .row>div:last-child{display:flex;justify-content:flex-end}.footer .copy_right_wrap .socmed{display:flex;align-items:center;gap:.7rem}.footer .textfont p{color:#050505;font-size:284px;font-style:normal;font-weight:400;line-height:1.2;letter-spacing:2.843px;margin-bottom:0}.footer .copy_right_wrap .amslink a{color:#ADB5BD;font-size:18px;font-style:normal;font-weight:492;line-height:28px}.footer .copy_right_wrap .copyright{display:flex;align-items:center;gap:1rem}.footer .copy_right_wrap .copyright p{margin-bottom:0;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:100%;font-family:"Circular Std Book"}.footer .copy_right_wrap .copyright p span{display:inline-block;border-left:1px solid #EB1F27;margin:0 1rem;border-right:1px solid #EB1F27;padding:0 1rem}.footer .copy_right_wrap .copyright>div{display:flex;gap:1rem}.footer .copy_right_wrap .powered{color:#FFF;font-size:18px;font-style:normal;font-weight:500;line-height:110.922%;text-transform:uppercase}.modalc{padding:6rem 0;background:#F6F6F6;border-radius:20px;width:40%;position:absolute;transition:all .2s linear;left:50%;top:50%;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modalc .close{position:absolute;top:-9px;right:10px;transition:all 200ms;font-size:41px;font-weight:700;text-decoration:none;color:#333;background-color:unset;border:none}.modalc .close:hover{color:#CFA33F}.modalc .content{max-height:30%;overflow:auto}.modalc .contmsgmo .csmsgm{text-align:center;padding:0 1rem}.modalc .contmsgmo .csmsgm iframe{width:100%;height:100%}.modalc .contmsgmo .csmsgm h2{font-size:23px;color:#022031;margin-bottom:1rem}.modalc .contmsgmo .csmsgm h2 span{color:#0165A0}.modalc .contmsgmo .csmsgm p{color:#022031;margin-bottom:0;font-size:20px}@media only screen and (max-width:1800px){.modalnp .modalnp-content{width:70%}}@media only screen and (max-width:1500px){.footer .footlinks-wrap{gap:1rem}.footer .footdetwrap .footmenucnt-wrap .ftcontactdet .licenacred{gap:.5rem}}@media only screen and (max-width:1400px){.nodesk .glide__slides{}.footer .abtn a{font-size:16px}.footer .pricest p:nth-child(2){font-size:60px}.footer .footlinks-wrap .footlink .fs-18{font-size:16px}.footer .footlinks-wrap{gap:2rem;flex-wrap:wrap}}@media only screen and (max-width:1300px){.sec4-wrap .sec4 .services-wrap{flex-wrap:wrap}.footer .footdetwrap .footrlink{gap:1rem}}@media only screen and (max-width:1200px){.footer .footdetwrap{flex-direction:row;flex-wrap:wrap;position:relative}}@media only screen and (max-width:1152px){.modalnp .modalnp-content{width:90%}}@media only screen and (max-width:991px){.modalc{width:70%}.sec4-wrap .sec4 .text{width:auto}.sec4-wrap .sec4 .reviews-wrap{gap:2rem;margin-top:1rem;flex-direction:column}.sec4-wrap .sec4 .reviews-wrap .item .img img{object-fit:cover;width:100%}.sec5-wrap .sec5 .contactform-wrap{width:auto;margin-top:4rem}.sec5-wrap .sec5 .namepos-wrap{text-align:center}.sec6-wrap .sec6 .text{width:auto}.footer .footdetwrap .flogo{flex:0 17%}.footer .footdetwrap>div>div{align-items:unset}.footer .imglogf,.footer .navbar-nav{text-align:center}.footer .abtn{justify-content:center}.footer .footlinks-wrap{margin:3rem 1rem 0;flex-wrap:nowrap}.footer .marquel-wrap{margin:2rem -3rem -6rem}}@media only screen and (max-width:812px){.sec4-wrap .sec4 .services-wrap .service-item{flex:0 46%}.sec5-wrap .sec5 .contactform-wrap>.img{right:-1rem;transform:unset;top:-5rem}.sec5-wrap .sec5 .contactform-wrap>.img img{width:23vw}.footer .footdetwrap>div>div{align-items:center;flex-direction:column}.footer .footdetwrap .footrdet{flex-direction:column}}@media only screen and (max-width:768px){.modalc{width:95%}.sec7-wrap .sec7 .contactform-wrap{padding:4rem 2rem}.footer .footdetwrap{flex-direction:column}.footer .footdetwrap>div:nth-child(3){position:unset}.footer .footdetwrap>div{text-align:center;margin-bottom:2rem}.footer .footdetwrap>div:last-child{margin-bottom:0}.footer .copy_right_wrap .copyright{justify-content:center;padding:1rem 0}.footer .copy_right_wrap .socmed{justify-content:center}.footer .copy_right_wrap .container-fluid .row>div:last-child{justify-content:center}.footer .footlinks-wrap{margin:2rem 1rem 0;text-align:left;justify-content:start}}@media only screen and (max-width:767px){.sec7-wrap{padding:8rem 0 0}.footer .footlinks-wrap .footlink .dblock{flex-direction:row;gap:2rem}}@media only screen and (max-width:700px){.modalnp .modalnp-content{width:97%}}@media only screen and (max-width:540px){.modalc .contmsgmo .csmsgm{padding:0 4rem}}