:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.static-hero{width:100%;height:910px;position:relative;padding:65px 100px 0}@media(max-width:1500px){.static-hero{padding:50px 57px 0}}@media(max-width:1100px){.static-hero{padding:0}}.static-hero .hero-all-content{display:flex;position:relative;justify-content:center;flex-direction:column;align-items:center;max-width:1700px;margin:0 auto}.static-hero .slide-inner{position:relative;z-index:1}.static-hero .slide-inner:before{position:absolute;content:"";background:linear-gradient(249deg,rgba(3,29,66,0) 27.62%,rgba(3,29,66,.16) 60.82%,rgba(3,29,66,.85) 71.42%,#031D42 78.17%);top:0;left:0;width:100%;height:100%;z-index:-1}@media(max-width:1100px){.static-hero .slide-inner:before{background:#031d42;opacity:.8}}.static-hero .slide-content{display:flex;justify-content:space-between;align-items:center;z-index:11;position:relative}@media(max-width:1100px){.static-hero .slide-content{display:block}}.static-hero .slide-content .left-content{padding-left:110px;padding-top:260px}@media(max-width:1800px){.static-hero .slide-content .left-content{padding-left:50px}}@media(max-width:1500px){.static-hero .slide-content .left-content{padding-left:0}}@media(max-width:1100px){.static-hero .slide-content .left-content{text-align:center;padding-top:0}}.static-hero .slide-content .left-content .slide-sub-title{padding-top:12px}.static-hero .slide-content .left-content .slide-sub-title h1{margin:0;color:#fff;font-size:90px;font-weight:700;line-height:92px;max-width:863px}@media(max-width:1700px){.static-hero .slide-content .left-content .slide-sub-title h1{font-size:70px;line-height:88px;max-width:780px}}@media(max-width:1399px){.static-hero .slide-content .left-content .slide-sub-title h1{font-size:63px;line-height:78px;max-width:640px}}@media(max-width:1199px){.static-hero .slide-content .left-content .slide-sub-title h1{font-size:57px;line-height:72px;max-width:600px}}@media(max-width:1100px){.static-hero .slide-content .left-content .slide-sub-title h1{margin:0 auto}}@media(max-width:575px){.static-hero .slide-content .left-content .slide-sub-title h1{font-size:42px;line-height:50px;max-width:420px}}.static-hero .slide-content .left-content .slide-title span{color:#5ba4d6;font-size:22px;font-weight:700;line-height:50px;text-transform:capitalize}@media(max-width:1700px){.static-hero .slide-content .left-content .slide-title span{font-size:20px;line-height:42px}}@media(max-width:575px){.static-hero .slide-content .left-content .slide-title span{font-size:18px;line-height:25px}}.static-hero .slide-content .left-content .slide-btns{padding-top:0}@media(max-width:1100px){.static-hero .slide-content .left-content .slide-btns{padding-top:0}}@media(max-width:425px){.static-hero .slide-content .left-content .slide-btns{padding-top:0}}.static-hero .slide-content .left-content .slide-btns .theme-btn-s4{color:#000;font-size:16px;font-weight:700;text-transform:capitalize;background-color:#fff;border-radius:10px}@media(max-width:575px){.static-hero .slide-content .left-content .slide-btns .theme-btn-s4{padding:14px 54px;font-size:14px}}@media(max-width:1100px){.static-hero .slide-content .right-content{padding-top:30px}}.static-hero .slide-content .right-content .wpo-contact-form-area{background-color:#f4f4f4;max-width:500px;padding:30px 40px 40px;border-radius:10px;margin-left:auto}@media(max-width:1399px){.static-hero .slide-content .right-content .wpo-contact-form-area{max-width:420px;padding:25px}}@media(max-width:1100px){.static-hero .slide-content .right-content .wpo-contact-form-area{margin:0 auto;max-width:700px}}.static-hero .slide-content .right-content .wpo-contact-form-area .contact-title h2{color:#000;font-size:28px;font-weight:700;line-height:85px}@media(max-width:1100px){.static-hero .slide-content .right-content .wpo-contact-form-area .contact-title h2{font-size:27px;line-height:70px;text-align:center}}@media(max-width:425px){.static-hero .slide-content .right-content .wpo-contact-form-area .contact-title h2{font-size:20px;line-height:50px}}.static-hero .slide-content .right-content .wpo-contact-form-area .submit-area{margin-top:20px}.static-hero .slide-content .right-content .wpo-contact-form-area .error{font-size:14px;color:red}.static-hero .slide-content .right-content .wpo-contact-form-area .form-control{width:100%;height:64px;margin-bottom:22px;border:none;font-size:16px;font-weight:500;line-height:56px;color:#031d42}@media(max-width:425px){.static-hero .slide-content .right-content .wpo-contact-form-area .form-control{height:50px;font-size:15px;line-height:33px}}.static-hero .slide-content .right-content .wpo-contact-form-area .form-control:focus{outline:none;box-shadow:none}.static-hero .slide-content .right-content .wpo-contact-form-area .form-control::-moz-placeholder{color:#031d42}.static-hero .slide-content .right-content .wpo-contact-form-area .form-control::placeholder{color:#031d42}.static-hero .slide-content .right-content .wpo-contact-form-area select.form-control{color:#031d42;-webkit-appearance:none;-o-appearance:none;appearance:none;-moz-appearance:none;background:#fff url(/_next/static/media/select-icon.f383b5ce.webp) no-repeat calc(100% - 15px);position:relative}.static-hero .slide-content .right-content .wpo-contact-form-area .contact-validation-active label.error{margin-top:-8px;margin-bottom:20px}.static-hero .slide-content .right-content .wpo-contact-form-area .submit-area .theme-btn-s2{color:#0b4f8a;width:100%;border-radius:29.5px;background:#5ba4d6;padding:20px 50px}@media(max-width:425px){.static-hero .slide-content .right-content .wpo-contact-form-area .submit-area .theme-btn-s2{padding:12px 28px}}.static-hero .slide-content .right-content .wpo-contact-form-area .submit-area .theme-btn-s2:before{display:none}.static-hero .slide-content .right-content .right-content-bottom{padding-right:210px;padding-top:70px}@media(max-width:1399px){.static-hero .slide-content .right-content .right-content-bottom{padding-right:65px;padding-top:50px}}@media(max-width:1100px){.static-hero .slide-content .right-content .right-content-bottom{text-align:center;padding-top:25px;padding-right:0}}@media(max-width:425px){.static-hero .slide-content .right-content .right-content-bottom{padding-top:15px}}.static-hero .slide-content .right-content .right-content-bottom p{color:#fff;font-size:20px;font-weight:500;line-height:28.8px;text-transform:lowercase;max-width:350px}@media(max-width:1100px){.static-hero .slide-content .right-content .right-content-bottom p{font-size:19px;margin:0 auto}}@media(max-width:425px){.static-hero .slide-content .right-content .right-content-bottom p{font-size:16px;line-height:26.8px}}@media(max-width:1100px){.static-hero .slide-content .right-content .right-content-bottom .right-btn{padding-top:10px}}@media(max-width:425px){.static-hero .slide-content .right-content .right-content-bottom .right-btn{padding-top:5px}}.static-hero .slide-content .right-content .right-content-bottom .right-btn .theme-btn-s3{color:#5ba4d6;padding:0;font-size:16px;font-weight:500;line-height:38px;transition:all .4s ease-in-out}.static-hero .slide-content .right-content .right-content-bottom .right-btn .theme-btn-s3:hover{color:#0b4f8a}.static-hero .slide-content .right-content .right-content-bottom .right-btn .theme-btn-s3 span{text-decoration:underline}.static-hero .slide-content .right-content .right-content-bottom .right-btn .theme-btn-s3 i{top:4px;position:relative}.static-hero .swiper-slide{overflow:hidden}.static-hero .hero-container,.static-hero .hero-inner,.static-hero .slide-inner,.static-hero .swiper-container{width:100%;height:100%;position:absolute;left:0;top:0}.static-hero .hero-inner,.static-hero .slide-inner{z-index:1;background-size:cover;background-position:50%;display:flex;justify-content:center;align-items:center;text-align:left}@media(max-width:1100px){.static-hero .swiper-button-next,.static-hero .swiper-button-prev{display:none}}@media screen and (min-width:1101px){.static-hero .swiper-pagination-bullet{display:none}}.static-hero .swiper-pagination-bullet-active{color:#fff;background:#5ba4d6;width:15px;height:15px;text-align:center;line-height:15px}.static-hero .swiper-container-horizontal>.swiper-pagination-bullets,.static-hero .swiper-pagination-custom,.static-hero .swiper-pagination-fraction{bottom:15px}.static-hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px;color:#fff;background:#fff;width:10px;height:10px}@media(max-width:1300px){.static-hero{height:850px}}@media(max-width:1100px){.static-hero{height:100%;padding:70px 0 80px}}@media(max-width:425px){.static-hero{height:100%;padding:50px 0}}.static-hero .gradient-overlay+.container,.static-hero .swiper-slide{position:relative;z-index:11}.static-hero .swiper .swiper-button-next,.static-hero .swiper .swiper-button-prev{background:rgba(0,0,0,0);width:118px;height:125px;line-height:120px;border-radius:59px;text-align:center;transition:all .3s;opacity:0;visibility:hidden}.static-hero .swiper .swiper-button-next svg,.static-hero .swiper .swiper-button-prev svg{display:none}.static-hero .swiper .swiper-button-prev{left:-150px;top:47%;background-color:#fff;color:#000}.static-hero .swiper .swiper-button-prev:before{font-family:themify;content:"";font-size:20px;color:#000;position:absolute;right:24px}.static-hero .swiper .swiper-button-next{right:-150px;left:auto;top:47%;background-color:#fff}.static-hero .swiper .swiper-button-next:before{font-family:themify;content:"";font-size:20px;color:#000;position:absolute;left:24px}.static-hero:hover .swiper-button-next,.static-hero:hover .swiper-button-prev{opacity:1;visibility:visible}.static-hero:hover .swiper-button-next{right:-60px}.static-hero:hover .swiper-button-prev{left:-60px}.static-hero-s2{background:#f1f8fe;padding-top:225px;padding-bottom:60px;height:unset;position:relative;z-index:1}@media(max-width:1500px){.static-hero-s2{padding-top:170px}}@media(max-width:991px){.static-hero-s2{display:block;height:auto;text-align:center;padding-top:130px;border:0;padding-bottom:0}}@media(max-width:425px){.static-hero-s2{padding-top:100px}}.static-hero-s2 .hero-left{padding-left:95px}@media(max-width:1800px){.static-hero-s2 .hero-left{padding-left:50px}}@media(max-width:1500px){.static-hero-s2 .hero-left{padding-left:10px}}.static-hero-s2 .hero-left .slide-sub-title h1{margin:0;font-size:80px;font-weight:700;line-height:82px;padding-top:5px}@media(max-width:1700px){.static-hero-s2 .hero-left .slide-sub-title h1{font-size:74px;line-height:75px}}@media(max-width:1500px){.static-hero-s2 .hero-left .slide-sub-title h1{font-size:71px;line-height:72px}}@media(max-width:1399px){.static-hero-s2 .hero-left .slide-sub-title h1{font-size:61px;line-height:62px}}@media(max-width:1199px){.static-hero-s2 .hero-left .slide-sub-title h1{font-size:50px;line-height:54px}}@media(max-width:575px){.static-hero-s2 .hero-left .slide-sub-title h1{font-size:36px;line-height:40px}}.static-hero-s2 .hero-left .slide-sub-title span{color:#5ba4d6;font-size:22px;font-weight:700;line-height:50px;text-transform:capitalize}@media(max-width:1700px){.static-hero-s2 .hero-left .slide-sub-title span{font-size:20px;line-height:42px}}@media(max-width:575px){.static-hero-s2 .hero-left .slide-sub-title span{font-size:18px;line-height:25px}}.static-hero-s2 .right-content{display:flex;padding-top:50px}@media(max-width:1199px){.static-hero-s2 .right-content{padding-top:30px}}@media(max-width:991px){.static-hero-s2 .right-content{display:block}}@media(max-width:425px){.static-hero-s2 .right-content{padding-top:20px}}.static-hero-s2 .right-content .wpo-contact-form-area{background-color:#f4f4f4;max-width:500px;padding:30px 40px 40px;border-radius:10px}@media(max-width:1399px){.static-hero-s2 .right-content .wpo-contact-form-area{max-width:420px;padding:25px}}@media(max-width:1199px){.static-hero-s2 .right-content .wpo-contact-form-area{max-width:350px;padding:20px}}@media(max-width:991px){.static-hero-s2 .right-content .wpo-contact-form-area{max-width:600px;margin:0 auto;padding:30px}}@media(max-width:425px){.static-hero-s2 .right-content .wpo-contact-form-area{padding:20px}}.static-hero-s2 .right-content .wpo-contact-form-area .contact-title h2{color:#000;font-size:28px;font-weight:600;line-height:85px}@media(max-width:1199px){.static-hero-s2 .right-content .wpo-contact-form-area .contact-title h2{font-size:27px;line-height:70px;text-align:center}}@media(max-width:425px){.static-hero-s2 .right-content .wpo-contact-form-area .contact-title h2{font-size:20px;line-height:50px}}.static-hero-s2 .right-content .wpo-contact-form-area .form-control{width:100%;height:64px;margin-bottom:22px;border:none;font-size:16px;font-weight:500;line-height:56px;color:#031d42}@media(max-width:425px){.static-hero-s2 .right-content .wpo-contact-form-area .form-control{height:50px;font-size:15px;line-height:33px}}.static-hero-s2 .right-content .wpo-contact-form-area .form-control:focus{outline:none;box-shadow:none}.static-hero-s2 .right-content .wpo-contact-form-area .form-control::-moz-placeholder{color:#031d42}.static-hero-s2 .right-content .wpo-contact-form-area .form-control::placeholder{color:#031d42}.static-hero-s2 .right-content .wpo-contact-form-area select.form-control{color:#031d42;-webkit-appearance:none;-o-appearance:none;appearance:none;-moz-appearance:none;background:#fff url(/_next/static/media/select-icon.f383b5ce.webp) no-repeat calc(100% - 15px);position:relative}.static-hero-s2 .right-content .wpo-contact-form-area .contact-validation-active label.error{margin-top:-8px;margin-bottom:20px}.static-hero-s2 .right-content .wpo-contact-form-area .submit-area{margin-top:20px}.static-hero-s2 .right-content .wpo-contact-form-area .submit-area .theme-btn-s2{color:#0b4f8a;width:100%;border-radius:29.5px;background:#5ba4d6;padding:20px 50px}@media(max-width:425px){.static-hero-s2 .right-content .wpo-contact-form-area .submit-area .theme-btn-s2{padding:12px 28px}}.static-hero-s2 .right-content .wpo-contact-form-area .submit-area .theme-btn-s2:before{display:none}.static-hero-s2 .right-content .right-content-bottom{padding-left:80px}@media(max-width:1700px){.static-hero-s2 .right-content .right-content-bottom{padding-left:50px}}@media(max-width:1500px){.static-hero-s2 .right-content .right-content-bottom{padding-left:30px}}@media(max-width:1199px){.static-hero-s2 .right-content .right-content-bottom{padding-left:20px}}@media(max-width:991px){.static-hero-s2 .right-content .right-content-bottom{padding-left:0;padding-top:20px}}.static-hero-s2 .right-content .right-content-bottom p{margin:0;color:#636363;font-size:20px;font-weight:500;line-height:28.8px;text-transform:lowercase;max-width:350px}@media(max-width:1199px){.static-hero-s2 .right-content .right-content-bottom p{font-size:17px;line-height:26.8px}}@media(max-width:991px){.static-hero-s2 .right-content .right-content-bottom p{margin:0 auto}}@media(max-width:425px){.static-hero-s2 .right-content .right-content-bottom p{font-size:16px;line-height:27.8px}}.static-hero-s2 .right-content .right-content-bottom .right-btn{padding-top:20px}@media(max-width:1100px){.static-hero-s2 .right-content .right-content-bottom .right-btn{padding-top:10px}}@media(max-width:425px){.static-hero-s2 .right-content .right-content-bottom .right-btn{padding-top:5px}}.static-hero-s2 .right-content .right-content-bottom .right-btn .theme-btn-s3{color:#5ba4d6;padding:0;font-size:16px;font-weight:500;line-height:38px;transition:all .4s ease-in-out}.static-hero-s2 .right-content .right-content-bottom .right-btn .theme-btn-s3:hover{color:#0b4f8a}.static-hero-s2 .right-content .right-content-bottom .right-btn .theme-btn-s3 span{text-decoration:underline}.static-hero-s2 .right-content .right-content-bottom .right-btn .theme-btn-s3 i{top:4px;position:relative}.static-hero-s2 .hero-img{position:absolute;z-index:1;max-width:814px;right:105px;top:53px}@media(max-width:1700px){.static-hero-s2 .hero-img{right:-50px}}@media(max-width:1500px){.static-hero-s2 .hero-img{max-width:650px}}@media(max-width:1199px){.static-hero-s2 .hero-img{max-width:525px;top:50px}}@media(max-width:991px){.static-hero-s2 .hero-img{position:relative;left:auto;right:auto;top:0;margin:10px auto 0}}.static-hero-s2 .hero-img:before{position:absolute;content:"";background-color:#5ba4d6;z-index:-1;border-radius:50%;width:283px;height:283px;top:175px;left:45px}@media(max-width:1500px){.static-hero-s2 .hero-img:before{width:220px;height:220px;top:150px;left:109px}}@media(max-width:1199px){.static-hero-s2 .hero-img:before{width:170px;height:170px;bottom:75px;right:-10px}}@media(max-width:991px){.static-hero-s2 .hero-img:before{top:115px;left:68px}}@media(max-width:767px){.static-hero-s2 .hero-img:before{top:23px;left:133px}}@media(max-width:425px){.static-hero-s2 .hero-img:before{display:none}}.static-hero-s2 .hero-img:after{position:absolute;content:"";background-color:#082b5c;z-index:-1;border-radius:50%;width:680px;height:680px;bottom:100px;right:-200px}@media(max-width:1500px){.static-hero-s2 .hero-img:after{width:550px;height:550px;bottom:86px;right:-63px}}@media(max-width:1199px){.static-hero-s2 .hero-img:after{width:400px;height:400px;bottom:86px;right:-63px}}@media(max-width:991px){.static-hero-s2 .hero-img:after{right:35px}}@media(max-width:575px){.static-hero-s2 .hero-img:after{width:350px;height:350px}}@media(max-width:425px){.static-hero-s2 .hero-img:after{display:none}}.static-hero-s2 .review-image{position:absolute;bottom:252px;right:547px;max-width:320px;width:100%;background-color:#5ba4d6;padding:35px 0 39px 29px;border-radius:22px}@media(max-width:1500px){.static-hero-s2 .review-image{bottom:180px;right:460px;padding:25px 0 25px 29px;max-width:270px}}@media(max-width:1199px){.static-hero-s2 .review-image{bottom:170px;right:360px;padding:20px;max-width:211px}}@media(max-width:767px){.static-hero-s2 .review-image{bottom:152px;right:210px}}@media(max-width:425px){.static-hero-s2 .review-image{display:none}}@media(max-width:1199px){.static-hero-s2 .review-image img{width:100%;max-width:150px}}.static-hero-s3{position:relative;background:#082b5c}.static-hero-s3 .slick-slider{margin:0 -15px}.static-hero-s3 .slick-slide{padding:0 15px}.static-hero-s3 .wraper{max-width:1760px;margin:0 auto}.static-hero-s3 .wraper .hero-top-title{display:flex;align-items:center;padding-top:155px}@media(max-width:1199px){.static-hero-s3 .wraper .hero-top-title{padding-top:120px}}@media(max-width:767px){.static-hero-s3 .wraper .hero-top-title{display:block;text-align:center}}.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title{padding-left:140px}@media(max-width:1700px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title{padding-left:40px}}@media(max-width:1500px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title{padding-left:20px}}@media(max-width:1199px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title{padding-left:10px}}@media(max-width:991px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title{padding-left:0}}.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{color:#fff;font-size:100px;font-weight:700;line-height:110px;max-width:885px}@media(max-width:1700px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{font-size:94px;line-height:106px}}@media(max-width:1500px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{font-size:77px;line-height:95px}}@media(max-width:1199px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{font-size:64px;line-height:80px;max-width:730px}}@media(max-width:991px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{font-size:53px;line-height:65px}}@media(max-width:767px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{margin:0 auto}}@media(max-width:425px){.static-hero-s3 .wraper .hero-top-title .hero-left .sub-title h2{font-size:48px;line-height:58px}}.static-hero-s3 .wraper .hero-top-title .hero-right{padding-left:160px;padding-top:40px}@media(max-width:1500px){.static-hero-s3 .wraper .hero-top-title .hero-right{padding-left:50px;padding-top:10px}}@media(max-width:991px){.static-hero-s3 .wraper .hero-top-title .hero-right{padding-left:20px}}@media(max-width:767px){.static-hero-s3 .wraper .hero-top-title .hero-right{padding-left:0}}.static-hero-s3 .wraper .hero-top-title .hero-right p{margin:0;color:#ddd;font-size:20px;font-weight:500;line-height:28.8px;text-transform:lowercase;max-width:395px}@media(max-width:1199px){.static-hero-s3 .wraper .hero-top-title .hero-right p{font-size:17px;line-height:26.8px}}@media(max-width:991px){.static-hero-s3 .wraper .hero-top-title .hero-right p{font-size:16px;line-height:26.8px}}@media(max-width:767px){.static-hero-s3 .wraper .hero-top-title .hero-right p{margin:0 auto}}.static-hero-s3 .wraper .hero-top-title .hero-right .right-btn{padding-top:20px}@media(max-width:991px){.static-hero-s3 .wraper .hero-top-title .hero-right .right-btn{padding-top:10px}}.static-hero-s3 .wraper .hero-top-title .hero-right .right-btn .theme-btn-s3{color:#5ba4d6;padding:0;font-size:16px;font-weight:500;line-height:25px;transition:all .4s ease-in-out}.static-hero-s3 .wraper .hero-top-title .hero-right .right-btn .theme-btn-s3:hover{color:#fff}.static-hero-s3 .wraper .hero-top-title .hero-right .right-btn .theme-btn-s3 span{text-decoration:underline}.static-hero-s3 .wraper .hero-top-title .hero-right .right-btn .theme-btn-s3 i{top:4px;position:relative}.static-hero-s3 .wraper .hero-bottom-image{padding-top:65px}@media(max-width:1199px){.static-hero-s3 .wraper .hero-bottom-image{padding-top:40px}}.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image{position:relative;overflow:hidden;border-radius:20px;cursor:pointer}.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image .img-holder{display:block;width:100%;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}@media(max-width:425px){.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image{border-radius:10px}}.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image img{width:100%}@media(max-width:500px){.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image img{max-width:300px;width:100%}}.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image:before{position:absolute;top:0;left:-79%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3));transform:skewX(-25deg)}.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .gallery-image:hover:before{animation:shine .75s}.static-hero-s3 .wraper .hero-bottom-image .gallery-wrap .gallery-items-s2 .owl-nav{display:none}@media(max-width:767px){.static-hero .hero-all-content{pointer-events:none}.static-hero .slide-btns{display:none}.static-hero .swiper,.static-hero .swiper-container{touch-action:pan-y}}.static-hero .swiper-slide .slide-bg-image{transform:scale(1);will-change:transform}.static-hero .swiper-slide-active .slide-bg-image{animation:heroKenBurns 5s ease-out both}@keyframes heroKenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.wpo-about-section-2,.wpo-about-section-3{padding:120px 0 80px}@media(max-width:991px){.wpo-about-section-2,.wpo-about-section-3{padding:90px 0 60px}}@media(max-width:767px){.wpo-about-section-2,.wpo-about-section-3{padding:70px 0 60px}}@media(max-width:575px){.wpo-about-section-2,.wpo-about-section-3{padding:50px 0 60px}}.wpo-about-section-2 .about-title,.wpo-about-section-3 .about-title{max-width:unset;margin-bottom:65px}@media(max-width:991px){.wpo-about-section-2 .about-title,.wpo-about-section-3 .about-title{margin-bottom:35px}}@media(max-width:425px){.wpo-about-section-2 .about-title,.wpo-about-section-3 .about-title{margin-bottom:20px}}.wpo-about-section-2 .about-title h2,.wpo-about-section-3 .about-title h2{margin:0;color:#031d42;font-size:70px;font-weight:500;line-height:80px}@media(max-width:1199px){.wpo-about-section-2 .about-title h2,.wpo-about-section-3 .about-title h2{font-size:60px;line-height:65px}}@media(max-width:991px){.wpo-about-section-2 .about-title h2,.wpo-about-section-3 .about-title h2{font-size:50px;line-height:55px}}@media(max-width:767px){.wpo-about-section-2 .about-title h2,.wpo-about-section-3 .about-title h2{font-size:40px;line-height:45px}}@media(max-width:575px){.wpo-about-section-2 .about-title h2,.wpo-about-section-3 .about-title h2{font-size:35px;line-height:40px}}@media(max-width:425px){.wpo-about-section-2 .about-title h2,.wpo-about-section-3 .about-title h2{font-size:25px;line-height:32px}}.wpo-about-section-2 .about-title h2 span,.wpo-about-section-3 .about-title h2 span{font-weight:700}.wpo-about-section-2 .about-image,.wpo-about-section-3 .about-image{display:flex;align-items:center}.wpo-about-section-2 .about-image .about-image-style-2,.wpo-about-section-3 .about-image .about-image-style-2{position:relative;width:100%}.wpo-about-section-2 .about-image .about-image-style-2 img,.wpo-about-section-3 .about-image .about-image-style-2 img{border-radius:20px}.wpo-about-section-2 .about-image .about-image-style-2 .video-btn,.wpo-about-section-3 .about-image .about-image-style-2 .video-btn{display:flex;align-items:center;justify-content:center;position:absolute;text-align:center;width:100px;height:100px;border-radius:50%;border-radius:100px;border:2px solid #fff;background:rgba(255,255,255,.3);left:50%;top:50%;transform:translate(-50%,-50%)}@media(max-width:575px){.wpo-about-section-2 .about-image .about-image-style-2 .video-btn,.wpo-about-section-3 .about-image .about-image-style-2 .video-btn{width:70px;height:70px}}.wpo-about-section-2 .about-image .about-image-style-2 .video-btn svg,.wpo-about-section-3 .about-image .about-image-style-2 .video-btn svg{width:35px;height:35px}@media(max-width:575px){.wpo-about-section-2 .about-image .about-image-style-2 .video-btn svg,.wpo-about-section-3 .about-image .about-image-style-2 .video-btn svg{width:28px;height:28px}}.wpo-about-section-2 .about-content,.wpo-about-section-3 .about-content{border-top:none;padding-top:45px}@media(max-width:991px){.wpo-about-section-2 .about-content,.wpo-about-section-3 .about-content{padding-top:0}}.wpo-service-section.style-2{border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;padding:40px 0}@media(max-width:1199px){.wpo-service-section.style-2{padding:20px 0 40px}}@media(max-width:767px){.wpo-service-section.style-2{padding:40px 0 20px}}.transforming-section-2 .transforming-wrap{max-width:1295px;margin:0 auto}.transforming-section-2 .transforming-wrap .wpo-transforming-left-side{position:relative;z-index:1;background:#d9d9d9;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:20px}.transforming-section-2 .transforming-wrap .wpo-transforming-left-side .after,.transforming-section-2 .transforming-wrap .wpo-transforming-left-side .before{position:absolute;left:17px;top:17px;border-radius:6px;background:#fff;padding:5px 25px;font-size:22px;font-weight:400;line-height:120%;text-transform:capitalize;color:#000;z-index:1}@media(max-width:575px){.transforming-section-2 .transforming-wrap .wpo-transforming-left-side .after,.transforming-section-2 .transforming-wrap .wpo-transforming-left-side .before{padding:5px 15px;font-size:18px;left:8px;top:8px}}.transforming-section-2 .transforming-wrap .wpo-transforming-left-side .before{background:#0b4f8a;left:auto;right:17px;color:#fff}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img{position:relative}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img img{border-top-left-radius:14px;border-top-right-radius:14px;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .slider-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .transforming-image-before{position:absolute;inset:0;width:var(--position)}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .slider{position:absolute;inset:0;cursor:pointer;opacity:0;width:100%;height:100%}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .slider:focus-visible.transforming-slider-button{outline:5px solid #000;outline-offset:3px}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .transforming-slider-line{position:absolute;inset:0;width:.2rem;height:100%;background-color:#fff;left:var(--position);transform:translateX(-50%);pointer-events:none}.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .transforming-slider-button{position:absolute;background-color:#fff;color:#000;width:86.729px;height:86.729px;border-radius:50%;display:grid;place-items:center;top:50%;left:var(--position);transform:translate(-50%,-50%);pointer-events:none;font-family:Cabinet Grotesk;font-size:18px;font-style:normal;font-weight:400;line-height:120%;text-transform:capitalize}@media(max-width:575px){.transforming-section-2 .transforming-wrap .wpo-transforming-left-img .transforming-slider-button{width:56.729px;height:56.729px;font-size:16px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side{padding-left:30px;padding-top:90px}@media(max-width:1399px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side{padding-left:15px;padding-top:45px}}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side{padding-left:0;padding-top:10px}}@media(max-width:991px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side{padding-left:0;padding-top:0;margin-top:60px;text-align:center}}@media(max-width:575px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side{margin-top:45px}}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .wpo-section-title-s2{margin-bottom:30px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .wpo-section-title-s2 h2{font-size:54px;font-weight:500;line-height:55px;letter-spacing:-1.1px}@media(max-width:1399px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .wpo-section-title-s2 h2{font-size:48px;line-height:53px}}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .wpo-section-title-s2 h2{font-size:42px;line-height:50px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .wpo-section-title-s2 p{max-width:466px}@media(max-width:991px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .wpo-section-title-s2 p{margin:0 auto}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul{margin-bottom:55px}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul{margin-bottom:40px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li+li{margin-top:17px}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li span{border-radius:20.5px;background:#fff;box-shadow:0 4px 7px 0 rgba(0,0,0,.02);display:inline-block;font-size:16px;font-family:Cabinet Grotesk;font-style:normal;font-weight:500;line-height:30px;text-transform:capitalize;padding:7px 25px 7px 49px;position:relative}@media(max-width:575px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li span{font-size:14px}}@media(max-width:450px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li span{font-size:13px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li span:before{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:29px;height:29px;content:"";background:#f6f7f9;font-family:themify;text-align:center;border-radius:50%;font-size:14px;transition:all .3s}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li.active span:before,.transforming-section-2 .transforming-wrap .wpo-transforming-right-side ul li:hover span:before{background:#0b4f8a;color:#fff}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns{display:flex;align-items:center}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2{background-color:#1071c1;border-radius:11px;box-shadow:inset -2px -2px 4px 0 rgba(0,0,0,.12)}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2{padding:18px 50px}}@media(max-width:767px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2{padding:14px 50px 14px 30px}}@media(max-width:375px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2{font-size:13px;padding:12px 45px 12px 22px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2:before{background:url(/_next/static/media/white-right-arrow.0b11eded.svg);top:53%}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2:before{right:26px}}@media(max-width:375px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2:before{right:20px}}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2:hover:before{right:20px}}@media(max-width:375px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s2:hover:before{right:15px}}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3{padding:18px 30px}}@media(max-width:767px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3{padding:14px 50px 14px 30px}}@media(max-width:375px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3{font-size:13px;padding:12px 45px 12px 22px}}.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:before{background:url(/_next/static/media/black-arrow.8dcf475c.svg);width:17.684px;height:13.073px}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:before{right:5px}}@media(max-width:767px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:before{right:25px}}@media(max-width:375px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:before{right:20px}}@media(max-width:1199px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:hover:before{right:0}}@media(max-width:767px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:hover:before{right:20px}}@media(max-width:375px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns .theme-btn-s3:hover:before{right:15px}}@media(max-width:991px){.transforming-section-2 .transforming-wrap .wpo-transforming-right-side .transforming-btns{justify-content:center}}.wpo-testimonial-section-2 .slick-slider{margin:0 -15px}.wpo-testimonial-section-2 .slick-slide{padding:0 15px}.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items{border-radius:25px;background:#e7f3fd}.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .owl-dots{text-align:center;margin-top:20px}@media(min-width:992px){.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .owl-dots{display:none}}.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .owl-dots button{margin:5px;border:1px solid #5ba4d6;width:10px;height:14px;border-radius:100px}.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .owl-dots button.active{background:#5ba4d6}.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .testimonial-content p{color:#000;border-bottom:1px solid #d9d9d9}.wpo-testimonial-section-2 .testimonial-left-side-s2.testimonial-items .testimonial-content .testimonial-client .name h3{color:#000}.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .testimonial-content .testimonial-client .name h3,.wpo-testimonial-section-2 .testimonial-left-side-s2 .testimonial-items .testimonial-content .testimonial-client .name span{color:#404040}.wpo-gallery-section-2{padding:0}.wpo-gallery-section-2 .gallery-wrap .gallery-items{padding-top:0;border-top:none}.wpo-team-section-2{padding:0 0 120px}@media(max-width:991px){.wpo-team-section-2{padding-bottom:50px}}@media(max-width:575px){.wpo-team-section-2{padding-bottom:30px}.wpo-team-section-2 .wpo-section-title h2{font-size:30px}}.wpo-team-section-2 .team-wrap .team-card .image{border-radius:205%}.wpo-team-section-2 .team-wrap .team-card .image:before{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:#031d42;border-radius:15px;z-index:1;opacity:0;visibility:hidden;transition:all .3s}.wpo-team-section-2 .team-wrap .team-card .image .social{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column}.wpo-team-section-2 .team-wrap .team-card .image ul{list-style:none;display:flex;justify-content:center;margin-top:10px;z-index:2;position:relative;left:0;top:0;background:none}.wpo-team-section-2 .team-wrap .team-card .image ul li{transition:all .3s;margin:-40px 3px 0;opacity:0;visibility:hidden}.wpo-team-section-2 .team-wrap .team-card .image ul li:nth-child(2){transition:all .4s;margin-top:-70px}.wpo-team-section-2 .team-wrap .team-card .image ul li:nth-child(3){transition:all .5s;margin-top:-100px}.wpo-team-section-2 .team-wrap .team-card .image ul li:nth-child(4){transition:all .5s;margin-top:-130px}.wpo-team-section-2 .team-wrap .team-card .image ul li a{background-color:#fff;border-radius:50%;width:40px;height:40px;line-height:44px;text-align:center;padding:0;color:#000}.wpo-team-section-2 .team-wrap .team-card:hover .image:before{opacity:.5;visibility:visible}.wpo-team-section-2 .team-wrap .team-card:hover .image ul li{margin-top:0;opacity:1;visibility:visible}.wpo-team-section-2 .team-wrap .team-card .text{border-radius:20px;border:1px solid #e7f3fd}@media(max-width:991px){.wpo-team-section-2 .team-wrap .team-card .text{border:1px solid #e7f3fd;background-color:#fff}}.wpo-team-section-2 .col:nth-child(2){position:relative;margin-top:150px}@media(max-width:1199px){.wpo-team-section-2 .col:nth-child(2){margin-top:70px}}@media(max-width:991px){.wpo-team-section-2 .col:nth-child(2){margin-top:0}}.wpo-team-section-2 .col:nth-child(4){position:relative;margin-top:150px}@media(max-width:1199px){.wpo-team-section-2 .col:nth-child(4){margin-top:70px}}@media(max-width:991px){.wpo-team-section-2 .col:nth-child(4){margin-top:0}}@media(max-width:575px){.wpo-booking-section-2.section-padding{padding-top:40px}}@media(max-width:991px){.wpo-booking-section-2 .cta-image{margin-bottom:25px}}.wpo-booking-section-2 .cta-image img{border-radius:20px}.wpo-booking-section-2 .cta-image:before{display:none}.wpo-booking-section-2 .wpo-contact-form-area .wpo-section-title h2{text-align:center;font-size:50px;font-weight:700;line-height:55px;letter-spacing:-1px}@media(max-width:1500px){.wpo-booking-section-2 .wpo-contact-form-area .wpo-section-title h2{font-size:45px;line-height:52px}}@media(max-width:1199px){.wpo-booking-section-2 .wpo-contact-form-area .wpo-section-title h2{font-size:37px;line-height:48px}}@media(max-width:575px){.wpo-booking-section-2 .wpo-contact-form-area .wpo-section-title h2{font-size:32px;line-height:44px}}@media(max-width:425px){.wpo-booking-section-2 .wpo-contact-form-area .wpo-section-title h2{font-size:25px;line-height:34px}}.wpo-booking-section-2 .wpo-contact-form-area .form-control{margin-bottom:18px;padding-left:30px}@media(max-width:575px){.wpo-booking-section-2 .wpo-contact-form-area .form-control{padding-left:15px}}.wpo-booking-section-2 .wpo-contact-form-area{position:unset;margin-top:0;padding:78px 80px 66px;position:relative;z-index:1;border-radius:20px}.wpo-booking-section-2 .wpo-contact-form-area:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#97ccf7;opacity:.46;z-index:-1;border-radius:20px}@media(max-width:1500px){.wpo-booking-section-2 .wpo-contact-form-area{padding:50px 40px 40px}}@media(max-width:1199px){.wpo-booking-section-2 .wpo-contact-form-area{padding:42px 30px 33px}}.wpo-booking-section-2 .wpo-contact-form-area .theme-btn-s2{margin-top:0}.transforming-section-2.section-padding{padding-bottom:40px}@media(max-width:991px){.transforming-section-2.section-padding{padding-bottom:30px}}@media(min-width:992px){.transforming-section-2 .transforming-wrap>.row{align-items:flex-start}.transforming-section-2 .wpo-transforming-right-side{padding-top:0}.transforming-section-2 .wpo-transforming-right-side .wpo-section-title-s2 h2{margin-top:0}}