/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(../../../assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../../../assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../../../assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-info-circle:before{content:"\f05a"}.fa-plus:before{content:"\f067"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-inr:before{content:"\f156"}.fa-circle-o-notch:before{content:"\f1ce"}
body{font-family:Poppins,sans-serif!important;color:var(--global-color)}body.fixed-body{overflow:hidden}a,div,li,span,strong{font-family:Poppins,sans-serif}:root{--green:#197E37;--green-hover:#19853a;--primary:#5585B6;--primary-hover:#4f7dac;--blue:#09345a;--blue-hover:#103f68;--global-color:#253243;--green-bg:#197E37}header.new_header{background:#f2fff7}header.new_header .container{width:1300px;max-width:1300px}header.new_header .container-fluid{width:98%;max-width:98%}header.new_header .top{background:#dbf0d8}header.new_header .bottom{padding:1rem 0}header.new_header .bottom .outer{display:flex;align-items:center;justify-content:space-between}header.new_header .bottom .navbar-nav .dropdown-menu li{list-style-type:none}header.new_header .bottom .navbar-nav .nav-link{color:#353c40;text-decoration:none;font-weight:500;display:flex;align-items:center;font-size:16px;padding-left:.8rem;padding-right:.8rem}header.new_header .bottom .navbar-nav .nav-link.login{background:var(--green);color:#fff;padding-left:1.3rem;padding-right:1.3rem;border-radius:3rem}header.new_header .bottom .navbar-nav .dropdown-menu li a{color:#434c52;text-decoration:none;font-size:16px}header.new_header .bottom .navbar-nav .dropdown-menu{min-width:250px;padding:1.2rem 1rem;background:#fff;box-shadow:0 4px 40px rgba(0,0,0,.1);border:none;border-radius:10px}header.new_header .bottom .navbar-nav .dropdown-menu li a{padding:.5rem 1rem;font-weight:500;display:block;border-radius:6px;font-size:15px}header.new_header .bottom .navbar-nav .dropdown-menu li a:hover{background:#f0f1f2;color:var(--green);font-weight:500}header.new_header .bottom .navbar-nav li.my_account{background:#197e37;border-radius:3rem}header.new_header .bottom .navbar-nav .nav-link.login:hover,header.new_header .bottom .navbar-nav li.my_account:hover{background:#19853a}header.new_header .bottom .navbar-nav li.my_account .nav-link{padding-left:1.3rem;padding-right:1.3rem}header.new_header .bottom .navbar-nav li.my_account img{margin:0 .3rem 0 0}header.new_header .bottom .navbar-nav .dropdown-toggle::after{border:none;background:url(../../img/new-theme/nav-caret.svg) right center no-repeat;margin-left:.5rem;width:15px;height:10px}header.new_header .bottom .navbar-nav li.my_account .dropdown-toggle::after{display:none}header.new_header .bottom .navbar-nav .tools_submenu{display:flex;padding:0 .5rem;flex-wrap:wrap;justify-content:space-between}header.new_header .bottom .navbar-nav .tools_submenu li{flex-basis:48%;list-style-type:none}header.new_header .bottom .navbar-nav .tools_submenu li:last-child{flex-basis:100%;text-align:center}header.new_header .bottom .navbar-nav .tools_submenu li a.mtools_action{color:var(--green);display:inline-block;align-items:center;gap:7px;background:0 0;font-size:16px;font-weight:500}header.new_header .bottom .navbar-nav .tools_submenu li a.mtools_action img{-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;transition:.3s ease-out}header.new_header .bottom .navbar-nav .tools_submenu li a.mtools_action:hover{color:var(--green-hover)}header.new_header .bottom .navbar-nav .tools_submenu li a.mtools_action:hover img{margin-left:.2rem}header.new_header .bottom .navbar-nav .dropdown-menu.gnav[data-bs-popper]{left:auto;right:0}header.new_header .bottom .navbar-nav .dropdown-menu .wrapper{display:flex;justify-content:space-between}header.new_header .bottom .navbar-nav .dropdown-menu .wrapper strong a{text-decoration:none;margin-bottom:1rem;color:var(--global-color)}header.new_header .bottom .navbar-nav .dropdown-menu .guide_submenu{padding-left:1rem}header.new_header .bottom .navbar-nav .my_account .dropdown-menu[data-bs-popper]{left:auto;right:0;margin-top:.6rem}header.new_header .bottom .navbar-nav .my_account .dropdown-menu li a:hover svg{stroke:red}header.new_header .bottom .navbar-nav li.my_account.diy_account{background:#e7eeef}header.new_header .bottom .navbar-nav li.my_account.diy_account:hover{background:#e2eaeb}@media screen and (min-width:1440px){header.new_header .container,header.new_header .container-fluid{width:1400px!important;max-width:1400px!important}header.new_header .bottom .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}}@media screen and (max-width:1200px){.container-fluid,header.new_header .container{width:98%;max-width:98%}}@media screen and (max-width:1024px){header.new_header .bottom .navbar-nav .nav-link{font-size:15px;padding-left:.6rem;padding-right:.6rem}header.new_header .bottom .navbar-nav .dropdown-toggle::after{background-size:13px}}@media screen and (max-width:992px){header.new_header .navbar-toggler{padding:0}header.new_header .navbar-toggler[aria-expanded=false] .navbar-toggler-icon{background:url(../../img/new-theme/nav_icon.svg) right center no-repeat;width:23px;height:20px;transition:all .1s}header.new_header .navbar-toggler[aria-expanded=true] .navbar-toggler-icon{background:url(../../img/new-theme/close.svg) right center no-repeat;width:23px;height:20px;transition:all .1s}header.new_header .navbar-toggler:focus{box-shadow:none;border:none;outline:0}header.new_header .bottom .navbar-nav .dropdown-toggle::after{background-size:15px}header.new_header .bottom .navbar-nav .dropdown-toggle::after{transform:rotate(-90deg)}header.new_header .bottom .navbar-nav .dropdown-toggle[aria-expanded=false]::after{transform:rotate(-90deg);transition:all .5s}header.new_header .bottom .navbar-nav .dropdown-toggle[aria-expanded=true]::after{transform:rotate(0);transition:all .5s}header.new_header .top{display:none}header.new_header .bottom{background:#fff;padding:.7rem 0;box-shadow:0 0 20px rgba(0,0,0,.1);position:relative}header.new_header .bottom .navbar{position:unset}header.new_header .bottom .navbar-collapse{position:fixed;border-radius:0 0 10px 10px;bottom:0;align-items:flex-start;background:#fff;top:59px;display:inline-table;transition:all .3s ease-out;height:100vh;width:100%;left:-100%;z-index:99}header.new_header .bottom .navbar-collapse.active{left:0}header.new_header .bottom .navbar-nav{width:100%}header.new_header .bottom .navbar-nav .nav-link{display:flex;justify-content:space-between;font-size:16px;padding:.9rem 1rem;border-top:solid 1px #e9ecee}header.new_header .bottom .navbar-nav .nav-link:focus{box-shadow:none;outline:0}header.new_header .bottom .navbar-nav li.my_account{margin-left:0}header.new_header .bottom .navbar-nav .dropdown-menu{box-shadow:none;border-radius:0;padding:0;margin:0 0 1rem 0}header.new_header .bottom .navbar-nav .dropdown-menu li a{font-size:13px;font-weight:400;padding:.4rem 1.2rem}header.new_header .bottom .navbar-nav .nav-link[aria-expanded=true]{color:#197e37}header.new_header .bottom .navbar-nav .tools_submenu li a{padding-right:0}header.new_header .bottom .navbar-nav .tools_submenu li{flex-basis:100%}header.new_header .bottom .navbar-nav .tools_submenu li:last-child{text-align:left}header.new_header .bottom .navbar-nav .tools_submenu li a.mtools_action{font-size:15px}header.new_header .bottom .navbar-nav .tools_submenu li a.mtools_action img{width:18px;height:18px}header.new_header .bottom .navbar-nav .dropdown-menu.gnav,header.new_header .bottom .navbar-nav .dropdown-menu.tools_menu{max-height:250px;overflow:auto}header.new_header .bottom .navbar-nav .dropdown-menu .guide_submenu{width:50%;padding-left:15px;margin-top:.5rem}header.new_header .bottom .navbar-nav .dropdown-menu .guide_submenu strong{font-size:13px;margin-bottom:.5rem;display:block}header.new_header .bottom .navbar-nav .nav-link.user_icon{display:none}header.new_header .bottom .navbar-nav .dropdown-menu .guide_submenu li a{padding:.4rem .7rem;border-radius:0}header.new_header .bottom .navbar-nav .nav-link.login{background:0 0;color:var(--green);border-radius:0;padding-left:1rem;padding-right:1rem}header.new_header .bottom .navbar-nav li.my_account{background:0 0;padding:0}header.new_header .bottom .navbar-nav li.my_account .dropdown-menu{display:block;border-radius:0;margin-bottom:0}header.new_header .bottom .navbar-nav li.my_account .dropdown-menu li a{font-size:16px;border-radius:0;padding:.8rem 1rem;font-weight:500;border-top:solid 1px #e9ecee}header.new_header .bottom .navbar-nav li.my_account .dropdown-menu li:last-child a{color:#197e37}header.new_header .bottom .navbar-nav li.my_account .dropdown-menu li a img{display:none}}
:root{--green:#197E37;--green-hover:#19853a;--primary:#5585B6;--primary-hover:#4f7dac;--blue:#09345a;--blue-hover:#103f68;--global-color:#253243;--green-bg:#197E37}.justify-content-center{justify-content:center!important}footer.new_footer{font-family:Poppins,sans-serif;font-weight:500}footer.new_footer .btn-success{background:var(--green);font-size:16px;border:none;box-shadow:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:13px 2.5rem;color:#fff;font-weight:500;border-radius:3rem}footer.new_footer .btn-success img{margin-left:.5rem;width:24px;height:24px;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;transition:.3s ease-out}footer.new_footer .btn-success:hover{background:var(--green-hover);color:#fff}footer.new_footer .btn-success:hover img{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);transform:rotateZ(45deg)}footer.new_footer .btn-success:focus{outline:0;box-shadow:none}footer.new_footer .container-fluid{width:98%;max-width:98%}footer.new_footer .top_panel{background:#197e37;padding:2.5rem 0;color:#fff}footer.new_footer .top_panel .wrapper{display:flex;justify-content:space-between;align-items:center}footer.new_footer .top_panel h3{font-size:30px;font-weight:500;margin-bottom:0;margin-top:0}footer.new_footer .top_panel .left{display:flex;align-items:center}footer.new_footer .top_panel .support{font-size:20px;font-weight:500;display:flex;margin:0 0 0 2.5rem}footer.new_footer .top_panel .support a{color:#fff;text-decoration:none}footer.new_footer .top_panel .support img{margin-right:.5rem}footer.new_footer .top_panel .right{display:flex;align-items:center}footer.new_footer .top_panel .right .social-icons a{margin:0 .8rem}footer.new_footer .mid_panel{padding:4rem 0 1rem 0}footer.new_footer .mid_panel .t_nav{display:flex;flex-wrap:wrap}footer.new_footer .footer-nav .top{display:flex!important;justify-content:space-between}footer.new_footer .footer-nav .top .panel{width:20%;border:none;padding:0;margin:0;box-shadow:none}footer.new_footer .footer-nav .more-nav{display:flex;justify-content:space-between;gap:0}footer.new_footer .footer-nav ul{margin-top:.7rem;padding-left:0}footer.new_footer .mid_panel .t_nav ul{margin-top:.7rem}footer.new_footer .mid_panel .t_nav ul.tools_nav{display:flex;flex-wrap:wrap;justify-content:space-between}footer.new_footer .mid_panel .t_nav ul.tools_nav li{width:33%}footer.new_footer .footer-nav strong{font-size:19px;width:100%}footer.new_footer .footer-nav ul li{width:100%;line-height:normal;list-style-type:none;margin:.2rem 0;display:inline-block}footer.new_footer .footer-nav ul li a{color:#44586b;display:block;font-size:14px;font-weight:500;text-decoration:none;padding:.2rem 0}footer.new_footer .footer-nav ul li a:hover{color:var(--green)}footer.new_footer .bottom_panel{border:solid 1px #e9eef2;display:flex;align-items:center;justify-content:space-between;border-left:none;border-right:none;padding:1rem 0}footer.new_footer .bottom_panel .ft-newsletter .form-control{border-radius:3rem;height:auto;box-shadow:none;margin-right:1rem;width:297px;padding:13px 1.5rem}footer.new_footer .bottom_panel .ft-newsletter form{margin-bottom:0;flex-direction:column}footer.new_footer .bottom_panel .ft-newsletter .outer{display:flex;flex-wrap:wrap;align-items:center;position:relative}footer.new_footer .bottom_panel .ft-newsletter .outer .error-message{order:1;width:100%;margin-left:1.3rem;color:red;font-size:11px}footer.new_footer .bottom_panel .ft-newsletter form span{font-weight:500;margin-bottom:.2rem;font-size:15px}footer.new_footer .bottom_panel .ft-newsletter .successfulTxt{color:var(--green);font-weight:500;font-size:12px;margin-left:1rem}footer.new_footer .bottom_panel .ft-newsletter .newsletter-subscribed-alert{color:red;font-size:12px;margin-top:.5rem}footer.new_footer .bottom_panel .iso_certified{margin-bottom:0}footer.new_footer .copyright,footer.new_footer .policy_links{padding:.8rem;font-size:14px;color:#44586b}footer.new_footer .policy_links{text-align:right}.new_footer .policy_links a,footer.new_footer .copyright a{color:var(--global-color);text-decoration:none}footer.new_footer .more-nav{margin-top:1rem}footer.new_footer .more-nav .panel{width:20%;max-width:20%;box-shadow:none;padding:0 0}.modal_free_otpflow .d-none,.modal_free_otpflow .hidden,footer.new_footer .d-none,footer.new_footer .hidden{display:none}.modal_free_otpflow{font-family:Poppins,sans-serif;font-weight:500}.modal_free_otpflow .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}footer.new_footer .footer-nav .top .panl_outer{width:60%}footer.new_footer .footer-nav .top .panl_outer .panel{width:100%}footer.new_footer .footer-nav .top .panl_outer .panel ul{display:flex;justify-content:space-between;flex-wrap:wrap}footer.new_footer .footer-nav .top .panl_outer .panel ul li{width:33.33%}@media screen and (min-width:1440px){.container,.container-fluid{width:1400px!important;max-width:1400px!important}}@media screen and (max-width:1080px){footer.new_footer .top_panel h3{font-size:28px}footer.new_footer .footer-nav ul{display:flex;flex-wrap:wrap}footer.new_footer .footer-nav ul li{width:50%}footer.new_footer .mid_panel .t_nav ul li{width:100%}footer.new_footer .footer-nav .top{flex-wrap:wrap}footer.new_footer .footer-nav .top .panel{min-width:50%;width:50%}footer.new_footer .footer-nav .top .panel:nth-child(3),footer.new_footer .footer-nav .top .panel:nth-child(4),footer.new_footer .footer-nav .top .panel:nth-child(5){width:33%;min-width:33%}footer.new_footer .footer-nav .top .panel:nth-child(3) ul,footer.new_footer .footer-nav .top .panel:nth-child(4) ul,footer.new_footer .footer-nav .top .panel:nth-child(5) ul{flex-wrap:unset;flex-direction:column}footer.new_footer .footer-nav .top .panel:nth-child(3) ul li,footer.new_footer .footer-nav .top .panel:nth-child(4) ul li,footer.new_footer .footer-nav .top .panel:nth-child(5) ul li{width:100%}}@media screen and (max-width:1024px){footer.new_footer .top_panel h3{font-size:25px}footer.new_footer .top_panel .support{font-size:18px}footer.new_footer .mid_panel .t_nav ul.tools_nav li{width:32%}footer.new_footer .bottom_panel .iso_certified{margin-top:1rem}footer.new_footer .footer-nav ul{display:flex;flex-wrap:wrap}footer.new_footer .footer-nav ul li{width:50%}footer.new_footer .footer-nav strong{font-size:17px}footer.new_footer .footer-nav .top .panl_outer{width:100%}footer.new_footer .more-nav .panel{padding-right:10px}}@media screen and (max-width:992px){footer.new_footer .top_panel .wrapper{flex-direction:column-reverse}footer.new_footer .top_panel{padding:1.5rem 0}footer.new_footer .top_panel .left,footer.new_footer .top_panel .right{width:100%}footer.new_footer .top_panel h3{display:none}footer.new_footer .top_panel .right{justify-content:center;margin-bottom:1.2rem}footer.new_footer .top_panel .support{font-size:14px;margin:0 .5rem;align-items:center}footer.new_footer .top_panel .support img{width:20px;height:20px;margin-right:.2rem}footer.new_footer .top_panel .left{justify-content:center}footer.new_footer .mid_panel{padding-bottom:0}footer.new_footer .bottom_panel .ft-newsletter .form-control{width:auto}footer.new_footer .footer-nav ul li a{font-size:14px}footer.new_footer .footer-nav ul li{margin:.2rem 0}footer.new_footer .bottom_panel .ft-newsletter .form-control{width:200px}footer.new_footer .footer-nav ul{display:flex;justify-content:space-between;flex-wrap:wrap}footer.new_footer .mid_panel .t_nav ul li{width:48%}footer.new_footer .bottom_panel .ft-newsletter .outer .error-message{text-align:left;width:100%;margin-left:0;margin-top:.5rem}footer.new_footer .bottom_panel .ft-newsletter .outer{flex-wrap:wrap;justify-content:flex-start}footer.new_footer .bottom_panel .iso_certified img{max-width:80%}footer.new_footer .bottom_panel .iso_certified{margin-left:1rem;margin-top:1.3rem}footer.new_footer .toggle_action .t_nav ul{width:100%;max-height:0;margin-top:0;margin-bottom:0;overflow:hidden;transition:max-height .3s ease-out}footer.new_footer .toggle_action .t_nav strong:after{content:"+";font-size:25px;font-weight:400;float:right}footer.new_footer .toggle_action .t_nav.open strong:after{content:"-"}footer.new_footer .toggle_action .t_nav.open ul{height:auto;width:47%;margin-bottom:.5rem;vertical-align:top;max-height:470px;padding:0;transition:max-height .3s ease-in!important}footer.new_footer .toggle_action .t_nav.open ul:last-child{width:100%}footer.new_footer .toggle_action .t_nav.open ul.tools_nav{width:100%;display:flex;justify-content:space-between;overflow:auto}footer.new_footer .mid_panel .t_nav.open ul.tools_nav li{width:47%}footer.new_footer .mid_panel .t_nav{display:flex;align-items:center;justify-content:space-between;border-top:solid 1px #ebeff3}footer.new_footer .mid_panel .t_nav strong{display:flex;align-items:center;justify-content:space-between;padding:.8rem .2rem;font-size:16px}footer.new_footer .more-nav{justify-content:space-between;margin-top:0}footer.new_footer .more-nav .panel{width:100%;max-width:100%}footer.new_footer .footer-nav .top .panl_outer .panel ul{overflow:auto}footer.new_footer .footer-nav .top{flex-wrap:wrap}footer.new_footer .footer-nav .top .panel{width:50%;min-width:50%}footer.new_footer .footer-nav .more-nav{flex-direction:column}footer.new_footer .footer-nav .more-nav .panel{margin-bottom:0}footer.new_footer .footer-nav .top .panl_outer{width:100%}footer.new_footer .footer-nav .top .panl_outer .t_nav{align-items:flex-start}footer.new_footer .footer-nav .top .panl_outer .panel ul li{width:33%}}@media screen and (max-width:768px){footer.new_footer .btn-success{font-size:14px;padding:.6rem 2rem;width:auto}footer.new_footer .btn-success img{width:20px;height:20px}footer.new_footer{margin-top:0}footer.new_footer .footer-nav ul{margin-top:0;margin-bottom:2rem}footer.new_footer .footer-nav ul li{margin:.2rem 0;width:100%}footer.new_footer .top_panel .support{font-size:12px;margin:0;align-items:center}footer.new_footer .top_panel .support img{width:20px;height:20px;margin-right:.2rem}footer.new_footer .top_panel .left{justify-content:space-around}footer.new_footer .mid_panel{padding:2rem 0 0 0}footer.new_footer .bottom_panel{flex-direction:column-reverse}footer.new_footer .bottom_panel .iso_certified{text-align:center;margin-top:0}footer.new_footer .bottom_panel .ft-newsletter .form-control{width:200px;font-size:13px}footer.new_footer .bottom_panel .iso_certified img{max-width:80%;margin-bottom:1rem}footer.new_footer .toggle_action .t_nav ul{margin:0;width:100%}footer.new_footer .footer-nav strong{font-size:16px}footer.new_footer .footer-nav ul li a{font-size:13px;display:block}footer.new_footer .mid_panel .t_nav ul.tools_nav li{width:47%}footer.new_footer .bottom_panel .ft-newsletter form{align-items:center}footer.new_footer .bottom_panel .ft-newsletter{width:100%;text-align:center;border-top:solid 1px #ebeff3;padding-top:1.2rem}footer.new_footer .copyright,footer.new_footer .policy_links{text-align:center;font-size:13px;padding:0}footer.new_footer .copyright{padding:1rem 0 .5rem 0}footer.new_footer .policy_links{padding:1rem 0 .5rem 0}footer.new_footer .bottom_panel .ft-newsletter .outer{justify-content:center}footer.new_footer .bottom_panel .ft-newsletter .outer .error-message{text-align:center}footer.new_footer .more-nav .panel{width:100%;max-width:100%}footer.new_footer .more-nav .panel ul li{width:48%}footer.new_footer .more-nav .panel{padding-right:0}}@media screen and (max-width:480px){footer.new_footer .bottom_panel .ft-newsletter .form-control{margin-right:.3rem;width:90%;margin-top:.5rem;margin-bottom:.5rem}footer.new_footer .bottom_panel .ft-newsletter .outer{flex-wrap:wrap!important}footer.new_footer .more-nav{margin-top:0}footer.new_footer .more-nav .panel ul li{width:100%}footer.new_footer .bottom_panel .ft-newsletter .successfulTxt{width:100%;text-align:center}footer.new_footer .toggle_action .t_nav.open ul{margin-bottom:.5rem}footer.new_footer .footer-nav .top .panl_outer .panel{width:100%}footer.new_footer .footer-nav .top .panl_outer .panel ul li{width:49%}footer.new_footer .footer-nav .top .panl_outer .t_nav{align-items:flex-start}footer.new_footer .footer-nav .top .panl_outer .panel:nth-child(4){width:100%}}@media screen and (max-width:320px){footer.new_footer .bottom_panel .ft-newsletter .form-control{width:230px;margin-right:.2rem}}
.xdsoft_datetimepicker{box-shadow:0 5px 15px -5px rgba(0,0,0,.506);background:#fff;border-bottom:1px solid #bbb;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:2px 8px 8px 0;position:absolute;z-index:9999;-moz-box-sizing:border-box;box-sizing:border-box;display:none}.xdsoft_datetimepicker.xdsoft_rtl{padding:8px 0 8px 8px}.xdsoft_datetimepicker iframe{position:absolute;left:0;top:0;width:75px;height:210px;background:0 0;border:none}.xdsoft_datetimepicker button{border:none!important}.xdsoft_noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.xdsoft_noselect::selection{background:0 0}.xdsoft_noselect::-moz-selection{background:0 0}.xdsoft_datetimepicker.xdsoft_inline{display:inline-block;position:static;box-shadow:none}.xdsoft_datetimepicker *{-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}.xdsoft_datetimepicker .xdsoft_datepicker,.xdsoft_datetimepicker .xdsoft_timepicker{display:none}.xdsoft_datetimepicker .xdsoft_datepicker.active,.xdsoft_datetimepicker .xdsoft_timepicker.active{display:block}.xdsoft_datetimepicker .xdsoft_datepicker{width:224px;float:left;margin-left:8px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{width:256px}.xdsoft_datetimepicker .xdsoft_timepicker{width:58px;float:left;text-align:center;margin-left:8px;margin-top:0}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker{float:right;margin-right:8px;margin-left:0}.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker{margin-top:8px;margin-bottom:3px}.xdsoft_datetimepicker .xdsoft_mounthpicker{position:relative;text-align:center}.xdsoft_datetimepicker .xdsoft_label i,.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)}.xdsoft_datetimepicker .xdsoft_label i{opacity:.5;background-position:-92px -19px;display:inline-block;width:9px;height:20px;vertical-align:middle}.xdsoft_datetimepicker .xdsoft_prev{float:left;background-position:-20px 0}.xdsoft_datetimepicker .xdsoft_today_button{float:left;background-position:-70px 0;margin-left:5px}.xdsoft_datetimepicker .xdsoft_next{float:right;background-position:0 0}.xdsoft_datetimepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_prev,.xdsoft_datetimepicker .xdsoft_today_button{background-color:transparent;background-repeat:no-repeat;border:0;cursor:pointer;display:block;height:30px;opacity:.5;outline:0;overflow:hidden;padding:0;position:relative;text-indent:100%;white-space:nowrap;width:20px;min-width:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{float:none;background-position:-40px -15px;height:15px;width:30px;display:block;margin-left:14px;margin-top:7px}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next,.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev{float:none;margin-left:0;margin-right:14px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{background-position:-40px 0;margin-bottom:7px;margin-top:0}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{height:151px;overflow:hidden;border-bottom:1px solid #ddd}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div{background:#f5f5f5;border-top:1px solid #ddd;color:#666;font-size:12px;text-align:center;border-collapse:collapse;cursor:pointer;border-bottom-width:0;height:25px;line-height:25px}.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:first-child{border-top-width:0}.xdsoft_datetimepicker .xdsoft_next:hover,.xdsoft_datetimepicker .xdsoft_prev:hover,.xdsoft_datetimepicker .xdsoft_today_button:hover{opacity:1}.xdsoft_datetimepicker .xdsoft_label{display:inline;position:relative;z-index:9999;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff;float:left;width:182px;text-align:center;cursor:pointer}.xdsoft_datetimepicker .xdsoft_label:hover>span{text-decoration:underline}.xdsoft_datetimepicker .xdsoft_label:hover i{opacity:1}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select{border:1px solid #ccc;position:absolute;right:0;top:30px;z-index:101;display:none;background:#fff;max-height:160px;overflow-y:hidden}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_monthselect{right:-7px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select.xdsoft_yearselect{right:2px}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover{color:#fff;background:#ff8000}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option{padding:2px 10px 2px 5px;text-decoration:none!important}.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_month{width:100px;text-align:right}.xdsoft_datetimepicker .xdsoft_calendar{clear:both}.xdsoft_datetimepicker .xdsoft_year{width:48px;margin-left:5px}.xdsoft_datetimepicker .xdsoft_calendar table{border-collapse:collapse;width:100%}.xdsoft_datetimepicker .xdsoft_calendar td>div{padding-right:5px}.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th{width:14.2857142%;background:#f5f5f5;border:1px solid #ddd;color:#666;font-size:12px;text-align:right;vertical-align:middle;padding:0;border-collapse:collapse;cursor:pointer;height:25px}.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th{width:12.5%}.xdsoft_datetimepicker .xdsoft_calendar th{background:#f1f1f1}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today{color:#3af}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default{background:#ffe9d2;box-shadow:#ffb871 0 1px 4px 0 inset;color:#000}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current{background:#3af;box-shadow:#178fe5 0 1px 3px 0 inset;color:#fff;font-weight:700}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,.xdsoft_datetimepicker .xdsoft_time_box>div>div.xdsoft_disabled{opacity:.5;cursor:default}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{opacity:.2}.xdsoft_datetimepicker .xdsoft_calendar td:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover{color:#fff!important;background:#ff8000!important;box-shadow:none!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover{background:#3af!important;box-shadow:#178fe5 0 1px 3px 0 inset!important;color:#fff!important}.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_disabled:hover{color:inherit!important;background:inherit!important;box-shadow:inherit!important}.xdsoft_datetimepicker .xdsoft_calendar th{font-weight:700;text-align:center;color:#999;cursor:default}.xdsoft_datetimepicker .xdsoft_copyright{color:#ccc!important;font-size:10px;clear:both;float:none;margin-left:8px}.xdsoft_datetimepicker .xdsoft_copyright a{color:#eee!important}.xdsoft_datetimepicker .xdsoft_copyright a:hover{color:#aaa!important}.xdsoft_time_box{position:relative;border:1px solid #ccc}.xdsoft_scrollbar>.xdsoft_scroller{background:#ccc!important;height:20px;border-radius:3px}.xdsoft_scrollbar{position:absolute;width:7px;right:0;top:0;bottom:0;cursor:pointer}.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar{left:0;right:auto}.xdsoft_scroller_box{position:relative}.xdsoft_datetimepicker .xdsoft_save_selected{display:block;border:1px solid #ddd!important;margin-top:5px;width:100%;color:#454551;font-size:13px}.xdsoft_datetimepicker .blue-gradient-button{font-family:museo-sans,"Book Antiqua",sans-serif;font-size:12px;font-weight:300;color:#82878c;height:28px;position:relative;padding:4px 17px 4px 33px;border:1px solid #d7d8da;background:-moz-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(73%,#f4f8fa));background:-webkit-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-o-linear-gradient(top,#fff 0,#f4f8fa 73%);background:-ms-linear-gradient(top,#fff 0,#f4f8fa 73%);background:linear-gradient(to bottom,#fff 0,#f4f8fa 73%)}.xdsoft_datetimepicker .blue-gradient-button:focus,.xdsoft_datetimepicker .blue-gradient-button:focus span,.xdsoft_datetimepicker .blue-gradient-button:hover,.xdsoft_datetimepicker .blue-gradient-button:hover span{color:#454551;background:-moz-linear-gradient(top,#f4f8fa 0,#fff 73%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f8fa),color-stop(73%,#fff));background:-webkit-linear-gradient(top,#f4f8fa 0,#fff 73%);background:-o-linear-gradient(top,#f4f8fa 0,#fff 73%);background:-ms-linear-gradient(top,#f4f8fa 0,#fff 73%);background:linear-gradient(to bottom,#f4f8fa 0,#fff 73%)}
*body{margin:0}:root{--green:#197e37;--green-hover:#19853a;--primary:#5585b6;--primary-hover:#4f7dac;--blue:#09345a;--blue-hover:#103f68;--global-color:#253243;--green-bg:#197e37;--fontw-700:700}.hidden{display:none!important}h2{font-size:35px;font-weight:var(--fontw-700)!important;color:#243b5e}.container-fluid{padding-left:1.2rem;padding-right:1.2rem}.btn-success{background:var(--green);font-size:16px;border:none;box-shadow:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.5rem;color:#fff;font-weight:500;border-radius:3rem}.btn-success img{margin-left:.5rem;width:24px;height:24px;-webkit-transition:.3s ease-out;-moz-transition:.3s ease-out;transition:.3s ease-out}.btn-success:hover{background:var(--green-hover);color:#fff}.btn-success:hover img{-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);transform:rotateZ(45deg)}.btn-success:focus{outline:0;box-shadow:none}.plan_landingpages{position:relative}.plan_landingpages .planlanding_banner{background:url(../../img/new-theme/pricing-landing/banner_bg.png) left bottom no-repeat #e6f2ea;background-size:cover}.plan_landingpages .planlanding_banner .container-fluid{position:relative}.plan_landingpages .planlanding_banner .wrapper{display:flex;justify-content:space-between;align-items:center}.plan_landingpages .planlanding_banner .left{width:60%}.plan_landingpages .planlanding_banner .left h1{font-size:50px;margin:1rem 0;font-weight:700;color:#243b5e}.plan_landingpages .planlanding_banner .left h1 strong{color:#243b5e;display:block;font-size:25px;margin-bottom:.5rem}.plan_landingpages .planlanding_banner .left h1 strong mark,.plan_landingpages .planlanding_banner .left p mark{color:var(--green);background:0 0;padding:0}.plan_landingpages .planlanding_banner .left p{font-size:18px;font-weight:500;margin:1rem 0}.plan_landingpages .planlanding_banner .usps{display:flex;flex-wrap:wrap;padding:0}.plan_landingpages .planlanding_banner .usps li{display:flex;gap:10px;padding:8px 0;align-items:center;list-style-type:none;width:45%}.plan_landingpages .planlanding_banner .usps li figure{margin-bottom:0}.plan_landingpages .planlanding_banner .usps li img{width:25px;height:auto}.plan_landingpages .planlanding_banner .right{width:35%;display:flex;justify-content:center}.plan_landingpages .planlanding_banner .service_inuiryform{width:420px;margin:2rem 0;border-radius:16px;padding:2rem 3rem;box-shadow:0 0 30px #7979791a;background-color:#fffffff0}.plan_landingpages .planlanding_banner .service_inuiryform .form-control{background:#fff;box-shadow:none;border:none;font-size:14px;color:#000;padding:0 18px 0 10px}.plan_landingpages .planlanding_banner .service_inuiryform .form-group{margin-top:1.2rem}.plan_landingpages .planlanding_banner .service_inuiryform .query_form .input_group img{margin-left:1rem}.plan_landingpages .planlanding_banner .service_inuiryform .query_form .btn-success{margin:1.5rem auto 0}.plan_landingpages .planlanding_banner .service_inuiryform h3{font-size:1.4rem;padding:0;font-weight:600!important;text-align:center}.service_inuiryform .error-message{color:red;font-size:12px;margin-top:.2rem}.booktax_expertmodal .btn-close{position:absolute;top:-1.2rem;right:-1.7rem}.plan_landingpages .planlanding_banner .service_inuiryform .btn-close:focus{outline:0;box-shadow:none}.plan_landingpages .planlanding_banner .service_inuiryform .query_form .input_group{display:flex;align-items:center;color:#000;background:#fff;border:1px solid #adb1b9;height:50px;margin-top:.2rem;border-radius:6px;filter:drop-shadow(0 1px 1px #0000001a)}.plan_landingpages .planlanding_banner .service_inuiryform .query_form .input_group.txtarea{height:70px}.plan_landingpages .planlanding_banner .service_inuiryform .query_form .input_group.txtarea img{margin-top:-20px}.plan_landingpages .planlanding_banner .thank-you-msg{text-align:center;padding:1rem 0;height:100%;display:flex;align-items:center;flex-direction:column}.plan_landingpages .planlanding_banner .thank-you-msg h2{margin:1.5rem 0;line-height:32px}.plan_landingpages .planlanding_banner .thank-you-msg a{text-decoration:none;color:var(--green)}.case_study h2,.services_include h2,.whocan_buyplan h2,.why_us h2{font-size:35px;margin-bottom:3.5rem}.whocan_buyplan{background:#f2f4f5;padding:5rem 0}.whocan_buyplan .wrapper{width:1200px;margin:0 auto}.whocan_buyplan .incomesource{padding:0;display:flex;flex-wrap:wrap;justify-content:space-between}.whocan_buyplan .incomesource li{width:32%;background:#fff;padding:1rem;margin:.5rem 0;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.1);display:flex;align-items:center;gap:10px}.whocan_buyplan .incomesource li figure{width:55px;height:55px;margin-bottom:0;display:inline-flex;align-items:center;justify-content:center;background:#eef5ff;border-radius:10px}.whocan_buyplan .incomesource li figure.green_bg{background:#ecf7f4}.whocan_buyplan .incomesource li p{color:#314259;width:80%;font-size:17px;line-height:22px;margin-bottom:0;font-weight:500}.services_include{padding:5rem 0;width:1200px;margin:0 auto}.services_include .wrapper{display:flex;align-items:center;justify-content:space-around}.services_include ul{width:65%}.services_include ul li{list-style-type:none;background:url(../../img/new-theme/pricing-landing/list_tick.png) left top no-repeat;background-size:25px 25px;font-size:18px;padding:0 0 0 3rem;margin:1.5rem 0}.why_us{padding:3rem 0 5rem 0;width:1200px;margin:0 auto}.why_us ul{padding:0;margin-top:4rem;margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between}.why_us ul li{width:24%;color:#545e6b;font-size:15px;list-style-type:none;text-align:center;background:#fff;padding:1.5rem 1rem;margin:.5rem 0;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.why_us ul li figure{border-radius:10px;padding:1rem 0;margin-top:-2.5rem;margin-bottom:0;background:#fff;background:linear-gradient(0deg,#fff 0,#d7eee3 100%)}.why_us ul li b{display:block;font-size:20px;color:#000}.cta_strip{background:linear-gradient(90.09deg,#159957 1.01%,#155799 99.06%);padding:1rem 0;font-weight:500}.cta_strip .wrapper{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.cta_strip span{width:80%;color:#fff;font-size:17px;display:flex;gap:20px}.cta_strip a.btn{background:#fcd165;font-size:17px;color:#000;text-decoration:none;padding:.7rem 2rem;font-weight:600;border-radius:3rem;display:inline-block}.price_strip{z-index:99;background:#f1f1f1;padding:.8rem 0;font-weight:500}.price_strip.is-sticky{width:100%;background-color:#fff;position:fixed;bottom:0;left:auto;right:auto;box-shadow:0 0 20px rgba(0,0,0,.2);backdrop-filter:blur(10px);animation:slideDown .35s ease-out}.price_strip .wrapper{width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.price_strip span{font-size:18px;display:flex;align-items:center;font-weight:600;gap:15px}.price_strip span.right{display:flex;align-items:center}.price_strip span.right strike{color:#91979f;font-weight:400}.price_strip span.right strong{font-size:32px}.price_strip span.right strong small{font-size:14px;font-weight:400}.price_strip span.right .btn-success{padding:.6rem 2.5rem}.case_study{padding:4rem 0;width:1200px;margin:0 auto}.case_study .case_senerio{background:#f2f8ff;position:relative;border-radius:15px;padding:1.5rem 2.5rem;margin-bottom:1rem}.case_study .case_senerio:nth-child(odd){background:#f3fcf7}.case_study .case_senerio .study_icon{position:absolute;left:-20px;top:20px}.case_study .case_senerio h3{font-size:25px;border-bottom:solid 1px #e4ebf5;padding-bottom:1rem;margin-bottom:1rem;font-weight:600;color:var(--green)}.case_study .case_senerio h4{font-size:20px;font-weight:600;line-height:28px;margin-bottom:1rem}.case_study .case_senerio h4 b{font-weight:600;color:var(--green);margin-bottom:.3rem;display:block}.faqs{padding:4rem 0}.faqs .accordion{width:1200px;margin:4rem auto 0}.faqs .accordion .accordion-button{background:#fff;font-family:Poppins,sans-serif;padding:1.8rem 0;box-shadow:none;font-size:1.2rem;font-weight:500;color:#2e3846}.faqs .accordion .accordion-button{background:#fff;font-weight:600}.faqs .accordion .accordion-button::after{width:1.7rem;height:1.7rem;background-size:1.7rem}.faqs .accordion .accordion-item{border:none;border-bottom:solid 1px #dde2e8}.faqs .accordion .accordion-item:last-child{border-bottom:none}.faqs .accordion .accordion-body{padding:0 0 1rem 0}.faqs .accordion .accordion-body p{color:#323f50}.faqs .accordion .accordion-body p a{color:var(--green)}.faqs .accordion .accordion-body ul{padding-left:20px}.faqs .accordion .accordion-body ul li{color:#323f50;line-height:25px;margin:.5rem 0}.faqs .accordion .accordion-body ul li a{color:var(--green);text-decoration:none}.faqs .accordion .accordion-body table tr:nth-child(odd){background-color:#f1f1f1}.faqs .accordion .accordion-body table tr td,.faqs .accordion .accordion-body table tr th{border:solid 1px #ddd}.common_client_review{padding:3rem 0;background-color:#f4f8fd}.common_client_review .wrapper article{background:#fff;width:auto;height:250px;margin:2rem 1rem 0 1rem;text-align:left;border-radius:20px;box-shadow:none;padding:40px}.common_client_review .wrapper article span{font-weight:500;margin-bottom:.5rem}.common_client_review .wrapper article small{display:block;font-style:italic;font-size:13px;font-weight:400}.common_client_review .wrapper article p{color:var(--global-color);font-weight:500;line-height:25px}.common_client_review h2{text-align:center}.common_client_review h4{font-size:1.1rem}.common_client_review .wrapper .top{display:flex;align-items:flex-start}.common_client_review .wrapper .top img{margin-right:.8rem}.common_client_review .wrapper .top p{margin-top:.5rem}.common_client_review .wrapper .bottom{display:flex;align-items:center}.common_client_review .wrapper .bottom figure{margin-bottom:1rem}.common_client_review .wrapper .top .c_detail{display:flex;flex-direction:column;margin-bottom:1rem}.common_client_review .owl-nav button.owl-next span,.common_client_review .owl-nav button.owl-prev span{display:none}.common_client_review .owl-nav button.owl-next:hover,.common_client_review .owl-nav button.owl-prev:hover{opacity:1}.common_client_review .owl-dots,.common_client_review .owl-nav{display:none}.nrinew_page .whocan_buyplan{padding:3rem 0}.nrinew_page .planlanding_banner .left h1 strong{margin-top:.5rem;display:block}.nrinew_page .whocan_buyplan h2{margin-bottom:1.5rem}.nrinew_page .whocan_buyplan p{font-size:20px;text-align:center}.services_include .wrapper{justify-content:center}.nrinew_page .services_include ul{width:auto}.huf_registration h1 mark{color:var(--green);background:0 0;padding:0}.huf_registration .wrapper{width:1200px;margin:0 auto}.huf_registration.plan_landingpages .planlanding_banner .usps{gap:20px}.huf_registration.plan_landingpages .planlanding_banner .usps li{width:auto}.huf_registration .documents_required,.huf_registration .whocan_buyplan,.huf_registration .why_hufregister{padding:3rem 0}.huf_registration .why_hufregister ul{list-style-type:none;display:flex;padding:0;justify-content:space-between;margin-top:3rem}.huf_registration .why_hufregister ul li{width:33%;padding:0 1rem;display:flex;gap:20px;font-size:16px}.huf_registration .why_hufregister ul li img{width:55px;height:55px}.huf_registration .why_hufregister ul li p strong{display:block;font-size:20px;font-weight:600}.huf_registration .our_services{background-color:#ebeff4;padding:3rem 0}.huf_registration .our_services .wrapper{background-color:#fff;border-radius:1rem;box-shadow:0 1px 30px rgba(0,0,0,.05);margin-top:2rem;padding:2.5rem 2rem .2rem 2rem}.huf_registration .our_services h3{font-size:20px;font-weight:600;text-align:center}.huf_registration .documents_required ul,.huf_registration .our_services ul{padding:0;display:flex;justify-content:center;gap:20px}.huf_registration .documents_required ul li,.huf_registration .our_services ul li{list-style-type:none;background:url(../../img/new-theme/pricing-landing/list_tick.png) left 2px no-repeat;background-size:23px 23px;font-size:17px;padding:0 0 0 2rem;margin:1.5rem 0}.huf_registration .documents_required ul{flex-wrap:wrap;gap:0 20px;margin-top:2rem;flex-wrap:wrap}.huf_registration .documents_required ul li{font-size:16px;margin:.5rem 0}.huf_registration .huf_howitworks{padding:3rem 0}.huf_registration .huf_howitworks ul{padding:0;margin-top:3.5rem;display:flex;justify-content:center;gap:20px}.huf_registration .huf_howitworks ul li{width:16%;position:relative;list-style-type:none;text-align:center}.huf_registration .huf_howitworks ul li:after{content:'';position:absolute;right:0;top:20px;background:url(../../img/new-theme/pricing-landing/steps-arrow.svg) right center no-repeat;width:8px;height:10px}.huf_registration .huf_howitworks ul li:last-child:after{display:none}.huf_registration .huf_howitworks ul li span{display:block;font-weight:600;font-size:18px;margin-top:1rem}.huf_registration .huf_howitworks ul li img{width:45px}.huf_registration .services_include{padding:1rem 0}.plan_landingpages.belated_return .wrapper{width:1200px;margin:0 auto}.align_listtype{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:0;margin-top:2rem;margin-bottom:0}.align_listtype li{width:49.5%;list-style-type:none;background:url(https://emailer.tax2win.in/assets/capital-gains-income-tax-return-filing/list_tick.png) 1rem .6rem no-repeat;font-size:15px;background-color:#fff;background-size:20px 20px;border-radius:6px;padding:.5rem 1rem .5rem 3rem;box-shadow:1px 1px rgba(0,0,0,.1)}.plan_landingpages.belated_return .planlanding_banner{padding:4rem 0}.plan_landingpages.belated_return .planlanding_banner .wrapper{width:auto}.plan_landingpages.belated_return .planlanding_banner .left h1{font-size:45px;margin:1rem 0;font-weight:700;color:var(--global-color)}.plan_landingpages.belated_return .planlanding_banner .left h1 mark{color:var(--green);background:0 0;padding:0;display:block}.plan_landingpages.belated_return .planlanding_banner .left .btn-success{font-size:18px;padding:.8rem 3.5rem}.plan_landingpages.belated_return .whoshouldfile_itr{background-color:#f9fbfd;padding:3rem 0}.plan_landingpages.belated_return .belated_imortthing{padding:4rem 0}.plan_landingpages.belated_return .belated_imortthing .outer{display:flex;margin-top:2.5rem;justify-content:space-between;gap:15px}.plan_landingpages.belated_return .belated_imortthing .outer .panel{width:33%;border:solid 1px #ebeff4;background-color:#fff;box-shadow:0 2px 50px rgba(0,0,0,.05);border-radius:8px}.plan_landingpages.belated_return .belated_imortthing .outer .panel span,.plan_landingpages.belated_return .belated_imortthing .outer .panel strong{display:block;padding:.8rem 1.5rem}.plan_landingpages.belated_return .belated_imortthing .outer .panel strong{border-bottom:solid 1px #e8ecf0;font-size:16px}.plan_landingpages.belated_return .deadline{background-color:#f5f7fa;padding:1rem;border-radius:8px;text-align:center;margin-top:2rem}.plan_landingpages.belated_return .why_fileitr{background-color:#f9fbfd;padding:4rem 0}.plan_landingpages.belated_return .why_fileitr ul{padding:0;gap:15px;margin-top:2rem;margin-bottom:0;display:flex;justify-content:center}.plan_landingpages.belated_return .why_fileitr ul li{width:30%;padding:1rem;list-style-type:none;text-align:center}.plan_landingpages.belated_return .why_fileitr ul li span{display:block;font-size:18px;font-weight:500;margin-top:1rem;color:#263238}.plan_landingpages.belated_return .why_fileitr ul li p{font-size:15px;margin-top:.5rem}.plan_landingpages.belated_return .services_include figure img{width:450px}.plan_landingpages.belated_return.itr_u .left h1 strong{line-height:35px}.plan_landingpages.belated_return.itr_u .usps{gap:20px;margin-top:1rem}.plan_landingpages.belated_return.itr_u .usps li{width:auto}.plan_landingpages.belated_return.itr_u .whoshouldfile_itr span{font-size:18px;margin-top:1rem}.plan_landingpages.belated_return.itr_u .why_fileitr{padding-top:0}.plan_landingpages.belated_return.itr_u .why_fileitr hr{margin:0;background-color:#b3b3b3}.plan_landingpages.belated_return.itr_u .why_fileitr h2{margin-top:3rem}.plan_landingpages.belated_return.itr_u .documentrequired{background-color:#f9fbfd;padding:3rem 0}.plan_landingpages.belated_return.itr_u .documentrequired ul{padding:0;display:flex;flex-wrap:wrap;justify-content:center;margin-top:1rem;margin-bottom:0}.plan_landingpages.belated_return.itr_u .documentrequired ul li{list-style-type:none;background:url(https://emailer.tax2win.in/assets/capital-gains-income-tax-return-filing/list_tick.png) 1rem .6rem no-repeat;font-size:15px;background-size:20px 20px;padding:.5rem 1rem .5rem 3rem}.plan_landingpages.belated_return.itr_u .services_pricing{background-color:transparent;background:#f5f9fd;background:linear-gradient(0deg,#f5f9fd 0,#fff 100%)}.services_pricing{background-color:#f9fbfd;padding:3rem 0}.services_pricing .outer{display:flex;justify-content:space-between}.services_pricing .outer .panel{display:flex;width:16%;justify-content:center;text-align:center;margin-top:2rem;justify-content:space-between;border:solid 1px #dde2e9;background-color:#fff;border-radius:10px;padding:1rem}.services_pricing .outer .panel figcaption{font-size:18px;font-weight:600}.services_pricing .outer .panel .hr{margin:.5rem 0}.services_pricing .outer .panel .cut-price{display:block;font-size:14px;color:#727e8a}.services_pricing .outer .panel strong{font-size:25px;display:block;font-weight:600}.services_pricing .outer .panel p{font-size:12px;min-height:90px}.services_pricing .outer .panel small{margin-top:-5px;margin-bottom:10px;display:block;font-size:13px}.services_pricing .outer .panel .btn{background-color:#fff;border:solid 1px #aeb7c4;margin-bottom:.8rem;display:inline-block;padding:.3rem 1.5rem;border-radius:3rem;font-size:13px;text-decoration:none}.services_pricing .outer .panel a{text-decoration:none;text-align:center;color:#253243}.services_pricing .outer .panel:hover .btn{background-color:#197e37;color:#fff;border-color:#197e37}.plan_landingpages.belated_return .common_client_review{background-color:#fff}.plan_landingpages.belated_return .common_client_review .wrapper{width:auto;justify-content:center}.plan_landingpages.belated_return .common_client_review .wrapper article{background:#fff;height:250px;border:solid 1px #dde2e9;margin:2rem 1rem 0 1rem;text-align:left;border-radius:20px;box-shadow:none;padding:40px}@media screen and (max-width:1024px){.case_study h2,.common_client_review h2,.faqs h2,.huf_registration h2,.plan_landingpages h2,.services_include h2,.whocan_buyplan h2,.why_us h2{font-size:30px;margin-bottom:1.5rem}.cta_strip a.btn{font-size:15px}.plan_landingpages .planlanding_banner .left h1 strong{font-size:22px}.plan_landingpages .planlanding_banner .service_inuiryform{padding:1.5rem 2rem}.plan_landingpages .planlanding_banner .left h1{font-size:40px}.plan_landingpages .planlanding_banner .left p{font-size:16px}.plan_landingpages .planlanding_banner .usps li{font-size:15px}.case_study,.cta_strip .wrapper,.services_include,.whocan_buyplan .wrapper,.why_us{width:auto}.case_study,.services_include,.whocan_buyplan,.why_us{padding:2.5rem 1.5rem}.why_us{padding:2rem 1.5rem}.huf_registration .wrapper,.price_strip .wrapper{width:auto;padding:0 1.5rem}.plan_landingpages .planlanding_banner .service_inuiryform .query_form .btn-success{padding:.8rem 1rem}.faqs{padding:2rem 0}.faqs .accordion{width:auto;margin-top:2rem}.huf_registration .our_services ul li{width:33%}.huf_registration .why_hufregister ul li p strong{font-size:18px}.huf_registration .why_hufregister ul li{font-size:14px}.huf_registration .our_services .wrapper{margin:1rem}.common_client_review{padding:1.5rem 0}.common_client_review .wrapper article{height:auto;padding:20px;margin:0 .5rem}.common_client_review .wrapper article p{font-size:14px;margin-bottom:0}.plan_landingpages.belated_return .planlanding_banner .wrapper{padding:0}.plan_landingpages.belated_return .wrapper{width:auto;padding:0 1rem}.plan_landingpages .planlanding_banner .right img{max-width:100%}.plan_landingpages.belated_return .planlanding_banner .left h1{font-size:38px}.plan_landingpages.belated_return.itr_u .left h1 strong{line-height:30px;margin-top:5px}.plan_landingpages.belated_return.itr_u .left h1 strong br{display:none}.plan_landingpages.belated_return.itr_u .usps li{font-size:14px}.align_listtype li{width:49%}.plan_landingpages.belated_return .why_fileitr{padding:3rem 0}.plan_landingpages.belated_return .why_fileitr ul{padding:1rem 0}.plan_landingpages.belated_return .why_fileitr ul li{width:33%;padding:0}.plan_landingpages.belated_return .why_fileitr ul li span{font-size:16px}.services_pricing .outer{flex-wrap:wrap}.services_pricing .outer .panel{width:32.5%;gap:10px;margin:1rem 0 0 0}.services_pricing .outer .panel p{min-height:auto}}@media screen and (max-width:992px){.case_study h2,.common_client_review h2,.faqs h2,.services_include h2,.whocan_buyplan h2,.why_us h2{font-size:25px;margin-bottom:1.5rem}.case_study,.services_include,.whocan_buyplan,.why_us{padding:1.5rem 1rem}.case_study h2,.services_include h2,.whocan_buyplan h2{font-size:23px;margin-bottom:1rem}.plan_landingpages .planlanding_banner .left,.plan_landingpages .planlanding_banner .right{width:48%}.plan_landingpages .planlanding_banner .service_inuiryform{padding:2rem}.plan_landingpages .planlanding_banner .left h1 strong{font-size:16px}.plan_landingpages .planlanding_banner .left h1{font-size:30px}.plan_landingpages .planlanding_banner .left p{font-size:14px}.plan_landingpages .planlanding_banner .left h1 br{display:none}.plan_landingpages .planlanding_banner .usps{justify-content:space-between}.plan_landingpages .planlanding_banner .usps li{flex-direction:column}.plan_landingpages .planlanding_banner .usps li span{text-align:center}.whocan_buyplan .incomesource li{width:49%}.whocan_buyplan .incomesource li p{font-size:15px}.why_us ul li{width:49%;margin-bottom:2rem}.why_us ul li b{font-size:18px}.services_include .wrapper figure{width:30%}.services_include .wrapper figure img{max-width:100%}.services_include ul{padding:0}.services_include ul li{font-size:16px;margin:1.2rem 0}.cta_strip span{width:70%;font-size:15px}.price_strip .wrapper{justify-content:space-between}.price_strip .wrapper span{width:35%;line-height:23px}.price_strip .wrapper span.right{width:auto}.price_strip span.right strong{font-size:25px}.cta_strip{padding:1rem 1rem}.faqs .accordion .accordion-body p,.faqs .accordion .accordion-body ul li{font-size:13px}.faqs .accordion .accordion-button{line-height:23px;padding:.8rem 0;font-size:1rem}.faqs h2.accordion-header{margin-bottom:0}.faqs .accordion .accordion-body ul li{line-height:18px}.faqs .accordion .accordion-body table tr td,.faqs .accordion .accordion-body table tr th{font-size:13px}.nrinew_page .whocan_buyplan{padding:1.5rem 1rem}.nrinew_page .whocan_buyplan p{font-size:15px}.nrinew_page .whocan_buyplan h2{margin-bottom:1rem}.huf_registration .huf_howitworks ul li span{font-size:15px}.huf_registration .huf_howitworks{padding:1.5rem 0}.huf_registration .our_services ul li{width:50%}.huf_registration .wrapper p{font-size:14px!important}.plan_landingpages.belated_return .planlanding_banner{padding:2rem 0}.plan_landingpages.belated_return .planlanding_banner .left h1{font-size:25px}.plan_landingpages.belated_return.itr_u .usps{gap:0}.plan_landingpages.belated_return.itr_u .usps li{width:32%;font-size:13px}}@media screen and (max-width:767px){h2{font-size:22px!important}.plan_landingpages .banner .service_inuiryform .query_form .btn-success{padding:.8rem 1rem;width:100%}.case_study .case_senerio .study_icon{left:-10px}.huf_registration .why_hufregister{padding:1.5rem 0}.huf_registration .why_hufregister ul li{flex-direction:column}}@media screen and (max-width:520px){.plan_landingpages .planlanding_banner .wrapper{flex-direction:column}.plan_landingpages .planlanding_banner .left,.plan_landingpages .planlanding_banner .right{width:100%;text-align:center}.plan_landingpages .planlanding_banner .left h1{margin-top:1.5rem;margin-bottom:0}.plan_landingpages .planlanding_banner .left h1 strong{font-size:14px}.plan_landingpages .planlanding_banner .left p{margin:.5rem 0}.plan_landingpages .planlanding_banner .service_inuiryform{margin-top:1rem;padding:1.5rem}.plan_landingpages .planlanding_banner .usps{display:none}.whocan_buyplan .incomesource li{width:100%;margin:.3rem}.services_include .wrapper figure{display:none}.services_include ul{width:100%}.why_us ul{margin-top:2rem}.why_us ul li{width:100%}.cta_strip .wrapper{padding:0 1rem;flex-direction:column;align-items:stretch}.cta_strip span{width:auto;font-size:13px;margin-bottom:.5rem}.case_study .case_senerio{padding:1rem 1.5rem}.case_study .case_senerio h3{font-size:20px}.case_study .case_senerio h4{font-size:16px;line-height:21px}.case_study .case_senerio p{font-size:13px}.case_study .case_senerio .study_icon{display:none}.price_strip .wrapper{flex-direction:column;padding:0 1rem}.price_strip .wrapper span{width:auto;font-size:16px;gap:5px;line-height:25px}.price_strip .wrapper span.right{flex-wrap:wrap;justify-content:center}.huf_registration .planlanding_banner .wrapper{padding:0}.huf_registration .documents_required,.huf_registration .our_services,.huf_registration .whocan_buyplan{padding:1.5rem 0}.huf_registration .whocan_buyplan p{font-size:15px!important}.huf_registration .why_hufregister ul{flex-direction:column}.huf_registration .why_hufregister ul li{width:100%;flex-direction:row}.huf_registration .our_services ul{flex-direction:column;gap:0}.huf_registration .our_services ul li{width:100%;margin:.5rem 0;font-size:15px;background-size:16px 16px}.huf_registration .huf_howitworks ul{flex-wrap:wrap}.huf_registration .huf_howitworks ul li{width:46%}.huf_registration .huf_howitworks ul li:nth-child(2):after,.huf_registration .huf_howitworks ul li:nth-child(4):after{display:none}.huf_registration .documents_required ul{justify-content:flex-start}.services_include ul li{padding-left:2rem;background-size:20px 20px}.align_listtype li{width:100%}.plan_landingpages.belated_return .belated_imortthing,.plan_landingpages.belated_return .whoshouldfile_itr,.plan_landingpages.belated_return.itr_u .documentrequired,.services_pricing{padding:2rem 0}.plan_landingpages.belated_return .planlanding_banner .wrapper{flex-direction:column-reverse}.plan_landingpages.belated_return .planlanding_banner .wrapper .right img{max-width:50%}.plan_landingpages.belated_return.itr_u .left h1 strong{line-height:20px}.plan_landingpages.belated_return.itr_u .whoshouldfile_itr span{font-size:14px}.plan_landingpages.belated_return .why_fileitr ul{flex-direction:column}.plan_landingpages.belated_return .why_fileitr ul li{width:100%;border-bottom:solid 1px #ddd;padding-bottom:1.5rem;padding-top:.5rem;padding-left:1rem;padding-right:1rem}.plan_landingpages.belated_return .why_fileitr ul li:last-child{border-bottom:none;padding-bottom:0}.plan_landingpages.belated_return.itr_u .why_fileitr h2{margin-top:1.5rem}.plan_landingpages.belated_return .why_fileitr ul{margin-top:0}.services_pricing .outer .panel{width:100%}.plan_landingpages.belated_return .belated_imortthing .outer{gap:8px}.plan_landingpages.belated_return .services_include ul{margin-bottom:0}.plan_landingpages.belated_return .common_client_review .wrapper article{margin:0}.plan_landingpages.belated_return .belated_imortthing .outer{flex-direction:column}.plan_landingpages.belated_return .belated_imortthing .outer .panel{width:100%}.plan_landingpages.belated_return .belated_imortthing .outer{margin-top:0}.plan_landingpages.belated_return .why_fileitr{padding-bottom:1rem}.plan_landingpages.belated_return.itr_u .documentrequired ul{gap:5px}.plan_landingpages.belated_return.itr_u .documentrequired ul li{width:49%;font-size:12px;background-color:#fff;border-radius:4px;margin:.2rem 0}.services_pricing .outer .panel .btn{font-size:15px}.plan_landingpages.belated_return .common_client_review .wrapper article{padding:20px}.plan_landingpages.belated_return .common_client_review .wrapper article p{line-height:22px}.plan_landingpages.belated_return .services_include p{font-size:13px}}.gst_reg_filing .planlanding_banner .left h1{font-size:45px}.gst_reg_filing .planlanding_banner .left h1 strong{font-size:28px;color:var(--green)}.gst_reg_filing .planlanding_banner .usps{gap:30px}.gst_reg_filing .planlanding_banner .usps li{width:auto}.gst_reg_filing .planlanding_banner .service_inuiryform .query_form .btn-success{width:100%}.gst_pricing{background:#e2ede8;background:linear-gradient(0deg,#e2ede8 0,#f0f7f4 100%);padding:4rem 0}.gst_pricing .wrapper{display:flex;justify-content:space-between;margin-top:3rem}.gst_pricing .wrapper .box{width:49%;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.05);border-radius:.8rem;padding:2rem;color:#314259}.gst_pricing .wrapper .box h3{display:flex;align-items:center;flex-wrap:wrap;font-size:23px;font-weight:600}.gst_pricing .wrapper .box h3 small{width:100%;font-size:13px;margin-left:3rem;margin-top:-.5rem;font-weight:400;display:block}.gst_pricing .wrapper .box ul{padding:0;margin-bottom:1.5rem}.gst_pricing .wrapper .box ul li{list-style-type:none;background:url(../../img/new-theme/pricing-landing/list_tick.png) left 3px no-repeat;list-style-type:none;background-size:15px 15px;font-size:14px;padding:0 0 0 1.5rem;margin:.5rem 0}.gst_pricing .wrapper .box.gst_registration .price{background-color:#f5fafd;display:inline-flex;margin:.5rem 0 2rem 0;align-items:center;gap:10px;font-weight:600;font-size:30px;padding:.5rem 2rem;border-radius:.4rem;border:dashed 1px #d7e2f3}.gst_pricing .wrapper .box.gst_registration .price .offer_price{font-size:14px;color:#e8660c;font-weight:500}.gst_pricing .wrapper .box.gst_registration .price .offer_price strike{color:#91979f}.gst_pricing .wrapper .box .btn_buynow{width:220px;display:flex;justify-content:center;font-size:16px;text-decoration:none;background-color:var(--blue);color:#fff;border-radius:.3rem;padding:.7rem 2rem}.gst_pricing .wrapper .box.gst_itrfiling .pricing_wraper{display:flex;justify-content:space-between}.gst_pricing .wrapper .box.gst_itrfiling .pricing_wraper .price{background-color:#effbf3;line-height:25px;display:flex;flex-direction:column;margin:.5rem 0;width:32%;font-weight:600;font-size:26px;padding:.5rem 1rem;border-radius:.4rem;border:dashed 1px #abd9b9}.gst_pricing .wrapper .box.gst_itrfiling .pricing_wraper .price .returntype{font-size:12px}.gst_pricing .wrapper .box.gst_itrfiling .price .offer_price{font-size:14px;color:#e8660c;font-weight:500}.gst_pricing .wrapper .box.gst_itrfiling .price .offer_price strike{color:#91979f}.gst_pricing .box.gst_itrfiling .btn_buynow{background-color:var(--green)}.gst_reg_filing .whocanbenifit{padding:3rem 0 5rem 0;background:#159659;color:#fff;text-align:center;background:linear-gradient(90deg,#159659 0,#155898 100%)}.gst_reg_filing .whocanbenifit h2{color:#fff;text-align:center;margin-top:1rem}.gst_reg_filing .whocanbenifit ul{padding:0;width:85%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.gst_reg_filing .whocanbenifit ul li{list-style-type:none;font-size:18px;background:url(../../img/new-theme/pricing-landing/white-list_tick.svg) left 3px no-repeat;list-style-type:none;background-size:20px 20px;padding:0 1.5rem;margin:.5rem 0}.gst_reg_filing .howgst_filing{padding:3rem;position:relative;width:1200px;background-color:#fff;border-radius:1rem;box-shadow:0 0 30px rgba(0,0,0,.1);margin:-2rem auto 0}.gst_reg_filing .howgst_filing .wrapper{display:flex;align-items:center;justify-content:space-around}.gst_reg_filing .howgst_filing ul{width:65%;margin-top:1rem;margin-bottom:0}.gst_reg_filing .howgst_filing ul li{list-style-type:none;background:url(../../img/new-theme/pricing-landing/list_tick.png) left 3px no-repeat;background-size:16px 16px;font-size:15px;padding:0 0 0 1.5rem;margin:.5rem 0}.gst_reg_filing .cta_strip .wrapper span div{margin-right:2rem}.gst_reg_filing .cta_strip span{gap:5px;align-items:center;width:100%}.gst_reg_filing .cta_strip span strong{color:#ffc300}.gst_reg_filing .howgst_filing ul strong{margin-top:1rem;display:block;font-size:18px}.gst_reg_filing .why_us ul li b{line-height:25px;margin-bottom:.5rem}.gst_reg_filing .why_chooseus{padding:5rem 0;width:1070px;margin:0 auto}.gst_reg_filing .why_chooseus .wrapper{display:flex;align-items:center;justify-content:space-around}.gst_reg_filing .why_chooseus ul{width:65%;margin-top:4rem;margin-bottom:0}.gst_reg_filing .why_chooseus ul li{list-style-type:none;background:url(../../img/new-theme/pricing-landing/list_tick.png) left 5px no-repeat;background-size:25px 25px;font-size:20px;padding:0 0 0 2.5rem;margin:1rem 0}@media screen and (max-width:1366px){.gst_reg_filing .howgst_filing,.gst_reg_filing .why_chooseus{width:98%}.gst_reg_filing .container{width:auto;max-width:100%}.gst_reg_filing .cta_strip span{font-size:18px}.faqs .accordion,.why_us{width:auto}}@media screen and (max-width:1024){.gst_reg_filing .howgst_filing,.gst_reg_filing .why_chooseus{width:98%}}@media screen and (max-width:992px){.gst_reg_filing h2{font-size:25px}.gst_reg_filing .howgst_filing,.gst_reg_filing .why_chooseus{padding:1.5rem}.gst_reg_filing .howgst_filing .wrapper figure{display:none}.gst_reg_filing .howgst_filing ul{width:auto;padding:0}.gst_reg_filing .why_chooseus ul li{font-size:15px}.gst_reg_filing .cta_strip span{justify-content:space-between;width:100%}.gst_reg_filing .cta_strip span div{width:100%}.gst_pricing .wrapper{flex-wrap:wrap;gap:10px}.gst_pricing .wrapper .box{width:100%}.gst_pricing .wrapper .box.gst_registration .price{margin:.5rem 0}.gst_reg_filing .whocanbenifit ul{width:100%}.gst_reg_filing .cta_strip span a.btn{width:250px;padding:.7rem 1rem}}@media screen and (max-width:520px){.gst_reg_filing .howgst_filing,.gst_reg_filing .why_chooseus{width:98%}.gst_reg_filing .planlanding_banner .left h1{font-size:30px}.gst_reg_filing .planlanding_banner .left h1 strong{font-size:25px}.gst_pricing{padding:2rem 0}.gst_pricing .wrapper{margin-top:1rem;flex-wrap:wrap;gap:10px}.gst_pricing .wrapper .box{width:100%;padding:1rem}.gst_pricing .wrapper .box.gst_itrfiling .pricing_wraper{flex-wrap:wrap}.gst_pricing .wrapper .box.gst_itrfiling .pricing_wraper .price{width:49%;font-size:20px}.gst_pricing .wrapper .box.gst_itrfiling .price .offer_price{font-size:11px}.gst_pricing .wrapper .box.gst_itrfiling .pricing_wraper .price{padding:.5rem;margin:.2rem 0}.gst_reg_filing .whocanbenifit{padding:1.5rem 1rem 2.5rem 1rem}.gst_reg_filing .whocanbenifit ul{justify-content:flex-start;width:100%}.gst_reg_filing .whocanbenifit ul li{font-size:15px}.gst_reg_filing .why_chooseus .wrapper figure{display:none}.gst_reg_filing .why_chooseus ul{width:100%;margin:0;padding:0}.gst_reg_filing .cta_strip span{flex-wrap:wrap;width:auto}.gst_reg_filing .cta_strip span div{margin-bottom:.5rem}.faqs .accordion .accordion-button::after{display:none}}
.modal_free_otpflow .modal-dialog{width:460px;margin:40px auto 0;vertical-align:middle}.modal_free_otpflow .modal-dialog .modal-content{border-radius:20px!important;padding:42px 48px;text-align:center}.modal_free_otpflow .modal-dialog .btn-close{opacity:1;position:absolute;right:25px;top:25px;z-index:9999}.modal_free_otpflow .modal-dialog .modal-header{padding:0;justify-content:center;border:none;text-align:center}.modal_free_otpflow .modal-dialog .modal-content .modal-body{padding:0}.modal_free_otpflow h4{font-size:24px;font-weight:600;color:#000;margin-top:0;margin-bottom:52px;line-height:23px}.modal_free_otpflow p{font-size:16px!important;text-align:center!important;color:#000;opacity:.8;font-weight:500;display:inline-block;margin-bottom:10px;text-align:center;line-height:22px}#resend_otp-outer a{color:var(--green);text-decoration:none}.modal_free_otpflow .green-btn{background:var(--green);font-weight:600;border:none;font-size:18px;padding:12px;color:#fff;display:inline-block;width:283px;margin:68px auto 0;border-radius:8px}.modal_free_otpflow .green-btn:hover{background:var(--green-hover);box-shadow:0 0 2px rgba(0,0,0,.12),0 2px 2px rgba(0,0,0,.05)}.modal_free_otpflow .green-btn:focus{border:none;box-shadow:none;outline:0}.modal_free_otpflow ::placeholder{color:#000;opacity:.5;font-size:18px;font-weight:400}.modal_free_otpflow :-ms-input-placeholder{color:#000;opacity:.5;font-size:18px;font-weight:400}.modal_free_otpflow ::-ms-input-placeholder{color:#000;opacity:.5;font-size:18px;font-weight:400}.modal_free_otpflow h3{margin:0 0 12px;font-size:32px;font-weight:600;line-height:32px;color:#000}.modal_free_otpflow small.resend_otp{font-size:14px;font-weight:500;color:rgba(0,0,0,.7);margin-top:12px;display:block}.modal_free_otpflow .add_client_modal .form-group{margin:40px auto}.modal_free_otpflow .add_client_modal .form-control{width:283px;font-size:18px;font-weight:400;margin:0 auto;color:#000;border:1px solid rgba(0,0,0,.5);box-shadow:none;height:50px;padding:10px 10px 10px 18px;box-sizing:border-box;border-radius:8px}.modal_free_otpflow .add_client_modal .green-btn{margin-top:0;margin-bottom:.5rem}.modal_free_otpflow .add_client_modal .green-btn.disabled{pointer-events:all}.modal_free_otpflow small.cnf_tnc{font-size:11px;display:block;margin-top:1rem;line-height:15px}.modal_free_otpflow small.cnf_tnc a{color:var(--green);text-decoration:none}@media only screen and (max-width:767px){.modal_free_otpflow .modal-dialog{margin:20px auto;width:380px}.modal.modal_free_otpflow.show{display:flex!important;flex-direction:column;justify-content:center;align-content:center}.modal_free_otpflow .modal-dialog .btn-close{right:15px;top:15px}.modal_free_otpflow .add_client_modal .form-group{margin:35px 0}.modal_free_otpflow .modal-dialog .modal-content{padding:24px;border:none}.modal_free_otpflow h4{font-size:16px;margin-bottom:32px;line-height:20px}.modal_free_otpflow p{font-size:13px!important;line-height:17px}.modal_free_otpflow .green-btn{margin:42px 0 auto;display:inline-block;font-size:14px;width:100%;margin:0 auto}.modal_free_otpflow small.resend_otp{font-size:11px;margin-top:10px}.modal_free_otpflow .green-btn{margin:42px 0 auto;display:inline-block;font-size:14px;width:100%}.modal_free_otpflow h3{font-size:20px;line-height:25px;margin:0 0 8px}.modal_free_otpflow ::placeholder{font-size:14px;letter-spacing:0}.modal_free_otpflow :-ms-input-placeholder{font-size:14px;letter-spacing:0}.modal_free_otpflow ::-ms-input-placeholder{font-size:14px;letter-spacing:0}.modal_free_otpflow .alert{font-size:13px;padding:.6rem 1rem;margin-top:1.5rem}}@media only screen and (max-width:420px){.modal_free_otpflow .modal-dialog{width:auto;margin:15px;width:auto}}
.alert{border-radius:.5rem;margin-top:.5rem;font-size:14px;line-height:18px}.alert .fade:not(.show){opacity:1}.alert-dismissible{padding:1rem}.alert .close{border:none;background:0 0;float:right;font-size:20px;font-weight:400}.alert-danger,.alert-danger .close{color:#842029}.alert-success,.alert-success .close{color:#0f5132}.alert.alert-danger.fade:not(.show),.alert.alert-info.fade:not(.show),.alert.alert-success.fade:not(.show){opacity:1}.alert.alert-danger,.alert.alert-info,.alert.alert-success{display:flex;padding:10px 10px 10px 55px;flex-direction:row-reverse;justify-content:space-between;box-shadow:0 0 15px rgba(0,0,0,.04);min-height:55px;align-items:center;font-size:12px;color:#e54f2f;margin:.8rem 0;line-height:15px;border-radius:10px;text-align:left;border:solid 1px #f8d5ce}.alert.alert-info{background:url(../../img/new-theme/diy-flow/info.svg) 8px 8px no-repeat #eaf1fc;color:#0c2343;border-color:#cce0ff}.alert.alert-danger{background:url(../../img/new-theme/diy-flow/error.svg) 8px 8px no-repeat #fcedea}.alert.alert-success{background:url(../../img/new-theme/diy-flow/success.svg) 8px 8px no-repeat #e8f9ed;color:var(--green);border-color:#c8ecd2}.alert.alert-danger p,.alert.alert-info p,.alert.alert-success p{margin-bottom:0!important}.alert.alert-danger .close,.alert.alert-info .close,.alert.alert-success .close{border:none;color:#fff;background:url(../../img/new-theme/diy-flow/close.svg) right top no-repeat;background-size:24px 24px;color:transparent;font-weight:400;width:24px;height:24px}.alert.skip_alert{color:#fff;padding-top:15px;padding-bottom:15px;font-size:13px;background:url(../../img/new-theme/diy-flow/skip_alert.svg) 8px 8px no-repeat #0573b9;border:none;box-shadow:none}.alert.skip_alert .close{background:url(../../img/new-theme/diy-flow/white-close.svg) right top no-repeat;background-size:24px}.modal .alert.alert-danger .close,.modal .alert.alert-info .close,.modal .alert.alert-success .close{display:none}.modal .alert.alert-danger,.modal .alert.alert-info,.modal .alert.alert-success{flex-direction:unset;justify-content:unset}@media screen and (max-width:992px){.alert{font-size:12px}}@media screen and (max-width:480px){.alert.alert-danger,.alert.alert-info,.alert.alert-success{background-size:30px 30px;background-position:12px 12px}}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@media only screen and (max-device-width :768px){.animation{display:none}}