@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");:root{--screen-height:500px;--animate-duration: 2s;--animate-delay: 3s}@keyframes blink{0%{background-color:rgba(195,205,213,0.2)}20%{background-color:#fff;transform:scale(1.2)}100%{background-color:rgba(195,205,213,0.2)}}html{height:100%;min-height:100%;scroll-behavior:smooth}body{margin:0px;padding:0px;background:#fff;overflow-x:hidden;height:auto;font-family:"Nunito Sans",sans-serif;color:#000;min-height:100%;font-size:16px}p{line-height:25px;color:#494949;font-size:16px}p strong{color:#b0cb1f;font-size:18px}p.padding_15{padding-bottom:15px}p.padding_30{padding-bottom:30px}.ptb_75{padding:50px 0px}.no_padding{padding:0px !important}.clear,.clearfix{clear:both}button,button:focus,a{outline:none !important;cursor:pointer}button[disabled]{opacity:0.4 !important}a{text-decoration:none;color:#0b56a6;cursor:pointer;outline:none}a:hover,a:focus{text-decoration:none}a.link_text{color:#0b56a6;font-size:14px;padding:5px 0px}ul{list-style:none;padding:0px;margin:0px}li{list-style:none}b,strong{margin-right:5px}h1{font-family:"Playfair Display",serif;font-size:65px;line-height:75px;margin:0px 0px 35px 0px;color:#0b56a6;text-transform:capitalize;font-weight:800}h2{letter-spacing:1px;font-family:"Playfair Display",serif;font-size:48px;line-height:60px;margin:0px 0px 35px 0px;color:#0b56a6;text-transform:capitalize;font-weight:800}h3{font-size:17px;line-height:20px;margin:0px 0px 10px 0px;color:#000;font-weight:bold}h5{font-size:18px;line-height:20px;margin:0px 0px 0px 0px;color:#0b56a6}h6{font-size:15px;line-height:15px;margin:0px 0px 15px 0px;color:#000}img{max-width:100%;height:auto}.list_li li{display:inline-block;padding:0px 0px 0px 25px;position:relative;margin:5px 15px 5px 0px}.list_li li:before{content:"";position:absolute;top:0px;left:0px;width:20px;height:20px;border-radius:100%;background:#b0cb1f}.list_li li:after{content:"";position:absolute;top:5px;left:5px;width:10px;height:10px;border-radius:100%;background:#fff}.ollist_li{padding-left:15px}.ollist_li li{list-style-type:upper;line-height:24px;color:#000;font-weight:normal;font-size:15px;padding:0px 0px 5px 0px}.all_btn{cursor:pointer !important;font-size:14px !important;line-height:14px !important;text-align:center !important;padding:7px 12px !important;box-shadow:none !important;position:relative !important;transition:all 0.3s ease 0s !important;display:inline-block;border-radius:25px !important;min-width:75px !important;vertical-align:top !important;margin:0px 5px !important;font-weight:700;z-index:5;text-transform:uppercase}.theme_btn{background:#b0cb1f !important;color:#fff !important;border:1px solid #b0cb1f !important;transition:0.3s}.theme_btn::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:25px;background-color:#0b56a6;opacity:0;transform:scale(0.5, 1);z-index:-1;transition:0.3s}.theme_btn:hover{border:1px solid #0b56a6 !important;color:#fff !important}.theme_btn:hover::before{transform:scale(1, 1);opacity:1}.themeoption_btn{background:linear-gradient(0deg, #4e3ba2 0%, #5e48c1 100%) !important;color:#fff !important;border:1px solid #b0cb1f !important}.themeoption_btn:hover,.themeoption_btn:focus{background:rgba(176,203,31,0.15) !important;transition:all 0.5s ease 0s !important;color:#b0cb1f !important}.themeoption_btn:disabled:hover,.themeoption_btn:disabled:focus{background:linear-gradient(0deg, #4e3ba2 0%, #5e48c1 100%) !important;transition:all 0.5s ease 0s !important;color:#fff !important}input,textarea,select{line-height:15px !important;color:#000 !important;font-size:15px !important;font-weight:normal !important;height:36px !important;border:1px solid #ced4da !important;background:#fff !important;border-radius:5px !important;padding:5px 10px}input:focus,textarea:focus,select:focus{box-shadow:none !important;border-color:#0b56a6 !important;background:#fff !important;outline:none !important}input:disabled,input[readonly],textarea:disabled,textarea[readonly],select:disabled,select[readonly]{background:#fff !important;cursor:not-allowed !important;pointer-events:auto !important}input[type="password"]{font-family:Arial, Helvetica, sans-serif;font-size:18px !important}kendo-formfield,kendo-textbox-container{position:relative;margin-bottom:30px;margin-top:0px !important;padding:0px !important;display:block}kendo-formfield label,kendo-textbox-container label{font-size:15px;display:block;margin:0px;padding:0px;line-height:30px;color:#7f7f7f}kendo-formfield label span,kendo-textbox-container label span{color:#e84e4e}label{font-size:15px;display:block;margin:0px;padding:0px;line-height:30px;color:#000}label span{color:#e84e4e}textarea{resize:none !important;height:60px !important;width:100% !important;display:block}input.error,textarea.error,select.error{border-color:#e84e4e !important}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:1px solid #7f7f7f;-webkit-text-fill-color:#404347;box-shadow:none;transition:background-color 5000s ease-in-out 0s;background:transparent}.container-fluid{padding:0 50px}body.overflow_body{overflow:hidden}#management{background:url(../images/mngmntbg.png) top right no-repeat;background-attachment:fixed;background-position-y:10%}#diffrent{background:url(../images/diffrenttop.png) top right no-repeat;background-position-y:10%;background-attachment:fixed}.animate__animated.animate__shakeY{animation-duration:3s;animation-iteration-count:infinite}.flip-card{background-color:transparent;width:315px;height:250px;perspective:1000px;margin:7px 7px 20px 7px}.flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 0.6s;transform-style:preserve-3d;box-shadow:0px 2px 18px 0px rgba(0,0,0,0.3);border-radius:10px}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column}.flip-card-front{background-color:#fff}.flip-card-front img{width:75px;height:75px}.flip-card-front h2{margin-top:25px}.flip-card-back{background-color:#0b56a6;transform:rotateY(180deg)}.flip-card-back p{color:white}.white{color:#fff}.k-form-error{margin-top:4px;display:flex;font-size:12px;font-style:italic;color:#e84e4e;position:absolute}header{padding:15px 0px;position:absolute;width:100%;display:block;background:transparent;z-index:999;height:auto;left:0px;transition:all 0.3s linear 0s}header .logo_main .logo_header{width:85px}header .nagivation{margin-top:0px}header .nagivation .navbar{padding:0px !important}header .nagivation .navbar .navbar-collapse{justify-content:end}header .nagivation .navbar .has-megamenu{position:static !important}header .nagivation .navbar .megamenu{left:0;right:0;width:100%;margin-top:0;padding:15px !important}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body{background-color:#FFFFFF00;padding:15px;border-style:solid;border-width:0 0 0 4px;border-color:#0183FF00;position:relative;transition:all .4s ease;overflow:hidden;border-radius:10px}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body .icon-hover{top:10px;right:10px;position:absolute;bottom:-50px;transition:all .4s ease;z-index:1;opacity:0}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body .icon-hover i{font-size:15px;color:#0b56a6}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body h3{font-size:16px}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body p{font-weight:500;font-size:14px}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body small{color:#b0cb1f;font-size:14px;font-weight:600}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body:hover{background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.2);border-style:solid;border-width:0 0 0 4px;border-color:#0b56a6}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body:hover h3{color:#0b56a6}header .nagivation .navbar .megamenu .col-megamenu ul li .box-body:hover .icon-hover{opacity:1;bottom:-20px}header .nagivation .navbar .megamenu .col-megamenu ul li a{padding:0px !important}header .nagivation .nav-item a,header .nagivation .dropdown a{color:#fff;font-size:16px;line-height:18px;padding:10px !important;display:block;font-weight:700;transition:all 0.5s linear}header .nagivation .nav-item a i,header .nagivation .dropdown a i{margin-right:5px}header .nagivation .nav-item #product_dropdown.dropdown-menu,header .nagivation .dropdown #product_dropdown.dropdown-menu{max-width:1000px;left:-450px}header .nagivation .nav-item .dropdown-menu .module_pricing_list,header .nagivation .dropdown .dropdown-menu .module_pricing_list{border-bottom:1px solid rgba(127,127,127,0.3);padding:10px;border-right:1px solid rgba(127,127,127,0.3)}header .nagivation .nav-item .dropdown-menu .module_pricing_list a,header .nagivation .dropdown .dropdown-menu .module_pricing_list a{padding:0px !important}header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_pricing_checkbox,header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_icon,header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_desc,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_pricing_checkbox,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_icon,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_desc{float:left}header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_icon,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_icon{width:25%;margin-right:0px}header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_icon img,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_icon img{width:30px;height:30px;box-shadow:0px 5px 5px 0px #f3f3f3;border-radius:50%;margin-right:25px}header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_desc,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_desc{width:75%}header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_desc h5,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_desc h5{font-size:15px}header .nagivation .nav-item .dropdown-menu .module_pricing_list .module_desc p,header .nagivation .dropdown .dropdown-menu .module_pricing_list .module_desc p{text-transform:none;margin-top:5px;font-size:13px}header .nagivation .nav-item .dropdown-menu .module_pricing_list:last-child,header .nagivation .dropdown .dropdown-menu .module_pricing_list:last-child{border-bottom:0px}header .nagivation .nav-item .dropdown-menu .module_pricing_list:hover,header .nagivation .dropdown .dropdown-menu .module_pricing_list:hover{background:#fff !important}header .nagivation .nav-item .dropdown-menu .module_pricing_list.explore_more,header .nagivation .dropdown .dropdown-menu .module_pricing_list.explore_more{text-align:center}header .nagivation .nav-item .dropdown-menu .module_pricing_list.explore_more .module_icon,header .nagivation .dropdown .dropdown-menu .module_pricing_list.explore_more .module_icon{width:100%;margin-right:0px;margin-top:10px}header .nagivation .nav-item .dropdown-menu .module_pricing_list.explore_more .module_icon i,header .nagivation .dropdown .dropdown-menu .module_pricing_list.explore_more .module_icon i{font-size:32px;color:#0b56a6}header .nagivation .nav-item .dropdown-menu .module_pricing_list.explore_more .module_desc,header .nagivation .dropdown .dropdown-menu .module_pricing_list.explore_more .module_desc{width:100%;margin-top:10px}header .nagivation .nav-item .dropdown-menu .module_pricing_list.br_0,header .nagivation .dropdown .dropdown-menu .module_pricing_list.br_0{border-right:0px !important}header .nagivation .nav-item .dropdown-menu .module_pricing_list.bb_0,header .nagivation .dropdown .dropdown-menu .module_pricing_list.bb_0{border-bottom:0px !important}header .nagivation .nav-item .dropdown-menu ul li a,header .nagivation .dropdown .dropdown-menu ul li a{color:#000}header .nagivation .nav-item ul.dropdown-menu li a,header .nagivation .dropdown ul.dropdown-menu li a{color:#2A231F;font-weight:500;font-size:16px}header .nagivation .nav-item ul.dropdown-menu li a:active,header .nagivation .nav-item ul.dropdown-menu li a:hover,header .nagivation .dropdown ul.dropdown-menu li a:active,header .nagivation .dropdown ul.dropdown-menu li a:hover{background:transparent;color:#0b56a6}header .nagivation .navbar-light .navbar-nav .nav-link:hover,header .nagivation .navbar-light .navbar-nav .nav-link:focus{color:#b0cb1f !important}header .nagivation .navbar .navbar-nav .nav-link{color:#fff}header .nagivation .navbar .navbar-nav .button{border-radius:30px;background:transparent;border:1px solid #000;padding:12px 15px 10px !important;margin:0px 0px 0px 10px;text-transform:uppercase;line-height:15px;font-size:15px;transition:all 0.3s linear 0s}header .nagivation .navbar .navbar-nav .button:hover{color:#b0cb1f !important;background:rgba(176,203,31,0.15) !important;border:1px solid #b0cb1f;transition:all 0.3s linear 0s}header.fixed_header{z-index:9999;position:fixed;top:0px;left:0px;background:#fff;padding:15px 0px;transition:all 0.3s linear 0s;box-shadow:0px 0px 5px 0px #7f7f7f}header.fixed_header .nagivation .nav-item a,header.fixed_header header .nagivation .dropdown a{color:#0b56a6 !important}header.fixed_header .nagivation .nav-item a:hover,header.fixed_header header .nagivation .dropdown a:hover{color:#b0cb1f !important}header.fixed_header i{color:#0b56a6;font-size:20px;padding:5px 0px 0px 15px}header.fixed_header i:hover{color:#b0cb1f}header.fixed_header .subscribe_block{top:70px;box-shadow:rgba(60,70,91,0.4) 0px 0rem 1rem}header.fixed_header .subscribe_block .subscribe_btn i{color:#fff}header .hamburger_menu_block .screen_menu{width:20%;position:fixed;top:0px;bottom:0px;right:0px;z-index:10000;background-color:#fff;padding:0;transform:translateX(100%);transition:all 0.6s ease;display:block;overflow:hidden;height:100%}header .hamburger_menu_block .screen_menu.active{transform:translateX(0);box-shadow:0px 0px 25px rgba(0,0,0,0.07);overflow:visible}header .hamburger_menu_block .screen_menu #close_career{position:fixed;top:0px;left:-40px;font-size:14px;height:40px;width:40px;text-align:center;line-height:40px;cursor:pointer;background:#0b56a6}header .hamburger_menu_block .screen_menu #close_career i{padding:0;font-size:14px;color:#fff}header .hamburger_menu_block .screen_menu nav{position:relative}header .hamburger_menu_block .screen_menu nav ul{list-style:none;margin:0;padding:0}header .hamburger_menu_block .screen_menu nav ul ul{padding-left:35px}header .hamburger_menu_block .screen_menu nav ul ul li a{font-weight:600}header .hamburger_menu_block .screen_menu nav ul ul li a:hover{background-size:100% 100%}header .hamburger_menu_block .screen_menu nav ul.buttons{border-top:1px solid #eee;margin:15px;padding-top:35px}header .hamburger_menu_block .screen_menu nav ul.buttons li{display:inline-block}header .hamburger_menu_block .screen_menu nav ul li a{background-image:linear-gradient(180deg, transparent 2%, #0b56a6 0);background-size:0% 100%;background-repeat:no-repeat;display:block;padding:20px 15px;color:#0b56a6;text-decoration:none;transition:0.5s;font-size:18px;font-weight:700}header .hamburger_menu_block .screen_menu nav ul li a:hover{background-size:100% 100%;color:#fff}header .hamburger_menu_block .screen_menu nav ul li a .fa{width:16px;text-align:center;margin-right:5px;float:right}header .hamburger_menu_block .screen_menu nav ul li ul li{padding:10px 0px}header .hamburger_menu_block .screen_menu nav ul li ul li a{background-image:linear-gradient(180deg, transparent 2%, #0b56a6 0);background-size:0% 100%;background-repeat:no-repeat;border-bottom:1px solid #0b56a6;display:initial;padding:0;transition:0.5s}header .hamburger_menu_block .screen_menu nav ul li ul li a:hover{color:#fff}header .hamburger_menu_block .screen_menu .nagivation{position:relative;height:calc(var(--screen-height) - 0px)}header i{color:#fff;font-size:20px;padding:0 0px 0px 20px;transition:all 0.3s ease}header i:hover{color:#b0cb1f}header .subscribe_block{display:none;background-color:rgba(255,255,255,0.85) !important;border-radius:1.25rem !important;position:absolute;top:75px;backdrop-filter:blur(20px);padding:25px;width:auto;right:0px}header .subscribe_block .subscribe_btn{background:#0b56a6;border:0;width:30px;height:30px;border-radius:100%}header .subscribe_block .subscribe_btn i{padding:0;font-size:14px}header .subscribe_block.show{display:block}footer{background:#fff;padding:10px 50px;display:block;position:relative;font-size:12px;color:#000}footer a{color:#fff;font-size:14px;letter-spacing:1px;transition:0.5s}footer a:hover,footer a:focus{color:#b0cb1f}.banner_block{display:block;position:relative;height:calc(var(--screen-height) - 100px);background:#0b56a6}.banner_block .carousel{height:calc(var(--screen-height) - 100px)}.banner_block .carousel .carousel-inner,.banner_block .carousel .carousel-item{height:100%}.banner_block .carousel img{width:100%}.banner_block .carousel .carousel-indicators [data-bs-target]{width:18px;height:18px;border:3px solid transparent;border-radius:100%;margin:0px 5px}.banner_block .carousel .carousel-indicators [data-bs-target].active{border-color:#b0cb1f}.banner_block .content_block{position:absolute;top:30%;left:0px;display:block;z-index:999;width:100%}.banner_block .content_block h1{color:#fff}.banner_block .content_block h2{color:#fff;font-family:"Playfair Display",serif;font-size:65px;line-height:75px;margin:0px 0px 35px 0px;text-transform:capitalize;font-weight:800}.banner_block .content_block p{font-size:20px;line-height:32px;color:#fff;margin-bottom:15px}.banner_block .content_block p strong{color:#fff;margin:0;text-decoration:underline}.banner_block .content_block .container{position:relative}.banner_block .content_block .square{top:-50px;left:-30px;width:400px;height:450px}.banner_block .content_block .bottom_line{position:absolute;left:160px;bottom:-65%;display:block;z-index:-1;width:13px;height:200px;text-align:center}.banner_block .content_block .bottom_line .line_white{position:relative;width:3px;background:rgba(255,255,255,0.6);height:170px;display:block;margin:auto}.banner_block .content_block .bottom_line .arrows{-webkit-animation:bounce 1s infinite;animation:bounce 1s infinite;display:block;position:relative;cursor:pointer;width:15px;height:55px;opacity:1;margin-top:5px}.banner_block .content_block .bottom_line .arrows .arrow{border-left:2px solid rgba(255,255,255,0.6);border-bottom:2px solid rgba(255,255,255,0.6);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:13px;height:13px;display:block;position:absolute}.banner_block .content_block .bottom_line .arrows .arrow.arrow-01{opacity:0.6;top:0px}.banner_block .content_block .bottom_line .arrows .arrow.arrow-02{opacity:0.4;top:15px}.banner_block .content_block .bottom_line .arrows .arrow.arrow-03{opacity:0.2;top:30px}.module_product_block nav{display:inline-block;margin:15px auto 50px;box-shadow:0px 0px 20px 5px rgba(11,86,166,0.1);border-radius:5px}.module_product_block nav .nav-tabs{border:0px}.module_product_block nav .nav-link{font-size:18px;line-height:20px;color:#000;border:0px;border-bottom:5px solid transparent;padding:20px 30px 15px}.module_product_block nav .nav-link img{width:50px;display:block;margin:0px auto 10px}.module_product_block nav .nav-link.active{border-bottom:5px solid #0b56a6;color:#0b56a6}.module_product_block nav .nav-link:hover,.module_product_block nav .nav-link:focus{background:rgba(127,127,127,0.07)}.module_product_block .owl-carousel{width:calc(100% - 250px);float:right}.module_product_block .owl-carousel .product_block h2{display:none}.module_product_block .owl-carousel .product_block .list_li li{padding-bottom:15px}.module_product_block .owl-carousel .product_block .list_li li h3{margin-bottom:5px}.module_product_block .owl-carousel .product_block#ACH .list_li li{background:url(../images/ach_li.png) left top no-repeat}.module_product_block .owl-carousel .product_block#Questionnaire .list_li li{background:url(../images/ques_li.png) left top no-repeat}.module_product_block .owl-carousel .product_block#Walkin .list_li li{background:url(../images/walkin_li.png) left top no-repeat}.module_product_block .owl-carousel .product_block#Evaluation .list_li li{background:url(../images/eva_li.png) left top no-repeat}.module_product_block .owl-carousel .product_block#Leave .list_li li{background:url(../images/leave_li.png) left top no-repeat}.module_product_block .owl-carousel .owl-dots{position:absolute;top:0px;left:-250px;width:225px;height:auto}.module_product_block .owl-carousel .owl-dots .owl-dot{border-radius:30px;font-size:18px;line-height:20px;border:1px solid #b0cb1f;padding:15px;margin-bottom:20px;position:relative;background:rgba(176,203,31,0.15);transition:all 0.5s ease 0s !important;color:#000}.module_product_block .owl-carousel .owl-dots .owl-dot:before,.module_product_block .owl-carousel .owl-dots .owl-dot:after{content:'';position:absolute;width:10px;height:10px;background:#0b56a6;border-radius:100%;right:-2px;display:none}.module_product_block .owl-carousel .owl-dots .owl-dot:before{top:-5px}.module_product_block .owl-carousel .owl-dots .owl-dot:after{bottom:-5px}.module_product_block .owl-carousel .owl-dots .owl-dot.active{color:#0b56a6;font-weight:bold;border:1px solid #0b56a6;border-right:1px solid transparent;border-radius:30px 0px 0px 30px;background:transparent;color:#0b56a6}.module_product_block .owl-carousel .owl-dots .owl-dot.active:before,.module_product_block .owl-carousel .owl-dots .owl-dot.active:after{display:block}.module_product_block .owl-carousel .owl-dots .owl-dot.active:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.active:focus{background:transparent;color:#0b56a6}.module_product_block .owl-carousel .owl-dots .owl-dot:hover,.module_product_block .owl-carousel .owl-dots .owl-dot:focus{background:rgba(255,255,255,0.07);color:#b0cb1f}.module_product_block .owl-carousel .owl-dots .owl-dot.ACH{border:1px solid #17cfcf;background:rgba(23,207,207,0.15)}.module_product_block .owl-carousel .owl-dots .owl-dot.ACH:before,.module_product_block .owl-carousel .owl-dots .owl-dot.ACH:after{background:#17cfcf}.module_product_block .owl-carousel .owl-dots .owl-dot.ACH.active{color:#17cfcf;border:1px solid #17cfcf;border-right:1px solid transparent;color:#17cfcf;background:transparent}.module_product_block .owl-carousel .owl-dots .owl-dot.ACH.active:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.ACH.active:focus{background:transparent;color:#17cfcf}.module_product_block .owl-carousel .owl-dots .owl-dot.ACH:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.ACH:focus{background:rgba(23,207,207,0.07);color:#17cfcf}.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin{border:1px solid #ff506d;background:rgba(255,80,109,0.15)}.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin:before,.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin:after{background:#ff506d}.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin.active{color:#ff506d;border:1px solid #ff506d;border-right:1px solid transparent;color:#ff506d;background:transparent}.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin.active:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin.active:focus{background:transparent;color:#ff506d}.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Walkin:focus{background:rgba(255,80,109,0.07);color:#ff506d}.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire{border:1px solid #ebb447;background:rgba(235,180,71,0.15)}.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire:before,.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire:after{background:#ebb447}.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire.active{color:#ebb447;border:1px solid #ebb447;border-right:1px solid transparent;color:#ebb447;background:transparent}.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire.active:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire.active:focus{background:transparent;color:#ebb447}.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Questionnaire:focus{background:rgba(235,180,71,0.07);color:#ebb447}.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation{border:1px solid #489df5;background:rgba(72,157,245,0.15)}.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation:before,.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation:after{background:#489df5}.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation.active{color:#489df5;border:1px solid #489df5;border-right:1px solid transparent;color:#489df5;background:transparent}.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation.active:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation.active:focus{background:transparent;color:#489df5}.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Evaluation:focus{background:rgba(72,157,245,0.07);color:#489df5}.module_product_block .owl-carousel .owl-dots .owl-dot.Leave{border:1px solid #a626ff;background:rgba(166,38,255,0.15)}.module_product_block .owl-carousel .owl-dots .owl-dot.Leave:before,.module_product_block .owl-carousel .owl-dots .owl-dot.Leave:after{background:#a626ff}.module_product_block .owl-carousel .owl-dots .owl-dot.Leave.active{color:#a626ff;border:1px solid #a626ff;border-right:1px solid transparent;color:#a626ff;background:transparent}.module_product_block .owl-carousel .owl-dots .owl-dot.Leave.active:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Leave.active:focus{background:transparent;color:#a626ff}.module_product_block .owl-carousel .owl-dots .owl-dot.Leave:hover,.module_product_block .owl-carousel .owl-dots .owl-dot.Leave:focus{background:rgba(166,38,255,0.07);color:#a626ff}.module_product_block .product_wrap{position:relative;flex-direction:column}.module_product_block .product_wrap .icon_circle{background:#0b56a6;width:150px;height:150px;border-radius:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;z-index:999;position:relative}.module_product_block .product_wrap .icon_circle span i{color:#fff;font-size:48px}.module_product_block .product_wrap .product_desc_box{background:#f4f5fd;padding:14px;text-align:left;position:relative;bottom:75px;z-index:1;padding-top:100px;padding-top:100px;border-radius:10px 0px 10px 10px;box-shadow:5px 5px 5px 0px rgba(0,0,0,0.1)}.module_product_block .product_wrap .product_desc_box h3{color:#0b56a6;font-size:24px;font-weight:800;letter-spacing:1px;font-family:"Playfair Display",serif;text-align:center;margin:15px 0px;line-height:30px}.module_product_block .product_wrap .product_desc_box ul.module_lists{padding-left:20px}.module_product_block .product_wrap .product_desc_box ul.module_lists li{list-style:circle}.module_product_block .product_wrap .product_desc_box ul.module_lists li a{font-weight:700;margin:3px 0px;display:block;color:#0b56a6}.integrations_block{text-align:center;background:#0b56a6;position:relative}.integrations_block .i_box{transition:all 0.4s ease;background-color:#fff !important;box-shadow:rgba(60,74,91,0.4) 0px 0rem 1rem;padding:20px;display:block;border-radius:10px;text-align:left;margin-top:25px}.integrations_block .i_box h3{color:#0b56a6;font-size:24px;font-weight:800;letter-spacing:1px;font-family:"Playfair Display",serif;margin:15px 0px;line-height:30px}.integrations_block .i_box:hover{transform:scale(0.95);background-color:rgba(255,255,255,0.85);backdrop-filter:blur(20px)}.integrations_block .integration_img_block{background:url("../images/integration.jpg") center center no-repeat #0b56a6;background-size:cover;padding:150px 0px 50px;margin-top:-120px;height:400px}.compliance_block{text-align:center;background:#f4f5fd;position:relative}.compliance_block .compliance_wrapper{position:relative;margin-top:15px;cursor:pointer;text-align:left;padding:20px;border-radius:10px;cursor:pointer;transition:all 0.4s ease;background:rgba(255,255,255,0.8);box-shadow:0px 0px 10px 3px rgba(0,0,0,0.1);border:6px solid transparent}.compliance_block .compliance_wrapper:before,.compliance_block .compliance_wrapper:after{content:'';position:absolute;width:100%;height:100%;left:0px;top:0px;transition:all .3s ease-out;z-index:1;border-color:#b0cb1f;border-style:solid;transform:scale(0);border-width:0px;border-radius:10px}.compliance_block .compliance_wrapper:before{border-bottom-width:4px;border-left-width:4px;transform-origin:0px 100%}.compliance_block .compliance_wrapper:after{border-top-width:4px;border-right-width:4px;transform-origin:100% 0px}.compliance_block .compliance_wrapper:hover{transform:scale(0.98);background:#fff}.compliance_block .compliance_wrapper:hover:before,.compliance_block .compliance_wrapper:hover:after{transform:scale(1)}.compliance_block .compliance_wrapper:hover h6{color:#b0cb1f}.compliance_block .compliance_wrapper:hover .seperator{border-color:#b0cb1f}.compliance_block .compliance_wrapper h6{color:#0b56a6;font-size:24px;font-weight:800;font-family:"Playfair Display",serif;transition:all 0.4s ease;line-height:30px}.compliance_block .compliance_wrapper .seperator{width:60px;height:0px;margin:13px auto 0 0px;border-color:#0b56a6;border-width:1px;border-style:solid;position:relative}.compliance_block .compliance_wrapper p{margin-bottom:0px;font-family:"Nunito Sans",sans-serif;margin-top:15px}.numbers_block{text-align:center}.numbers_block .c_box p{font-weight:600}.numbers_block .c_box i{color:#404347;font-size:36px;position:absolute;right:3px;bottom:3px;opacity:0.1}.numbers_block .c_box ul.diffrent_list li{font-size:20px;font-weight:600;padding:13px 0px 13px 35px;letter-spacing:1px;color:#494949;position:relative}.numbers_block .c_box ul.diffrent_list li:before{content:"";position:absolute;top:18px;left:0px;width:20px;height:20px;border-radius:100%;background:#b0cb1f}.numbers_block .c_box ul.diffrent_list li:after{content:"";position:absolute;top:23px;left:5px;width:10px;height:10px;border-radius:100%;background:#fff}.numbers_block .c_box ul.diffrent_list li span{font-size:36px;font-family:"Playfair Display",serif;font-weight:bold;display:inline-block;color:#b0cb1f}.numbers_block .c_box.left{text-align:left}.numbers_block .c_box.right{text-align:left}.numbers_block .n_box{display:block;position:relative;text-align:center}.numbers_block .n_box img{width:50px;display:block;margin:0px auto 15px}.numbers_block .n_box span{display:block;width:100%;font-size:13px;text-transform:uppercase}.numbers_block .n_box span i{font-size:45px;display:block;line-height:45px;display:block;text-transform:capitalize;font-style:normal;font-weight:bold;margin-bottom:25px;position:relative}.numbers_block .n_box span i:after{content:'';width:40px;background:#000;height:1px;position:absolute;bottom:-10px;left:44%}.newsletter_block{padding:50px 0px;background:linear-gradient(90deg, rgba(11,86,166,0.15) 0%, rgba(176,203,31,0.15) 100%)}.newsletter_block input{width:600px;margin-right:15px}footer{padding:50px 0px 0px;display:block;position:relative;background:#0b56a6;color:#fff}footer .footer_block{padding:0px 0px 50px;display:block;position:relative}footer .footer_block .partners_block a{width:125px;display:inline-block;margin:0px 20px 0px 0px}footer .footer_block .partners_block a.iso{width:50px}footer .footer_block .iso_block a{width:50px;display:inline-block;margin:0px 20px 0px 0px}footer .footer_block ul li{display:block;padding:20px 0px 0px 0px}footer .footer_block ul li a{font-size:16px;line-height:18px;display:initial;padding:0;transition:all 0.3s ease 0s;letter-spacing:1px}footer .footer_block ul li a span{text-transform:uppercase;letter-spacing:1px;color:#fff;font-weight:600;padding-top:0;transition:all 0.3s ease 0s;font-size:0px !important;display:block;line-height:0}footer .footer_block ul li a:hover,footer .footer_block ul li a:focus{color:#b0cb1f}footer .footer_block ul li a:hover span,footer .footer_block ul li a:focus span{padding-top:5px;font-size:11px !important;line-height:1.2}footer .footer_block ul li.active a{color:#fff}footer .footer_block ul li.ach a{color:#fff;border:1px solid #17cfcf;padding:5px 15px;border-radius:25px;background:#17cfcf;transition:all 0.5s ease}footer .footer_block ul li.ach a:hover{color:#17cfcf;background:#fff}footer .footer_block ul li.evaluation a{color:#fff;border:1px solid #489df5;padding:5px 15px;border-radius:25px;background:#489df5;transition:all 0.5s ease}footer .footer_block ul li.evaluation a:hover{color:#489df5;background:#fff}footer .footer_block ul li.leave a{color:#fff;border:1px solid #a626ff;padding:5px 15px;border-radius:25px;background:#a626ff;transition:all 0.5s ease}footer .footer_block ul li.leave a:hover{color:#a626ff;background:#fff}footer .footer_block ul li.questionnaire a{color:#fff;border:1px solid #ebb447;padding:5px 15px;border-radius:25px;background:#ebb447;transition:all 0.5s ease}footer .footer_block ul li.questionnaire a:hover{color:#ebb447;background:#fff}footer .footer_block ul li.walkin a{transition:all 0.5s ease;color:#fff;border:1px solid #ff506d;padding:5px 15px;border-radius:25px;background:#ff506d}footer .footer_block ul li.walkin a:hover{color:#ff506d;background:#fff}footer .footer_block h3.footer_head{color:#0b56a6;font-size:24px;line-height:32px;text-transform:uppercase;margin-bottom:0}footer .footer_block h3.footer_head span{display:block;color:#b0cb1f}footer .footer_block p{font-size:14px;line-height:22px;color:#D8E1E7;margin-top:0px}footer .footer_block .seperate_list{display:flex}footer .footer_block .seperate_list ul.mr{margin-right:60px}footer .footer_block .our_offices{background:url(../images/map-img.png);width:100%;height:375px;display:block;position:relative;background-size:cover;background-position:center center}footer .footer_block .our_offices span{display:inline-block;background-color:transparent;border-radius:50%;width:10px;height:10px;animation-name:blink;animation-duration:0.8s;animation-iteration-count:infinite;animation-fill-mode:both;margin-bottom:5px}footer .footer_block .our_offices h3{margin-bottom:0px;font-size:16px}footer .footer_block .our_offices a{margin-bottom:10px;display:block;color:#fff}footer .footer_block .our_offices address{color:#D8E1E7}footer .footer_block .our_offices .usa_office{position:absolute;top:100px;left:100px}footer .footer_block .our_offices .india_office{position:absolute;top:175px;right:100px}footer .bottom_footer{color:#fff;padding:15px 0px;display:block;position:relative;border-top:1px solid rgba(255,255,255,0.3)}footer .bottom_footer .social_links_block a{font-size:15px;color:#3a3a3a;margin:0px 10px 0px 0px}footer .bottom_footer .social_links_block a:hover,footer .bottom_footer .social_links_block a:focus{color:#b0cb1f}footer .bottom_footer .text-end a{font-size:14px;line-height:14px;color:#fff}footer .bottom_footer .text-end a:hover,footer .bottom_footer .text-end a:focus{color:#b0cb1f}footer .bottom_footer ul.footer_links li{display:inline-block;padding:0 10px;border-right:1px solid #fff}footer .bottom_footer ul.footer_links li a{text-transform:uppercase}footer .bottom_footer ul.footer_links li:last-child{border-right:0px}footer h3{color:#fff;font-size:20px;line-height:29px;font-weight:600;margin-bottom:10px;font-family:"Playfair Display",serif}.tell_us_block{position:fixed;bottom:60px;right:30px;z-index:99}.tell_us_block .icon_block{border-radius:100%;display:block;height:50px;width:50px;border:1px solid #0b56a6;background:#0b56a6;color:#fff;font-size:20px;line-height:15px;padding:14px 0px;text-align:center;float:right;cursor:pointer}.tell_us_block .icon_block:hover,.tell_us_block .icon_block:focus{background:#fff;color:#0b56a6}.tell_us_block .form_block{background:#fff;box-shadow:0px 1px 10px rgba(127,127,127,0.3);padding:15px;border-radius:10px;width:300px;margin-bottom:10px}.tell_us_block .form_block button.all_btn{margin-top:10px !important}.advertising_block{position:fixed;bottom:60px;right:100px;z-index:99}.advertising_block .icon_block{border-radius:100%;display:block;height:50px;width:50px;border:1px solid #b0cb1f;background:#b0cb1f;color:#fff;font-size:20px;line-height:15px;padding:14px 0px;text-align:center;float:right;cursor:pointer}.advertising_block .icon_block:hover,.advertising_block .icon_block:focus{background:#fff;color:#b0cb1f}.advertising_block .image_block{background:#fff;box-shadow:0px 1px 10px rgba(127,127,127,0.3);padding:15px;border-radius:10px;width:300px;margin-bottom:10px}.center{position:fixed;bottom:100px;right:40px;z-index:99}.scroll_bottom_btn{z-index:5;position:absolute;bottom:5%;left:0;display:flex;justify-content:center;align-items:center;right:0}.scroll_bottom_btn a{color:#0b56a6;height:50px;width:50px;background:#fff;text-align:center;border-radius:100%;line-height:65px;display:inline-block}.scroll_bottom_btn a i{font-size:30px}#menubar{z-index:9;position:fixed;left:100%;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center}#menubar ul{position:relative;left:-50px}#menubar ul::before{height:60%;width:1px;content:"";position:absolute;left:7px;top:50px;z-index:-1}#menubar ul li{margin:15px 0px;display:block}#menubar ul li a{background:#fff;width:15px;height:15px;border-radius:100%;color:#fff;display:block;font-weight:700;font-size:12px;line-height:15px;text-align:center;border:1px solid #2a231f}#menubar ul li a.active{background:#2a231f;color:#2a231f;border-color:#fff}.center ul{list-style:none;position:relative;display:inline-block}.center ul .text{position:absolute;top:0px;left:-20px;right:0px;background:#ffffff;color:#0b56a6;line-height:42px;border-radius:100%;font-size:18px;pointer-events:none;text-align:center;font-family:"Montserrat", sans-serif;transition:opacity 0.5s 0.75s ease-out;height:40px;width:40px;border:1px solid #0b56a6}.center ul:hover .text{opacity:0;transition:opacity 0.5s 0.125s ease-out}.center ul li{display:inline-block;height:40px;width:40px;background:#0b56a6;text-align:center;line-height:35px;margin:0 -20px;cursor:pointer;transition:background-color 0.5s ease-out, border-radius 0.5s 0.25s ease-out, margin 0.5s 0.25s ease-out;border-radius:100%}.center ul li:hover{background:#fff;border:1px solid #0b56a6}.center ul li i{color:#fff;font-size:18px;opacity:0;transition:opacity 1.7s;line-height:42px}.center ul li:hover i{color:#0b56a6}.center ul:hover li i{opacity:1;color:#0b56a6}.center ul li:nth-child(1){border-bottom-left-radius:100%;border-top-left-radius:100%}.center ul:hover li{border-radius:50px;margin:0 3px;background:#fff;border:1px solid #0b56a6}.menu-container{background:#b0cb1f;left:-20px;width:35px;border-radius:0 6px 6px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 5px;transition:all 0.5s ease;position:fixed;top:42%;z-index:99}.menu-container:hover{transform:translateX(20px)}.menu-container:hover .collapse-icon{opacity:0;display:none}.menu-container:hover .menu-item{opacity:1}.menu-container:hover .menu-item:hover{cursor:pointer}.menu-container:hover .menu-item:hover .menu-item-text{transform:translateX(110px)}.menu-container .collapse-icon{position:absolute;right:0px;display:flex;align-items:center;justify-content:center;width:16px;height:100%;opacity:1;color:#fff}.menu-container .menu-item{color:#fff;opacity:0;transition:all 0.2s ease;display:flex;flex-direction:row-reverse;position:relative;padding:10px 5px}.menu-container .menu-item .menu-item-text{display:flex;position:absolute;top:0;background:#b0cb1f;height:100%;width:80px;right:30px;border-radius:0 6px 6px 0;z-index:0;padding:0 5px;transition:all 0.5s ease;align-items:center;justify-content:center;border-left:2px solid #b0cb1f;text-align:center;font-size:10px}.inner_banner_block{display:block;width:100%;height:calc(var(--screen-height) - 300px);position:relative;padding:0px 0px;overflow:hidden;text-align:center}.inner_banner_block video{position:absolute;bottom:-10%;left:0px;width:100%}.inner_banner_block .banner_content_block{background:rgba(255,255,255,0.7);position:relative;width:100%;height:100%;z-index:9;padding:0px 0px 0px 0px;display:table}.inner_banner_block .banner_content_block .banner_content{display:table-cell;height:calc(var(--screen-height) - 100px);vertical-align:middle}.inner_banner_block .banner_content_block .banner_content .title_block{font-size:40px;margin-bottom:20px;line-height:40px;color:#0b56a6;font-weight:normal}.inner_banner_block .banner_content_block .banner_content p{font-size:18px;line-height:32px;margin-bottom:15px;color:#000}.inner_banner_block .banner_content_block .banner_content .button_block button{font-size:18px !important;line-height:18px !important;padding:10px 20px !important;min-width:150px !important}.inner_banner_block .banner_content_block .banner_content .button_block span{display:block;clear:both;font-size:13px;color:#000;margin-top:5px}.advanatage_product_block{padding:50px 0px}.advanatage_product_block .list_li li{float:left;width:50%}.features_block{padding:50px 0px;text-align:center;display:block;border-top:1px solid rgba(127,127,127,0.1)}.features_block .f_box{display:block;box-shadow:0px 0px 20px 5px rgba(11,86,166,0.1);border-radius:5px;text-align:left;transition:transform 0.6s;transform-style:preserve-3d;height:250px;margin-bottom:15px}.features_block .f_box .front,.features_block .f_box .back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.features_block .f_box .front{background:#fff;padding:20px;text-align:center}.features_block .f_box .front img{width:80px;margin-bottom:15px}.features_block .f_box .back{transform:rotateY(180deg);transition:transform 0.6s;padding:20px}.features_block .f_box:hover{transform:rotateY(180deg);transition:transform 0.6s}.pricing_block{padding:50px 0px;text-align:center;display:block;border-top:1px solid rgba(127,127,127,0.1)}.pricing_block p.pb-5{padding-bottom:110px !important}.pricing_block .price_box{display:block;box-shadow:0px 0px 20px 5px rgba(11,86,166,0.1);border-radius:5px;padding:20px;border:1px solid transparent}.pricing_block .price_box img{width:50px;margin-bottom:15px}.pricing_block .price_box .p_text{font-size:13px;color:#000;margin-bottom:15px}.pricing_block .price_box .p_text span{font-size:30px;color:#0b56a6;margin-right:5px;font-weight:bold;display:block}.pricing_block .price_box.p_margin_top{margin-top:-76px;background:rgba(11,86,166,0.07)}.evaluation_main_block h1 span{color:#489df5}.evaluation_main_block h2{color:#489df5}.evaluation_main_block .list_li li{background:url(../images/eva_li.png) left top no-repeat}.evaluation_main_block .banner_content_block .banner_content .title_block{color:#489df5}.evaluation_main_block .features_block .f_box .back{background:rgba(72,157,245,0.07)}.evaluation_main_block .pricing_block .p_text span{color:#489df5}.evaluation_main_block .pricing_block .price_box.p_margin_top{background:rgba(72,157,245,0.07);border:1px solid #489df5}.walkin_main_block h1 span{color:#ff506d}.walkin_main_block h2{color:#ff506d}.walkin_main_block .list_li li{background:url(../images/walkin_li.png) left top no-repeat}.walkin_main_block .banner_content_block .banner_content .title_block{color:#ff506d}.walkin_main_block .features_block .f_box .back{background:rgba(255,80,109,0.07)}.walkin_main_block .pricing_block .p_text span{color:#ff506d}.walkin_main_block .pricing_block .price_box.p_margin_top{background:rgba(255,80,109,0.07);border:1px solid #ff506d}.scroll-top{position:fixed;bottom:65px;right:22px;z-index:99;background:#ffffff;color:#0b56a6;border-radius:100%;border:0;cursor:pointer;width:40px;height:40px;text-align:center;line-height:47px;display:block;border:1px solid #0b56a6}.scroll-top i{font-size:24px}.scroll-top.hide,.menubar.hide{display:none !important}.navbar .nav-item .dropdown-menu{background-color:rgba(255,255,255,0.85) !important;border-radius:1.25rem !important;box-shadow:rgba(60,74,91,0.4) 0px 0rem 1rem;flex-direction:column;min-width:20rem !important;overflow:hidden;padding:0.5rem !important;position:absolute;top:100%;border:0;backdrop-filter:blur(20px)}.connector{position:relative;display:block;background:url(../images/connectorbg.jpg) top center no-repeat;background-size:cover;padding:165px 0px 50px 0px;text-align:center;background-attachment:fixed;height:auto}.connector .title_block h1{color:#fff;letter-spacing:2px}.connector .title_block .breadcrumb{justify-content:center;align-items:center}.connector .title_block .breadcrumb a{color:#fff;font-size:18px;font-weight:600;padding:0px 5px;letter-spacing:1px}.connector .title_block .breadcrumb .breadcrumb-item.active{color:#b0cb1f;font-size:18px;padding:0px 5px;letter-spacing:1px}.connector .title_block .breadcrumb .breadcrumb-item+.breadcrumb-item::before{color:#fff}.usp_block .compliance_block{background:transparent;text-align:left}.usp_block .compliance_block h2{font-size:36px;margin:0px 0px 35px 0px;color:#b0cb1f;text-transform:capitalize;font-weight:800;font-style:italic}.usp_block .compliance_block .compliance_wrapper{background:#0b56a6;box-shadow:none}.usp_block .compliance_block .compliance_wrapper h3{font-size:24px;font-weight:800;letter-spacing:1px;font-family:"Playfair Display",serif;margin:15px 0px}.usp_block .compliance_block .compliance_wrapper h3,.usp_block .compliance_block .compliance_wrapper p{color:#fff;line-height:30px}.usp_block .compliance_block .compliance_wrapper .seperator{border-color:#fff}.usp_block .compliance_block .compliance_wrapper:hover:before,.usp_block .compliance_block .compliance_wrapper:hover:after{border-color:#fff}.offer_block{background:#f4f5fd}.offer_block h1{text-align:center}.offer_block .offer_left h2{font-size:36px;margin:0px 0px 35px 0px;color:#b0cb1f;text-transform:capitalize;font-weight:800;font-style:italic}.offer_block .offer_left ul li{font-size:20px;font-weight:600;padding:13px 0px 13px 35px;letter-spacing:1px;color:#494949;position:relative}.offer_block .offer_left ul li:before{content:"";position:absolute;top:18px;left:0px;width:20px;height:20px;border-radius:100%;background:#b0cb1f}.offer_block .offer_left ul li:after{content:"";position:absolute;top:23px;left:5px;width:10px;height:10px;border-radius:100%;background:#fff}.offer_block .background_right img{width:500px}
/*# sourceMappingURL=style.css.map */
