.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));bottom:0;left:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);position:absolute;right:0;top:0;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1 1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.yarl__slide_image_cover{height:100%;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{bottom:auto;display:flex;justify-content:flex-end;left:auto;padding:var(--yarl__toolbar_padding,8px);position:absolute;right:0;top:0}[dir=rtl] .yarl__toolbar{bottom:auto;left:0;right:auto;top:0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Space+Grotesk:wght@300..700&display=swap";:root{--bs-font-primary:"Inter",sans-serif;--bs-font-secondary:"Space Grotesk",sans-serif;--bs-font-tertiary:"Bebas Neue",sans-serif;--bs-primary-color:#47B16A;--bs-secondary-color:#0044EB;--bs-tertiary-color:#FFBE16;--bs-background-color:#F1F6FC;--bg-page-header-bg:#FFFCF3;--bs-white-color:#ffffff;--bs-black-color:#020842;--bs-black-color2:#0F144B;--bs-border-color:#CCCCCC;--bs-paragraph-color:#49515B;--bs-body-font-size:18px;--bs-body-font-weight:400;--bs-body-line-height:28px;--bs-shadow:0px 5px 60px 0px rgba(0,0,0,0.05);--bs-transition:all 0.3s ease-out 0s}*{margin:0;padding:0;outline:none;box-sizing:border-box}body,html{overflow-x:clip}body{font-family:var(--bs-font-primary);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-black-color)}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:var(--bs-font-secondary)}h1{font-size:74px;line-height:84px}h1,h2{font-weight:700;letter-spacing:-1.48px}h2{font-size:60px;line-height:68px}h3{font-size:32px;line-height:40px;font-weight:500;letter-spacing:-.64px}h4{font-size:22px;font-weight:700;line-height:36px}h5{font-size:18px}h5,h6{line-height:30px;font-weight:700}h6{font-size:16px}a,small,span{display:inline-block}a,button{transition:var(--bs-transition);text-decoration:none;font-family:var(--bs-font-secondary)}.btn:focus,a:focus,button:focus{text-decoration:none;outline:none;box-shadow:none}ol,p,ul{margin:0;padding:0}p{font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-paragraph-color);letter-spacing:-.36px}::selection{background:var(--bs-primary-color);color:var(--bs-white-color);text-shadow:none}.row{--bs-gutter-x:30px;--bs-gutter-y:30px}.g-3,.gy-3{--bs-gutter-y:1rem!important}.g-2,.gy-2{--bs-gutter-y:0.5rem!important}.section-title-block{margin-bottom:60px}.section-title-block .section-sub-title{color:var(--bs-primary-color);margin-bottom:10px;font-size:16px;font-weight:700;line-height:30px;letter-spacing:2.56px;padding-right:10px}.section-title-block .section-sub-title:before{left:100%;width:30px;height:2px}.section-title-block .section-sub-title:after,.section-title-block .section-sub-title:before{position:absolute;top:50%;transform:translateY(-50%);background-color:var(--bs-secondary-color);content:""}.section-title-block .section-sub-title:after{right:-40px;width:10px;height:10px;border-radius:50%}.section-title-block .section-title{color:var(--bs-black-color);font-size:60px;font-weight:700;line-height:68px;letter-spacing:-1.48px}.reveal{visibility:hidden;position:relative;width:100%;height:100%;overflow:hidden!important}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mt-30{margin-top:30px}.my-30{margin:30px 0}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.mb-60{margin-bottom:60px}.mb-120,.mt-120{margin-top:120px}.pt-120{padding-top:120px}.pb-120{padding-bottom:120px}.my-120{margin:120px 0}.py-120{padding:120px 0}.rounded-20{border-radius:20px}.rounded-30{border-radius:30px}.heading-style1{color:var(--bs-black-color);font-size:74px;font-weight:700;line-height:84px;letter-spacing:-1.48px}.section-bg{background:var(--bs-background-color)}.social-icon-box ul li+li{margin-left:10px}.social-icon-box ul li{display:inline-block}.social-icon-box ul li a{width:35px;height:35px;border:1px solid var(--bs-border-color);border-radius:5px;color:var(--bs-black-color);font-size:14px}.social-icon-box ul li a:hover{background-color:var(--bs-primary-color);border-color:var(--bs-primary-color);color:var(--bs-white-color)}.theme-btn{color:var(--bs-white-color);font-size:18px;font-weight:700;line-height:30px;background-color:var(--bs-secondary-color);padding:15px 30px;border-radius:60px;z-index:9;border:0}.theme-btn:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:100%;height:100%;background-color:var(--bs-black-color);border-radius:60px;transition:var(--bs-transition);z-index:-1;opacity:0}.theme-btn .arrow{margin-left:10px;transition:var(--bs-transition);position:relative;top:-1px}.theme-btn:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1}.theme-btn-primary{background-color:var(--bs-primary-color)}.theme-btn-tertiary{background-color:var(--bs-tertiary-color);color:var(--bs-black-color)}.theme-btn-tertiary:hover{color:var(--bs-white-color)}.theme-btn-tertiary:hover:before{background-color:var(--bs-primary-color)}.theme-btn-border{background-color:rgba(0,0,0,0);border:1px solid var(--bs-secondary-color);color:var(--bs-black-color)}.theme-btn-border:before{background-color:var(--bs-secondary-color)!important}.theme-btn-border svg path{transition:var(--bs-transition);fill:var(--bs-black-color)!important}.theme-btn-border:hover{color:var(--bs-white-color)}.theme-btn-border:hover svg path{fill:var(--bs-white-color)!important}.call-us-btn .icon{width:55px;height:55px;background-color:var(--bs-white-color);border-radius:50%;transition:var(--bs-transition)}.call-us-btn .icon i{color:var(--bs-secondary-color);transition:var(--bs-transition)}.call-us-btn .info .title{color:var(--bs-paragraph-color);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.36px}.call-us-btn .info .number{color:var(--bs-black-color);font-family:var(--bs-font-secondary);font-size:18px;font-weight:700;line-height:30px;transition:var(--bs-transition)}.call-us-btn:hover .icon{background-color:var(--bs-secondary-color)}.call-us-btn:hover .icon i{color:var(--bs-white-color)}.call-us-btn:hover .number{color:var(--bs-secondary-color)}.call-us-btn.style2 .icon{background-color:var(--bs-primary-color)}.call-us-btn.style2 .icon i{color:var(--bs-white-color)}.call-us-btn.style2 .number{font-size:22px!important;line-height:36px!important}.call-us-btn.style2:hover .icon{background-color:var(--bs-primary-color)}.call-us-btn.style2:hover .number{color:var(--bs-primary-color)}.icon-box{width:80px;height:80px}.icon-box-text-white img{filter:brightness(0) invert(1)}.icon-box-primary{background-color:var(--bs-primary-color)}.icon-box-secondary{background-color:var(--bs-secondary-color)}.icon-box-tertiary{background-color:var(--bs-tertiary-color)}.input-group .form-label{color:var(--bs-black-color);font-family:var(--bs-font-secondary);font-size:18px;font-weight:700;line-height:30px;margin-bottom:10px}.input-group .form-field{height:68px;border:1px solid var(--bs-border-color);color:var(--bs-paragraph-color);font-size:18px;font-weight:400;letter-spacing:-.36px;width:100%;border-radius:50px!important;transition:var(--bs-transition);padding:0 20px}.input-group .form-field:focus{border-color:var(--bs-primary-color)}.input-group .form-field::placeholder{color:var(--bs-paragraph-color);opacity:1}.input-group .textarea-control{height:130px;padding:20px;border-radius:30px!important;resize:none}.input-group .textarea-control::placeholder{color:var(--bs-paragraph-color);opacity:1}.mouse-cursor{position:fixed;inset-inline-start:0;top:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:visible}.cursor-inner{width:6px;height:6px;z-index:10000001;background-color:var(--bs-primary-color);transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{-webkit-margin-start:-35px;margin-inline-start:-35px;margin-top:-35px;width:70px;height:70px;background-color:var(--bs-primary-color);opacity:.3}.cursor-outer{-webkit-margin-start:-12px;margin-inline-start:-12px;margin-top:-12px;width:30px;height:30px;border:1px solid var(--bs-primary-color);box-sizing:border-box;z-index:10000000;opacity:.5;transition:all .25s ease-out}.cursor-outer.cursor-hover{opacity:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ripple:after,.ripple:before{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);box-shadow:0 0 0 0 rgba(var(--ienet-white-rgb,255,255,255),.8);animation:ripple 3s infinite;border-radius:50%}.ripple:before{animation-delay:.9s;content:"";position:absolute}.ripple:after{animation-delay:.5s;content:"";position:absolute}@keyframes ripple{70%{box-shadow:0 0 0 40px rgba(10,165,205,0)}to{box-shadow:0 0 0 0 rgba(10,165,205,0)}}@media(max-width:1399.98px){.section-title-block .section-title{font-size:48px;line-height:62px}.heading-style1{font-size:64px;line-height:74px}.section-title-block .section-title{font-size:42px;line-height:52px}.section-title-block{margin-bottom:40px}}@media(max-width:1199.98px){.heading-style1{font-size:42px;line-height:52px}}@media(max-width:991.98px){.heading-style1{line-height:66px;font-size:52px}}@media(max-width:767.98px){.pt-120{padding-top:100px}.py-120{padding:100px 0}.mt-120{margin-top:100px}.input-group .form-field{height:60px}.input-group .form-field.textarea-control{height:120px}}@media(max-width:557.98px){.section-title-block .section-title{font-size:32px;line-height:42px}.heading-style1{font-size:46px;line-height:56px}.theme-btn{font-size:16px}p{font-size:17px}}.ep-header-section{position:fixed;width:100%;top:20px;left:0;z-index:999;transition:var(--bs-transition)}.ep-header-section .navbar .header-one-container{max-width:1290px;background-color:var(--bs-white-color);box-shadow:0 4px 10px #d4d9e5;border-radius:80px;padding:0 50px}.ep-header-section .navbar .navbar-nav .nav-item{margin:0 6px;position:relative}.ep-header-section .navbar .navbar-nav .nav-item .nav-link{color:var(--bs-black-color);font-size:18px;font-weight:500;line-height:78px}.ep-header-section .navbar .navbar-nav .nav-item .nav-link i{font-size:10px;position:relative;top:-1px}.ep-header-section .navbar .navbar-nav .nav-item .sub-menu{width:226px;background-color:var(--bs-white-color);position:absolute;top:100%;margin-top:10px;left:0;z-index:999;visibility:hidden;opacity:0;transition:var(--bs-transition);box-shadow:0 10px 30px 0 rgba(137,139,142,.2)}.ep-header-section .navbar .navbar-nav .nav-item .sub-menu li a{color:var(--bs-black-color);display:block;background-color:rgba(0,0,0,0);width:100%;padding:8px 16px;font-weight:500}.ep-header-section .navbar .navbar-nav .nav-item .sub-menu li a:hover{background-color:var(--bs-secondary-color);color:var(--bs-white-color)}.ep-header-section .navbar .navbar-nav .nav-item.active .nav-link,.ep-header-section .navbar .navbar-nav .nav-item:hover>.nav-link{color:var(--bs-secondary-color)}.ep-header-section .navbar .navbar-nav .nav-item:hover>.sub-menu{visibility:visible;opacity:1;margin-top:0}.ep-header-section-two{background-color:var(--bs-background-color);position:static}.ep-header-section-two .navbar{position:relative}.ep-header-section-two .navbar:before{position:absolute;top:0;left:0;width:31.5%;height:100%;background-color:var(--bs-primary-color);content:""}.ep-header-section-two .navbar .navbar-brand{position:relative}.ep-header-section-two .call-us-btn .icon{background-color:var(--bs-tertiary-color)}.ep-header-section-two .call-us-btn .icon i{color:var(--bs-black-color)}.ep-header-section-two .call-us-btn:hover .icon{background-color:var(--bs-secondary-color)}.ep-header-section-two .call-us-btn:hover .icon i{color:var(--bs-white-color)}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background-color:var(--bs-white-color);display:flex;align-items:center;justify-content:center}#preloader .loading-container{margin:40px auto}#preloader .loading-container .loading{height:120px;position:relative;width:120px;border-radius:100%;border:1px solid rgba(0,0,0,0);border-color:rgba(0,0,0,0) var(--bs-secondary-color) rgba(0,0,0,0) var(--bs-secondary-color);animation:rotate-loading 1.5s linear 0s infinite normal;transform-origin:50% 50%}#preloader #loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#header-fixed-height.active-height{display:block;height:94px}.sticky-menu{background-color:var(--bs-white-color);animation:fadeInDown .4s ease-in-out 0s 1 normal none running;box-shadow:0 2px 20px rgba(25,25,25,.1);border-radius:0;position:fixed;top:0;left:0;padding:0}.sticky-menu .container{background-color:var(--bs-white-color)!important;box-shadow:none!important}.sticky-menu .call-us-btn .icon{background-color:var(--bs-background-color)!important}.sticky-menu .call-us-btn .icon:hover{background-color:var(--bs-secondary-color);color:var(--bs-white-color)}.sticky-menu .call-us-btn:hover .icon{background-color:var(--bs-secondary-color)!important}.mobile-menu-area{z-index:999;background-color:var(--bs-white-color);width:100%;transition:var(--bs-transition);margin-top:0}.mobile-menu-area .mobile-topbar{width:100%;background-color:var(--bs-white-color);padding:13px 0}.mobile-menu-area .mobile-topbar .bars{height:40px;width:40px;color:var(--bs-black-color);font-size:18px;border-radius:50%!important;text-align:center;line-height:35px;cursor:pointer;transition:all .1s ease-in-out;display:flex;align-items:center;justify-content:center;border:1px solid var(--bs-black-color)}.mobile-menu-area .mobile-topbar .bars:hover{background-color:var(--bs-secondary-color);border-color:var(--bs-secondary-color);color:var(--bs-white-color)}.mobile-menu-area .mobile-menu-overlay{width:100%;height:100%;background-color:rgba(0,0,0,.6);position:fixed;top:0;left:0;z-index:999;transition-duration:.3s;visibility:hidden;opacity:0}.mobile-menu-area .mobile-menu-overlay.active{visibility:visible;opacity:1}.mobile-menu-area .submenu{transition:var(--bs-transition);overflow:hidden;height:0}.mobile-menu-area .submenu.open{opacity:1;height:auto}.mobile-menu-area .mobile-menu-main{width:320px;height:100%;background-color:var(--bs-white-color);position:fixed;top:0;left:-320px;z-index:999;overflow-y:scroll;transition-duration:.3s}.mobile-menu-area .mobile-menu-main .logo{padding:20px}.mobile-menu-area .mobile-menu-main .close-mobile-menu{position:absolute;top:34px;right:10px}.mobile-menu-area .mobile-menu-main .close-mobile-menu i{width:35px;height:35px;text-align:center;line-height:35px;color:var(--bs-black-color);font-size:20px;cursor:pointer;transition:var(--bs-transition)}.mobile-menu-area .mobile-menu-main .menu-body .menu-list{padding-top:10px}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li a{color:var(--bs-black-color);font-size:18px;font-weight:500;line-height:78px;border-top:1px solid var(--bs-border-color);width:100%;line-height:44px;padding:0 10px 0 20px;transition:var(--bs-transition);display:flex;justify-content:space-between;align-items:center}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li a i{width:32px;height:32px;background-color:var(--bs-background-color);text-align:center;line-height:32px;font-size:12px;border-radius:3px;transition:var(--bs-transition)}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li a:hover{color:var(--bs-secondary-color)}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li a:hover i{background-color:var(--bs-secondary-color);color:var(--bs-white-color)}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li ul{padding-left:0}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li ul a{padding:0 20px 0 40px}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li ul li:last-child a{border-bottom:0}.mobile-menu-area .mobile-menu-main .menu-body .menu-list ul li:last-child a{border-bottom:1px solid var(--bs-border-color)}.mobile-menu-area .mobile-menu-main .call-us .call-us-btn .icon{background-color:var(--bs-background-color)}.mobile-menu-area .mobile-menu-main .call-us .call-us-btn:hover .icon{background-color:var(--bs-secondary-color);color:var(--bs-white-color)}.mobile-menu-area .mobile-menu-main.active{left:0!important}.mobile-menu-area .mobile-menu-action-btn{padding:20px}.mobile-menu-area .mobile-menu-action-btn a{color:var(--bs-white-color);padding:12px 0;font-size:16px;font-weight:700;border-radius:5px;width:100%;text-align:center}.mobile-menu-area .mobile-menu-action-btn a i{font-size:14px;margin-left:8px}.mobile-menu-area .mobile-menu-action-btn a:hover{background-color:var(--bs-black-color)}@media(max-width:1799.98px){.ep-header-section-two .navbar:before{width:25.5%}}@media(max-width:1399.98px){.ep-header-section .navbar .header-one-container{max-width:1140px;padding:0 35px}.ep-header-section .navbar .navbar-nav .nav-item{margin:0 5px}.ep-header-section .navbar .navbar-nav .nav-item .nav-link{font-size:17px}.ep-header-section-two .navbar:before{width:24%}}@media(max-width:1199.98px){.mobile-menu-area .mobile-topbar{background-color:var(--bs-background-color);padding:10px 25px;border-radius:50px;transition:var(--bs-transition)}.sticky-menu .mobile-topbar{background-color:rgba(0,0,0,0);padding:10px 0;border-radius:0}.ep-header-section-two .mobile-menu-area{background-color:var(--bs-background-color)!important}.ep-header-section-two .mobile-menu-area .mobile-topbar{background-color:rgba(0,0,0,0);padding:10px 0}.ep-header-section-two.sticky-menu .mobile-menu-area{background-color:var(--bs-white-color)!important}}.ep-banner-section{padding-top:113px;padding-bottom:17px;background-color:var(--bs-white-color)}.ep-banner-section .banner-title{margin-bottom:30px}.ep-banner-section .banner-text{padding:40px 0;max-width:463px}.ep-banner-section .banner-text .banner-title-shape{top:20px;right:15px}.ep-banner-section .banner-text .banner-buttons{margin-top:40px}.ep-banner-section .banner-text .banner-buttons .theme-btn{margin-right:50px}.ep-banner-section .banner-text .banner-buttons .play-now-btn .icon{width:50px;height:50px;background-color:var(--bs-tertiary-color);color:var(--bs-primary-color);font-size:15px;transition:var(--bs-transition)}.ep-banner-section .banner-text .banner-buttons .play-now-btn .text{color:var(--bs-paragraph-color);font-family:var(--bs-font-primary);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.36px;margin-left:10px}.ep-banner-section .banner-text .banner-buttons .play-now-btn:hover .icon{background-color:var(--bs-black-color);color:var(--bs-white)}.ep-banner-section .banner-image{margin-top:10px}.ep-banner-section .custom-shadown{width:431px;height:431px;background:var(--bs-tertiary-color);opacity:.6;filter:blur(152.6000061035px);bottom:-176px;right:-220px}.video-backdrop{position:fixed;inset:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);transition:all .5s;z-index:9999999!important;box-sizing:content-box;visibility:hidden;opacity:0;transition:all .3s ease-out}.video-inner{max-width:100%;height:calc(100% - 120px);max-height:100%;min-height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px 20px;overflow-y:auto;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress}.video-zoom-in{visibility:visible;opacity:1;background-color:rgba(0,0,0,.9)}.video-zoom-in .video-container{opacity:1;visibility:visible;transform:scale(1)}.video-container{position:relative;max-width:850px;max-height:480px;width:100%;height:100%;z-index:9999999!important;opacity:0;visibility:hidden;transition:all .2s ease-in-out;transform:scale(.7);transition-delay:.3s}.video-container .video{width:100%;height:100%;border:0}.close-video-popup{position:absolute;top:-60px;inset-inline-end:-6px;background-color:rgba(0,0,0,0);font-size:30px;box-shadow:none;border:0;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:flex-end;cursor:pointer;transition:all .2s ease-in-out}.close-video-popup,.close-video-popup:hover{color:var(--bs-white-color)}.ep-banner-section-two{background-color:var(--bs-white-color)}.ep-banner-section-two .banner-main:before{position:absolute;top:0;left:0;width:64%;height:100%;background:var(--bs-black-color);content:"";-webkit-clip-path:polygon(0 0,calc(100% - 360px) 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 360px) 0,100% 100%,0 100%)}.ep-banner-section-two .banner-row{--bs-gutter-y:0px}.ep-banner-section-two .banner-shape-4{top:0;right:0}.ep-banner-section-two .banner-text{padding:90px 0}.ep-banner-section-two .banner-text .banner-title{color:var(--bs-white-color);font-size:92px;font-weight:700;line-height:100px;letter-spacing:-1.841px}.ep-banner-section-two .banner-text p{color:var(--bs-white-color);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.36px;max-width:463px;margin:28px 0 30px}.ep-banner-section-two .banner-text .rotate-img{width:203px;height:203px;border-radius:50%;position:relative;padding:13px;background-color:hsla(0,0%,100%,.05)}.ep-banner-section-two .banner-text .rotate-img img{animation:spin 26s linear infinite}.ep-banner-section-two .banner-text .rotate-img .video-rotate-btn{color:var(--bs-white-color);width:89px;height:89px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:var(--bs-secondary-color)}.ep-banner-section-two .banner-text .rotate-img .video-rotate-btn i{font-size:25px}.ep-banner-section-two .banner-image{width:873px}.ep-banner-section-two .banner-image .banner-shape-2{top:-89px;right:65.3%}.ep-banner-section-two .banner-image .banner-shape-3{top:357px;right:86%}@media(max-width:1799.98px){.ep-banner-section-two .banner-main:before{width:68%;-webkit-clip-path:polygon(0 0,calc(100% - 340px) 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 340px) 0,100% 100%,0 100%)}.ep-banner-section-two .banner-image{width:810px}.ep-banner-section-two .banner-image .banner-shape-2{top:-112px;right:63%}}@media(max-width:1399.98px){.ep-banner-section .banner-text .banner-title-shape{right:50px}.ep-banner-section-two .banner-text .banner-title{font-size:68px;line-height:78px}.ep-banner-section-two .banner-image{width:677px}.ep-banner-section-two .banner-image .banner-shape-2{top:-129px;right:61.5%}.ep-banner-section-two .banner-image .banner-shape-3{top:323px;right:87%;transform:rotate(-6deg)}}@media(max-width:1199.98px){.ep-banner-section .banner-text .banner-title-shape{right:50px}.ep-banner-section{padding-top:90px}.ep-banner-section .banner-shape{left:-525px;width:650px}.ep-banner-section .banner-text .banner-title-shape{right:5px;top:10px}.ep-banner-section-two .banner-text .banner-title{font-size:52px;line-height:63px}.ep-banner-section-two .banner-main:before{width:74%}.ep-banner-section-two .banner-image{width:606px}.ep-banner-section-two .banner-image .banner-shape-2{top:-147px;right:56.5%}.ep-banner-section-two .banner-shape-4{top:0;right:-3px;height:446px}.ep-banner-section-two .banner-image .banner-shape-2{top:-127px;right:59.5%;width:230px}.ep-banner-section-two .banner-image .banner-shape-3{top:287px;right:85%}.ep-banner-section-two .banner-text{padding:70px 0}}@media(max-width:991.98px){.ep-banner-section .banner-shape{display:none}.ep-banner-section .banner-text{max-width:550px;margin:0 auto;text-align:center;margin-top:65px}.ep-banner-section .banner-image{margin-top:0;display:none}.ep-banner-section{padding-bottom:50px}.ep-banner-section-two .banner-main:before{width:100%;-webkit-clip-path:none;clip-path:none}.ep-banner-section-two .banner-image .banner-shape-2,.ep-banner-section-two .banner-image .banner-shape-3,.ep-banner-section-two .banner-shape-4{display:none}.ep-banner-section-two .banner-text{text-align:center}.ep-banner-section-two .banner-text p{margin:28px auto 30px}.ep-banner-section-two .banner-text .rotate-img{margin:0 auto}.ep-banner-section-two .banner-image{margin:0 auto;padding-bottom:60px}}@media(max-width:767.98px){.ep-banner-section-two .banner-image{width:100%}.ep-banner-section-two .banner-text{padding-bottom:50px}.ep-banner-section .banner-image{display:none}}@media(max-width:575.98px){.ep-banner-section .banner-text{margin-top:40px}.ep-banner-section .banner-text .banner-buttons .theme-btn{margin-right:16px}.ep-banner-section-two .banner-text .banner-title{font-size:44px;line-height:56px}.ep-banner-section .banner-image{display:none}}.cta-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#ffffff)}.cta-section .cta-bg-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.cta-section .cta-bg-animation .gradient-circle{position:absolute;border-radius:50%;filter:blur(60px);opacity:.15}.cta-section .cta-bg-animation .gradient-circle.circle-1{width:400px;height:400px;background:linear-gradient(135deg,#2E6B8F,#6F42C1);top:-200px;right:-200px;animation:float 15s ease-in-out infinite}.cta-section .cta-bg-animation .gradient-circle.circle-2{width:300px;height:300px;background:linear-gradient(135deg,#6F42C1,#28A745);bottom:-150px;left:-150px;animation:float 18s ease-in-out infinite reverse}.cta-section .cta-bg-animation .gradient-circle.circle-3{width:200px;height:200px;background:linear-gradient(135deg,#28A745,#F48325);top:30%;right:10%;animation:float 12s ease-in-out infinite}.cta-section .cta-card{border:1px solid rgba(0,0,0,.05);transition:all .3s ease;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-section .cta-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2E6B8F,#6F42C1)}.cta-section .cta-card.fade-in-up{animation:fadeInUp .8s ease-out forwards}.cta-section .feature-grid .feature-icon{width:36px;height:36px;border-radius:10px;background:rgba(46,107,143,.1);display:flex;align-items:center;justify-content:center;color:#2e6b8f;font-size:16px}.cta-section .cta-image-wrapper{position:relative;padding:20px}.cta-section .cta-image-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(46,107,143,.1),rgba(111,66,193,.1));border-radius:20px;z-index:0;transform:rotate(3deg);transition:all .3s ease}.cta-section .cta-image-wrapper .cta-image-inner{position:relative;z-index:1;background:#fff;border-radius:15px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transform:rotate(-1deg);transition:all .3s ease}.cta-section .cta-image-wrapper:hover .cta-image-inner,.cta-section .cta-image-wrapper:hover:before{transform:rotate(0)}.cta-section .cta-image-wrapper.float-in{animation:floatIn 1s ease-out forwards}.cta-section .cta-stats{position:absolute;background:#fff;border-radius:12px;padding:12px 20px;box-shadow:0 5px 20px rgba(0,0,0,.1);z-index:2}.cta-section .cta-stats .stats-inner{text-align:center}.cta-section .cta-stats .stats-inner .stats-number{font-size:1.5rem;line-height:1;margin-bottom:4px}.cta-section .cta-stats .stats-inner .stats-label{color:#6c757d}.cta-section .cta-stats.stats-1{top:20px;left:-15px;animation:float 6s ease-in-out infinite}.cta-section .cta-stats.stats-2{bottom:20px;right:-15px;animation:float 8s ease-in-out infinite reverse}.cta-section .btn{position:relative;overflow:hidden;z-index:1}.cta-section .btn:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#2E6B8F,#6F42C1);z-index:-1;transition:all .3s ease;opacity:0}.cta-section .btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(46,107,143,.2)}.cta-section .btn:hover:after{opacity:1}.cta-section .btn.btn-outline-primary:hover{color:#fff!important;border-color:rgba(0,0,0,0)}@keyframes floatIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.mission-vision-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#FAFBF9,#ffffff)}.mission-vision-section .bg-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.mission-vision-section .bg-animation .gradient-bg{position:absolute;width:100%;height:100%;opacity:.8;transition:all .5s ease}.mission-vision-section .bg-animation .gradient-bg-1{top:0;right:0;background:radial-gradient(circle at 80% 50%,rgba(46,107,143,.08) 0,transparent 50%)}.mission-vision-section .bg-animation .gradient-bg-2{bottom:0;left:0;background:radial-gradient(circle at 20% 50%,rgba(111,66,193,.08) 0,transparent 50%)}.mission-vision-section .content-tab{opacity:0;transform:translateY(20px);transition:all .5s ease}.mission-vision-section .content-tab.fade-in{opacity:1;transform:translateY(0)}.mission-vision-section .content-tab .tab-bg{position:absolute;top:0;right:0;width:100%;height:100%;z-index:0;transition:all .3s ease}.mission-vision-section .content-tab .tab-bg.mission{background:linear-gradient(135deg,rgba(46,107,143,.1),transparent)}.mission-vision-section .content-tab .tab-bg.vision{background:linear-gradient(135deg,rgba(111,66,193,.1),transparent)}.mission-vision-section .content-tab .tab-bg.values{background:linear-gradient(135deg,rgba(40,167,69,.1),transparent)}.mission-vision-section .goal-card{transition:all .3s ease;opacity:0;transform:translateY(20px)}.mission-vision-section .goal-card:hover{transform:translateY(-5px)!important;box-shadow:0 10px 30px rgba(0,0,0,.1)!important}.mission-vision-section .goal-card.fade-in-up{opacity:1;transform:translateY(0)}.mission-vision-section .nav-pills .nav-link{padding:.75rem 1.5rem;border-radius:50px;font-weight:600;color:#6c757d;margin:0 .5rem 1rem;transition:all .3s ease;border:1px solid #dee2e6}.mission-vision-section .nav-pills .nav-link.active,.mission-vision-section .nav-pills .nav-link:hover{color:#fff;border-color:rgba(0,0,0,0)}.mission-vision-section .nav-pills .nav-link.active{background:linear-gradient(135deg,#2E6B8F,#6F42C1);box-shadow:0 4px 15px rgba(46,107,143,.3)}.about-overview-section{background:linear-gradient(135deg,#FAFBF9,#ffffff)}.about-overview-section .section-subtitle{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.about-overview-section .section-title{font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--bs-dark)}.about-overview-section .about-content .lead{font-size:1.1rem;line-height:1.7;color:#62584a}.about-overview-section .stats-row .stat-item .stat-number{font-size:2.5rem;font-weight:700}.about-overview-section .stats-row .stat-item .stat-label{font-size:.9rem;color:#62584a;text-transform:uppercase;letter-spacing:.5px}.about-overview-section .about-image-section .main-image{transition:all .3s ease}.about-overview-section .about-image-section .main-image:hover{transform:scale(1.02)}.about-overview-section .about-image-section .floating-card{animation:float 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.about-overview-section .about-image-section .bg-element{animation:pulse 4s ease-in-out infinite}.about-overview-section .value-card{background:hsla(0,0%,100%,.8);border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.about-overview-section .value-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1);border-color:#2e6b8f}.about-overview-section .value-card .value-icon{transition:all .3s ease}.about-overview-section .value-card:hover .value-icon{transform:scale(1.1)}.about-overview-section .value-card .value-title{background:#2e6b8f;transition:color .3s ease}.about-overview-section .value-card:hover .value-title{color:#2e6b8f}.mission-vision-section .section-title{font-size:2.5rem;font-weight:700;color:#2e6b8f}.mission-vision-section .mission-card,.mission-vision-section .vision-card{transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.mission-vision-section .mission-card:hover,.mission-vision-section .vision-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.mission-vision-section .mission-card .card-icon .icon-wrapper,.mission-vision-section .vision-card .card-icon .icon-wrapper{transition:all .3s ease}.mission-vision-section .mission-card:hover .card-icon .icon-wrapper,.mission-vision-section .vision-card:hover .card-icon .icon-wrapper{transform:scale(1.1)}.mission-vision-section .mission-card .card-title,.mission-vision-section .vision-card .card-title{background:#2e6b8f;font-weight:600}.mission-vision-section .mission-card .card-description,.mission-vision-section .vision-card .card-description{color:#62584a;line-height:1.6}.mission-vision-section .goal-item{transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.mission-vision-section .goal-item:hover{transform:translateX(10px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:#2e6b8f}.mission-vision-section .goal-item .number-badge{transition:all .3s ease}.mission-vision-section .goal-item:hover .number-badge{transform:scale(1.1);box-shadow:0 5px 15px rgba(46,107,143,.3)}.mission-vision-section .goal-item .goal-title{background:#2e6b8f;font-weight:600}.mission-vision-section .goal-item .goal-description{color:#62584a;line-height:1.6}.team-section{background:linear-gradient(135deg,#FAFBF9,#ffffff)}.team-section .section-title{font-size:2.5rem;font-weight:700;color:#2e6b8f}.team-section .team-card{transition:all .3s ease}.team-section .team-card:hover{transform:translateY(-10px)}.team-section .team-card .team-image-wrapper{position:relative;overflow:hidden;border-radius:20px}.team-section .team-card .team-image-wrapper .team-image{transition:all .3s ease}.team-section .team-card .team-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#fafbf9;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;border-radius:20px}.team-section .team-card .team-overlay .social-links{display:flex;gap:15px}.team-section .team-card .team-overlay .social-links .social-link{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#fafbf9;color:#fff;border-radius:50%;text-decoration:none;transition:all .3s ease}.team-section .team-card .team-overlay .social-links .social-link:hover{background:#f8e7d2;color:#2e6b8f;transform:scale(1.1)}.team-section .team-card:hover .team-overlay{opacity:1}.team-section .team-card:hover .team-image{transform:scale(1.1)}.team-section .team-card .team-info .team-name{background:#2e6b8f;font-weight:600;transition:color .3s ease}.team-section .team-card .team-info .team-position{font-weight:500}.team-section .team-card .team-info .team-description{color:#62584a;line-height:1.6}.team-section .team-card:hover .team-name{color:#2e6b8f}.team-section .culture-section{border:1px solid rgba(0,0,0,.05);transition:all .3s ease}.team-section .culture-section:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.team-section .culture-section .culture-title{background:#2e6b8f;font-weight:600}.team-section .culture-section .culture-description{color:#62584a;line-height:1.6}.team-section .culture-section .culture-feature{text-align:center}.team-section .culture-section .culture-feature i{transition:all .3s ease}.team-section .culture-section .culture-feature h6{background:#2e6b8f;font-weight:600;margin-top:.5rem}.team-section .culture-section .culture-feature:hover i{transform:scale(1.1);color:#2e6b8f}.achievements-section .section-title{font-size:2.5rem;font-weight:700}.achievements-section .achievement-card{transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.achievements-section .achievement-card:hover{transform:translateY(-5px);background:#fafbf9}.achievements-section .achievement-card .achievement-icon{transition:all .3s ease}.achievements-section .achievement-card:hover .achievement-icon{transform:scale(1.1);color:#fff}.achievements-section .achievement-card .achievement-number{text-shadow:0 2px 4px rgba(0,0,0,.1)}.achievements-section .achievement-card .achievement-label{font-weight:600}.achievements-section .achievement-card .achievement-description{line-height:1.6}.achievements-section .timeline-wrapper .timeline-line{z-index:1}.achievements-section .timeline-wrapper .timeline-item .timeline-card{transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.achievements-section .timeline-wrapper .timeline-item .timeline-card:hover{transform:translateY(-5px);background:#fafbf9}.achievements-section .timeline-wrapper .timeline-item .timeline-card .timeline-year{font-size:1.1rem}.achievements-section .timeline-wrapper .timeline-item .timeline-card .timeline-title{font-weight:600}.achievements-section .timeline-wrapper .timeline-item .timeline-card .timeline-description{line-height:1.6}.achievements-section .timeline-wrapper .timeline-item .timeline-marker{z-index:2}.achievements-section .timeline-wrapper .timeline-item .timeline-marker .marker-dot{transition:all .3s ease}.achievements-section .timeline-wrapper .timeline-item:hover .marker-dot{transform:scale(1.2);box-shadow:0 0 20px hsla(0,0%,100%,.5)}.achievements-section .recognition-section{border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.achievements-section .recognition-section:hover{transform:translateY(-5px);background:#fafbf9}.achievements-section .recognition-section .recognition-title{font-weight:600}.achievements-section .recognition-section .recognition-description{line-height:1.6}.achievements-section .recognition-section .recognition-badges .badge{font-size:.8rem;padding:.5rem 1rem;border-radius:25px;font-weight:500;transition:all .3s ease}.achievements-section .recognition-section .recognition-badges .badge:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.cta-section{background:linear-gradient(135deg,#FAFBF9,#ffffff)}.cta-section .cta-content{transition:all .3s ease;border:1px solid hsla(0,0%,100%,.1)}.cta-section .cta-content:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,123,255,.2)}.cta-section .cta-content .bg-element{animation:pulse 4s ease-in-out infinite}.cta-section .cta-content .cta-title{font-size:2.5rem;font-weight:700}.cta-section .cta-content .cta-description{line-height:1.6;opacity:.9}.cta-section .cta-content .cta-buttons .btn{transition:all .3s ease}.cta-section .cta-content .cta-buttons .btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.cta-section .cta-content .cta-features .feature-item{display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.9);font-size:.9rem}.cta-section .cta-content .cta-features .feature-item i{margin-right:.5rem}@media(max-width:1199.98px){.about-overview-section .section-title,.achievements-section .section-title,.cta-section .section-title,.mission-vision-section .section-title,.team-section .section-title{font-size:2rem}}@media(max-width:991.98px){.about-overview-section .section-title,.achievements-section .section-title,.cta-section .section-title,.mission-vision-section .section-title,.team-section .section-title{font-size:1.8rem}.achievements-section .timeline-wrapper .timeline-item{flex-direction:column!important;text-align:center}.achievements-section .timeline-wrapper .timeline-item .timeline-content{margin-bottom:1rem}.achievements-section .timeline-wrapper .timeline-item .timeline-spacer,.achievements-section .timeline-wrapper .timeline-line{display:none}}@media(max-width:767.98px){.about-overview-section,.achievements-section,.cta-section,.mission-vision-section,.team-section{padding:80px 0}.about-overview-section .section-title,.achievements-section .section-title,.cta-section .section-title,.mission-vision-section .section-title,.team-section .section-title{font-size:1.5rem}.about-overview-section .stats-row .stat-item,.team-section .team-card{margin-bottom:2rem}}@media(max-width:575.98px){.about-overview-section,.achievements-section,.cta-section,.mission-vision-section,.team-section{padding:60px 0}.about-overview-section .section-title,.achievements-section .section-title,.cta-section .section-title,.mission-vision-section .section-title,.team-section .section-title{font-size:1.3rem}.cta-section .cta-content{padding:3rem 2rem!important}.cta-section .cta-content .cta-title{font-size:1.8rem}.cta-section .cta-content .cta-buttons .btn{display:block;width:100%;margin-bottom:1rem}}.about-container-wrapper.style2 .container{max-width:1820px}.about-wrapper.style2 .container{max-width:1450px}.about-wrapper.style2 .about-content .section-title .text1{margin-bottom:30px}.about-wrapper.style2 .about-content .section-title .title{color:var(--title);font-family:Urbanist,sans-serif;font-size:48px;font-weight:700;line-height:normal;letter-spacing:-.96px;margin-bottom:25px}.about-wrapper.style2 .about-content .section-title .subtitle{display:inline-flex;padding:4px 10px;align-items:center;gap:10px;border-radius:100px;background:rgba(116,68,253,.1490196078);color:var(--theme);font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px;margin-bottom:15px}.about-wrapper.style2 .about-content .section-title .subtitle.bg2{background:hsla(0,0%,100%,.1490196078)}.about-wrapper.style2 .about-content .section-title .subtitle img{margin-left:3px}.about-wrapper.style2 .about-content .section-title .section-desc{color:var(--text);font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px;margin-bottom:30px}.about-wrapper.style1 .about-content .checklist{margin-bottom:30px}.mxw-640{max-width:640px}.fancy-box.style3{display:flex;align-items:center;gap:20px;margin-bottom:20px}.fancy-box.style3 .icon{min-width:70px;min-height:70px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;border-radius:50%;box-shadow:0 10px 30px 0 rgba(0,0,0,.05)}.fancy-box.style3 .content h4{color:var(--title);font-family:Urbanist,sans-serif;font-size:20px;font-weight:600;line-height:30px;letter-spacing:-.4px;margin-bottom:3px}.fancy-box.style3 .content .text{color:var(--text);font-family:Urbanist,sans-serif;font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px}.about-thumb,.about-thumb>img{position:relative;width:100%}.about-thumb .absolute-thumb{position:absolute;top:12px;right:-31px}.about-thumb .absolute-thumb img{max-width:100%}.img-custom-anim-left{animation:img-anim-left 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-left{0%{transform:translateX(-5%);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes alltuchtopdown{0%{transform:rotateX(0deg) translateY(0)}50%{transform:rotateX(0deg) translateY(-20px)}to{transform:rotateX(0deg) translateY(0)}}.alltuchtopdown{animation:alltuchtopdown 3s ease-in-out 0s infinite alternate}.choose__area-five{position:relative;z-index:1;background-color:#fff}.choose__area-six{padding:100px 0}.choose__area-six .choose__img-wrap-five{text-align:center;position:relative}.choose__area-six .choose__img-wrap-five .shape-bottom-left{position:absolute;left:-10px;right:auto;bottom:-10px}.choose__area-six .choose__img-wrap-five .shape-left{position:absolute;left:-10px;right:auto;top:4%;box-shadow:none}.choose__area-six .choose__img-wrap-five .alltuchtopdown{z-index:1;left:auto;right:0;bottom:15%}.choose__area-six .choose__img-wrap-five .shape-top-right{position:absolute;top:-40px;right:30px;z-index:-1}.choose__img-wrap-five{position:relative;padding-bottom:55px}.choose__img-wrap-five img:first-child{border-radius:10px}.choose__img-wrap-five img:nth-child(2){position:absolute;right:10%;bottom:0;border-radius:20px;border:6px solid var(--tg-color-white-default)}.choose__img-wrap-five img:nth-child(3){box-shadow:0 0 30px 0 rgba(0,0,0,.1);position:absolute;left:17%;bottom:8%;border-radius:10px}.choose__img-wrap-five img:nth-child(4){position:absolute;left:13%;bottom:-4%;z-index:-1}.choose__content-five{position:relative;padding-right:50px}.choose__content-five>p{margin-bottom:35px}.mb-30{margin-bottom:30px}.section-title .sub-title{display:block;text-transform:uppercase;font-size:22px;font-weight:700;line-height:normal;color:var(--tg-theme-secondary-500);margin-bottom:12px}.section-title .title{margin-bottom:0;font-size:40px}.btn-two{background:#191d88;color:#fff}.btn-two:before{background:#f7a400}.choose__box{position:relative}.text-decoration-underline{text-decoration:underline!important}.choose__box-wrap .row [class*=col-]:last-child .choose__box{margin-bottom:0}.section-title-block .section-title{color:var(--Dark-Color);font-size:40px;font-weight:800;line-height:50px;letter-spacing:.45px}.ep-services-section{background-repeat:no-repeat;background-size:cover;background-position:50%;background-color:var(--bs-white-color);background-image:url(/images/services/service-bg.png)}.ep-services-section .section-title-block .section-title{padding-right:80px}.ep-services-section .swiper-button-next,.ep-services-section .swiper-button-prev{display:none}.ep-services-section .arrow{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:17px;border:5px solid var(--bs-paragraph-color);cursor:pointer;font-size:24px;transition:var(--bs-transition);margin-top:0}.ep-services-section .arrow:hover{color:var(--bs-primary-color);border-color:var(--bs-primary-color)}.service-item{border:1px solid var(--bs-border-color);padding:40px;transition:var(--bs-transition);background-color:var(--bs-white-color);height:100%}.service-item .icon-box{margin-bottom:60px}.service-item .icon-box,.service-item .icon-box img{transition:var(--bs-transition)}.service-item .text .service-title{color:var(--bs-black-color);font-size:22px;font-weight:700;line-height:36px;margin-bottom:20px}.service-item:hover{border-color:var(--bs-black-color)}.ep-services-section.style2{background-image:none}.ep-services-section.style2 .service-item{margin:0}.ep-services-section.style2 .service-item .icon-box img{filter:brightness(1) invert(0);transition:var(--bs-transition)}.ep-services-section.style2 .service-item:hover .icon-box{background-color:var(--bs-secondary-color)}.ep-services-section.style2 .service-item:hover .icon-box img{filter:brightness(0) invert(1)}.ep-services-section-two{background-color:var(--bs-white)}.ep-services-section-two .swiper-pagination-bullet{background-color:var(--bs-background-color);height:10px}.ep-services-section-two .swiper-pagination-bullet-active{width:100px;border-radius:50px}.service-item-two{box-shadow:0 5px 15px 0 rgba(0,0,0,.05);border-bottom:3px solid rgba(0,0,0,0);margin:0 15px}.service-item-two .text .title{margin-bottom:30px}.service-item-two .text .title a{color:var(--bs-black-color)}.service-item-two .text .title a:hover{color:var(--bs-secondary-color)}@media(max-width:991.98px){.service-item{padding:30px}}@media(max-width:575.98px){.ep-services-section{padding-bottom:100px}.ep-services-section .section-title-block{text-align:center}.ep-services-section .section-title-block .section-title{padding-right:0}}.why-choose-us-section{background:linear-gradient(135deg,#fafbfc,#f8f9fa 50%,#f5f6f7);position:relative;overflow:hidden}.why-choose-us-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23dee2e6' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3;z-index:0}.why-choose-us-section .container{position:relative;z-index:1}.text-muted{--bs-text-opacity:1;color:#000!important}.features-showcase .row{align-items:center}.features-showcase .feature-block{transition:all .4s ease}.features-showcase .feature-block:hover{transform:translateY(-5px)}.features-showcase .feature-content{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px;background:hsla(0,0%,100%,.8);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;text-align:center;height:100%;justify-content:center}.features-showcase .feature-content:hover{background:hsla(0,0%,100%,.95);box-shadow:0 15px 35px rgba(0,0,0,.1);border-color:var(--bs-primary)}.features-showcase .feature-item-left .feature-content,.features-showcase .feature-item-right .feature-content{flex-direction:column}.features-showcase .feature-icon-large{flex-shrink:0}.features-showcase .feature-icon-large .icon-bg{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;animation:bounce 3s ease-in-out infinite}.features-showcase .feature-icon-large .icon-bg .feature-icon{font-size:32px;color:var(--bs-primary);transition:all .3s ease}.features-showcase .feature-content:hover .icon-bg{transform:scale(1.1);background-color:var(--bs-primary)!important;animation:none}.features-showcase .feature-content:hover .icon-bg .feature-icon{color:#fff!important}.features-showcase .feature-text{flex:1 1}.features-showcase .feature-text .feature-title{font-size:1.25rem;font-weight:700;color:var(--bs-dark);margin-bottom:.5rem;transition:color .3s ease}.features-showcase .feature-text .feature-desc{color:#666;line-height:1.6;margin:0}.features-showcase .feature-content:hover .feature-title{color:var(--bs-primary)}.center-showcase .main-image-container{position:relative;padding:40px 0;display:flex;align-items:center;justify-content:center;height:100%;min-height:400px}.center-showcase .image-wrapper{position:relative;display:inline-block}.center-showcase .image-wrapper .main-image{width:300px;height:300px;object-fit:cover;border-radius:30px;box-shadow:0 20px 40px rgba(0,0,0,.15);transition:all .3s ease}.center-showcase .image-wrapper .main-image:hover{transform:scale(1.05);box-shadow:0 25px 50px rgba(0,0,0,.2)}.center-showcase .image-wrapper .floating-badge{position:absolute;top:-20px;right:-20px;padding:12px 20px;border-radius:25px;font-size:.9rem;font-weight:600;box-shadow:0 10px 25px rgba(0,123,255,.3);animation:float 3s ease-in-out infinite}.center-showcase .connection-lines{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.center-showcase .connection-lines .line{position:absolute;background:linear-gradient(90deg,transparent,var(--bs-primary),transparent);height:2px;opacity:.3;animation:pulse 2s ease-in-out infinite}.center-showcase .connection-lines .line.line-1{top:20%;left:-50px;right:-50px;animation-delay:0s}.center-showcase .connection-lines .line.line-2{top:50%;left:-50px;right:-50px;animation-delay:.5s}.center-showcase .connection-lines .line.line-3{top:80%;left:-50px;right:-50px;animation-delay:1s}.approach-timeline{position:relative;padding-left:30px}.approach-timeline:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--bs-primary),transparent)}.approach-timeline .timeline-item{position:relative;margin-bottom:30px}.approach-timeline .timeline-item:last-child{margin-bottom:0}.approach-timeline .timeline-marker{position:absolute;left:-22px;top:8px;width:12px;height:12px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 3px var(--bs-primary);z-index:1}.approach-timeline .timeline-content{padding-left:20px}.approach-timeline .timeline-content .timeline-title{font-size:1.1rem;font-weight:600;color:var(--bs-dark);margin-bottom:.5rem}.approach-timeline .timeline-content .timeline-desc{color:#666;line-height:1.6;margin:0}.visual-elements{position:relative;height:100%;min-height:400px}.geometric-shapes{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.geometric-shapes .shape{position:absolute;border-radius:50%;opacity:.1;animation:float 6s ease-in-out infinite}.geometric-shapes .shape.shape-1{width:120px;height:120px;top:10%;right:10%;animation-delay:0s}.geometric-shapes .shape.shape-2{width:80px;height:80px;top:60%;left:5%;animation-delay:2s}.geometric-shapes .shape.shape-3{width:100px;height:100px;bottom:20%;right:20%;animation-delay:4s}.achievement-cards{position:relative;z-index:1}.achievement-cards .achievement-card{transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.achievement-cards .achievement-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.achievement-cards .achievement-card .achievement-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.cta-section .btn{padding:12px 30px;font-weight:600;border-radius:50px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.cta-section .btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,123,255,.3)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:1199.98px){.features-showcase .feature-content{padding:15px}.features-showcase .feature-icon-large .icon-bg{width:60px;height:60px}.features-showcase .feature-icon-large .icon-bg .feature-icon{font-size:24px}}@media(max-width:991.98px){.features-showcase .feature-item-left,.features-showcase .feature-item-right{margin-bottom:2rem}.features-showcase .center-showcase{margin:2rem 0}.approach-timeline{padding-left:20px}.approach-timeline .timeline-marker{left:-17px}}@media(max-width:767.98px){.features-showcase .feature-content{flex-direction:column!important;text-align:center;gap:15px}.features-showcase .feature-item-right .feature-content{flex-direction:column!important}.features-showcase .feature-text{text-align:center!important}.center-showcase{display:none}.achievement-cards{margin-top:2rem}}@media(max-width:575.98px){.why-choose-us-section{padding:80px 0}.features-showcase .feature-content{padding:15px}.features-showcase .feature-icon-large .icon-bg{width:50px;height:50px}.features-showcase .feature-icon-large .icon-bg .feature-icon{font-size:20px}.center-showcase .image-wrapper .main-image{width:200px;height:200px}}.ep-services-section-two .service-main{background-color:var(--bs-white)}.ep-services-section-two .swiper{padding:15px 0;margin:-15px 0}.ep-services-section-two .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.ep-services-section-two .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.ep-services-section-two .swiper-pagination-bullet{background-color:var(--bs-primary-50);width:50px;height:20px;box-shadow:inset 0 0 5px 0 #c7c7c7;border:0;border-radius:0;opacity:1;transition:var(--bs-transition);margin:0}@media(max-width:575.98px){.ep-services-section-two .swiper-pagination-bullet{width:30px}}.ep-services-section-two .swiper-pagination-bullet:first-child{border-top-left-radius:50px!important;border-bottom-left-radius:50px!important}.ep-services-section-two .swiper-pagination-bullet:last-child{border-top-right-radius:50px!important;border-bottom-right-radius:50px!important}.ep-services-section-two .swiper-pagination-bullet-active{background-color:var(--bs-primary-color)}@media(max-width:575.98px){.ep-services-section-two .swiper-pagination-bullet-active{width:50px}}.service-item-two{box-shadow:0 10px 20px rgba(173,216,230,.5),0 6px 6px rgba(173,216,230,.7);transition:var(--bs-transition);border-bottom:10px solid rgba(0,0,0,0);height:500px!important}.service-item-two .image .img{border-top-right-radius:20px;border-top-left-radius:20px}.service-item-two .image .img img{transition:var(--bs-transition)}.service-item-two .image .icon-box{bottom:-40px}.service-item-two .text{padding:60px 40px 40px}.service-item-two .text .titleheading{font-size:17px;font-weight:700;line-height:40px;color:var(--bs-black-color);transition:var(--bs-transition);cursor:pointer}.service-item-two .text .titleheading a{color:var(--Dark-Color)}.service-item-two .text .titleheading a:hover{color:var(--bs-secondary-color)}.service-item-two:hover{box-shadow:none;border-color:var(--bs-primary-color)}.service-item-two:hover .img img{transform:scale(1.1)}@media(max-width:1399.98px){.ep-services-section-two{padding:0}.service-item{padding:40px 36px}}@media(max-width:1199.98px){.service-item{padding:34px}.service-item .icon-box{margin-bottom:40px}.service-item .text .service-title{margin-bottom:10px}.service-item-two .text{padding:60px 24px 40px}.service-item-two .text .title{font-size:20px;font-weight:700;line-height:30px}.ep-services-section-two{padding:0}}@media(max-width:991.98px){.service-item{padding:30px;height:340px}}@media(max-width:767.98px){.ep-services-section .section-title-block .section-title{padding-right:0}}@media(max-width:575.98px){.ep-services-section{padding-bottom:10px}.ep-services-section .section-title-block{text-align:center}.ep-services-section .section-title-block .section-title{padding-right:0}}.service-arrow-wrapper{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:80px;height:80px;cursor:pointer}.service-arrow-wrapper.service-arrow-prev-wrapper{left:-65px}.service-arrow-wrapper.service-arrow-next-wrapper{right:-65px}.service-arrow-wrapper .service-arrow-btn{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#333;border:1px solid #e5e5e5;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:all .3s ease;padding:0;cursor:pointer}.service-arrow-wrapper .service-arrow-btn:hover{background:var(--bs-secondary-color);color:#fff;border-color:var(--bs-secondary-color);transform:scale(1.1)}.service-arrow-wrapper .service-arrow-btn i{font-size:18px}@media(max-width:1200px){.service-arrow-wrapper.service-arrow-prev-wrapper{left:0}.service-arrow-wrapper.service-arrow-next-wrapper{right:0}}@media(max-width:768px){.service-arrow-wrapper{display:none}}.ep-services-section-two .service-main{position:relative;padding:0 40px}.ep-services-section-two .swiper{padding:20px 0}.ep-services-section-two .service-item-two{height:100%;transition:transform .3s ease}.ep-services-section-two .service-item-two:hover{transform:translateY(-5px)}@media(max-width:992px){.service-main{padding:0 10px!important}.swiper{padding:10px 0}.service-item-two:hover{transform:none}}.ep-footer-section .footer-bg{padding:120px 0 30px;background-color:var(--bs-black-color);background-image:url(/_next/static/media/footer-bg-1.ebd3bf91.svg);background-size:cover;background-repeat:no-repeat;background-position:50%}.ep-footer-section .footer-bg .footer-short-info{background-color:var(--bs-black-color2);padding:30px 22px;gap:20px;transition:var(--bs-transition)}.ep-footer-section .footer-bg .footer-short-info .icon{width:80px;height:80px;background-color:rgba(255,190,22,.2)}.ep-footer-section .footer-bg .footer-short-info .text .title{color:var(--bs-white-color);font-size:22px;font-weight:700;line-height:30px;margin-bottom:10px}.ep-footer-section .footer-bg .footer-short-info .text p{color:var(--bs-white-color);color:#fff;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.36px}.ep-footer-section .footer-bg .footer-short-info:hover{background-color:var(--bs-secondary-color)}.ep-footer-section .footer-bg .footer-main{margin-top:80px}.ep-footer-section .footer-bg .footer-main .footer-widget .logo{margin-bottom:12px}.ep-footer-section .footer-bg .footer-main .footer-widget .footer-title{color:var(--bs-white-color);font-size:22px;font-weight:700;line-height:36px;margin-bottom:32px}.ep-footer-section .footer-bg .footer-main .footer-about .short-info p{color:var(--bs-white-color);opacity:.8;padding-right:20px}.ep-footer-section .footer-bg .footer-main .footer-about .social-links .social-icons{display:flex;gap:15px;flex-wrap:wrap}.ep-footer-section .footer-bg .footer-main .footer-about .social-links .social-icons .social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.1);color:var(--bs-white-color);border-radius:50%;text-decoration:none;transition:all .3s ease}.ep-footer-section .footer-bg .footer-main .footer-about .social-links .social-icons .social-icon:hover{background-color:var(--bs-primary-color);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,123,255,.3)}.ep-footer-section .footer-bg .footer-main .footer-about .social-links .social-icons .social-icon i{font-size:16px}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info{margin-top:30px}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info ul li .icon i{color:var(--bs-primary-color)}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info ul li .title{color:var(--bs-white-color);font-size:22px;font-weight:700;line-height:36px}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info ul li a,.ep-footer-section .footer-bg .footer-main .footer-about .contact-info ul li p{margin-top:10px;opacity:.8;color:var(--bs-white-color)}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info ul li a:hover{opacity:1}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info ul li+li{margin-top:15px}.ep-footer-section .footer-bg .footer-main .footer-links ul li{margin-bottom:16px}.ep-footer-section .footer-bg .footer-main .footer-links ul li a{color:var(--bs-white-color);opacity:.8;text-decoration:none;transition:var(--bs-transition);display:flex;align-items:center;gap:8px}.ep-footer-section .footer-bg .footer-main .footer-links ul li a:hover{opacity:1;color:var(--bs-primary-color);transform:translateX(5px)}.ep-footer-section .footer-bg .footer-main .footer-links ul li a i{color:var(--bs-primary-color);font-size:12px}.ep-footer-section .footer-bg .footer-main .footer-links .contact-info .contact-item{display:flex;align-items:center;margin-bottom:12px}.ep-footer-section .footer-bg .footer-main .footer-links .contact-info .contact-item i{color:var(--bs-primary-color);font-size:14px}.ep-footer-section .footer-bg .footer-main .footer-links .contact-info .contact-item a{color:var(--bs-white-color);opacity:.8;text-decoration:none;transition:var(--bs-transition)}.ep-footer-section .footer-bg .footer-main .footer-links .contact-info .contact-item a:hover{opacity:1;color:var(--bs-primary-color)}.ep-footer-section .footer-bg .footer-main .footer-links .company-info .info-item{display:flex;align-items:center;margin-bottom:12px}.ep-footer-section .footer-bg .footer-main .footer-links .company-info .info-item i{color:var(--bs-primary-color);font-size:14px}.ep-footer-section .footer-bg .footer-main .footer-links .company-info .info-item span{color:var(--bs-white-color);opacity:.8;font-size:14px}.ep-footer-section .footer-bg .footer-main .services-widget{padding-left:80px}.ep-footer-section .footer-bg .footer-main .links-widget{padding-left:60px}.ep-footer-section .footer-bg .footer-main .recent-post-widget{max-width:205px}.ep-footer-section .footer-bg .footer-main .recent-post-widget ul li a .title{color:var(--bs-white-color);font-size:18px;font-weight:700;line-height:30px;margin-bottom:3px;transition:var(--bs-transition)}.ep-footer-section .footer-bg .footer-main .recent-post-widget ul li a small{color:var(--bs-white-color);font-family:var(--bs-font-secondary);font-size:12px;font-weight:400;line-height:22px;letter-spacing:-.36px;opacity:.8}.ep-footer-section .footer-bg .footer-main .recent-post-widget ul li a small i{color:var(--bs-primary-color);font-size:12px;margin-right:5px}.ep-footer-section .footer-bg .footer-main .recent-post-widget ul li a:hover .title{color:var(--bs-primary-color)}.ep-footer-section .footer-bg .footer-main .recent-post-widget ul li+li{margin-top:20px}.ep-footer-section .footer-bg .footer-bottom{border-top:1px solid hsla(0,0%,100%,.3);margin-top:80px;padding-top:30px}.ep-footer-section .footer-bg .footer-bottom .footer-copyright p{color:var(--bs-white-color);opacity:.8}.ep-footer-section .footer-bg .footer-bottom .footer-menu ul li a{color:var(--bs-white-color);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.36px;opacity:.8}.ep-footer-section .footer-bg .footer-bottom .footer-menu ul li a:hover{opacity:1}.ep-footer-section .footer-bg .footer-bottom .footer-menu ul li+li{margin-left:29px}.ep-footer-section-two{padding-top:360px}.ep-footer-section-two .video-image{margin-top:-360px}.ep-footer-section-two .video-image .icon-box{width:100px;height:100px;font-size:30px}.ep-footer-section-two .video-image .icon-box:hover{background-color:var(--bs-primary-color)}.ep-footer-section-two .footer-bg{background-position:100% 100%;background-image:url(/_next/static/media/footer-bg-2.242815f4.svg)}.ep-footer-section-two .footer-bg .footer-widget .social-icon-box li a{color:var(--bs-white-color);border-color:var(--bs-secondary-color)}.ep-footer-section-two .footer-bg .footer-widget .social-icon-box li a:hover{border-color:var(--bs-primary-color)}.ep-footer-section-two .footer-bg .footer-widget .footer-title{margin-bottom:43px}.ep-footer-section-two .footer-bg .footer-links ul li a{opacity:1!important}.ep-footer-section-two .footer-bg .footer-links ul li a:hover{color:var(--bs-primary-color)}.ep-footer-section-two .footer-bg .newsletter-widget p{color:var(--bs-white-color);opacity:.8;padding-right:20px}.ep-footer-section-two .footer-bg .newsletter-widget .input-group{max-width:276px}.ep-footer-section-two .footer-bg .newsletter-widget .input-group .form-control{width:100%;height:63px;border-radius:50px!important;background-color:hsla(0,0%,100%,.1);border:0;color:hsla(0,0%,100%,.8);padding:0 73px 0 20px}.ep-footer-section-two .footer-bg .newsletter-widget .input-group .form-control:focus{z-index:1}.ep-footer-section-two .footer-bg .newsletter-widget .input-group .form-control::placeholder{color:hsla(0,0%,100%,.8)}.ep-footer-section-two .footer-bg .newsletter-widget .input-group button{width:65px;height:63px;background-color:var(--bs-primary-color);border-top-right-radius:50px;border-bottom-right-radius:50px;color:var(--bs-white-color);border:0}.ep-footer-section-two .footer-bg .footer-bottom{border-color:var(--bs-black-color2)}.progress-wrap{position:fixed;inset-inline-end:30px;bottom:30px;height:50px;width:50px;cursor:pointer;display:block;border-radius:50px;background-color:rgba(0,0,0,0);opacity:0;visibility:hidden;transform:translateY(30px);transition:var(--bs-transition);z-index:999;overflow:hidden;padding:0}.progress-wrap span{transform:translate(-50%,-50%);width:40px;height:40px;background-color:var(--bs-primary-color);overflow:hidden}.progress-wrap span,.progress-wrap span:after{position:absolute;top:50%;inset-inline-start:50%;border-radius:50%}.progress-wrap span:after{font-family:Font Awesome\ 6 Pro;transform:translate(-50%,200%);z-index:1}.progress-wrap span:after,.progress-wrap span:before{content:"";font-weight:900;text-align:center;line-height:34px;font-size:16px;color:var(--bs-white-color);height:34px;width:34px;cursor:pointer;display:block;transition:var(--bs-transition)}.progress-wrap span:before{font-family:Font Awesome\ 5 Pro;position:absolute;border-radius:50%;inset-inline-start:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.progress-wrap:hover span:before{transform:translate(-50%,-200%)}.progress-wrap:hover span:after{transform:translate(-50%,-50%)}.progress-wrap path{fill:none}.progress-wrap .progress-circle path{stroke:var(--bs-primary-color);stroke-width:4;box-sizing:content-box}.active-progress{opacity:1;visibility:visible;transform:translateY(0)}@media(max-width:1399.98px){.ep-footer-section .footer-bg .footer-short-info .text p{font-size:16px;line-height:26px}.ep-footer-section .footer-bg .footer-main .services-widget{padding-left:30px}}@media(max-width:1199.98px){.ep-footer-section .footer-bg .footer-main .links-widget{padding-left:0;margin-left:-20px}}@media(max-width:991.98px){.ep-footer-section .footer-bg .footer-main .links-widget{padding-left:0;margin-left:0}.ep-footer-section .footer-bg .footer-main .services-widget{padding-left:0}.ep-footer-section-two{padding-top:260px}.ep-footer-section-two .footer-bg{padding:220px 0 30px}}@media(max-width:767.98px){.ep-footer-section .footer-bg .footer-main{margin-top:40px}.footer-widget{text-align:center}.ep-footer-section .footer-bg .footer-main .footer-about .contact-info li .d-flex{justify-content:center}.ep-footer-section .footer-bg .footer-main .footer-about .short-info p{padding-right:0}.ep-footer-section .footer-bg .footer-main .recent-post-widget{max-width:328px;margin:0 auto}.ep-footer-section .footer-bg{padding:100px 0 30px}.ep-footer-section .footer-bg .footer-bottom{margin-top:40px}.ep-footer-section .footer-bg .footer-main .services-widget{text-align:center}.ep-footer-section-two .video-image{margin-top:0}.ep-footer-section-two{padding-top:100px}.ep-footer-section .footer-bg{padding:60px 0 30px}.ep-footer-section-two .footer-bg .newsletter-widget .input-group{max-width:100%}.ep-footer-section-two .video-image .icon-box{width:70px;height:70px;font-size:22px}}@media(max-width:575.98px){.ep-footer-section .footer-bg .footer-bottom .footer-menu ul li a,.ep-footer-section .footer-bg .footer-copyright p{font-size:16px}.ep-footer-section .footer-bg .footer-short-info{padding:20px}.ep-footer-section .footer-bg .footer-bottom .footer-menu ul li{margin:0 6px}.ep-footer-section .footer-bg .footer-bottom .footer-menu ul li+li{margin-left:0}.ep-footer-section .footer-bg .footer-short-info .text .title{font-size:20px}}.page-header-section{background:linear-gradient(135deg,#2E6B8F,#1a4a6c);padding:120px 0 80px;position:relative;overflow:hidden}.page-header-section .container{position:relative;z-index:2}.page-header-section .breadcrumb-nav .breadcrumb{background:rgba(0,0,0,0);margin:0;padding:0}.page-header-section .breadcrumb-nav .breadcrumb .breadcrumb-item{color:hsla(0,0%,100%,.9);font-size:.9rem}.page-header-section .breadcrumb-nav .breadcrumb .breadcrumb-item.active{color:var(--bs-white);font-weight:600}.page-header-section .breadcrumb-nav .breadcrumb .breadcrumb-item a{transition:all .3s ease}.page-header-section .breadcrumb-nav .breadcrumb .breadcrumb-item a:hover{color:var(--bs-white);text-decoration:none}.page-header-section .page-title{color:var(--bs-white);font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-header-section .page-subtitle{color:var(--bs-white);font-size:1.5rem;font-weight:400;opacity:.9;margin-bottom:1rem}.page-header-section .page-description{color:hsla(0,0%,100%,.9);font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto}.animated-bubbles{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:1}.animated-bubbles .bubble{position:absolute;background:var(--color);border-radius:50%;width:var(--size);height:var(--size);left:var(--left);bottom:-100px;opacity:.3;animation:float-up var(--duration) ease-in-out infinite;animation-delay:var(--delay)}.animated-bubbles .bubble:nth-child(odd){animation-direction:reverse}.animated-bubbles .bubble:nth-child(3n){animation-duration:calc(var(--duration)*1.5)}.animated-bubbles .bubble:nth-child(5n){animation-duration:calc(var(--duration)*.8)}@keyframes float-up{0%{transform:translateY(0) scale(0);opacity:0}10%{opacity:.3}90%{opacity:.3}to{transform:translateY(-100vh) scale(1);opacity:0}}@media(max-width:1199.98px){.page-header-section .page-title{font-size:3rem}}@media(max-width:991.98px){.page-header-section{padding:100px 0 60px}.page-header-section .page-title{font-size:2.5rem}.page-header-section .page-subtitle{font-size:1.3rem}}@media(max-width:767.98px){.page-header-section{padding:80px 0 50px}.page-header-section .page-title{font-size:2rem}.page-header-section .page-subtitle{font-size:1.1rem}.page-header-section .page-description{font-size:1rem}.animated-bubbles .bubble{width:calc(var(--size)*.7);height:calc(var(--size)*.7)}}@media(max-width:575.98px){.page-header-section{padding:60px 0 40px}.page-header-section .page-title{font-size:1.8rem}.page-header-section .breadcrumb-nav .breadcrumb{font-size:.8rem}}.ep-contact-section .contact-information{margin-bottom:80px}.ep-contact-section .contact-information .info-item{border:1px solid var(--bs-border-color);padding:20px 30px;height:100%}.ep-contact-section .contact-information .info-item .icon{width:65px;height:65px;transition:var(--bs-transition)}.ep-contact-section .contact-information .info-item .text .title{margin-bottom:7px}.ep-contact-section .contact-information .info-item .text ul li,.ep-contact-section .contact-information .info-item .text ul li a{color:var(--bs-paragraph-color)}.ep-contact-section .contact-information .info-item .text ul li a:hover{color:var(--bs-primary-color)}.ep-contact-section .contact-information .info-item:hover .icon{background-color:var(--bs-primary-color);color:var(--bs-white-color)}.ep-contact-section .contact-form{border-radius:40px;padding:60px;margin-bottom:-125px;z-index:1}.ep-contact-section .contact-form .title{margin-bottom:46px}.ep-contact-section .contact-form .input-group .form-field{background-color:rgba(0,0,0,0);height:60px}.ep-contact-section .contact-form .input-group .textarea-control{height:149px}.ep-contact-section .contact-form .input-group .errorMessage{font-size:14px;font-weight:500;margin-top:2px;color:red}.ep-contact-section .contact-form .theme-btn{max-width:570px;width:100%;background-color:var(--bs-primary-color)}.ep-contact-section .contact-map{margin-bottom:-128px}.ep-contact-section .contact-map iframe{width:100%;height:737px}@media(max-width:1199.98px){.ep-contact-section .contact-map iframe{height:437px}}@media(max-width:991.98px){.ep-contact-section .contact-form .title{font-size:42px}.ep-contact-section .contact-form{padding:30px}}@media(max-width:575.98px){.ep-contact-section .contact-form .title{font-size:38px;margin-bottom:20px}}