@import "https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@300;400;500;600;700&display=swap";body{font-family:Lexend Deca,sans-serif}:root{--e-global-color-primary:#1f1f1f;--e-global-color-secondary:#4b2999;--e-global-color-text:#7c7c7c;--e-global-color-accent:#06c;--e-global-color-white:#fff;--e-global-color-black:#000;--e-global-color-dark-gray:#282f3d;--e-global-color-grayish-blue:#a2abbd;--e-global-color-grayish-red:#c4c0c1;--e-global-color-very-pale-blue:#fafaff;--e-global-color-bright-yellow:#fbc729;--e-global-color-light-grayish-blue:#d0cee2;--e-global-color-dark-blue:#0e1625;--e-global-color-light-gray:#dedede;--e-global-color-light-gray-blue:#e8e7fb;--e-global-color-pale-blue:#f1f0ff;--e-global-color-very-dark-blue:#0d1422;--e-global-color-mostly-black:#111929;--e-global-color-mostly-black-blue:#161f30;--e-global-color-very-dark-grayish-blue:#29303f;--e-global-color-very-dark-mostly-black-blue:#111929;--e-global-color-very-dark-black-blue:#0a111e;--e-global-color-very-light-blue:#63686a;--e-global-color-very-light-gray:#e5e5e5;--e-global-color-pure-red:red}h1{font-size:74px;font-weight:600;line-height:77px}h2{font-size:44px;font-weight:600;line-height:49px}h3{font-size:28px;font-weight:600;line-height:40px}h4{font-size:20px;font-weight:600;line-height:34px}h5{font-size:18px;font-weight:600;line-height:26px}h6{font-size:16px;font-weight:400;line-height:26px}p{font-size:18px;font-weight:400;line-height:30px}.text-size-18{font-size:18px;font-weight:300;line-height:26px}.text-size-16{font-size:16px;font-weight:300;line-height:26px}.text-size-14{font-size:14px;font-weight:300;line-height:22px}a{font-size:16px;font-weight:500;line-height:16px}.default-btn{color:var(--e-global-color-white);background-image:linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);padding:20px 42px;transition:all .3s ease-in-out;display:inline-block}.default-btn:hover{color:var(--e-global-color-white);background-image:linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.hover-effect{transition:all .3s ease-in-out}.hover-effect:hover{transform:translateY(-5px)}html{scroll-behavior:smooth}.banner-section-outer{background:url(../images/banner_background.png) 50%/cover no-repeat;position:relative}.banner-section-outer .card-overlay{background:#0009}.banner-section-outer:before{content:"";z-index:1;background:url(../images/bannerbackgroundbottom.png);width:949px;height:71px;position:absolute;bottom:-1px;right:0}.banner-section-outer:after{content:"";border-top:42px solid #0000;border-bottom:28px solid #fff;border-left:750px solid #0000;border-right:1135px solid #fff;position:absolute;bottom:0;right:0}.main_header{z-index:2;padding:40px 280px;position:relative}.navbar-collapse ul{text-align:center;align-items:center}.navbar-expand-lg{z-index:1;position:relative}.navbar-brand{margin-left:0;margin-right:0;padding-top:0;padding-bottom:0}.navbar-nav li{margin:0 13px 0 17px;transition:all .3s ease-in-out;position:relative}.navbar-nav li:first-child{margin-left:0}.navbar-nav .nav-item a{font-size:14px;font-weight:500;line-height:14px;transition:all .3s ease-in-out;color:var(--e-global-color-white)!important}.navbar-nav .nav-item a:hover{background-color:#0000;color:var(--e-global-color-accent)!important}.navbar-nav .active>a{color:var(--e-global-color-accent)!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;width:200px;padding:0;position:absolute;top:35px;left:0;box-shadow:1px 1px 30px #00000003}.navbar-nav .drop-down-pages li{border-bottom:1px solid var(--e-global-color-white);margin:0}.navbar-nav .drop-down-pages li:last-child{border:none}.navbar-nav .drop-down-pages .nav-item a{padding:12px 20px;font-size:14px;font-weight:500;line-height:14px;color:var(--e-global-color-primary)!important}.navbar-nav .drop-down-pages li:hover:after{display:none}.navbar-nav .nav-item .dropdown-item:hover,.navbar-nav .drop-down-pages .active>a{color:var(--e-global-color-white)!important;background-image:linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)!important}.navbar-nav .drop-down-pages .active>a:hover{color:var(--e-global-color-white)!important;background-color:var(--e-global-color-accent)!important}.navbar-expand-lg .drop-down-pages .nav-link{padding-left:0}.outer_div{margin-left:35px}.outer_div .icon{padding:0 13px;display:inline-block;position:relative}.outer_div .icon span{background:var(--e-global-color-secondary);text-align:center;width:13px;height:13px;color:var(--e-global-color-white);border-radius:500px;font-size:8px;line-height:10px;display:inline-block;position:absolute;bottom:-5px;right:10px}.outer_div .get_started{color:var(--e-global-color-white);background-color:#0000;border:1px solid #ffffff4d;margin-left:30px;padding:17px 30px;font-size:14px;font-weight:500;line-height:14px;display:inline-block}.outer_div .get_started:hover{background-color:var(--e-global-color-accent);border:1px solid var(--e-global-color-accent)}#search{-o-transition:all .5s ease-in-out;opacity:0;background-color:#000000e6;width:100%;height:100%;transition:all .5s ease-in-out;display:none;position:fixed;top:0;left:0;transform:translateY(-100%)scale(0)}#search.open{opacity:1;z-index:106;display:block;transform:translate(0)scale(1)}#search input[type=search]{color:#fff;text-align:center;background:0 0;border:0 solid #0000;border-top:none;border-bottom:2px solid #ffffff80;outline:none;width:60%;margin-top:-51px;margin-left:20%;padding:10px;font-size:40px;font-weight:400;position:absolute;top:50%;left:0}#search input[type=search]::-webkit-search-cancel-button{appearance:none;content:"";background-image:url(../images/close.png);width:20px;height:20px}#search .close{opacity:1;color:#fff;font-size:27px;position:fixed;top:15px;right:15px}#search .close:hover{color:var(--e-global-color-accent);cursor:pointer;text-shadow:none}.navbar-nav>.dropdown{position:relative}.navbar-nav .dropdown-menu{background-color:#fff;border:0;border-radius:0;min-width:220px;margin:0;padding:0;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000026}.navbar-nav .dropdown-menu li{width:100%;margin:0}.navbar-nav .dropdown-menu .dropdown-item{white-space:nowrap;padding:12px 20px;font-size:14px;display:block;color:#1f1f1f!important}.navbar-nav .dropdown-menu .dropdown-item:hover{background:linear-gradient(90deg, var(--e-global-color-secondary), var(--e-global-color-accent));color:#fff!important}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{margin-top:-1px;top:0;left:100%}.dropdown-submenu>a.dropdown-toggle:after{content:"";float:right;border-top:.3em solid #0000;border-bottom:.3em solid #0000;border-left:.3em solid #333;margin-top:6px}.dropdown-submenu>.dropdown-menu{display:none}@media (width>=992px){.navbar-nav .dropdown:hover>.dropdown-menu,.dropdown-submenu:hover>.dropdown-menu{display:block}}@media (width<=991px){.navbar-nav .dropdown-menu{float:none;box-shadow:none;background:#fff;position:static}.dropdown-submenu>.dropdown-menu{margin-left:20px;display:none}.dropdown-submenu.show>.dropdown-menu{display:block}}.banner_content-section{position:relative}.left_icons{z-index:1;position:absolute;top:85px;left:-230px}.left_icons ul li{padding-bottom:5px;display:block}.left_icons ul li i{color:var(--e-global-color-white);text-align:center;background:0 0;border-radius:100%;width:51px;height:51px;font-size:20px;line-height:51px;transition:all .3s ease-in-out}.left_icons i:hover{background-image:linear-gradient(33deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.banner-section-outer .banner-section{padding:172px 280px 265px}.banner-section-outer .banner-section .banner-content h6{letter-spacing:1.6px;margin-bottom:12px;padding-left:70px;position:relative}.banner-section-outer .banner-section .banner-content h6:before{content:"";background-color:var(--e-global-color-grayish-red);width:56px;height:1px;transition:all .3s ease-in-out;position:absolute;bottom:12px;left:2px}.banner-section-outer .banner-section .banner-content h1{margin-bottom:16px}.banner-section-outer .banner-section .banner-content p{margin-bottom:30px;padding-right:35px}.banner-section-outer .banner-section .banner-content .btn_wrapper a{margin-right:18px}.banner-section-outer .banner-section .banner-content .btn_wrapper .play-icon{color:var(--e-global-color-white);padding-left:68px;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;position:relative}.banner-section-outer .banner-section .banner-content .btn_wrapper .play-icon figure{text-align:center;background-image:none;border:1px solid #fff6;border-image:;border-radius:100px;width:57px;height:57px;line-height:52px;transition:all .3s ease-in-out;position:absolute;top:-22px;left:0}.banner-section-outer .banner-section .banner-content .btn_wrapper .play-icon:hover{color:var(--e-global-color-accent)}.banner-section-outer .banner-section .banner-content .btn_wrapper .play-icon:hover figure{background-image:linear-gradient(33deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-image:linear-gradient(33deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:1px solid var(--e-global-color-secondary)}.banner-section-outer .banner-section .banner_bottom_shape{bottom:0;right:-3px}.aboutus_section{padding:136px 0 180px}.aboutus_section .aboutus_images_wrapper{position:relative}.aboutus_section .aboutus_images_wrapper .aboutus_image_one{position:relative;top:0;left:0}.aboutus_section .aboutus_images_wrapper .aboutus_image_two{position:relative;top:30px;left:0}.aboutus_section .aboutus_images_wrapper .aboutus_image_three{position:absolute;top:90px;right:-48px}.aboutus_section .aboutus_content_wrapper{border:4px solid var(--e-global-color-white);background-image:linear-gradient(46deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);text-align:center;border-radius:100%;width:150px;height:150px;margin:auto;padding:25px;transition:all .3s ease-in-out;position:absolute;inset:28px 0 0 46px}.aboutus_section .aboutus_content_wrapper .aboutus_span_wrapper span{color:var(--e-global-color-white);font-size:50px;font-weight:600;line-height:52px;position:relative;left:6px}.aboutus_section .aboutus_content_wrapper .aboutus_span_wrapper sup{color:var(--e-global-color-white);font-size:30px;font-weight:600;line-height:32px}.aboutus_section .aboutus_content_wrapper p{color:var(--e-global-color-white);font-weight:500;line-height:16px}.aboutus_section .aboutus_content{padding-top:78px;padding-left:65px}.aboutus_section .aboutus_content h6{color:var(--e-global-color-secondary);letter-spacing:1.6px}.aboutus_section .aboutus_content h2{color:var(--e-global-color-primary);margin-bottom:20px}.aboutus_section .aboutus_content p{color:var(--e-global-color-text);margin-bottom:28px}.aboutus_section .aboutus_content ul{margin-bottom:35px}.aboutus_section .aboutus_content ul li{border-right:1px solid var(--e-global-color-light-gray);width:31.6%;padding:0 22px;display:inline-block}.aboutus_section .aboutus_content ul li:first-child{padding-left:0}.aboutus_section .aboutus_content ul li:last-child{border-right:none;padding-right:0}.aboutus_section .aboutus_content ul li .span_wrapper{margin-bottom:5px;transition:all .3s ease-in-out}.aboutus_section .aboutus_content ul li span{color:var(--e-global-color-primary);font-size:36px;font-weight:600;line-height:40px;transition:all .3s ease-in-out}.aboutus_section .aboutus_content ul li .plus{margin-left:-5px}.aboutus_section .aboutus_content ul li p{color:var(--e-global-color-text);line-height:20px}.aboutus_section .aboutus_right_shape{top:205px;right:0}.aboutus_section .aboutus_right_shape img{opacity:.1}.services_section{background-color:var(--e-global-color-dark-blue);padding:135px 0 145px}.services_section .services_content{margin-bottom:48px}.services_section .services_content h6{color:var(--e-global-color-accent);letter-spacing:1.6px}.services_section .services_content h2{color:var(--e-global-color-white);margin-bottom:48px}.services_section .services_box{border-bottom:1px solid #ececf826;border-right:1px solid #ececf826;padding:45px 45px 35px;transition:all .3s ease-in-out}.services_section .service_last_box{border-right:none}.services_section .service_lower_box{border-bottom:none}.services_section .services_box:hover{background-image:linear-gradient(46deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.services_section .services_box:hover p{color:var(--e-global-color-white)}.services_section .services_box:hover figure img{filter:brightness(0)invert()}.services_section .services_box figure{margin-bottom:22px;transition:all .3s ease-in-out}.services_section .services_box h4{color:var(--e-global-color-white);margin-bottom:10px;transition:all .3s ease-in-out}.services_section .services_box p{color:var(--e-global-color-grayish-blue);margin-bottom:25px;transition:all .3s ease-in-out}.services_section .services_box .services_arrow{text-align:center;cursor:pointer;background-color:#0000;border:1px solid #fff3;border-radius:100%;width:45px;height:45px;line-height:40px;transition:all .3s ease-in-out;display:inline-block}.services_section .services_box .services_arrow img{filter:brightness(0)invert();transition:all .3s ease-in-out}.services_section .services_box:hover .services_arrow{background-color:var(--e-global-color-white);background-image:none}.services_section .services_box:hover .services_arrow img{filter:none}.services_section .services_box .services_arrow:hover{border:1px solid var(--e-global-color-pale-blue);background-color:var(--e-global-color-pale-blue)}.services_section .services_box .services_arrow:hover img{filter:brightness()invert(0)}.services_section .services_left_shape{top:0;left:0}.services_section .services_left_shape img{opacity:.08}.services_section .services_right_shape{bottom:0;right:0}.services_section .services_right_shape img{opacity:.08}.chooseus_section{padding:145px 0 150px}.chooseus_section .chooseus_content h6{color:var(--e-global-color-secondary);letter-spacing:1.6px}.chooseus_section .chooseus_content h2{color:var(--e-global-color-primary);margin-bottom:30px}.chooseus_section .choose_list{margin-bottom:30px;position:relative}.chooseus_section .nav-tabs{border-bottom:0px solid var(--e-global-color-white);margin-bottom:20px;position:relative}.chooseus_section .nav-tabs:after{content:"";background-color:var(--e-global-color-light-gray-blue);width:88%;height:2px;position:absolute;bottom:0;left:0}.chooseus_section .nav-tabs li{margin:0 20px}.chooseus_section .nav-tabs li:first-child{margin-left:0}.chooseus_section .nav-tabs li:last-child{margin-right:0}.chooseus_section .tabs-box .nav-tabs li a{color:var(--e-global-color-text);z-index:1;border-bottom:2px solid #0000;padding-bottom:14px;font-size:16px;font-weight:300;line-height:26px;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;position:relative}.chooseus_section .tabs-box .nav-tabs li a:hover{color:var(--e-global-color-secondary);border-bottom:2px solid var(--e-global-color-accent)}.chooseus_section .tabs-box .nav-tabs li a.active{color:var(--e-global-color-secondary);border-bottom:2px solid var(--e-global-color-accent);z-index:1}.chooseus_section .tabs-box .tab-content .chooseus_content_wrapper h4{color:var(--e-global-color-primary)}.chooseus_section .tabs-box .tab-content .chooseus_content_wrapper p{color:var(--e-global-color-text);margin-bottom:20px;padding-right:40px}.chooseus_section .chooseus_content .chooseus_content_wrapper ul{display:inline-block}.chooseus_section .chooseus_content .chooseus_content_wrapper .second_list{padding-left:15px}.chooseus_section .chooseus_content .chooseus_content_wrapper ul li{margin-bottom:8px;transition:all .3s ease-in-out;position:relative}.chooseus_section .chooseus_content .chooseus_content_wrapper ul li i{text-align:center;background-color:var(--e-global-color-pale-blue);width:25px;height:25px;color:var(--e-global-color-secondary);border-radius:100px;font-size:12px;line-height:25px;transition:all .3s ease-in-out;display:inline-block;position:absolute;top:0;left:0}.chooseus_section .chooseus_content .tabs-box .tab-content .chooseus_content_wrapper ul li p{color:var(--e-global-color-primary);margin:0;padding-left:40px;padding-right:0}.chooseus_section .chooseus_image_wrapper .chooseus_image{z-index:1}.chooseus_section .chooseus_image_wrapper .chooseus_shape{top:-40px;right:-40px}.case_studies_section{background-color:var(--e-global-color-very-pale-blue);padding:135px 0 185px}.case_studies_section .case_studies_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.case_studies_section .case_studies_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.case_studies_section .case_studies_box{background-image:linear-gradient(90deg, var(--e-global-color-black) 0%, var(--e-global-color-black) 100%);transition:all .3s ease-in-out;position:relative}.case_studies_section .case_studies_box img{opacity:.75;transition:all .3s ease-in-out}.case_studies_section .case_studies_box img:hover{opacity:.5}.case_studies_section .case_studies_box:hover figure{background-image:linear-gradient(to top, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.case_studies_section .case_studies_box .case_studies_box_content{position:absolute;bottom:30px;left:40px}.case_studies_section .case_studies_box .case_studies_box_content span{color:var(--e-global-color-white);background-color:#ffffff26;margin-bottom:22px;padding:5px 16px;font-size:12px;font-weight:300;line-height:14px;transition:all .3s ease-in-out;display:inline-block}.case_studies_section .case_studies_box .case_studies_box_content h5{margin-bottom:12px;padding-right:36px}.case_studies_section .case_studies_box .case_studies_box_content a{display:inline-block}.case_studies_section .case_studies_box .case_studies_box_content figure{text-align:center;background-color:#0000;border:1px solid #fff6;border-radius:100%;align-items:center;width:45px;height:45px;line-height:40px;transition:all .3s ease-in-out;display:flex}.case_studies_section .case_studies_box .case_studies_box_content figure img{filter:brightness(0)invert();opacity:1;width:auto;margin:0 auto;transition:all .3s ease-in-out}.case_studies_section .case_studies_box:hover .case_studies_box_content span{background-color:var(--e-global-color-white);color:var(--e-global-color-primary)}.case_studies_section .case_studies_box:hover .case_studies_box_content figure{background-color:var(--e-global-color-white);background-image:none}.case_studies_section .case_studies_box:hover .case_studies_box_content figure img{filter:none}.case_studies_section .case_studies_box .case_studies_box_content figure:hover{border:1px solid var(--e-global-color-pale-blue);background-color:var(--e-global-color-pale-blue)}.case_studies_section .case_studies_box .case_studies_box_content figure:hover img{filter:brightness(0);opacity:1}.case_studies_section .owl-carousel .owl-dots{line-height:0;position:absolute;left:0;right:0;margin-top:25px!important;display:block!important}.case_studies_section .owl-carousel .owl-dots .owl-dot span{background:var(--e-global-color-light-grayish-blue);width:12px;height:12px;margin:0 5px;transition:all .3s ease-in-out}.case_studies_section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.case_studies_section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);width:17px;height:17px;position:relative;top:3px}.case_studies_section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.video_section{background-color:var(--e-global-color-black);padding:268px 0 416px;position:relative}.video_section:before{content:"";opacity:.6;background:url(../images/video_section_background.jpg) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.video_section .video_icon .video_wrapper{text-align:center;border:1px solid #fff6;border-radius:100px;width:150px;height:150px;margin:0 auto;line-height:150px;transition:all .3s ease-in-out;position:absolute;top:0;left:0;right:0}.video_section .video_icon figure{background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);text-align:center;border-radius:100px;width:116px;height:116px;line-height:116px;transition:all .3s ease-in-out;position:relative;top:15px;left:15px}.video_section .video_icon figure img{position:relative;left:5px}.video_section .video_icon .video_wrapper:hover figure{background-image:linear-gradient(32deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.testimonials-section{padding:145px 0}.testimonials-section .heading{margin-bottom:-8px}.testimonials-section .heading h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.testimonials-section .heading h2{color:var(--e-global-color-primary)}.testimonials-section .testimonial-box{background-color:var(--e-global-color-white);padding:45px 60px 50px 40px;box-shadow:0 6px 86px 20px #f8f7ff94}.testimonials-section .testimonial-box ul{margin-bottom:14px}.testimonials-section .testimonial-box ul li{display:inline-block}.testimonials-section .testimonial-box ul li i{color:var(--e-global-color-bright-yellow);font-size:13px}.testimonials-section .testimonial-box .user-img{float:left;margin-top:-2px;margin-right:17px}.testimonials-section .testimonial-box .user-img img{border-radius:100px}.testimonials-section .testimonial-box .designation-outer{padding-top:2px;display:inline-block}.testimonials-section .testimonial-box .designation-outer .member_name{color:var(--e-global-color-primary);font-weight:500;line-height:22px}.testimonials-section .testimonial-box .designation-outer .member_designation{color:var(--e-global-color-text)}.testimonials-section .testimonial-box .review{color:var(--e-global-color-primary);margin-bottom:34px;font-weight:400;line-height:27px}.testimonials-section .testimonial-box .quote-img{top:0;right:-5px}.testimonials-section .owl-carousel .owl-stage-outer{padding:50px 0}.testimonials-section .owl-carousel .owl-dots{line-height:0;position:absolute;left:0;right:0;margin-top:-22px!important;display:block!important}.testimonials-section .owl-carousel .owl-dots .owl-dot span{background:var(--e-global-color-light-grayish-blue);width:12px;height:12px;margin:0 5px;transition:all .3s ease-in-out}.testimonials-section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.testimonials-section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);width:17px;height:17px;position:relative;top:3px}.testimonials-section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.testimonials-section .testimonial_left_shape{z-index:-1;top:160px;left:0}.testimonials-section .testimonial_left_shape img{opacity:.1}.news_articles_section{background-color:var(--e-global-color-very-pale-blue);padding:135px 0 140px}.news_articles_section .news_articles_content{text-align:center}.news_articles_section .news_articles_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.news_articles_section .news_articles_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.news_articles_section .news_articles_box{background-color:var(--e-global-color-white);transition:all .3s ease-in-out}.news_articles_section .news_articles_box .news_articles_box_content{padding:28px 52px 28px 36px}.news_articles_section .news_articles_box .news_articles_box_content .span_wrapper{margin-bottom:5px}.news_articles_section .news_articles_box .news_articles_box_content .span_wrapper span{color:var(--e-global-color-secondary);font-size:12px;font-weight:300;line-height:18px}.news_articles_section .news_articles_box .news_articles_box_content .span_wrapper .dash{padding-left:4px}.news_articles_section .news_articles_box .news_articles_box_content h5{color:var(--e-global-color-primary);line-height:23px}.news_articles_section .news_articles_box .news_articles_box_content p{color:var(--e-global-color-text);margin-bottom:17px}.news_articles_section .news_articles_box:hover h5{color:var(--e-global-color-accent)}.news_articles_section .news_articles_box figure{background-color:var(--e-global-color-black);overflow:hidden}.news_articles_section .news_articles_box figure img{transition:all .3s ease-in-out}.news_articles_section .news_articles_box:hover figure img{opacity:.5;transform:scale(1.1)}.news_articles_section .news_articles_box .news_articles_box_content i{color:var(--e-global-color-primary);font-family:FontAwesome;font-size:14px;line-height:14px;transition:all .3s ease-in-out}.news_articles_section .news_articles_box:hover .news_articles_box_content i{color:var(--e-global-color-accent)}.footer_section{background-color:var(--e-global-color-dark-blue)}.footer_section .about_contact_wrapper{background-image:linear-gradient(46deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);padding:60px 52px 55px 60px}.footer_section .about_contact_wrapper figure{margin-bottom:26px;display:inline-block}.footer_section .about_contact_wrapper p{color:var(--e-global-color-white);line-height:21px}.footer_section .about_contact_wrapper ul .contact_mail{margin-bottom:10px}.footer_section .about_contact_wrapper ul li{cursor:pointer;margin-bottom:12px;transition:all .3s ease-in-out;display:inline-block;position:relative}.footer_section .about_contact_wrapper ul li i{color:var(--e-global-color-white);transition:all .3s ease-in-out;position:absolute;top:4px;left:0}.footer_section .about_contact_wrapper ul li a{color:var(--e-global-color-white);padding-left:30px;transition:all .3s ease-in-out}.footer_section .about_contact_wrapper ul li span{color:var(--e-global-color-white);padding-left:30px;line-height:20px;transition:all .3s ease-in-out;display:block}.footer_section .about_contact_wrapper ul li:hover span,.footer_section .about_contact_wrapper ul li:hover a,.footer_section .about_contact_wrapper ul li:hover i{color:var(--e-global-color-accent)}.footer_section ul li a{color:var(--e-global-color-grayish-blue);font-size:14px;font-weight:300;line-height:14px;text-decoration:none;transition:all .3s ease-in-out}.footer_section ul li a:hover{color:var(--e-global-color-accent)}.footer_section .navigation_col{padding-top:72px;padding-left:30px}.footer_section .navigation_col ul li{margin-bottom:6px}.footer_section .navigation_col ul li:last-child{margin-bottom:0}.footer_section h4{color:var(--e-global-color-white);margin-bottom:12px}.footer_section .services_col{padding-top:72px}.footer_section .services_col ul li{margin-bottom:6px}.footer_section .services_col ul li:last-child{margin-bottom:0}.footer_section .newsletter_content{padding-top:72px}.footer_section .newsletter_content h4{margin-bottom:20px}.footer_section .newsletter_content form .form-row{margin:0}.footer_section .newsletter_content input{background-color:var(--e-global-color-white);color:var(--e-global-color-text);box-shadow:none;border:1px solid #0000;border-radius:0;outline:none;width:100%;height:55px;margin-bottom:25px;padding:10px 18px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:300;line-height:18px}.footer_section .newsletter_content input::placeholder{color:var(--e-global-color-text)}.footer_section .newsletter_content input:focus{box-shadow:none;border:1px solid var(--e-global-color-accent);background-color:var(--e-global-color-white);color:var(--e-global-color-text);outline:none}.footer_section .newsletter_content .btn{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);width:47px;height:45px;color:var(--e-global-color-white);box-shadow:none;border:0;border-radius:0;outline:none;padding:0;font-size:16px;line-height:42px;transition:all .3s ease-in-out;position:absolute;top:5px;right:8px}.footer_section .newsletter_content .btn:hover{background-image:linear-gradient(32deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.footer_section .newsletter_content h6{color:var(--e-global-color-white);font-weight:500}.footer_section .newsletter_content ul li{display:inline-block}.footer_section .newsletter_content ul li i{color:var(--e-global-color-white);text-align:center;background-color:#0000;border:1px solid #fff3;border-radius:100px;width:46px;height:46px;margin-right:8px;font-size:16px;line-height:46px;transition:all .3s ease-in-out}.footer_section .newsletter_content ul li i:hover{background-color:var(--e-global-color-accent);border:1px solid var(--e-global-color-accent)}.footer_section .bottom_portion{text-align:center;border-top:1px solid #ffffff1a}.footer_section .bottom_portion .copyright{padding:20px 0}.footer_section .bottom_portion .copyright p{color:var(--e-global-color-grayish-blue);margin:0;font-size:12px;font-weight:300;line-height:20px}.footer_section .bottom_portion .copyright p span{color:var(--e-global-color-accent)}.banner-section-security{background-color:var(--e-global-color-dark-blue);position:relative}.banner-section-security:before{content:"";opacity:.05;background:url(../images/statistics_background_layer.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.banner-section-security .banner_left_shape{top:0;left:0}.banner-section-security .banner_left_shape img{opacity:.1}.banner-section-security .banner_right_shape{bottom:0;right:0}.banner-section-security .banner_right_shape img{opacity:.1}.banner-section-security .banner-section{padding:192px 280px 230px}.banner-section-security .banner-section .banner-content h6{letter-spacing:1.6px;margin-bottom:12px;padding-left:70px;position:relative}.banner-section-security .banner-section .banner-content h6:before{content:"";background-color:var(--e-global-color-grayish-red);width:56px;height:1px;transition:all .3s ease-in-out;position:absolute;bottom:12px;left:2px}.banner-section-security .banner-section .banner-content h1{margin-bottom:22px;margin-right:-20px;font-size:68px;line-height:74px}.banner-section-security .banner-section .banner-content p{margin-bottom:30px;padding-right:30px}.banner-section-security .banner-section .banner-content .btn_wrapper a{margin-right:12px}.banner-section-security .banner-section .banner-content .btn_wrapper .learn_more{border:1px solid var(--e-global-color-dark-gray);background:0 0;margin-right:0;padding:19px 42px}.banner-section-security .banner-section .banner-content .btn_wrapper .learn_more:hover{color:var(--e-global-color-white);background-image:linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%);border-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:1px solid var(--e-global-color-secondary)}.banner-section-security .banner-section .banner-content .btn_wrapper .play-icon{color:var(--e-global-color-white);padding-left:68px;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;position:relative}.banner-section-security .banner-section .banner-content .btn_wrapper .play-icon figure{text-align:center;background-image:none;border:1px solid #fff6;border-image:;border-radius:100px;width:57px;height:57px;line-height:52px;transition:all .3s ease-in-out;position:absolute;top:-22px;left:0}.banner-section-security .banner-section .banner-content .btn_wrapper .play-icon:hover{color:var(--e-global-color-accent)}.banner-section-security .banner-section .banner-content .btn_wrapper .play-icon:hover figure{background-image:linear-gradient(33deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-image:linear-gradient(33deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:1px solid var(--e-global-color-secondary)}.banner-section-security .banner-section .banner_wrapper{position:relative}.banner-section-security .banner-section .banner_wrapper .banner-image{position:absolute;top:-140px;right:-205px}.trusted_section{background-color:var(--e-global-color-very-dark-blue);border-bottom:1px solid #ffffff1a;padding:75px 0 70px}.trusted_section .trusted_content h3{color:var(--e-global-color-white);margin-bottom:0}.trusted_section .trusted_images_wrapper ul{padding-left:6px}.trusted_section .trusted_images_wrapper ul li{margin:0 34px;display:inline-block}.trusted_section .trusted_images_wrapper ul li:first-child{margin-left:0}.trusted_section .trusted_images_wrapper ul li:last-child{margin-right:0}.cyber_security_services_section{background-color:var(--e-global-color-very-dark-blue);padding:135px 0 140px}.cyber_security_services_section .cyber_security_services_content h6{color:var(--e-global-color-accent);letter-spacing:1.6px}.cyber_security_services_section .cyber_security_services_content h2{color:var(--e-global-color-white);margin-bottom:48px}.cyber_security_services_section .cyber_security_services_box{background-color:var(--e-global-color-mostly-black);padding:40px 15px;transition:all .3s ease-in-out}.cyber_security_services_section .cyber_security_services_box:hover{background-image:linear-gradient(46deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.cyber_security_services_section .cyber_security_services_box:hover p{color:var(--e-global-color-white)}.cyber_security_services_section .cyber_security_services_box .cyber_security_services_image{background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);text-align:center;border-radius:100%;width:106px;height:106px;margin:0 auto 26px;line-height:106px;transition:all .3s ease-in-out}.cyber_security_services_section .cyber_security_services_box:hover .cyber_security_services_image{background-color:#ffffff26;background-image:none}.cyber_security_services_section .cyber_security_services_box h5{color:var(--e-global-color-white);margin-bottom:10px;transition:all .3s ease-in-out}.cyber_security_services_section .cyber_security_services_box p{color:var(--e-global-color-grayish-blue);margin-bottom:27px;transition:all .3s ease-in-out}.cyber_security_services_section .cyber_security_services_box .services_arrow{text-align:center;background-color:#0000;border:1px solid #fff3;border-radius:100%;width:45px;height:45px;line-height:40px;transition:all .3s ease-in-out;display:inline-block}.cyber_security_services_section .cyber_security_services_box .services_arrow img{filter:brightness(0)invert();transition:all .3s ease-in-out}.cyber_security_services_section .cyber_security_services_box:hover .services_arrow{background-color:var(--e-global-color-white);background-image:none}.cyber_security_services_section .cyber_security_services_box:hover .services_arrow img{filter:none}.cyber_security_services_section .cyber_security_services_box .services_arrow:hover{background-color:var(--e-global-color-pale-blue);border:1px solid #fff6}.cyber_security_services_section .cyber_security_services_box .services_arrow:hover img{filter:brightness(0)}.reliable_section{background-color:var(--e-global-color-dark-blue);padding:155px 0;position:relative;overflow:hidden}.reliable_section:before{content:"";opacity:.05;background:url(../images/reliable_background_layer.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.reliable_section .reliable_left_shape{bottom:0;left:0}.reliable_section .reliable_left_shape img{opacity:.1}.reliable_section .reliable_right_shape{top:0;right:0}.reliable_section .reliable_right_shape img{opacity:.1}.reliable_section .reliable_wrapper{z-index:1;position:relative}.reliable_section .reliable_wrapper .reliable-image{position:absolute;top:-34px;left:-255px}.reliable_section .reliable_content{z-index:1;margin-left:-35px;position:relative}.reliable_section .reliable_content h6{color:var(--e-global-color-accent);letter-spacing:1.6px}.reliable_section .reliable_content h2{color:var(--e-global-color-white);margin-bottom:22px}.reliable_section .reliable_content .text1{color:var(--e-global-color-grayish-blue);margin-bottom:22px}.reliable_section .reliable_content .text2{color:var(--e-global-color-grayish-blue);margin-bottom:46px}.reliable_section .reliable_content .progress-outer{justify-content:center;display:flex;position:relative;left:-50px}.reliable_section .reliable_content .progress-inner{grid-gap:0;grid-template-columns:repeat(3,166px);margin:0;display:grid}.reliable_section .reliable_content .progress-inner .box{width:100%}.reliable_section .reliable_content .progress-inner .box .chart{text-align:center;width:256px;height:142px;color:var(--e-global-color-white);margin-bottom:0;font-size:34px;font-weight:600;line-height:118px;position:relative}.reliable_section .reliable_content .progress-inner .box canvas{width:50%;position:absolute;top:-4px;left:63px}.reliable_section .reliable_content .progress-inner .box h6{color:var(--e-global-color-white);margin-bottom:0;font-weight:600;position:relative;right:-62px;letter-spacing:0!important}.reliable_section .reliable_content .progress-inner .box .heading2{right:-80px}.pricing_plan_section{background-color:var(--e-global-color-very-dark-blue);padding:135px 0 140px}.pricing_plan_section .pricing_plan_content{text-align:center}.pricing_plan_section .pricing_plan_content h6{letter-spacing:1.6px;color:var(--e-global-color-accent)}.pricing_plan_section .pricing_plan_content h2{color:var(--e-global-color-white);margin-bottom:50px}.pricing_plan_section .pricing_plan_box{background:var(--e-global-color-mostly-black);text-align:center;padding:65px 40px 50px;transition:all .3s ease-in-out}.pricing_plan_section .pricing_plan_box figure{margin-bottom:30px}.pricing_plan_section .pricing_plan_box h5{color:var(--e-global-color-white)}.pricing_plan_section .pricing_plan_box span{color:var(--e-global-color-accent);margin-bottom:10px;font-size:48px;font-weight:600;line-height:50px;display:block}.pricing_plan_section .pricing_plan_box .month{color:var(--e-global-color-grayish-blue);margin-bottom:40px;padding-bottom:32px;font-weight:400;position:relative}.pricing_plan_section .pricing_plan_box .month:after{content:"";background-color:#ffffff1a;width:270px;height:1px;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.pricing_plan_section .pricing_plan_box ul{padding-left:25px}.pricing_plan_section .pricing_plan_box ul li{margin-bottom:16px;position:relative}.pricing_plan_section .pricing_plan_box ul li i{background-color:var(--e-global-color-accent);color:var(--e-global-color-mostly-black);text-align:center;border-radius:100%;width:16px;height:16px;font-size:12px;line-height:18px;transition:all .3s ease-in-out;position:absolute;top:3px;left:0}.pricing_plan_section .pricing_plan_box ul li p{text-align:left;color:var(--e-global-color-grayish-blue);margin-bottom:0;padding-left:32px;line-height:20px;transition:all .3s ease-in-out}.pricing_plan_section .pricing_plan_box ul li:last-child{margin-bottom:30px}.pricing_plan_section .pricing_plan_box .btn_wrapper a{padding:18px 37px}.statistics_section{background-color:var(--e-global-color-dark-blue);padding:135px 0 110px;position:relative}.statistics_section:before{content:"";opacity:.05;background:url(../images/statistics_background_layer.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.statistics_section .statistics_outer_wrapper{z-index:1;position:relative}.statistics_section .statistics_content{padding-top:8px}.statistics_section .statistics_content h6{letter-spacing:1.6px;color:var(--e-global-color-accent)}.statistics_section .statistics_content h2{color:var(--e-global-color-white);margin-bottom:22px}.statistics_section .statistics_content p{color:var(--e-global-color-grayish-blue);padding-right:30px}.statistics_section .statistics_outer .statistics_box{background-color:var(--e-global-color-mostly-black-blue);margin-bottom:30px;padding:30px 15px 40px 30px;transition:all .3s ease-in-out}.statistics_section .statistics_outer .statistics_box .statistics_image{float:left;width:39%}.statistics_section .statistics_outer .statistics_box .statistics_image figure{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100%;width:81px;height:81px;line-height:70px;transition:all .3s ease-in-out}.statistics_section .statistics_outer .statistics_box .statistics_box_content{width:61%;padding-top:8px;padding-left:14px;display:inline-block}.statistics_section .statistics_outer .statistics_box .statistics_box_content span{color:var(--e-global-color-white);margin-bottom:3px;font-size:34px;font-weight:600;line-height:40px;transition:all .3s ease-in-out;display:block}.statistics_section .statistics_outer .statistics_box .statistics_box_content p{color:var(--e-global-color-grayish-blue)}.statistics_section .statistics_left_shape{top:0;left:0}.statistics_section .statistics_left_shape img{opacity:.1}.statistics_section .statistics_right_shape{bottom:0;right:0}.statistics_section .statistics_right_shape img{opacity:.1}.security_testimonial_section{background-color:var(--e-global-color-very-dark-blue);padding:165px 0 162px}.security_testimonial_section .testimonial_content{padding-left:60px}.security_testimonial_section .heading{margin-bottom:22px;padding-top:5px}.security_testimonial_section .heading h6{letter-spacing:1.6px;color:var(--e-global-color-accent)}.security_testimonial_section .heading h2{color:var(--e-global-color-white);margin-right:20px}.security_testimonial_section .testimonial-box p{color:var(--e-global-color-grayish-blue);margin-bottom:28px;font-weight:400}.security_testimonial_section .testimonial-box .info ul{margin-bottom:6px}.security_testimonial_section .testimonial-box .info ul li{display:inline-block}.security_testimonial_section .testimonial-box .info ul li i{color:var(--e-global-color-bright-yellow);font-size:12px}.security_testimonial_section .testimonial-box .info h6{color:var(--e-global-color-white);letter-spacing:0!important}.security_testimonial_section .dotted_circle{border:2px dashed var(--e-global-color-very-dark-grayish-blue);z-index:1;border-radius:100%;width:410px;height:410px;margin-top:-26px}.security_testimonial_section .dotted_circle .icon{text-align:center;background-color:var(--e-global-color-very-dark-mostly-black-blue);border-radius:100%;width:261px;height:261px;margin:auto;line-height:261px;position:absolute;inset:0}.security_testimonial_section .dotted_circle .icon .testimonial_image{text-align:center;background-image:linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:191px;height:191px;line-height:191px;top:34px;left:34px}.security_testimonial_section .dotted_circle .image img{border-radius:100px}.security_testimonial_section .dotted_circle .testimonial_image1{transition:all .3s ease-in-out;top:8px;left:18px}.security_testimonial_section .dotted_circle .testimonial_image2{transition:all .3s ease-in-out;top:155px;right:-53px}.security_testimonial_section .dotted_circle .testimonial_image3{transition:all .3s ease-in-out;bottom:-32px;left:77px}.security_testimonial_section .dotted_circle .testimonial_circle1{transition:all .3s ease-in-out;top:5px;right:72px}.security_testimonial_section .dotted_circle .testimonial_circle2{transition:all .3s ease-in-out;bottom:12px;right:60px}.security_testimonial_section .dotted_circle .testimonial_circle3{transition:all .3s ease-in-out;top:245px;left:-20px}.security_testimonial_section .dotted_circle .testimonial_image1:hover,.security_testimonial_section .dotted_circle .testimonial_image2:hover,.security_testimonial_section .dotted_circle .testimonial_image3:hover,.security_testimonial_section .dotted_circle .testimonial_circle1:hover,.security_testimonial_section .dotted_circle .testimonial_circle2:hover,.security_testimonial_section .dotted_circle .testimonial_circle3:hover{transform:translateY(-10px)}.security_testimonial_section .owl-carousel .owl-dots{position:absolute;left:0;display:block!important}.security_testimonial_section .owl-carousel .owl-dots .owl-dot span{background:var(--e-global-color-light-grayish-blue);border-radius:2px;width:19px;height:4px;margin:0 5px;transition:all .3s ease-in-out}.security_testimonial_section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.security_testimonial_section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:2px;width:29px;height:4px;position:relative}.security_testimonial_section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.blog_posts_section{background-color:var(--e-global-color-dark-blue);padding:135px 0 140px;position:relative}.blog_posts_section:before{content:"";opacity:.05;background:url(../images/blog_posts_background_layer.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.blog_posts_section .blog_posts_outer_wrapper{z-index:1;position:relative}.blog_posts_section .blog_posts_content{text-align:center}.blog_posts_section .blog_posts_content h6{letter-spacing:1.6px;color:var(--e-global-color-accent)}.blog_posts_section .blog_posts_content h2{color:var(--e-global-color-white);margin-bottom:50px}.blog_posts_section .blog_posts_box{transition:all .3s ease-in-out}.blog_posts_section .blog_posts_box figure{background-color:var(--e-global-color-black);margin-bottom:20px;overflow:hidden}.blog_posts_section .blog_posts_box figure img{transition:all .3s ease-in-out}.blog_posts_section .blog_posts_box .span_wrapper{margin-bottom:8px}.blog_posts_section .blog_posts_box .span_wrapper span{color:var(--e-global-color-accent);font-size:12px;font-weight:300;line-height:18px}.blog_posts_section .blog_posts_box .span_wrapper .dash{padding-left:4px}.blog_posts_section .blog_posts_box h5{color:var(--e-global-color-white);padding-right:25px;line-height:23px;transition:all .3s ease-in-out}.blog_posts_section .blog_posts_box p{color:var(--e-global-color-grayish-blue);padding-right:110px}.blog_posts_section .blog_posts_box:hover figure img{opacity:.5;transform:scale(1.1)}.blog_posts_section .blog_posts_box:hover h5{color:var(--e-global-color-accent)}.blog_posts_section .blog_posts_left_shape{bottom:0;left:0}.blog_posts_section .blog_posts_left_shape img{opacity:.1}.blog_posts_section .blog_posts_right_shape{top:0;right:0}.blog_posts_section .blog_posts_right_shape img{opacity:.1}.get_in_touch_section{background-color:var(--e-global-color-very-dark-blue);padding:135px 0 140px}.get_in_touch_section .get_in_touch_content{text-align:center}.get_in_touch_section .get_in_touch_content h6{letter-spacing:1.6px;color:var(--e-global-color-accent)}.get_in_touch_section .get_in_touch_content h2{color:var(--e-global-color-white);margin-bottom:50px}.get_in_touch_section .get_in_touch_form_content span{color:var(--e-global-color-pure-red);margin-top:0;font-size:14px;font-weight:400;line-height:14px;display:block;position:relative;top:-10px;left:5px}.get_in_touch_section .get_in_touch_form_content input{background-color:var(--e-global-color-mostly-black);color:var(--e-global-color-grayish-blue);width:100%;height:58px;box-shadow:none;border:1px solid #0000;border-radius:0;outline:none;margin-bottom:18px;padding:15px 26px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:300;line-height:22px;transition:all .3s ease-in-out}.get_in_touch_section .get_in_touch_form_content textarea{background-color:var(--e-global-color-mostly-black);color:var(--e-global-color-grayish-blue);resize:none;width:100%;height:132px;box-shadow:none;border:1px solid #0000;border-radius:0;outline:none;margin-bottom:50px;padding:15px 26px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:300;line-height:22px;transition:all .3s ease-in-out;overflow:auto}.get_in_touch_section .get_in_touch_form_content input:focus{box-shadow:none;border:1px solid var(--e-global-color-grayish-blue)}.get_in_touch_section .get_in_touch_form_content textarea:focus{border:1px solid var(--e-global-color-grayish-blue)}.get_in_touch_section .get_in_touch_form_content .form-control::placeholder{color:var(--e-global-color-grayish-blue)}.get_in_touch_section .get_in_touch_form_content .form_button_wrapper button{color:var(--e-global-color-white);box-shadow:none;border:none;border-radius:0;outline:none;padding:20px 40px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:500;line-height:16px}.cyber_security_footer_section{background-color:var(--e-global-color-mostly-black);padding-top:70px;position:relative}.cyber_security_footer_section .middle_portion{margin-bottom:72px}.cyber_security_footer_section .about_col{padding-top:8px;padding-left:80px}.cyber_security_footer_section .about_col figure{margin-bottom:26px;display:inline-block}.cyber_security_footer_section .about_col p{color:var(--e-global-color-grayish-blue);margin-bottom:10px;line-height:21px}.cyber_security_footer_section ul li a{color:var(--e-global-color-grayish-blue);font-size:14px;font-weight:300;line-height:14px;text-decoration:none;transition:all .3s ease-in-out}.cyber_security_footer_section .navigation_col{padding-left:40px}.cyber_security_footer_section .navigation_col ul li{margin-bottom:6px;position:relative}.cyber_security_footer_section .navigation_col ul li:last-child{margin-bottom:0}.cyber_security_footer_section .navigation_col ul li a{padding-left:22px}.cyber_security_footer_section .navigation_col ul li i{color:var(--e-global-color-white);font-family:FontAwesome;font-size:12px;line-height:12px;transition:all .3s ease-in-out;position:absolute;top:8px;left:0}.cyber_security_footer_section .navigation_col ul li:hover a,.cyber_security_footer_section .navigation_col ul li:hover i{color:var(--e-global-color-accent)}.cyber_security_footer_section h4{color:var(--e-global-color-white);margin-bottom:12px}.cyber_security_footer_section .services_col{padding-left:15px}.cyber_security_footer_section .services_col ul li{margin-bottom:6px;position:relative}.cyber_security_footer_section .services_col ul li:last-child{margin-bottom:0}.cyber_security_footer_section .services_col ul li a{padding-left:22px}.cyber_security_footer_section .services_col ul li i{color:var(--e-global-color-white);font-family:FontAwesome;font-size:12px;line-height:12px;transition:all .3s ease-in-out;position:absolute;top:8px;left:0}.cyber_security_footer_section .services_col ul li:hover a,.cyber_security_footer_section .services_col ul li:hover i{color:var(--e-global-color-accent)}.cyber_security_footer_section .newsletter_content{padding-left:72px}.cyber_security_footer_section .newsletter_content .contact_info_list{margin-bottom:18px}.cyber_security_footer_section .newsletter_content .contact_info_list li{cursor:pointer;margin-bottom:10px;transition:all .3s ease-in-out;display:inline-block;position:relative}.cyber_security_footer_section .newsletter_content .contact_info_list li i{color:var(--e-global-color-white);font-size:16px;transition:all .3s ease-in-out;position:absolute;top:4px;left:0}.cyber_security_footer_section .newsletter_content .contact_info_list li a{color:var(--e-global-color-grayish-blue);padding-left:30px;transition:all .3s ease-in-out}.cyber_security_footer_section .newsletter_content .contact_info_list li span{color:var(--e-global-color-grayish-blue);padding-left:30px;padding-right:52px;line-height:20px;transition:all .3s ease-in-out;display:block}.cyber_security_footer_section .newsletter_content .contact_info_list li:hover span,.cyber_security_footer_section .newsletter_content .contact_info_list li:hover a,.cyber_security_footer_section .newsletter_content .contact_info_list li:hover i{color:var(--e-global-color-accent)}.cyber_security_footer_section .newsletter_content .social_icons li{display:inline-block}.cyber_security_footer_section .newsletter_content .social_icons li i{color:var(--e-global-color-white);text-align:center;background-color:#0000;background-image:none;border:1px solid #fff3;border-image:;border-radius:100px;width:44px;height:44px;margin-right:8px;font-size:14px;line-height:44px;transition:all .3s ease-in-out}.cyber_security_footer_section .newsletter_content .social_icons li i:hover{background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:1px solid var(--e-global-color-secondary)}.cyber_security_footer_section .bottom_portion{text-align:center;border-top:1px solid var(--e-global-color-very-dark-grayish-blue);position:relative}.cyber_security_footer_section .bottom_portion .copyright{padding:20px 0}.cyber_security_footer_section .bottom_portion .copyright p{color:var(--e-global-color-grayish-blue);margin:0;font-size:12px;font-weight:300;line-height:20px}.cyber_security_footer_section .bottom_portion .copyright p span{color:var(--e-global-color-accent);transition:all .3s ease-in-out}.cyber_security_footer_section .footer_shape{bottom:0;left:0}.cyber_security_footer_section .footer_shape img{opacity:.08}.cyber_security_footer_section .footer_popup{z-index:1;transition:all .3s ease-in-out;position:absolute;bottom:115px;right:36px}.cyber_security_footer_section .footer_popup:hover{transform:translateY(-5px)}.cyber_security_footer_section #fixed-form-container{text-align:center;z-index:1;width:25%;margin:0;position:absolute;bottom:6px;right:0}.cyber_security_footer_section #fixed-form-container .body{background-color:var(--e-global-color-very-dark-blue);text-align:center;z-index:1;border-radius:5px;width:60%;padding:20px 20px 30px;display:none;position:relative;top:-232px;right:-120px;box-shadow:1px 1px 57px #5fd0f326}.cyber_security_footer_section #fixed-form-container .body span{text-align:left;color:var(--e-global-color-pure-red);margin-top:-8px;font-size:12px;font-weight:400;line-height:12px;display:block;position:relative;top:0;left:0}.cyber_security_footer_section #fixed-form-container .body input{background-color:var(--e-global-color-mostly-black);color:var(--e-global-color-grayish-blue);width:100%;height:48px;box-shadow:none;border:1px solid #0000;border-radius:0;outline:none;margin-bottom:18px;padding:15px 20px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:300;line-height:22px;overflow:visible}.cyber_security_footer_section #fixed-form-container .body textarea{background-color:var(--e-global-color-mostly-black);color:var(--e-global-color-grayish-blue);resize:none;width:100%;height:115px;box-shadow:none;border:1px solid #0000;border-radius:0;outline:none;margin-bottom:20px;padding:15px 20px;font-family:Lexend Deca,sans-serif;font-size:14px;font-weight:300;line-height:22px;overflow:auto}.cyber_security_footer_section #fixed-form-container .body input:focus{box-shadow:none;border:1px solid var(--e-global-color-grayish-blue)}.cyber_security_footer_section #fixed-form-container .body textarea:focus{border:1px solid var(--e-global-color-grayish-blue)}.cyber_security_footer_section #fixed-form-container .body .submit_now{color:var(--e-global-color-white);box-shadow:none;border:none;border-radius:0;outline:none;padding:16px 25px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:500;line-height:16px}.banner-section-secure{background-color:var(--e-global-color-black);position:relative;overflow:hidden}.banner-section-secure:before{content:"";opacity:.3;background:url(../images/banner3-image.jpg) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.banner-section-secure .banner_content-section{position:relative}.banner-section-secure .left_icons{z-index:1;position:absolute;top:114px;left:-307px}.banner-section-secure .left_icons ul li{padding-bottom:5px;display:block}.banner-section-secure .left_icons ul li i{color:var(--e-global-color-white);text-align:center;background:0 0;border-radius:100%;width:51px;height:51px;font-size:20px;line-height:51px;transition:all .3s ease-in-out}.banner-section-secure .left_icons i:hover{background-image:linear-gradient(33deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.banner-section-secure .banner-section{padding:122px 0 43px}.banner-section-secure .banner-section .banner-content{text-align:center}.banner-section-secure .banner-section .banner-content .banner3_logo_image{margin-bottom:26px}.banner-section-secure .banner-section .banner-content h6{letter-spacing:1.6px;color:var(--e-global-color-white);margin-bottom:6px}.banner-section-secure .banner-section .banner-content h1{color:var(--e-global-color-white);margin-bottom:22px;font-size:70px;line-height:76px}.banner-section-secure .banner-section .banner-content p{color:var(--e-global-color-white);margin-bottom:30px;padding:0 170px}.banner-section-secure .banner-section .banner-content .btn_wrapper{margin-bottom:154px}.banner-section-secure .banner-section .banner-content .btn_wrapper a{margin-right:12px}.banner-section-secure .banner-section .banner-content .btn_wrapper .learn_more{border:1px solid var(--e-global-color-light-gray);background:0 0;margin-right:0;padding:19px 42px}.banner-section-secure .banner-section .banner-content .btn_wrapper .learn_more:hover{color:var(--e-global-color-white);background-image:linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%);border-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:1px solid var(--e-global-color-secondary)}.secure_about-section{padding:140px 0}.secure_about-section .aboutus_images_wrapper{position:relative}.secure_about-section .aboutus_images_wrapper .about-image1{background:var(--e-global-color-black);display:inline-block;position:relative;top:0;right:-40px}.secure_about-section .aboutus_images_wrapper .about-image1 img{opacity:.95}.secure_about-section .aboutus_images_wrapper .about-image2{background:var(--e-global-color-black);border-top:10px solid var(--e-global-color-white);border-right:10px solid var(--e-global-color-white);position:absolute;bottom:0;left:-36px}.secure_about-section .aboutus_images_wrapper .about-image2 img{opacity:.6}.secure_about-section .aboutus_images_wrapper .play-image{text-align:center;background-image:linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:82px;height:82px;line-height:82px;transition:all .3s ease-in-out;position:absolute;bottom:76px;left:77px}.secure_about-section .aboutus_images_wrapper .play-image:hover{background-image:linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.secure_about-section .aboutus_content{padding-top:70px;padding-left:32px}.secure_about-section .aboutus_content h6{color:var(--e-global-color-secondary);letter-spacing:1.6px}.secure_about-section .aboutus_content h2{color:var(--e-global-color-primary);margin-bottom:20px}.secure_about-section .aboutus_content p{color:var(--e-global-color-text);margin-bottom:18px;padding-right:30px}.secure_about-section .aboutus_content ul{margin-bottom:35px}.secure_about-section .aboutus_content ul li{margin-bottom:13px;position:relative}.secure_about-section .aboutus_content ul li i{background-color:var(--e-global-color-primary);color:var(--e-global-color-white);text-align:center;border-radius:100%;width:18px;height:18px;font-size:10px;line-height:18px;transition:all .3s ease-in-out;position:absolute;top:3px;left:0}.secure_about-section .aboutus_content ul li p{text-align:left;color:var(--e-global-color-primary);margin-bottom:0;padding-left:30px;font-weight:500;line-height:20px;transition:all .3s ease-in-out;padding-right:0!important}.secure_service-section{background-color:var(--e-global-color-very-pale-blue);padding:125px 0 150px;position:relative}.secure_service-section .service_content{text-align:center;position:relative}.secure_service-section .service_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.secure_service-section .service_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.secure_service-section .service_boxcontent{background:var(--e-global-color-white);width:100%;margin-bottom:46px;transition:all .3s ease-in-out}.secure_service-section .service_boxcontent .upper_portion{position:relative}.secure_service-section .service_boxcontent .upper_portion .service-image{background-color:var(--e-global-color-black);overflow:hidden}.secure_service-section .service_boxcontent .upper_portion .service-image .article_img{width:100%;transition:all .3s ease-in-out}.secure_service-section .service_boxcontent:hover .service-image .article_img{opacity:.5;transform:scale(1.1)}.secure_service-section .service_boxcontent .upper_portion .image_content{position:relative}.secure_service-section .service_boxcontent .upper_portion .image_content .service-icon{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:102px;height:102px;margin:auto;line-height:102px;transition:all .3s ease-in-out;display:inline-block;position:absolute;bottom:-50px;left:0;right:0;box-shadow:8px 2px 20px #0000001a}.secure_service-section .service_boxcontent .lower_portion_wrapper{text-align:center;padding:74px 48px 30px}.secure_service-section .service_boxcontent .lower_portion_wrapper h4{margin-bottom:4px}.secure_service-section .service_boxcontent .lower_portion_wrapper p{color:var(--e-global-color-text);margin-bottom:10px}.secure_service-section .service_boxcontent .lower_portion_wrapper .read_more{color:var(--e-global-color-secondary);font-size:14px;font-weight:400;line-height:20px;transition:all .3s ease-in-out}.secure_service-section .service_boxcontent .lower_portion_wrapper .read_more i{color:var(--e-global-color-secondary);margin-left:5px;font-size:12px;line-height:12px;transition:all .3s ease-in-out}.secure_service-section .service_boxcontent .lower_portion_wrapper .read_more:hover,.secure_service-section .service_boxcontent .lower_portion_wrapper .read_more:hover i{color:var(--e-global-color-accent)}.secure_service-section .owl-carousel .owl-dots{line-height:0;position:absolute;left:0;right:0;margin-top:0!important;display:block!important}.secure_service-section .owl-carousel .owl-dots .owl-dot span{background:var(--e-global-color-light-grayish-blue);width:12px;height:12px;margin:0 5px;transition:all .3s ease-in-out}.secure_service-section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.secure_service-section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);width:17px;height:17px}.secure_service-section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.secure_service-section .owl-carousel .owl-item img{width:auto;display:inline-block}.secure_provide-section{background:var(--e-global-color-dark-blue);position:relative;overflow:hidden}.secure_provide-section .secure-providebackground{position:absolute}.secure_provide-section .secure-providesideimage{position:absolute;top:175px;left:-4px}.secure_provide-section .provide-logo{transition:all .3s ease-in-out;position:relative;top:60px;right:-342px}.secure_provide-section .provide-logo .secure-providelogo{text-align:center;z-index:1;background:var(--e-global-color-white);border-radius:100px;width:191px;height:191px;line-height:196px;position:absolute;top:0;right:0}.secure_provide-section .provide-logo .circle{text-align:center;opacity:.15;background:var(--e-global-color-black);border-radius:100px;width:191px;height:191px;line-height:191px;position:absolute;top:12px;right:0}.secure_provide-section .secure_provide_content{padding:134px 0 140px}.secure_provide-section .secure_provide_content h6{letter-spacing:1.6px;color:var(--e-global-color-accent)}.secure_provide-section .secure_provide_content h2{color:var(--e-global-color-white);margin-bottom:36px}.secure_provide-section .secure_provide_content ul{margin-bottom:56px}.secure_provide-section .secure_provide_content ul li{border-bottom:1px solid #ececf826;margin-bottom:32px;padding-bottom:36px;display:flex}.secure_provide-section .secure_provide_content ul li figure{width:14%;position:relative;top:8px}.secure_provide-section .secure_provide_content ul li .content{width:86%;padding-right:45px}.secure_provide-section .secure_provide_content ul li .content h4{color:var(--e-global-color-white)}.secure_provide-section .secure_provide_content ul li .content p{color:var(--e-global-color-text)}.secure_provide-section .secure_provide_content ul li:last-child{border:none;margin-bottom:0;padding-bottom:0}.secure_pricing-section{background-color:var(--e-global-color-white);padding:135px 0 140px}.secure_pricing-section .pricing_plan_content{text-align:center}.secure_pricing-section .pricing_plan_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.secure_pricing-section .pricing_plan_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.secure_pricing-section .pricing_plan_box{text-align:center;background:var(--e-global-color-white);border:1px solid var(--e-global-color-white);padding:50px 40px;transition:all .3s ease-in-out;box-shadow:6px 20px 86px #f8f7ff}.secure_pricing-section .pricing_plan_box:hover{border:1px solid var(--e-global-color-accent);box-shadow:6px 20px 86px #56e1ec1a}.secure_pricing-section .pricing_plan_box .pricing-icon{text-align:center;background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:122px;height:122px;margin-bottom:26px;line-height:122px;transition:all .3s ease-in-out;display:inline-block}.secure_pricing-section .pricing_plan_box .pricing-icon:hover{transform:translateY(-5px)}.secure_pricing-section .pricing_plan_box h5{color:var(--e-global-color-primary)}.secure_pricing-section .pricing_plan_box span{color:var(--e-global-color-secondary);margin-bottom:10px;font-size:48px;font-weight:600;line-height:50px;display:block}.secure_pricing-section .pricing_plan_box .month{color:var(--e-global-color-text);margin-bottom:28px;padding-bottom:26px;font-weight:400;position:relative}.secure_pricing-section .pricing_plan_box .month:after{content:"";background-color:var(--e-global-color-light-gray-blue);width:270px;height:1px;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.secure_pricing-section .pricing_plan_box ul{padding-left:25px}.secure_pricing-section .pricing_plan_box ul li{margin-bottom:14px;position:relative}.secure_pricing-section .pricing_plan_box ul li i{background-color:var(--e-global-color-primary);color:var(--e-global-color-white);text-align:center;border-radius:100%;width:16px;height:16px;font-size:10px;line-height:16px;transition:all .3s ease-in-out;position:absolute;top:3px;left:0}.secure_pricing-section .pricing_plan_box ul li p{text-align:left;color:var(--e-global-color-primary);margin-bottom:0;padding-left:32px;line-height:20px;transition:all .3s ease-in-out}.secure_pricing-section .pricing_plan_box ul li:last-child{margin-bottom:30px}.secure_pricing-section .pricing_plan_box .btn_wrapper a{padding:18px 37px}.secure_testimonial_section{background-color:var(--e-global-color-very-pale-blue);padding:158px 0 162px}.secure_testimonial_section .testimonial_content{padding-left:60px}.secure_testimonial_section .heading{margin-bottom:22px}.secure_testimonial_section .heading h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.secure_testimonial_section .heading h2{color:var(--e-global-color-primary);margin-right:20px}.secure_testimonial_section .testimonial-box p{color:var(--e-global-color-text);margin-bottom:28px;font-weight:400}.secure_testimonial_section .testimonial-box .info ul{margin-bottom:6px}.secure_testimonial_section .testimonial-box .info ul li{display:inline-block}.secure_testimonial_section .testimonial-box .info ul li i{color:var(--e-global-color-bright-yellow);font-size:12px}.secure_testimonial_section .testimonial-box .info h6{color:var(--e-global-color-primary);font-weight:500;letter-spacing:0!important}.secure_testimonial_section .testimonial_wrapper .testimonial_quote{text-align:center;background-image:linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:110px;height:110px;line-height:110px;bottom:-103px;right:157px}.secure_testimonial_section .testimonial_wrapper .image img{border-radius:200px}.secure_testimonial_section .testimonial_wrapper .testimonial_image1{top:-27px;left:10px}.secure_testimonial_section .testimonial_wrapper .testimonial_image2{top:177px;right:-12px}.secure_testimonial_section .testimonial_wrapper .testimonial_circle1{top:115px;right:72px}.secure_testimonial_section .testimonial_wrapper .testimonial_circle2{bottom:-24px;left:120px}.secure_testimonial_section .testimonial_wrapper .testimonial_circle3{bottom:-73px;right:106px}.secure_testimonial_section .owl-carousel .owl-dots{position:absolute;left:0;display:block!important}.secure_testimonial_section .owl-carousel .owl-dots .owl-dot span{background:var(--e-global-color-light-grayish-blue);border-radius:2px;width:19px;height:4px;margin:0 5px;transition:all .3s ease-in-out}.secure_testimonial_section .owl-carousel .owl-dots .owl-dot:hover span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.secure_testimonial_section .owl-carousel .owl-dots .owl-dot.active span{background-image:linear-gradient(30deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:2px;width:29px;height:4px;position:relative}.secure_testimonial_section .owl-carousel .owl-dots .owl-dot:focus{outline:none}.secure_faq-section{padding:132px 0 110px;position:relative}.secure_faq-section .faq_content{text-align:center;position:relative}.secure_faq-section .faq_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.secure_faq-section .faq_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.secure_faq-section .faq h4{color:var(--e-global-color-primary);margin-bottom:0;font-size:20px;font-weight:600;line-height:20px;display:inline-block}.secure_faq-section .accordion-card{background:var(--e-global-color-white);width:100%;margin-bottom:32px;box-shadow:6px 20px 86px #f8f7ff}.secure_faq-section .accordian-inner p{color:var(--e-global-color-text)}.secure_faq-section .accordian-inner .card-header{background:0 0;border:none;margin-bottom:0;padding:20px 12px 20px 26px}.secure_faq-section .accordian-inner .card-body{padding:0 26px 20px}.secure_faq-section .accordion-card a.btn.btn-link:focus{box-shadow:none;outline:none}.secure_faq-section .accordian-inner .accordion-card i{margin:-6px 0;position:absolute;right:20px}.secure_faq-section .accordian-inner .accordion-card .btn{text-align:left;color:var(--e-global-color-white);padding:0;text-decoration:none;display:block}.secure_faq-section .accordion-card a.btn.btn-link{position:relative}.secure_faq-section .accordion-card .btn-link:before{content:"";text-align:center;vertical-align:middle;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);width:43px;height:43px;color:var(--e-global-color-white);border-radius:100px;font-family:FontAwesome;font-size:18px;line-height:43px;display:inline-block;position:absolute;top:-10px;right:0}.secure_faq-section .accordion-card .collapsed:before{content:"";background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);width:43px;height:43px;color:var(--e-global-color-white);text-align:center;border-radius:100px;line-height:43px}.secure_upper-section{background:var(--e-global-color-very-dark-black-blue);padding:70px 0;position:relative}.secure_upper-section .upper_portion{align-items:center;display:flex}.secure_upper-section .upper_portion p{letter-spacing:2px;word-spacing:2px;text-transform:uppercase;color:var(--e-global-color-white);padding-left:105px;font-weight:300}.secure_upper-section .upper_portion form{float:left;width:45.5%}.secure_upper-section .upper_portion .form-group{padding-left:42px}.secure_upper-section .upper_portion input{width:100%;color:var(--e-global-color-text);background-color:var(--e-global-color-white);border:2px solid #0000;outline:none;padding:18px 26px;font-size:16px;font-weight:400;line-height:16px;position:relative;overflow:visible}.secure_upper-section .upper_portion input:focus{border:2px solid var(--e-global-color-accent)}.secure_upper-section .upper_portion button{float:right;width:60px;height:60px;color:var(--e-global-color-white);background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:none;outline:none;font-size:20px;line-height:60px;transition:all .3s ease-in-out;position:absolute;top:0;right:0;overflow:visible}.secure_upper-section .upper_portion button:hover{background-image:linear-gradient(32deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.secure_footer-section{background:var(--e-global-color-dark-blue);position:relative;overflow:hidden}.secure_footer-section .footer-rightsideimage{position:absolute;top:53px;right:-10px}.secure_footer-section .middle-portion{padding:80px 64px 68px 78px}.secure_footer-section .middle-portion .logo-content h4{margin-bottom:14px}.secure_footer-section .middle-portion h4{color:var(--e-global-color-white);margin-bottom:10px}.secure_footer-section .middle-portion p{color:var(--e-global-color-grayish-blue);margin-bottom:18px;padding-right:40px;font-size:14px;line-height:22px}.secure_footer-section .middle-portion .social-icons li{margin:0 4px;transition:all .3s ease-in-out;display:inline-block}.secure_footer-section .middle-portion .social-icons a{margin-left:0!important}.secure_footer-section .middle-portion .social-icons i{text-align:center;width:46px;height:46px;color:var(--e-global-color-white);background-color:#0000;border:1px solid #fff3;border-radius:100px;font-size:16px;line-height:44px;transition:all .3s ease-in-out}.secure_footer-section .middle-portion .social-icons i:hover{color:var(--e-global-color-white);background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:1px solid var(--e-global-color-secondary);transform:translateY(-5px)}.secure_footer-section .middle-portion .social-icons li:first-child{margin-left:0}.secure_footer-section .middle-portion .social-icons li:last-child{margin-right:0}.secure_footer-section .middle-portion .links{padding-left:6px}.secure_footer-section .middle-portion .use-link{padding-left:27px}.secure_footer-section .middle-portion li{margin-bottom:6px}.secure_footer-section .middle-portion li a{color:var(--e-global-color-grayish-blue);cursor:pointer;margin-left:13px;font-size:14px;font-weight:300;line-height:14px;text-decoration:none;transition:all .3s ease-in-out}.secure_footer-section .middle-portion li p{color:var(--e-global-color-grayish-blue);padding:0;font-size:14px;font-weight:300;line-height:20px;transition:all .3s ease-in-out}.secure_footer-section .middle-portion li i{color:var(--e-global-color-white);cursor:pointer;font-size:10px;line-height:10px;transition:all .3s ease-in-out}.secure_footer-section .middle-portion li:hover p,.secure_footer-section .middle-portion li:hover a,.secure_footer-section .middle-portion li:hover i{color:var(--e-global-color-accent)}.secure_footer-section .middle-portion .icon .text{margin-bottom:11px;padding-left:30px;position:relative}.secure_footer-section .middle-portion .icon i{font-size:16px;line-height:16px;position:absolute;top:4px;left:0}.secure_footer-section .middle-portion .icon .location{top:12px}.secure_footer-section .middle-portion .icon a{margin-left:0!important}.secure_footer-section .copyright{text-align:center;border-top:1px solid #ffffff1a;padding:20px 0}.secure_footer-section .copyright p{color:var(--e-global-color-grayish-blue);margin:0;font-size:12px;font-weight:300;line-height:20px}.secure_footer-section .copyright span{color:var(--e-global-color-accent)}.sub-banner{background:url(../images/about-bannerbackground1.png) 50%/cover no-repeat;position:relative}.sub-banner:before{content:"";z-index:1;background:url(../images/bannerbackgroundbottom.png);width:949px;height:71px;position:absolute;bottom:0;right:0}.sub-banner:after{content:"";border-top:41px solid #0000;border-bottom:28px solid #fafaff;border-left:949px solid #0000;border-right:1162px solid #fafaff;position:absolute;bottom:0;right:0}.sub-banner .card-overlay{background:#000000a6}.about_sub_banner:after{content:"";border-top:41px solid #0000;border-bottom:28px solid #fff;border-left:949px solid #0000;border-right:1162px solid #fff;position:absolute;bottom:0;right:0}.about_banner-section{padding:110px 0 205px}.about_banner-section .about_banner_content{text-align:center}.about_banner-section .about_banner_content h1{margin-bottom:20px}.about_banner-section .about_banner_content p{margin-bottom:32px;padding:0 260px}.about_banner-section .about_banner_content .box{text-align:center;background:0 0;border:1px solid #fafaff29;padding:12px 30px;transition:all .3s ease-in-out;display:inline-block}.about_banner-section .about_banner_content .box a span:hover{color:var(--e-global-color-accent)}.about_banner-section .about_banner_content .box span{color:var(--e-global-color-white);font-size:16px;font-weight:400;line-height:24px;transition:all .3s ease-in-out;display:inline-block}.about_banner-section .about_banner_content .box .arrow{margin:0 10px;display:inline-block}.aboutpage_about-section{padding:134px 0 180px}.aboutpage_about-section .aboutus_right_shape{top:205px;right:0}.aboutpage_about-section .aboutus_right_shape img{opacity:.1}.aboutpage_about-section .aboutus_images_wrapper{position:relative}.aboutpage_about-section .aboutus_images_wrapper .about-image1{display:inline-block;position:relative;top:0;left:0}.aboutpage_about-section .aboutus_images_wrapper .about-image2{position:absolute;top:30px;right:-45px}.aboutpage_about-section .aboutus_images_wrapper .image{background:var(--e-global-color-black)}.aboutpage_about-section .aboutus_images_wrapper .image img{opacity:.95}.aboutpage_about-section .aboutus_content_wrapper{text-align:center;border:4px solid var(--e-global-color-white);background-image:linear-gradient(46deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100%;width:150px;height:150px;margin:auto;padding:25px;transition:all .3s ease-in-out;position:absolute;inset:28px 0 0 46px}.aboutpage_about-section .aboutus_content_wrapper .aboutus_span_wrapper span{color:var(--e-global-color-white);font-size:50px;font-weight:600;line-height:52px;position:relative;left:6px}.aboutpage_about-section .aboutus_content_wrapper .aboutus_span_wrapper sup{color:var(--e-global-color-white);font-size:30px;font-weight:600;line-height:32px}.aboutpage_about-section .aboutus_content_wrapper p{color:var(--e-global-color-white);font-weight:500;line-height:16px}.aboutpage_about-section .aboutus_content{padding-top:84px;padding-left:66px}.aboutpage_about-section .aboutus_content h6{color:var(--e-global-color-secondary);letter-spacing:1.6px}.aboutpage_about-section .aboutus_content h2{color:var(--e-global-color-primary);margin-bottom:20px}.aboutpage_about-section .aboutus_content p{color:var(--e-global-color-text);margin-bottom:18px}.aboutpage_about-section .aboutus_content ul{margin-bottom:35px}.aboutpage_about-section .aboutus_content ul li{margin-bottom:13px;position:relative}.aboutpage_about-section .aboutus_content ul li i{background-color:var(--e-global-color-primary);color:var(--e-global-color-white);text-align:center;border-radius:100%;width:18px;height:18px;font-size:10px;line-height:18px;transition:all .3s ease-in-out;position:absolute;top:3px;left:0}.aboutpage_about-section .aboutus_content ul li p{text-align:left;color:var(--e-global-color-primary);margin-bottom:0;padding-left:30px;font-weight:500;line-height:20px;transition:all .3s ease-in-out;padding-right:0!important}.about_statistic-section{background-color:var(--e-global-color-very-pale-blue);padding:135px 0}.about_statistic-section .about_statistic_content{text-align:center}.about_statistic-section .about_statistic_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.about_statistic-section .about_statistic_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.about_statistic-section .box{text-align:center;background:var(--e-global-color-white);padding:38px 50px 34px;transition:all .3s ease-in-out;position:relative}.about_statistic-section .box:hover{transform:translateY(-5px)}.about_statistic-section .box .statistic-icon{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:110px;height:110px;margin-bottom:18px;line-height:110px;transition:all .3s ease-in-out;display:inline-block}.about_statistic-section .box:hover .statistic-icon{background-image:linear-gradient(32deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.about_statistic-section .box .value{color:var(--e-global-color-primary);font-size:34px;font-weight:600;line-height:40px;display:block}.about_statistic-section .box .heading{color:var(--e-global-color-text);margin-bottom:0;font-size:14px;font-weight:300;line-height:14px}.about_cyber-section{background:var(--e-global-color-dark-blue);position:relative;overflow:hidden}.about_cyber-section .secure-providebackground{position:absolute}.about_cyber-section .secure-providesideimage{position:absolute;top:175px;left:-4px}.about_cyber-section .provide-logo{position:relative;top:60px;right:-348px}.about_cyber-section .provide-logo .secure-providelogo{text-align:center;z-index:1;background:var(--e-global-color-white);border-radius:100px;width:191px;height:191px;line-height:196px;position:absolute;top:0;right:0}.about_cyber-section .provide-logo .circle{text-align:center;opacity:.15;background:var(--e-global-color-black);border-radius:100px;width:191px;height:191px;line-height:191px;position:absolute;top:12px;right:0}.about_cyber-section .about_cyber_content{padding:136px 0 139px;position:relative}.about_cyber-section .about_cyber_content h6{color:var(--e-global-color-accent);letter-spacing:1.6px}.about_cyber-section .about_cyber_content h2{color:var(--e-global-color-white);margin-bottom:22px}.about_cyber-section .about_cyber_content p{padding-right:54px}.about_cyber-section .about_cyber_content .text1{color:var(--e-global-color-grayish-blue);margin-bottom:22px}.about_cyber-section .about_cyber_content .text2{color:var(--e-global-color-grayish-blue);margin-bottom:46px}.about_cyber-section .about_cyber_content .progress-outer{justify-content:center;display:flex;position:relative;left:-84px}.about_cyber-section .about_cyber_content .progress-inner{grid-gap:0;grid-template-columns:repeat(3,166px);margin:0;display:grid}.about_cyber-section .about_cyber_content .progress-inner .box{width:100%}.about_cyber-section .about_cyber_content .progress-inner .box .chart{text-align:center;width:256px;height:142px;color:var(--e-global-color-white);margin-bottom:0;font-size:34px;font-weight:600;line-height:118px;position:relative}.about_cyber-section .about_cyber_content .progress-inner .box canvas{width:50%;position:absolute;top:-4px;left:63px}.about_cyber-section .about_cyber_content .progress-inner .box h6{color:var(--e-global-color-white);margin-bottom:0;font-weight:600;position:relative;right:-62px;letter-spacing:0!important}.about_cyber-section .about_cyber_content .progress-inner .box .heading2{right:-80px}.about_team-section{background-color:var(--e-global-color-very-pale-blue);padding:134px 0 138px}.about_team-section .about_team_content{text-align:center}.about_team-section .about_team_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.about_team-section .about_team_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.about_team-section .team-box{text-align:center;background-color:var(--e-global-color-white);transition:all .3s ease-in-out;position:relative}.about_team-section .team-box .content{padding:25px 0 32px}.about_team-section .team-box span{color:var(--e-global-color-text);margin-bottom:14px;display:block}.about_team-section .team-box li{margin:0 3px;transition:all .3s ease-in-out;display:inline-block}.about_team-section .team-box li:first-child{margin-left:0}.about_team-section .team-box li:last-child{margin-right:0}.about_team-section .team-box li a{color:var(--e-global-color-white)}.about_team-section .team-box i{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:36px;height:36px;font-size:14px;line-height:36px;transition:all .3s ease-in-out}.about_team-section .team-box:hover i{background-image:linear-gradient(32deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.about_team-section .team-box i:hover{transform:translateY(-5px)}.about_team-section .team-box .image{background-color:var(--e-global-color-black);overflow:hidden}.about_team-section .team-box .image img{width:100%;transition:all .3s ease-in-out}.about_team-section .team-box:hover .image img{opacity:.7;transform:scale(1.1)}.servicepage_service-section{background-color:var(--e-global-color-very-pale-blue);padding:125px 0 110px;position:relative}.servicepage_service-section .service_content{text-align:center;position:relative}.servicepage_service-section .service_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.servicepage_service-section .service_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.servicepage_service-section .service_boxcontent{background:var(--e-global-color-white);width:100%;margin-bottom:32px;transition:all .3s ease-in-out}.servicepage_service-section .service_boxcontent .upper_portion{position:relative}.servicepage_service-section .service_boxcontent .upper_portion .service-image{background-color:var(--e-global-color-black);overflow:hidden}.servicepage_service-section .service_boxcontent .upper_portion .service-image .article_img{width:100%;transition:all .3s ease-in-out}.servicepage_service-section .service_boxcontent:hover .service-image .article_img{opacity:.5;transform:scale(1.1)}.servicepage_service-section .service_boxcontent .upper_portion .image_content{position:relative}.servicepage_service-section .service_boxcontent .upper_portion .image_content .service-icon{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:102px;height:102px;margin:auto;line-height:102px;transition:all .3s ease-in-out;display:inline-block;position:absolute;bottom:-50px;left:0;right:0;box-shadow:8px 2px 20px #0000001a}.servicepage_service-section .service_boxcontent .lower_portion_wrapper{text-align:center;padding:72px 48px 34px}.servicepage_service-section .service_boxcontent .lower_portion_wrapper h4{margin-bottom:4px}.servicepage_service-section .service_boxcontent .lower_portion_wrapper p{color:var(--e-global-color-text);margin-bottom:10px}.servicepage_service-section .service_boxcontent .lower_portion_wrapper .read_more{color:var(--e-global-color-secondary);font-size:14px;font-weight:400;line-height:20px;transition:all .3s ease-in-out}.servicepage_service-section .service_boxcontent .lower_portion_wrapper .read_more i{color:var(--e-global-color-secondary);margin-left:5px;font-size:12px;line-height:12px;transition:all .3s ease-in-out}.servicepage_service-section .service_boxcontent .lower_portion_wrapper .read_more:hover,.servicepage_service-section .service_boxcontent .lower_portion_wrapper .read_more:hover i{color:var(--e-global-color-accent)}.project_portfolio-section{background-color:var(--e-global-color-very-pale-blue);padding:130px 0 142px}.project_portfolio-section .case_studies_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.project_portfolio-section .case_studies_content h2{color:var(--e-global-color-primary);margin-bottom:48px}.project_portfolio-section .case_studies_box{background-image:linear-gradient(90deg, var(--e-global-color-black) 0%, var(--e-global-color-black) 100%);margin-bottom:32px;transition:all .3s ease-in-out;position:relative}.project_portfolio-section .case_studies_box img{opacity:.75;transition:all .3s ease-in-out}.project_portfolio-section .case_studies_box img:hover{opacity:.5}.project_portfolio-section .case_studies_box:hover figure{background-image:linear-gradient(to top, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%)}.project_portfolio-section .case_studies_box .case_studies_box_content{position:absolute;bottom:30px;left:40px}.project_portfolio-section .case_studies_box .case_studies_box_content span{color:var(--e-global-color-white);background-color:#ffffff26;margin-bottom:22px;padding:5px 16px;font-size:12px;font-weight:300;line-height:14px;transition:all .3s ease-in-out;display:inline-block}.project_portfolio-section .case_studies_box .case_studies_box_content h5{margin-bottom:12px;padding-right:36px}.project_portfolio-section .case_studies_box .case_studies_box_content a{display:inline-block}.project_portfolio-section .case_studies_box .case_studies_box_content figure{text-align:center;background-color:#0000;border:1px solid #fff6;border-radius:100%;align-items:center;width:45px;height:45px;line-height:40px;transition:all .3s ease-in-out;display:flex}.project_portfolio-section .case_studies_box .case_studies_box_content figure img{filter:brightness(0)invert();opacity:1;width:auto;margin:0 auto;transition:all .3s ease-in-out}.project_portfolio-section .case_studies_box:hover .case_studies_box_content span{background-color:var(--e-global-color-white);color:var(--e-global-color-primary)}.project_portfolio-section .case_studies_box:hover .case_studies_box_content figure{background-color:var(--e-global-color-white);background-image:none}.project_portfolio-section .case_studies_box:hover .case_studies_box_content figure img{filter:none}.project_portfolio-section .case_studies_box .case_studies_box_content figure:hover{border:1px solid var(--e-global-color-pale-blue);background-color:var(--e-global-color-pale-blue)}.project_portfolio-section .case_studies_box .case_studies_box_content figure:hover img{filter:brightness(0);opacity:1}.project_portfolio-section .btn_wrapper{text-align:center;padding-top:18px}.project_modal .modal{z-index:1050;outline:0;position:fixed;inset:0;overflow:hidden}.project_modal .fade{opacity:0;transition:opacity .15s linear}.modal-open .modal{overflow:hidden auto}.project_modal .fade.show{opacity:1;background-color:#0000}[tabindex="-1"]:focus{outline:0!important}.project_modal .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}.project_modal .modal-dialog{pointer-events:none;width:auto;max-width:48%;margin:1.75rem auto;position:relative}.project_modal .modal.show .modal-dialog{transform:translate(0)}.project_modal .modal.fade .modal-dialog{transition:transform .3s ease-out}.project_modal .modal-content{pointer-events:auto;background-clip:padding-box;background-color:var(--e-global-color-white);border:none;border-radius:0;outline:0;flex-direction:column;width:100%;display:flex;position:relative;box-shadow:1px 21px 46px #00006440}.project_modal .modal-header{border-bottom:none;justify-content:space-between;align-items:flex-start;padding:16px;display:flex}.project_modal .btn-close:not(:disabled):not(.disabled){cursor:pointer;opacity:1!important}.project_modal .modal-header .btn-close{margin:-1rem -1rem -1rem auto;padding:1rem}.project_modal .modal-header button{background:var(--e-global-color-accent);opacity:1;border-radius:50%;outline:none;justify-content:center;align-items:center;width:45px;height:45px;display:flex;position:absolute;top:0;right:7px}.project_modal .btn-close{float:right;color:#000;text-shadow:0 1px #fff;font-size:1.5rem;font-weight:700;line-height:1}.project_modal button.btn-close{-webkit-appearance:none;border:0}.project_modal button{text-transform:none;overflow:visible}.project_modal .modal-header button i{color:var(--e-global-color-white);outline:none;padding:5px;font-size:18px;line-height:18px}.project_modal .fa-x:before{content:"X"}.project_modal .blog-model-con .modal-body{padding-top:0;overflow-y:auto}.project_modal .modal-body{flex:auto;padding:1rem 30px;position:relative}.project_modal .modal-body .blog-box-item{border-radius:0;align-items:center;display:flex}.project_modal .blog-box-item{background:var(--white-color);overflow:hidden}.project_modal .modal-body .blog-img{float:left;width:100%}.project_modal .modal-body .blog-img figure{position:relative}.project_modal .img-fluid{max-width:100%;height:auto}.project_modal .modal-content .project_content{padding:40px 0 40px 30px}.project_modal .modal-content .project_content h3{color:var(--e-global-color-primary);margin-bottom:12px}.project_modal .modal-content .project_content .text{color:var(--e-global-color-text);margin-bottom:20px;font-size:18px;font-weight:300;line-height:26px;display:block}.project_modal .modal-content .project_content .properties{margin-bottom:20px}.project_modal .modal-content .project_content .properties ul{padding-left:25px}.project_modal .modal-content .project_content .properties li{color:var(--e-global-color-text);margin-bottom:8px;position:relative}.project_modal .modal-content .project_content .properties li:last-child{margin-bottom:0}.project_modal .modal-content .project_content .properties ul li .circle{background-color:var(--e-global-color-secondary);color:var(--e-global-color-white);text-align:center;border-radius:100%;width:18px;height:18px;font-size:10px;line-height:18px;transition:all .3s ease-in-out;position:absolute;top:4px;left:-25px}.contact_info-section{background-color:var(--e-global-color-very-pale-blue);padding:125px 0 140px}.contact_info-section .contact_info_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.contact_info-section .contact_info_content h2{color:var(--e-global-color-primary);margin-bottom:50px}.contact_info-section .contact-box{background:var(--e-global-color-white);width:100%;height:179px;padding:30px 28px 26px;transition:all .3s ease-in-out;display:inline-block}.contact_info-section .contact-box .box-image{float:left;width:26%}.contact_info-section .contact-box figure{text-align:center;background-image:linear-gradient(32deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border-radius:100px;width:90px;height:90px;margin-bottom:0;line-height:90px;transition:all .3s ease-in-out;position:relative;top:-3px}.contact_info-section .contact-box figure:hover{transform:translateY(-5px)}.contact_info-section .contact-box .box-content{width:74%;padding-top:5px;padding-left:36px;display:inline-block;position:relative}.contact_info-section .contact-box h4{margin-bottom:12px}.contact_info-section .contact-box .heading{margin-bottom:11px}.contact_info-section .contact-box p{color:var(--e-global-color-text);margin-top:-10px;margin-bottom:4px}.contact_info-section .contact-box .box-content a{color:var(--e-global-color-text);transition:all .3s ease-in-out}.contact_info-section .contact-box .box-content a:hover{color:var(--e-global-color-secondary)}.contact_map_section{overflow:hidden}.contact_map_section iframe{-webkit-filter:grayscale();width:100%;height:645px}.contact_map_section iframe:hover{filter:none}.contact_form-section{background-color:var(--e-global-color-white);padding:135px 0 152px}.contact_form-section .get_in_touch_content{text-align:center}.contact_form-section .get_in_touch_content h6{letter-spacing:1.6px;color:var(--e-global-color-secondary)}.contact_form-section .get_in_touch_content h2{color:var(--e-global-color-primary);margin-bottom:50px}.contact_form-section .get_in_touch_form_content span{z-index:1;color:var(--e-global-color-pure-red);margin-top:0;font-size:14px;font-weight:400;line-height:14px;display:block;position:relative;top:-10px;left:5px}.contact_form-section .get_in_touch_form_content input{background-color:var(--e-global-color-white);color:var(--e-global-color-text);border:1px solid #0000;border-radius:0;outline:none;width:100%;height:58px;margin-bottom:18px;padding:15px 26px;font-size:14px;font-weight:300;line-height:22px;transition:all .3s ease-in-out;box-shadow:0 6px 86px 20px #f8f7ffbd}.contact_form-section .get_in_touch_form_content textarea{background-color:var(--e-global-color-white);color:var(--e-global-color-text);resize:none;border:1px solid #0000;border-radius:0;outline:none;width:100%;height:132px;margin-bottom:50px;padding:15px 26px;font-size:14px;font-weight:300;line-height:22px;transition:all .3s ease-in-out;overflow:auto;box-shadow:0 6px 86px 20px #f8f7ffbd}.contact_form-section .get_in_touch_form_content input:focus,.contact_form-section .get_in_touch_form_content textarea:focus{box-shadow:none;border:1px solid var(--e-global-color-accent)}.contact_form-section .get_in_touch_form_content .form-control::placeholder{color:var(--e-global-color-text)}.contact_form-section .get_in_touch_form_content .form_button_wrapper button{color:var(--e-global-color-white);box-shadow:none;border:none;border-radius:0;outline:none;padding:20px 40px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:500;line-height:16px;position:relative}.single_service{background-color:var(--e-global-color-very-pale-blue);padding:125px 0 110px;position:relative}.single_service .main-box{position:relative}.single_service .main-box .image{margin-bottom:30px}.single_service .main-box .image img{width:100%}.single_service .main-box .content1 .admin_icon{margin-bottom:15px;display:inline-block}.single_service .main-box .content1 i{color:var(--e-global-color-secondary);margin-right:4px;font-size:14px}.single_service .main-box .content1 .calendar{font-size:16px}.single_service .main-box .content1 span{color:var(--e-global-color-primary);display:inline-block}.single_service .main-box .content1 .text-mr{margin-right:10px}.single_service .main-box .text1{margin-bottom:10px}.single_service .main-box .text2,.single_service .main-box .list{margin-bottom:20px}.single_service .main-box .list li{color:var(--e-global-color-primary);margin-bottom:4px;padding-left:28px;font-size:16px;font-weight:400;line-height:24px;position:relative}.single_service .main-box .list li i{text-align:center;background-color:var(--e-global-color-secondary);width:18px;height:18px;color:var(--e-global-color-white);border-radius:100px;font-size:11px;line-height:18px;display:inline-block;position:absolute;top:4px;left:1px}.single_service .icon{position:relative}.single_service .icon h3{margin-bottom:15px;font-size:22px;line-height:34px}.single_service .icon ul li{margin:0 5px;display:inline-block;padding:0!important}.single_service .icon ul li:first-child{margin-left:0}.single_service .icon ul li:last-child{margin-right:0}.single_service .icon ul li i{text-align:center;width:35px;height:35px;color:var(--e-global-color-white);background:var(--e-global-color-secondary);border-radius:100px;font-size:16px;line-height:35px;transition:all .3s ease-in-out;top:0!important;left:0!important}.single_service .icon ul li i:hover{transform:translateY(-5px)}.single_service .box{background:var(--e-global-color-white);margin-bottom:30px;padding:30px 30px 35px;box-shadow:0 0 50px #0000001a}.single_service .box h4{border-bottom:1px solid var(--e-global-color-very-light-gray);margin-bottom:20px;padding-bottom:10px;position:relative}.single_service .box input{background-color:var(--e-global-color-white);color:var(--e-global-color-text);border:1px solid #0000;border-radius:0;outline:none;width:100%;height:55px;margin-bottom:18px;padding:15px;font-size:14px;font-weight:300;line-height:22px;transition:all .3s ease-in-out;box-shadow:inset 0 40px 35px 60px #f8f7ffbd}.single_service .box input:focus{box-shadow:none;border:1px solid var(--e-global-color-secondary);background-color:var(--e-global-color-white);color:var(--e-global-color-text);outline:none}.single_service .box .subscribe_now{box-shadow:none;width:100%;color:var(--e-global-color-white);background-image:linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-accent) 100%);border:none;border-radius:0;outline:none;padding:20px 40px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:500;line-height:16px;transition:all .3s ease-in-out;display:inline-block;position:relative}.single_service .box .subscribe_now:hover{background-image:linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%)}.single_service .feed{border-bottom:1px solid var(--e-global-color-very-light-gray);align-items:center;margin-bottom:20px;padding-bottom:20px;display:flex;position:relative}.single_service .feed:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.single_service .feed .feed-image{width:34%}.single_service .feed a{color:var(--e-global-color-primary);z-index:1;width:66%;padding-left:16px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:22px;text-decoration:none;transition:all .3s ease-in-out;position:relative}.single_service .feed a:hover{color:var(--e-global-color-secondary)}.single_service ul li{padding-left:10px}.single_service ul li i{color:var(--e-global-color-secondary);font-size:6px;transition:all .3s ease-in-out;position:relative;top:-3px;left:-8px}.single_service ul li a{color:var(--e-global-color-primary);margin-bottom:16px;font-family:Lexend Deca,sans-serif;font-size:16px;font-weight:400;line-height:22px;transition:all .3s ease-in-out;display:inline-block}.single_service ul li a:hover{color:var(--e-global-color-secondary)}#button{background-color:var(--e-global-color-accent);text-align:center;opacity:0;visibility:hidden;z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;text-decoration:none;transition:background-color .3s,opacity .5s,visibility .5s;animation:2s infinite spineer;display:flex;position:fixed;bottom:60px;right:80px}#button:after{content:"";color:#fff;font-family:"Font Awesome 5 free";font-size:22px;font-weight:600;line-height:22px}#button.show{opacity:1;visibility:visible}@keyframes spineer{0%{box-shadow:0 0 0 0 var(--e-global-color-accent)}to{box-shadow:0 0 0 45px #fa573303}}.js{z-index:999;background:#fff;place-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow:visible}.preloader-jackhammer ul li{list-style:none}.cssload-flex-container{display:flex;display:-o-flex;display:-ms-flex;display:-webkit-flex;display:-moz-flex;-o-flex-direction:row;-moz-flex-direction:row;-o-flex-wrap:wrap;-moz-flex-wrap:wrap;flex-flow:wrap;justify-content:space-around;margin:0;padding:0}.cssload-flex-container li{text-align:center;width:97px;height:97px;margin:0;padding:10px;position:relative}.cssload-loading{background:var(--e-global-color-accent);-o-border-radius:975px;-ms-border-radius:975px;-ms-animation:cssload-upDown2 1.15s ease infinite;-ms-animation-direction:alternate;-ms-animation-delay:.29s;border-radius:975px;width:5px;height:49px;margin-top:5px;animation:1.15s .29s infinite alternate cssload-upDown2;display:inline-block;position:relative}.cssload-loading:after,.cssload-loading:before{background:var(--e-global-color-secondary);-o-border-radius:975px;-ms-border-radius:975px;-ms-animation:cssload-upDown2 1.15s ease infinite;-ms-animation-direction:alternate;-ms-animation-delay:.29s;border-radius:975px;width:5px;height:49px;margin-top:5px;animation:1.15s .29s infinite alternate cssload-upDown2;display:inline-block;position:relative}.cssload-loading:after{content:"";-ms-animation:cssload-upDown 1.15s ease infinite;-ms-animation-direction:alternate;animation:1.15s infinite alternate cssload-upDown;position:absolute}.cssload-loading:before{content:"";-ms-animation:cssload-upDown 1.15s ease infinite;-ms-animation-direction:alternate;animation:1.15s infinite alternate cssload-upDown;position:absolute;left:-10px}.cssload-loading:after{-ms-animation-delay:.58s;animation-delay:.58s;left:10px}@keyframes cssload-upDown{0%{transform:translateY(19px)}to{transform:translateY(-19px)}}@-o-keyframes cssload-upDown{0%{-o-transform:translateY(19px)}to{-o-transform:translateY(-19px)}}@-webkit-keyframes cssload-upDown{0%{-webkit-transform:translateY(19px)}to{-webkit-transform:translateY(-19px)}}@-moz-keyframes cssload-upDown{0%{-moz-transform:translateY(19px)}to{-moz-transform:translateY(-19px)}}@keyframes cssload-upDown2{0%{transform:translateY(29px)}to{transform:translateY(-19px)}}@-o-keyframes cssload-upDown2{0%{-o-transform:translateY(29px)}to{-o-transform:translateY(-19px)}}@-webkit-keyframes cssload-upDown2{0%{-webkit-transform:translateY(29px)}to{-webkit-transform:translateY(-19px)}}@-moz-keyframes cssload-upDown2{0%{-moz-transform:translateY(29px)}to{-moz-transform:translateY(-19px)}}
