:root{--primary-color: #4222DC;--primary-lighten-color: #7a63ff;--secondary-color: #1B1F3B}#preloader{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#fff;z-index:999999;transition:0.3s ease opacity;text-align:center;width:100%;height:100%}#preloader:before,#preloader:after{content:"";width:80px;height:80px;border:3px solid #4222DC;display:block;border-radius:50%;position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%, -50%);animation-name:LoaderCicle;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}#preloader:after{animation-delay:1s}@keyframes LoaderCicle{0%{width:0;height:0;opacity:0}10%{width:10px;height:10px;opacity:1}80%{width:60px;height:60px;opacity:0.1}100%{width:70px;height:70px;opacity:0}}a:hover,a:active{color:#4222DC;text-decoration:none}.card{color:#505E6B}.card .card-body{color:#505E6B}.ls-minus-2px{letter-spacing:-2px}.bg-primary{background-color:#4222DC !important}.bg-secondary{background-color:#1B1F3B !important}.primary-overlay[data-overlay-dark]:before{background:#4222DC}.secondary-overlay[data-overlay-dark]:before{background:#1B1F3B}.top-bottom-overlay:before{height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none;content:"";z-index:10;background-image:-webkit-linear-gradient(270deg, #4222DC 0%, transparent 200px);background-image:-moz-linear-gradient(270deg, #4222DC 0%, transparent 200px);background-image:-ms-linear-gradient(270deg, #4222DC 0%, transparent 200px);background-image:-o-linear-gradient(270deg, #4222DC 0%, transparent 200px);background-image:linear-gradient(-180deg, #4222DC 0%, transparent 200px);opacity:.65}.top-bottom-overlay:after{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:101%;height:100%;z-index:100;background-color:#4222DC;opacity:0.3;pointer-events:none}.bg-light{background-color:rgba(66,34,220,0.065) !important}.text-primary,.text-primary-hover:hover{color:#4222DC !important}.text-secondary,.text-secondary-hover:hover{color:#1B1F3B !important}.text-lighten,.text-lighten-hover:hover{color:#7a63ff !important}a.text-primary:focus,a.text-primary:hover,a.text-primary:active{color:#4222DC !important}a.text-primary.text-secondary-hover:focus,a.text-primary.text-secondary-hover:hover,a.text-primary.text-secondary-hover:active{color:#1B1F3B !important}.cursor-pointer{cursor:pointer}.box-shadow-style01{box-shadow:0 20px 100px rgba(0,0,0,0.1)}@media screen and (min-width: 768px){.min-width-100vw{min-width:100vw}}.bg-blur{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.min-height-55{min-height:55px}.min-vh-650px{min-height:650px}@media screen and (max-width: 1199px){.min-vh-650px{min-height:598px}}@media screen and (max-width: 991px){.min-vh-650px{min-height:542px}}@media screen and (max-width: 575px){.min-vh-650px{min-height:439px}}.overflow-x-clip{overflow-x:clip}.ms-minus-20{margin-left:-20px}a.text-white-hover:hover{color:#fff !important}.border-radius-top{border-top-left-radius:10px;border-top-right-radius:10px}@media screen and (min-width: 992px){.service-position{margin:0% -55% 0% 0%}}.img-01,.img-02{margin-left:-14px}.flex-1{flex:1}.text-decoration-line-bottom{border-bottom:1px solid}.sticky-top-style{position:sticky;top:130px;z-index:1}.sticky-img{position:sticky;top:0;height:100vh}.animation-overlay{position:absolute;width:100%;height:100%}.animation-overlay:before{background:linear-gradient(to right, #fff, rgba(255,255,255,0));content:"";height:100%;position:absolute;width:500px;z-index:2}.animation-overlay:after{background:linear-gradient(to right, #fff, rgba(255,255,255,0));content:"";height:100%;position:absolute;width:500px;z-index:2}.animation-overlay::before{left:0;top:0}.animation-overlay::after{right:0;top:0;transform:rotateZ(180deg)}@media screen and (max-width: 991px){.animation-overlay:before{width:400px}.animation-overlay:after{width:400px}}@media screen and (max-width: 767px){.animation-overlay:before{width:261px}.animation-overlay:after{width:261px}}@media screen and (max-width: 575px){.animation-overlay:before{width:0}.animation-overlay:after{width:0}}.box-shadow{box-shadow:0px 3px 10px 0px rgba(41,45,194,0.08)}.bg-linear-gradient{position:relative;overflow:hidden}.bg-linear-gradient::before{content:"";position:absolute;inset:0;background-color:transparent;background-image:linear-gradient(180deg, rgba(66,34,220,0.065) 20%, #fff 100%)}.floating-particles{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.image-hover{position:relative;overflow:hidden}.image-hover:after{content:"";position:absolute;width:200%;height:0%;left:50%;top:50%;background-color:rgba(255,255,255,0.3);transform:translate(-50%, -50%) rotate(-45deg);z-index:1}.image-hover:hover:after{height:250%;transition:all 600ms linear;background-color:transparent}.image-hover:active:after{height:250%;transition:all 600ms linear;background-color:transparent}.image-hover:focus:after{height:250%;transition:all 600ms linear;background-color:transparent}.image-hover01{position:relative;overflow:hidden;display:inline-block}.image-hover01:before{content:"";position:absolute;inset:0;background:linear-gradient(360deg, rgba(27,31,59,0.8) 0%, rgba(27,31,59,0.7) 100%);opacity:0;transition:all 0.3s ease-in-out;z-index:1}.image-hover01 img{position:relative;overflow:hidden;display:flex;justify-content:center;transition:all 0.3s ease-in-out}.image-hover01:hover:before{opacity:1;backdrop-filter:blur(7px);--webkit-backdrop-filter: blur(7px)}.image-hover01.primary:before{background:linear-gradient(360deg, rgba(66,34,220,0.6) 0%, rgba(1,145,151,0.5) 100%)}.image-hover01.circle-img:before{border-radius:50%}.display-custom-1{font-size:104px;letter-spacing:-6px;line-height:1}@media screen and (max-width: 991px){.display-custom-1{font-size:94px;letter-spacing:-5px}}@media screen and (max-width: 767px){.display-custom-1{font-size:74px;letter-spacing:-4px}}@media screen and (max-width: 575px){.display-custom-1{font-size:55px;letter-spacing:-3px}}.display-custom-2{font-size:472px;opacity:0.7;transition:0.35s;font-weight:700;line-height:1;color:rgba(255,255,255,0.05) !important;margin-bottom:0}@media screen and (max-width: 1599px){.display-custom-2{font-size:420px}}@media screen and (max-width: 1399px){.display-custom-2{font-size:356px}}@media screen and (max-width: 991px){.display-custom-2{font-size:313px}}@media screen and (max-width: 767px){.display-custom-2{font-size:259px}}@media screen and (max-width: 575px){.display-custom-2{font-size:225px}}.rotate{-ms-animation:rotate 12s linear infinite;-o-animation:rotate 12s linear infinite;-moz-animation:rotate 12s linear infinite;-webkit-animation:rotate 12s linear infinite;animation:rotate 12s linear infinite}@-webkit-keyframes rotate{from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes rotate{from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.border-text{text-fill-color:transparent;text-stroke-color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px;stroke-width:1px}.border-text.primary{text-fill-color:transparent;text-stroke-color:#4222DC;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#4222DC;-webkit-text-stroke-width:1px;stroke-width:1px}.border-text.dark{text-fill-color:transparent;text-stroke-color:#1B1F3B;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#1B1F3B;-webkit-text-stroke-width:1px;stroke-width:1px}.border-text.secondary{text-fill-color:transparent;text-stroke-color:#063232;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#063232;-webkit-text-stroke-width:1px;stroke-width:1px}.border-color-primary{border-color:#4222DC !important}@media screen and (min-width: 992px){.vw-lg-50{width:50vw}}.list-style01 li{margin-bottom:12px;position:relative;padding-left:30px}.list-style01 li:after{content:"\e64c";font-family:"themify";position:absolute;left:0px;top:1px;z-index:1;font-weight:600;color:#4222DC}.list-style01 li:last-child{padding-bottom:0;margin-bottom:0}.list-style02 li{position:relative;padding-left:30px;margin-bottom:25px}.list-style02 li:last-child{margin-bottom:0}.list-style02 li:before{content:"\e64c";font-family:'themify';position:absolute;left:0;top:4px}.list-style02.white li{color:#fff}.list-style02.white li .h6{color:rgba(255,255,255,0.9)}.list-style03 li{display:inline-block;padding:0 0.85rem}.list-style03 li:first-child{padding-left:0}.list-style03 li:last-child{padding-right:0}.list-style03 li a{color:#1B1F3B;font-weight:700}@media screen and (max-width: 991px){.list-style03 li{padding:0.25rem 0.85rem}}.arrow-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;overflow:hidden;-webkit-transition:.3s;transition:.3s;margin-right:20px;width:50px;height:50px;border:2px solid #4222DC;border-radius:50%}.scroll-top-percentage{height:60px;width:60px;border-radius:50%;position:fixed;bottom:40px;color:#fff;right:50px;-webkit-transform:scale(0);transform:scale(0);display:-ms-grid;display:grid;place-items:center;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;z-index:100}.scroll-top-percentage.active{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible;-webkit-animation:500ms ease-in-out 0s normal none 1 running scrollToTop;animation:500ms ease-in-out 0s normal none 1 running scrollToTop;-webkit-transition:0.3s;transition:0.3s}#scroll-value{height:calc(100% - 6px);width:calc(100% - 6px);color:#fff;border-radius:50%;display:-ms-grid;display:grid;place-items:center;font-size:16px;font-weight:600}#scroll-value i{font-size:20px}@media (max-width: 575px){.scroll-top-percentage{right:30px;bottom:20px}}@media only screen and (min-width: 576px) and (max-width: 767px){.scroll-top-percentage{right:30px;bottom:20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.scroll-top-percentage{right:30px;bottom:20px}}@-webkit-keyframes "scrollToTop"{0%{-webkit-transform:translate3d(0, 80%, 0);transform:translate3d(0, 80%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes "scrollToTop"{0%{-webkit-transform:translate3d(0, 80%, 0);transform:translate3d(0, 80%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.butn-style01{display:inline-flex;justify-content:center;align-items:center;text-align:center;background:#4222DC;color:#fff;line-height:1.5;font-weight:700;position:relative;outline:none;transition:all 0.4s ease;overflow:hidden;white-space:normal;word-wrap:break-word;font-size:14px !important;padding:15px 34px !important;z-index:9;border-radius:4px;text-transform:uppercase}.butn-style01:hover{color:#fff;background:#1B1F3B}.butn-style01:active{color:#fff;background:#1B1F3B}.butn-style01:focus{color:#fff;background:#1B1F3B}.butn-style01.md{padding:12px 30px !important}.butn-style01.sm{padding:10px 26px !important}.butn-style01.white{background:#fff;color:#4222DC !important}.butn-style01.white:hover{background-color:#4222DC;color:#fff !important}.butn-style01.secondary{background:#1B1F3B;color:#fff !important}.butn-style01.secondary:hover{background-color:#4222DC;color:#fff !important}.butn-style01.white-hover:hover{background-color:#fff !important;color:#4222DC !important}.butn-style01.white-hover:active{background-color:#fff !important;color:#4222DC !important}.butn-style01.white-hover:focus{background-color:#fff !important;color:#4222DC !important}@media screen and (min-width: 992px){.header-style1.scrollHeader .attr-nav>ul>li>a.butn-style01{color:#fff !important;border:1px solid transparent}.header-style1.scrollHeader .attr-nav>ul>li>a.butn-style01:hover{color:#4222DC !important;border:1px solid #4222DC}.header-style1.scrollHeader .attr-nav>ul>li>a.butn-style01:active{color:#4222DC !important;border:1px solid #4222DC}.header-style1.scrollHeader .attr-nav>ul>li>a.butn-style01:focus{color:#4222DC !important;border:1px solid #4222DC}.header-style3.scrollHeader .attr-nav>ul>li>a.butn-style01{color:#fff !important;border:1px solid transparent}.header-style3.scrollHeader .attr-nav>ul>li>a.butn-style01:hover{color:#4222DC !important;border:1px solid #4222DC}.header-style3.scrollHeader .attr-nav>ul>li>a.butn-style01:active{color:#4222DC !important;border:1px solid #4222DC}.header-style3.scrollHeader .attr-nav>ul>li>a.butn-style01:focus{color:#4222DC !important;border:1px solid #4222DC}}.butn-style02{background-color:#4222DC;color:#fff !important;font-size:14px !important;padding:12px 30px !important;display:inline-block;border:2px solid transparent;text-transform:uppercase;letter-spacing:.5px;font-weight:600;text-align:center;width:auto;white-space:normal;word-wrap:break-word;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-shadow:0 5px 20px rgba(0,0,0,0.1);box-shadow:0 5px 20px rgba(0,0,0,0.1);border-radius:0.15rem}.butn-style02:hover{color:#fff !important;-webkit-box-shadow:0 8px 30px 0 rgba(0,0,0,0.15);box-shadow:0 8px 30px 0 rgba(0,0,0,0.15);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}.butn-style02.white{background-color:#fff;color:#1e3238 !important}.butn-style02.secondary{background-color:#1B1F3B;color:#fff !important}.butn-style02.md{padding:10px 26px !important}.butn-style02.sm{padding:8px 24px !important}.butn-style03{background-color:#4222DC;border:none;color:#fff;text-align:center;border-radius:50px;padding:16px 40px;line-height:25px;text-transform:uppercase;font-weight:800;font-size:15px !important;position:relative;z-index:9;display:inline-flex;align-items:center;justify-content:center;letter-spacing:0.5px;white-space:nowrap;overflow:hidden;vertical-align:middle;transition:all 0.3s ease 0s;cursor:pointer}.butn-style03:before{content:"";position:absolute;transition-duration:800ms;width:200%;height:200%;top:110%;left:50%;background:#1B1F3B;transform:translateX(-50%);border-radius:50%;z-index:-1}.butn-style03:hover{color:#fff}.butn-style03:hover:before{top:-40%}.butn-style03:active{color:#fff}.butn-style03:active:before{top:-40%}.butn-style03:focus{color:#fff}.butn-style03:focus:before{top:-40%}.butn-style03 span{z-index:9;position:relative}.butn-style03.secondary{background-color:#1B1F3B}.butn-style03.secondary:before{background:#4222DC}.butn-style03.white-btn{background-color:#fff;color:#1B1F3B}.butn-style03.white-btn:before{background:#4222DC}.butn-style03.white:before{background:#ffffff}.butn-style03.white:hover{color:#1B1F3B}.butn-style03.white:focus{color:#1B1F3B}.butn-style03.white:active{color:#1B1F3B}.butn-style03.border:hover{color:#1B1F3B}.butn-style03.border:focus{color:#1B1F3B}.butn-style03.border:active{color:#1B1F3B}.butn-style03.md{padding:12px 30px !important}.butn-style03.sm{padding:9px 20px !important;font-size:15px}@media screen and (max-width: 767px){.butn-style03{padding:14px 30px !important;font-size:14px}}@-webkit-keyframes "btn_shine"{100%{left:200%}}@keyframes "btn_shine"{100%{left:200%}}.button-text{padding:0;position:relative;text-decoration:none;border:0;background-color:transparent;display:inline-block;font-size:15px;text-transform:uppercase;white-space:normal;word-wrap:break-word;width:auto;font-weight:500}.button-text a{border-bottom:2px solid}.button-text:hover{border-color:#4222DC}.button-link{padding:0 0 2px;position:relative;border:0;border-bottom:2px solid;letter-spacing:0;background-color:transparent;font-size:14px;display:inline-block;text-transform:uppercase;white-space:normal;word-wrap:break-word;width:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.button-link:hover{opacity:0.7}.button-link.contact-link{font-size:14px}.circle-btn.circle-hover{position:relative;overflow:hidden}.circle-btn{width:166px;height:166px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer;border:1px solid #1B1F3B;color:#1B1F3B;font-weight:700;font-size:16px;text-transform:capitalize}.circle-btn .btn-text{position:relative;color:#1B1F3B;transition:0.6s ease}.circle-btn .btn-dot{position:absolute;width:20px;height:20px;border-radius:50%;background:#7a63ff;transform:translate(-50%, -50%);transition:width 0.6s ease, height 0.6s ease;pointer-events:none;z-index:1;bottom:-15px}.circle-btn:hover{border:1px solid #4222DC}.circle-btn:hover .btn-text{color:#fff;z-index:999}@media screen and (max-width: 1399px){.circle-btn{width:155px;height:153px}}.top-bar-info{display:inline-block;vertical-align:middle}.top-bar-info ul{margin-bottom:0}.top-bar-info li{font-weight:500;color:#fff;list-style-type:none;font-size:14px;padding:0 5px 0;display:inline-block;margin-bottom:0}.top-bar-info li i{font-size:16px;color:#fff;margin-right:8px;margin-top:0;display:inline-block;vertical-align:text-bottom}.top-bar{display:block;position:relative;z-index:999;padding:7px 0}.top-social-icon{padding:0;float:right;margin:0}.top-social-icon li{font-size:14px;list-style-type:none;float:left;text-align:center;margin:0;padding:0 7px}.top-social-icon li:last-child{padding-right:0}.top-social-icon li:last-child a{padding-right:0}.top-social-icon li a{color:#fff;line-height:28px;-webkit-transition-duration:.3s;transition-duration:.3s;padding:0 3px}.top-social-icon li a:hover{color:rgba(255,255,255,0.65)}.navbar-nav li.current>a{color:#7a63ff !important}.navbar-nav li.active>a{color:#7a63ff !important}.attr-nav>ul>li>a.butn{color:#fff}.navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent !important}.menu_area-light .navbar-nav li.current>a{color:#7a63ff}.menu_area-light .navbar-nav li.active>a{color:#7a63ff}.menu_area-light .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}.menu_area-light.scrollHeader .navbar-nav li.current>a{color:#7a63ff}.menu_area-light.scrollHeader .navbar-nav li.current>a:hover{color:#7a63ff}.menu_area-light.scrollHeader .navbar-nav li.active>a{color:#7a63ff}.menu_area-light.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}@media screen and (min-width: 992px){.menu_area-light .navbar ul ul li.active>a{color:#7a63ff}.menu_area-light .navbar>ul>li.has-sub>a:hover:after{border-color:#7a63ff}.menu_area-light .navbar-nav li.has-sub a:hover{color:#7a63ff}.menu_area-light.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#7a63ff}.header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#7a63ff}.header-style2.scrollHeader .navbar-nav>li.has-sub>a:hover:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2.scrollHeader .navbar-nav li.current>a{color:#7a63ff}.header-style2.scrollHeader .navbar-nav li.current>a:hover{color:#7a63ff}.header-style2.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2 .navbar>ul>li.has-sub.current>a:hover:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2 .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2 .navbar>ul>li.has-sub>a:active:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2 .navbar>ul>li.has-sub>a:focus:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2 .navbar ul ul li.active>a{color:#7a63ff}.header-style2 .navbar-nav li.has-sub a:hover{color:#7a63ff}.header-style2 .navbar-nav li.has-sub a:active{color:#7a63ff}.header-style2 .navbar-nav li.has-sub a:focus{color:#7a63ff}.header-style2 .navbar-nav li.current>a{color:#7a63ff}.header-style2 .navbar-nav li.active>a{color:#7a63ff}.menu_area-light .navbar-light .navbar-nav>li>a:hover,.menu_area-light .navbar-light .navbar-nav>li>a:active,.menu_area-light .navbar-light .navbar-nav>li>a:focus{color:#7a63ff}}@media screen and (max-width: 991px){.header-style1 .navbar-toggler{background:#7a63ff}.header-style1 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}.header-style1 .navbar-toggler:before{background:#fff}.header-style1 .navbar-toggler.menu-opened:after{background:#fff}.header-style1 .navbar-toggler.menu-opened:before{background:#fff}}.header-style2 .navbar-nav li.current>a{color:#7a63ff}.header-style2 .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style2.scrollHeader .navbar-nav li.current>a{color:#7a63ff}.header-style2.scrollHeader .navbar-nav li.current>a:hover{color:#7a63ff}.header-style2.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}@media screen and (min-width: 992px){.header-style2 .navbar ul ul li.active>a{color:#7a63ff}.header-style2 .butn.secondary:before{background:#ffffff}.header-style2 .butn.secondary:hover{color:#1B1F3B !important}.header-style2 .butn.secondary:focus{color:#1B1F3B !important}.header-style2 .butn.secondary:active{color:#1B1F3B !important}.header-style2.scrollHeader .butn.secondary:before{background:#7a63ff}.header-style2.scrollHeader .butn.secondary:hover{color:#fff !important}.header-style2.scrollHeader .butn.secondary:focus{color:#fff !important}.header-style2.scrollHeader .butn.secondary:active{color:#fff !important}}.header-style3 .navbar-nav li.current>a{color:#7a63ff}.header-style3 .navbar-nav li.active>a{color:#7a63ff}@media screen and (min-width: 992px){.header-style3 .navbar-nav li.active>a{color:#7a63ff}.header-style3 .navbar-nav>li>a:hover{color:#7a63ff}.header-style3 .navbar-nav>li>a:active{color:#7a63ff}.header-style3 .navbar-nav>li>a:focus{color:#7a63ff}.header-style3 .navbar-nav li.has-sub a:hover{color:#7a63ff}.header-style3 .navbar-nav li.current>a{color:#7a63ff}.header-style3 .navbar-nav>li.has-sub>a:hover{color:#7a63ff}.header-style3 .navbar ul ul li.active>a{color:#7a63ff}.header-style3 .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style3 .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style3.scrollHeader .navbar-nav>li.has-sub>a:hover{color:#7a63ff}.header-style3.scrollHeader .navbar-nav>li.active>a{color:#7a63ff}.header-style3.scrollHeader .navbar-nav li.current>a{color:#7a63ff}.header-style3.scrollHeader .navbar-nav li.current>a:hover{color:#7a63ff}.header-style3.scrollHeader .navbar>ul>li.has-sub>a:hover:after{border-color:transparent #7a63ff #7a63ff transparent}.header-style3.scrollHeader .navbar>ul>li.current>a:after{border-color:transparent #7a63ff #7a63ff transparent}}@media screen and (max-width: 991px){.header-style3 .navbar-toggler{background:#7a63ff}.header-style3 .navbar-toggler:after{border-top:2px solid #fff;border-bottom:2px solid #fff}.header-style3 .navbar-toggler:before{background:#fff}.header-style3 .navbar-toggler.menu-opened:after{background:#fff}.header-style3 .navbar-toggler.menu-opened:before{background:#fff}}.slider-fade1 h1{animation-delay:0.4s}.slider-fade1 .border-line{animation-delay:0.6s}.slider-fade1 p{animation-delay:0.8s}.slider-fade1 .bg-img{position:absolute !important;left:0;top:0;width:100%;height:100%;transform:scale(1);transition:transform 8000ms linear;background-size:cover;background-position:center}.slider-fade1 .owl-item.active .bg-img{transform:scale(1.25)}.slider-fade1 .item{position:relative}.slider-fade1.owl-carousel .owl-dots{margin-top:0;counter-reset:dots;position:absolute;bottom:50px;right:29%;left:auto;transform:none;width:auto;display:flex;align-items:center;z-index:99}.slider-fade1.owl-carousel .owl-dots .owl-dot{counter-increment:dots;position:relative}.slider-fade1.owl-carousel .owl-dots .owl-dot span{display:none !important}.slider-fade1.owl-carousel .owl-dots .owl-dot.active{display:block !important}.slider-fade1.owl-carousel .owl-dots .owl-dot.active:before{content:counter(dots,decimal-leading-zero) " / 03";font-style:italic;font-size:24px;color:#fff;letter-spacing:2px;font-weight:400;position:static;margin:0}.slider-fade1.owl-carousel .owl-nav{position:absolute;bottom:45px;right:29%;display:flex;gap:20px;margin:0}.slider-fade1.owl-carousel .owl-nav button.owl-prev{position:absolute;left:-122px;bottom:4px}.slider-fade1.owl-carousel .owl-nav button.owl-next{position:absolute;right:-38px;bottom:5px}.slider-fade1.owl-carousel .owl-nav button{background:transparent !important;color:#fff !important;font-size:24px !important;transition:0.3s;border:none;outline:none}.slider-fade1.owl-carousel .owl-nav button:hover,.slider-fade1.owl-carousel .owl-nav button:active,.slider-fade1.owl-carousel .owl-nav button:focus{color:#4222DC !important}@media screen and (max-width: 1599px){.slider-fade1.owl-carousel .owl-dots{right:27%}.slider-fade1.owl-carousel .owl-nav{right:27%}}@media screen and (max-width: 1399px){.slider-fade1.owl-carousel .owl-dots{right:25%}.slider-fade1.owl-carousel .owl-nav{right:25%}}@media screen and (max-width: 1199px){.slider-fade1.owl-carousel .owl-dots{right:10%}.slider-fade1.owl-carousel .owl-nav{right:10%}}@media screen and (max-width: 575px){.slider-fade1.owl-carousel .owl-dots{right:15%;bottom:34px}.slider-fade1.owl-carousel .owl-nav{right:15%;bottom:28px}}.banner-style01 .banner-text{width:245px;height:245px;color:white;padding:0;font-weight:600;border-radius:50%;background:transparent;position:relative;margin-left:auto}.banner-style01 .banner-text .coloring{fill:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:4.5px;word-spacing:3px;font-weight:500}.banner-style01 .banner-text svg{-webkit-animation:rotated_circle 12s linear infinite;animation:rotated_circle 12s linear infinite}.banner-style01 .banner-text .banner-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;display:flex;align-items:center;justify-content:center}.banner-style01 .counter-no{font-size:168px;font-weight:400;color:#fff;line-height:1;margin-right:15px}.banner-style01 .banner-count{margin-left:-120px}@-webkit-keyframes rotated_circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotated_circle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@media screen and (max-width: 1599px){.banner-style01 .banner-count{margin-left:-65px}}@media screen and (max-width: 1399px){.banner-style01 .banner-count{margin-left:0}}@media screen and (max-width: 1199px){.banner-style01 .banner-text{width:220px;height:220px}}.gradient-overlay[data-overlay-dark]:before{background:rgba(27,31,59,0.76);background:linear-gradient(-45deg, #4222DC, #1B1F3B 45%)}.gradient-banner{background:rgba(27,31,59,0.76);background:linear-gradient(-45deg, #4222DC, #1B1F3B 45%)}.gradient-banner .floating-particles{z-index:9}@media screen and (max-width: 1199px){.gradient-banner h1{font-size:110px;line-height:100px}}@media screen and (max-width: 991px){.gradient-banner h1{font-size:90px;line-height:85px}}@media screen and (max-width: 767px){.gradient-banner h1{letter-spacing:-4px;font-size:72px;line-height:60px}}@media screen and (max-width: 575px){.gradient-banner h1{letter-spacing:-2px;font-size:60px;line-height:48px}}.banner-style02 h1{position:relative;font-size:90px}.banner-style02 .banner-items{padding-left:10.5rem;padding-right:10.5rem}.banner-style02 .border-line{position:relative}.banner-style02 .border-line:after{content:"";width:232px;display:inline-block;border-bottom:1px solid #fff;margin-bottom:2px;margin-left:10px;margin-inline-start:10px;margin-inline-end:0;position:absolute;left:49%;bottom:165px}@media screen and (max-width: 1599px){.banner-style02 .banner-items{padding-left:6.5rem;padding-right:6.5rem}.banner-style02 h1{position:relative;font-size:70px}.banner-style02 .border-line:after{width:199px;left:49%;bottom:148px}}@media screen and (max-width: 1399px){.banner-style02 .border-line:after{content:none}}@media screen and (max-width: 1199px){.banner-style02 .banner-items{padding-left:5rem;padding-right:5rem}.banner-style02 h1{position:relative;font-size:67px}}@media screen and (max-width: 991px){.banner-style02 .banner-items{padding-left:3rem;padding-right:3rem}}@media screen and (max-width: 767px){.banner-style02 h1{position:relative;font-size:60px}.banner-style02 .banner-items{padding-left:0;padding-right:0}}@media screen and (max-width: 575px){.banner-style02 h1{position:relative;font-size:42px}}.banner-style03 h1{letter-spacing:-5px;font-size:130px;line-height:120px;text-shadow:0 0 60px #1b1f3b}@media screen and (max-width: 1199px){.banner-style03 h1{font-size:110px;line-height:100px}}@media screen and (max-width: 991px){.banner-style03 h1{font-size:90px;line-height:85px}}@media screen and (max-width: 767px){.banner-style03 h1{letter-spacing:-4px;font-size:72px;line-height:60px}}@media screen and (max-width: 575px){.banner-style03 h1{letter-spacing:-2px;font-size:60px;line-height:48px}}.title-style01 .sm-title{position:relative;font-weight:700;text-transform:uppercase;font-size:15px;display:inline-block;margin-bottom:12px;padding-bottom:12px;color:#4222DC;z-index:9}.title-style01 .sm-title:before{position:absolute;content:'';height:2px;width:80px;bottom:0;left:50%;transform:translateX(-50%);background:#dedede}.title-style01 .sm-title:after{position:absolute;content:'';height:8px;width:8px;border-radius:50px;background-color:#4222DC;right:0;left:50%;bottom:-3px;transform:translateX(-40px);animation:pulsex 5s ease-in-out infinite alternate}.title-style01 h2{position:relative;z-index:9}.title-style01.left .sm-title:before{left:0;transform:unset}@keyframes pulsex{0%{transform:translateX(-40px)}100%{transform:translateX(40px)}}.title-style02 .sub-title{position:relative;display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;line-height:normal;color:#4222DC;background-color:rgba(66,34,220,0.1);border-radius:100px;padding:9px 18px 11px 16px;margin-bottom:15px;backdrop-filter:blur(12px);line-height:1;-webkit-backdrop-filter:blur(15px)}.title-style02 .sub-title.white{background-color:rgba(255,255,255,0.2)}.title-style03 .sub-text{position:relative;padding-left:22px;color:#4222DC;font-size:16px;text-transform:uppercase;font-weight:bold;margin-bottom:12px;display:inline-block}.title-style03 .sub-text:before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;top:50%;inset-inline-end:-6px;border:3px solid #4222DC;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;z-index:2;left:0}.title-style03 .sub-text.text-lighten{color:#7a63ff}.title-style03 .sub-text.text-lighten:before{border:3px solid #7a63ff}.title-style03 .text-style{font-style:italic}.page-title-section{padding:170px 0 70px;text-align:left}.page-title-section h1{font-size:68px;font-weight:800;display:inline-block;line-height:1;color:#fff;background:rgba(255,255,255,0.15);transition:all 0.3s ease-in-out;backdrop-filter:blur(7px);--webkit-backdrop-filter: blur(7px);display:inline-block;padding:15px 20px;border-radius:0.375rem;margin-bottom:10px;letter-spacing:-0.02em !important}.page-title-section h1 .text-style{font-style:italic}.page-title-section .breadcrumb{display:block;position:relative;margin:0;z-index:1}.page-title-section .breadcrumb ul{list-style:none;padding-left:10px;margin-bottom:0;position:relative}.page-title-section .breadcrumb ul li{display:inline-block;vertical-align:middle;line-height:1;font-size:14px;font-weight:700;text-transform:uppercase;color:#7a63ff;position:relative}.page-title-section .breadcrumb ul li:after{position:absolute;content:"";width:10px;height:10px;border-radius:50%;top:50%;border:3px solid #7a63ff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);background-color:#fff;z-index:2;right:-20px}.page-title-section .breadcrumb ul li a{color:#ffffff;vertical-align:middle;font-weight:600}.page-title-section .breadcrumb ul li:last-child{border:none;padding-right:0;margin-right:0;padding-left:25px}.page-title-section .breadcrumb ul li:last-child a{color:#7a63ff}.page-title-section .breadcrumb ul li:last-child:after{content:none}.page-title-shape1{width:180px;height:160px;background:transparent;border:2px solid rgba(255,255,255,0.6);border-radius:10px;position:absolute;bottom:-8%;z-index:1;right:55px;transform:rotate(53deg)}.page-title-shape1.secondary{border:2px solid rgba(1,1,1,0.6)}.page-title-shape2{width:190px;height:140px;background:#4222DC;border-radius:10px;position:absolute;bottom:-13%;right:50px;transform:rotate(53deg)}@media screen and (max-width: 1199px){.page-title-section{padding:160px 0 60px}.page-title-section h1{font-size:62px}}@media screen and (max-width: 991px){.page-title-section{padding:140px 0 60px}.page-title-section h1{font-size:54px}}@media screen and (max-width: 767px){.page-title-section{padding:130px 0 55px}.page-title-section h1{font-size:42px}.page-title-section .breadcrumb ul li a{font-size:16px}}.height-400{height:400px}.card-style01{border:none}.card-style01 .card-body{padding:0}.card-style01 .card-body .card-img-text a{display:inline-block;font-size:12px;background:#1B1F3B;color:#fff;border-radius:100px;padding:8px 16px;transition:all 0.2s ease-in-out 0s;text-transform:uppercase;line-height:1;margin:2px}.card-style01 .card-body .card-img-text a:hover{background:#4222DC;color:#fff}.card-style01 .card-body .card-img-text a:active{background:#4222DC;color:#fff}.card-style01 .card-body .card-img-text a:focus{background:#4222DC;color:#fff}.card-style01 .card-body .card-text .card-line{position:relative}.card-style01 .card-body .card-text .card-line span::before{content:"";position:absolute;left:10%;top:50%;background-color:#4222DC;width:20px;height:1px;transform:translateY(-50%)}.card-style02{background-color:transparent;position:relative;overflow:hidden;border-radius:0;min-height:560px;padding:0;transition:all 0.4s ease;border:1px solid rgba(255,255,255,0.1);-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.card-style02 .card-content{display:flex;width:100%;position:relative;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.3s ease-in-out;height:100%;display:flex;justify-content:space-between;flex-direction:column;padding:36px;z-index:99;height:100%;display:flex;justify-content:space-between;flex-direction:column}.card-style02 .card-content .service-icon{width:90px;height:90px;border-radius:5px;background-color:rgba(255,255,255,0.08);padding:19px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;transition:all ease 0.35s;position:relative;z-index:9}.card-style02 .card-content .service-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#4222DC;border-radius:5px;width:100%;height:100%;transform:scale(0) rotate(180deg);transition:all 0.4s ease-in-out;z-index:99}.card-style02 .card-content .service-icon img{position:relative;z-index:99}.card-style02 .card-content p{transition:all 0.4s ease;color:rgba(255,255,255,0.8)}.card-style02 .card-content a{display:flex;align-items:center;justify-content:space-between;color:#fff}.card-style02 .card-content a i{margin-left:auto;height:30px;width:30px;border-radius:50%;font-size:10px;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,0.175);transition:all 0.4s ease}.card-style02 .card-content a .butn-link{color:#fff;font-size:16px;font-weight:800;transition:all 0.4s ease}.card-style02 .service-content .service-info{-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateY(100px);max-height:0;margin-top:0}.card-style02:hover .service-content .service-info,.card-style02:active .service-content .service-info,.card-style02:hover .service-content .service-info{transform:translateY(0);max-height:200px;margin-top:20px}.card-style02:hover .card-content .service-icon:before,.card-style02:active .card-content .service-icon:before,.card-style02:hover .card-content .service-icon:before{transform:scale(1) rotate(0deg)}.card-style02:hover .card-content a i,.card-style02:active .card-content a i,.card-style02:hover .card-content a i{border-color:#4222DC;background-color:#4222DC;color:#fff}.card-style02:hover .card-body,.card-style02:active .card-body,.card-style02:hover .card-body{opacity:1;transform:scale(1)}.card-style02:hover p,.card-style02:active p,.card-style02:hover p{border-color:#4222DC;color:#fff}.card-style02 .card-body{opacity:0;position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.1);transition:all 0.6s ease;z-index:1}.card-style02 .card-body:before{content:"";position:absolute;height:100%;width:100%;top:0;left:0;background-color:#1B1F3B;opacity:0.6;z-index:1}.card-style02.active h3 a{color:#fff}.card-style02.active p{color:#fff;border-color:#4222DC}.card-style02.active .butn-link{color:#fff}.card-style02.active .card-content a i{border-color:#4222DC;background-color:#4222DC;color:#fff}@media screen and (max-width: 1199px){.card-style02{min-height:526px}}@media screen and (max-width: 991px){.card-style02{min-height:490px}.card-style02 .card-content{padding:30px}}@media screen and (max-width: 767px){.card-style02{min-height:456px}}@media screen and (max-width: 575px){.card-style02{min-height:420px}}.card-style03{position:relative;display:block;transition:all 0.3s ease-in-out}.card-style03 .team-img img{position:relative;overflow:hidden;display:flex;justify-content:center;transition:all 0.3s ease-in-out;width:100% !important}.card-style03 .team-img:before{content:"";position:absolute;inset:0;background:linear-gradient(360deg, rgba(27,31,59,0.8) 0%, rgba(27,31,59,0.7) 100%);opacity:0;transition:all 0.3s ease-in-out;z-index:1}.card-style03 .team-img .card-body{display:flex;width:100%;position:relative;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.3s ease-in-out;padding:0}.card-style03 .team-img .card-body .team-content{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-between;transition:all 0.3s ease-in-out;padding:40px}.card-style03 .team-img .card-body .team-text{color:#ffffff;font-size:40px;line-height:1.2em;position:absolute;bottom:0;left:0;opacity:0;text-align:center;margin:20px;transition:all 0.3s ease-in-out}.card-style03 .team-img .team-btn i{position:absolute;top:25px;right:0;transform:translateX(-50%) scale(0);transition:all 0.3s ease-in-out;z-index:1;display:block;width:50px;height:50px;font-size:12px;text-align:center;align-content:center;color:#fff;background:#4222DC;border-radius:50%;transition:all 0.3s ease-in-out}.card-style03:hover .team-img .card-body .team-content{opacity:0}.card-style03:hover .team-img .card-body .team-text{transform:translateY(-40px);opacity:1;z-index:99}.card-style03:hover .team-img .team-btn i{transform:translateX(-50%) scale(1)}.card-style03:hover .team-img:before{opacity:1;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}@media screen and (max-width: 1599px){.card-style03 .team-img .card-body .team-content{padding:30px}}.card-style04{position:relative;overflow:hidden;-webkit-transition:all 0.35s ease-in-out 0s;transition:all 0.35s ease-in-out 0s}.card-style04 .team-img{position:relative;overflow:hidden;-webkit-transition:all 0.35s ease-in-out 0s;transition:all 0.35s ease-in-out 0s}.card-style04 .team-img img{position:relative;overflow:hidden;-webkit-transition:all 0.35s ease-in-out 0s;transition:all 0.35s ease-in-out 0s;border-radius:0.375rem;width:100%}.card-style04 .team-img:before{content:'';position:absolute;width:100%;height:100%;top:auto;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgba(27,31,59,0.9) 0%, transparent 30%);-webkit-transition:all 0.35s ease-in-out 0s;transition:all 0.35s ease-in-out 0s;backface-visibility:hidden;will-change:transform;z-index:1;margin:auto}.card-style04 .card-body{align-content:end;color:#fff;padding:30px;z-index:2;position:absolute;bottom:-50px;width:100%;overflow:hidden;-webkit-transition:375ms cubic-bezier(0.7, 0, 0.3, 1),transform 375ms ease;transition:375ms cubic-bezier(0.7, 0, 0.3, 1),transform 375ms ease}.card-style04 .card-body .team-icon{display:flex;align-items:center;justify-content:inherit;gap:10px;padding:0;list-style:none;margin:0}.card-style04 .card-body .team-icon li{display:block;overflow:hidden;position:relative;transform:translateY(50px);opacity:0;-webkit-transition:375ms cubic-bezier(0.7, 0, 0.3, 1),transform 375ms ease;transition:375ms cubic-bezier(0.7, 0, 0.3, 1),transform 375ms ease}.card-style04 .card-body .team-icon li a{width:35px;height:35px;font-size:16px;background-color:#4222DC;color:#fff;display:flex;align-items:center;justify-content:center;-webkit-transition:375ms cubic-bezier(0.7, 0, 0.3, 1),transform 375ms ease;transition:375ms cubic-bezier(0.7, 0, 0.3, 1),transform 375ms ease;-webkit-border-radius:0.375rem;border-radius:0.375rem;overflow:hidden;position:relative}.card-style04 .card-body .team-icon li:nth-child(1){transition-delay:0ms}.card-style04 .card-body .team-icon li:nth-child(2){transition-delay:100ms}.card-style04 .card-body .team-icon li:nth-child(3){transition-delay:200ms}.card-style04 .card-body .team-icon li:nth-child(4){transition-delay:300ms}.card-style04 .banner-text{width:200px;height:200px;color:#000;font-weight:600;position:relative;border-radius:50%;background:transparent;margin:auto}.card-style04 .banner-text .coloring{fill:#000;text-transform:uppercase;word-spacing:17px}.card-style04 .banner-text svg{-webkit-animation:rotated_circle 12s linear infinite;animation:rotated_circle 12s linear infinite}.card-style04 .banner-text .banner-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;display:flex;align-items:center;justify-content:center}.card-style04:hover .team-img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-style04:hover .team-img:before{-webkit-transform:translateY(0);transform:scaleY(2);transform-origin:bottom;opacity:1}.card-style04:hover .card-body{bottom:0}.card-style04:hover .card-body .team-icon li{transform:translateY(0px);opacity:1}.pagination{border-radius:0}.pagination ul{display:inline-block;*display:inline;*zoom:1;margin:0 auto;padding:0}.pagination li{display:inline}.pagination li:first-child a{border-left-width:1px}.pagination a{float:left;padding:0 16px;line-height:40px;text-decoration:none;border:1px solid #dbdbdb;border-left-width:0;background:#fff}.pagination a:hover{background-color:#1B1F3B;color:#fff}.pagination .active a{background-color:#f7f7f7;color:#999;cursor:default}.pagination .disabled span{color:#999;background-color:transparent;cursor:default}.pagination .disabled a{color:#999;background-color:transparent;cursor:default}.pagination .disabled a:hover{color:#999;background-color:transparent;cursor:default}.page-item:not(:first-child) .page-link{margin-left:0}.pagination-style01{margin-top:4%;width:100%;display:flex;justify-content:center}.pagination-style01 ul{font-weight:500;font-size:13px;margin-bottom:0;padding-left:0}.pagination-style01 ul li{list-style:none}.pagination-style01 ul li a{border:0;padding:0 2px;margin:0 7px;background:0 0;color:#828282;min-width:45px;font-size:inherit;text-align:center;-webkit-border-radius:100%;border-radius:100%;line-height:45px;min-height:45px;display:block;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out}.pagination-style01 ul li a i{line-height:40px;font-size:18px;display:inline-block}.pagination-style01 ul li a:hover{background:#fff;color:#1B1F3B;box-shadow:0 0 10px rgba(23,23,23,0.15) !important}.pagination-style01 ul li.active a{background:#1B1F3B;color:#fff;box-shadow:0 0 10px rgba(23,23,23,0.15) !important}@media screen and (max-width: 575px){.pagination-style01 ul{margin-top:10px}.pagination-style01 ul li a{min-width:40px;min-height:40px;line-height:40px;margin:0 4px}}.owl-carousel .owl-item img{width:auto;display:inline-block}.owl-carousel .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-carousel .owl-dots{margin-top:20px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-carousel .owl-dots .owl-dot:hover span{background:#4222DC}.owl-carousel .owl-dots .owl-dot.active span{background:#4222DC}.service-carousel-one.owl-theme .owl-nav{margin-top:0px}.service-carousel-one.owl-theme .owl-nav [class*='owl-']:hover{background:#4222DC;color:#fff}.service-carousel-one.owl-theme .owl-nav.disabled+.owl-dots{text-align:center}.service-carousel-one.owl-carousel .owl-nav button.owl-prev{position:absolute;transition:all 0.3s ease 0s;top:unset;width:50px;margin:0;height:50px;font-size:18px;border-radius:50%;background-color:rgba(255,255,255,0.1);color:#fff;line-height:50px;left:-21px;transform:translateY(-50%);top:50%}.service-carousel-one.owl-carousel .owl-nav button.owl-prev i{font-weight:700}.service-carousel-one.owl-carousel .owl-nav button.owl-next{position:absolute;transition:all 0.3s ease 0s;top:unset;width:50px;margin:0;height:50px;font-size:18px;border-radius:50%;background-color:rgba(255,255,255,0.1);color:#fff;line-height:50px;right:-21px;transform:translateY(-50%);top:50%}.service-carousel-one.owl-carousel .owl-nav button.owl-next i{font-weight:700}.service-carousel-one.owl-carousel .owl-dots{text-align:center}@media screen and (max-width: 991px){.service-carousel-one.owl-carousel .owl-nav button.owl-prev{width:45px;height:45px;line-height:45px;font-size:16px;left:25px}.service-carousel-one.owl-carousel .owl-nav button.owl-next{width:45px;height:45px;line-height:45px;font-size:16px;right:25px}}.team-carousel-one.owl-theme .owl-nav{margin-top:0px}.team-carousel-one.owl-theme .owl-nav [class*='owl-']:hover{background:#4222DC;color:#fff}.team-carousel-one.owl-theme .owl-nav.disabled+.owl-dots{text-align:center}.team-carousel-one.owl-carousel .owl-nav button.owl-prev{position:absolute;transition:all 0.3s ease 0s;top:unset;width:50px;margin:0;height:50px;font-size:18px;border-radius:50%;background-color:#4222DC;color:#fff;line-height:50px;left:-21px;transform:translateY(-50%);top:50%}.team-carousel-one.owl-carousel .owl-nav button.owl-prev i{font-weight:700}.team-carousel-one.owl-carousel .owl-nav button.owl-next{position:absolute;transition:all 0.3s ease 0s;top:unset;width:50px;margin:0;height:50px;font-size:18px;border-radius:50%;background-color:#4222DC;color:#fff;line-height:50px;right:-21px;transform:translateY(-50%);top:50%}.team-carousel-one.owl-carousel .owl-nav button.owl-next i{font-weight:700}.team-carousel-one.owl-carousel .owl-dots{text-align:center}@media screen and (max-width: 991px){.team-carousel-one.owl-carousel .owl-nav button.owl-prev{width:45px;height:45px;line-height:45px;font-size:16px;left:25px}.team-carousel-one.owl-carousel .owl-nav button.owl-next{width:45px;height:45px;line-height:45px;font-size:16px;right:25px}}.team-carousel-two.owl-carousel .owl-nav{text-align:center;margin-top:20px}.team-carousel-two.owl-carousel .owl-nav button.owl-prev{height:50px;width:50px;background:#4222DC;color:#fff;margin:5px}.team-carousel-two.owl-carousel .owl-nav button.owl-next{height:50px;width:50px;background:#4222DC;color:#fff;margin:5px}.testimonial-carousel-two{text-align:center;position:relative}.testimonial-carousel-two .img{height:127px;width:127px;border-radius:50%;position:relative;margin:0 auto;background:linear-gradient(#fff, #fff) padding-box,linear-gradient(to right, #535b5a, #fff, rgba(83,91,90,0.3), #fff, #fff) border-box;border-radius:50%;border:1px solid transparent}.testimonial-carousel-two .img img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.testimonial-carousel-two .img.circle-light{background:linear-gradient(#eef8f8, #eef8f8) padding-box,linear-gradient(to right, #535b5a, #fff, rgba(83,91,90,0.3), #fff, #fff) border-box}.testimonial-carousel-two.owl-carousel .owl-nav i{color:#000;text-transform:uppercase;letter-spacing:.62em;font-size:14px}.testimonial-carousel-two.owl-carousel .owl-nav button{position:absolute;top:50%;transform:translateY(-50%)}.testimonial-carousel-two.owl-carousel .owl-nav button.owl-prev{left:-28%}.testimonial-carousel-two.owl-carousel .owl-nav button.owl-next{right:-20%}.owl-nav span{color:#000;text-transform:uppercase;letter-spacing:.62em;font-size:14px}.testimonial-carousel-two.owl-carousel.owl-theme .owl-nav [class*='owl-']:hover{background-color:transparent}@media screen and (max-width: 1199px){.testimonial-carousel-two.owl-carousel .owl-nav button{display:none}}.testimonial-carousel-three.owl-carousel .owl-nav{position:absolute;bottom:0px;right:0}.testimonial-carousel-three.owl-carousel .owl-nav i{color:#1B1F3B;padding-top:0}.testimonial-carousel-three.owl-carousel .owl-nav .owl-prev{height:50px;width:50px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff !important;color:#1B1F3B;margin:5px;transition:0.3s}.testimonial-carousel-three.owl-carousel .owl-nav .owl-prev:hover{background-color:#4222DC !important}.testimonial-carousel-three.owl-carousel .owl-nav .owl-prev:hover i{color:#fff}.testimonial-carousel-three.owl-carousel .owl-nav .owl-next{height:50px;width:50px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff !important;color:#1B1F3B;margin:5px;transition:0.3s}.testimonial-carousel-three.owl-carousel .owl-nav .owl-next:hover{background-color:#4222DC !important}.testimonial-carousel-three.owl-carousel .owl-nav .owl-next:hover i{color:#fff}.testimonial-carousel-three.owl-carousel .owl-dots{position:absolute;left:0;bottom:-49px}.testimonial-carousel-four.owl-carousel .owl-nav{margin-top:0;position:absolute;left:0;bottom:-75px}.testimonial-carousel-four.owl-carousel .owl-nav i{color:#1B1F3B;padding-top:0}.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev{height:50px;width:50px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff !important;color:#1B1F3B;margin:5px;transition:0.3s}.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev:hover,.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev:active,.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev:focus{background-color:#fff !important}.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev:hover i,.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev:active i,.testimonial-carousel-four.owl-carousel .owl-nav .owl-prev:focus i{color:#fff}.testimonial-carousel-four.owl-carousel .owl-nav .owl-next{height:50px;width:50px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff !important;color:#1B1F3B;margin:5px;transition:0.3s}.testimonial-carousel-four.owl-carousel .owl-nav .owl-next:hover,.testimonial-carousel-four.owl-carousel .owl-nav .owl-next:active,.testimonial-carousel-four.owl-carousel .owl-nav .owl-next:focus{background-color:#fff !important}.testimonial-carousel-four.owl-carousel .owl-nav .owl-next:hover i,.testimonial-carousel-four.owl-carousel .owl-nav .owl-next:active i,.testimonial-carousel-four.owl-carousel .owl-nav .owl-next:focus i{color:#fff}.testimonial-carousel-four.owl-carousel .owl-dots{background:#4222DC;border-radius:50px;position:absolute;right:0;bottom:15px;padding:6px 12px;line-height:1;margin-top:0;margin-top:0}.testimonial-carousel-four.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1}.testimonial-carousel-four.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:rgba(255,255,255,0.35);display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.testimonial-carousel-four.owl-carousel .owl-dots .owl-dot:hover span,.testimonial-carousel-four.owl-carousel .owl-dots .owl-dot:active span,.testimonial-carousel-four.owl-carousel .owl-dots .owl-dot:focus span{background:#fff}.testimonial-carousel-four.owl-carousel .owl-dots .owl-dot.active span{background:#fff}.testimonial-carousel-four.owl-carousel .testimonial-content{display:flex;justify-content:space-between;flex-direction:column;min-height:350px}.testimonial-carousel-four.owl-carousel .testimonial-content p{font-size:39px;line-height:1.2em;letter-spacing:-0.03em}.testimonial-carousel-four.owl-carousel .testimonial-content .testimonial-text{display:flex;align-items:center;justify-content:space-between;gap:40px}.testimonial-carousel-four.owl-carousel .testimonial-content .testimonial-text .testimonial-line{flex:1;height:1px;background-color:rgba(255,255,255,0.1)}@media screen and (max-width: 1399px){.testimonial-carousel-four.owl-carousel .testimonial-content p{font-size:36px}}@media screen and (max-width: 1199px){.testimonial-carousel-four.owl-carousel .testimonial-content p{font-size:32px}}@media screen and (max-width: 991px){.testimonial-carousel-four.owl-carousel .testimonial-content{min-height:307px}.testimonial-carousel-four.owl-carousel .testimonial-content p{font-size:29px}}@media screen and (max-width: 767px){.testimonial-carousel-four.owl-carousel .testimonial-content{min-height:289px}.testimonial-carousel-four.owl-carousel .testimonial-content p{font-size:27px}}@media screen and (max-width: 575px){.testimonial-carousel-four.owl-carousel .testimonial-content{min-height:285px}.testimonial-carousel-four.owl-carousel .testimonial-content p{font-size:22px}.testimonial-carousel-four.owl-carousel .testimonial-content .testimonial-text .testimonial-line{display:none}}.portfolio-carousel-one .owl-nav .owl-next:hover{background:#4222DC !important}.portfolio-carousel-one .owl-nav .owl-prev:hover{background:#4222DC !important}.portfolio-carousel-one.owl-carousel .owl-nav.disabled+.owl-dots{margin-top:50px}.portfolio-carousel-one.owl-carousel .owl-nav{text-align:center;margin-top:30px}.portfolio-carousel-one.owl-carousel .owl-nav i{color:#fff;padding-top:0}.portfolio-carousel-one.owl-carousel .owl-nav .owl-prev{height:50px;width:50px;display:inline-flex;justify-content:center;align-items:center;border-radius:4px;background-color:#4222DC !important;color:#fff !important;margin:5px;transition:0.3s}.portfolio-carousel-one.owl-carousel .owl-nav .owl-next{height:50px;width:50px;display:inline-flex;justify-content:center;align-items:center;border-radius:4px;background-color:#4222DC !important;color:#fff !important;margin:5px;transition:0.3s}.accordion-style .card{background:transparent;box-shadow:0 0 40px 5px rgba(0,0,0,0.03);border:none;margin-top:0 !important;border-radius:0}.accordion-style .card-header{border:0px;padding:0;border-bottom:none;background:#fff}.accordion-style .btn-link{color:#4222DC;line-height:26px;position:relative;border:none;border-bottom:none;border-left:none;display:block;width:100%;text-align:left;white-space:normal;border-radius:0;padding:20px 45px 20px 18px;font-weight:700;text-decoration:none;background-color:#ffffff}.accordion-style .btn-link:hover{text-decoration:none;color:#4222DC}.accordion-style .btn-link:active{text-decoration:none;color:#4222DC}.accordion-style .btn-link:focus{text-decoration:none;color:#4222DC}.accordion-style .btn-link:after{content:"-";right:17px;left:inherit;font-size:20px;transform:none;top:20px;position:absolute;color:#4222DC;background-color:transparent;border-radius:.3rem;line-height:22px;width:25px;height:25px;text-align:center}.accordion-style .btn-link.collapsed{color:#42545e;line-height:26px;position:relative;border:none;display:block;width:100%;text-align:left;white-space:normal;border:none;padding:20px 45px 20px 18px;font-weight:700;text-decoration:none;background-color:#fff}.accordion-style .btn-link.collapsed:after{content:"+";right:17px;left:inherit;font-size:20px;transform:none;top:22px;position:absolute;color:#212121;background-color:transparent;border-radius:.3rem;line-height:20px;width:25px;height:25px;text-align:center}.accordion-style .card-body{padding:0px 30px 25px 26px;line-height:24px;text-align:left;border:none;border-left:none;background:#fff;border-top:none}@media screen and (max-width: 991px){.accordion-style .card-body{padding:10px 25px 30px 25px}}.accordion-style.style01 .card{background:rgba(255,255,255,0.1)}.accordion-style.style01 .card .card-body{color:#ffffff}.accordion-style.style01 .card-header{border:0}.accordion-style.style01 .btn-link{background:rgba(255,255,255,0.1)}.accordion-style.style01 .card-body{background:rgba(255,255,255,0.1)}.accordion-style.style01 .btn-link.collapsed{color:#ffffff}.accordion-style.style01 .btn-link.collapsed:after{color:#fff}.accordion .card{background:transparent;box-shadow:none;margin-bottom:20px;border:0;border-radius:0}.accordion .card:last-child{margin-bottom:0}.accordion .card-header{border:0;padding:0;background:none}.accordion .accordion-collapse{border:none}.accordion .accordion-button{border-bottom:none;color:#fff;font-size:18px;position:relative;display:block;width:100%;text-align:left;white-space:normal;box-shadow:none;font-weight:500;padding:16px 64px 16px 20px;text-decoration:none;background:#1B1F3B;border:1px solid transparent;border-top-right-radius:5px;border-top-left-radius:5px}.accordion .accordion-button:hover{text-decoration:none}.accordion .accordion-button:after{background:#fff;border:none;content:"-";right:20px;border-radius:5px;left:inherit;font-size:18px;border:1px solid #fff;transform:none;width:25px;height:25px;line-height:21px;top:14px;position:absolute;color:#4222DC;text-align:center}.accordion .accordion-button.collapsed{background:#fff;color:#575a7b;border:1px solid #ededed;border-radius:5px}.accordion .accordion-button.collapsed:after{background:#1B1F3B;border:none;content:"+";right:20px;left:inherit;font-size:18px;transform:none;width:25px;height:25px;line-height:20px;top:14px;border-radius:5px;text-align:center;color:#fff}.accordion .card-body{color:#575a7b;font-size:16px;padding:20px 25px;line-height:28px;text-align:left;border-top:0;border-bottom:1px solid #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed;border-bottom-right-radius:5px;border-bottom-left-radius:5px}@media screen and (max-width: 991px){.accordion .accordion-button{padding:15px 50px 15px 15px;font-size:16px}.accordion .accordion-button:after{right:15px;font-size:16px;height:22px;line-height:18px;width:22px;top:13px}.accordion .accordion-button.collapsed:after{right:15px;font-size:16px;height:22px;line-height:18px;width:22px;top:13px}.accordion .card-body{padding:20px 15px}}@media screen and (max-width: 575px){.accordion .accordion-button{padding:15px 50px 15px 15px}}.accordion.style1 .accordion-button{color:#1c1c1c;background-color:transparent;border:0;border-radius:0;font-weight:800;font-size:18px;padding:23px 50px 23px 0;line-height:1}.accordion.style1 .accordion-button:after{content:"\f068";font-family:Font Awesome\ 7 Free;color:#1B1F3B;border-left:0;border-radius:5px;display:flex;justify-content:center;align-items:center;top:16px;font-size:12px;right:0;background-color:transparent}.accordion.style1 .accordion-button.collapsed{background-color:transparent;color:#1c1c1c;border:0;border-radius:0;font-weight:800;font-size:18px;padding:23px 50px 23px 0;line-height:1}.accordion.style1 .accordion-button.collapsed:after{content:"\+";font-family:Font Awesome\ 7 Free;color:#1B1F3B;border:0;background-color:transparent;border-radius:5px;display:flex;justify-content:center;align-items:center;top:16px;font-size:12px;right:0}.accordion.style1 .card{margin-bottom:0;border:0;border-bottom:1px solid rgba(4,20,36,0.05)}.accordion.style1 .card:last-child{border-bottom:0}.accordion.style1 .card-body{background-color:transparent;border-radius:0;border:0;padding:0 50px 14px 0}@media screen and (max-width: 991px){.accordion.style1 .accordion-button.collapsed{padding:17px 45px 17px 0}.accordion.style1 .accordion-button.collapsed:after{width:23px;height:23px;top:15px;font-size:10px}.accordion.style1 .accordion-button{padding:13px 45px 13px 0}.accordion.style1 .accordion-button:after{width:24px;height:24px;top:11px;font-size:9px}.accordion.style1 .card-body{padding:0 45px 17px 0}}@media screen and (max-width: 575px){.accordion.style1 .card-body{padding:10px 35px 14px 0}.accordion.style1 .accordion-button.collapsed{padding:17px 35px 17px 0}.accordion.style1 .accordion-button{padding:13px 35px 13px 0}}.sidebar .widget{position:relative;display:block;background-color:#101824;border-radius:0.375rem}.sidebar .widget .category-list li{margin-bottom:15px}.sidebar .widget .category-list li:last-child{margin-bottom:0}.sidebar .widget .category-list li a{color:#ffffff;transition:all 0.3s ease-in-out;display:block;position:relative;background:rgba(255,255,255,0.1);padding:14px 20px 14px 28px;border-radius:6px}.sidebar .widget .category-list li a span{z-index:9;position:relative}.sidebar .widget .category-list li a:after{content:'\f061';font-family:"Font Awesome\ 7 Free";font-size:12px;font-weight:bold;margin-left:-10px;opacity:0;transition:all .3s}.sidebar .widget .category-list li a:before{width:20px;height:20px;background:#4222DC;z-index:1;border-radius:50%;content:'';position:absolute;top:17px;left:20px;transition:all .3s}.sidebar .widget .category-list li:hover a:after{margin-left:10px;opacity:1}.sidebar .widget .category-list li:active a:after{margin-left:10px;opacity:1}.sidebar .widget .category-list li:focus a:after{margin-left:10px;opacity:1}.sidebar .widget .category-list li.active a{background:#4222DC}.sidebar .widget .category-list li.active a:before{background:#1B1F3B}.sidebar .widget .category-list li.active a:after{margin-left:10px;opacity:1}.btn-wrapper{position:relative;text-align:center;font-weight:400;display:inline-block}.btn-wrapper .dow-btn{font-size:16px;font-weight:600;padding:12px 35px 12px 35px;background-color:#4222DC;color:#ffffff;margin:0 -5px;display:inline-block}.btn-wrapper .butn-or{position:absolute;z-index:9;overflow:hidden;width:30px;height:30px;border-radius:100%;background-color:#1B1F3B;box-shadow:0 0 0 5px rgba(24,69,93,0.3);color:#ffffff;text-transform:uppercase;font-size:12px;line-height:30px;left:46%;top:11px}.btn-wrapper .disc-btn{font-size:16px;font-weight:600;padding:12px 35px 12px 35px;background-color:#ffffff;color:#1B1F3B;display:inline-block}.widget-content{box-shadow:0px 10px 30px 0px rgba(0,0,0,0.1);position:relative;padding:30px}.blog-tags a{background-color:#4222DC;padding:7px 12px;color:#fff;font-size:14px;line-height:20px;margin:0.6rem 5px 0 0;display:inline-block;vertical-align:top;border-radius:3px;border:1px solid #4222DC}.blog-tags a:hover{background-color:#fff;color:#4222DC}.blog-tags a:active{background-color:#fff;color:#4222DC}.blog-tags a:focus{background-color:#fff;color:#4222DC}@media screen and (max-width: 575px){.widget-content{padding:20px}.btn-wrapper .dow-btn{margin:0;padding:12px 25px}.btn-wrapper .disc-btn{padding:12px 25px}}.banner-wrapper{overflow:hidden}.banner-wrapper img{margin-top:-1px;margin-left:0;clip-path:polygon(0 0, 100% 0, 102% 87%, 0% 100%)}.banner-wrapper .icon-boxs{position:absolute;top:-60px;text-align:center;left:0;right:0;margin:auto;width:80px;height:80px;border-radius:50%}.banner-wrapper .icon-boxs i{line-height:80px}.blogs .posts-wrapper .meta-list{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 30px;padding-left:0;padding-bottom:10px;position:relative;font-weight:600}.blogs .posts-wrapper .meta-list:before{background:#ededed;bottom:-1px;content:"";height:1px;left:0;position:absolute;width:100%}.blogs .posts-wrapper .meta-list li{display:inline-block;font-size:14px;line-height:30px;color:#777;margin-right:20px}.blogs .posts-wrapper .post-content-details{padding:1.75rem}.blogs .posts-wrapper .blog-detail-list{padding-left:0;list-style:none;margin:0}.blogs .posts-wrapper .blog-detail-list li{margin-bottom:8px;position:relative;padding-left:25px;text-transform:capitalize;font-size:16px}.blogs .posts-wrapper .blog-detail-list li:after{content:'\f0a9';font-family:Font Awesome\ 7 Free;position:absolute;left:0px;top:1px;z-index:1;font-weight:600;color:#4222DC}.blogs .posts-wrapper .share-post{text-align:right;padding-left:10px}.blogs .posts-wrapper .share-post ul li{display:inline-block;margin:0 0 0 10px}@media screen and (max-width: 991px){.blogs .posts-wrapper .meta-list{margin:0 0 15px;padding-bottom:15px}}@media screen and (max-width: 767px){.blogs .posts-wrapper .blog-detail-list li{font-size:14.4px}.blogs .posts-wrapper .share-post{text-align:unset}.blogs .posts-wrapper .share-post ul li{font-size:15px;margin:0 8px}.blogs .posts-wrapper .meta-list li{margin-right:15px}.blogs .posts-wrapper .separator{margin-top:20px}}.blog-tags{margin-bottom:0;padding-left:0}.blog-tags li{display:inline-block;list-style:none}.blog-tags li a{font-size:14px;display:inline-block;font-weight:600;text-transform:capitalize;padding:3px 8px;margin:4px 4px 4px 0;border:1px solid #ededed;line-height:30px;border-radius:4px}.blog-tags li a:hover{background:#4222DC;color:#ffffff;border:1px solid #4222DC;color:#fff}@media screen and (max-width: 991px){.widget-title{font-size:18px;margin-bottom:25px}}@media screen and (max-width: 767px){.side-bar .widget{margin-bottom:25px}}@media screen and (max-width: 575px){.side-bar .widget{padding:20px}}.blogs .posts-wrapper .meta-list{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 30px;padding-left:0;padding-bottom:10px;position:relative;font-weight:600}.blogs .posts-wrapper .meta-list:before{background:#ededed;bottom:-1px;content:"";height:1px;left:0;position:absolute;width:100%}.blogs .posts-wrapper .meta-list li{display:inline-block;font-size:14px;line-height:30px;color:#777;margin-right:20px}.blogs .posts-wrapper .post-content-details{padding:1.75rem}.blogs .posts-wrapper .blog-detail-list{padding-left:0;list-style:none;margin:0}.blogs .posts-wrapper .blog-detail-list li{margin-bottom:8px;position:relative;padding-left:25px;text-transform:capitalize;font-size:16px}.blogs .posts-wrapper .blog-detail-list li:after{content:'\f0a9';font-family:Font Awesome\ 7 Free;position:absolute;left:0px;top:1px;z-index:1;font-weight:600;color:#4222DC}.blogs .posts-wrapper .share-post{text-align:right;padding-left:10px}.blogs .posts-wrapper .share-post ul li{display:inline-block;margin:0 0 0 10px}@media screen and (max-width: 991px){.blogs .posts-wrapper .meta-list{margin:0 0 15px;padding-bottom:15px}}@media screen and (max-width: 767px){.blogs .posts-wrapper .blog-detail-list li{font-size:14.4px}.blogs .posts-wrapper .share-post{text-align:unset}.blogs .posts-wrapper .share-post ul li{font-size:15px;margin:0 8px}.blogs .posts-wrapper .meta-list li{margin-right:15px}.blogs .posts-wrapper .separator{margin-top:20px}}.blog-tags{margin-bottom:0;padding-left:0}.blog-tags li{display:inline-block;list-style:none}.blog-tags li a{font-size:14px;display:inline-block;font-weight:600;text-transform:capitalize;padding:3px 8px;margin:4px 4px 4px 0;border:1px solid #ededed;line-height:30px;border-radius:4px}.blog-tags li a:hover{background:#4222DC;color:#ffffff;border:1px solid #4222DC;color:#fff}@media screen and (max-width: 991px){.widget-title{font-size:18px;margin-bottom:25px}}@media screen and (max-width: 767px){.side-bar .widget{margin-bottom:25px}}@media screen and (max-width: 575px){.side-bar .widget{padding:20px}}.countdown{padding:0}.countdown li{background:transparent;display:inline-block;min-width:299px;overflow:hidden;padding-right:80px;position:relative}.countdown li:last-child{padding-right:0;margin-right:0}.countdown li span{font-size:150px;font-weight:600;text-align:center;color:#fff;line-height:1;position:relative}.countdown li p.timeRefWeeks,.countdown li p.timeRefDays,.countdown li p.timeRefHours,.countdown li p.timeRefMinutes,.countdown li p.timeRefSeconds{font-size:15px;font-weight:400;color:#ffffff;margin:0;z-index:2;position:relative;padding-top:26px;text-transform:uppercase}.countdown-box h2{font-size:70px}.countdown li .colon{font-size:80px !important;position:absolute;right:18px;transform:translateY(-50%);top:34%;color:#fff}.countdown li:last-child .colon{display:none}@media screen and (max-width: 1599px){.countdown li{min-width:194px;margin-right:50px}.countdown li span{font-size:127px}}@media screen and (max-width: 1399px){.countdown li{min-width:180px;margin-right:30px}.countdown li span{font-size:120px}}@media screen and (max-width: 1199px){.countdown-box h2{font-size:65px}.countdown li{padding-right:73px}.countdown li span{font-size:104px}}@media screen and (max-width: 991px){.countdown li{min-width:112px;margin-right:8px}.countdown li span{font-size:66px}.countdown li .colon{top:26%}.countdown-box h2{font-size:50px}}@media screen and (max-width: 767px){.countdown li{min-width:83px;margin-right:15px;margin-bottom:20px;padding-right:0}.countdown li span{font-size:58px}.countdown li p.timeRefWeeks,.countdown li p.timeRefDays,.countdown li p.timeRefHours,.countdown li p.timeRefMinutes,.countdown li p.timeRefSeconds{font-size:12px;padding-top:15px}.countdown-box h2{font-size:42px}.countdown li .colon{display:none}}@media screen and (max-width: 575px){.countdown li{min-width:84px;margin-right:8px;margin-bottom:20px;margin-left:8px;padding:0}.countdown-box h2{font-size:32px}}.social-icon{margin-bottom:0;list-style:none;padding:0}.social-icon li{display:inline-block;margin-right:5px}.social-icon li a{text-align:center;height:35px;width:35px;line-height:35px;font-size:14px;border-radius:5px;display:inline-block;background:#4222DC;color:#ffffff}.social-icon li a:hover{background-color:#1B1F3B}.social-icon li:last-child{margin-right:0}.contact-style01 .conatct-form{padding:3rem}.contact-style01 .quform-element>label{color:#fff;opacity:0.7}.contact-style01 .contact-bg{height:100%;border:1px solid #dbe0e9;padding:38px 22px 38px 22px;transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s}.contact-style01 .contact-bg:hover{border:1px solid #4222DC}.contact-style01 .contact-bg:hover .icon{background-color:#1B1F3B;border:0}.contact-style01 .contact-bg:hover .icon i{color:#fff}.contact-style01 .contact-bg .icon{border:1px solid #4222DC;height:77px;width:77px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto;margin-bottom:20px;transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;-ms-transition:all 0.3s ease-in-out 0s}.contact-style01 .contact-bg .icon i{color:#4222DC;font-size:25px}@media screen and (max-width: 1199px){.contact-style01 .conatct-form{padding:2.5rem}.contact-style01 .contact-bg{padding:27px 22px 27px 22px}}@media screen and (max-width: 991px){.contact-style01 .contact-bg{padding:20px}.contact-style01 .conatct-form{padding:45px}}@media screen and (max-width: 575px){.contact-style01 .contact-bg .icon{height:66px;width:66px}.contact-style01 .conatct-form{padding:2rem}}.contact-style02 .quform-input .form-control{background:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.08);color:#fff !important}.contact-style02 .quform-input .form-control::placeholder{color:rgba(255,255,255,0.3)}.contact-style02 .quform-input .form-control:focus{border-color:#4222DC;box-shadow:none;outline:none}.contact-map{width:100%;height:400px;vertical-align:top;border:0}.lg-backdrop{z-index:99999}.lg-outer{z-index:999999}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#7a63ff}.lg-progress-bar .lg-progress{background-color:#7a63ff}.lg-backdrop.in{opacity:0.85}.error-style01 h1{font-size:450px;margin-bottom:50px;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#fff;-webkit-text-stroke-width:1px;letter-spacing:.027em;line-height:0.8;text-shadow:none}@media screen and (max-width: 1399px){.error-style01 h1{font-size:395px}}@media screen and (max-width: 1199px){.error-style01 h1{font-size:315px}}@media screen and (max-width: 767px){.error-style01 h1{font-size:235px}}@media screen and (max-width: 575px){.error-style01 h1{font-size:125px;margin-bottom:25px}}.team-details-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;padding-top:35px;border-top:1px solid #ededed}.team-details-social ul{margin-left:30px;padding-left:0;margin-bottom:0}.team-details-social ul li{display:inline-block;list-style:none;margin-right:10px}.team-details-social ul li:last-child{margin:0}.team-details-social ul li a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;background:#fff;border:1px solid #ededed;color:#343a40;-webkit-transition:all 0.4s ease-out 0s;transition:all 0.4s ease-out 0s}.team-details-social ul li a:hover{color:#fff;border-color:#4222DC;background:#4222DC}.filtering{margin-bottom:40px}.filtering span{cursor:pointer;font-size:14px;font-weight:700;margin-right:10px;display:inline-block;margin-bottom:5px;padding:6px 15px;border-radius:4px;background:#1B1F3B;color:#ffffff;text-transform:uppercase}.filtering span:last-child{margin:0}.filtering .active{color:#ffffff;background:#4222DC}@media screen and (max-width: 575px){.filtering{margin-bottom:30px}.filtering span{padding:6px 8px;margin-right:5px;font-size:13px}}.portfolio-style01 .portfolio-item .portfolio-img:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border-radius:inherit;transition:0.5s ease-in-out;pointer-events:none;background:linear-gradient(0deg, rgba(24,24,24,0.5), transparent);opacity:0.6}.portfolio-style01 .portfolio-item .portfolio-img img{transition:0.8s ease-in-out;border-radius:0.375rem}.portfolio-style01 .portfolio-item .portfolio-body{margin:20px 20px 20px 20px;border-style:solid;border-width:0.76px 0.76px 0.76px 0.76px;border-radius:0.375rem;border-color:rgba(255,255,255,0.2);opacity:1;visibility:visible;backdrop-filter:blur(18px);background-color:rgba(255,255,255,0.2);display:flex;position:absolute;z-index:9;bottom:0;left:0;right:0;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:28px 18px 24px;overflow:hidden;transition:0.5s ease-in-out}.portfolio-style01 .portfolio-item .portfolio-body .portfolio-content{width:100%;transition:0.5s ease-in-out;display:flex;flex-direction:column;gap:11px}.portfolio-style01 .portfolio-item .portfolio-body .portfolio-content .portfolio-tag{font-size:14px;color:#fff;font-weight:600;line-height:1.5}.portfolio-style01 .portfolio-item .portfolio-body .portfolio-content .portfolio-tag li{background:transparent;border:1px solid rgba(255,255,255,0.3);padding:0px 12px;margin-bottom:7px;transition:0.5s ease-in-out;text-transform:uppercase;border-radius:20px;line-height:30px;display:inline-block}.portfolio-style01 .portfolio-item .portfolio-body .portfolio-content .portfolio-tag li a{color:#fff}.portfolio-style01 .portfolio-item:hover .portfolio-img img{transform:scale(1.07)}.portfolio-style01 .portfolio-item:hover .portfolio-body{border-color:rgba(255,255,255,0);backdrop-filter:blur(0px);background-color:#4222DC;z-index:9}.about-style01 .about-avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-style01 .about-avatar li{position:relative;-webkit-margin-start:-18px;margin-inline-start:-18px;z-index:2}.about-style01 .about-avatar li:last-child{-webkit-margin-start:0;margin-inline-start:0}.about-style01 .about-avatar li:first-child{-webkit-margin-start:0;margin-inline-start:0}.about-style01 .about-avatar li img{width:50px;height:50px;background-color:#fff;padding:2px;border-radius:50%}.about-style01 .about-avatar li .about-icon{width:45px;height:45px;border-radius:50%;background-color:#4222DC;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:1;margin-inline-start:-22px}.about-style01 .about-circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:305px;width:100%;height:305px;background:#eef8f8;border-radius:50%}.about-style01 .about-circle .about-video{display:flex;align-items:center;justify-content:center}.about-style01 .about-circle .about-video .about-img:before{content:"";background-color:#1B1F3B;position:absolute;width:100%;height:100%;top:0;display:inline-block;inset-inline-start:0;opacity:0.3;border-radius:50%}.about-style01 .about-circle .video_btn{transform:translate(-50%);background-color:#fff;color:#1B1F3B;width:52px;height:52px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;position:absolute;top:50%;inset-inline-start:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.about-style01 .about-content{-webkit-margin-start:auto;margin-inline-start:auto;margin-top:-35px}.about-style01 .about-content .about-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dee2e6;overflow:hidden}.about-style01 .about-content .about-text .about-box{position:relative;min-width:310px;max-width:310px;padding:28px 20px 40px 20px;-webkit-border-end:0;border-inline-end:0;width:100%}.about-style01 .about-content .about-text .about-box:before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;top:50%;inset-inline-end:-6px;border:3px solid #4222DC;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#f7f7f7;z-index:2}.about-style01 .about-content .about-text .about-box:after{position:absolute;content:"";width:20px;height:20px;border-radius:50%;top:50%;inset-inline-end:-10px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#f7f7f7;z-index:-1}.about-style01 .about-content .about-text .about-number{font-size:70px;font-weight:800;line-height:1;color:#1B1F3B}.about-style01 .about-content .about-text .about-pre{position:relative;padding:30px}.about-style01 .about-content .about-text .about-pre:before{content:"";background-color:#dee2e6;position:absolute;width:1px;height:calc(100% + 100px);top:-50px;inset-inline-start:0}@media screen and (max-width: 1199px){.about-style01 .about-content{margin-top:0}}@media screen and (max-width: 767px){.about-style01 .about-content .about-text{display:block}.about-style01 .about-content .about-text .about-box{max-width:100%;padding:23px 0 18px 28px}.about-style01 .about-content .about-text .about-box:after{content:none}.about-style01 .about-content .about-text .about-box:before{content:none}.about-style01 .about-content .about-text .about-number{font-size:50px}.about-style01 .about-content .about-text .about-pre{padding:0 25px 25px 25px}.about-style01 .about-content .about-text .about-pre:before{content:none}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}100%{-webkit-box-shadow:0 0 0 25px transparent;box-shadow:0 0 0 25px transparent}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #fff;box-shadow:0 0 0 0 #fff}100%{-webkit-box-shadow:0 0 0 25px transparent;box-shadow:0 0 0 25px transparent}}.about-style02 .about-number{font-size:350px;font-weight:700;line-height:260px;letter-spacing:-23px;color:#1B1F3B}.about-style02 .about-roted-text{justify-content:flex-start;align-items:flex-start;margin-top:-115px;margin-left:-30px;display:flex;transform:rotate(-90deg)}.about-style02 .about-roted-text .h6{text-transform:uppercase;font-size:14px;font-weight:600;line-height:1.71429;margin-bottom:0;text-align:right;width:134px}@media screen and (max-width: 1399px){.about-style02 .about-number{font-size:306px}}@media screen and (max-width: 1199px){.about-style02 .about-number{font-size:256px}}@media screen and (max-width: 991px){.about-style02 .about-number{font-size:231px;letter-spacing:-19px;line-height:1}}@media screen and (max-width: 767px){.about-style02 .about-roted-text{margin-top:-76px}.about-style02 .about-number{font-size:187px;letter-spacing:-15px}}@media screen and (max-width: 575px){.about-style02 .about-roted-text{margin-top:-11px}.about-style02 .about-number{font-size:154px;letter-spacing:-11px}}.about-style03 .about-box{display:flex;transition:all 0.4s ease}.about-style03 .about-box .about-icon{display:flex;justify-content:center;align-items:center;padding:0px 0px 0px 0px;background-color:#4222DC;width:70px;height:70px;border-radius:50%;transition:all 0.4s ease}.about-style03 .about-box:hover .about-icon{transform:rotateY(180deg)}.about-style03 .about-plus{background-color:#4222DC;height:45px;width:45px;display:inline-flex;justify-content:center;align-items:center;color:#fff;border-radius:50%;margin-left:-20px}.about-style04 .banner-text{width:140px;height:140px;color:white;padding:15px;font-weight:600;position:relative;border-radius:50%;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,0.08);position:absolute;bottom:140px;left:-70px}.about-style04 .banner-text .coloring{fill:#191919;text-transform:uppercase;word-spacing:17px}.about-style04 .banner-text svg{-webkit-animation:rotated_circle 12s linear infinite;animation:rotated_circle 12s linear infinite}.about-style04 .banner-text .banner-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;display:flex;align-items:center;justify-content:center}.about-style04 .about-img{position:absolute;bottom:-50px;right:10%}@media screen and (max-width: 1399px){.about-style04 .about-img{right:-2%}}.about-style05 .right-content .blur-box{bottom:25px;right:25px;padding:18px 30px;background-color:rgba(255,255,255,0.3);backdrop-filter:blur(5px);--webkit-backdrop-filter: blur(5px);text-align:center}.about-style05 .icon{width:80px;height:80px;border-radius:50%;background-color:rgba(66,34,220,0.1);text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1199px){.about-style05 .right-content .blur-box{padding:10px 20px}}.service-style01 .service-text .service-num{font-size:86px;display:block;font-weight:600;line-height:0.9em;letter-spacing:-0.07em;margin-bottom:75px;color:rgba(255,255,255,0.5)}.service-style01 .service-hover .service-img{position:relative;overflow:hidden;display:inline-block}.service-style01 .service-hover .service-img img{position:relative;will-change:transform;-webkit-transition:-webkit-transform .3s ease;-ms-transition:-ms-transform .3s ease;transition:transform .3s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;-webkit-transform:scale(1.01, 1.01);-ms-transform:scale(1.01, 1.01);transform:scale(1.01, 1.01)}.service-style01 .service-hover .service-img:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;transition:all 0.4s;background:rgba(27,31,59,0.3);transition:all 0.3s ease-in-out;z-index:1}.service-style01 .service-hover:hover .service-img img{transform:scale(1.09)}@media screen and (max-width: 991px){.service-style01 .service-text .service-num{margin-bottom:65px}}@media screen and (max-width: 767px){.service-style01 .service-text .service-num{margin-bottom:52px}}@media screen and (max-width: 575px){.service-style01 .service-text .service-num{margin-bottom:42px}}.service-style02 .service-item{position:relative;overflow:hidden;transition:all 0.3s ease}.service-style02 .service-item .service-box{background-color:rgba(255,255,255,0.1);padding:40px;border-radius:0.375rem;min-height:430px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:99}.service-style02 .service-item .about-num{position:absolute;bottom:-26px;left:-113px;z-index:999}.service-style02 .service-item .about-num span{font-size:259px;font-weight:500;line-height:0.7em;color:rgba(255,255,255,0.07);letter-spacing:-2px}.service-style02 .service-item:hover .service-img{opacity:1;transform:scale(1)}.service-style02 .service-item:hover .service-img::before{opacity:1}.service-style02 .service-img{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.2);transition:0.4s ease;z-index:1}.service-style02 .service-img::before{content:"";position:absolute;inset:0;background:linear-gradient(31deg, #4222DC, rgba(27,31,59,0.1) 66%);opacity:0;transition:0.4s ease;z-index:2}@media screen and (max-width: 1399px){.service-style02 .service-item .about-num span{font-size:244px}}@media screen and (max-width: 1199px){.service-style02 .service-item .service-box{min-height:396px;padding:32px}.service-style02 .service-item .about-num{left:-80px}.service-style02 .service-item .about-num span{font-size:208px}}@media screen and (max-width: 991px){.service-style02 .service-item .about-num{left:-76px}}.video_btn{position:relative;height:80px;width:80px;background:#4222DC;text-align:center;display:inline-block;line-height:80px;color:#fff;border-radius:50%;transition-duration:0s;-ms-transition-duration:0s;-moz-transition-duration:0s;-webkit-transition-duration:0s;-o-transition-duration:0s}.video_btn:hover i{color:#fff}.video_btn:focus i{color:#fff}.video_btn:after{content:"";position:absolute;left:50%;top:50%;height:80px;width:80px;border:2px solid #4222DC;border-radius:50%;transform:translate(-50%, -50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:.3;animation:pulse-border 1500ms ease-out infinite}.video_btn:before{content:"";position:absolute;left:50%;top:50%;height:95px;width:95px;border:2px solid #4222DC;border-radius:50%;transform:translate(-50%, -50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:.3;animation:pulse-border 1500ms ease-out infinite}.video_btn.small{width:50px;height:50px;line-height:50px}.video_btn.small:after{height:50px;width:50px}.video_btn.small:before{height:65px;width:65px}@media screen and (max-width: 1199px){.video_btn{height:75px;width:75px;line-height:75px}.video_btn:after{height:75px;width:75px}.video_btn:before{height:90px;width:90px}}@media screen and (max-width: 991px){.video_btn{height:70px;width:70px;line-height:70px}.video_btn:after{height:70px;width:70px}.video_btn:before{height:85px;width:85px}}@media screen and (max-width: 767px){.video_btn{height:60px;width:60px;line-height:60px}.video_btn:after{height:60px;width:60px}.video_btn:before{height:75px;width:75px}}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.why-choose-style01 .why-choose-content{font-size:28px;line-height:1.214em}.why-choose-style01 .why-number{font-size:125px;font-weight:700;letter-spacing:-0.05em;color:#4222DC;line-height:1}.why-choose-style01 .banner-text{width:155px;height:155px;color:white;font-weight:600;position:relative;border-radius:50%;background:transparent;position:absolute;top:50%;inset-inline-start:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.why-choose-style01 .banner-text .coloring{fill:#fff;text-transform:uppercase;word-spacing:17px}.why-choose-style01 .banner-text svg{-webkit-animation:rotated_circle 12s linear infinite;animation:rotated_circle 12s linear infinite}.why-choose-style01 .banner-text .banner-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1399px){.why-choose-style01 .why-number{font-size:106px}}@media screen and (max-width: 1199px){.why-choose-style01 .why-number{font-size:90px}.why-choose-style01 .why-choose-content{font-size:25px}}@media screen and (max-width: 767px){.why-choose-style01 .why-choose-content{font-size:22px}.why-choose-style01 .why-number{font-size:71px}}@media screen and (max-width: 575px){.why-choose-style01 .why-choose-content{font-size:20px}.why-choose-style01 .why-number{font-size:61px}}.why-choose-style02 .why-choose-box{background-color:rgba(255,255,255,0.3);border-radius:0.375rem;backdrop-filter:blur(10px);--webkit-backdrop-filter: blur(10px)}.why-choose-style02 .why-choose-box p{font-size:24px;line-height:1.3em}.why-choose-style02 .why-choose-icon{width:90px;height:90px;border-radius:5px;background-color:#4222DC;padding:19px;display:flex;justify-content:center;align-items:center;transition:all ease 0.35s;position:relative;z-index:9}@media screen and (max-width: 575px){.why-choose-style02 .why-choose-box p{font-size:17px}}@keyframes "loading-1"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes "loading-2"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(144deg);transform:rotate(144deg)}}@keyframes "loading-3"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}}@keyframes "loading-4"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(36deg);transform:rotate(36deg)}}@keyframes "loading-5"{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(70deg);transform:rotate(70deg)}}.testimonials-style01 .testimonial-avatar img{margin-left:-20px;z-index:1}.testimonials-style01 .testimonial-avatar img:first-child{margin-left:0}.testimonials-style01 .testimonial-icon{width:60px;height:60px;border-radius:50%;background-color:#fff;color:#4222DC;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;line-height:1;margin-inline-start:-22px}.testimonials-style01 .testimonial-text .h3{font-size:180px;line-height:0.8;color:#FFFFFF;z-index:9;position:relative;text-transform:uppercase}.testimonial-text{transition:transform 0.1s linear;will-change:transform}.testimonials-style02 .testimonial-avatar img{margin-left:-20px;z-index:1}.testimonials-style02 .testimonial-avatar img:first-child{margin-left:0}.testimonials-style02 .testimonial-icon{width:60px;height:60px;border-radius:50%;background-color:#4222DC;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;line-height:1;margin-inline-start:-22px}.client-style01 .client-bg{background:rgba(247,247,247,0.1);backdrop-filter:blur(35px)}.client-style01 .client-img img{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.client-style01 .client-img img:hover{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.client-style02 .client-bg{text-align:center;background-color:rgba(66,34,220,0.05);padding:30px;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;border-radius:0.375rem}.client-style02 .client-bg:hover{background-color:#4222DC}.client-style02 .client-bg:hover img{filter:brightness(0) invert(1)}.client-style02 .client-bg img{-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}@media screen and (max-width: 1199px){.client-style02 .client-bg{padding:15px}}@media screen and (max-width: 991px){.client-style02 .client-bg{padding:27px}}.client-style03 .client-box{width:100%;height:200px;padding:15px;background-color:inherit;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;background-color:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border-radius:0.375rem;transition:all 300ms linear 0ms}.client-style03 .client-box:hover{transform:scale(0.9);background:#4222DC}.counter-style01 .counter-block .counter-inner{font-size:78px;line-height:1;font-weight:700;color:#1B1F3B;letter-spacing:-0.04em;overflow:hidden}.counter-style01 .counter-block .counter-inner .counter-no{display:flex;margin:0 0 -0.36em 0;font-weight:inherit;position:relative;white-space:nowrap;justify-content:center}.counter-style01 .counter-block .counter-line{width:100%;height:1px;background:#dee2e6;margin:0 0 21px}@media screen and (max-width: 1199px){.counter-style01 .counter-block .counter-inner{font-size:65px}.counter-style01 .counter-block .counter-inner .counter-no{margin:0 0 -0.30em 0}.counter-style01 .counter-block .counter-line{margin:0 0 12px}}@media screen and (max-width: 991px){.counter-style01 .counter-block .counter-inner{font-size:56px}}.counter-style02{position:relative;overflow:hidden;min-height:650px;display:flex;align-items:center}.counter-style02::after{content:"";position:absolute;width:750px;height:750px;border-radius:50%;border:1px solid rgba(255,255,255,0.15);top:50%;left:0;transform:translate(-5%, -50%);z-index:1}.counter-style02 .counter-circle{position:relative;z-index:2}.counter-style02 .counter-circle::before{content:"";position:absolute;width:750px;height:750px;border-radius:50%;border:1px solid rgba(255,255,255,0.12);top:50%;right:0;transform:translate(5%, -50%);z-index:1}.counter-style02 .counter-circle::after{content:"";position:absolute;width:750px;height:750px;border-radius:50%;border:1px solid rgba(255,255,255,0.08);top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}@media screen and (max-width: 1599px){.counter-style02 .counter-circle::before{transform:translate(30%, -50%);height:690px;width:690px}.counter-style02 .counter-circle::after{height:690px;width:690px}.counter-style02::after{transform:translate(-30%, -50%);height:690px;width:690px}}@media screen and (max-width: 1399px){.counter-style02::after{transform:translate(-40%, -50%);height:605px;width:605px}.counter-style02 .counter-circle::before{transform:translate(40%, -50%);height:605px;width:605px}.counter-style02 .counter-circle::after{height:605px;width:605px}}@media screen and (max-width: 1199px){.counter-style02{min-height:498px}.counter-style02::after{transform:translate(-40%, -50%);height:500px;width:500px;content:none}.counter-style02 .counter-circle::before{transform:translate(40%, -50%);height:500px;width:500px;content:none}.counter-style02 .counter-circle::after{height:500px;width:500px;content:none}}.process-style01 .process-box{text-align:center;position:relative;padding:40px 20px;border-radius:6px;transition:background-color 0.4s ease, box-shadow 0.4s ease}.process-style01 .process-box .process-step{padding:10px 30px;color:#fff;background-color:#4222DC;text-transform:uppercase;display:inline-block;transition:background-color 0.4s ease, color 0.4s ease;position:relative;z-index:1}.process-style01 .process-box .process-line{position:absolute;top:60%;left:50%;transform:translateX(-50%);width:100%;height:1px;background-color:#e9ecef;transition:background-color 0.4s ease;z-index:0}.process-style01 .process-box:hover{background-color:#4222DC;box-shadow:0 20px 60px rgba(0,0,0,0.08)}.process-style01 .process-box:hover .h5{color:#ffffff}.process-style01 .process-box:hover p{color:#ffffff}.process-style01 .process-box:hover .process-step{background-color:#ffffff;color:#4222DC}.process-style01 .process-box:hover .process-line{background-color:rgba(255,255,255,0.2)}.process-style01 .process-box:active{background-color:#4222DC;box-shadow:0 20px 60px rgba(0,0,0,0.08)}.process-style01 .process-box:active .h5{color:#ffffff}.process-style01 .process-box:active p{color:#ffffff}.process-style01 .process-box:active .process-step{background-color:#ffffff;color:#4222DC}.process-style01 .process-box:active .process-line{background-color:rgba(255,255,255,0.2)}.process-style01 .process-box:focus{background-color:#4222DC;box-shadow:0 20px 60px rgba(0,0,0,0.08)}.process-style01 .process-box:focus .h5{color:#ffffff}.process-style01 .process-box:focus p{color:#ffffff}.process-style01 .process-box:focus .process-step{background-color:#ffffff;color:#4222DC}.process-style01 .process-box:focus .process-line{background-color:rgba(255,255,255,0.2)}.process-style01 .process-box.active{background-color:#4222DC;box-shadow:0 20px 60px rgba(0,0,0,0.08)}.process-style01 .process-box.active .h5{color:#ffffff}.process-style01 .process-box.active p{color:#ffffff}.process-style01 .process-box.active .process-step{background-color:#ffffff;color:#4222DC}.process-style01 .process-box.active .process-line{background-color:rgba(255,255,255,0.2)}.process-style01 [class^="col-"]:first-child .process-line{left:50%;transform:none;width:50%}.process-style01 [class^="col-"]:last-child .process-line{left:0;transform:none;width:50%}@media screen and (max-width: 991px){.process-style01 .process-box{padding:20px 20px}.process-style01 .process-box .process-step{display:block}}.process-style02 .process-video{position:relative;display:flex}.process-style02 .process-line{position:relative}.process-style02 .process-line::before{position:absolute;content:"";width:100%;height:1px;left:0;top:48px;background-color:rgba(255,255,255,0.1)}.process-style02 .process-img{overflow:hidden;border-radius:50%;position:relative;flex:0 0 auto;display:inline-block;transition:all 0.4s ease}.process-style02 .process-img img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%;transition:all 0.4s ease}.process-style02 .process-img .video-btn{transform:translate(-50%);background-color:#fff;color:#051229;width:42px;height:42px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;position:absolute;top:50%;inset-inline-start:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.process-style02 .process-img:hover img{transform:scale(1.1)}.process-style02 .process-content{text-align:center;position:relative}.process-style02 .process-content .process-num{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;background-color:#4222DC;color:#fff;margin-right:auto;margin-left:auto;margin-bottom:40px}@media screen and (max-width: 991px){.process-style02 .process-content .process-num{margin-bottom:30px}.process-style02 .process-line::before{display:none}}.faq-box-main{position:absolute;bottom:0;left:0;margin-right:45%;z-index:9}.faq-box-inner{background:#4222DC;padding:10%}.award-style01 .award-items{padding:43px 0;position:relative;transition:0.3s;border-bottom:1px solid rgba(255,255,255,0.1)}.award-style01 .award-items .award-link{display:flex;justify-content:end;transition:0.3s}.award-style01 .award-items .award-link>a{width:54px;height:54px;border:1.5px solid rgba(255,255,255,0.14);display:flex;align-items:center;justify-content:center;font-size:17px;color:#fff;border-radius:50rem;transition:0.3s}.award-style01 .award-items .award-link>a i{transition:0.3s;color:#fff;transform:rotate(-45deg)}.award-style01 .award-items:hover{padding-left:40px;padding-right:30px;background-color:rgba(255,255,255,0.14)}.award-style01 .award-items:hover .award-link>a{color:#000;background-color:#fff}.award-style01 .award-items:hover .award-link>a i{transform:rotate(0);color:#000}.award-style01 .award-items:hover .rr-hover-reveal-bg{opacity:1}.award-style01 .award-items .rr-hover-reveal-bg{position:absolute;top:0;left:0;width:174px;height:259px;opacity:0;margin:-150px 0 0 -150px;overflow:hidden;pointer-events:none;z-index:99;-webkit-transition:opacity 0.3s,transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:opacity 0.3s,transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-ms-transition:opacity 0.3s,transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:opacity 0.3s,transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 0.3s,transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1),-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1)}@media screen and (max-width: 991px){.award-style01 .award-items .award-link>a{width:41px;height:41px;font-size:12px}}@media screen and (max-width: 767px){.award-style01 .award-items .award-link{display:block}}.team-style01 .team-box{position:relative;display:inline-block}.team-style01 .team-box .team-img{position:relative;display:inline-block;overflow:hidden;-ms-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:0.375rem}.team-style01 .team-box .team-img img{position:relative;display:inline-block;overflow:hidden;-ms-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:0.375rem}.team-style01 .team-box:hover .team-img img{transform:scale(1.1)}.scroll-section{width:100%;overflow:hidden;position:relative}.scroll-track{display:flex;white-space:nowrap;will-change:transform;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running}.pause-on-hover:hover{animation-play-state:paused}.pause-on-hover:active{animation-play-state:paused}.pause-on-hover:focus{animation-play-state:paused}.scroll-left{animation-name:scroll-left}.scroll-right{animation-name:scroll-right}.scroll-group{display:inline-flex;white-space:nowrap}.scroll-item{display:inline-block;white-space:nowrap;line-height:1}.scroll-item.with-img{min-width:50px;height:auto;text-align:center;align-items:center;justify-content:center;display:inline-flex}.scroll-item.with-img img{vertical-align:middle}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-200%)}}@keyframes scroll-right{0%{transform:translateX(-200%)}100%{transform:translateX(0)}}.scroll-icon-rotated{-webkit-animation:icon-rotated 2s linear infinite;animation:icon-rotated 2s linear infinite}@keyframes icon-rotated{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.scroll-speed-1{animation-duration:10s}.scroll-speed-2{animation-duration:15s}.scroll-speed-3{animation-duration:20s}.scroll-speed-4{animation-duration:30s}.scroll-speed-5{animation-duration:40s}.scroll-speed-6{animation-duration:60s}.scroll-speed-7{animation-duration:80s}.scroll-speed-8{animation-duration:100s}.scroll-speed-9{animation-duration:120s}.scroll-style01 .scroll-item{font-size:150px;letter-spacing:-8px;font-weight:600;color:#fff;text-transform:uppercase}.scroll-style01 .scroll-item .text-style{font-style:italic}.scroll-style01 .scroll-item.with-img{min-width:154px}.scroll-style01 .scroll-item.with-img i{font-size:72px}@media screen and (max-width: 991px){.scroll-style01 .scroll-item.with-img{min-width:113px}.scroll-style01 .scroll-item.with-img i{font-size:58px}.scroll-style01 .scroll-item{font-size:137px}}@media screen and (max-width: 767px){.scroll-style01 .scroll-item{font-size:102px}}@media screen and (max-width: 575px){.scroll-style01 .scroll-item{font-size:79px}.scroll-style01 .scroll-item.with-img{min-width:95px}.scroll-style01 .scroll-item.with-img i{font-size:48px}}.scroll-section.scroll-style02 .scroll-item{display:inline-block;white-space:nowrap;line-height:1;font-size:120px;font-weight:800;line-height:1.05em;letter-spacing:-0.02em;color:rgba(66,34,220,0.08);text-transform:uppercase;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.scroll-section.scroll-style02 .scroll-item:hover{color:#4222DC}@media screen and (max-width: 991px){.scroll-section.scroll-style02 .scroll-item{font-size:109px}}@media screen and (max-width: 767px){.scroll-section.scroll-style02 .scroll-item{font-size:97px}}@media screen and (max-width: 575px){.scroll-section.scroll-style02 .scroll-item{font-size:79px}}.scroll-section.scroll-style03 .scroll-item{display:inline-block;white-space:nowrap;line-height:1;font-size:128px;font-weight:700;text-transform:lowercase;line-height:1.05em;letter-spacing:-0.02em;color:rgba(66,34,220,0.08);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width: 991px){.scroll-section.scroll-style03 .scroll-item{font-size:109px}}@media screen and (max-width: 767px){.scroll-section.scroll-style03 .scroll-item{font-size:97px}}@media screen and (max-width: 575px){.scroll-section.scroll-style03 .scroll-item{font-size:82px}}.scroll-bottom{position:absolute !important;bottom:-95px}@media screen and (max-width: 1399px){.scroll-bottom{bottom:-20px}}@media screen and (max-width: 1199px){.scroll-bottom{bottom:-71px}}@media screen and (max-width: 991px){.scroll-bottom{bottom:-24px}}@media screen and (max-width: 767px){.scroll-bottom{bottom:-26px}}.page-navigation{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0;background-color:rgba(66,34,220,0.065)}.prev-page{position:relative;width:50%;max-width:350px;margin:10px}.prev-page:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(34,35,40,0);transform:scale(1.04, 1.12);transition:.3s ease-in-out;pointer-events:none}.prev-page .page-info>a{display:flex;align-items:center;position:relative;padding:16px 20px;min-height:110px;transition:0.8s}.prev-page .page-info .image-prev{position:relative;flex-shrink:0;width:70px;height:70px;vertical-align:middle;transition:inherit;overflow:hidden}.prev-page .page-info .image-next{position:relative;flex-shrink:0;width:70px;height:70px;vertical-align:middle;transition:inherit;overflow:hidden}.prev-page .page-info .prev-title{display:inline-block;position:relative;max-width:220px;font-size:16px;line-height:1.5;font-weight:600;word-wrap:break-word;vertical-align:middle;transition:0.45s}.prev-page .page-info .prev-title:empty{display:none}.prev-page .page-info .next-title{display:inline-block;position:relative;max-width:220px;font-size:16px;line-height:1.5;font-weight:600;word-wrap:break-word;vertical-align:middle;transition:0.45s}.prev-page .page-info .next-title:empty{display:none}.prev-page:hover:before{background-color:white;transform:scale(1);box-shadow:0 10px 30px 0 rgba(34,35,40,0.1)}.prev-page a{justify-content:flex-start;text-align:left}.prev-page a:hover .image-prev:after{visibility:visible;opacity:1}.prev-page a:hover .image-prev:before{visibility:visible;opacity:1;margin-left:0}.prev-page .image-prev{margin-right:20px}.prev-page .image-prev:after{background-color:#4222DC;content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:.3s ease-in-out}.prev-page .image-prev:before{display:block;position:absolute;z-index:2;left:0;right:0;margin-left:20px;content:"\e64a";font-family:'themify';font-size:21px;line-height:70px;color:#fff;text-align:center;opacity:0;visibility:hidden;transition:.3s ease-in-out}.next-page{position:relative;width:50%;max-width:350px;margin:10px;margin-left:auto}.next-page:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(34,35,40,0);transform:scale(1.04, 1.12);transition:.3s ease-in-out;pointer-events:none}.next-page .page-info>a{display:flex;align-items:center;position:relative;padding:16px 20px;min-height:110px;transition:0.8s}.next-page .page-info .image-prev{position:relative;flex-shrink:0;width:70px;height:70px;vertical-align:middle;transition:inherit;overflow:hidden}.next-page .page-info .image-next{position:relative;flex-shrink:0;width:70px;height:70px;vertical-align:middle;transition:inherit;overflow:hidden}.next-page .page-info .prev-title{display:inline-block;position:relative;max-width:220px;font-size:16px;line-height:1.5;font-weight:600;word-wrap:break-word;vertical-align:middle;transition:0.45s}.next-page .page-info .prev-title:empty{display:none}.next-page .page-info .next-title{display:inline-block;position:relative;max-width:220px;font-size:16px;line-height:1.5;font-weight:600;word-wrap:break-word;vertical-align:middle;transition:0.45s}.next-page .page-info .next-title:empty{display:none}.next-page:hover:before{background-color:white;transform:scale(1);box-shadow:0 10px 30px 0 rgba(34,35,40,0.1)}.next-page .image-next{margin-left:20px}.next-page .image-next:after{background-color:#4222DC;content:'';display:block;position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;visibility:hidden;transition:.3s ease-in-out}.next-page .image-next:before{display:block;position:absolute;z-index:2;left:0;right:0;margin-right:20px;content:"\e64a";font-family:'themify';font-size:21px;line-height:70px;color:#fff;text-align:center;opacity:0;visibility:hidden;transition:.3s ease-in-out;transform:scaleX(-1)}.next-page a{justify-content:flex-end;text-align:right}.next-page a:hover .image-next:after{visibility:visible;opacity:1}.next-page a:hover .image-next:before{visibility:visible;opacity:1;margin-right:0}.next-page .next-title{text-align:right}.prev-link-page-info>span{display:block}.prev-link-page-info .date-details{font-size:14px;letter-spacing:.025em;line-height:20px;margin-bottom:-2px}.prev-link-page-info .date-details>div{line-height:inherit;transition:0.45s;font-weight:500}.prev-link-page-info .date-details>span{line-height:inherit;transition:0.45s;font-weight:500}.prev-link-page-info .date-details:only-child{margin-top:0}.next-link-page-info>span{display:block}.next-link-page-info .date-details{font-size:14px;letter-spacing:.025em;line-height:20px;margin-bottom:-2px}.next-link-page-info .date-details>div{line-height:inherit;transition:0.45s;font-weight:500}.next-link-page-info .date-details>span{line-height:inherit;transition:0.45s;font-weight:500}.next-link-page-info .date-details:only-child{margin-top:0}.form-group{margin-bottom:1rem}.form-group label{margin-bottom:.5rem}.form-control:focus{border-color:#4222DC}.form-check-input:checked{border-color:#4222DC;background-color:#4222DC}.quform-input{position:relative}.quform-input .form-control{border-radius:5px}.quform-input .quform-errors-wrap{position:absolute;right:8px;top:0;line-height:normal;z-index:1}.quform-element>label{font-weight:normal;padding-bottom:5px;margin-bottom:0;color:#6a747b;font-size:16px}.quform-element>label .quform-required{color:#cc0101;font-size:10px}.quform-inner input{width:100%}.quform-elements .quform-element textarea{margin-bottom:0;padding:8px 15px;vertical-align:top}.quform-elements .quform-element select{margin-bottom:0;padding:8px 35px 8px 15px}.quform-errors{padding:0;margin:0;line-height:normal}.quform-errors>.quform-error{padding:0;background:none;border:none;float:none;color:#f5543f;font-size:11px;line-height:normal;letter-spacing:normal}.quform-outer-no-js .quform-error{padding:0;background:none;border:none;float:none;color:#f5543f;font-size:11px;line-height:normal;letter-spacing:normal}.quform-outer-no-js .quform-success-message{padding:0.75rem 1.25rem 0.75rem 3rem}.quform-has-error input{border-color:#f5543f !important}.quform-has-error textarea{border-color:#f5543f !important}.quform-has-error select{border-color:#f5543f !important}.quform-has-error input[type=file]{border-color:#f5543f !important}.quform-has-error .custom-file-label{border-color:#f5543f !important}.quform-success-message{padding:0.75rem 1.25rem 0.75rem 3rem}.quform-submit-inner{float:none}.quform-loading-wrap{float:none}.quform-loading-wrap .quform-loading{display:inline-block}.light-validation .quform-errors>.quform-error{color:#fff}.newsletter-form .quform-submit-inner button{font-size:18px;border:none;position:absolute;right:-10px;top:-1px;height:55px;width:55px;color:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px;border:0}.newsletter-form .quform-submit-inner button.newsletter-btn{right:0;top:0}.newsletter-form .quform-element .quform-input .form-control.news-box{min-height:55px;border-radius:5px;padding:0 70px 0 20px}@media (max-width: 767px){.prev-page{width:calc(100% - 20px);max-width:unset}.next-page{width:calc(100% - 20px);max-width:unset}.prev-page+.next-page{margin-top:0}.page-navigation{flex-direction:column}}@media (max-width: 575px){.prev-page .page-info>a{padding:10px}.prev-page .page-info .prev-title{max-width:168px}.prev-page .page-info .next-title{max-width:168px}.next-page .page-info>a{padding:10px}.next-page .page-info .prev-title{max-width:168px}.next-page .page-info .next-title{max-width:168px}}.newsletter-form-style1 .form-control{min-height:54px}.newsletter-style2 .form-control{background:transparent;border:0;box-shadow:none;border-bottom:1px solid rgba(255,255,255,0.2);border-radius:0;padding:0}.newsletter-style2 .form-control:focus{color:#fff}.newsletter-form-icon .quform-elements{position:relative;border-radius:10px}.newsletter-form-icon .quform-submit-inner{position:absolute;right:1px;top:1px;width:auto;background:transparent;height:48px}.newsletter-form-icon .quform-submit-inner .btn{padding:0.500rem 1.15rem}.newsletter-form-icon .quform-submit-inner .btn:focus{border:1px solid transparent}.newsletter-form-icon .quform-submit-inner .btn:active{border:1px solid transparent}.newsletter-form-icon .quform-loading-wrap{margin-top:15px;margin-bottom:0;margin-left:0}.newsletter-form-icon input{border:1px solid transparent;background-color:rgba(255,255,255,0.2);height:50px;padding:0.5rem 4rem 0.5rem 1rem;color:#fff}.newsletter-form-icon .form-control:focus{background-color:rgba(255,255,255,0.2);color:#fff}.newsletter-form-icon .form-control:active{background-color:rgba(255,255,255,0.2);color:#fff}.newsletter-form-icon .quform-has-error input{border-color:#4222DC}.newsletter-form-icon .quform-has-error textarea{border-color:#4222DC}.newsletter-form-icon .quform-has-error select{border-color:#4222DC}.newsletter-form-icon .quform-input .quform-errors-wrap{right:15px}.newsletter-form-icon i{font-size:1.2rem;line-height:2rem}.newsletter-rounded .quform-submit-inner{position:absolute;right:0px;top:4px;width:auto}.newsletter-rounded .quform-input .form-control{padding:0.375rem 60px 0.375rem 20px}.newsletter-rounded .btn{border:none;outline:none;font-size:18px}.newsletter-rounded .btn:hover,.newsletter-rounded .btn:active,.newsletter-rounded .btn:focus{border:none;outline:none}.quform.dark .form-control{min-height:60px;border-radius:0.375rem;resize:none;background:transparent;border-color:rgba(255,255,255,0.2);padding:10px 20px;color:#fff;opacity:0.65}.quform.dark .form-control:focus{border-color:#4222DC;background-color:transparent;color:#fff;opacity:0.95}.quform.dark .form-control:active{border-color:#4222DC;background-color:transparent;color:#fff;opacity:0.95}.quform.dark .form-control:hover{border-color:#4222DC;background-color:transparent;color:#fff;opacity:0.95}.social-icon-style1{margin-bottom:0;display:inline-block;padding-left:10px;list-style:none}.social-icon-style1 li{vertical-align:middle;display:inline-block;margin-right:5px}.social-icon-style1 li a{display:inline-block;font-size:14px;text-align:center;color:#4222DC;background:#fff;height:41px;line-height:42px;width:41px;border-radius:2px}.social-icon-style1 li a:hover{background:#4222DC;color:#fff}.social-icon-style1 li:last-child{margin-right:0}.social-icon-style1 li a.small{width:30px;height:30px;line-height:30px;font-size:11px}.social-icon-style1.small li a{width:35px;height:35px;line-height:35px}@media screen and (max-width: 991px){.social-icon-style1.small li a{width:30px;height:30px;line-height:30px}}.social-icon-style2{margin-bottom:0;display:inline-block;padding-left:0px;list-style:none}.social-icon-style2 li{vertical-align:middle;display:inline-block;margin-right:5px}.social-icon-style2 li a{display:inline-flex;font-size:14px;text-align:center;color:#ffffff !important;border:1px solid rgba(255,255,255,0.1);height:50px;width:50px;justify-content:center;align-items:center;border-radius:50%}.social-icon-style2 li a:hover,.social-icon-style2 li a:active,.social-icon-style2 li a:focus{background:#7a63ff}.social-icon-style2 li:last-child{margin-right:0}.social-icon-style3 li{display:inline-block;margin-right:20px}.social-icon-style3 li:last-child{margin-right:0}.social-icon-style3 li a{font-size:18px;color:#1B1F3B}.social-icon-style3 li a:hover{color:#4222DC}.social-icon-style3 li a:active{color:#4222DC}.social-icon-style3 li a:focus{color:#4222DC}.social-icon-style4{margin-bottom:0;display:inline-block;padding-left:10px;list-style:none}.social-icon-style4 li{vertical-align:middle;display:inline-block;margin-right:5px;transition:0.4s}.social-icon-style4 li a{display:inline-block;font-size:14px;text-align:center;border:1px solid #fff;color:#ffffff;display:flex;justify-content:center;padding:9px 29px 9px 28px;border-radius:5px;transition:0.4s}.social-icon-style4 li a:hover,.social-icon-style4 li a:active,.social-icon-style4 li a:focus{color:#4222DC;background:#fff}.social-icon-style4 li:last-child{margin-right:0}.social-icon-style4 li a.small{width:30px;height:30px;line-height:30px;font-size:11px}.social-icon-style4.small li a{width:35px;height:35px;line-height:35px}@media screen and (max-width: 575px){.social-icon-style4 li a{padding:6px 19px 7px 17px;font-size:11px}}.footer-logo{max-width:215px;width:100%;display:inline-block}footer .email{border-bottom:1px solid rgba(255,255,255,0.7);display:inline-block;padding-bottom:5px}footer .email a{color:rgba(255,255,255,0.7);position:relative;transition:all 0.8s ease}footer .email a:hover{color:#4222DC !important}footer .email a:hover:after{width:100%}footer .email a:active{color:#4222DC !important}footer .email a:active:after{width:100%}footer .email a:focus{color:#4222DC !important}footer .email a:focus:after{width:100%}footer .email a:after{border-bottom:1px solid #fff;transition:all 0.8s ease;content:"";display:inline-block;position:absolute;bottom:-10px;right:0;width:0}footer .phone{padding-bottom:0;margin-bottom:0}footer .phone a{padding-bottom:0;letter-spacing:-0.05rem;color:white}footer .phone a:hover{color:#4222DC !important}footer .phone a:active{color:#4222DC !important}footer .phone a:focus{color:#4222DC !important}footer li{list-style:none;word-wrap:break-word}footer li:first-child{margin-top:0;border-top:0;padding-top:0}footer li a{color:#fff}footer li a:hover{color:#7a63ff}footer li a:active{color:#7a63ff}footer li a:focus{color:#7a63ff}footer label{color:#fff}.left-icon i{margin-right:6px;margin-left:0}@media screen and (max-width: 767px){footer .email a:after{bottom:-10px}}.footer-style01{position:relative;overflow:hidden;display:block}.footer-style01 .footer-text{background:linear-gradient(180deg, #EAEAEA 0%, rgba(226,226,226,0) 85.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:128px;font-weight:800;line-height:0.9em;letter-spacing:-0.04em;color:#f0f3f1}.footer-style01 .footer-list li{list-style-type:none;color:#fff;padding:0 0 10px 0}.footer-style01 .footer-list li:last-child{padding:0}.footer-style01 .footer-list li i{transform:rotate(-45deg)}@media screen and (max-width: 1199px){.footer-style01 .footer-text{font-size:114px}}@media screen and (max-width: 767px){.footer-style01 .footer-text{font-size:88px}}@media screen and (max-width: 575px){.footer-style01 .footer-text{font-size:56px}}.footer-style02 .footer-logo{max-width:174px}.footer-style02 .footer-tag{font-weight:500;margin-left:20px;padding-left:20px;padding-right:20px;border-radius:30px;background-color:rgba(66,34,220,0.2);color:#4222DC;line-height:30px;font-size:12px;display:inline-block;vertical-align:middle}@media screen and (max-width: 575px){.footer-style02 .footer-logo{max-width:144px}}
