@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";
:root,[data-theme=light]{--e-global-color-primary:#1e3a8a;--e-global-color-secondary:#3b82f6;--e-global-color-text:#4b5563;--e-global-color-accent:#60a5fa;--e-global-color-white:#fff;--e-global-color-light-white:#e5e7eb;--e-global-color-very-dark-mostly-black-blue:#1f2937;--e-button-gradient-1:#3b82f6;--e-button-gradient-2:#60a5fa;--e-global-color-desaturated-blue:#6b7280;--e-global-color-bright-orange:#3b82f6;--e-global-color-very-pale-orange:#f3f4f6;--e-global-color-very-light-gray-mostly-white:#f9fafb;--background-color:#fff;--background-secondary:#f9fafb;--card-background:#fff;--card-border:#0000000a;--icon-background:#f3f4f6}[data-theme=dark]{--e-global-color-primary:#84eecb;--e-global-color-secondary:#17ccd7;--e-global-color-text:#c7e3ee;--e-global-color-accent:#82e057;--e-global-color-white:#fff;--e-global-color-light-white:#c7e3ee;--e-global-color-very-dark-mostly-black-blue:#193949;--e-button-gradient-1:#f5c874;--e-button-gradient-2:#1e937c;--e-global-color-desaturated-blue:#1e937c;--e-global-color-bright-orange:#f5c874;--e-global-color-very-pale-orange:#223f4e;--e-global-color-very-light-gray-mostly-white:#193949;--background-color:#193949;--background-secondary:#223f4e;--card-background:#223f4e;--card-border:#ffffff14;--icon-background:#2a4a5a}body{background-color:var(--background-color);font-family:Rajdhani,sans-serif;transition:background-color .3s,color .3s}.h1,h1{text-transform:uppercase;color:var(--e-global-color-secondary);font-size:100px;font-weight:700;line-height:90px}.h2,h2{text-transform:uppercase;color:var(--e-global-color-primary);font-size:56px;font-weight:700;line-height:54px}.h3,h3{color:var(--e-global-color-primary);font-size:30px;font-weight:700;line-height:30px}.h4,h4{color:var(--e-global-color-primary);font-size:26px;font-weight:700;line-height:30px}.h5,h5{color:var(--e-global-color-primary);font-size:24px;font-weight:700;line-height:30px}.h6,h6{letter-spacing:4.4px;text-transform:uppercase;color:var(--e-global-color-secondary);font-size:22px;font-weight:500;line-height:30px}p{color:var(--e-global-color-text);font-size:20px;font-weight:500;line-height:30px}.text-size-18{color:var(--e-global-color-text);font-size:18px;line-height:26px}.text-size-16{color:var(--e-global-color-text);font-size:16px;line-height:26px}.banner_outer{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.banner_outer:before{content:"";background:var(--e-global-color-very-dark-mostly-black-blue);border-radius:0 0 600px;width:65%;height:100%;position:absolute;top:0;left:0}.banner_outer:after{content:"";opacity:.15;background-image:url(/assets/images/banner-background.jpg);border-radius:0 0 600px;width:65%;height:100%;position:absolute;top:0;left:0}.banner_outer .header{z-index:2;padding:0 252px;position:relative}.banner_outer .banner-layerright{position:absolute;top:0;right:0}.navbar-collapse ul{display:inherit;align-items:center}.navbar-nav .nav-item a{font-size:20px;font-weight:500;line-height:30px;color:var(--e-global-color-white)!important}.navbar-nav .nav-item a:hover{background-color:#0000;color:var(--e-global-color-secondary)!important}.navbar-nav .active>a{color:var(--e-global-color-secondary)!important}.navbar-brand{margin-left:0;margin-right:0;padding-top:0;padding-bottom:0}.navbar{z-index:1;padding:42px 0;position:relative}.navbar-nav li{margin:0 15px}.navbar-nav{padding-left:190px}.navbar-nav li:first-child{margin-left:0}.navbar-nav li:last-child{margin-left:31px;margin-right:0;padding-right:0}.navbar-nav .dropdown{margin:0 8px 0 10px}.navbar-nav .nav-item .dropdown-item{transition:all .3s ease-in-out;color:var(--e-global-color-black)!important}.navbar-nav .nav-item .dropdown-item:hover{transition:all .3s ease-in-out;color:var(--e-global-color-white)!important;background-color:var(--e-global-color-accent)!important}.navbar-nav .drop-down-pages .active>a{color:var(--e-global-color-white)!important;background-color:var(--e-global-color-accent)!important}.last_list{margin-left:68px}.last_list figure{background:var(--e-global-color-white);text-align:center;float:left;border-radius:100px;width:60px;height:60px;line-height:60px;transition:all .3s ease-in-out}.last_list figure:hover{transform:translateY(-5px)}.last_list .content{padding-top:5px;padding-left:75px}.last_list .content p{margin-bottom:0}.last_list a{display:inline-block}.last_list .last_list_atag{font-size:24px;font-weight:700;line-height:30px;transition:all .3s ease-in-out;color:var(--e-global-color-white)!important}.last_list .last_list_atag:hover{color:var(--e-global-color-primary)!important}.navbar-collapse .drop-down-pages{text-align:left;margin-left:0}.navbar-nav .dropdown-menu{background-color:var(--e-global-color-white);border:none;border-radius:0;padding:0;position:absolute;top:45px;left:-20px;box-shadow:1px 1px 30px #0003}.navbar-nav .drop-down-pages li{margin:0}.navbar-nav .drop-down-pages .nav-item a{margin-top:0;padding:8px 20px;font-size:20px;font-weight:500;line-height:30px}.navbar-expand-lg .drop-down-pages .nav-link{padding-left:0}.navbar-nav .drop-down-pages li:last-child{margin-left:0}.banner-section{z-index:1;padding:202px 200px 290px 246px;position:relative}.banner-section .banner_content .banner-line{display:block;position:absolute;top:2px;left:18px}.banner-section .banner_content h6{margin-bottom:18px;padding-left:88px}.banner-section .banner_content h1{margin-bottom:14px}.banner-section .banner_content p{color:var(--e-global-color-light-white);margin-bottom:28px;font-size:22px;font-weight:500;line-height:33px}.banner-section .banner_content .button1{margin-right:10px}.banner-section .banner_content .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 46px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.banner-section .banner_content .get_started figure{margin-left:14px;display:inline-block}.banner-section .banner_content .button2 figure{margin-left:18px}.banner-section .banner_content .get_started:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.banner-section .banner_content .banner-circleleft{position:absolute;bottom:-122px;left:-66px}.banner-section .banner_content .banner-dotleft{position:absolute;bottom:-162px;left:26px}.banner-section .banner_wrapper{z-index:0;position:relative}.banner-section .banner_wrapper .banner-image{z-index:1;position:absolute;top:-160px;right:-4px}.banner-section .banner_wrapper .banner-image img{border-radius:300px 300px 0}.banner-section .banner_wrapper .banner-vedioimage{z-index:1;transition:all .3s ease-in-out;position:absolute;top:-100px;left:40px}.banner-section .banner_wrapper .banner-vedioimage:hover{transform:translateY(-5px)}.banner-section .banner_wrapper .banner-circleright{position:absolute;top:242px;right:-116px}.banner-section .banner_wrapper .banner-dotright{position:absolute;top:430px;right:-68px}.banner-section .social-icons ul{top:94px;left:-214px}.banner-section .social-icons ul li .social-networks{color:var(--e-global-color-white);background:var(--e-global-color-very-dark-blue);text-align:center;border-radius:100px;width:55px;height:55px;margin-top:2px;font-size:20px;line-height:55px;transition:transform .3s}.banner-section .social-icons ul li .social-networks:hover{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);color:var(--e-global-color-white);transform:translateY(-5px)}.service-section{background-color:var(--background-color);padding:130px 0 150px;position:relative;overflow:hidden}.service-section .service-leftlayer{position:absolute;top:0;left:116px}.service-section .service-rightlayer{position:absolute;bottom:-20px;right:112px}.service-section .service-dotimage{position:absolute;bottom:102px;left:334px}.service-section .service-box h4{padding-right:65px}.service-section .service-box p{color:var(--e-global-color-text);margin-bottom:10px}.service-section .service_contentbox .box-top{padding-top:37px}.service-section .service_contentbox .service-box{background:var(--card-background);box-shadow:1px 21px 46px var(--card-border);border-radius:10px;margin-bottom:-12px;padding:38px 24px 28px 30px;transition:all .3s ease-in-out;display:inline-block}.service-section .service_contentbox .service-box:hover{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);transform:translateY(-5px)}.service-section .service-box:hover h4,.service-section .service-box:hover p{color:var(--e-global-color-white)}.service-section .service_contentbox .service-box figure{background:var(--icon-background);text-align:center;border-radius:100px;width:100px;height:100px;margin-bottom:20px;margin-left:4px;line-height:100px;transition:all .3s ease-in-out;display:inline-block}.service-section .service_contentbox .service-box figure:hover{transform:translateY(-5px)}.service-section .service-box:hover figure{background:var(--e-global-color-bright-orange)}.service-section .service-box:hover img{filter:brightness(0)invert()}.service-section .service-box .circle{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:45px;height:45px;margin-left:-2px;line-height:45px;transition:all .3s ease-in-out;display:inline-block}.service-section .service-box .circle:hover{transform:translateY(-5px)}.service-section .service-box:hover .circle{background-image:linear-gradient(90deg,#fff 0% 51%,#fff 100%)}.service-section .service-box .circle:before{color:var(--e-global-color-white);padding-top:2px;font-family:FontAwesome;font-size:18px;transition:all .3s}.service-section .service-box:hover .circle:before{color:var(--e-global-color-accent)}.service-section .service_content .service-rightcircle{position:absolute;top:162px;right:-38px}.service-section .service_content{padding-top:194px;padding-left:48px}.service-section .service_content h2{margin-bottom:18px;padding-right:10px}.service-section .service_content p{margin-bottom:12px}.service-section .service_content .text{color:var(--e-global-color-primary);font-size:20px;font-weight:500;line-height:30px}.service-section .service_content .text:hover{color:var(--e-global-color-secondary)}.service-section .service_content ul li .circle{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:18px;height:18px;margin-left:0;margin-right:12px;line-height:18px;transition:all .3s ease-in-out;display:inline-block}.service-section .service_content ul li .circle:before{color:var(--e-global-color-white);padding-top:2px;font-family:FontAwesome;font-size:12px;transition:all .3s}.service-section .service_content .text1{margin-bottom:36px}.service-section .service_content .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 43px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.service-section .service_content .get_started figure{margin-left:16px;display:inline-block}.service-section .service_content .get_started:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.offer-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0;position:relative}.offer-section .offer-toplayer{position:absolute;top:0;left:-24px}.offer-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.offer-section .offer-circleimage{position:absolute;bottom:70px;left:-146px}.offer-section .offer_boxcontent{z-index:1;background:var(--e-global-color-white);border-radius:10px;width:100%;transition:all .3s ease-in-out;position:relative;box-shadow:1px 1px 50px #0000001a}.offer-section .offer_boxcontent:hover{background:var(--e-global-color-primary)}.offer-section .offer_boxcontent:hover h4{color:var(--e-global-color-white)}.offer-section .offer_content{text-align:center}.offer-section .offer_content h2{margin-bottom:18px}.offer-section .offer_content p{margin-bottom:42px;padding:0 135px}.offer-section .offer_boxcontent .upper_portion{position:relative}.offer-section .offer_boxcontent .upper_portion figure img{border-radius:10px 10px 0 0}.offer-section .offer_boxcontent .upper_portion .image_content{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:105px;height:105px;line-height:105px;transition:all .3s ease-in-out;position:absolute;bottom:-50px;left:124px;box-shadow:8px 2px 20px #0000001a}.offer-section .offer_boxcontent .upper_portion .image_content:hover{background-image:linear-gradient(to right,var(--e-button-gradient-2)0%,var(--e-button-gradient-1)100%);transform:translateY(-5px)}.offer-section .offer_boxcontent .lower_portion_wrapper{text-align:center;border-top:none;border-radius:0 0 10px 10px;padding:70px 45px 36px}.about-section{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:277px 0 254px;position:relative;overflow:hidden}.about-section:before{content:"";background:var(--e-global-color-very-dark-mostly-black-blue);border-radius:0 0 0 600px;width:65%;height:100%;position:absolute;top:0;right:0}.about-section:after{content:"";opacity:.1;background-image:url(/assets/images/about-background.jpg);border-radius:0 0 0 600px;width:65%;height:100%;position:absolute;top:0;right:0}.about-section .about-rightimage{z-index:1;position:absolute;top:254px;right:-150px}.about-section .about-rightcircle{z-index:1;position:absolute;bottom:212px;right:170px}.about-section .about_wrapper{position:relative}.about-section .about_wrapper .about-image1{z-index:1;position:absolute;top:-118px;left:-60px}.about-section .about_wrapper .about-image1 img{border-radius:0 200px 200px}.about-section .about_wrapper .about-image2{z-index:1;position:absolute;top:280px;left:-108px}.about-section .about_wrapper .about-image2 img{border-top:5px solid var(--e-global-color-white);border-right:5px solid var(--e-global-color-white);border-radius:100px 0 100px 100px}.about-section .about_wrapper .years{text-align:center;z-index:2;position:relative;top:-84px;right:-216px}.about-section .about_wrapper .years .value{margin-bottom:8px;font-size:56px;font-weight:700;line-height:30px;display:inline-block}.about-section .about_wrapper .years .plus{font-size:34px;font-weight:700;line-height:34px;display:inline-block}.about-section .about_wrapper .years .text{padding:0 200px;font-size:18px;font-weight:600;line-height:17px;display:block}.about-section .about_wrapper .about-imagecircle{z-index:1;transition:all .3s ease-in-out;position:absolute;top:-130px;right:-22px}.about-section .about_wrapper .years:hover .about-imagecircle{transform:translateY(-5px)}.about-section .about_wrapper .about-dot{position:absolute;top:-186px;left:-120px}.about-section .about_wrapper .about-leftcircle{position:absolute;top:170px;left:-106px}.about-section .about_wrapper .about-layer{position:absolute;top:240px;left:-480px}.about-section .about_content{z-index:1;padding-left:55px;position:relative}.about-section .about_content h2{margin-bottom:16px;margin-right:-12px}.about-section .about_content p{color:var(--e-global-color-light-white)}.about-section .about_content .text1{margin-bottom:8px}.about-section .about_content .text2{margin-bottom:38px}.about-section .about_content .read_more{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 43px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.about-section .about_content .read_more figure{margin-left:20px;display:inline-block}.about-section .about_content .read_more:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.achievement-section{padding:170px 0 182px;position:relative;overflow:hidden}.achievement-section .service-rightlayer{position:absolute;top:0;right:110px}.achievement-section .service-leftlayer{position:absolute;bottom:0;left:118px}.achievement-section .achievement_content{margin-right:-8px;position:relative}.achievement-section .achievement_content .offer-circleimage{position:absolute;top:10px;left:-116px}.achievement-section .achievement_content h2{margin-bottom:16px}.achievement-section .achievement_content p{margin-bottom:38px}.achievement-section .achievement_content .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 43px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.achievement-section .achievement_content .get_started figure{margin-left:20px;display:inline-block}.achievement-section .achievement_content .get_started:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.achievement-section .achievement_wrapper{position:relative}.achievement-section .achievement_wrapper .achievement-box{background:var(--e-global-color-white);text-align:center;border-radius:100px;width:210px;height:210px;line-height:210px;transition:all .3s ease-in-out;display:inline-block;position:absolute;box-shadow:1px 21px 46px #00000005}.achievement-section .achievement_wrapper .achievement-box:hover{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);transform:translateY(-5px)}.achievement-section .achievement_wrapper .achievement-box .achievement-icon{margin:0 auto;position:absolute;top:-35px;left:0;right:0}.achievement-section .achievement_wrapper .achievement-box:hover img{filter:brightness(0)invert()}.achievement-section .achievement_wrapper .achievement-box .wrapper{margin:0 auto;position:absolute;bottom:26px;left:0;right:0}.achievement-section .achievement_wrapper .achievement-box:hover h3{color:var(--e-global-color-white)}.achievement-section .achievement_wrapper .achievement-box p{margin-top:-8px;padding:0 65px;line-height:20px}.achievement-section .achievement_wrapper .achievement-box:hover p{color:var(--e-global-color-white)}.achievement-section .achievement_wrapper .achievement-box .number{position:relative;top:86px}.achievement-section .achievement_wrapper .achievement-box .value{display:inline-block}.achievement-section .achievement_wrapper .achievement-box .plus{font-size:30px;font-weight:700;line-height:30px}.achievement-section .achievement_wrapper .achievement-box:hover .plus{color:var(--e-global-color-white)}.achievement-section .achievement_wrapper .box1{top:58px;left:22px}.achievement-section .achievement_wrapper .box2{top:-42px;left:226px}.achievement-section .achievement_wrapper .box3{top:58px;right:0}.achievement-section .achievement_wrapper .box4{top:180px;left:222px}.project-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0 140px;position:relative}.project-section .offer-toplayer{position:absolute;top:0;left:-36px}.project-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.project-section .project_content{text-align:center;position:relative}.project-section .project_content h2{margin-bottom:18px}.project-section .project_content p{margin-bottom:40px;padding:0 530px}.project-section .project_content .offer-circleimage{position:absolute;top:40px;right:344px}.project-section .case-box .overlay-image{position:relative}.project-section .case-box .overlay-image:before{content:"";opacity:.38;background-image:linear-gradient(#000 0% 100%);border-radius:10px;width:100%;height:100%;position:absolute}.project-section .overlay:hover figure{opacity:1;background-image:linear-gradient(#000 0%,#f86823 100%);border-radius:10px}.project-section .overlay:hover img{opacity:.4}.project-section .case-box .image img{border-radius:10px}.project-section .case-box .content{margin-top:-124px;padding:0 32px;position:absolute}.project-section .case-box .content h5{margin-bottom:-10px}.project-section .case-box .content .text-size-18{margin-bottom:0;display:inline-block}.project-section .case-box .content span{text-transform:uppercase;text-align:center;background-color:#6a6661;border-radius:20px;margin-bottom:12px;padding:2px 18px;font-size:14px;font-weight:500;line-height:20px;display:inline-block}.project-section .case-box .circle{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:45px;height:45px;margin-left:-2px;line-height:45px;transition:all .3s ease-in-out;display:inline-block;position:relative;top:-10px;right:-38px}.project-section .case-box .circle:hover{transform:translateY(-5px)}.project-section .case-box1 .circle{right:-50px}.project-section .case-box:hover .circle{background-image:linear-gradient(90deg,#fff 0% 51%,#fff 100%)}.project-section .case-box:hover .circle:before{color:var(--e-global-color-secondary)}.project-section .case-box .circle:before{color:var(--e-global-color-white);padding-top:2px;font-family:FontAwesome;font-size:18px;transition:all .3s}.project-section .owl-carousel .owl-dots{line-height:0;margin-top:40px!important;display:block!important}.project-section .owl-carousel .owl-dots .owl-dot span{background:#d3d3d3;width:15px;height:15px;margin:0 8px;transition:all .3s ease-in-out}.project-section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%)}.project-section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);width:20px;height:20px}.project-section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.testimonial-section{padding:150px 0 180px;overflow:hidden}.testimonial-section .service-leftlayer{position:absolute;top:0;left:116px}.testimonial-section .service-rightlayer{position:absolute;bottom:-20px;right:112px}.testimonial-section .testimonial_wrapper .service-rightcircle{position:absolute;top:-42px;left:0}.testimonial-section .testimonial_wrapper .circle_wrapper{background:#fffaf8;border-radius:100%;width:380px;height:380px;margin-top:18px;margin-left:-6px}.testimonial-section .testimonial_wrapper .circle_wrapper .center-circle{background:var(--e-global-color-white);border-radius:100%;width:155px;height:155px;margin:0 auto;position:relative;top:120px;left:-4px;right:0}.testimonial-section .testimonial_wrapper .circle_wrapper figure img{border-radius:100px}.testimonial-section .testimonial_wrapper .circle_wrapper .center-circle .testimonial-centerimage{transition:all .3s ease-in-out;position:absolute;top:6px;left:-4px}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image1{transition:all .3s ease-in-out;top:-78px;right:-54px}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image1:hover{transform:translateY(-5px)}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image2{transition:all .3s ease-in-out;top:32px;left:-42px}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image2:hover{transform:translateY(-5px)}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image3{transition:all .3s ease-in-out;bottom:-100px;left:20px}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image3:hover{transform:translateY(-5px)}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image4{transition:all .3s ease-in-out;bottom:10px;right:-58px}.testimonial-section .testimonial_wrapper .circle_wrapper .testimonial-image4:hover{transform:translateY(-5px)}.testimonial-section .testimonial_contentwrapper{padding-left:40px}.testimonial-section .heading{margin-bottom:15px}.testimonial-section .testimonial_content .content{display:flex}.testimonial-section .testimonial_content .content .circle{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border:1px solid #0000;border-radius:100px;width:64px;height:64px;margin-right:16px;line-height:64px;transition:all .3s ease-in-out;display:inline-block;position:relative;top:-4px}.testimonial-section .testimonial_content .content .circle:hover{background-image:linear-gradient(to right,var(--e-button-gradient-2)0%,var(--e-button-gradient-1)100%);transform:translateY(-5px)}.testimonial-section .testimonial_content p{margin-bottom:26px}.testimonial-section .testimonial_content .content span{color:var(--e-global-color-primary);margin-bottom:-2px;font-size:22px;font-weight:700;line-height:30px;display:block}#carouselExampleControls{z-index:1;border-radius:10px;transition:all .3s ease-in-out;display:inline-block;position:relative;color:var(--e-global-color-white)!important}#carouselExampleControls .carousel-control-prev{color:#010521;opacity:1;font-size:26px;line-height:26px;top:0;left:0}#carouselExampleControls .carousel-control-prev i{transition:all .3s ease-in-out}#carouselExampleControls .carousel-control-next{color:var(--e-global-color-secondary);opacity:1;font-size:30px;line-height:30px;top:0;right:-58px}#carouselExampleControls .carousel-control-next i{transition:all .3s ease-in-out}.testimonial-section .pagination-outer{display:inline-block;position:relative;top:24px;right:-16px}.blog-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0;position:relative}.blog-section .offer-toplayer{position:absolute;top:0;left:-36px}.blog-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.blog-section .blog_content{text-align:center;position:relative}.blog-section .blog_content h2{margin-bottom:18px}.blog-section .blog_content p{margin-bottom:40px;padding:0 150px}.blog-section .blog_content .offer-circleimage{position:absolute;top:138px;right:-90px}.blog-section .blog_boxcontent{background:var(--e-global-color-white);border-radius:10px;width:100%;transition:all .3s ease-in-out}.blog-section .blog_boxcontent:hover{background:var(--e-global-color-desaturated-blue)}.blog-section .blog_boxcontent:hover h4,.blog-section .blog_boxcontent:hover p{color:var(--e-global-color-white)}.blog-section .blog_boxcontent .upper_portion{position:relative}.blog-section .blog_boxcontent .upper_portion figure img{border-radius:10px 10px 0 0}.blog-section .blog_boxcontent .upper_portion .image_content{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:93px;height:93px;line-height:93px;transition:all .3s ease-in-out;position:absolute;bottom:-42px;left:120px;box-shadow:8px 2px 20px #0000001a}.blog-section .blog_boxcontent .upper_portion .image_content:hover{background-image:linear-gradient(to right,var(--e-button-gradient-2)0%,var(--e-button-gradient-1)100%);transform:translateY(-5px)}.blog-section .blog_boxcontent .upper_portion .image_content .content{position:relative;top:22px}.blog-section .blog_boxcontent .upper_portion .image_content .content h3{margin-bottom:0}.blog-section .blog_boxcontent .upper_portion .image_content .content span{font-size:18px;font-weight:500;line-height:18px;display:block}.blog-section .blog_boxcontent .lower_portion_wrapper{text-align:center;padding:60px 40px 30px}.blog-section .blog_boxcontent .lower_portion_wrapper h4{margin-bottom:6px}.blog-section .blog_boxcontent .lower_portion_wrapper p{margin-bottom:14px}.blog-section .blog_boxcontent .lower_portion_wrapper .read_more{color:var(--e-global-color-secondary);font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out}.blog-section .blog_boxcontent:hover .read_more{color:var(--e-global-color-white)}.blog-section .blog_boxcontent .lower_portion_wrapper .read_more figure{margin-left:8px;display:inline-block}.blog-section .blog_boxcontent .lower_portion_wrapper .read_more:hover{font-size:22px;line-height:30px}.blog-section .blog_boxcontent:hover .arrow{filter:brightness(0)invert()}.blog-section .owl-carousel .owl-dots{line-height:0;margin-top:40px!important;display:block!important}.blog-section .owl-carousel .owl-dots .owl-dot span{background:#d3d3d3;width:15px;height:15px;margin:0 8px;transition:all .3s ease-in-out}.blog-section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%)}.blog-section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);width:20px;height:20px}.blog-section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.footer-section{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);padding:60px 0 0;position:relative}.footer-section:before{content:"";background:var(--e-global-color-very-dark-mostly-black-blue);border-radius:0 0 100px;width:62%;height:320px;position:absolute;top:0;left:0}.footer-section .footer-leftimage{position:absolute;top:72px;left:-90px}.footer-section .about-leftcircle{position:absolute;top:102px;left:204px}.footer-section .footer-dotimage{position:absolute;top:88px;right:226px}.footer-section .footer-leftlayer{position:absolute;bottom:0;right:0}.footer-section .middle-portion{margin-bottom:0}.footer-section .middle-portion .row{row-gap:15px;margin-bottom:0}.footer-section .middle-portion .first-column{margin-right:-10px}.footer-section .middle-portion .first-column p{color:var(--e-global-color-light-white);margin-bottom:12px}.footer-section .middle-portion .footer-logo{margin-bottom:8px;position:relative;top:-12px}.footer-section .middle-portion .lower{display:flex}.footer-section .middle-portion .lower .lower-content{display:contents}.footer-section .middle-portion .lower .icon{transition:all .3s ease-in-out;position:relative;top:12px}.footer-section .middle-portion .lower .icon:hover{transform:translateY(-5px)}.footer-section .middle-portion .lower .content{padding-left:10px}.footer-section .middle-portion .lower .content a{color:var(--e-global-color-light-white)}.footer-section .middle-portion .lower .content a:hover{color:var(--e-global-color-secondary)}.footer-section .middle-portion .lower .content span{margin-bottom:-3px;font-size:20px;font-weight:700;line-height:30px;display:block}.footer-section .middle-portion .lower .content .text{margin-right:22px}.footer-section .middle-portion .list-pd{padding-left:28px}.footer-section .middle-portion .links h4{margin-bottom:16px}.footer-section .middle-portion .links li{margin-bottom:5px}.footer-section .middle-portion .links li a{color:var(--e-global-color-light-white);padding-left:20px;position:relative}.footer-section .middle-portion .links li a:hover{color:var(--e-global-color-secondary)}.footer-section .middle-portion .links li a:before{content:"•";color:var(--e-global-color-secondary);margin-left:0;font-size:30px;font-weight:700;line-height:30px;display:inline-block;position:absolute;top:-3px;left:0}.footer-section .copyright{border-top:1px solid #34374d;width:100%;padding:18px 0;position:relative}.footer-section .copyright .column{padding:0}.footer-section .copyright p{color:var(--e-global-color-light-white);margin-bottom:0;margin-right:-84px;display:inline-block;position:relative}.footer-section .copyright .social-icons{float:right;top:-10px;right:0}.footer-section .copyright .social-icons ul{margin-bottom:0;display:flex}.footer-section .copyright .social-icons ul li .social-networks{color:var(--e-global-color-white);background:var(--e-global-color-very-dark-blue);text-align:center;border-radius:100px;width:40px;height:40px;font-size:16px;line-height:40px;transition:all .3s ease-in-out}.footer-section .copyright .social-icons ul li .social-networks:hover{color:var(--e-global-color-white);background:#1b1e38;transform:translateY(-5px)}.footer-section .middle-portion .icons{margin-right:-16px;padding-left:20px}.footer-section .middle-portion .icons h4{margin-bottom:6px}.footer-section .middle-portion .icons p{margin-bottom:8px}.footer-section .middle-portion .icons input{background-color:var(--e-global-color-white);color:var(--e-global-color-text);border:1px solid #dae7fb;border-radius:30px;outline:none;width:96%;margin-bottom:20px;padding:16px 25px;font-family:Nunito,sans-serif;font-size:14px;font-weight:500;line-height:20px;overflow:visible;box-shadow:1px 1px 50px #0000001a}.footer-section .middle-portion .icons .subscribe_now{text-align:center;background:0 0;border:1px solid #fff;border-radius:30px;width:96%;padding:11px 25px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.footer-section .middle-portion .icons .subscribe_now:hover{border:1px solid var(--e-global-color-desaturated-blue);background:var(--e-global-color-desaturated-blue)}.footer-section .middle-portion .icons .subscribe_now .circle:before{color:var(--e-global-color-white);margin-left:16px;font-family:FontAwesome;font-size:20px;transition:all .3s}.sub-banner{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);position:relative}.sub-banner:before{content:"";background:var(--e-global-color-very-dark-mostly-black-blue);border-radius:0 0 600px;width:100%;height:100%;position:absolute;top:0;left:0}.sub-banner:after{content:"";opacity:.15;background-image:url(/assets/images/sub-bannerbackground.jpg);border-radius:0 0 600px;width:100%;height:100%;position:absolute;top:0;left:0}.sub-banner .header{z-index:2;padding:0 252px;position:relative}.sub-banner .last_list .last_list_atag:hover{color:var(--e-global-color-bright-orange)!important}.sub-banner .banner-circleright{position:absolute;bottom:184px;right:26px}.sub-banner .sub-bannerleftlayer{position:absolute;top:0;left:0}.sub-banner .sub-bannerrightlayer{position:absolute;bottom:0;right:0}.sub-banner .banner-section{padding:116px 0 152px}.sub-banner .banner-section .banner_content{text-align:center;z-index:1;position:relative}.sub-banner .banner-section .banner_content h1{margin-bottom:12px}.sub-banner .banner-section .banner_content p{color:var(--e-global-color-light-white);margin-bottom:34px;padding:0 260px;font-size:22px;line-height:30px}.sub-banner .banner-section .banner_content .service-rightcircle{position:absolute;top:-44px;left:200px}.sub-banner .box{text-align:center;background-color:var(--e-global-color-desaturated-blue);border-radius:25px;padding:10px 28px;display:inline-block}.sub-banner .box span{color:var(--e-global-color-light-white);font-size:22px;line-height:30px;display:inline-block}.sub-banner .arrow{margin:0 12px 0 10px;display:inline-block}.sub-banner .box .box_span{color:var(--e-global-color-accent)}.sub-banner1:after{content:"";background-image:url(/assets/images/sub-bannerbackground1.jpg)}.sub-banner .banner-section .banner_content .about-rightcircle{position:absolute;top:-44px;left:268px}.aboutus-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0 210px;position:relative;overflow:hidden}.aboutus-section .offer-toplayer{position:absolute;top:0;left:-24px}.aboutus-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.aboutus-section .about_wrapper{position:relative}.aboutus-section .about_wrapper .aboutus-image1{z-index:1;position:absolute;top:30px;left:-60px}.aboutus-section .about_wrapper .aboutus-image1 img{border-radius:0 200px 200px}.aboutus-section .about_wrapper .aboutus-image2{z-index:1;position:absolute;top:430px;left:-108px}.aboutus-section .about_wrapper .aboutus-image2 img{border-top:5px solid var(--e-global-color-white);border-right:5px solid var(--e-global-color-white);border-radius:100px 0 100px 100px}.aboutus-section .about_wrapper .years{text-align:center;z-index:2;position:relative;top:64px;right:-216px}.aboutus-section .about_wrapper .years .value{margin-bottom:8px;font-size:56px;font-weight:700;line-height:30px;display:inline-block}.aboutus-section .about_wrapper .years .plus{font-size:34px;font-weight:700;line-height:34px;display:inline-block}.aboutus-section .about_wrapper .years .text{padding:0 200px;font-size:18px;font-weight:600;line-height:17px;display:block}.aboutus-section .about_wrapper .about-imagecircle{z-index:1;position:absolute;top:20px;right:-22px}.aboutus-section .about_wrapper .about-layer{position:absolute;top:240px;left:-480px}.aboutus-section .service_content .service-rightcircle{position:absolute;top:56px;right:-14px}.aboutus-section .service_content{z-index:1;padding-top:126px;padding-left:35px}.aboutus-section .service_content h2{margin-bottom:18px;padding-right:10px}.aboutus-section .service_content p{margin-bottom:16px;margin-right:28px}.aboutus-section .service_content .text{color:var(--e-global-color-primary);font-size:20px;font-weight:500;line-height:30px}.aboutus-section .service_content .text:hover{color:var(--e-global-color-secondary)}.aboutus-section .service_content ul li .circle{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:18px;height:18px;margin-left:0;margin-right:12px;line-height:18px;transition:all .3s ease-in-out;display:inline-block}.aboutus-section .service_content ul li .circle:before{color:var(--e-global-color-white);padding-top:2px;font-family:FontAwesome;font-size:12px;transition:all .3s}.aboutus-section .service_content .text1{margin-bottom:36px}.aboutus-section .service_content .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 43px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.aboutus-section .service_content .get_started figure{margin-left:16px;display:inline-block}.aboutus-section .service_content .get_started:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.aboutoffer-section{padding:120px 0 124px;position:relative;overflow:hidden}.aboutoffer-section .service-rightlayer{position:absolute;top:0;right:110px}.aboutoffer-section .service-leftlayer{position:absolute;bottom:0;left:118px}.aboutoffer-section .offer_content{text-align:center}.aboutoffer-section .offer_content h2{margin-bottom:18px}.aboutoffer-section .offer_content p{margin-bottom:36px;padding:0 135px}.aboutoffer-section .achievement_wrapper{position:relative}.aboutoffer-section .achievement_wrapper .offer-circleimage{position:absolute;top:-86px;left:0}.aboutoffer-section .achievement_wrapper .achievement-box{background:var(--e-global-color-white);text-align:center;border-radius:100px;width:210px;height:210px;line-height:210px;transition:all .3s ease-in-out;display:inline-block;position:relative;box-shadow:1px 21px 46px #0000001a}.aboutoffer-section .achievement_wrapper .achievement-box:hover{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);transform:translateY(-5px)}.aboutoffer-section .achievement_wrapper .achievement-box .achievement-icon{margin:0 auto;position:absolute;top:-35px;left:0;right:0}.aboutoffer-section .achievement_wrapper .achievement-box:hover img{filter:brightness(0)invert()}.aboutoffer-section .achievement_wrapper .achievement-box .wrapper{margin:0 auto;position:absolute;bottom:26px;left:0;right:0}.aboutoffer-section .achievement_wrapper .achievement-box:hover h3{color:var(--e-global-color-white)}.aboutoffer-section .achievement_wrapper .achievement-box p{margin-top:-8px;padding:0 65px;line-height:20px}.aboutoffer-section .achievement_wrapper .achievement-box:hover p{color:var(--e-global-color-white)}.aboutoffer-section .achievement_wrapper .achievement-box .number{position:relative;top:86px}.aboutoffer-section .achievement_wrapper .achievement-box .value{display:inline-block}.aboutoffer-section .achievement_wrapper .achievement-box .plus{font-size:30px;font-weight:700;line-height:30px}.aboutoffer-section .achievement_wrapper .achievement-box:hover .plus{color:var(--e-global-color-white)}.expert-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:130px 0 100px;position:relative}.expert-section .offer-toplayer{position:absolute;top:0;left:-24px}.expert-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.expert-section .expert_content{margin-right:80px;padding-top:185px;position:relative}.expert-section .expert_content h2{margin-bottom:16px}.expert-section .expert_content .text1{margin-bottom:12px}.expert-section .expert_content .text2{margin-bottom:35px}.expert-section .expert_content .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 43px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.expert-section .expert_content .get_started figure{margin-left:20px;display:inline-block}.expert-section .expert_content .get_started:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.expert-section .expert_wrapper{text-align:center;position:relative}.expert-section .expert_wrapper .offer-circleimage{position:absolute;top:-60px;right:-70px}.expert-section .expert_wrapper h2{margin-bottom:38px}.expert-section .team-box{text-align:center;background-color:var(--e-global-color-white);z-index:1;border-radius:10px;margin-bottom:26px;padding-bottom:35px;transition:all .3s ease-in-out;position:relative}.expert-section .team-box figure{margin-bottom:25px}.expert-section .team-box figure img{border-radius:10px 10px 0 0}.expert-section .team-box h4{margin-bottom:2px}.expert-section .team-box span{color:var(--e-global-color-text);margin-bottom:14px;font-weight:500;display:block}.expert-section .team-box li{transition:all .3s ease-in-out;display:inline-block}.expert-section .team-box i{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);width:35px;height:35px;color:var(--e-global-color-white);text-align:center;border-radius:100px;margin:0 3px;font-size:16px;line-height:35px;transition:all .3s ease-in-out}.expert-section .team-box li:hover{transform:translateY(-5px)}.expert-section .team-box li:first-child{margin-left:0}.expert-section .team-box li:last-child{margin-right:0}.expert-section .team-box li a{color:var(--e-global-color-white)}.expert-section .team-box:hover i{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.sub-banner2:after{content:"";background-image:url(/assets/images/sub-bannerbackground2.jpg)}.sub-banner .banner-section .banner_content .project-rightcircle{position:absolute;top:-44px;left:182px}.projectpage-section{padding:120px 0 100px}.projectpage-section .project_content p{margin-bottom:40px;padding:0 150px}.projectpage-section .project_content .offer-circleimage{position:absolute;top:104px;right:-56px}.projectpage-section .case-box{z-index:1;margin-bottom:30px;position:relative}.projectpage-section .case-box .circle{right:-28px}.sub-banner3:after{content:"";background-image:url(/assets/images/sub-bannerbackground3.jpg)}.pricing-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0 130px;position:relative}.pricing-section .offer-toplayer{position:absolute;top:0;left:-36px}.pricing-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.pricing-section .pricing_content{text-align:center;position:relative}.pricing-section .pricing_content h2{margin-bottom:18px}.pricing-section .pricing_content p{margin-bottom:40px;padding:0 150px}.pricing-section .pricing_content .offer-circleimage{position:absolute;top:132px;right:-88px}.pricing-section .price-block{position:relative}.pricing-section .price-block .price_content{text-align:center;background-color:var(--e-global-color-white);z-index:1;border:1px solid #fff;border-radius:10px;width:100%;padding:52px 70px;transition:all .3s ease-in-out;position:relative;box-shadow:1px 1px 50px #00000005}.pricing-section .price-block .price_content:hover{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%)}.pricing-section .price_content .icon figure{background:var(--e-global-color-very-pale-orange);text-align:center;border-radius:100px;width:120px;height:120px;margin-bottom:27px;line-height:120px;transition:all .3s ease-in-out;display:inline-block}.pricing-section .price_content .icon figure:hover{transform:translateY(-5px)}.pricing-section .price-block .price_content:hover figure{background:var(--e-global-color-bright-orange)}.pricing-section .price-block .price_content:hover img{filter:brightness(0)invert()}.pricing-section .price_content h4{margin-bottom:8px}.pricing-section .price-block .price_content:hover h4{color:var(--e-global-color-white)}.pricing-section .price_content sup{color:var(--e-global-color-secondary);margin-right:-2px;font-size:34px;font-weight:700;line-height:38px;display:inline-block}.pricing-section .price-block .price_content:hover sup{color:var(--e-global-color-white)}.pricing-section .price_content .text1{color:var(--e-global-color-secondary);margin-bottom:12px;font-size:56px;font-weight:700;line-height:60px;display:inline-block}.pricing-section .price-block .price_content:hover .text1{color:var(--e-global-color-white)}.pricing-section .price_content ul{text-align:left}.pricing-section .price_content ul li .circle{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:100px;width:16px;height:16px;margin-right:10px;line-height:16px;transition:all .3s ease-in-out;display:inline-block}.pricing-section .price-block .price_content:hover .circle{background-image:linear-gradient(to right,var(--e-global-color-white)0%,var(--e-global-color-white)100%)}.pricing-section .price_content ul li .circle:before{color:var(--e-global-color-white);font-family:FontAwesome;font-size:12px}.pricing-section .price-block .price_content:hover .circle:before{color:var(--e-global-color-secondary)}.pricing-section .price_content .text-size-18{margin-bottom:7px}.pricing-section .price-block .price_content:hover .text-size-18{color:var(--e-global-color-white)}.pricing-section .price_content .for-space{margin-bottom:30px}.pricing-section .price_content .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);color:var(--e-global-color-white);text-align:center;border-radius:30px;padding:15px 25px 15px 43px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block;box-shadow:1px 1px 50px #0000001a}.pricing-section .price_content .get_started .circle:before{color:var(--e-global-color-white);margin-left:16px;font-family:FontAwesome;font-size:20px;transition:all .3s}.pricing-section .price-block .price_content:hover .get_started{background-image:linear-gradient(to right,var(--e-global-color-white)0%,var(--e-global-color-white)100%);color:var(--e-global-color-secondary)}.sub-banner4:after{content:"";background-image:url(/assets/images/sub-bannerbackground4.jpg)}.servicepage-section{padding:124px 0 136px}.servicepage-section .service-dotimage{position:absolute;bottom:130px;left:328px}.servicepage-section .servicepage_content{text-align:center}.servicepage-section .servicepage_content h2{margin-bottom:18px}.servicepage-section .servicepage_content p{margin-bottom:38px;padding:0 140px}.servicepage-section .servicepage_content .offer-circleimage{position:absolute;top:140px;right:-74px}.servicepage-section .servicepage_contentbox{z-index:1;position:relative}.servicepage-section .service_contentbox .service-box:hover{transform:none}.servicepage-section .owl-carousel.owl-drag .owl-item{margin-bottom:12px}.servicepage-section .owl-carousel .owl-item img{width:57px;display:inline-block}.servicepage-section .owl-carousel .owl-dots{line-height:0;margin-top:40px!important;display:block!important}.servicepage-section .owl-carousel .owl-dots .owl-dot span{background:#d3d3d3;width:15px;height:15px;margin:0 8px;transition:all .3s ease-in-out}.servicepage-section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%)}.servicepage-section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);width:20px;height:20px}.servicepage-section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.consultation-section{background:var(--e-global-color-very-dark-mostly-black-blue);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:120px 0;position:relative}.consultation-section:before{content:"";opacity:.15;background-image:url(/assets/images/service-consultationbackground.jpg);width:100%;height:100%;position:absolute;top:0;left:0}.consultation-section .consultation-leftimage{position:absolute;top:60px;left:-55px}.consultation-section .consultation_content h2{margin-bottom:18px}.consultation-section .consultation_content p{color:var(--e-global-color-light-white);margin-right:40px}.consultation-section .consultation_wrapper{padding-top:55px;padding-left:32px;position:relative}.consultation-section .consultation_wrapper .service-rightcircle{position:absolute;top:-38px;right:-90px}.consultation-section .consultation_wrapper .get_started{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);text-align:center;border-radius:30px;padding:15px 25px 15px 46px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.consultation-section .consultation_wrapper .button1{margin-right:12px}.consultation-section .consultation_wrapper .button2 figure{margin-left:14px!important}.consultation-section .consultation_wrapper .get_started figure{margin-left:10px;display:inline-block}.consultation-section .consultation_wrapper .get_started:hover{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.vedio-section{text-align:center;padding:120px 0 130px;position:relative;overflow:hidden}.vedio-section .service-rightlayer{position:absolute;top:0;right:110px}.vedio-section .service-leftlayer{position:absolute;bottom:0;left:118px}.vedio-section .servicepage-dotimage{position:absolute;bottom:-68px;right:-54px}.vedio-section .service-vedioimage{z-index:1;position:relative}.vedio-section .service-vedioimage img{border-radius:30px}.vedio-section .vedio-circle{z-index:2;border:2px solid var(--e-global-color-white);background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);border-radius:100px;width:130px;height:130px;margin:0 auto;line-height:130px;position:absolute;top:216px;left:0;right:0}.vedio-section .vedio-circle .service-vedioicon{margin:0 auto;position:absolute;left:0;right:-8px}.sub-banner5:after{content:"";background-image:url(/assets/images/sub-bannerbackground5.jpg)}.team-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0 100px;position:relative}.team-section .offer-toplayer{position:absolute;top:0;left:-36px}.team-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.team-section .team_content{text-align:center;position:relative}.team-section .team_content h2{margin-bottom:18px}.team-section .team_content p{margin-bottom:42px;padding:0 140px}.team-section .team_content .offer-circleimage{position:absolute;top:44px;right:-38px}.team-section .team_contentbox .team-box{background:var(--e-global-color-white);z-index:1;border-radius:10px;margin-bottom:30px;transition:all .3s ease-in-out;display:inline-block;position:relative}.team-section .team_contentbox .team-box .box-image{float:left;width:47%}.team-section .team_contentbox .team-box .box-image figure img{border-radius:10px 0 0 10px}.team-section .team_contentbox .team-box .box-content{width:53%;padding:26px 40px;display:inline-block;position:relative}.team-section .team_contentbox .team-box .box-content h4{margin-bottom:2px;display:inline-block}.team-section .team_contentbox .team-box .box-content span{color:var(--e-global-color-secondary);margin-bottom:4px;font-weight:500;display:block}.team-section .team_contentbox .team-box .box-content p{margin-bottom:22px}.team-section .team_contentbox .team-box .box-content li{transition:all .3s ease-in-out;display:inline-block}.team-section .team_contentbox .team-box .box-content li:hover{transform:translateY(-5px)}.team-section .team_contentbox .team-box .box-content li:first-child{margin-left:0}.team-section .team_contentbox .team-box .box-content li:last-child{margin-right:0}.team-section .team_contentbox .team-box .box-content li a{color:var(--e-global-color-white)}.team-section .team_contentbox .team-box .box-content i{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);width:35px;height:35px;color:var(--e-global-color-white);text-align:center;border-radius:100px;margin:0 3px;font-size:16px;line-height:35px;transition:all .3s ease-in-out}.team-section .team_contentbox .team-box:hover i{background-image:linear-gradient(to right,var(--e-global-color-desaturated-blue)0%,var(--e-global-color-desaturated-blue)100%)}.skill-section{padding:170px 0 154px;position:relative;overflow:hidden}.skill-section .service-rightlayer{position:absolute;top:0;right:110px}.skill-section .service-leftlayer{position:absolute;bottom:0;left:118px}.skill-section .skill_wrapper{position:relative}.skill-section .skill_wrapper .offer-circleimage{position:absolute;top:194px;left:-155px}.skill-section .skill_wrapper .skill-image{z-index:1;position:absolute;top:-42px;left:-42px}.skill-section .skill_wrapper .skill-image img{border-radius:0 150px 150px}.skill-section .service-dotimage{position:absolute;top:-100px;left:-106px}.skill-section .skill_content h2{margin-bottom:16px}.skill-section .skill_content p{margin-bottom:18px;margin-right:70px}.skill-section .skill_content .skill-measure .text{color:var(--e-global-color-primary);font-weight:600;display:inline-block;margin-bottom:10px!important;margin-right:0!important}.skill-section .skill_content .skill-measure .percentage{float:right;position:relative;right:-5px}.skill-section .skill_content .skill-measure .percentage span{color:var(--e-global-color-primary);font-weight:600}.skill-section .skill_content .skill-measure .percentage .plus{font-size:18px;line-height:18px}.skill-section .skill_content .skill-measure .progress{background-color:#f1efef;border-radius:10px;height:6px;margin-bottom:23px;overflow:hidden}.skill-section .skill_content .skill-measure .progress-bar{float:left;text-align:center;background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);border-radius:10px;width:50%;height:100%;font-size:10px;line-height:14px}.skill-section .skill_content .skill-measure .progress-bar1{width:75%}.skill-section .skill_content .skill-measure .progress-bar2{width:85%}.skill-section .skill_content .skill-measure .progress-bar3{width:60%}.skill-section .skill_content .skill-measure .progress-bar4{width:95%}.contact-section{background-color:var(--background-color);padding:124px 0 112px;position:relative}.contact-section .offer-toplayer{position:absolute;top:0;left:-24px}.contact-section .offer-bottomlayer{position:absolute;bottom:0;right:0}.contact-section .need-section .offer-circleimage{position:absolute;top:132px;right:-92px}.contact-section .contact_content h2{margin-bottom:40px}.contact-section .contact_content h5{margin-bottom:10px}.contact-section .contact-box{box-shadow:1px 1px 57px var(--card-border);background:var(--card-background);border-radius:10px;width:100%;margin-bottom:28px;padding:18px 30px 26px;transition:all .3s ease-in-out;display:inline-block}.contact-section .contact-box .box-image{float:left;width:26%}.contact-section .contact-box figure{background:var(--icon-background);text-align:center;border-radius:100px;width:105px;height:105px;margin-bottom:0;line-height:105px;transition:all .3s ease-in-out}.contact-section .contact-box figure:hover{transform:translateY(-5px)}.contact-section .contact-box .box-content{width:74%;margin-top:14px;padding-left:34px;display:inline-block;position:relative}.contact-section .contact-box h4{margin-bottom:4px;font-weight:700}.contact-section .contact-box .heading{margin-bottom:4px}.contact-section .contact-box p{margin-bottom:4px;font-size:20px;line-height:24px}.contact-section .contact-box .box-content a{color:var(--e-global-color-text);font-size:20px;line-height:24px;transition:all .3s ease-in-out}.contact-section .contact-box .box-content a:hover{color:var(--e-global-color-secondary)}.contact-section .need-section{margin-top:-32px;margin-left:30px}.contact-section .need_content .faq-image{z-index:-1;position:absolute;top:-24px;right:-20px}.contact-section .need_content h2{margin-bottom:26px}.contact-section .need_content p{margin-bottom:30px;padding:0 20px}.contact-section .need_content{background-image:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);z-index:1;border-radius:10px;width:100%;margin-top:40px;padding:56px 50px;transition:all .3s ease-in-out;position:relative;box-shadow:1px 1px 57px #5fd0f31a}.form_style::placeholder{color:var(--e-global-color-text)}.contact-section .need_content input{background-color:var(--e-global-color-white);color:var(--e-global-color-text);border:1px solid #dae7fb;border-radius:30px;outline:none;width:100%;margin-bottom:20px;padding:16px 28px;font-family:Rajdhani,sans-serif;font-size:18px;font-weight:500;line-height:26px;overflow:visible;box-shadow:1px 1px 57px #5fd0f312}.contact-section .need_content textarea{background-color:var(--e-global-color-white);color:var(--e-global-color-text);resize:none;border:1px solid #dae7fb;border-radius:20px;outline:none;width:100%;height:136px;margin-bottom:24px;padding:16px 28px;font-family:Rajdhani,sans-serif;font-size:18px;font-weight:500;line-height:26px;overflow:auto;box-shadow:1px 1px 57px #5fd0f312}.contact-section .need_content .send_now{text-align:center;background:0 0;border:1px solid #fff;border-radius:30px;width:100%;margin-bottom:10px;padding:13px 25px;font-size:20px;font-weight:600;line-height:30px;transition:all .3s ease-in-out;display:inline-block}.contact-section .need_content .send_now:hover{border:1px solid var(--e-global-color-desaturated-blue);background:var(--e-global-color-desaturated-blue)}.contact-section .need_content .send_now .circle:before{color:var(--e-global-color-white);margin-left:16px;font-family:FontAwesome;font-size:20px;transition:all .3s}.contact_map_section{margin-bottom:-8px;overflow:hidden}.contact_map_section iframe:hover{-webkit-filter:grayscale()}.sub-banner .banner-section .banner_content .blog-rightcircle{top:-64px}.blog-posts{padding:120px 0 20px}.service-box figure img{transition:all .3s}[data-theme=light] .service-box figure img{filter:hue-rotate(190deg)saturate(1.1)brightness(.95)}[data-theme=dark] .service-box figure img{filter:hue-rotate(150deg)saturate(1.3)brightness(1.2)}.service-leftlayer img,.service-rightlayer img,.service-dotimage img,.offer-circleimage img,.offer-toplayer img,.offer-bottomlayer img{transition:all .3s}[data-theme=light] .service-leftlayer img,[data-theme=light] .service-rightlayer img,[data-theme=light] .service-dotimage img,[data-theme=light] .offer-circleimage img,[data-theme=light] .offer-toplayer img,[data-theme=light] .offer-bottomlayer img{filter:hue-rotate(190deg)saturate(.9)brightness(1.1)}[data-theme=dark] .service-section .service-leftlayer img,[data-theme=dark] .service-section .service-rightlayer img,[data-theme=dark] .service-section .service-dotimage img,[data-theme=dark] .offer-toplayer img,[data-theme=dark] .offer-bottomlayer img,[data-theme=dark] .offer-circleimage img{filter:hue-rotate(150deg)saturate(1.2)brightness(.5);opacity:.4}.about-imagecircle img,.service-rightcircle img{transition:all .3s}[data-theme=light] .about-imagecircle img,[data-theme=light] .service-rightcircle img{filter:hue-rotate(190deg)saturate(1.1)brightness(.95)}[data-theme=dark] .about-imagecircle img,[data-theme=dark] .service-rightcircle img{filter:hue-rotate(150deg)saturate(1.3)brightness(1.2)}.contact-location img,.contact-email img,.contact-phone img{transition:all .3s}[data-theme=light] .contact-location img,[data-theme=light] .contact-email img,[data-theme=light] .contact-phone img{filter:hue-rotate(190deg)saturate(1.1)brightness(.95)}[data-theme=dark] .contact-location img,[data-theme=dark] .contact-email img,[data-theme=dark] .contact-phone img{filter:hue-rotate(150deg)saturate(1.3)brightness(1.2)}[data-theme=dark] .contact-section .need_content{background-image:linear-gradient(135deg,var(--background-secondary)0%,#1a4a5c 100%);box-shadow:1px 1px 57px #17ccd726}[data-theme=dark] .contact-section .need_content input,[data-theme=dark] .contact-section .need_content textarea{background-color:var(--background-color);color:var(--e-global-color-text);border:1px solid #17ccd74d}[data-theme=dark] .contact-section .need_content input::placeholder,[data-theme=dark] .contact-section .need_content textarea::placeholder{color:var(--e-global-color-text);opacity:.6}[data-theme=dark] .contact-section .need_content .send_now{border:1px solid var(--e-global-color-secondary);background:0 0}[data-theme=dark] .contact-section .need_content .send_now:hover{border:1px solid var(--e-global-color-secondary);background:var(--e-global-color-secondary)}.overlay-menu{z-index:9999;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;position:fixed;inset:0}[data-theme=light] .overlay-menu{background:#fffffffa}[data-theme=dark] .overlay-menu{background:#000000f2}.overlay-menu.open{opacity:1;visibility:visible}.overlay-menu-content{flex-direction:column;justify-content:space-between;width:100%;max-width:600px;height:100%;margin:0 auto;padding:30px;display:flex;position:relative}.overlay-menu-header{justify-content:space-between;align-items:center;padding-bottom:30px;display:flex}.overlay-logo{cursor:pointer;transition:opacity .3s}.overlay-logo:hover{opacity:.8}.overlay-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:relative}.overlay-close span{background:var(--e-global-color-text);width:30px;height:2px;transition:all .3s;position:absolute}.overlay-close span:first-child{transform:rotate(45deg)}.overlay-close span:last-child{transform:rotate(-45deg)}.overlay-close:hover span{background:var(--e-global-color-accent)}.overlay-nav{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.overlay-nav-link{color:var(--e-global-color-text);opacity:0;padding:10px 20px;font-size:32px;font-weight:600;text-decoration:none;transition:all .3s;position:relative;transform:translateY(20px)}.overlay-menu.open .overlay-nav-link:first-child{animation:.4s .1s forwards slideIn}.overlay-menu.open .overlay-nav-link:nth-child(2){animation:.4s .2s forwards slideIn}.overlay-menu.open .overlay-nav-link:nth-child(3){animation:.4s .3s forwards slideIn}.overlay-menu.open .overlay-nav-link:nth-child(4){animation:.4s .4s forwards slideIn}@keyframes slideIn{to{opacity:1;transform:translateY(0)}}.overlay-nav-link:after{content:"";background:linear-gradient(to right,var(--e-button-gradient-1)0%,var(--e-button-gradient-2)100%);width:0;height:2px;transition:all .3s;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.overlay-nav-link:hover{color:var(--e-global-color-accent)}.overlay-nav-link:hover:after{width:100%}.overlay-footer{border-top:1px solid #80808033;flex-direction:column;align-items:center;gap:20px;padding-top:30px;display:flex}.overlay-contact{text-align:center}.overlay-contact-label{color:var(--e-global-color-text);opacity:.7;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:14px}.overlay-contact-link{color:var(--e-global-color-accent);font-size:18px;font-weight:500;text-decoration:none;transition:all .3s}.overlay-contact-link:hover{color:var(--e-global-color-primary);text-decoration:underline}.desktop-nav{flex-grow:1;justify-content:flex-end}.desktop-nav .navbar-nav{align-items:center;display:flex}.core-services-section{background-color:var(--e-global-color-very-light-gray-mostly-white);padding:120px 0;position:relative;overflow:hidden}.core-services-video-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.core-services-overlay{z-index:1;background:#ffffffd9;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}[data-theme=dark] .core-services-overlay{background:#000000bf}.core-services-section .offer-toplayer{z-index:2;position:absolute;top:0;left:-36px}.core-services-section .offer-bottomlayer{z-index:2;position:absolute;bottom:0;right:0}.core-services_content{text-align:center;z-index:3;margin-bottom:60px;position:relative}.core-services_content h6{color:var(--e-global-color-accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:18px;font-weight:600}.core-services_content h2{margin-bottom:18px}.core-services_content p{color:var(--e-global-color-text);margin-bottom:0;padding:0 200px}.core-services_content .offer-circleimage{position:absolute;top:40px;right:200px}.core-services-cards{z-index:3;position:relative}.core-services-grid>[class*=col-]{display:flex}.core-service-card{background:var(--card-background);box-shadow:1px 1px 57px var(--card-border);border-radius:12px;margin-bottom:30px;padding:30px;transition:all .3s;position:relative;overflow:hidden}.core-services-grid .core-service-card{flex-direction:column;width:100%;height:100%;display:flex}.core-services-swiper .core-service-card{flex-direction:column;width:100%;height:auto;display:flex}.core-service-card:hover{transform:translateY(-5px);box-shadow:1px 1px 70px #17ccd733}.core-service-card .card-header{align-items:center;gap:20px;margin-bottom:20px;display:flex}.core-service-card .service-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:0;display:flex;position:relative;overflow:hidden}.core-service-card .service-icon img{object-fit:cover;border-radius:12px;width:100%;height:100%}.core-service-card .service-icon:after{content:"";pointer-events:none;background:linear-gradient(135deg,#17ccd726 0%,#3b82f626 100%);border-radius:12px;position:absolute;inset:0}[data-theme=dark] .core-service-card .service-icon:after{background:linear-gradient(135deg,#17ccd733 0%,#3b82f633 100%)}.core-service-card h4{color:var(--e-global-color-primary);margin-bottom:0;font-size:22px;font-weight:700;line-height:1.3}.core-service-card .service-title-link{color:var(--e-global-color-primary);text-decoration:none;transition:color .3s}.core-service-card .service-title-link:hover{color:var(--e-global-color-accent);text-decoration:none}.core-service-card .card-content{flex-direction:column;display:flex;position:relative}.core-services-grid .core-service-card .card-content{flex-grow:1}.core-services-swiper .core-service-card .card-content{flex-grow:0}.core-service-card .teaser-text{color:var(--e-global-color-text);margin-bottom:20px;font-size:16px;line-height:1.6}.core-service-card .expanded-content{opacity:0;max-height:0;transition:none;overflow:hidden}.core-service-card .expanded-content.show{opacity:1;max-height:1000px;margin-top:20px;transition:max-height .4s,opacity .3s,margin-top .3s}.core-service-card .full-text{color:var(--e-global-color-text);margin-bottom:20px;font-size:16px;line-height:1.7}.core-service-card .service-image{border-radius:8px;width:100%;margin-bottom:0;overflow:hidden}.core-service-card .service-image img{border-radius:8px;width:100%;height:auto;transition:transform .3s}.core-service-card:hover .service-image img{transform:scale(1.05)}.core-service-card .expand-btn{border:2px solid var(--e-global-color-accent);color:var(--e-global-color-accent);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.core-services-grid .core-service-card .expand-btn{margin-top:auto}.core-services-swiper .core-service-card .expand-btn{margin-top:0}.core-service-card .expand-btn:hover{background:var(--e-global-color-accent);color:var(--e-global-color-white);transform:translateY(-2px)}.core-service-card .expand-btn i{font-size:14px;transition:transform .3s}.core-service-card.expanded .expand-btn i{transform:rotate(180deg)}[data-theme=dark] .core-services-section{background-color:var(--background-secondary)}[data-theme=dark] .core-service-card{background:var(--background-color);border:1px solid #17ccd733}[data-theme=dark] .core-service-card:hover{border-color:var(--e-global-color-secondary)}.core-services-swiper{z-index:3;padding:0 15px 50px;display:none;position:relative}.core-services-slider{padding-bottom:40px}.core-services-slider .swiper-wrapper{transition:height .3s}.core-services-slider .swiper-slide{height:auto;display:flex}.core-services-slider .core-service-card{margin-bottom:0}.core-services-slider .swiper-pagination{bottom:0!important}.core-services-slider .swiper-pagination-bullet{background:var(--e-global-color-accent);opacity:.3;width:10px;height:10px;transition:all .3s}.core-services-slider .swiper-pagination-bullet-active{opacity:1;background:var(--e-global-color-accent);border-radius:5px;width:24px}[data-theme=dark] .core-services-slider .swiper-pagination-bullet,[data-theme=dark] .core-services-slider .swiper-pagination-bullet-active{background:var(--e-global-color-secondary)}.core-services-grid{display:flex}.core-services-swiper{display:none}
body{background:#fff top repeat-x;margin:0;padding:0}a{color:#ddd;outline:none;text-decoration:none}.single-post01 .post-image img,.single-post01 .post-navigation,.single-post01 .comment-list img,.sidebar .widget,.sidebar .widget-tweeter small,.sidebar .widget-twitter small,#loader-wrapper,.post-image img,.single-post01 .post-item-description .post-meta,.sidebar .form-inline .input-group,.sidebar .post-thumbnail-entry,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed,#blog .post-item.border>.post-item-wrap>.post-item-description,#blog img,#blog audio,#blog iframe{width:100%}.single-post01 .post-image img{height:auto}.single-post01 .post-item-description{padding:22px 0;font-size:16px;line-height:28px}.single-post01 .post-item-description h2,.single-post01 .post-item-description h2>a{margin-top:8px;margin-bottom:12px;font-size:34px;line-height:38px}.single-post01 .post-item-description .post-meta{margin-bottom:26px;padding:12px 0}.single-post01 .post-item-description .post-meta-date,.single-post01 .post-item-description .post-meta-date a,.single-post01 .post-item-description .post-meta-category,.single-post01 .post-item-description .post-meta-category a,.single-post01 .post-item-description .post-meta-comments,.single-post01 .post-item-description .post-meta-comments a,.single-post01 .post-meta-share a,.single-post01 .post-navigation .post-next,.single-post01 .post-navigation .post-prev,.sidebar .post-thumbnail-list a,.sidebar .tags a,.load-more a,#blog .post-item.border .post-image .post-meta-category a,#blog .post-item .post-item-description>h2,#blog .post-item .post-item-description>h2>a,.breadcrumb ol li a,.breadcrumb ul li a,.sidebar .widget-categories ul li a,.post-meta-category a{color:#ddd;text-decoration:none}a.item-link{margin-top:10px;display:inline-block}.single-post01 .post-item-description .post-meta-date,.single-post01 .post-item-description .post-meta-date a,.single-post01 .post-item-description .post-meta-category,.single-post01 .post-item-description .post-meta-category a,.single-post01 .post-item-description .post-meta-comments,.single-post01 .post-item-description .post-meta-comments a,.single-post01 .post-tags a{margin-right:16px;font-size:13px}.single-post01 .post-item-description .post-meta-category i,.single-post01 .post-item-description .post-meta-comments i,.single-post01 .post-item-description .post-meta-date i{margin-right:4px}.single-post01 .post-meta-share a{line-height:16px}.single-post01 .post-meta-share a i{font-size:30px}.single-post01 .post-item-description .blockquote{margin:0 0 20px 72px;padding:10px 20px;font-size:16px;font-style:italic}.single-post01 .post-item-description .blockquote .small,.single-post01 .post-item-description .blockquote small{font-size:100%}.single-post01 .post-tags{margin-bottom:40px}.single-post01 .post-tags a{border-radius:4px;margin-bottom:10px;padding:3px 10px;font-size:12px}.single-post01 .post-navigation,.sidebar .post-thumbnail-list,#loader,#blog .post-item .post-meta-category,#blog .post-item .post-meta-comments,#blog .post-item .post-meta-date,#blog .post-item.border .post-image,.breadcrumb ol li,.breadcrumb ul li,.sidebar .widget-categories ul li,.single-post01 .comments .comment .text{position:relative}.single-post01 .post-navigation,.sidebar .tags a{font-size:14px;line-height:20px;display:inline-block}.single-post01 .post-navigation{vertical-align:top;min-height:64px;padding:20px 0 0}.single-post01 .post-navigation .post-next,.single-post01 .post-navigation .post-prev,.post-navigation .post-prev:before,.post-navigation .post-all,#loader:before,#loader:after,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed,#blog .post-item.border .post-meta-category,.sidebar .widget-categories ul li:before,.player,.sidebar .widget-tweeter:not([data-avatar=true]) li:before,.sidebar .widget-twitter:not([data-avatar=true]) li:before,.post-navigation .post-next:after{position:absolute}.single-post01 .post-navigation .post-next,.single-post01 .post-navigation .post-prev{max-width:40%;height:44px;font-size:16px}.post-navigation .post-prev:before,.post-navigation .post-next:after{content:"";padding-top:2px;font-family:FontAwesome;font-size:14px;transition:all .3s;top:12px;left:0;transform:translateY(-50%)}.post-navigation .post-next:after{right:0;left:inherit;content:"";font-family:FontAwesome}.post-navigation .post-prev-title{padding-left:25px}.post-navigation .post-next span,.post-navigation .post-prev span{opacity:.7;text-transform:uppercase;margin-top:3px;margin-bottom:-6px;font-size:14px}.post-navigation .post-all{opacity:.7;text-align:center;width:12px;font-size:24px;top:32px;left:auto;right:50%}.single-post01 .post-navigation .post-next{text-align:right;right:0}.post-navigation .post-next-title{padding-right:25px}.single-post01 .comments{padding:40px 0}.single-post01 .comments .comment{padding:10px 0}.single-post01 .comments .comment_number{margin:0 0 30px;font-size:20px;font-weight:500}.single-post01 .comments .comment .image,.sidebar .post-thumbnail-entry>img,.sidebar .post-thumbnail-entry,.single-post01 .post-item-description .post-meta,.sidebar .widget{float:left}.single-post01 .comments .comment .image{width:64px;height:64px}.single-post01 .comment-list img{border-radius:100%;height:auto}.single-post01 .comments .comment .text{min-height:80px;padding:0 0 0 86px}.single-post01 .comments .comment .text .name{font-size:24px}.single-post01 .comments .comment .comment_date{font-size:14px}.single-post01 .comments .comment .text .comment-reply-link{opacity:.7;text-transform:uppercase;padding:0 0 0 5px;font-size:12px}.single-post01 .text_holder{line-height:24px}.single-post01 .comment .comment{margin-left:90px}.respond-form{padding-top:40px}.respond-comment{margin:0 0 30px;font-size:20px;font-weight:500}.single-post01 .form-group label:not(.error){letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:16px;font-weight:500}.single-post01 .form-gray-fields .form-control{border-color:#0000}.single-post01 .form-gray-fields .form-control:focus{outline:0}.single-post01 .form-control{box-shadow:none;border-radius:5px;padding:10px 16px;font-size:14px;line-height:20px;transition:all .3s}.form-gray-fields .btn{text-transform:uppercase;padding:13px 22px 10px;font-size:14px}.sidebar{font-size:12px}.sidebar .widget{margin-bottom:30px;padding-bottom:30px}.widget-newsletter .form-control{box-shadow:none;border-radius:5px;height:auto;padding:10px 16px;font-size:14px;line-height:18px}.widget-newsletter .btn{border-radius:0 5px 5px 0;height:40px;padding:8px 16px;font-weight:600}.sidebar .nav-tabs{margin-bottom:30px}.sidebar .nav-tabs .nav-item{margin-bottom:-2px}.tabs .nav-tabs .nav-link{border:0;border-top-left-radius:5px;border-top-right-radius:5px;padding:14px 24px;transition:all .3s}.sidebar .widget .tabs li>a{padding:10px;font-size:14px}.sidebar .post-thumbnail-entry>img{border-radius:2px;width:80px;height:60px;margin-right:16px}.sidebar .post-thumbnail-entry{margin-bottom:10px;padding-bottom:10px}.sidebar .post-thumbnail-entry:last-child,.sidebar .widget-categories ul li:last-child{border-bottom:none;margin:0;padding-bottom:0}.sidebar .post-thumbnail-entry>img{width:64px;height:48px;margin-right:10px}.sidebar .post-thumbnail-entry img+.post-thumbnail-content{padding-left:72px}.sidebar .post-thumbnail-list a{margin:-4px 0 0}.sidebar .post-thumbnail-entry .post-category i,.sidebar .post-thumbnail-entry .post-date i{margin-right:2px}.sidebar .post-thumbnail-entry .post-category,.sidebar .post-thumbnail-entry .post-date{font-size:10px}.sidebar .widget-title,.sidebar>h4{text-transform:uppercase;margin-bottom:20px;font-size:18px;font-weight:500;line-height:24px}.sidebar .widget-tweeter ul,.sidebar .widget-twitter ul,.sidebar .widget-categories ul{list-style:none}.sidebar .widget-tweeter ul,.sidebar .widget-twitter ul{margin-bottom:0;padding-left:22px}.sidebar .widget-tweeter li,.sidebar .widget-twitter li{margin-bottom:18px;font-size:14px}.sidebar .widget-tweeter:not([data-avatar=true]) li:before,.sidebar .widget-twitter:not([data-avatar=true]) li:before{content:"";margin-left:-22px;font-family:"Font Awesome 5 Brands"}.sidebar .tags a{border-radius:50px;margin:0 2px 5px 0;padding:5px 14px}.sidebar .widget-categories ul{padding:0}.sidebar .widget-categories ul li{margin-bottom:10px;padding:0 0 10px 28px}.sidebar .widget-categories ul li:before{content:"";background:url(/assets/images/icon-folder.png);width:16px;height:14px;padding-top:2px;font-size:20px;transition:all .3s;position:absolute;top:12px;left:0;transform:translateY(-50%)}.sidebar .cat-count-span{float:right}#loader-wrapper{z-index:2147483647;height:100%;position:fixed;top:0;left:0}#loader{z-index:1001;border:3px solid #0000;border-radius:50%;width:150px;height:150px;margin:-75px 0 0 -75px;animation:2s linear infinite spin;top:50%;left:50%}#loader:before{content:"";border:3px solid #0000;border-radius:50%;animation:3s linear infinite spin;inset:5px}#loader:after{content:"";border:3px solid #0000;border-radius:50%;animation:1.5s linear infinite spin;inset:15px}#loader-wrapper .loader-section{z-index:1000;width:51%;height:100%;position:fixed;top:0;transform:translate(0)}#loader-wrapper .loader-section.section-left{left:0}#loader-wrapper .loader-section.section-right{right:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loaded #loader-wrapper .loader-section.section-left{transition:all .7s cubic-bezier(.645,.045,.355,1) .3s;transform:translate(-100%)}.loaded #loader-wrapper .loader-section.section-right{transition:all .7s cubic-bezier(.645,.045,.355,1) .3s;transform:translate(100%)}.loaded #loader{opacity:0;transition:all .3s ease-out}.loaded #loader-wrapper{visibility:hidden;transition:all .3s ease-out 1s;transform:translateY(-100%)}.breadcrumb,#loader,.sidebar .widget-tweeter small,.sidebar .widget-twitter small,.post-navigation .post-next span,.post-navigation .post-prev span,.sidebar .post-thumbnail-entry .post-category{font-size:14px;line-height:20px;display:block}.breadcrumb{letter-spacing:.5px;background-color:#0000;margin-bottom:10px;padding:10px 0;font-size:10px}.breadcrumb ol,.breadcrumb ul{margin:0;padding:0}.breadcrumb ol li,.breadcrumb ul li{opacity:.8;display:inline}.breadcrumb ol li+li:before,.breadcrumb ul li+li:before{content:">";background-color:#0000;margin:0 5px}.breadcrumb ol li.active,.breadcrumb ol li:hover,.breadcrumb ol li:last-child,.breadcrumb ul li.active,.breadcrumb ul li:hover,.breadcrumb ul li:last-child{opacity:1}#blog .post-item.border>.post-item-wrap>.post-item-description{padding:24px;line-height:28px}#blog .post-item.border .post-meta-category{z-index:0;z-index:1;border-radius:50px;padding:7px 16px;font-size:13px;top:11px;right:10px}#blog .post-item .post-meta-category,#blog .post-item .post-meta-comments,#blog .post-item .post-meta-date{margin-right:8px;font-size:12px;top:-4px}#blog .post-item .post-item-description>h2,#blog .post-item .post-item-description>h2>a{letter-spacing:0;margin-bottom:16px;font-size:28px!important;font-weight:500!important;line-height:34px!important}.blog-posts p{font-size:18px;line-height:24px}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed{height:100%;top:0;left:0}.player{top:0}.post-audio audio{bottom:0;left:0}.pagination{padding-left:15px}.fluid-width-video-wrapper{padding-top:66.8%}.hide-blog{display:none}.load-more a{border-radius:30px;padding:12px 25px}.load-more a:hover{background:0 0}@media screen and (max-width:1199px){.widget-newsletter .form-control{padding:10px;font-size:12px}.sidebar .widget .tabs li>a{padding:10px 8px;font-size:13px}.sidebar .widget{margin-bottom:20px;padding-bottom:20px}.single-post01 .post-item-description,.single-post01 .post-item-description .blockquote{font-size:14px;line-height:26px}.single-post01 .post-navigation .post-next,.single-post01 .post-navigation .post-prev{font-size:14px}.single-post01 .post-item-description h2,.single-post01 .post-item-description h2>a{margin-top:0;font-size:28px;line-height:32px}}@media screen and (max-width:991px){.respond-form{padding-top:0}.single-post01 .post-item-description .post-meta-date,.single-post01 .post-item-description .post-meta-date a,.single-post01 .post-item-description .post-meta-category,.single-post01 .post-item-description .post-meta-category a,.single-post01 .post-item-description .post-meta-comments,.single-post01 .post-item-description .post-meta-comments a{margin-right:5px}.single-post01 .comments .comment .text{padding:0}.single-post01 .comments .comment .image{width:48px;height:48px;margin-right:14px}.single-post01 .text_holder{margin:10px 0 0;font-size:12px}.single-post01 .comment .comment{margin-left:30px}.single-post01 .comments{padding:30px 0 0}.sidebar{margin:20px 0 0}.page-title h1{font-size:2rem}}@media screen and (max-width:767px){.single-post01 .post-item-description h2,.single-post01 .post-item-description h2>a{font-size:24px;line-height:26px}#blog .post-item.border>.post-item-wrap>.post-item-description{font-size:12px;line-height:20px}.blog-posts p{font-size:16px;line-height:22px}.single-post01 .post-item-description .blockquote{margin-left:25px}}@media screen and (max-width:575px){.single-post01 .text_holder p{margin:0 0 8px}.single-post01 .comments .comment .comment_date{font-size:11px}.single-post01 .post-item-description,.single-post01 .post-item-description .blockquote{font-size:13px;line-height:24px}.single-post01 .post-item-description h2,.single-post01 .post-item-description h2>a{margin:0}.single-post01 .post-meta-share ul{margin:5px 0 0}.single-post01 .post-item-description .post-meta-date,.single-post01 .post-item-description .post-meta-date a,.single-post01 .post-item-description .post-meta-category,.single-post01 .post-item-description .post-meta-category a,.single-post01 .post-item-description .post-meta-comments,.single-post01 .post-item-description .post-meta-comments a{font-size:12px}.single-post01 .respond-comment{font-size:16px}.page-title h1{padding:1rem 1rem 0;font-size:1.8rem}#blog .post-item .post-item-description>h2,#blog .post-item .post-item-description>h2>a{font-size:20px;line-height:24px}.single-post01 .comments .comment .text .name{font-size:18px}}.header-controls{gap:12px;margin-left:auto}.theme-toggle-btn{border:2px solid var(--e-global-color-secondary);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .3s;display:flex}.theme-toggle-btn:hover{background-color:var(--e-global-color-secondary);transform:rotate(15deg)}.theme-icon{width:18px;height:18px;color:var(--e-global-color-secondary);transition:color .3s}.theme-toggle-btn:hover .theme-icon{color:var(--e-global-color-white)}@media (max-width:991px){.theme-toggle-btn{width:32px;height:32px}.theme-icon{width:16px;height:16px}.header-controls{gap:10px}}.service-category-section{border-bottom:2px solid #ffffff1a;margin-bottom:60px;padding-bottom:40px}.service-category-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.category-header{text-align:center;margin-bottom:40px;padding:30px 0}.category-title{color:var(--e-global-color-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:32px;font-weight:700}.category-description{color:var(--e-global-color-text);max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}@media (max-width:767px){.service-category-section{margin-bottom:40px;padding-bottom:30px}.category-header{margin-bottom:30px;padding:20px 0}.category-title{margin-bottom:10px;font-size:24px}.category-description{font-size:16px}}
.single-post01 .post-item-description,.post-item.border>.post-item-wrap>.post-item-description{color:#676767}.single-post01 .post-item-description h2,.single-post01 .comments .comment .text .name,.sidebar .widget-title,.sidebar>h4,.page-title h1{color:#1f1f1f}.color01,.color01 a{color:#777}.single-post01 .blockquote{border-left:3px solid #676767}.single-post01 .post-tags a,.post-next span,.post-prev span,.single-post01 .post-navigation .post-next,.single-post01 .post-navigation .post-prev,.sidebar .post-thumbnail-content a,.sidebar .widget-categories ul li a,.sidebar .nav-tabs .nav-link,.breadcrumb ol li a,.breadcrumb ul li a,.pagination .page-item:not(.disabled).active>.page-link,.pagination .page-item:not(.disabled):active>.page-link,.pagination .page-item:not(.disabled):focus>.page-link,.pagination .page-item:not(.disabled):hover>.page-link,.pagination .page-item:not(.disabled)>.page-link,#blog .post-item.border .post-item-wrap .post-item-description a{color:var(--e-global-color-primary);font-size:14px;font-weight:500;line-height:20px}.single-post01 .post-navigation,.single-post01 .comments .comment,.pagination .page-item:not(.disabled)>.page-link{background-color:#fff}.single-post01 .post-tags a{border:1px solid #c4c4c4}.single-post01 .post-tags a:hover{border:1px solid var(--e-global-color-accent)}.single-post01 .comments,.single-post01 .post-navigation{border-top:1px solid #eee}.single-post01 .post-item-description .post-meta{border-bottom:1px solid #f3f3f3}.single-post01 .comment .comment_date{color:#888}.single-post01 .text .comment-reply-link,.respond-comment span,.single-post01 .comment_number span,.sidebar .nav-tabs .nav-link.active,.sidebar .widget-tweeter li a,.sidebar .widget-twitter li a,.sidebar .cat-count-span,.single-post01 .post-item-description .post-meta-date:hover,.single-post01 .post-item-description .post-meta-date a:hover,.single-post01 .post-item-description .post-meta-category:hover,.single-post01 .post-item-description .post-meta-category a:hover,.single-post01 .post-item-description .post-meta-comments:hover,.single-post01 .post-item-description .post-meta-comments a:hover,.single-post01 .post-tags a:hover,.post-navigation .post-prev-title:hover span,.post-navigation .post-next-title:hover span,.post-navigation .post-prev:hover,.post-navigation .post-next:hover,.single-post01 .post-navigation .post-prev:hover,.single-post01 .post-navigation .post-next:hover,.post-navigation .post-next:hover span,.post-navigation .post-prev:hover span,.sidebar .post-thumbnail-list a:hover,.sidebar .widget-categories ul li a:hover,#blog .post-item .post-item-description .post-meta-comments a:hover,#blog .post-item .post-item-description>h2>a:hover,.load-more a:hover,#blog .post-item.border .post-item-wrap .post-item-description a:hover{color:var(--e-global-color-accent);font-size:14px;line-height:20px}.form-group label:not(.error),#blog .post-item .post-item-description>h2,#blog .post-item .post-item-description>h2>a{color:#444}.form-gray-fields .form-control{color:#333;background-color:#eee9}.form-gray-fields .btn:hover,.widget-newsletter .btn:hover{color:var(--e-global-color-accent);background:0 0}.single-post01 .form-control{border:1px solid #ececec}.sidebar .widget{border-bottom:1px solid #eee}.sidebar .nav-tabs,.sidebar .nav-tabs .nav-link{border-bottom:2px solid #ececec}.sidebar .nav-tabs .nav-link.active{border-bottom:2px solid var(--e-global-color-accent);background-color:#0000}.sidebar .post-thumbnail-entry,.sidebar .widget-categories ul li{border-bottom:1px solid #f3f3f3}.sidebar .post-thumbnail-entry .post-category,.sidebar .post-thumbnail-entry .post-date{color:#aaa}.sidebar .widget-tweeter small,.sidebar .widget-twitter small{color:#999}.sidebar .tags a{color:#4c5667;border:2px solid #f3f3f3}.sidebar .tags a.active,.sidebar .tags a:active,.sidebar .tags a:focus,.sidebar .tags a:hover,.form-gray-fields .btn,.widget-newsletter .btn{border-color:var(--e-global-color-accent);background-color:var(--e-global-color-accent)}.single-post01 .form-gray-fields .form-control:focus{border-color:#66afe9;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.post-item.border .post-meta-category,.load-more a{background-color:var(--e-global-color-accent)}#loader,#loader:before,#loader:after{border-top-color:#3795d2}#loader-wrapper .loader-section{background:#222}#blog .post-item.border .post-meta-category,.sidebar .tags a.active,.sidebar .tags a:active,.sidebar .tags a:focus,.sidebar .tags a:hover,.form-gray-fields .btn,.widget-newsletter .btn,#blog .post-item.border .post-meta-category a:hover{color:#fff}#blog .post-item .post-meta-category,#blog .post-item .post-meta-comments,.single-post01 .post-item-description .post-meta-category a,#blog .post-item.border .post-item-wrap .post-item-description .post-meta-comments a,#blog .post-item .post-item-description .post-meta-date,#blog .post-item-description .post-meta-comments a{color:var(--e-global-color-text);font-size:14px;line-height:20px}.pagination .page-item:not(.disabled).active>.page-link,.pagination .page-item:not(.disabled):active>.page-link,.pagination .page-item:not(.disabled):focus>.page-link,.pagination .page-item:not(.disabled):hover>.page-link{box-shadow:none;background-color:#edf1f6;border-color:#e4e4e4}.pagination .page-item:not(.disabled)>.page-link{border-color:#ececec}.load-more a:hover{background-color:var(--e-global-color-white);border:2px solid var(--e-global-color-accent)}
