:root{--bd-ff-body:"Poppins",sans-serif;--bd-ff-heading:"Prompt",sans-serif;--bd-ff-fontawesome:"Font Awesome 6 Pro";--clr-common-white:#fff;--clr-common-black:#000;--clr-common-placeholder:#c3c3c3;--clr-common-heading:#1c1c1c;--clr-common-body-text:#4b4b4b;--clr-theme-1:#3887fe;--clr-theme-2:#20457f;--clr-theme-3:#ea5518;--clr-theme-4:#161e43;--clr-theme-5:#3249b3;--clr-text-1:#4b4b4b;--clr-bg-gray-1:#f9f9f9;--clr-bg-gray-2:#f3f3f3;--clr-bg-gray-3:#fafafa;--clr-bg-sky:#f7faff;--clr-bg-footer:#fafafa;--clr-border-1:#727272;--clr-footer-1:#505050;--bd-fw-normal:normal;--bd-fw-thin:100;--bd-fw-elight:200;--bd-fw-light:300;--bd-fw-regular:400;--bd-fw-medium:500;--bd-fw-sbold:600;--bd-fw-bold:700;--bd-fw-ebold:800;--bd-fw-black:900;--bd-fs-body:16px;--bd-fs-p:16px;--bd-fs-h1:80px;--bd-fs-h2:50px;--bd-fs-h3:22px;--bd-fs-h4:20px;--bd-fs-h5:16px;--bd-fs-h6:14px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--bd-ff-body);font-size:var(--bd-fs-body);font-weight:400;color:var(--clr-common-black);line-height:26px}h1,h2,h3,h4,h5,h6{font-family:var(--bd-ff-heading);color:var(--clr-common-heading);font-weight:var(--bd-fw-sbold);margin-top:0;line-height:1.3;margin-bottom:0}h1{font-size:var(--bd-fs-h1)}h2{font-size:var(--bd-fs-h2)}h3{font-size:var(--bd-fs-h3)}h4{font-size:var(--bd-fs-h4)}h5{font-size:var(--bd-fs-h5)}h6{font-size:var(--bd-fs-h6)}ul{margin:0;padding:0}p{font-size:var(--bd-fs-p);font-weight:var(--bd-fw-normal);color:var(--clr-text-1);margin-bottom:15px;line-height:26px}a{text-decoration:none}.btn,.transition-3,a,button,h1,h2,h3,h4,h5,h6,img,input,li,p,select,span,svg,svg path,textarea{transition:all .3s ease-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:none;border:none;background:transparent}button:hover{cursor:pointer}button:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}input{outline:none}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}::selection{background:var(--clr-theme-1);color:var(--clr-common-white);text-shadow:none}::placeholder{color:var(--clr-common-placeholder);opacity:1;font-size:16px}.w-img img{width:100%}.m-img img{max-width:100%}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-x:hidden;overflow-y:visible}.p-relative{position:relative}.p-absolute{position:absolute}.include__bg{background-position:50%;background-size:cover;background-repeat:no-repeat}.hr-1{border-top:1px solid #e8e8e8}@media(max-width:575px){.progress-wrap{right:15px;bottom:15px}}.bd-basic__pagination ul{display:flex;align-items:center;gap:20px;justify-content:center;flex-wrap:wrap}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.bd-basic__pagination ul{justify-content:start}}.bd-basic__pagination ul li{list-style:none}.bd-basic__pagination ul li a{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;position:relative;right:0;top:50%;font-weight:var(--bd-fw-sbold);font-size:16px;border:1px solid var(--clr-border-11);overflow:hidden;z-index:5;background-color:transparent}.bd-basic__pagination ul li a:hover{background-color:var(--clr-theme-1);border-color:var(--clr-theme-1);color:var(--clr-common-white)}.bd-basic__pagination ul li span{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;position:relative;right:0;top:50%;font-weight:var(--bd-fw-sbold);font-size:16px;background-color:var(--clr-theme-1);overflow:hidden;color:var(--clr-common-white);z-index:5}.white-bg{background-color:var(--clr-common-white)}.black-bg{background-color:var(--clr-common-black)}.dark-bg{background-color:var(--clr-common-heading)}.grey-bg{background-color:var(--clr-bg-gray-1)}.grey-bg-2{background-color:var(--clr-bg-gray-2)}.grey-bg-3{background-color:var(--clr-bg-gray-3)}.navy-bg{background-color:var(--clr-theme-4)}.sky-bg{background-color:var(--clr-bg-sky)}.footer-bg{background-color:var(--clr-bg-footer)}.border__btn{height:60px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--clr-theme-1);padding:0 37px;font-size:16px;font-weight:var(--bd-fw-sbold);color:var(--clr-theme-1);background-color:transparent;border-radius:6px}.border__btn:hover{border-color:var(--clr-theme-1);background-color:var(--clr-theme-1);color:var(--clr-common-white)}.border__btn.s-2{color:#636363;border-color:#636363}.border__btn.s-2:hover{color:var(--clr-common-white);border-color:var(--clr-theme-1)}.border__btn.s-3{color:var(--clr-theme-5);border-color:var(--clr-theme-5)}.border__btn.s-3:hover{background-color:var(--clr-theme-5);border-color:transparent;color:var(--clr-common-white)}.border__btn.white{border-color:var(--clr-common-white);color:var(--clr-common-white)}.border__btn.white:hover{border-color:transparent}.solid__btn{height:60px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--clr-theme-1);padding:0 35px;font-size:16px;font-weight:var(--bd-fw-sbold);color:var(--clr-common-white);background-color:var(--clr-theme-1);border-radius:6px}.solid__btn:hover{color:var(--clr-theme-1);border:2px solid var(--clr-theme-1);background-color:transparent}.cta__btn{border-radius:5px;background:#3887fe;color:var(--clr-common-white)}.cta__btn,.features__btn{height:60px;display:inline-flex;align-items:center;justify-content:center;padding:0 30px;font-size:16px;font-weight:600}.features__btn{border-radius:6px;background:var(--clr-common-white);color:var(--clr-theme-5)}.features__btn:hover{color:var(--clr-common-white);background-color:var(--clr-theme-5)}.recent__btn{font-size:16px;font-weight:600}.recent__btn:hover{color:var(--clr-theme-5)}.recent__btn i,.recent__btn svg{margin-left:10px}.recent__btn span{color:var(--clr-theme-5)}.recent__btn span:hover{color:var(--clr-theme-3)}.play__btn{width:116px;height:116px;background:rgba(56,135,254,.1);display:inline-block;text-align:center;line-height:110px;border-radius:50%}.offcanvas__close button{height:45px;width:45px;display:inline-flex;align-items:center;justify-content:center;color:var(--clr-common-heading);font-size:18px;background-color:var(--clr-theme-1);border-radius:50%;overflow:hidden;position:relative}.offcanvas__close button i{color:var(--clr-common-white)}.offcanvas__info{background:var(--clr-common-white) none repeat scroll 0 0;border-left:3px solid var(--clr-theme-1);position:fixed;right:0;top:0;width:370px;height:100%;transform:translateX(calc(100% + 80px));transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none;background-color:var(--clr-common-white)}@media(max-width:575px){.offcanvas__info{width:300px}}.offcanvas__info.info-open{opacity:1;transform:translateX(0)}.offcanvas__logo a img{max-width:180px}.offcanvas__wrapper{position:relative;height:100%;padding:30px}@media(max-width:575px){.offcanvas__wrapper{padding:20px}}.offcanvas__top{padding-bottom:20px;border-bottom:1px solid var(--clr-border-3)}.offcanvas__color{margin-bottom:40px}.offcanvas__color h5{font-size:22px;margin-bottom:15px}.offcanvas__color input{display:none}.offcanvas__color label{width:100%;height:60px;background-color:var(--clr-theme-1)}.offcanvas__color label:hover{cursor:pointer}.offcanvas__color-2 label{background-color:var(--bd-theme-2)}.offcanvas__search{position:relative}.offcanvas__search input{width:100%;height:40px;line-height:40px;padding-right:20px;background:transparent;border:none;outline:none;border-bottom:1px solid var(--clr-border-1);font-size:16px;color:var(--clr-common-heading)}.offcanvas__search input::placeholder{color:var(--clr-common-heading)}.offcanvas__search input:focus{border-color:var(--clr-common-heading)}.offcanvas__search button{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:16px;color:var(--clr-common-heading)}.offcanvas__search button:hover{color:var(--clr-theme-1)}.offcanvas__text p{margin-bottom:25px}.offcanvas__contact h4{font-size:22px;margin-bottom:20px;text-transform:uppercase;font-weight:var(--bd-fw-bold);color:var(--clr-common-heading)}.offcanvas__contact ul li:not(:last-child){margin-bottom:20px}.offcanvas__contact ul li:hover i{color:var(--clr-common-white);border-color:var(--clr-theme-1);background-color:var(--clr-theme-1)}.offcanvas__contact-icon i{width:40px;height:40px;display:flex;align-items:center;justify-content:space-evenly;text-align:center;border:1px solid var(--clr-border-1);border-radius:50%;transition:all .3s ease-out 0s;overflow:hidden;color:var(--clr-common-heading);position:relative;z-index:5}.offcanvas__contact-text a{font-size:16px;font-weight:500;color:var(--clr-common-heading)}.offcanvas__contact-text a:hover{color:var(--clr-theme-1)}.offcanvas__social{margin-bottom:30px}.offcanvas__social ul li{display:inline-block}.offcanvas__social ul li:not(:last-child){margin-right:5px}.offcanvas__social ul li a{display:inline-block;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid var(--clr-border-1);color:var(--clr-theme-1);border-radius:50%;overflow:hidden;position:relative;z-index:5;background-color:transparent}.offcanvas__social ul li a:hover{color:var(--clr-common-white);border:1px solid var(--clr-theme-1);background-color:var(--clr-theme-1)}.offcanvas__notification-icon a{font-size:14px;color:var(--clr-common-heading);position:relative}.offcanvas__notification-icon a .notification-count{position:absolute;top:-4px;right:-13px;display:inline-block;width:20px;height:20px;line-height:22px;font-size:12px;font-weight:600;background-color:var(--clr-theme-1);border-radius:50%;color:var(--clr-common-heading);text-align:center}.offcanvas__notification-text p{margin-bottom:0;font-weight:500;color:var(--clr-common-heading);font-size:14px}.offcanvas__notification-text p .notification-number,.offcanvas__notification-text p a{color:var(--clr-theme-1)}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:var(--clr-common-black);z-index:900;top:0;opacity:0;visibility:hidden;right:0;transition:all .3s ease-out 0s}.offcanvas__overlay.overlay-open{opacity:.5;visibility:visible}.offcanvas .signin-area.open{opacity:.6;visibility:visible;transition:all .3s ease-out 0s}.section__subtitle{font-size:16px;font-weight:var(--bd-fw-sbold);line-height:1;display:inline-block;position:relative;top:-6px;text-transform:uppercase;margin-bottom:20px;color:#4b4b4b}.section__subtitle span{color:var(--clr-theme-1)}.section__subtitle.s-2{color:var(--clr-common-white)}.section__subtitle-2{font-size:16px;font-weight:var(--bd-fw-sbold);line-height:1;display:inline-block;top:-6px;text-transform:uppercase;margin-bottom:20px;color:#4b4b4b;position:relative}.section__subtitle-2:after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:-14px;width:8px;height:8px;background:#ea5518;border-radius:50%}.section__subtitle-2 span{color:var(--clr-theme-1)}.section__title{position:relative;font-size:50px;font-weight:600;line-height:1.3;color:var(--clr-common-heading)}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px){.section__title{font-size:45px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.section__title{font-size:40px}}@media(max-width:450px){.section__title{font-size:35px}}.section__title.s-2{color:var(--clr-common-white)}.section__title-2{font-weight:600;font-size:50px;line-height:1.3;font-family:var(--bd-ff-heading);color:var(--clr-common-heading)}.section__title-2.s-2{color:var(--clr-common-white)}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px){.section__title-2{font-size:40px}}@media (max-width:450px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.section__title-2{font-size:36px}}.down__mark-middle{height:6px;width:90px;background-color:var(--clr-theme-3);display:inline-block;position:absolute;left:50%;transform:translateX(-50%);bottom:10px;z-index:-1}.down__mark-line{position:relative;z-index:5}.down__mark-line:before{position:absolute;content:"";height:6px;width:90px;background:var(--clr-theme-3);bottom:15px;left:3px;z-index:-1}.section__title-wrapper.s-2>p{color:var(--clr-common-white)}.section__subtitle-3 span{font-weight:600;font-size:14px;color:var(--clr-theme-5);margin-bottom:25px;display:block;text-transform:uppercase}.section__title-3{font-size:45px;line-height:1.5;font-weight:600}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.section__title-3{font-size:40px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.section__title-3{font-size:35px}}@media(max-width:450px){.section__title-3{font-size:30px}}.recent__intro{padding-right:85px}.breadcrumb__area{padding-top:120px;padding-bottom:120px;position:relative;z-index:1}.breadcrumb__area:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:-1;background:linear-gradient(#dceaff,#f5f9ff)}.breadcrumb__menu ul{display:inline-flex;gap:25px;justify-content:center;padding:7px 20px;flex-wrap:wrap}.breadcrumb__menu ul li{list-style:none;position:relative;line-height:1}.breadcrumb__menu ul li:not(:last-child):after{display:inline-block;content:"";position:absolute;right:-17px;top:50%;font-family:var(--bd-ff-fontawesome);color:var(--clr-common-heading);font-size:13px;transform:translateY(-50%)}.breadcrumb__menu ul li span{font-size:14px;color:var(--clr-theme-1);text-transform:capitalize;font-weight:var(--bd-fw-medium)}.breadcrumb__menu ul li span a{display:inline;color:var(--clr-common-heading)}.breadcrumb__menu ul li span a:hover{color:var(--clr-theme-1);background-size:0 1px,100% 1px}.breadcrumb__title h2{font-size:50px;color:var(--clr-common-heading);margin-bottom:30px;font-weight:600}@media only screen and (min-width:992px)and (max-width:1199px){.breadcrumb__title h2{font-size:45px}}@media only screen and (min-width:768px)and (max-width:991px){.breadcrumb__title h2{font-size:45px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.breadcrumb__title h2{font-size:40px}}@media(max-width:450px){.breadcrumb__title h2{font-size:36px}}.breadcrumb__shape-1{position:absolute;top:48%;left:8%;transform:translateY(-50%)}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.breadcrumb__shape-1{left:2%}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.breadcrumb__shape-1{display:none}}.breadcrumb__shape-2{position:absolute;bottom:90px;right:120px;transform:translateY(-50%);z-index:-1}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.breadcrumb__shape-2{right:2%}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.breadcrumb__shape-2{display:none}}.swiper.project__active{border-radius:20px}.project__navigation{display:flex;gap:15px}.project__navigation button{width:50px;height:50px;border:1px solid #e2e2e2;border-radius:50%;color:#727272;display:inline-flex;align-items:center;justify-content:center}.project__navigation button:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);border-color:transparent}.feedback__navigation{display:flex;gap:15px}.feedback__navigation.s-2 button:hover{background-color:var(--clr-theme-5)}.feedback__navigation button{width:50px;height:50px;border:1px solid #e2e2e2;border-radius:50%;color:#727272;display:inline-flex;align-items:center;justify-content:center}.feedback__navigation button:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);border-color:transparent}.team__navigation{display:flex;justify-content:flex-end;gap:10px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.team__navigation{justify-content:start;margin-bottom:60px}}.team__navigation button{width:50px;height:50px;background-color:transparent;color:#727272;border:1px solid #e2e2e2;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.team__navigation button:hover{color:var(--clr-common-white);border-color:transparent;background-color:var(--clr-theme-1)}.choose__pagination span{background:#9dbafe;width:8px;height:8px;border-radius:50%;opacity:1;display:inline-flex;margin-right:4px;cursor:pointer}.choose__pagination .swiper-pagination-bullet-active{background-color:var(--clr-theme-5);width:18px;height:8px;border-radius:4px}.choouse__pagination-wrapper{position:relative;margin-top:60px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.choouse__pagination-wrapper{margin-bottom:60px;margin-top:0}}.recent-navigation{display:flex;gap:20px}.recent-navigation button{width:45px;height:45px;border:2px solid var(--clr-theme-5);display:inline-flex;align-items:center;justify-content:center;border-radius:6px;font-size:20px;color:var(--clr-theme-5)}.recent-navigation button:hover{background-color:var(--clr-theme-5);color:var(--clr-common-white)}.recent__right{display:flex;justify-content:space-between;align-items:center;align-self:baseline}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.recent__right{margin-top:30px;flex-wrap:wrap;gap:20px}}@keyframes pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes scaleUpUser{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.scaleup__animation{animation-name:scaleUpUser;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:linear}.play__effect{position:relative}.play__effect:after,.play__effect:before{position:absolute;left:0;top:0;content:"";border-radius:50%;width:100%;height:100%;border:1px solid #9dbafe;animation:popupBtn 1.8s linear infinite}.play__effect.s-2:after,.play__effect.s-2:before{border:1px solid var(--clr-common-white);opacity:.6}@keyframes popupBtn{0%{transform:scale(1);opacity:0}50%{transform:scale(1.4);opacity:.3}to{transform:scale(1.8);opacity:0}}@keyframes tp-hotspot{0%{transform:scale(.8);opacity:0}70%{opacity:1}to{transform:scale(1.3);opacity:0}}@keyframes tp-hotspot-2{0%{transform:scale(.1);opacity:0}70%{opacity:1}to{transform:scale(1.3);opacity:0}}@keyframes tptranslateX2{0%{transform:translateX(-40px)}to{transform:translateX(0)}}@keyframes tptranslateY{0%{transform:translateY(-50px)}to{transform:translateY(100px)}}@keyframes hero-thumb-animation{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes rotate-infinite{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#loading{display:none}#loading-center-absolute{width:25%}@media only screen and (min-width:1200px)and (max-width:1399px){#loading-center-absolute{width:40%}}@media only screen and (min-width:992px)and (max-width:1199px){#loading-center-absolute{width:40%}}@media only screen and (min-width:768px)and (max-width:991px){#loading-center-absolute{width:45%}}@media only screen and (min-width:576px)and (max-width:767px){#loading-center-absolute{width:50%}}@media(max-width:575px){#loading-center-absolute{width:60%}}#loading{background-color:#fff;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#loading-center{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.object{width:20px;height:20px;background-color:#5f3afc;border-radius:50% 50% 50% 50%;margin-right:20px;margin-bottom:20px;position:absolute}#object_one{animation:object 2s linear infinite}#object_two{animation:object 2s linear -.4s infinite}#object_three{animation:object 2s linear -.8s infinite}#object_four{animation:object 2s linear -1.2s infinite}#object_five{animation:object 2s linear -1.6s infinite}@keyframes object{0%{left:100px;top:0}80%{left:0;top:0}85%{left:0;top:-20px;width:20px;height:20px}90%{width:40px;height:15px}95%{left:100px;top:-20px;width:20px;height:20px}to{left:100px;top:0}}.loading-icon .loading-logo{width:64px;height:64px;animation:ghurche 4s linear -1.2s infinite}@media(max-width:575px){.loading-icon .loading-logo{margin-bottom:10px}}@keyframes ghurche{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:none}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:10px 0;color:var(--clr-common-heading);font-size:16px;line-height:1.5;font-weight:500;text-transform:capitalize}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--clr-theme-1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:5px;padding:0!important;border:1px solid var(--clr-border-1)!important;height:30px;width:30px;display:flex;align-items:center;justify-content:center;color:var(--clr-common-heading);line-height:30px;top:0;font-weight:400;border-radius:50%}.mean-container .mean-nav ul li a.mean-expand:hover{background:var(--clr-theme-1);color:var(--clr-common-white)}.mean-container .mean-nav ul li>a>i{display:none;transition:all .3s ease-out 0s}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:var(--clr-common-white);background-color:var(--clr-theme-1);border-color:var(--clr-theme-1)!important}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .3s ease-out 0s}.header__transparent{position:absolute;left:0;margin:auto;width:100%;z-index:99}.sticky{position:fixed!important;top:0;background:var(--clr-common-white);z-index:800;right:0;left:0;width:100%;transition:all .3s ease-out 0s;-ms-box-shadow:0 0 60px 0 rgba(53,57,69,.15);-o-box-shadow:0 0 60px 0 rgba(53,57,69,.15);box-shadow:0 0 60px 0 rgba(53,57,69,.15);animation:fadeInDown .3s ease-in-out 0s 1 normal none running}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.sticky{padding:22px 0}}.copyright__logo img,.footer__logo img,.header__logo img{max-width:170px}.header__area-2{padding-top:40px}.header__area-2.sticky{padding:15px 0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.header__area-2.sticky{padding:27px 0}}.header__area-2.sticky .border__btn.white{border:2px solid var(--clr-theme-1);color:var(--clr-theme-1)}.header__area-2.sticky .border__btn.white:hover{color:var(--clr-common-white)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.header__area-3{padding:22px 0}}.header__area-2 .container{max-width:1500px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.header__area{padding:27px 0}}.header__area .container{max-width:1460px}.header__area-3 .container{max-width:1580px}.menu__main-wrapper-3{margin-right:50px}@media only screen and (min-width:992px)and (max-width:1199px){.menu__main-wrapper-3{margin-right:0}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.header__toggle-wrapper{display:none!important}}.header__logo-inner{display:flex;gap:125px}.header__contact{display:flex;gap:70px;justify-content:flex-end}.contact__item{display:flex;gap:15px;align-items:center}.contact__icon{width:48px;height:48px;background:transparent;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c7c7c7;border-radius:50px}.contact__tet a{color:var(--clr-common-heading);font-size:18px;font-weight:500}.contact__tet a:hover{color:var(--clr-theme-1)}.main-menu ul li{position:relative;list-style:none;display:inline-block;margin-right:45px}.main-menu ul li:last-child{margin-right:0}@media only screen and (min-width:1200px)and (max-width:1399px){.main-menu ul li{margin-right:35px}}@media only screen and (min-width:992px)and (max-width:1199px){.main-menu ul li{margin-right:35px}}.main-menu ul li a,.main-menu ul li button{display:inline-block;font-size:16px;color:var(--clr-common-heading);padding:42px 0;font-weight:var(--bd-fw-medium);transition:all .3s ease-out 0s;text-transform:capitalize;line-height:1}.main-menu ul li .submenu{position:absolute;border-radius:6px;top:120%;left:0;width:220px;padding:15px 0;background:var(--clr-common-white);border-top:3px solid var(--clr-theme-1);transition:all .3s ease-out 0s;-ms-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);-o-box-shadow:0 30px 70px 0 rgba(11,6,70,.08);box-shadow:0 30px 70px 0 rgba(11,6,70,.08);visibility:hidden;opacity:0;z-index:50}.main-menu ul li .submenu li{display:block;width:100%;margin:0}.main-menu ul li .submenu li.has-dropdown button:after,.main-menu ul li .submenu li.has-dropdown>a:after{position:absolute;top:50%;right:25px;transform:translateY(-50%) rotate(-90deg)}.main-menu ul li .submenu li>a{width:100%;display:block;padding:10px 25px;text-transform:capitalize;color:var(--clr-common-heading);font-weight:var(--bd-fw-medium);position:relative}.main-menu ul li .submenu li>a:after{right:30px;transform:translateY(-50%) rotate(-90deg)}.main-menu ul li .submenu li>a:before{display:none}.main-menu ul li .submenu li .submenu{left:120%;top:0;visibility:hidden;opacity:0}.main-menu ul li .submenu li:hover>a{color:var(--clr-theme-1)}.main-menu ul li .submenu li:hover>a:after{color:var(--clr-theme-1);transform:translateY(-6px) rotate(45deg)}.main-menu ul li .submenu li:hover>a:before{left:0;right:auto;width:100%}.main-menu ul li .submenu li:hover>.submenu{left:100%;visibility:visible;opacity:1}.main-menu ul li:hover button,.main-menu ul li:hover>a{color:var(--clr-theme-1)}.main-menu ul li:hover>.submenu{top:100%;visibility:visible;opacity:1}.main-menu-3 ul.submenu li:hover:hover>a{color:var(--clr-theme-5)}.main-menu-3 ul li .submenu{border-top:3px solid var(--clr-theme-5)}.main-menu-3 ul li:hover.has-dropdown>a:after{color:var(--clr-theme-5)}.main-menu-3 ul li a{color:var(--clr-common-black)}.main-menu-3 ul li a:hover{color:var(--clr-theme-5)}.main-menu-3 ul li.has-dropdown>a:after{color:var(--clr-common-black)}.bar-icon{width:20px;height:14px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.bar-icon span{width:100%;height:2px;background:#000;display:inline-block}.bar-icon span:nth-child(2){margin-left:9px;transition:.3s}.bar-icon.s-2 span{background:var(--clr-common-white)}.bar-icon:hover span:nth-child(2){margin-left:0}.humbager__icon{width:60px;height:60px;border-radius:10px;background:var(--clr-common-white);box-shadow:0 25px 40px rgba(50,73,179,.08);display:inline-flex;align-items:center;justify-content:center}.header__toggle-text{font-weight:500;font-size:14px;letter-spacing:.1em;color:var(--clr-common-heading)}.hero__area:before{position:absolute;content:"";height:100%;width:100%;background-image:linear-gradient(180deg,rgba(157,186,254,.07) 100%,hsla(0,0%,100%,0) 0);z-index:-1}.hero__area-3 .container{max-width:1580px}.hero__area .container,.hero__area .container-fluid{max-width:1500px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.hero__content-wrapper{margin-bottom:50px}}.hero__content-wrapper-3{position:relative;z-index:55}.hero__thumb-3{margin-left:-210px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.hero__thumb-3{margin-left:0}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.hero__thumb-3{display:none}}.hero__hight{min-height:1080px}@media only screen and (min-width:992px)and (max-width:1199px){.hero__hight{min-height:850px}}@media only screen and (min-width:768px)and (max-width:991px){.hero__hight{min-height:850px}}.hero__hight-3{min-height:1100px}.hero__content span{font-weight:var(--bd-fw-sbold);font-style:italic;font-size:18px;letter-spacing:.03em;color:var(--clr-theme-2);margin-bottom:15px;display:inline-block}.hero__content span span{color:var(--clr-theme-3)}.hero__content h2{font-size:70px;margin-bottom:40px}@media only screen and (min-width:1200px)and (max-width:1399px){.hero__content h2{font-size:55px}}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:992px)and (max-width:1199px){.hero__content h2{font-size:48px}}@media (max-width:575px),only screen and (min-width:768px)and (max-width:991px){.hero__content h2{font-size:40px}}@media(max-width:450px){.hero__content h2{font-size:36px}}.hero__content p{font-size:20px;line-height:2;font-weight:500;color:#4b4b4b}.hero__content-3 h2{font-size:55px;line-height:1.5;margin-bottom:35px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.hero__content-3 h2{font-size:45px}}@media(max-width:575px){.hero__content-3 h2{font-size:40px}}@media(max-width:450px){.hero__content-3 h2{font-size:36px}}.hero__content-3 p{font-size:16px;font-family:Poppins;font-weight:600;font-size:20px;letter-spacing:.03em;text-align:left;color:#1c1c1c}.hero__main-wrapper{padding-top:60px}.hero__search-input{position:relative}.hero__search-input input{width:100%;height:80px;color:#989898;font-size:17px;padding-left:30px;border:0;border-radius:10px;box-shadow:0 25px 40px rgba(50,73,179,.08);background:transparent;padding-right:233px}.hero__search-input input::placeholder{color:#989898}.hero__search-input button{height:60px;background-color:var(--clr-theme-1);padding:0 45px;font-weight:600;font-size:16px;color:var(--clr-common-white);position:absolute;right:10px;border-radius:5px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:15px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.hero__search-input button{position:static;margin-top:50px}}.hero__thumb{padding-left:50px;padding-right:20px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.hero__thumb{padding:0}}.hero__thumb img{animation:hero-thumb-animation 2s linear infinite alternate}.hero__thumb-wrapper{position:relative}.hero__shape-1{position:absolute;top:50px;right:-30px;z-index:-1}@media (max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.hero__shape-1{right:0}}.hero__shape-2{position:absolute;bottom:-40px;left:30px;z-index:-1}.hero__shape-3{position:absolute;left:-11%;top:0;z-index:-1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.hero__shape-3{display:none}}.hero__shape-4{position:absolute;bottom:75px;right:0;z-index:-1}.hero__thumb-wrapper-2{position:relative}.hero__shape-5{position:absolute;top:0;left:-144px;z-index:-1}.hero__shape-6{position:absolute;top:-20px;right:0}.hero__link{height:60px;width:60px;text-align:center;line-height:60px;font-size:16px;border-radius:50%;background:rgba(56,135,254,.07);color:#9dbafe}.hero__link:hover{color:var(--clr-theme-1)}.hero__btn-link{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.hero__shape-7{bottom:0}.hero__shape-7,.hero__shape-8{position:absolute;right:0;z-index:-1}.hero__shape-8{top:0}.hero__shape-9{position:absolute;bottom:70px;left:65px;z-index:-1}.hero__shape-10{position:absolute;top:170px;left:22%}.hero__shape-11{position:absolute;top:190px;left:28%;z-index:45}.hero__cercle{position:absolute;top:19%;left:60px;z-index:-1}.hero__cercle img{animation:rotate-infinite 15s linear infinite}.hero__regtangle{position:absolute;top:0;left:0;z-index:-1}.hero__filter{margin-bottom:65px;max-width:815px}.hero__filter-input{position:relative}.hero__filter-input input{width:100%;height:80px;color:#989898;font-size:17px;padding-left:30px;border:0;border-radius:10px;box-shadow:0 25px 40px rgba(50,73,179,.08);background:var(--clr-common-white);padding-right:210px}.hero__filter-input input::placeholder{color:#989898}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.hero__filter-input input{padding-right:30px}}.hero__filter-input button{height:60px;background-color:var(--clr-theme-5);padding:0 45px;font-weight:600;font-size:16px;color:var(--clr-common-white);position:absolute;right:10px;border-radius:5px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:15px}@media(max-width:450px),(max-width:575px){.hero__filter-input button{position:static;margin-top:50px}}.hero__reating{border-radius:15px;background:var(--clr-common-white);box-shadow:0 20px 80px rgba(50,73,179,.15);max-width:270px;text-align:center;padding:30px 20px;position:relative}.hero__reating span{width:65px;height:65px;background:#ebf1ff;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;color:#3249b3;font-weight:600;margin-bottom:25px}.hero__reating .icon{font-size:13px;color:var(--clr-theme-3)}.hero__reating h6{font-size:16px;font-weight:500;margin-bottom:20px}.hero__reating-btn{display:inline-flex;align-items:center;justify-content:center;height:32px;background-color:var(--clr-theme-5);padding:0 20px;font-size:14px;font-weight:500;border-radius:6px}.hero__reating-btn,.hero__reating-btn:hover{color:var(--clr-common-white)}.hero__reating-shape{position:absolute;top:38px;right:-7px}.hero__thumb-2 img{animation:hero-thumb-animation 2s linear infinite alternate}.about__shape-1{position:absolute;bottom:160px;left:95px;z-index:-1}.about__shape-2{position:absolute;top:0;z-index:-1;left:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.about__shape-2{display:none}}.about__shape-3{position:absolute;top:110px;left:56px;z-index:-1}.about__shape-4{position:absolute;right:65px;bottom:130px;z-index:-1}.about__features-box{background-color:var(--clr-common-white);border-radius:10px;padding:40px 30px}.about__features-icon{width:34px;height:34px;background:linear-gradient(#3887fe,#20457f);line-height:35px;text-align:center;border-radius:50%;font-size:18px;color:var(--clr-common-white);position:relative;display:block;min-width:34px}.about__features-icon:after{position:absolute;content:"";width:50px;height:50px;border:1px solid #377ef2;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}.about__features-icon.s-2{background:linear-gradient(#fc9249,#ff5763)}.about__features-icon.s-2:after{border:1px solid red}.about__features-icon.s-3{background:linear-gradient(#ea5518,#fc9249)}.about__features-icon.s-3:after{border:1px solid #f8ce56}.about__features-item{display:flex;align-items:center;gap:25px;margin-bottom:40px}.about__features-item:last-child{margin-bottom:0}@media(max-width:450px){.about__features-item{flex-wrap:wrap}}.about__features-content p{margin-bottom:0}.about__content-wapper>p{margin-bottom:35px}.about__thumb-wrapper-3{position:relative}.about__thumb-wrapper-3:before{position:absolute;content:"";width:77.4%;height:72.4%;background:#f5f8ff;z-index:-1;border-radius:50%;top:50%;transform:translate(-50%,-50%);left:50%}.about__thumb-shape{position:absolute;bottom:120px;left:20px}.about__progress{display:flex;gap:45px}@media(max-width:450px){.about__progress{flex-wrap:wrap}}.about__progress-content p{font-weight:600;font-size:16px;line-height:28px;text-align:left;color:#4b4b4b;margin-bottom:0}.about__progress-content p br{display:none}.about__progress-content span{font-weight:500;font-size:45px;text-align:center;color:#9dbafe;display:inline-block;margin-bottom:18px;line-height:1}.about__progress-content span.s-2{color:#ea5518}.about__thumb-3 img{animation:hero-thumb-animation 2s linear infinite alternate}@media(max-width:575px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.about__thumb-3 img{width:100%}}.about__thumb img{animation:hero-thumb-animation 2s linear infinite alternate}.service__bg{background-position:50%;background-repeat:no-repeat}.service__item{position:relative;border:1px solid hsla(0,0%,45%,.2);padding:35px 30px;border-radius:10px;overflow:hidden;z-index:4;background-color:var(--clr-common-white);transition:all .3s ease-out 0s}@media(max-width:450px){.service__item{padding:35px 20px}}.service__item:hover{border-color:transparent}.service__item:hover .service__thumb{opacity:15%}.service__item:hover .service__content h3 a{color:var(--clr-common-white)}.service__item:hover .service__content h3 a:hover{color:var(--clr-theme-1)}.service__item:hover .service__content p{color:var(--clr-common-white)}.service__item:hover .service__link{opacity:1;visibility:visible}.service__item:hover .service__icon svg *{fill:var(--clr-common-white)}.service__item:hover:before{opacity:1}.service__item:before{position:absolute;content:"";height:100%;width:100%;background-color:var(--clr-theme-2);top:0;left:0;z-index:-1;opacity:0;transition:all .3s ease-out 0s}.service__icon{margin-bottom:35px}.service__content h3 a{margin-bottom:20px;display:inline-block;font-size:22px}@media(max-width:450px),only screen and (min-width:768px)and (max-width:991px){.service__content h3 a{font-size:20px}}.service__content p{color:#4b4b4b;margin-bottom:0}.service__thumb{top:0;left:0;width:100%;height:100%;z-index:-1}.service__link,.service__thumb{position:absolute;opacity:0;transition:all .3s ease-out 0s}.service__link{top:35px;right:30px;visibility:hidden}.service__link a{width:50px;height:50px;background:#444990;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;color:var(--clr-common-white)}.service__link a:hover{color:var(--clr-common-heading);background-color:var(--clr-common-white)}.approach__features{display:grid;grid-gap:20px;gap:20px;padding:35px 0}@media(max-width:450px){.approach__features{grid-template-columns:repeat(1,1fr)}}.approach__features.s-2{padding:45px 0 0}.approach__features-item{display:flex;gap:15px}.section__title-wrapper>p{margin-bottom:0}.approac__btn-wrapper{display:flex;gap:25px;flex-wrap:wrap;margin-top:60px}.approach__shape{position:absolute;top:0;left:0;z-index:-1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.approach__shape{display:none}}.approach__text span{font-weight:600;font-size:16px;color:var(--clr-common-body-text)}.approach__cercle{height:134px;width:134px;background:var(--clr-theme-3);display:inline-block;border-radius:50%;position:absolute;left:38px;bottom:17px;animation:tptranslateX2 3s ease-in-out 1s infinite alternate forwards}.recent__thumb img{width:100%;border-radius:20px}.recent__item{border-radius:10px;background:var(--clr-common-white);box-shadow:0 10px 50px rgba(50,73,179,.08);padding:35px 30px}.recent__icon{margin-bottom:35px}.recent__content h3{font-size:22px;margin-bottom:20px}.recent__content p{margin-bottom:0}.project__shape-1{position:absolute;bottom:-55px;z-index:-1;left:-35px}.project__shape-2{position:absolute;right:-40px;top:-40px;z-index:-1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.project__shape-2{right:0}}.projet__thumb img{width:100%}.projet__thumb-inner{position:relative;margin-left:50px;border-radius:20px;overflow:hidden}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.projet__thumb-inner{margin-left:0}}.project__paragraph{padding-left:60px;margin-bottom:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.project__paragraph{padding-left:0}}.project__title h3{font-size:30px;line-height:1.7;margin-top:-10px;margin-bottom:20px}.projet__thumb-wrapper{position:relative}.projet__thumb-wrapper:before{position:absolute;content:"";width:509px;height:452px;border-radius:20px;background:#fafafa;bottom:-50px;z-index:-1;right:0}.project__item{background:#f2f2f2;border-radius:20px}.project__thumb img{width:100%;border-radius:20px}.project__content{padding:40px 40px 35px}@media(max-width:450px),only screen and (min-width:768px)and (max-width:991px){.project__content{padding:40px 20px 35px}}.project__content h3{font-size:22px;margin-bottom:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.project__content h3{font-size:20px}}.project__content p{margin-bottom:30px}.project__tag{display:inline-flex;gap:10px}.project__tag a{font-size:14px;color:#636363;padding:2px 9px;border-radius:4px;background:#dfdfdf}.project__filter-button{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.project__filter-button{gap:20px}}.project__filter-button button{font-size:16px;font-weight:500;text-transform:capitalize}.project__filter-button .active{color:var(--clr-theme-1)}.seo_content-wrapper{display:grid;grid-template-columns:265px 265px 265px;justify-content:space-between}@media only screen and (min-width:768px)and (max-width:991px){.seo_content-wrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.seo_content-wrapper{grid-template-columns:repeat(1,1fr);gap:30px}}.seo__shape{position:absolute;right:0;bottom:0;z-index:-1}.seo__content h3{color:var(--clr-common-white);font-size:45px;margin-bottom:10px}.seo__content p{color:var(--clr-common-white);margin-bottom:0}.pricing__switch .nav-tabs{border:none;margin-bottom:40px}.pricing__switch .nav-tabs .nav-link{margin-bottom:0;border:0}.pricing__switch .nav .nav-item{padding-left:0}.pricing__switch .nav .nav-item .nav-link{padding:5px 48px;background:transparent;border-radius:0;font-weight:700;text-transform:capitalize;position:relative;outline:none;font-size:14px;border:none;color:var(--clr-common-heading)}@media(max-width:450px){.pricing__switch .nav .nav-item .nav-link{padding:5px 40px}}.pricing__switch .nav .nav-item .nav-link.active{color:var(--clr-theme-3)}.pricing__switch .nav .nav-item .nav-link.active:after{right:4px;transition:all .3s ease-out 0s}.pricing__switch .nav .nav-item .nav-link:after{position:absolute;content:"";right:-18px;top:50%;transform:translateY(-50%);border-radius:50%;width:14px;height:14px;background-color:var(--clr-theme-3);z-index:1;transition:all .3s ease-out 0s}.pricing__switch .nav .nav-item .nav-link:before{position:absolute;content:"";right:0;top:50%;transform:translateY(-50%) translateX(50%);border-radius:20px;background:var(--clr-border-2);width:50px;height:30px;background-color:var(--clr-common-white);transition:all .3s ease-out 0s}.pricing__switch .nav .nav-item:last-child .nav-link{padding-right:0}.pricing__switch .nav .nav-item:last-child .nav-link:after,.pricing__switch .nav .nav-item:last-child .nav-link:before{display:none}.pricing__switch .nav .nav-item:first-child .nav-link{padding-left:0}.expart__cercle-1{width:954px;height:954px;background:linear-gradient(#fafafa,hsla(0,0%,100%,0));border-radius:50%;position:absolute;top:120px;left:50%;transform:translateX(-50%);z-index:-1}@media only screen and (min-width:768px)and (max-width:991px){.expart__cercle-1{width:650px;height:650px}}@media only screen and (min-width:576px)and (max-width:767px){.expart__cercle-1{width:500px;height:500px}}@media(max-width:575px){.expart__cercle-1{display:none}}.expart__cercle-2{width:768px;height:768px;background:linear-gradient(#ea5518,#fff);opacity:.1;border-radius:50%;position:absolute;top:190px;left:50%;transform:translateX(-50%);z-index:-1}@media only screen and (min-width:768px)and (max-width:991px){.expart__cercle-2{width:500px;height:500px}}@media only screen and (min-width:576px)and (max-width:767px){.expart__cercle-2{width:400px;height:400px}}@media(max-width:575px){.expart__cercle-2{display:none}}.expart__content-wrapper{background-color:var(--clr-common-white);box-shadow:0 25px 40px rgba(50,73,179,.08);border-radius:10px;padding:20px 45px}@media(max-width:450px){.expart__content-wrapper{padding:20px 25px}}.expart__service-item{padding:25px 0;border-bottom:1px solid #c7c7c7;display:flex;justify-content:space-between;align-items:center}.expart__service-item:hover .expart__reating{background-color:var(--clr-theme-3)}.expart__service-item:last-child{border-bottom:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.expart__view{margin-top:30px}}.expart__thumb img{border-radius:20px;width:100%}.expart__content h3 a{font-size:22px;margin-bottom:5px;display:block}.expart__content h3 a:hover{color:var(--clr-theme-1)}.expart__content p{margin-bottom:10px;color:#7b7b7b}.expart__reating{transition:all .3s ease-out 0s;padding:2px 12px;background:rgba(28,28,28,.08);display:inline-flex;gap:5px;align-items:center;border-radius:15px}.expart__reating span{font-size:16px;font-weight:500}.expart__reating span i{font-size:13px;position:relative;top:-2px}.expart__link a{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1dfdb;border-radius:50%}.expart__link a:hover{color:var(--clr-common-white);background-color:var(--clr-theme-1);border-color:transparent}.team__item{position:relative;border-radius:10px;overflow:hidden}.team__item:hover .team__thumb:before{opacity:1}.team__item:hover .team__content{opacity:1;visibility:visible}.team__thumb{position:relative}.team__thumb img{width:100%}.team__thumb:before{content:"";width:100%;height:100%;background:linear-gradient(rgba(28,28,28,0),#3887fe)}.team__content,.team__thumb:before{position:absolute;opacity:0;transition:all .3s ease-out 0s}.team__content{bottom:0;padding:40px;visibility:hidden}.team__content h3 a{font-size:22px;margin-bottom:5px;display:block;color:var(--clr-common-white)}.team__content p{margin-bottom:10px;color:var(--clr-common-white)}.team__reating{padding:2px 12px;background:var(--clr-theme-3);display:inline-flex;gap:5px;align-items:center;border-radius:15px}.team__reating span{font-size:16px;font-weight:500}.team__reating span i{font-size:13px;position:relative;top:-2px}.features__pattern{position:absolute;top:0;left:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.features__pattern{display:none}}.features-bg{background:rgba(248,212,88,.05)}.features__thumb-wrapper{position:relative}.features__thumb{margin-left:-78px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.features__thumb{margin-left:0}}.features__thumb img{width:100%;animation:hero-thumb-animation 2s linear infinite alternate}.features__cercle-1{width:48px;height:48px;background:#ea5518;border-radius:50%;position:absolute;top:48px;right:98px}.features__cercle-2{width:74px;height:74px;background:#3887fe;border-radius:50%;position:absolute;border:0;bottom:25%;left:-18%}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.features__cercle-2{left:0}}.features__cercle-2.s-2{background:var(--clr-common-white)}.features__shape-1{padding:20px 15px;border-radius:10px;background:#fff;box-shadow:0 0 70px rgba(50,73,179,.1);position:absolute;right:50px;bottom:-10px;min-width:195px}.features__shape-content .persentence{display:flex;align-items:center;gap:15px}.features__shape-content .persentence h6{font-size:11px;font-weight:600;color:#3249b3}.features__shape-content .persentence span{font-size:11px}.features__traffic{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.features__traffic .content span{font-size:9px;color:#727272}.features__traffic .content h5{font-size:12px;font-weight:500}.features__traffic .icon{width:37px;height:37px;background-color:#3249b3;align-items:center;justify-content:center;display:inline-flex;border-radius:50%}.features__traffic.s-2 .icon{background-color:var(--clr-theme-3);width:42px;height:42px;margin-top:5px}.features__shape-2{position:absolute;top:0;width:236px;background:#fff;filter:drop-shadow(0 70px 70px rgba(50,73,179,.2));padding:5px 17px;border-radius:10px}.features__shape-content .persentence .s-2{color:var(--clr-theme-3)}.features__items{padding:0 15px}.features__items icon{background:var(--clr-common-white);margin-bottom:20px}.features__items icon,.features__items-icon{width:100px;height:100px;line-height:95px;display:inline-block;text-align:center}.features__items-icon{background-color:var(--clr-common-white);border-radius:50%;margin-bottom:30px}.features__items-content{margin-bottom:25px}.features__items-content h3 a{font-weight:700;font-size:24px;display:inline-block;margin-bottom:25px}@media (max-width:450px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.features__items-content h3 a{font-size:20px}}.features__items-content h3 a:hover{color:var(--clr-theme-5)}.features__items-content p{margin-bottom:0}.bd-faq__accordion .accordion-button{font-size:18px;font-weight:500;height:60px;padding:0;background:transparent;border-radius:30px}@media(max-width:575px),only screen and (min-width:992px)and (max-width:1199px){.bd-faq__accordion .accordion-button{font-size:16px}}.bd-faq__accordion .accordion-button:focus{z-index:3;border:none;outline:0;box-shadow:none}.bd-faq__accordion .accordion-button:not(.collapsed){content:"";box-shadow:none;border:0;color:var(--clr-common-heading)}.bd-faq__accordion .accordion-button:not(.collapsed):after{background:none;transform:rotate(180deg);content:"";background-color:var(--clr-theme-1);border-color:transparent;color:var(--clr-common-white)}.bd-faq__accordion .accordion-button:after,.bd-faq__accordion .accordion-button:not(.collapsed):after{position:absolute;right:10px;top:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-family:var(--bd-ff-fontawesome)}.bd-faq__accordion .accordion-button:after{background:none;color:#707070;content:"+";background-color:transparent;border:1px solid #707070;font-weight:700;font-size:12px;transition:all .3s ease-out 0s;border-radius:50%}.bd-faq__accordion .accordion-item{border:0;background-color:transparent;border-bottom:1px solid #e2e1db;padding:17px 0;border-radius:0}.bd-faq__accordion .accordion-item:last-child{border-bottom:0}.bd-faq__accordion .accordion-collapse{border:0}.bd-faq__accordion .accordion-body{margin-bottom:0;padding:5px 0 15px}.bd-faq__accordion .accordion-body p{margin-bottom:10px}.bd-faq__wrapper-2{padding:10px 40px;background:#f2f2f2;border-radius:15px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.bd-faq__wrapper-2{padding:10px 25px}}.style-2 .accordion-button{font-size:22px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.style-2 .accordion-button{font-size:18px}}.style-2 .accordion-body p{margin-bottom:0}.feedback__overlay{position:relative;z-index:11}.feedback__overlay:after{position:absolute;content:"";height:100%;width:100%;top:0;left:0;background:rgba(28,28,28,.91);z-index:-1}.feedbacK__content-wrapper.space{margin-top:-180px}.feedback__content-inner{margin-left:100px}.feedback__content-wrapper{padding-right:80px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.feedback__content-wrapper{padding-right:0}}.feedback__content-wrapper>p{margin-bottom:45px}.feedback__review-wrapper>h6{margin-bottom:35px;font-size:20px;border-top:1px solid var(--clr-border-1);padding-top:48px}.feedbacK__thumb>img{padding-right:116px;width:100%}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.feedbacK__thumb>img{padding-right:0}}.feedback__review-inner{display:flex;justify-content:space-between;flex-wrap:wrap}.eedback__review-thumb{margin-bottom:25px}.feedback__review-icon{margin-bottom:5px}.feedback__review-icon i{color:var(--clr-theme-3)}.feedback__review-text{display:flex;align-items:center;gap:9px}.feedback__review-text h6{font-size:20px}.feedbacK__content>p{font-size:20px;font-weight:500;margin-bottom:32px;line-height:2;color:var(--clr-common-heading)}@media(max-width:450px){.feedbacK__content>p{font-size:18px}}.feedbacK__content .feedback__review-icon{margin-bottom:20px}.feedbacK__content-wrapper{padding:40px;border-radius:10px;background:var(--clr-common-white);box-shadow:0 10px 50px rgba(50,73,179,.08);position:relative;z-index:5;margin-left:0}@media(max-width:575px){.feedbacK__content-wrapper{margin-left:0}}@media(max-width:450px){.feedbacK__content-wrapper{padding:40px 20px;margin-left:0}}.feedback__meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:30px}.feedback__meta-author h5{font-size:18px;font-weight:600;margin-bottom:10px}.feedbacK__content-wrapper.s-2{margin-left:0;margin-top:0}.feedback__bg{position:relative}.feedback__bg:before{position:absolute;content:"";height:100%;width:570px;background:var(--clr-common-heading);top:0;left:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.feedback__bg:before{width:100%}}.feedback__title h2{writing-mode:sideways-lr;-webkit-text-orientation:mixed;text-orientation:mixed;font-size:50px;color:var(--clr-common-white);margin-left:100px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.feedback__title h2{margin-left:0}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.feedback__title h2{writing-mode:rl-tb;font-size:36px}.feedback__title{margin-bottom:105px}}.feedback__pattren{position:absolute;right:0;z-index:-1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.feedback__pattren{display:none}}.feedbacK__shape{position:absolute;z-index:5;right:-70px;top:80px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.feedbacK__shape{display:none}}.feedback-shape-2{position:absolute;top:80px;left:40px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.feedback-shape-2{display:none}}.feedback-shape-3{position:absolute;right:120px;bottom:108px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.feedback-shape-3{display:none}}.feedback__inner{position:relative;padding-top:120px;padding-bottom:120px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.feedback__inner{padding-bottom:60px}}.testimonial__slider-2{margin-left:100px;position:relative}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.testimonial__slider-2{margin-left:0}}@media only screen and (min-width:992px)and (max-width:1199px){.testimonial__slider-2{margin-left:50px}}.testimonial__slider-active-2{margin-bottom:50px}.feedback__slider-arrow-2{display:flex;gap:10px}.feedback__slider-arrow-2 button{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;color:#727272;border:1px solid #c7c7c7;border-radius:50%;font-size:16px;z-index:1}.feedback__slider-arrow-2 button:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white);border-color:transparent}.testimonial__slider-thumb-nav.slick-slide.slick-current.slick-active{transform:scale(1.2)}.testimonial__slider-thumb-nav{margin-bottom:70px;position:relative}.testimonial__slider-thumb-nav img{width:130px!important;height:130px;border:1px solid transparent;border-radius:50%;padding:5px;transform:scale(.9)}.brand__title{text-align:center}.brand__title span{font-size:24px;font-weight:600;margin-bottom:65px;display:inline-block;text-align:center}.singel__brand{text-align:center}.blog__content-wrapper{padding:40px 35px;border-radius:20px;background:var(--clr-common-white);border:2px solid #c7c7c7}@media(max-width:575px){.blog__content-wrapper{padding:40px 20px}}.blog__content-item{padding-bottom:45px;border-bottom:1px solid #c7c7c7;margin-bottom:45px}.blog__content-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.blog__content span{font-size:14px;background:rgba(56,135,254,.1);display:inline-block;padding:2px 13px;border-radius:15px;margin-bottom:23px;color:var(--clr-theme-1)}.blog__content h3 a{font-size:22px;font-weight:600;line-height:1.9;margin-bottom:25px;display:block}.blog__content h3 a:hover{color:var(--clr-theme-1)}@media(max-width:450px){.blog__content h3 a{font-size:20px}}.blog__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.blog__meta-author{display:flex;gap:38px}.blog__meta-author span:not(:last-child){position:relative;font-size:14px}.blog__meta-author span:not(:last-child):before{position:absolute;content:"";height:14px;width:1px;background:#727272;top:50%;transform:translateY(-50%);right:-20px}.blog__thumb-wrapper{display:flex;flex-direction:column;gap:30px}.blog__thumb img{border-radius:20px}.blog__content-3{padding:30px;background:var(--clr-common-white);border-radius:10px 10px 10px 10px}@media (max-width:450px),only screen and (min-width:768px)and (max-width:991px){.blog__content-3{padding:30px 20px}}.blog__content-3 h3 a{font-size:22px;margin-top:20px;display:block;line-height:1.5;font-weight:500}.blog__content-3 h3 a:hover{color:var(--clr-theme-5)}@media only screen and (min-width:1200px)and (max-width:1399px){.blog__content-3 h3 a{font-size:20px}}.blog__item-3{background:var(--clr-common-white);box-shadow:0 10px 50px rgba(50,73,179,.08);border-radius:10px;overflow:hidden}.blockquote{padding:40px;background:#fff;border:1px solid #d2d2d2;border-radius:10px;display:flex;gap:25px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.blockquote{flex-wrap:wrap;justify-content:center;padding:40px 20px}}.blockquote__content h3{font-size:26px;font-weight:600;font-style:italic;text-transform:uppercase;margin-bottom:27px;line-height:1.5}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.blockquote__content h3{font-size:20px}}.blockquote__content span{font-size:18px;font-style:italic;position:relative;padding-left:65px}.blockquote__content span:after{position:absolute;content:"";height:1px;width:50px;background:var(--clr-theme-1);left:0;top:50%;transform:translateY(-50%)}.postbox__title{font-size:35px;font-weight:600;margin-bottom:30px}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.postbox__title{font-size:30px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.postbox__title{font-size:26px}}@media(max-width:450px){.postbox__title{font-size:24px}}.postbox__text p{margin-bottom:0}.blog__features__list{padding:40px 0}.blog__features__list ul li{list-style:none;display:flex;gap:15px;margin-bottom:23px;font-size:20px;font-weight:500}.blog__features__list ul li:last-child{margin-bottom:0}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.blog__features__list ul li{font-size:16px}}.blog__features-content h3{font-size:24px;margin-bottom:30px}.blog__features-content p{margin-bottom:0}.postbox__tag-wrapper{display:flex;gap:10px;padding-top:30px;border-top:1px solid #e9e9e9}.postbox__tag{display:flex;gap:10px;flex-wrap:wrap}.postbox__tag a{font-size:15px;text-align:center;color:#fff;background:#161616;padding:3px 10px;border-radius:4px}.postbox__tag-title{font-size:18px;color:#585858}.postbox__meta{display:flex;gap:30px;padding:30px;border-radius:15px;background:#f6f6f6}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.postbox__meta{flex-wrap:wrap}}.postbox__author-inner{display:flex;justify-content:space-between;margin-bottom:10px}.postbox__author h4{font-size:20px;color:var(--clr-theme-1)}.postbox__author span{font-size:16px;font-style:italic;color:#8e8e8e}.postbox__meta-content>p{margin-bottom:0;line-height:35px}.blog__nav-items{display:flex;gap:30px;justify-content:space-between;position:relative;align-items:center;border-radius:15px;border:1px solid #d2d2d2;padding:30px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.blog__nav-items{flex-wrap:wrap}}.single__nav{display:flex;gap:17px;align-items:center}.single__nav-btn a{width:70px;height:70px;display:inline-flex;align-items:center;justify-content:center;background:rgba(47,47,47,.05);border-radius:50%;font-size:25px}.single__nav-btn a:hover{background-color:var(--clr-theme-1);color:var(--clr-common-white)}.postbox__comment-form h3{font-size:24px;margin-bottom:30px}.postbox__comment-input input{width:100%;height:64px;border:1px solid #d2d2d2;padding:0 20px;border-radius:15px}.postbox__comment-input textarea{width:100%;min-height:185px;border:1px solid #d2d2d2;border-radius:15px;padding:20px;font-size:18px;outline:#ffdead}.cta__shape-1{width:373.92px;height:373.92px;background:linear-gradient(rgba(248,212,88,0),rgba(248,212,88,.21));border-radius:50%;position:absolute;bottom:-120px;left:200px;animation:hero-thumb-animation 2s linear infinite alternate}@media(max-width:575px){.cta__shape-1{display:none}}.cta__shape-2{width:172.17px;height:172.17px;background:linear-gradient(rgba(56,135,254,0),rgba(56,135,254,.15));border-radius:50%;position:absolute;right:5%;top:140px}.cta__inner{padding:120px 60px 60px;filter:drop-shadow(0 12px 30px rgba(99,99,99,.35));border-radius:20px;box-shadow:0 12px 30px rgba(99,99,99,.35)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.cta__inner{padding:120px 30px 60px}}.cta__search-input{position:relative}.cta__search-input input{width:100%;height:80px;color:#989898;font-size:17px;padding-left:30px;border:0;border-radius:10px;background:var(--clr-common-white);box-shadow:0 25px 40px rgba(50,73,179,.08);padding-right:240px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.cta__search-input input{padding-right:30px}}.cta__search-input button{height:60px;background-color:var(--clr-theme-1);padding:0 45px;font-weight:600;font-size:16px;color:var(--clr-common-white);position:absolute;right:10px;border-radius:5px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:15px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.cta__search-input button{position:static;margin-top:50px}}.cta__main-wrappper{background:var(--clr-bg-sky);padding:120px 50px;border-radius:20px}@media(max-width:450px){.cta__main-wrappper{padding:100px 20px}}.cta__title{font-size:50px;font-weight:600;line-height:1.6;color:var(--clr-common-headind)}@media(max-width:450px){.cta__title{font-size:36px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.cta__title{font-size:40px}}@media only screen and (min-width:1200px)and (max-width:1399px){.cta__title{font-size:45px}}.cta__icon{width:144px;height:144px;display:inline-block;background:var(--clr-common-white);text-align:center;line-height:140px;border-radius:50%;margin-bottom:50px}.cta__filter{max-width:685px;margin:0 auto}.touch__search{position:relative;margin-bottom:30px}.touch__search input{width:100%;background:var(--clr-common-white);border:0;height:55px;padding-left:20px;font-size:14px;color:#bfbfbf;border-radius:5px;padding-right:60px}.touch__search button{position:absolute;right:10px;background:var(--clr-theme-1);height:40px;width:40px;border-radius:5px;top:50%;transform:translateY(-50%)}.touch__social{display:flex;gap:20px}.touch__social a{font-size:14px;width:30px;height:30px;border:1px solid #727272;display:inline-flex;align-items:center;justify-content:center;color:#727272;border-radius:50%}.touch__social a:hover{border-color:var(--clr-theme-1);background-color:var(--clr-theme-1);color:var(--clr-common-white)}.touch-bg{position:relative}.touch-bg:before{position:absolute;content:"";background:var(--clr-theme-4);height:550px;z-index:-1;width:100%;top:0}.touch__left>p{color:var(--clr-common-white);margin-bottom:45px}.touch__input{margin-bottom:15px}.touch__input input{width:100%;height:60px;background:#f9f9f9;border:0;padding:0 20px;border-radius:10px;color:#bababa}.touch__contact{background:var(--clr-common-white);padding:110px 40px 40px;border-radius:10px;position:relative;box-shadow:0 10px 50px rgba(50,73,179,.08)}@media(max-width:575px){.touch__contact{padding:110px 20px 40px}}.touch__submit{display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px;align-items:center}.touch__content-title{border-radius:0 0 15px 15px;overflow:hidden;position:absolute;top:0;left:50%;transform:translateX(-50%)}.touch__content-title h3{background:var(--clr-theme-1);padding:20px 30px;text-align:center;display:inline-block;box-shadow:0 10px 50px rgba(50,73,179,.08);font-size:22px;color:var(--clr-common-white);font-weight:600}@media only screen and (min-width:992px)and (max-width:1199px){.touch__content-title h3{font-size:20px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.touch__content-title h3{font-size:16px}}.touch__carcle{width:156px;height:156px;background:#ea5518;border-radius:50%;position:absolute;top:-40px;right:-65px;z-index:-1;animation:tptranslateX2 3s ease-in-out 1s infinite alternate forwards}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.touch__carcle{right:-30px}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.touch__carcle{right:-30px;right:0}}.sign__action{display:flex;gap:10px;align-items:center}.sign__action span{font-size:14px}.sign__action span:hover{color:var(--clr-theme-1)}input.e-check-input{margin:0;-webkit-appearance:none;appearance:none;-moz-appearance:none;display:block;width:18px;min-width:18px;height:18px;background:var(--clr-common-white);border:1px solid #b9bac1;outline:none;border-radius:4px}input.e-check-input:checked{position:relative;background-color:var(--clr-theme-1);border-color:transparent}input.e-check-input:checked:after{box-sizing:border-box;content:"";position:absolute;font-family:var(--bd-ff-fontawesome);font-size:12px;color:var(--clr-common-white);top:50%;left:50%;transform:translate(-50%,-50%)}.sign__check a{font-weight:600;text-decoration:underline}.contact__select{position:relative}.contact__select select{height:60px;width:100%;background:#f9f9f9;border:none;padding:15px;border-radius:6px;outline:0;color:#bababa;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact__select:after{position:absolute;content:"";background-color:transparent;top:18px;right:27px;width:0;height:0;font-family:var(--bd-ff-fontawesome);color:#bababa;font-size:16px}.google__map-area iframe{width:100%;height:500px;margin-bottom:-7px}.partner__area{margin-top:-20px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.partner__area{margin-top:65px}}.partner__wrapper{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.boost__thumb-wrapper{position:relative}.boost__shape-1{position:absolute;bottom:33%;width:86px;height:86px;background:#ea5518;border-radius:50%;right:50px}.boost__shape-2{position:absolute;bottom:28%;left:30px}.boost__shape-4{position:absolute;bottom:15%;left:40%}.boost__shape-3{width:13.85px;height:13.85px;background:#425fec;border-radius:540%;position:absolute;bottom:21%;left:20%}.boost__thumb img{animation:hero-thumb-animation 2s linear infinite alternate}.choose__features{padding:60px 30px 55px;background:#fafafa;border-radius:10px;transition:all .3s ease-out 0s;overflow:hidden}.choose__features:hover{background:var(-clr-common-white);box-shadow:0 15px 30px rgba(50,73,179,.2)}.choose__features:hover .choose__features-icon{margin-bottom:55px;transform:translateY(-10px) translate3d(0,-5px,0)}.choose__features-icon{margin-bottom:55px;transform:translateZ(0);transition:transform .3s cubic-bezier(.21,.6,.44,2.18)}.choose__line{padding-bottom:60px;border-bottom:1px solid #f2f2f2}.choose__features-content h3 a{display:block;font-size:24px;margin-bottom:20px}@media (max-width:450px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px){.choose__features-content h3 a{font-size:20px}}.choose__features-content h3 a:hover{background-color:var(-clr-common-white);color:var(--clr-theme-5)}.choose__features-content p{font-size:14px;margin-bottom:0}.development__content-wrapper{margin-right:100px}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.development__content-wrapper{margin-right:0}}.development__features-wrap{padding:20px 0}.development__features-item{display:flex;align-items:center;gap:20px;margin-bottom:20px}.development__features-item:last-child{margin-bottom:0}.development__features-icon i{color:#9dbafe;font-size:20px}.development__btn{padding:20px 0 45px}.development__btn a{display:inline-flex;align-items:center;justify-content:center;height:60px;padding:0 25px;background-color:transparent;border:1px solid var(--clr-theme-5);border-radius:6px;font-weight:500;font-size:16px;color:var(--clr-theme-5)}.development__btn a:hover{color:var(--clr-common-white);border-color:transparent;background-color:var(--clr-theme-5)}.development__bottom-text p{padding-top:20px;border-top:1px solid #e1e1e1;font-weight:500;font-style:italic;line-height:28px}.work__item-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:125px;column-gap:125px}@media only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.work__item-grid{column-gap:30px;grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.work__item-grid{column-gap:30px;grid-template-columns:repeat(1,1fr)}}.work__item{position:relative;text-align:center}.work__item:hover .work__thumb img{margin-top:tr;transform:translateY(-10px)}.work__thumb{margin:0 auto 25px}.work__content h3 a{display:inline-block;margin-bottom:20px;font-size:24px}.work__content h3 a:hover{color:var(--clr-theme-5)}@media (max-width:450px),only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.work__content h3 a{font-size:20px}}.work__content p{margin-bottom:0}.work__flow-shape:before{position:absolute;content:"";background-image:url(/public/img/shape/work-flow.png);height:100%;width:100%;background-repeat:no-repeat;top:0;left:125%;transform:translateX(-50%)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.work__flow-shape:before{display:none}}.technical__thumb img{width:100%;border-radius:20px}.technical__title h3{font-size:35px;margin-bottom:35px}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.technical__title h3{font-size:30px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.technical__title h3{font-size:28px}}@media(max-width:450px){.technical__title h3{font-size:24px}}.technical__content p{line-height:28px;margin-bottom:0}.sidebar__category{padding:30px;border-radius:10px;background:var(--clr-common-white);box-shadow:0 10px 50px rgba(50,73,179,.08)}.sidebar__category ul{display:flex;flex-direction:column;gap:16px}.sidebar__category li{list-style:none;position:relative;padding-bottom:17px;border-bottom:1px solid #e1e1e1}.sidebar__category li:last-child{border-bottom:0;padding-bottom:0}.sidebar__category li a{font-size:16px;font-weight:600}.sidebar__category li a:hover{color:var(--clr-theme-1)}.sidebar__contact{padding:30px;border-radius:10px;background:var(--clr-common-white);box-shadow:0 10px 50px rgba(50,73,179,.08)}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px){.sidebar__contact{padding:30px 20px}}.sidebar__contact-title h3{font-size:22px}.sideber__contact-icon{height:48px;width:48px;min-width:48px;border:1px solid #c7c7c7;text-align:center;line-height:43px;border-radius:50%}.sidebar__contact-item{display:flex;align-items:center;gap:15px;margin-bottom:20px}.sidebar__contact-item:last-child{margin-bottom:0}.sideber__contact-text span a{font-size:16px;font-weight:500}.sideber__contact-text span a:hover{color:var(--clr-theme-1)}.slideber__thumb img{border-radius:10px}.fact__item{padding:40px 30px 35px;border:1px solid #e3e3e3;border-radius:10px}.fact__number>span{font-size:50px;font-weight:600;font-family:var(--bd-ff-heading);line-height:1;display:inline-block}.fact__count{display:flex;align-items:center;margin-bottom:45px}.fact__letter{display:flex;gap:15px}.fact__letter span{font-size:50px;font-weight:600;font-family:var(--bd-ff-heading);line-height:1;display:inline-block}.fact__letter .plus{color:var(--clr-theme-1)}.fact__content h3 a{font-size:22px;display:inline-block;margin-bottom:25px}.fact__content p{margin-bottom:0}.footer__col-2{padding-left:55px;margin-left:-20px}@media only screen and (min-width:992px)and (max-width:1199px){.footer__col-2{padding-left:0;margin-left:0}}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.footer__col-2{padding-left:0;margin-left:0}}.footer__col-5{margin-left:65px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.footer__col-5{margin-left:0}}.footer__col-6{margin-left:35px}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.footer__col-6{margin-left:0}}.footer__title h3{font-weight:600;font-size:18px;margin-bottom:20px}.footer__link ul{display:grid;grid-template-columns:1fr;grid-gap:15px}.footer__link ul li{list-style:none}.footer__link ul li a{color:var(--clr-footer-1);font-size:16px}.footer__link ul li a:hover{color:var(--clr-theme-1)}.copyright__inner-2{padding:34px 0}.copyright__text p{margin-bottom:0;font-size:14px;letter-spacing:.1em}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.copyright__text p{text-align:center}}.copyright__inner{display:flex;justify-content:space-between;padding:27px 0;align-items:center}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.copyright__inner{flex-wrap:wrap;gap:20px;justify-content:center}}.footer__contact span{display:block;margin-bottom:10px}.footer__contact span:last-child{margin-bottom:0}.footer__shape{position:absolute;top:0;right:0;z-index:-1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:992px)and (max-width:1199px){.footer__shape{display:none}}.footer__style-3 .footer__title{position:relative}.footer__style-3 .footer__title:after{position:absolute;content:"";width:62px;height:1px;background-color:var(--clr-theme-5);bottom:-20px}.footer__style-3 .footer__title h3{margin-bottom:30px}.footer__style-3 .footer__cercle{width:360px;height:360px;background:linear-gradient(hsla(0,0%,100%,0),#3249b3);opacity:.08;display:inline-block;border-radius:50%;position:absolute;left:5%;top:95px;z-index:-1}@media(max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.footer__style-3 .footer__cercle{display:none}}.footer__style-3 .footer__link ul li a{color:var(--clr-footer-1)}.footer__style-3 .footer__link ul li a:hover{color:var(--clr-theme-5)}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mt-45{margin-top:45px}.mt-50{margin-top:50px}.mt-55{margin-top:55px}.mt-60{margin-top:60px}.mt-65{margin-top:65px}.mt-70{margin-top:70px}.mt-75{margin-top:75px}.mt-80{margin-top:80px}.mt-85{margin-top:85px}.mt-90{margin-top:90px}.mt-95{margin-top:95px}.mt-100{margin-top:100px}.mt-105{margin-top:105px}.mt-110{margin-top:110px}.mt-115{margin-top:115px}.mt-120{margin-top:120px}.mt-125{margin-top:125px}.mt-130{margin-top:130px}.mt-135{margin-top:135px}.mt-140{margin-top:140px}.mt-145{margin-top:145px}.mt-150{margin-top:150px}.mt-155{margin-top:155px}.mt-160{margin-top:160px}.mt-165{margin-top:165px}.mt-170{margin-top:170px}.mt-175{margin-top:175px}.mt-180{margin-top:180px}.mt-185{margin-top:185px}.mt-190{margin-top:190px}.mt-195{margin-top:195px}.mt-200{margin-top:200px}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-30{margin-bottom:30px}.mb-35{margin-bottom:35px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-85{margin-bottom:85px}.mb-90{margin-bottom:90px}.mb-95{margin-bottom:95px}.mb-100{margin-bottom:100px}.mb-105{margin-bottom:105px}.mb-110{margin-bottom:110px}.mb-115{margin-bottom:115px}.mb-120{margin-bottom:120px}.mb-125{margin-bottom:125px}.mb-130{margin-bottom:130px}.mb-135{margin-bottom:135px}.mb-140{margin-bottom:140px}.mb-145{margin-bottom:145px}.mb-150{margin-bottom:150px}.mb-155{margin-bottom:155px}.mb-160{margin-bottom:160px}.mb-165{margin-bottom:165px}.mb-170{margin-bottom:170px}.mb-175{margin-bottom:175px}.mb-180{margin-bottom:180px}.mb-185{margin-bottom:185px}.mb-190{margin-bottom:190px}.mb-195{margin-bottom:195px}.mb-200{margin-bottom:200px}.ml-5{margin-left:5px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-25{margin-left:25px}.ml-30{margin-left:30px}.ml-35{margin-left:35px}.ml-40{margin-left:40px}.ml-45{margin-left:45px}.ml-50{margin-left:50px}.ml-55{margin-left:55px}.ml-65{margin-left:65px}.ml-70{margin-left:70px}.ml-75{margin-left:75px}.ml-80{margin-left:80px}.ml-85{margin-left:85px}.ml-90{margin-left:90px}.ml-95{margin-left:95px}.ml-100{margin-left:100px}.ml-105{margin-left:105px}.ml-110{margin-left:110px}.ml-115{margin-left:115px}.ml-120{margin-left:120px}.ml-125{margin-left:125px}.ml-130{margin-left:130px}.ml-135{margin-left:135px}.ml-140{margin-left:140px}.ml-145{margin-left:145px}.ml-150{margin-left:150px}.ml-155{margin-left:155px}.ml-160{margin-left:160px}.ml-165{margin-left:165px}.ml-170{margin-left:170px}.ml-175{margin-left:175px}.ml-180{margin-left:180px}.ml-185{margin-left:185px}.ml-190{margin-left:190px}.ml-195{margin-left:195px}.ml-200{margin-left:200px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-30{margin-right:30px}.mr-35{margin-right:35px}.mr-40{margin-right:40px}.mr-45{margin-right:45px}.mr-50{margin-right:50px}.mr-55{margin-right:55px}.mr-60{margin-right:60px}.mr-65{margin-right:65px}.mr-70{margin-right:70px}.mr-75{margin-right:75px}.mr-80{margin-right:80px}.mr-85{margin-right:85px}.mr-90{margin-right:90px}.mr-95{margin-right:95px}.mr-100{margin-right:100px}.mr-105{margin-right:105px}.mr-110{margin-right:110px}.mr-115{margin-right:115px}.mr-120{margin-right:120px}.mr-125{margin-right:125px}.mr-130{margin-right:130px}.mr-135{margin-right:135px}.mr-140{margin-right:140px}.mr-145{margin-right:145px}.mr-150{margin-right:150px}.mr-155{margin-right:155px}.mr-160{margin-right:160px}.mr-165{margin-right:165px}.mr-170{margin-right:170px}.mr-175{margin-right:175px}.mr-180{margin-right:180px}.mr-185{margin-right:185px}.mr-190{margin-right:190px}.mr-195{margin-right:195px}.mr-200{margin-right:200px}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-25{padding-top:25px}.pt-30{padding-top:30px}.pt-35{padding-top:35px}.pt-40{padding-top:40px}.pt-45{padding-top:45px}.pt-50{padding-top:50px}.pt-55{padding-top:55px}.pt-60{padding-top:60px}.pt-65{padding-top:65px}.pt-70{padding-top:70px}.pt-75{padding-top:75px}.pt-80{padding-top:80px}.pt-85{padding-top:85px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-100{padding-top:100px}.pt-105{padding-top:105px}.pt-110{padding-top:110px}.pt-115{padding-top:115px}.pt-120{padding-top:120px}.pt-125{padding-top:125px}.pt-130{padding-top:130px}.pt-135{padding-top:135px}.pt-140{padding-top:140px}.pt-145{padding-top:145px}.pt-150{padding-top:150px}.pt-155{padding-top:155px}.pt-160{padding-top:160px}.pt-165{padding-top:165px}.pt-170{padding-top:170px}.pt-175{padding-top:175px}.pt-180{padding-top:180px}.pt-185{padding-top:185px}.pt-190{padding-top:190px}.pt-195{padding-top:195px}.pt-200{padding-top:200px}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-25{padding-bottom:25px}.pb-30{padding-bottom:30px}.pb-35{padding-bottom:35px}.pb-40{padding-bottom:40px}.pb-45{padding-bottom:45px}.pb-50{padding-bottom:50px}.pb-55{padding-bottom:55px}.pb-60{padding-bottom:60px}.pb-65{padding-bottom:65px}.pb-70{padding-bottom:70px}.pb-75{padding-bottom:75px}.pb-80{padding-bottom:80px}.pb-85{padding-bottom:85px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:105px}.pb-110{padding-bottom:110px}.pb-115{padding-bottom:115px}.pb-120{padding-bottom:120px}.pb-125{padding-bottom:125px}.pb-130{padding-bottom:130px}.pb-135{padding-bottom:135px}.pb-140{padding-bottom:140px}.pb-145{padding-bottom:145px}.pb-150{padding-bottom:150px}.pb-155{padding-bottom:155px}.pb-160{padding-bottom:160px}.pb-165{padding-bottom:165px}.pb-170{padding-bottom:170px}.pb-175{padding-bottom:175px}.pb-180{padding-bottom:180px}.pb-185{padding-bottom:185px}.pb-190{padding-bottom:190px}.pb-195{padding-bottom:195px}.pb-200{padding-bottom:200px}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-25{padding-left:25px}.pl-30{padding-left:30px}.pl-35{padding-left:35px}.pl-40{padding-left:40px}.pl-45{padding-left:45px}.pl-50{padding-left:50px}.pl-55{padding-left:55px}.pl-60{padding-left:60px}.pl-65{padding-left:65px}.pl-70{padding-left:70px}.pl-75{padding-left:75px}.pl-80{padding-left:80px}.pl-85{padding-left:85px}.pl-90{padding-left:90px}.pl-95{padding-left:95px}.pl-100{padding-left:100px}.pl-105{padding-left:105px}.pl-110{padding-left:110px}.pl-115{padding-left:115px}.pl-120{padding-left:120px}.pl-125{padding-left:125px}.pl-130{padding-left:130px}.pl-135{padding-left:135px}.pl-140{padding-left:140px}.pl-145{padding-left:145px}.pl-150{padding-left:150px}.pl-155{padding-left:155px}.pl-160{padding-left:160px}.pl-165{padding-left:165px}.pl-170{padding-left:170px}.pl-175{padding-left:175px}.pl-180{padding-left:180px}.pl-185{padding-left:185px}.pl-190{padding-left:190px}.pl-195{padding-left:195px}.pl-200{padding-left:200px}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-25{padding-right:25px}.pr-30{padding-right:30px}.pr-35{padding-right:35px}.pr-40{padding-right:40px}.pr-45{padding-right:45px}.pr-50{padding-right:50px}.pr-55{padding-right:55px}.pr-60{padding-right:60px}.pr-65{padding-right:65px}.pr-70{padding-right:70px}.pr-75{padding-right:75px}.pr-80{padding-right:80px}.pr-85{padding-right:85px}.pr-90{padding-right:90px}.pr-95{padding-right:95px}.pr-100{padding-right:100px}.pr-105{padding-right:105px}.pr-110{padding-right:110px}.pr-115{padding-right:115px}.pr-120{padding-right:120px}.pr-125{padding-right:125px}.pr-130{padding-right:130px}.pr-135{padding-right:135px}.pr-140{padding-right:140px}.pr-145{padding-right:145px}.pr-150{padding-right:150px}.pr-155{padding-right:155px}.pr-160{padding-right:160px}.pr-165{padding-right:165px}.pr-170{padding-right:170px}.pr-175{padding-right:175px}.pr-180{padding-right:180px}.pr-185{padding-right:185px}.pr-190{padding-right:190px}.pr-195{padding-right:195px}.pr-200{padding-right:200px}.progress-wrap{position:fixed;right:50px;bottom:50px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(95,58,252,.2);z-index:99;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .2s linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap:after{position:absolute;content:"";font-family:Font Awesome\ 5 Pro;text-align:center;line-height:46px;font-size:20px;color:#3887fe;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;transition:all .2s linear}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:#3887fe;stroke-width:4;box-sizing:border-box;transition:all .2s linear;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(95,58,252,.2)}img{height:auto}button{cursor:pointer}@media only screen and (max-width:1399px){header .border__btn{padding:0 30px}.header__toggle{display:flex}}.mb-25{margin-bottom:25px}.mb-40{margin-bottom:40px}.ml-10{margin-left:10px}.ml-60{margin-left:60px}.mean-container .mean-nav .has-dropdown button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 0}.mean-container .mean-nav .mean-expand{padding:0!important;border:1px solid var(--clr-border-1)!important;height:34px;width:34px;display:flex;align-items:center;justify-content:center;color:var(--clr-common-heading);line-height:34px;top:0;font-weight:400;border-radius:50%}.mean-container .mean-nav .mean-expand i{transition:all .3s ease-in;font-size:18px;color:var(--clr-common-heading)}.mean-container .mean-nav a,.mean-container .mean-nav button{border-top:1px solid #e0e3ed;width:100%;display:flex}.mean-container .mean-nav .nul{border-top:0!important}.mean-container .mean-nav .sub-menu li a{padding:10px 30px}.mean-container .mean-nav .sub-menu{overflow-y:hidden;max-height:0;transition:max-height .5s ease-in-out}.mean-container .mean-nav .sub-menu-open{max-height:1000px}.mean-container .mean-nav .sm-btn-active .mean-expand{color:var(--clr-common-white);background-color:var(--clr-theme-1);border-color:var(--clr-theme-1)!important}.mean-container .mean-nav .sm-btn-active .mean-expand i{transform:rotate(45deg);color:#fff}.mr-15{margin-right:15px}.mt-30{margin-top:30px}.mb-20{margin-bottom:20px}.offcanvas__social ul li:not(:last-child){margin-right:10px}.offcanvas__social{padding-bottom:40px}.borderc-btn{position:relative;padding:11px 0;transition:all .4s;min-width:160px;justify-content:center;display:flex}.borderc-btn:before{position:absolute;content:"";width:100%;height:100%;border:4px solid #00132f;left:4px;top:4px;border-top:0;border-left:0;z-index:-1;transition:all .4s}.borderc-btn:hover{letter-spacing:.8px}.borderc-btn:hover:before{left:8px;top:8px;border:8px solid #00132f;border-top:0;border-left:0}.head-alter .submenu{border-top:3px solid #f0ad00!important}.head-alter #mobile-menu a,.head-alter #mobile-menu button{font-weight:500!important}.head-alter #mobile-menu a:hover,.head-alter #mobile-menu button:hover{color:#f0ad00!important}.foot-one-bg{background-image:url(/img/shape/footer-bg.png)}.banner-bg-two{background-image:url(/img/shape/c.png);background-repeat:no-repeat;background-position-x:center;background-position-y:top}.banner-bg-two-hometwoservice{background-image:url(/img/shape/c.png),url(/_next/static/media/service-pattren.0476cd5f.png);background-repeat:no-repeat,no-repeat;background-position:top,bottom}.video-backdrop{position:fixed;inset:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);transition:all .5s;z-index:999;box-sizing:content-box;visibility:hidden;opacity:0;transition:all .3s ease-out}.video-inner{max-width:100%;height:calc(100% - 120px);max-height:100%;min-height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px 20px;overflow-y:auto;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress}.video-zoom-in{visibility:visible;opacity:1;background-color:hsla(0,0%,4%,.584)}.video-zoom-in .video-container{opacity:1;visibility:visible;transform:scale(1)}.video-container{position:relative;max-width:850px;max-height:480px;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;transition:all .2s ease-in-out;transform:scale(.7);transition-delay:.3s}.video{width:100%;height:100%;border:0}.close-video-popup{position:absolute;top:-60px;right:-6px;background-color:transparent;font-size:30px;box-shadow:none;border:0;color:#fff;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:all .2s ease-in-out}@media only screen and (max-width:991.98px){.video-container{max-width:540px;max-height:300px}.close-video-popup{top:-50px;font-size:24px}}.cta-one-bg{background-image:url(/public/img/shape/cta-shape.png)}.service-bg-two{background-image:url(/_next/static/media/service-pattren.0476cd5f.png)}.cus-faq .accordion-collapse{height:0;opacity:0;visibility:hidden;overflow:hidden;display:block;transition:all .6s ease-in}.cus-faq .accordion-collapse.show{height:auto;opacity:1;visibility:visible;overflow:visible}.my-app{overflow-x:clip!important}.home-two-feed-bg{background-image:url(/public/img/feedback/feedback-bg.jpg)}.cus-home-four{margin-top:200px!important}@media(max-width:991.98px){.cus-home-four{margin-top:140px!important}}@media(max-width:575.98px){.cus-home-four{margin-top:120px!important}}.cus-caro .carousel-item{display:block!important}.sub-menu{padding:0!important;margin:0!important}.sub-menu li{list-style-type:none}#mobile-menu ul{margin-bottom:0!important}.header-five{position:static;background-color:#fff}.ab-team{background-image:none}.ab-team,.bg-white{background-color:#fff}.tik{justify-content:center}.justify__text{text-align:justify}