﻿@font-face{font-family:"icomoon";src:url("../fonts/icomoon/icomoon.eot");src:url("../fonts/icomoon/icomoon.eot") format("embedded-opentype"),url("../fonts/icomoon/icomoon.ttf") format("truetype"),url("../fonts/icomoon/icomoon.woff") format("woff"),url("../fonts/icomoon/icomoon.svg") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=icon-],[class*=" icon-"]{font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-phone:before{content:""}.icon-instagram:before{content:""}.icon-linkedin:before{content:""}.icon-facebook:before{content:""}.icon-twitter1:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-top-right:before{content:""}.icon-banner-arrow:before{content:""}.icon-coding:before{content:""}.icon-design:before{content:""}.icon-facebook1:before{content:""}.icon-instagram1:before{content:""}.icon-linkedin1:before{content:""}.icon-seo:before{content:""}.icon-twitter:before{content:""}.icon-clear:before{content:""}.icon-close:before{content:""}.icon-menu:before{content:""}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;min-height:100%;text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important}body{font-size:16px !important;font-family:"Inter",sans-serif;color:#666;position:relative;background-color:#fff;-ms-touch-action:pan-y;overflow-x:hidden;outline:none}a:hover{transition:all .3s ease-in-out}p{font-size:16px;line-height:25px;margin:0}p:first-letter{text-transform:capitalize}figure{margin:0}figure img{display:block;max-width:100%}ul{list-style:none;margin:0;padding:0}.form-field{width:100%;margin:0 0 21px 0}@media only screen and (max-width: 1400px){.form-field{margin:0 0 18px 0}}label{display:block;font-style:normal;font-weight:500;font-size:16px;line-height:137.02%;color:#8999a6}@media only screen and (max-width: 1400px){label{font-size:14px}}.textbox{width:100%;height:59px;padding:0 21px;background:#f1f6fc;border:none;font-family:"Inter",sans-serif;font-size:18px;font-weight:700;line-height:28px;color:#062f59;margin:0 0 0 0;border-radius:0;outline:none}@media only screen and (max-width: 1400px){.textbox{height:45px;padding:0 15px}}.textbox::-webkit-input-placeholder{opacity:1;color:#999;font-size:16px}.textbox:focus{border:#ff6911 solid 1px}textarea.textbox{height:99px;resize:none;padding:15px 21px}@media only screen and (max-width: 1400px){textarea.textbox{height:70px;padding:15px}}.button,.contact-us .container form input[type=submit]{display:inline-block;background-color:#ff6911;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:73px;text-transform:uppercase;text-decoration:none;color:#fff;border:none;padding:0 50px;margin:0;height:70px;text-align:center;cursor:pointer;transition:all .3s ease-in-out}.button:hover,.contact-us .container form input[type=submit]:hover{background-color:#062f59}@media only screen and (max-width: 1400px){.button,.contact-us .container form input[type=submit]{height:50px;padding:0 25px;font-size:14px;line-height:50px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0px;left:50%;transform:translateX(-50%);list-style-type:none}.slick-dots li{display:block;float:left;margin:0 2px}.slick-dots li button{width:6px;height:6px;background-color:#666;outline:none;border:none;font-size:0;padding:0}.slick-dots li.slick-active button{background-color:#999}.slick-arrow{width:30px;height:30px;background-color:#666;font-size:0;position:relative;outline:none;border:none;cursor:pointer}.slick-arrow:after{font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:18px;text-align:center;color:#fff}.slick-arrow.slick-next:after{content:""}.slick-arrow.slick-prev:after{content:""}@keyframes zoom-in-animation{0%{transform:scale(1) translateX(-50%)}50%{transform:scale(1.1) translateX(-50%)}100%{transform:scale(1) translateX(-50%)}}@keyframes puff-out-center{0%{width:100%;height:100%;-webkit-filter:blur(0px);filter:blur(0px);opacity:1}70%{width:130%;height:130%;-webkit-filter:blur(1px);filter:blur(1px)}100%{opacity:0}}@keyframes up-and-down{0%{transform:translateY(11px)}50%{transform:translateY(0px)}100%{transform:translateY(11px)}}@keyframes rotate-animate{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}100%{transform:rotate(10deg)}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 3px;background:#86b593;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--primary)}.heading h4{font-style:normal;font-weight:700;font-size:36px;line-height:114.52%;color:#f79e1c}@media only screen and (max-width: 1400px){.heading h4{font-size:25px}}@media only screen and (max-width: 1200px){.heading h4{font-size:22px}}@media only screen and (max-width: 991px){.heading h4{font-size:20px}}.heading h2{font-style:normal;font-weight:700;font-size:90px;line-height:106.52%;color:#062f59}@media only screen and (max-width: 1400px){.heading h2{font-size:70px}}@media only screen and (max-width: 1200px){.heading h2{font-size:60px}}@media only screen and (max-width: 991px){.heading h2{font-size:42px}}@media only screen and (max-width: 768px){.heading h2{font-size:35px}}.heading p{font-style:normal;font-weight:500;font-size:24px;line-height:137.02%;color:#6c8298}@media only screen and (max-width: 1400px){.heading p{font-size:17px}}@media only screen and (max-width: 991px){.heading p{font-size:15px}}@media only screen and (max-width: 640px){.heading p{font-size:14px}}.banner{width:100%;height:950px;background-size:cover;background-repeat:no-repeat;background-position:center top}@media only screen and (max-width: 1600px){.banner{height:800px}}@media only screen and (max-width: 1366px){.banner{height:670px}}@media only screen and (max-width: 991px){.banner{height:auto;padding:105px 0 90px 0}}@media only screen and (max-width: 640px){.banner{height:auto;padding:105px 0 80px 0}}@media only screen and (max-width: 480px){.banner{height:auto;padding:105px 0 65px 0}}.banner .container{display:flex;height:100%}.banner .container .text-contents{display:flex;flex-direction:column;justify-content:center;width:55%;position:relative}@media only screen and (max-width: 991px){.banner .container .text-contents{width:100%;text-align:center;align-items:center}}.banner .container .text-contents h1{margin:0 0 31px 0;font-style:normal;font-weight:700;font-size:100px;line-height:120px;color:#fff}@media only screen and (max-width: 1600px){.banner .container .text-contents h1{font-size:105px;line-height:113px;margin:0 0 25px 0}}@media only screen and (max-width: 1366px){.banner .container .text-contents h1{font-size:90px;line-height:97px}}@media only screen and (max-width: 1199px){.banner .container .text-contents h1{font-size:75px;line-height:79px}}@media only screen and (max-width: 640px){.banner .container .text-contents h1{font-size:62px;line-height:69px}}@media only screen and (max-width: 480px){.banner .container .text-contents h1{font-size:50px;line-height:55px}}.banner .container .text-contents p{font-style:normal;font-weight:400;font-size:20px;line-height:163.02%;color:#fff;max-width:513px}@media only screen and (max-width: 1366px){.banner .container .text-contents p{font-size:17px;line-height:150.02%}}@media only screen and (max-width: 1199px){.banner .container .text-contents p{max-width:380px;font-size:16px;line-height:151.02%}}@media only screen and (max-width: 991px){.banner .container .text-contents p{margin:0 auto}}@media only screen and (max-width: 480px){.banner .container .text-contents p{font-size:15px;line-height:145.02%}}.banner .container .text-contents .banner-cta-button{width:147px;height:147px;border-radius:100%;top:37%;right:17%;position:absolute;z-index:5}.banner .container .text-contents .banner-cta-button:after{content:"";border-radius:100%;background-color:#ff6911;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:-1;-webkit-animation:puff-out-center 2s cubic-bezier(0.165, 0.84, 0.44, 1) infinite both;animation:puff-out-center 2s cubic-bezier(0.165, 0.84, 0.44, 1) infinite both}.banner .container .text-contents .banner-cta-button img{width:100%;height:100%}@media only screen and (max-width: 1600px){.banner .container .text-contents .banner-cta-button{top:37%;right:31%;width:115px;height:115px}}@media only screen and (max-width: 1399px){.banner .container .text-contents .banner-cta-button{right:21%}}@media only screen and (max-width: 1366px){.banner .container .text-contents .banner-cta-button{top:36%;right:31%;width:102px;height:102px}}@media only screen and (max-width: 1199px){.banner .container .text-contents .banner-cta-button{top:37%;right:31%;width:88px;height:88px}}@media only screen and (max-width: 991px){.banner .container .text-contents .banner-cta-button{top:0;position:relative;transform:unset;right:unset;left:unset;margin:20px 0 0 0}}.banner .container .image-contents{width:45%;position:relative}@media only screen and (max-width: 991px){.banner .container .image-contents{display:none}}.banner .container .image-contents .image-area{top:160px;left:-37px;height:915px;width:auto;width:auto;position:absolute;z-index:10}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area{height:750px;top:127px}}@media only screen and (max-width: 1366px){.banner .container .image-contents .image-area{height:631px;top:119px}}.banner .container .image-contents .image-area .person-image{display:block;height:100%;width:auto;position:relative;z-index:9}.banner .container .image-contents .image-area .banner-logo-icon{top:-22px;left:55%;transform:translateX(-50%);width:630px;height:629px;position:absolute;z-index:0;-webkit-animation:zoom-in-animation 4s ease-in-out infinite both;animation:zoom-in-animation 4s ease-in-out infinite both}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .banner-logo-icon{width:530px;height:529px}}@media only screen and (max-width: 1400px){.banner .container .image-contents .image-area .banner-logo-icon{width:430px;height:429px}}.banner .container .image-contents .image-area .banner-vector-right{top:15%;right:-70px;height:193px;width:auto;position:absolute;-webkit-animation:rotate-animate 15s ease-in-out infinite both;animation:rotate-animate 15s ease-in-out infinite both}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .banner-vector-right{height:165px}}@media only screen and (max-width: 1400px){.banner .container .image-contents .image-area .banner-vector-right{height:140px}}@media only screen and (max-width: 1150px){.banner .container .image-contents .image-area .banner-vector-right{right:0}}.banner .container .image-contents .image-area .banner-bottom-vector{bottom:77px;left:-120px;height:auto;width:386px;position:absolute;z-index:50;-webkit-animation:rotate-animate 10s ease-in-out infinite reverse both;animation:rotate-animate 10s ease-in-out infinite reverse both}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .banner-bottom-vector{bottom:60px;width:339px}}@media only screen and (max-width: 1399px){.banner .container .image-contents .image-area .banner-bottom-vector{width:294px}}.banner .container .image-contents .image-area .grow-business{top:220px;right:-25px;width:254px;height:361px;padding:41px 0 43px 0;position:absolute;background:rgba(255,255,255,.4);backdrop-filter:blur(12.5px);z-index:150}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .grow-business{padding:31px 0 33px 0;top:171px;right:-46px;width:242px;height:330px}}@media only screen and (max-width: 1366px){.banner .container .image-contents .image-area .grow-business{padding:20px 0 20px 0;top:145px;right:-45px;width:205px;height:270px}}@media only screen and (max-width: 1150px){.banner .container .image-contents .image-area .grow-business{top:166px;right:-6px;width:197px;height:267px}}.banner .container .image-contents .image-area .grow-business h4{margin:0 0 30px 0;padding:0 51px;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#fff}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .grow-business h4{padding:0 41px}}@media only screen and (max-width: 1366px){.banner .container .image-contents .image-area .grow-business h4{font-size:22px;line-height:26px;margin:0 0 15px 0;padding:0 20px}}.banner .container .image-contents .image-area .grow-business .excellence-percentage{display:flex;justify-content:center;align-items:center;width:190px;height:190px;margin:auto;background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .grow-business .excellence-percentage{width:175px;height:175px}}@media only screen and (max-width: 1366px){.banner .container .image-contents .image-area .grow-business .excellence-percentage{width:160px;height:160px}}.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:52%;height:52%;background:linear-gradient(360deg, #FFFFFF 0%, #E0E0E0 100%);border-radius:100%;position:relative;z-index:10}.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage h6{font-style:normal;font-weight:700;font-size:32px;line-height:27px;color:#000}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage h6{font-size:26px}}@media only screen and (max-width: 1366px){.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage h6{font-size:22px;line-height:26px}}.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage p{font-style:normal;font-weight:500;font-size:14px;line-height:0px;color:#627e9a}@media only screen and (max-width: 1600px){.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage p{font-size:13px}}@media only screen and (max-width: 1366px){.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage p{font-size:12px}}.banner .container .image-contents .image-area .grow-business .excellence-percentage .percentage img{top:26px;right:-13px;position:absolute;z-index:9}.about{width:100%;padding:133px 0 30px 0;background-repeat:no-repeat;background-size:cover;position:relative}@media only screen and (max-width: 991px){.about{padding:50px 0 30px 0}}.about .about-page-down-arrow{top:-56px;left:50%;transform:translateX(-50%);position:absolute;font-size:230px;color:#fff;text-decoration:none;z-index:100;-webkit-animation:up-and-down 5s ease-in-out infinite both;animation:up-and-down 5s ease-in-out infinite both}@media only screen and (max-width: 1400px){.about .about-page-down-arrow{font-size:185px}}@media only screen and (max-width: 1199px){.about .about-page-down-arrow{font-size:151px;top:-48px}}@media only screen and (max-width: 991px){.about .about-page-down-arrow{display:none}}.about .container{display:flex;justify-content:space-between;gap:45px}@media only screen and (max-width: 1199px){.about .container{flex-direction:column}}.about .container .about-content-section{width:50%}@media only screen and (max-width: 1199px){.about .container .about-content-section{width:70%;align-self:center}}@media only screen and (max-width: 768px){.about .container .about-content-section{width:100%}}.about .container .about-content-section .heading{margin:0 0 57px 0}@media only screen and (max-width: 1400px){.about .container .about-content-section .heading{margin:0}}@media only screen and (max-width: 1199px){.about .container .about-content-section .heading{margin:0 0 65px 0}}@media only screen and (max-width: 768px){.about .container .about-content-section .heading{text-align:center}}.about .container .about-content-section .heading h4{color:#ff6911}.about .container .about-content-section .heading h2{color:#062f59}.about .container .about-content-section .heading h2{line-height:114.52%}.about .container .about-content-section .counter-section{display:flex;justify-content:space-between;gap:5px;background:#f7f7f7;position:relative;padding:77px 0 0 0;top:63px}@media only screen and (max-width: 1199px){.about .container .about-content-section .counter-section{top:0}}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section{flex-direction:column}}.about .container .about-content-section .counter-section .image-area{display:flex;flex-direction:column;justify-content:space-between;position:relative}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .image-area{margin:0 0 30px 0}}.about .container .about-content-section .counter-section .image-area section{background-color:#fff;display:flex;align-items:center;width:260px;margin-top:-107px;left:45px;margin-bottom:-50px;position:absolute;padding:20px 23px}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .image-area section{left:50%;transform:translateX(-50%)}}.about .container .about-content-section .counter-section .image-area section h4{font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#062f59;margin-right:26px}.about .container .about-content-section .counter-section .image-area section .feedback-images figure{margin-left:-15px;display:inline-block;width:40px;height:40px;border-radius:100%;border:2px solid #fff;overflow:hidden;transition:all .3s ease-in-out}.about .container .about-content-section .counter-section .image-area section .feedback-images figure:hover{transform:scale(1.2)}.about .container .about-content-section .counter-section .image-area section .feedback-images figure img{width:100%;height:100%;object-fit:cover}.about .container .about-content-section .counter-section .image-area section .feedback-images figure figcaption{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f79e1c;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#fff}.about .container .about-content-section .counter-section .image-area h3{margin:0 0 28px 47px;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#062f59}@media only screen and (max-width: 1400px){.about .container .about-content-section .counter-section .image-area h3{font-size:20px;line-height:27px}}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .image-area h3{margin:0 0 28px 0;text-align:center}}.about .container .about-content-section .counter-section .image-area .counter-bg{position:relative}.about .container .about-content-section .counter-section .image-area .counter-bg::before{content:"";height:100%;width:103px;top:-33px;left:-52px;background:rgba(255,255,255,.1);backdrop-filter:blur(7.5px);transform:rotate(-180deg);position:absolute;z-index:10}.about .container .about-content-section .counter-section .image-area .counter-bg .counter-image{min-width:330px;height:auto;object-fit:cover}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .image-area .counter-bg .counter-image{width:100%;min-width:100%}}.about .container .about-content-section .counter-section .image-area .counter-bg .seal{position:absolute;top:-58px;left:118px;width:155px;height:155px}@media only screen and (max-width: 1400px){.about .container .about-content-section .counter-section .image-area .counter-bg .seal{top:-29px;width:140px;height:140px}}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .image-area .counter-bg .seal{top:-15px;left:unset;right:50px;width:130px;height:130px}}.about .container .about-content-section .counter-section .counter-area{padding:0 49px 16px 0}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .counter-area{padding:0 0 16px 0}}.about .container .about-content-section .counter-section .counter-area article{margin:0 0 28px 0}@media only screen and (max-width: 768px){.about .container .about-content-section .counter-section .counter-area article{text-align:center;margin:0 0 20px 0}}.about .container .about-content-section .counter-section .counter-area article p{margin:0;font-style:normal;font-weight:500;font-size:16px;line-height:19px;color:#8694a0}@media only screen and (max-width: 1400px){.about .container .about-content-section .counter-section .counter-area article p{font-size:14px;line-height:17px}}.about .container .about-content-section .counter-section .counter-area article h5{margin:0;font-style:normal;font-weight:300;font-size:64px;line-height:64px;color:#062f59}@media only screen and (max-width: 1400px){.about .container .about-content-section .counter-section .counter-area article h5{font-size:54px;line-height:54px}}.about .container .about-description-section{width:50%}@media only screen and (max-width: 1199px){.about .container .about-description-section{width:100%}}.about .container .about-description-section section{position:relative;top:15%;padding:49px 53px;background:rgba(255,255,255,.5333333333);backdrop-filter:blur(7.5px)}@media only screen and (max-width: 1400px){.about .container .about-description-section section{padding:39px 43px;top:10%}}@media only screen and (max-width: 768px){.about .container .about-description-section section{padding:29px 33px;top:0}}.about .container .about-description-section section p{margin:0 0 16px 0;font-style:normal;font-weight:500;font-size:16px;line-height:169.02%;color:#062f59}@media only screen and (max-width: 1400px){.about .container .about-description-section section p{font-size:14px;margin:0 0 14px 0}}.about .container .about-description-section section .button,.about .contact-us .container .about-description-section section form input[type=submit],.contact-us .about .container .about-description-section section form input[type=submit],.about .contact-us .container form .about-description-section section input[type=submit],.contact-us .about .container form .about-description-section section input[type=submit]{margin-top:16px}.services{width:100%;padding:117px 0 109px 0}@media only screen and (max-width: 991px){.services{padding:50px 0 60px 0}}.services .container .heading{text-align:center;margin:0 0 53px 0}@media only screen and (max-width: 1400px){.services .container .heading{margin:0 0 35px 0}}.services .container .heading h2{max-width:1100px;margin:auto}@media only screen and (max-width: 1400px){.services .container .heading h2{max-width:100%}}.services .container .services-container{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media only screen and (max-width: 1400px){.services .container .services-container{gap:15px}}@media only screen and (max-width: 991px){.services .container .services-container{grid-template-columns:1fr}}.services .container .services-container section{padding:38px 48px;transition:all .3s ease-in-out}.services .container .services-container section:hover{box-shadow:-10px 22px 13px -7px rgba(0,0,0,.2);transform:translateY(-5px)}@media only screen and (max-width: 1400px){.services .container .services-container section{padding:28px 35px}}.services .container .services-container section .servicessub-heading{display:flex;justify-content:space-between;gap:20px;margin:0 0 47px 0}.services .container .services-container section .servicessub-heading h6{font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase;color:#fff}.services .container .services-container section .servicessub-heading i{color:#fff;font-size:23px}.services .container .services-container section .icon{display:block;font-size:83px;color:#fff;margin:0 0 45px 0}.services .container .services-container section h3{font-style:normal;font-weight:700;font-size:30px;line-height:36px;color:#fff}@media only screen and (max-width: 1400px){.services .container .services-container section h3{font-size:25px;line-height:31px}}.services .container .services-container section:nth-child(1n+0){background-color:#f79e1c}.services .container .services-container section:nth-child(2n+0){background-color:#ff6911}.services .container .services-container section:nth-of-type(3){background-color:#062f59}.recent-work{width:100%;background:#062f59;padding:68px 0 130px 0}@media only screen and (max-width: 1400px){.recent-work{padding:61px 0 90px 0}}@media only screen and (max-width: 991px){.recent-work{padding:61px 0 90px 0}}.recent-work .container{position:relative}.recent-work .container .heading{display:flex;align-items:center;gap:50px;margin:0 0 35px 0}@media only screen and (max-width: 1199px){.recent-work .container .heading{flex-direction:column;align-items:flex-start;gap:0}}@media only screen and (max-width: 1150px){.recent-work .container .heading{text-align:center;align-items:center}}.recent-work .container .heading h2{color:#fff;font-size:128px}@media only screen and (max-width: 1600px){.recent-work .container .heading h2{font-size:80px}}@media only screen and (max-width: 1400px){.recent-work .container .heading h2{font-size:75px}}@media only screen and (max-width: 991px){.recent-work .container .heading h2{font-size:48px}}.recent-work .container .heading p{color:#d9d9d9;max-width:438px}.recent-work .slider-container{width:76%;margin-left:auto;position:relative}@media only screen and (max-width: 2400px){.recent-work .slider-container{width:77%}}@media only screen and (max-width: 2300px){.recent-work .slider-container{width:78%}}@media only screen and (max-width: 2200px){.recent-work .slider-container{width:79%}}@media only screen and (max-width: 2100px){.recent-work .slider-container{width:80%}}@media only screen and (max-width: 2000px){.recent-work .slider-container{width:82%}}@media only screen and (max-width: 1920px){.recent-work .slider-container{width:83%}}@media only screen and (max-width: 1700px){.recent-work .slider-container{width:87%}}@media only screen and (max-width: 1600px){.recent-work .slider-container{width:90%}}@media only screen and (max-width: 1500px){.recent-work .slider-container{width:93%}}@media only screen and (max-width: 1450px){.recent-work .slider-container{width:94%}}@media only screen and (max-width: 1399px){.recent-work .slider-container{width:89%}}@media only screen and (max-width: 1366px){.recent-work .slider-container{width:91%}}@media only screen and (max-width: 1300px){.recent-work .slider-container{width:92%}}@media only screen and (max-width: 1199px){.recent-work .slider-container{width:89%}}@media only screen and (max-width: 1100px){.recent-work .slider-container{width:92%}}@media only screen and (max-width: 1150px){.recent-work .slider-container{width:100%}}.recent-work .slider-container .recent-work-slider figure{width:659px;height:auto;margin:0 15px}@media only screen and (max-width: 1600px){.recent-work .slider-container .recent-work-slider figure{width:565px}}@media only screen and (max-width: 1500px){.recent-work .slider-container .recent-work-slider figure{width:480px}}@media only screen and (max-width: 1400px){.recent-work .slider-container .recent-work-slider figure{width:350px}}@media only screen and (max-width: 1200px){.recent-work .slider-container .recent-work-slider figure{width:320px}}@media only screen and (max-width: 991px){.recent-work .slider-container .recent-work-slider figure{width:300px}}.recent-work .slider-container .recent-work-slider figure img{width:100%;height:auto;object-fit:cover}.recent-work .slider-container .slider-left,.recent-work .slider-container .slider-right{position:absolute;width:97px;height:97px;border:none;outline:none;font-size:16px;line-height:0;transition:all .3s ease-in-out;background:#144679;color:#fff;left:-11%;transition:all .3s ease-in-out}.recent-work .slider-container .slider-left:hover,.recent-work .slider-container .slider-right:hover{background-color:#fff;color:#144679}@media only screen and (max-width: 1600px){.recent-work .slider-container .slider-left,.recent-work .slider-container .slider-right{font-size:15px;width:78px;height:78px;left:-8%}}@media only screen and (max-width: 1500px){.recent-work .slider-container .slider-left,.recent-work .slider-container .slider-right{width:66px;height:66px;left:-6%}}@media only screen and (max-width: 1400px){.recent-work .slider-container .slider-left,.recent-work .slider-container .slider-right{width:49px;height:49px;left:-5%;font-size:12px}}@media only screen and (max-width: 1399px){.recent-work .slider-container .slider-left,.recent-work .slider-container .slider-right{left:-6%}}.recent-work .slider-container .slider-left{top:51%}@media only screen and (max-width: 1150px){.recent-work .slider-container .slider-left{left:0;top:50%;transform:translateY(-50%);opacity:.5}.recent-work .slider-container .slider-left:hover{opacity:1}}.recent-work .slider-container .slider-right{top:31%}@media only screen and (max-width: 1150px){.recent-work .slider-container .slider-right{left:unset;right:0;top:50%;transform:translateY(-50%);opacity:.5}.recent-work .slider-container .slider-right:hover{opacity:1}}.contact-us{width:100%;padding:130px 0 92px 0;background:#f2f7fd}@media only screen and (max-width: 1400px){.contact-us{padding:100px 0 80px 0}}@media only screen and (max-width: 991px){.contact-us{padding:50px 0 60px 0}}.contact-us .container{display:flex;justify-content:space-between;gap:20px}@media only screen and (max-width: 991px){.contact-us .container{flex-direction:column}}.contact-us .container .heading{width:50%}@media only screen and (max-width: 991px){.contact-us .container .heading{width:100%;margin:0 0 15px 0}}.contact-us .container .heading h2{margin:0 0 25px 0}@media only screen and (max-width: 991px){.contact-us .container .heading h2{margin:0 0 16px 0}}.contact-us .container form{width:50%;padding:51px 53px 30px 53px;background:#fff}@media only screen and (max-width: 1400px){.contact-us .container form{padding:36px 42px 25px 42px}}@media only screen and (max-width: 991px){.contact-us .container form{width:100%;padding:21px 27px 8px 27px}}.contact-us .container form input[type=submit]{width:100%}#customer-stories-section{width:100%;padding:63px 0;background:#f1f7fc}@media only screen and (max-width: 991px){#customer-stories-section{padding:53px 0}}#customer-stories-section .container .heading{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 0 22px 0}@media only screen and (max-width: 991px){#customer-stories-section .container .heading{text-align:center;justify-content:center}}#customer-stories-section .container .heading .customer-stories-slider-button button{width:77px;height:77px;border:none;outline:none;font-size:13px;line-height:0;transition:all .3s ease-in-out;background:#144679;color:#fff;left:-11%;transition:all .3s ease-in-out}#customer-stories-section .container .heading .customer-stories-slider-button button:hover{background:#fff;color:#062f59}@media only screen and (max-width: 991px){#customer-stories-section .container .heading .customer-stories-slider-button{display:none}}#customer-stories-section .customer-stories-slider{width:100%}#customer-stories-section .customer-stories-slider .customer-stories-slide{width:361px;background:#fff;margin:0 25px;padding:50px 54px 56px 56px}@media only screen and (max-width: 991px){#customer-stories-section .customer-stories-slider .customer-stories-slide{padding:30px}}@media only screen and (max-width: 575px){#customer-stories-section .customer-stories-slider .customer-stories-slide{padding:30px}}#customer-stories-section .customer-stories-slider .customer-stories-slide p{margin:0 0 22px 0;color:#263238;font-size:18px;font-style:normal;font-weight:400;line-height:143%}@media only screen and (max-width: 991px){#customer-stories-section .customer-stories-slider .customer-stories-slide p{font-size:16px}}#customer-stories-section .customer-stories-slider .customer-stories-slide .user-details{display:flex}#customer-stories-section .customer-stories-slider .customer-stories-slide .user-details figure{display:block;width:55px;height:55px;border-radius:100%;margin:0 18px 0 0}#customer-stories-section .customer-stories-slider .customer-stories-slide .user-details figure img{display:block;width:100%;height:100%}#customer-stories-section .customer-stories-slider .customer-stories-slide .user-details section{display:flex;justify-content:center;flex-direction:column;line-height:0}#customer-stories-section .customer-stories-slider .customer-stories-slide .user-details section h6{margin:0;color:#000;font-size:18px;font-style:normal;font-weight:700;line-height:143%}#customer-stories-section .customer-stories-slider .customer-stories-slide .user-details section span{margin:0;color:#263238;font-size:16px;font-style:normal;font-weight:500;line-height:143%}.awards{width:100%;padding:64px 0 64px 0}@media only screen and (max-width: 991px){.awards{padding:50px 0}}.awards .container{display:flex;align-items:center;gap:84px}@media only screen and (max-width: 991px){.awards .container{flex-direction:column;text-align:center;gap:30px}}.awards .container .heading h4{margin:0}.awards .container .heading h2{margin:0;line-height:103.52%}.awards .container .awards-list{display:flex;align-items:center}@media only screen and (max-width: 991px){.awards .container .awards-list{flex-direction:column;justify-content:center}}.awards .container .awards-list figure{max-height:150px;width:auto;border-right:#dadada solid 1px;padding-right:40px;padding-left:40px}.awards .container .awards-list figure img{width:100%;height:auto}.awards .container .awards-list figure:first-of-type{padding-left:0}.awards .container .awards-list figure:last-of-type{padding-right:0;border-right:0}@media only screen and (max-width: 991px){.awards .container .awards-list figure{padding:0;margin:0 0 30px 0;border:none;max-height:auto;max-width:130px}.awards .container .awards-list figure:last-of-type{margin:0 0 0 0}}#header{width:100%;position:absolute;top:0;left:0;z-index:300}#header .per--header{width:100%;background-color:#fff;padding:15px 0 13px 0}@media only screen and (max-width: 1200px){#header .per--header{display:none}}#header .per--header .container{display:flex;justify-content:space-between;align-items:center}#header .per--header .container .social-icons{display:flex;gap:35px}#header .per--header .container .social-icons li{display:flex;align-items:center;line-height:0}#header .per--header .container .social-icons li a{font-size:18px;text-decoration:none;line-height:0;color:#8c8c8c}#header .per--header .container .social-icons li a:hover{color:#ff6911}#header .per--header .container .phone{position:relative}#header .per--header .container .phone a{display:block;text-decoration:none;color:#062f59;font-size:16px;font-weight:700;padding:0 0 0 24px}#header .per--header .container .phone a::before{content:"";top:0;left:0;font-family:"icomoon" !important;position:absolute;color:#ff6911}#header .per--header .container .phone a:hover{color:#ff6911}#header .main-header{padding:24px 0 0 0}#header .container{display:flex;justify-content:space-between;align-items:center;gap:20px;height:100%}#header .container a.logo{display:inline-block;width:392px;height:auto}#header .container a.logo img{display:block;width:100%;height:auto}#header .container a.logo .logo-blue{display:none}@media only screen and (max-width: 1400px){#header .container a.logo{width:300px}#header .container a.logo img{max-width:100%}}#header .container nav{display:flex;align-items:center;justify-content:flex-end;width:calc(100% - 392px);margin:10px 0 0 0}@media only screen and (max-width: 1200px){#header .container nav{display:none}}#header .container nav ul{list-style:none;margin:0}#header .container nav ul li{display:inline-block;margin:0 43px 0 0}@media only screen and (max-width: 1400px){#header .container nav ul li{margin:0 30px 0 0}}#header .container nav ul li a{text-decoration:none;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#fff}#header .container nav ul li a:hover,#header .container nav ul li a.active{color:#ff6911}@media only screen and (max-width: 1400px){#header .container nav ul li a{font-size:16px;line-height:22px}}#header .container .mobile-menu-button{display:none;border:none;outline:none;padding:7px 9px;background-color:#ff6911;font-size:25px;line-height:0;color:#fff}#header .container .mobile-menu-button:hover{background-color:#062f59}@media only screen and (max-width: 1200px){#header .container .mobile-menu-button{display:inline-block}}#header.sticky{position:fixed;top:0;left:0;z-index:200;background-color:#fff;transition:all .3s ease-in-out;box-shadow:0px 10px 15px -11px rgba(0,0,0,.1)}#header.sticky .per--header{border-bottom:rgba(140,140,140,.1411764706) solid 1px;padding:13px 0 11px 0}#header.sticky .container a.logo{width:270px}#header.sticky .container a.logo .logo-white{display:none}#header.sticky .container a.logo .logo-blue{display:block}#header.sticky .container nav{margin:0}#header.sticky .container nav ul li{margin:0 35px 0 0}#header.sticky .container nav ul li a{color:#062f59;font-size:18px;line-height:24px}#header.sticky .container nav ul li a:hover,#header.sticky .container nav ul li a.active{color:#ff6911}#header.sticky .container nav .button,#header.sticky .contact-us .container nav form input[type=submit],.contact-us #header.sticky .container nav form input[type=submit],#header.sticky .contact-us .container form nav input[type=submit],.contact-us #header.sticky .container form nav input[type=submit]{font-size:13px;line-height:45px;padding:0 35px;margin:0;height:45px}#header.sticky .main-header{padding:7px 0 7px 0}.mobile-menu{display:none;width:80%;min-height:100%;list-style-type:none;height:100%;position:fixed;top:0;right:0;color:#fff;padding:70px 40px 40px 40px;background:rgba(0,0,0,.6);backdrop-filter:blur(7.5px);overflow-y:scroll;z-index:500}.mobile-menu ul.menu{padding:0;margin:0 0 20px 0;overflow-x:auto}.mobile-menu ul.menu li{display:block;font-size:18px}.mobile-menu ul.menu li a{text-decoration:none;display:block;padding:15px 0;color:#fff;border-bottom:#929292 dashed 1px}.mobile-menu ul.menu li a:hover,.mobile-menu ul.menu li a.active{color:#ff6911}.mobile-menu .cta-button{width:100%;text-align:center}.mobile-menu .close-button{border:none;background:none;color:#fff;font-size:22px;position:absolute;top:20px;right:20px}.mobile-menu .close-button:hover{color:#ff6911}.mobile-menu .social-icons{display:flex;width:100%;justify-content:center;text-align:center;margin-top:40px;margin-bottom:20px;gap:35px}.mobile-menu .social-icons li{display:flex;align-items:center;line-height:0}.mobile-menu .social-icons li a{font-size:18px;text-decoration:none;line-height:0;color:#fff}.mobile-menu .social-icons li a:hover{color:#ff6911}.mobile-menu .phone{display:flex;justify-content:center}.mobile-menu .phone a{display:block;text-decoration:none;color:#fff;font-size:16px;font-weight:700;padding:0}.mobile-menu .phone a::before{content:"";font-family:"icomoon" !important;color:#ff6911;margin-right:8px}.mobile-menu .phone a:hover{color:#ff6911}.footer{width:100%;background:#fff;padding:44px 0 34px 0}@media only screen and (max-width: 991px){.footer{padding:33px 0 28px 0}}.footer .container{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 991px){.footer .container{flex-direction:column}}@media only screen and (max-width: 991px){.footer .container .footer-menu-area{text-align:center;margin:0 0 20px 0}}.footer .container .footer-menu-area nav{margin:0 0 19px 0}@media only screen and (max-width: 1400px){.footer .container .footer-menu-area nav{margin:0 0 14px 0}}.footer .container .footer-menu-area nav ul{list-style:none;margin:0;padding:0}.footer .container .footer-menu-area nav ul li{display:inline-block;margin:0 32px 0 0}@media only screen and (max-width: 1400px){.footer .container .footer-menu-area nav ul li{margin:0 26px 0 0}}@media only screen and (max-width: 575px){.footer .container .footer-menu-area nav ul li{display:block;margin:0 0 10px 0}}.footer .container .footer-menu-area nav ul li a{text-decoration:none;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#062f59}.footer .container .footer-menu-area nav ul li a:hover,.footer .container .footer-menu-area nav ul li a.active{color:#ff6911}@media only screen and (max-width: 1400px){.footer .container .footer-menu-area nav ul li a{font-size:15px}}.footer .container .footer-menu-area nav ul li:last-of-type{margin:0}@media only screen and (max-width: 575px){.footer .container .footer-menu-area .contact{display:flex;flex-direction:column;gap:5px}}.footer .container .footer-menu-area .contact a{text-decoration:none;font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#79838b}@media only screen and (max-width: 1400px){.footer .container .footer-menu-area .contact a{font-size:17px;line-height:22px}}@media only screen and (max-width: 575px){.footer .container .footer-menu-area .contact a{font-size:16px}}.footer .container .footer-menu-area .contact a:hover{color:#ff6911}.footer .container .footer-menu-area .contact a.phone{margin:0 28px 0 0}@media only screen and (max-width: 1400px){.footer .container .footer-menu-area .contact a.phone{margin:0 20px 0 0}}.footer .container .footer-menu-area .contact a.email{text-decoration:underline}.footer .container .footer-logo-area section{display:flex;align-items:center;margin:0 0 4px 0}@media only screen and (max-width: 575px){.footer .container .footer-logo-area section{flex-direction:column;margin:0 0 20px 0}}.footer .container .footer-logo-area section .logo{display:block;width:301px;height:auto;margin:0 26px 0 0}.footer .container .footer-logo-area section .logo img{max-width:100%;height:auto}@media only screen and (max-width: 575px){.footer .container .footer-logo-area section .logo{width:290px;margin:0}}.footer .container .footer-logo-area section ul li{display:inline-block;margin:0 4px 0 0}.footer .container .footer-logo-area section ul li a{display:inline-block;width:33px;height:33px;border:#b7c9d8 solid 1px;border-radius:100%;font-size:13px;text-align:center;text-decoration:none;line-height:33px;color:#062f59}.footer .container .footer-logo-area section ul li a:hover{border:#ff6911 solid 1px;background-color:#ff6911;color:#fff}.footer .container .footer-logo-area .copyright{display:flex;align-items:center}@media only screen and (max-width: 575px){.footer .container .footer-logo-area .copyright{flex-direction:column;gap:5px}}.footer .container .footer-logo-area .copyright p{margin:0 12px 0 25px;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#536777}@media only screen and (max-width: 575px){.footer .container .footer-logo-area .copyright p{margin:0}}.footer .container .footer-logo-area .copyright a{text-decoration:none;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#062f59}.footer .container .footer-logo-area .copyright a:hover{color:#ff6911}.footer .container .footer-logo-area .copyright a.terms{padding:0 15px 0 0;position:relative}.footer .container .footer-logo-area .copyright a.terms:after{content:"";width:1px;height:17px;top:0;right:0;background:#062f59;position:absolute}.footer .container .footer-logo-area .copyright a.policy{padding:0 0 0 8px}