html body {font-size: 16px;}
.container{position:relative;width:100%;max-width:1170px;margin:0 auto;padding:0 10px}
.main-wrapper{position:relative;display:block;padding:2rem 0}
.main-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}
#main{position:relative;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}
#sidebar-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
#sidebar-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.no-sidebar #main,.sidebar-left #main,.sidebar-right #main,.two-sidebar #main,#sidebar-left,#sidebar-right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}
#front-main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;margin:0}
.front-content-with-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex}
.header-top .contextual-links{display:none}
[dir] .field:not(:last-child){margin-bottom:36px}
.field__label{font-weight:700}
.field--label-inline .field__label,.field--label-inline .field__items{float:left}
.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:.5rem}
[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:.5rem}
.field--label-inline .field__label::after{content:":"}
.block,.block-title,.block-content{position:relative}
.header-top,.header{position:relative;width:100%;margin:0;padding:.5rem 0}
.header-top-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;flex-wrap:wrap}
.region-header-top-left,.region-header-top-right{display:flex;gap:1rem;flex-wrap:wrap}
.header-top-block p:last-of-type{margin:0}
.header-top ul{display:flex;gap:10px;flex-wrap:wrap;margin:0;padding:0;list-style:none;list-style-type:none}
.header-top-block .block-title{font-size:1.2rem}
.header-main{position:relative;width:100%;margin:0;padding:0}
.header-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}
.site-branding{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:1rem}
.site-logo{padding-right:5px}
.site-logo img{display:block}
.site-name-slogan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.site-name,.site-slogan{line-height:1.1}
.header-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}
.menu-wrap{position:fixed;background-color:var(--dark);color:#fff;top:0;bottom:0;left:0;margin:0;width:100%;max-width:320px;box-shadow:none;z-index:25;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear}
.menu-wrap .menu{position:relative;display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap;margin:0;padding:0;font-size:1rem;font-weight:400;z-index:30;list-style:none;list-style-type:none}
.menu-wrap .menu li{position:relative;padding:0}
.menu-wrap a{display:block;color:#fff;padding:.5rem 0}
.menu-wrap .menu > li a::after{content:none}
.menu-wrap .submenu{position:relative;display:flex;flex-direction:column;font-weight:400;margin:0;padding:0;z-index:30;list-style:none;list-style-type:none}
.menu-wrap .submenu li a,.menu-wrap .submenu li > span{display:flex;width:100%;padding:.5rem}
.menu-wrap .menu-item a,.menu-wrap .menu-item > span{border-bottom:1px solid var(--border)}
.menu-wrap .submenu li > a,.menu-wrap .submenu li > span{padding-left:1.5rem}
.menu-wrap .submenu .submenu .menu-item > a,.menu-wrap .submenu .submenu .menu-item > span{padding-left:3rem}
.mobile-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;width:36px;height:28px;overflow:hidden;cursor:pointer}
.mobile-menu span{width:100%;height:2px;background-color:var(--primary);transform-origin:left;transition:all .5s ease}
.mobile-menu span:nth-child(2){background-color:var(--secondary)}
.menu-icon-active span:first-child{transform:rotate(45deg)}
.menu-icon-active span:last-child{transform:rotate(-45deg)}
.menu-icon-active span:nth-child(2){display:none}
.close-mobile-menu{display:grid;place-content:center;position:absolute;top:4px;right:4px;width:34px;height:34px;color:#fff;border:2px solid var(--primary);border-radius:50%;z-index:48;cursor:pointer}
.active-menu .menu-wrap{overflow-y:scroll;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;padding:1rem;box-shadow:6px 0 1rem #111}
.active-menu .menu{display:block}
@-webkit-keyframes slideUp {
0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}
100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}
}
@keyframes slideUp {
0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}
100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}
}
.page-header{position:relative;width:100%;margin:0;padding:2rem 0 1rem}
.region-page-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.footer{position:relative;background-color:var(--light);width:100%;margin:0;padding:0}
.footer ul{list-style:none;padding:0}
.footer .block p:last-of-type{margin:0}
.footer-top-container{position:relative;padding:1rem 0}
.region-footer-top{display:flex;flex-direction:column;gap:1.5rem}
.footer-blocks-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0;gap:1.5rem}
.footer-block{-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px}
.footer-block li{border-bottom:1px solid var(--border)}
.footer-bottom-blocks-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0;gap:2rem}
.footer-bottom-block{flex:1}
.footer-bottom-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0;gap:2rem}
.footer-bottom-container p:last-child{margin:0}
.footer-bottom-last-menu{margin:0;padding:0;list-style:none}
.footer-bottom-last-menu li{display:inline-block;padding-left:1rem}
ul.inline,ul.links.inline{padding-left:0}
ul.inline li{position:relative;display:inline-block;list-style-type:none}
ul.inline li a{display:inline-block}
.primary{color:var(--primary)}
.secondary{color:var(--secondary)}
.dark{color:var(--dark)}
.light{color:var(--light)}
.bg-light{background-color:var(--light)}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-justify{text-align:justify}
.center{margin:0 auto}
.inline{display:inline-block}
.inline:not(:last-child){padding-right:1rem}
.rtl{direction:rtl}
.ltr{direction:ltr}
.font-small{font-size:.75rem}
.font-medium{font-size:1.25rem}
.font-large{font-size:1.5rem}
.font-2x{font-size:2rem}
.font-3x{font-size:2.5rem}
.font-4x{font-size:3rem}
.font-5x{font-size:4rem}
.font-6x{font-size:5rem}
.font-7x{font-size:6rem}
.font-8x{font-size:7rem}
.size-xs{font-size:.5em}
.size-small{font-size:.75em}
.size-medium{font-size:1.25em}
.size-large{font-size:1.5em}
.size-2x{font-size:2em}
.size-3x{font-size:3em}
.size-4x{font-size:4em}
.size-5x{font-size:5em}
.size-6x{font-size:6em}
.size-7x{font-size:7em}
.size-8x{font-size:8em}
.size-9x{font-size:9em}
.size-10x{font-size:10em}
.icon-s{max-height:1rem}
.icon-m{max-height:1.5rem}
.icon-l{max-height:2rem}
.icon-xl{max-height:3rem}
.icon-x2{max-height:4rem}
.icon-x3{max-height:5rem}
.icon-x4{max-height:6rem}
.icon-x5{max-height:7rem}
.icon-x6{max-height:8rem}
.icon-x7{max-height:9rem}
.icon-x8{max-height:10rem}
.width30,.width40,.width50,.width60,.width70,.width80,.width90{width:100%;clear:both;display:block}
.w20px{display:inline-block;width:20px}
.w30px{display:inline-block;width:30px}
.w40px{display:inline-block;width:40px}
.w50px{display:inline-block;width:50px}
.w70px{display:inline-block;width:70px}
.w100px{display:inline-block;width:100px}
.empty,.spacer,.spacer-x2,.spacer-x3{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.empty,.spacer{padding:1rem 0}
.spacer-x2{padding:2rem 0}
.spacer-x3{padding:3rem 0}
.section{position:relative;display:block;width:100%;padding:3rem 0}
.section-small{position:relative;display:block;width:100%;padding:1rem 0}
.items{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));grid-gap:1rem;gap:1rem}
.item img{display:block}
.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}
.column{flex:1 1 230px;margin:0;padding:0}
.w10,.w20,.w30,.w40,.w50,.w60,.w70,.w80,.w90{flex-basis:100%}
.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.vh-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.box,.icon-box{position:relative;display:block;padding:1rem;margin-bottom:1rem}
.box p:last-child,.icon-box p:last-child{margin:0}
.grid-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}
.region-content-home-top,.region-content-home-bottom{display:flex;flex-direction:column;width:100%;margin:0;padding:0}
.region-content-home-top{margin-bottom:2rem}
.clear{position:relative}
.clear::before,.clear::after{content:'';display:table;clear:both}
@media (min-width: 576px) {
.w10,.w20,.w30,.w40,.w50,.w60,.w70,.w80,.w90{flex-basis:calc(50% - 5px)}
}
@media (min-width: 768px) {
html{font-size:18px}
.header-top-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}
.header-search-close{top:2rem}
.footer-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.footer-bottom-blocks-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.footer-bottom-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer-bottom-last{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.copyright{margin-bottom:0}
.width30{width:30%}
.width40{width:40%}
.width50{width:50%}
.width60{width:60%}
.width70{width:70%}
.width80{width:80%}
.width90{width:90%}
.w10{flex-basis:calc(10% - 10px)}
.w20{flex-basis:calc(20% - 10px)}
.w30{flex-basis:calc(30% - 10px)}
.w40{flex-basis:calc(40% - 10px)}
.w50{flex-basis:calc(50% - 10px)}
.w60{flex-basis:calc(60% - 10px)}
.w70{flex-basis:calc(70% - 10px)}
.w80{flex-basis:calc(80% - 10px)}
.w90{flex-basis:calc(90% - 10px)}
.view-in-mobile{display:none}
.view-in-desktop{display:block}
}
@media (min-width: 992px) {
th{padding:10px}
td{padding:5px 10px}
.header-right{gap:1rem}
.menu-wrap{position:relative;background-color:transparent;max-width:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:none;-o-transition:none;transition:none}
.menu-wrap .menu{flex-direction:row}
.menu-wrap .menu,.menu-wrap .menu a{color:var(--primary)}
.menu-wrap .menu-item a,.menu-wrap .menu-item > span{border-bottom:0}
.menu-wrap .menu > li,.menu-wrap .collapsed,.menu-wrap .expanded,.menu-wrap .menu-item-has-children{display:inline-flex;align-items:center}
.menu-wrap .collapsed:hover,.menu-wrap .expanded:hover,.menu-wrap .menu-item-has-children:hover{background-color:var(--light)}
.menu-wrap .collapsed::after,.menu-wrap .expanded::after,.menu-wrap .menu-item-has-children::after{content:'+'}
.menu-wrap .submenu{position:absolute;display:none;background-color:var(--light);font-size:.9rem;top:100%;min-width:180px;max-width:200px;opacity:0}
.collapsed:hover > .submenu,.expanded:hover > .submenu,.menu-item-has-children:hover > .submenu{display:flex;-webkit-animation:slideUp .5s forwards;animation:slideUp .5s forwards}
.menu-wrap .submenu li{border-bottom:1px solid var(--border)}
.menu-wrap .submenu .submenu{top:0;left:100%}
.menu-wrap .submenu li > a,.menu-wrap .submenu li > span{padding:.5rem}
.menu-wrap .submenu .submenu .menu-item > a,.menu-wrap .submenu .submenu .menu-item > span{padding:.5rem}
.mobile-menu,.close-mobile-menu{display:none}
}
*{margin:0;padding:0;box-sizing:border-box}
html{font-size:62.5%;overflow-x:hidden}
body{overflow-x:hidden;font-family:Arial,Helvetica,sans-serif}
ul{padding-left:0!important}
ul li{list-style-type:none}
ul li a{text-decoration:none;cursor:pointer}
.dropdown-toggle::after{border:none!important;content:url(../images/icon-8.webp)!important;position:relative;transition:.3s all ease-in-out}
@media only screen and (max-width: 1024px) {
.dropdown-toggle::after{width:100%;text-align:end;content:url(../images/arrow.webp)!important;transition:none;scale:.6;position:absolute;right:-14%;width:100%}
}
.nav-link:focus-visible{outline:0;box-shadow:none}
@media only screen and (max-width: 1024px) {
::-webkit-scrollbar{width:0;height:4px}
::-webkit-scrollbar-track{background:#D9D9D9}
::-webkit-scrollbar-thumb{background:#959595}
}
.deposits .dropdown:hover .dropdown-toggle::after{rotate:180deg;transition:.3s all ease-in-out}
@media only screen and (max-width: 1024px) {
.deposits .dropdown:hover .dropdown-toggle::after{display:flex;width:100%;transition:none;rotate:unset;justify-content:end}
}
select{-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/icon-8.webp)!important;background-repeat:no-repeat;background-position-x:97%;background-position-y:56%;font-size:12px!important}
@media only screen and (min-width: 768px) {
select{background-position-x:94%}
}
.nav-link:focus-visible{box-shadow:none!important}
.search-data select{font-size:14px!important;color:#012150!important}
@media only screen and (max-width: 1024px) {
.search-data select{font-size:12px!important}
}
.dropdown-item:active{background-color:transparent}
.deposits{background:linear-gradient(98.78deg,#10eac5 0%,#424fff 100%);position:relative}
.deposits::before{content:"";top:0;background:url(../images/Mask-wave.svg) no-repeat center center;position:absolute;height:100%;overflow:hidden;left:0;right:0;background-size:cover}
.deposits::after{position:absolute;bottom:-3rem;content:"";background:url(../images/wave-design.webp) no-repeat center center;z-index:2;left:0;right:0;width:100%;height:8.7rem;background-size:cover}
@media only screen and (min-width: 1600px) {
.deposits::after{height:11.7rem}
}
.deposits .owl-theme .owl-dots .owl-dot.active span{background:#000;height:1rem;width:3rem;opacity:100%}
.deposits .owl-theme .owl-dots .owl-dot span{background:#000;opacity:50%;margin:.5rem}
.deposits .owl-theme .owl-nav.disabled + .owl-dots{position:absolute;bottom:10rem;text-align:left}
.deposits .b-icon{position:absolute;right:4.1rem;bottom:6rem;z-index:9}
.deposits .chat-dicgc{position:fixed;bottom:1.9rem;z-index:9;right:2rem;background:#fff;padding:1rem 2rem;border-radius:1rem 1rem 0 0;z-index:99;display:flex;justify-content:flex-start;align-items:center;font-size:1.3rem;line-height:2rem;color:#012150;box-shadow:0 0 2rem 0 #00000040;cursor:pointer;border-radius:50px}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.deposits .chat-dicgc{bottom:3rem}
}
@media only screen and (max-width: 1024px) {
.deposits .chat-dicgc{z-index:10}
}
.deposits .dropdown .dropdown-menu{position:absolute;width:100%;left:auto;padding:.7rem}
.deposits .dropdown .dropdown-menu.dropdown-menu-animated{-webkit-animation-name:DropDownSlide;animation-name:DropDownSlide;-webkit-animation-duration:.3s;animation-duration:.3s;position:absolute;margin-top:8.3rem;z-index:1000;top:0;padding:0;border-radius:0 0 1rem 1rem;box-shadow:#00000014 0 1rem 1.6rem 0;border:none;position:absolute;min-width:max-content;max-width:20rem;border-top:.3rem solid #1bd0d0}
@media only screen and (max-width: 1024px) {
.deposits .dropdown .dropdown-menu.dropdown-menu-animated{margin-top:0;position:static;box-shadow:none;border-top:none;max-width:100%}
}
@keyframes DropDownSlide {
100%{-webkit-transform:translateY(0);transform:translateY(0)}
0%{-webkit-transform:translateY(1rem);transform:translateY(1rem)}
}
.deposits .dropdown .dropdown-menu.dropdown-menu-animated::before{position:absolute;top:-1.7rem;content:"";height:0;width:0;border-top:.7rem solid transparent;border-right:.7rem solid transparent;border-bottom:.7rem solid #1bd0d0;left:45%;border-left:.7rem solid transparent}
@media only screen and (max-width: 1024px) {
.deposits .dropdown .dropdown-menu.dropdown-menu-animated::before{content:unset}
}
@media only screen and (min-width: 1025px) and (max-width: 1250px) {
.deposits .dropdown .dropdown-menu.dropdown-menu-animated::before{top:-1.4rem}
}
@media only screen and (min-width: 1500px) and (max-width: 2560px) {
.deposits .dropdown .dropdown-menu.dropdown-menu-animated::before{top:-1.4rem}
}
.deposits .dropdown .dropdown-item{font-size:1.4rem;line-height:unsetrem;color:#000;white-space:break-spaces;padding:1.2rem 1.5rem}
@media only screen and (max-width: 1024px) {
.deposits .dropdown .dropdown-item{border-bottom:1px solid #ccc;padding:1.2rem 1.5rem 1.2rem 3.3rem}
}
.deposits .dropdown:hover .dropdown-menu{display:block}
.deposits .dropdown li a:hover{background-color:transparent;color:#012150;font-family:Arial,Helvetica,sans-serif}
.deposits.circular-box::before{content:none}
.deposits .chat-icon{height:100%;width:55px;background:#fff;position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;border-radius:50%;box-shadow:0 0 22.8px 0 #00000040}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.deposits .chat-icon{width:45px}
}
.deposits .chat-text{font-size:1.3rem;font-family:Arial,Helvetica,sans-serif;line-height:1.6rem;color:#012150}
.deposits .chat-text span{font-size:1.8rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#012150}
.deposits .chat-bot{position:fixed;bottom:2px;min-width:32.6rem;max-width:32.6rem;z-index:99;right:137px;box-shadow:0 4px 8px 0 #0003 0 6px 20px 0 #00000030;border-radius:15px;height:calc(100vh - 176px);max-height:475px}
@media only screen and (max-width: 600px) {
.deposits .chat-bot{left:0;right:0;margin:auto;min-width:320px;max-width:320px;z-index:999}
}
.deposits .chat-bot .chat-header{background:linear-gradient(98.78deg,#424fff 0%,#10eac5 100%);border-radius:15px 15px 0 0;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}
.deposits .chat-bot .chat-header .chat-title{display:flex;justify-content:space-between;align-items:center}
.deposits .chat-bot .chat-header .chat-logo{height:40px;width:40px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:1.5rem}
.deposits .chat-bot .chat-header .chat-heading{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:normal;color:#fff}
.deposits .chat-bot .chat-header .chat-icon-new{display:flex;justify-content:space-between;align-items:center;min-width:46px}
.deposits .chat-bot .chat-header .toggle-arrow{cursor:pointer}
.deposits .chat-bot .chat-header .open-popup{cursor:pointer;pointer-events:initial}
.deposits .chat-bot .chat-header .open-popup.pointer-event{pointer-events:none}
.deposits .chat-bot .chat-body{background:#fff;height:calc(100vh - 176px);border-radius:0 0 15px 15px}
.deposits .chat-bot .chat-body .text-msg{background:#01215012;padding:1.5rem;border-radius:15px 15px 15px 0}
.deposits .chat-bot .chat-body p{font-size:1.2rem;line-height:1.8rem;color:#444;margin-bottom:0}
.deposits .chat-bot .chat-body input[type=radio]{display:none}
.deposits .chat-bot .chat-body .chat-label{font-size:1.2rem;line-height:1.8rem;color:#012150;border:1px solid #506482;padding:.8rem 1rem;border-radius:8px;margin-right:1rem;margin-top:1rem;cursor:pointer;background-color:#fff}
.deposits .chat-bot .chat-body .chat-label:hover{color:#fff;background-color:#252e8e}
.deposits .chat-bot .chat-body :checked + label{background:#012150;color:#fff;pointer-events:none}
.deposits .chat-bot .chat-body.bg-chat .chat-data{min-height:427px}
.deposits .chat-bot .chat-body .feedback-form{padding:0;box-shadow:none;border:none;margin:14px 0;margin-top:7rem}
.deposits .chat-bot .chat-body .feedback-form .input-field input[type=radio].captcha-input{display:block}
.deposits .chat-bot .chat-body .feedback-form .input-field label{margin-right:3rem;font-size:1.2rem}
@media only screen and (max-width: 767px) {
.deposits .chat-bot .chat-body .feedback-form .input-field label{margin-right:2rem}
}
.deposits .chat-bot .chat-body .feedback-form .captcha-label{font-size:1.2rem;line-height:.4rem}
.deposits .chat-bot .chat-body .feedback-form :checked + label{background:transparent;color:#717171}
.deposits .chat-bot .chat-body .feedback-form .captcha-img{width:47%;height:46px;padding:5px}
.deposits .chat-bot .chat-body .feedback-form .captcha-figure{display:flex;align-items:center;margin:1rem 0;border:1px solid #ccc;border-radius:4px;height:47px}
.deposits .chat-bot .chat-body .reload{position:relative;cursor:pointer;position:relative;border:1px solid #ccc;padding:10px 4px;border-top:0;border-bottom:0}
.deposits .chat-bot .time{font-size:1rem;line-height:1.5rem;color:#666;margin-top:.5rem;margin-bottom:2rem}
.deposits .chat-bot .message{display:flex;justify-content:center;align-items:center}
.deposits .chat-bot .message textarea{border-radius:0;padding:1rem 2rem;resize:none;border:none;border-top:1px solid #eaeaea;font-size:1.4rem;line-height:2.4rem;color:#999;border-radius:0 0 15px 15px}
.deposits .chat-bot .message .send{position:absolute;right:11px;cursor:pointer}
.deposits .chat-bot .form-control:focus{box-shadow:none}
.deposits .chat-bot .chat-data{min-height:357px;display:flex;flex-direction:column;padding:2rem 2rem 0;max-height:357px;overflow:auto;height:357px}
.deposits .chat-bot .chat-data::-webkit-scrollbar{width:5px}
.deposits .chat-bot .chat-data::-webkit-scrollbar-track{background:#f1f1f1}
.deposits .chat-bot .chat-data::-webkit-scrollbar-thumb{background:#c1c1c1}
.deposits .chat-bot .chat-data::-webkit-scrollbar-thumb:hover{background:#c1c1c1}
.deposits .chat-bot .chat-data .mt-auto{margin-top:auto}
.deposits .chat-bot .rotate{transform:rotate(-180deg);transition:.3s}
.deposits .chat-bot .rotate-reset{transform:rotate(0deg);transition:.3s}
.deposits .chat-bot .like-dislike{display:flex;justify-content:space-between}
.deposits .chat-bot .like-dislike .thumb-up-down{display:flex;width:37px;justify-content:space-between;margin-top:.5rem;cursor:pointer}
.deposits .chat-bot .sender-data{margin-left:auto;width:max-content}
.deposits .chat-bot .sender-data .sender{background:#012150;width:max-content;padding:1rem;align-items:center;margin-left:auto;margin-bottom:.5rem;border-radius:15px 15px 0 15px;font-size:1.2rem;line-height:1.8rem;color:#fff}
.deposits .chat-bot .sender-data .time{text-align:end}
.deposits .chat-bot .related-question{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#444}
.deposits .chat-bot .question{font-size:1.1rem;line-height:1.7rem;color:#3b63f7;margin:.5rem 0}
.deposits .chat-bot .question:hover{text-decoration:underline;cursor:pointer}
.deposits .chat-bot .question-bx{margin-bottom:2rem}
.deposits .chat-bot .popup{position:absolute;top:0;height:92%;background:#fff;width:92%;margin:auto;left:0;right:0;top:27px;bottom:27px;box-shadow:0 4px 4px 0 #0000001f;border-radius:1rem;z-index:9;padding:1rem;overflow:auto}
.deposits .chat-bot .popup .confirm-data{border-bottom:1px solid #0000001a;padding-bottom:2rem}
.deposits .chat-bot .popup .confirm-data .confirm-exit{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150;width:90%;text-align:center}
.deposits .chat-bot .popup .confirm-data .popup-heading{display:flex;justify-content:space-between;align-items:center}
.deposits .chat-bot .popup .confirm-data .popup-msg{font-size:1.2rem;line-height:2.4rem;color:#717171;margin-top:1rem;margin-bottom:2rem;text-align:center}
.deposits .chat-bot .popup .confirm-data .confirm-bx{font-size:1.2rem;line-height:1.8rem;color:#fff;background-color:#252e8e;border-radius:5px;border:none;padding:1rem 2rem;margin:auto;width:max-content;display:flex;cursor:pointer}
.deposits .chat-bot .popup .confirm-data .close-popup{cursor:pointer}
.deposits .chat-bot .popup .feedback-data{padding:1rem 0;text-align:center}
.deposits .chat-bot .popup .feedback-data .feedback-txt{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150}
.deposits .chat-bot .popup .feedback-data p{font-size:1.2rem;line-height:2.4rem;color:#717171}
.deposits .chat-bot .popup .feedback-data .star-rating [type=radio]{appearance:none}
.deposits .chat-bot .popup .feedback-data .star-rating i{font-size:2rem;transition:.3s;color:#7d7979b8;cursor:pointer}
.deposits .chat-bot .popup .feedback-data .star-rating label:has(~ :checked) i{color:#fed008}
.deposits .chat-bot .popup .input-fields{display:flex;flex-wrap:wrap;justify-content:center}
.deposits .chat-bot .popup .input-fields input[type=radio]{display:none}
.deposits .chat-bot .popup .input-fields .chat-label{font-size:1.2rem;line-height:1.8rem;color:#012150;border:1px solid #506482;padding:.8rem;border-radius:8px;margin-right:.5rem;margin-top:1rem;cursor:pointer;background-color:#fff}
.deposits .chat-bot .popup .input-fields .chat-label:hover{color:#fff;background-color:#252e8e}
.deposits .chat-bot .popup .input-fields :checked + label{background:#012150;color:#fff;pointer-events:none}
.deposits .chat-bot .popup textarea{margin:2rem 0 0;resize:none;height:7rem;font-size:1.2rem;line-height:1.6rem;color:#012150}
.deposits .chat-bot .popup .submit-btn{font-size:1.2rem;line-height:1.8rem;color:#fff;background-color:#252e8e;border-radius:5px;border:none;padding:1rem 2rem;margin-left:auto;width:max-content;display:flex;cursor:pointer}
.deposits .chat-bot .popup::-webkit-scrollbar{width:4px}
.deposits .chat-bot .popup::-webkit-scrollbar-track{background:#f1f1f1}
.deposits .chat-bot .popup::-webkit-scrollbar-thumb{background:#c1c1c1}
.deposits .chat-bot .popup::-webkit-scrollbar-thumb:hover{background:#c1c1c1}
.deposits .chat-bot .get-started{background:#fff;padding:2rem;height:calc(100vh - 216px);border-radius:0 0 15px 15px}
@media only screen and (max-width: 767px) {
.deposits .chat-bot .get-started{height:calc(100vh - 244px)}
}
.deposits .chat-bot .get-started .chat-dicgc-logo{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}
.deposits .chat-bot .get-started .chat-welcome{text-align:center}
.deposits .chat-bot .get-started .chat-welcome .hello{font-size:1.8rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#444;margin-top:1rem}
.deposits .chat-bot .get-started .chat-welcome .assistant-txt{font-size:1.2rem;line-height:2.8rem;color:#444}
.deposits .chat-bot .get-started .chat-welcome .help-txt{font-size:1.2rem;line-height:1.8rem;color:#717171}
.deposits .chat-bot .get-started .accept-policy{display:flex;margin-top:8rem}
.deposits .chat-bot .get-started .accept-policy input[type=checkbox]{height:14px;margin-top:2px}
.deposits .chat-bot .get-started .accept-policy .accept-txt{margin-left:7px;font-size:12px;line-height:1.8rem;color:#121212}
.deposits .chat-bot .get-started .accept-policy span{color:#3b63f7}
.deposits .chat-bot .get-started .get-btn{height:40px;margin-top:18px;background:#252e8e;border-radius:10px;font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;cursor:pointer}
.top-header{display:flex;justify-content:end;align-items:center;padding:1rem 1rem 0;transition:.3s all ease-in-out;font-size:1.2rem;line-height:1.8rem;color:#fff}
@media only screen and (max-width: 1024px) {
.top-header nav{display:none}
}
.top-header .dropdown{margin-right:1.5rem;cursor:pointer;padding-bottom:1.4rem}
@media only screen and (max-width: 1024px) {
.top-header .dropdown{padding-bottom:0}
}
.top-header .dropdown-toggle::after{content:url(../images/icon-9.webp)!important;top:.4rem}
.top-header .dropdown-menu-animated{margin-top:2.5rem!important;right:0;min-width:18rem!important}
.top-header .dropdown-menu-animated::before{border:none!important}
.top-header a{text-decoration:none;color:#fff}
.top-header .old-website{position:relative;right:22px;top:-5px;text-decoration:blink;-webkit-animation-name:blinker;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction:alternate}
.top-header .old-website a{color:#81ffee}
@media only screen and (max-width:767px) {
.top-header .old-website a{font-size:11px}
}
@-webkit-keyframes blinker {
from{opacity:1}
to{opacity:0}
}
.white-header{transition:top .2s ease-in-out}
.white-header .navbar{box-shadow:0 .4rem 1.6rem 0 #0000001f;border-radius:1rem;background-color:#fff;width:96%;margin:auto;padding:0}
@media only screen and (max-width: 1024px) {
.white-header .navbar{width:100%!important;border-radius:0!important;height:7rem}
.white-header .navbar li{width:100%;padding:0}
}
.white-header .navbar li:last-child{border-bottom:none}
.white-header .navbar .nav-link{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#30373D;margin:0 1rem;display:flex;justify-content:center;align-items:center;padding:3rem 0}
@media only screen and (max-width: 1024px) {
.white-header .navbar .nav-link{padding:1.5rem;width:100%;margin:0;display:flex;justify-content:flex-start;align-items:center;font-size:1.6rem;line-height:2.4rem;color:#30373D}
}
.white-header .navbar .nav-link img{margin-right:1rem}
@media only screen and (max-width: 1024px) {
.white-header .navbar .nav-link img{min-width:18px;max-width:18px}
}
.white-header .navbar .navbar-brand img{padding:5px}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-brand img{margin-right:0;margin-left:10px}
}
@media only screen and (max-width: 370px) {
.white-header .navbar .navbar-brand img{margin-right:-3px}
}
@media only screen and (max-width: 1024px) {
.white-header .navbar span.navbar-brand img{height:60px!important;width:60px!important;margin:0}
}
.white-header .navbar .navbar-collapse{display:flex;justify-content:end;align-items:center}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-collapse{background:#fff;width:100%;height:100vh;display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;position:absolute;top:65px;right:0;z-index:9}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.white-header .navbar .navbar-collapse{width:45%!important}
}
.white-header .navbar .navbar-nav{display:flex;justify-content:center;align-items:center}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-nav{width:100%;display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;animation:slide-out-right 200ms forwards;overflow:auto;height:calc(100vh - 100px)}
}
.white-header .navbar .navbar-nav .nav-item{position:relative}
.white-header .navbar .navbar-nav .dropdown-submenu{position:relative}
.white-header .navbar .navbar-nav .dropdown-submenu .dropdown-menu{left:100%!important;top:-4.8rem!important;display:none}
.white-header .navbar .navbar-nav .dropdown-submenu:hover > .dropdown-menu{display:block;background-color:#f4fbfb}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-nav .dropdown-submenu:hover > .dropdown-menu{background-color:transparent}
}
.white-header .navbar .navbar-nav .dropdown-submenu .dropdown-menu-animated{box-shadow:none}
.white-header .navbar .navbar-nav .dropdown-submenu .dropdown-menu-animated::before{content:unset}
.white-header .navbar .navbar-nav .dropdown-submenu:hover{background-color:#f4fbfb;font-family:Arial,Helvetica,sans-serif}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-nav .dropdown-submenu:hover{background-color:transparent}
}
.white-header .navbar .navbar-nav .dropdown-submenu:hover .dropdown-menu-animated{border-radius:0 0 1rem 0!important}
.white-header .navbar .navbar-nav .dropdown-submenu:last-child{border-radius:0 0 8px 8px}
.white-header .navbar .navbar-nav .dropdown-submenu.claim-summary-top .dropdown-menu{top:-9.3rem!important}
.white-header .navbar .navbar-nav .dropdown-submenu::after{content:url(../images/icon-8.webp)!important;position:absolute;top:1.8rem;right:1.4rem;rotate:270deg}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-nav .dropdown-submenu::after{rotate:0;content:url(../images/arrow.webp)!important;transition:none;scale:.6;top:.8rem;right:2.4rem}
.white-header .navbar .navbar-nav .dropdown-submenu .active::after{content:unset!important}
.white-header .navbar .navbar-nav .dropdown-submenu{font-size:1.6rem;line-height:2.4rem;color:#30373d}
.white-header .navbar .navbar-nav .dropdown-submenu > a{font-size:1.4rem;line-height:2.4rem;color:#30373d}
}
.white-header .navbar .navbar-nav .dropdown-submenu.first-menu ul{top:-3px!important}
@media only screen and (max-width: 1024px) {
.white-header .navbar .navbar-nav .dropdown-submenu ul li a{padding-left:56px!important}
}
.white-header .navbar .search-bar{margin:0;padding-right:2rem;display:none}
@media only screen and (max-width: 1024px) {
.white-header .navbar .search-bar{position:absolute;right:51px;top:15px;padding:0}
}
.white-header .navbar .search-bar .search-icon{border:.1rem solid #e6e3e3;border-radius:50%;height:3.5rem;width:3.5rem;margin-right:0;padding:0;display:flex;justify-content:center;align-items:center}
@media only screen and (max-width: 1024px) {
.white-header .navbar .search-bar .search-icon{border:none;position:absolute;top:-49px;margin-left:auto;width:100%;right:95px;display:flex;justify-content:end;scale:1.2;width:28%;right:82px}
}
@media only screen and (max-width: 567px) {
.white-header .navbar .search-bar .search-icon{width:37%}
}
@media only screen and (max-width: 467px) {
.white-header .navbar .search-bar .search-icon{width:67%}
}
@media only screen and (max-width: 1024px) {
.white-header .navbar:last-child .nav-item{display:block}
.white-header .navbar .navbar-collapse ul .nav-item{border-bottom:1px solid #0003;padding:0}
}
.white-header .navbar .navbar-collapse ul .nav-item:last-child{border-bottom:none}
.white-header .claim-payment{padding:1rem 3rem .5rem;background:#00000080;border-radius:0 0 2.7rem 2.7rem;display:flex;justify-content:flex-start;align-items:center;font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#fff}
.white-header .claim-payment .claim-box{text-align:center;width:98%}
.white-header .claim-payment .claim-box p{margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;text-align:center;display:inline-block;padding-left:30px;width:auto;font-family:Arial,Helvetica,sans-serif;max-width:100%}
.white-header .claim-payment .claim-box p::after{position:absolute;left:0;content:"";margin-right:1rem;height:2rem;width:2rem;background-image:url(../images/speaker-new.gif);background-size:22px 22px;background-repeat:no-repeat}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
.white-header .claim-payment .claim-box p::after{background-size:15px 18px}
}
@media only screen and (max-width: 1024px) {
.white-header .claim-payment .claim-box p{width:93%}
}
.white-header .claim-payment .owl-nav{position:absolute;top:-.3rem;right:-1.7rem;transform:rotate(90deg);font-size:2rem;margin:0}
.white-header .claim-payment .owl-nav button:hover{background-color:transparent}
.white-header .claim-payment .icon-sound{position:absolute;margin-bottom:0}
.white-header .claim-payment .icon-sound img{margin-right:1rem;height:2rem;width:2rem}
.white-header .claim-payment .claim-payment-slider{padding-left:3.4rem}
@media only screen and (max-width: 1024px) {
.white-header .claim-payment{z-index:1;position:relative}
}
@media only screen and (max-width: 767px) {
.white-header .claim-payment{padding:1rem 2rem .5rem 0}
}
.white-header .down-arrow{transform:rotate(270deg);height:.7rem}
.white-header .up-arrow{transform:rotate(90deg);height:.7rem}
.white-header .owl-theme .owl-nav [class*=owl-]{margin:3px 5px}
@media only screen and (max-width: 1024px) {
.white-header .navbar-toggler{margin:0 2rem;display:block!important}
}
.white-header .navbar-toggler:focus{box-shadow:none}
.white-header .corner-menus{display:none}
@media only screen and (max-width: 1024px) {
.white-header .corner-menus{display:block}
}
.white-header .main-search{width:100%;height:40px;margin:2.2rem 0;border-radius:1rem;font-size:1.4rem;padding:0 2rem}
@media only screen and (max-width: 1024px) {
.white-header .main-search{margin:0}
}
.white-header .closed{cursor:pointer;margin-left:1rem}
@media only screen and (max-width: 1024px) {
.white-header .closed{position:absolute;top:-40px;margin-left:auto;right:58px;display:flex;justify-content:end}
}
.slider .banner-txt{display:flex;justify-content:center;padding-bottom:15rem;flex-direction:column}
@media only screen and (max-width: 1024px) {
.slider .banner-txt{padding:12rem 1rem 20rem}
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
.slider .banner-txt{padding:3rem 1rem 14rem!important}
}
.slider .protect-deposits{position:relative;margin-top:16%}
.slider .protect-deposits .protect-txt{font-size:3.2rem;line-height:3.6rem;color:#012150;padding-top:20px}
@media only screen and (max-width: 1024px) {
.slider .protect-deposits .protect-txt{font-size:2.1rem;line-height:2.1rem;color:#012150;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-top:20px}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
.slider .protect-deposits .protect-txt{padding-top:35px}
}
.slider .protect-deposits .deposit-txt{font-size:5.5rem;font-family:Arial,Helvetica,sans-serif;line-height:7.1rem;color:#012150}
@media only screen and (max-width: 1024px) {
.slider .protect-deposits .deposit-txt{font-size:3.2rem;font-family:Arial,Helvetica,sans-serif;line-height:5rem;color:#012150}
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
.slider .protect-deposits .deposit-txt{font-size:6rem}
}
.slider .protect-deposits .description{font-size:2rem;line-height:3.2rem;color:#000;margin-top:1.5rem}
@media only screen and (max-width: 1024px) {
.slider .protect-deposits .description{margin-top:0;font-size:1.6rem;line-height:2.4rem;color:#000}
}
.slider .protect-deposits .bank-list{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#311752;background:#fff;border-radius:2.5rem;padding:1rem 2.7rem;cursor:pointer;width:max-content;margin:2.4rem 0;transition:all ease .5s;text-decoration:none}
.slider .protect-deposits .bank-list:hover{box-shadow:.1rem .9rem 1.9rem -.5rem #0000004d;transition:all ease .5s;transform:translateY(-0.2rem)}
@media only screen and (max-width: 1024px) {
.slider .protect-deposits .bank-list{z-index:9}
}
.slider .protect-deposits .banner-bx{position:relative;bottom:2rem}
.slider .protect-deposits .banner-bx::after{content:"";position:absolute;height:30rem;width:30rem;background:#fff;border-radius:50%;top:4.5rem;z-index:-99;right:18.5rem;opacity:15%}
@media only screen and (max-width: 767px) {
.slider .protect-deposits .banner-bx::after{display:none}
}
.slider .protect-deposits .banner-bx::before{content:"";position:absolute;height:34rem;width:34rem;background:#fff;border-radius:50%;top:2.4rem;z-index:-99;right:16.5rem;opacity:12%}
@media only screen and (max-width: 767px) {
.slider .protect-deposits .banner-bx::before{display:none}
}
.slider .protect-deposits .banner-bx .banner-img{max-width:100%}
.slider .protect-deposits .banner-bx .sheild{height:auto;width:auto;position:absolute;top:143px;left:calc(100% - 526px)}
@media only screen and (max-width: 767px) {
.slider .protect-deposits .banner-bx .sheild{left:19px;top:-183px;max-height:52px}
}
.header-bx{position:absolute;top:0;width:100%;z-index:99}
.header-bx.fixed{position:fixed;width:100%;top:0;z-index:1030;transition:all .2s ease-in-out;animation:smoothScroll 1s forwards}
@keyframes smoothScroll {
0%{transform:translateY(-2rem)}
100%{transform:translateY(0)}
}
.header-bx::before{content:"";background:linear-gradient(180deg,#0009 0%,#0000 100%);backdrop-filter:blur(0.7rem);display:block;height:auto;position:absolute;top:0;right:0;left:0;height:13rem}
@media only screen and (max-width: 1024px) {
.header-bx::before{content:unset}
}
.new-bx{padding:7rem 0 5rem}
@media only screen and (max-width: 1024px) {
.new-bx{padding:5rem 0 2rem 1rem}
}
.new-bx .updates{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:self-start}
.new-bx .updates .btn-wrap{display:flex;cursor:pointer}
.new-bx .updates .btn-wrap .prev-btn{transform:rotate(180deg);position:relative}
.new-bx .updates .btn-wrap span{position:relative}
.new-bx .updates .btn-wrap span::after{content:"";height:2.5rem;width:.1rem;position:absolute;left:0;background:#0000001a;top:0}
.new-bx .what-new{font-size:4rem;font-family:Arial,Helvetica,sans-serif;line-height:6rem;color:#012150;position:relative;padding-bottom:1rem}
@media only screen and (max-width: 1024px) {
.new-bx .what-new{font-size:2.4rem;line-height:3.6rem}
}
.new-bx .what-new::after{content:"";position:absolute;bottom:0;border:.2rem solid #fdbe00;border-radius:1rem;width:2.4rem;height:.5rem;background-color:#fdbe00;left:0}
.new-bx .description{font-size:1.4rem;line-height:2.1rem;color:#30373d;margin-top:2.1rem;margin-bottom:2.6rem}
@media only screen and (max-width: 1024px) {
.new-bx .description{font-size:1.4rem;line-height:1.8rem}
}
.new-bx .info-slider .info-date{display:flex;justify-content:space-between;align-items:center;min-height:2.8rem;position:absolute;bottom:10px;width:86%}
.new-bx .info-slider .info-date .date{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#30373d}
@media only screen and (max-width: 1024px) {
.new-bx .info-slider .info-date .date{font-size:1.1rem;line-height:1.3rem}
}
.new-bx .info-slider .information{box-shadow:0 .4rem 1.6rem 0 #00000014;border-radius:1rem;background:#fff;border:.1rem solid #ccc;padding:2rem 2rem 1rem;margin-right:2.5rem;cursor:pointer;position:relative;display:block;text-decoration:none;transition:all .2s ease-in-out;min-height:325px;transition:all .3s ease-in-out}
@media only screen and (max-width: 767px) {
.new-bx .info-slider .information{min-height:196px}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.new-bx .info-slider .information{min-height:200px}
}
.new-bx .info-slider .information:hover{box-shadow:0 1rem 1.5rem #0000001a;transform:scale(1.03);transition:all .3s ease-in-out}
.new-bx .info-slider .information .new-info{position:absolute;top:0;right:0;font-size:1.2rem;line-height:1.6rem;color:#000;background-color:#fdbe00;border-radius:0 1rem 0 1.1rem;padding:.3rem 1rem;text-align:center}
.new-bx .info-slider .information h3{font-size:2rem;line-height:2.4rem;color:#012150;margin-bottom:.8rem}
@media only screen and (max-width: 1199px) {
.new-bx .info-slider .information h3{font-size:1.7rem;line-height:1.9rem}
}
@media only screen and (min-width: 1199px) and (max-width: 1260px) {
.new-bx .info-slider .information h3{font-size:1.8rem;line-height:1.8rem}
}
.new-bx .info-slider .information .info-desc{font-size:1.3rem;line-height:1.9rem;color:#30373d;margin:2rem 0 0}
@media only screen and (max-width: 1024px) {
.new-bx .info-slider .information .info-desc{font-size:1.2rem;line-height:1.9rem}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.new-bx .info-slider .information .info-desc{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;-webkit-line-clamp:3}
}
.help-bx{position:relative}
.help-bx .bg-banner{object-fit:cover;height:auto;max-height:70rem;width:100%}
.help-bx::before{background-color:#00076cb3;content:"";position:absolute;height:100%;width:100%}
.help-bx .tabpanel{position:relative;z-index:9;width:100%;padding:5rem 0;min-height:666px}
@media only screen and (max-width: 1199px) {
.help-bx .tabpanel{padding:5rem 0 5rem 1rem;min-height:auto}
}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .nav-pills{flex-direction:row!important;display:flex;flex-wrap:nowrap;overflow:auto;width:100%;border-bottom:1px solid #ffffff80}
}
.help-bx .tabpanel .nav-link{padding:0;width:100%}
.help-bx .tabpanel .nav-link.active{background-color:#fff;border-radius:.8rem;padding:0}
.help-bx .tabpanel .nav-link.active .depo-txt{color:#012150}
.help-bx .tabpanel .nav-link.active .portal-txt{color:#012150;display:block}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .nav-link.active .portal-txt{display:none}
}
.help-bx .tabpanel .nav-link.active .black-arrow{display:block}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .nav-link.active .black-arrow{display:none}
.help-bx .tabpanel .nav-link.active{background-color:transparent;border-radius:.8rem;padding:0;color:#fff!important;border-bottom:3px solid #fdbe00;border-radius:0}
}
.help-bx .tabpanel .nav-link.active .investor{border:none}
.help-bx .tabpanel .nav-link.active .icon-hide{display:block}
.help-bx .tabpanel .heading{font-size:4rem;font-family:Arial,Helvetica,sans-serif;line-height:6rem;color:#fff;position:relative;padding-bottom:1rem;margin-bottom:4.4rem}
.help-bx .tabpanel .heading::after{content:"";position:absolute;bottom:0;border:.2rem solid #fdbe00;border-radius:1rem;width:2.4rem;height:.5rem;background-color:#fdbe00;left:0}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .heading{font-size:2.4rem;line-height:3.6rem;margin-bottom:3rem}
}
.help-bx .tabpanel .depo-bx{display:flex;justify-content:space-between;align-items:center}
.help-bx .tabpanel .depo-bx .depositor-tab{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;flex-direction:column;padding:0 1.7rem}
@media only screen and (max-width: 360px) {
.help-bx .tabpanel .depo-bx .depositor-tab{padding:0 1rem}
}
.help-bx .tabpanel .depo-bx .depo-txt{font-size:2.3rem;font-family:Arial,Helvetica,sans-serif;line-height:2.2rem;color:#fff;opacity:70%}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .depo-bx .icon{display:none}
}
.help-bx .tabpanel .nav-link:last-child .investor{border:none}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .tab-content{margin-top:2rem}
}
.help-bx .tabpanel .tab-content .portal-txt-new{font-size:1.4rem;line-height:2.1rem;color:#fff;margin:3rem 0}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .tab-mob{display:flex;flex-wrap:nowrap;overflow:auto;padding-bottom:1rem}
.help-bx .tabpanel .tab-mob .col-lg-6{max-width:33%}
}
@media only screen and (max-width: 992px) {
.help-bx .tabpanel .tab-mob .col-lg-6{max-width:42%}
}
@media only screen and (max-width: 767px) {
.help-bx .tabpanel .tab-mob .col-lg-6{max-width:90%}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.help-bx .tabpanel .tab-ipad.col-lg-4{width:100%!important}
.help-bx .tabpanel .tab-ipad.col-lg-6{width:100%!important}
.help-bx .tabpanel .tab-ipad.offset-lg-2{margin:0!important}
}
.help-bx .tabpanel .mascot{position:absolute;right:0;top:20px}
.help-bx .tabpanel .mascot img{height:168px}
@media only screen and (max-width: 600px) {
.help-bx .tabpanel .mascot img{height:64px}
}
@media only screen and (min-width: 601px) and (max-width: 1024px) {
.help-bx .tabpanel .mascot img{height:108px}
}
.help-bx .active .liqui-txt{color:#012150!important}
.help-bx .investor{display:flex;justify-content:flex-start;align-items:center;padding:2rem 1.5rem;border-bottom:.1rem solid #fff3}
@media only screen and (max-width: 1024px) {
.help-bx .investor{border-bottom:none;padding:0;display:flex;justify-content:center}
}
.help-bx .investor .liqui-txt{padding-left:2rem;font-size:2.3rem;font-family:Arial,Helvetica,sans-serif;line-height:3.4rem;color:#fff}
.help-bx .portal-txt{font-size:1.4rem;line-height:2.1rem;color:#fff;text-align:left;display:none}
.help-bx .black-arrow{display:none}
.help-bx .box{max-height:22.2rem;background-color:#fff;padding:2rem;margin-bottom:.3rem;width:100%;border-radius:1rem;display:block;text-decoration:none;transition:all .2s ease-in-out}
@media only screen and (max-width: 330px) {
.help-bx .box{height:100%;max-height:auto}
}
@media only screen and (max-width: 1024px) {
.help-bx .box{height:100%;max-height:100%}
}
@media only screen and (min-width: 1920px) {
.help-bx .box{margin-bottom:.3rem}
}
.help-bx .box img{height:4rem}
.help-bx .box h4{font-size:1.8rem;font-family:Arial,Helvetica,sans-serif;line-height:2.5rem;color:#012150;margin:1.3rem 0}
.help-bx .box p{font-size:1.4rem;line-height:2.1rem;color:#30373d}
.help-bx .box .read-more{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#012150;text-decoration:none}
.help-bx .box .read-more img{height:auto;padding-left:1rem}
.help-bx .box:hover{background:linear-gradient(98.78deg,#424fff 0%,#10eac5 100%);cursor:pointer;transform:scale(1.05);transition:all .2s ease-in-out}
@media only screen and (max-width: 1024px) {
.help-bx .box:hover{transform:none}
}
.help-bx .box:hover h4{color:#fff}
.help-bx .box:hover p{color:#fff}
.help-bx .box:hover .read-more{color:#fff}
.help-bx .box:hover .read-more img{filter:brightness(0) saturate(100%) invert(100%) sepia(11%) saturate(7446%) hue-rotate(204deg) brightness(112%) contrast(113%)}
.background-one{background:url(../images/image1.webp) no-repeat center center;background-size:cover}
.background-two{background:url(../images/update1-new.webp) no-repeat center center;background-size:cover}
.background-three{background:url(../images/update2-new.webp) no-repeat center center;background-size:cover}
.h-0{height:0;padding:0;transition:.3s all ease-in-out}
.public-awareness{padding:5rem 0}
@media only screen and (max-width: 1024px) {
.public-awareness{padding:5rem 1rem}
}
.public-awareness h5{font-size:4rem;font-family:Arial,Helvetica,sans-serif;line-height:6rem;color:#012150;display:flex;justify-content:center;align-items:center;padding-bottom:1rem;position:relative}
.public-awareness h5::after{content:"";position:absolute;bottom:0;border:.2rem solid #fdbe00;border-radius:1rem;width:2.4rem;height:.5rem;background-color:#fdbe00;left:49%}
@media only screen and (max-width: 1024px) {
.public-awareness h5::after{left:0}
.public-awareness h5{justify-content:flex-start;font-size:2.4rem;line-height:3.6rem}
}
.public-awareness .heading-title{font-size:1.4rem;line-height:2.1rem;color:#30373d;text-align:center;padding:2rem 0 4rem}
@media only screen and (max-width: 1024px) {
.public-awareness .heading-title{text-align:left;font-size:1.4rem;line-height:1.8rem;padding-bottom:2rem}
.public-awareness .video-blog{display:flex;flex-wrap:nowrap;overflow:auto}
}
.public-awareness .video-blog .info-bx{display:flex;align-items:stretch}
@media only screen and (max-width: 1024px) {
.public-awareness .video-blog .info-bx{max-width:47%}
}
@media only screen and (max-width: 767px) {
.public-awareness .video-blog .info-bx{max-width:85%}
}
.public-awareness .pub-bx{cursor:pointer;display:block;text-decoration:none;border:.1rem solid #eaeaea;transition:all .3s ease-in-out;border-radius:1rem;width:100%;padding:25px 10px 10px}
.public-awareness .pub-bx:hover{box-shadow:0 1rem 1.5rem #0000001a;transform:translateY(-10px);transition:all .3s ease-in-out}
@media only screen and (max-width: 1024px) {
.public-awareness .pub-bx{margin-bottom:1rem}
}
.public-awareness .pub-bx .video-box{position:relative}
.public-awareness .pub-bx .video-box figure{width:70px;height:70px;margin:0 auto}
.public-awareness .pub-bx .video-box video{width:100%;cursor:pointer;object-fit:fill;max-height:100%;min-height:255px;max-height:255px}
.public-awareness .pub-bx .video-box .youtube-icon{position:absolute;top:50%;left:50%;transform:translate(-3.7rem,-2rem)}
.public-awareness .pub-bx .video-box .pdf-new{position:absolute;right:0;bottom:.4rem;background:#1d1464b2;padding:.5rem;border-radius:1rem 0 .8rem 0}
.public-awareness .pub-bx .video-box .w-100{min-height:255px;max-height:255px}
.public-awareness .pub-bx .time{font-size:1.5rem;line-height:2.1rem;color:#30373d;font-weight:600;margin-top:.5rem}
.public-awareness .pub-bx .awareness-title{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:1.9rem;color:#012150;margin:1.8rem 0 1rem}
@media only screen and (max-width: 1024px) {
.public-awareness .pub-bx .awareness-title{margin:.8rem 0 1rem;line-height:1.5}
}
.public-awareness .pub-bx .awareness-desc{font-size:1.4rem;line-height:2.2rem;color:#012150}
.public-awareness .view-all{font-size:1.4rem;line-height:2.1rem;color:#fff;background-color:#252e8e;padding:1rem 4rem;width:max-content;border-radius:2.2rem;margin:3rem auto 0;transition:all ease .5s;cursor:pointer}
.public-awareness .view-all:hover{background-color:#1d2472;box-shadow:.1rem .9rem 1.9rem -.5rem #0000004d;transition:all ease .5s;transform:translateY(-0.2rem)}
@media only screen and (max-width: 1024px) {
.public-awareness .view-all{margin:2rem auto 0}
}
@media only screen and (max-width: 400px) {
.public-awareness .willingness-form{display:inline-flex;flex-wrap:nowrap;justify-content:flex-start;white-space:nowrap;overflow:auto;width:-webkit-fill-available}
}
#myBtn{display:none;position:fixed;bottom:30px;right:3rem;z-index:9;border:none;outline:none;color:#fff;cursor:pointer;height:6rem;width:6rem;border-radius:50%;font-size:1.8rem;background-color:transparent}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
#myBtn{bottom:21rem;right:5rem}
}
.statistics{background-color:#f0f1ff;padding:5rem 0;position:relative}
.statistics::before{z-index:1;content:"";top:0;background:url(../images/Mask-wave.svg) no-repeat center center;position:absolute;height:100%;overflow:hidden;left:0;right:0;background-size:cover}
.statistics h6{font-size:4rem;font-family:Arial,Helvetica,sans-serif;line-height:6rem;color:#012150;position:relative;padding-bottom:1rem}
.statistics h6::after{content:"";position:absolute;bottom:0;border:.2rem solid #fdbe00;border-radius:1rem;width:2.4rem;height:.5rem;left:0;background-color:#fdbe00}
@media only screen and (max-width: 1024px) {
.statistics h6{font-size:2.4rem;line-height:3.6rem}
}
.statistics .data-analytics{margin-bottom:20px}
@media only screen and (max-width: 767px) {
.statistics .data-analytics{margin-bottom:2rem}
}
.statistics .data-analytics:last-child .stat-bx{margin-bottom:0}
@media only screen and (max-width: 1024px) {
.statistics .data-analytics:nth-last-child(-n+2){margin-bottom:0}
}
.statistics .stat-bx{background-color:#fff;border:.1rem solid #eaeaea;border-radius:1rem;display:flex;justify-content:flex-start;align-items:center;padding:2rem;height:100%}
@media only screen and (max-width: 767px) {
.statistics .stat-bx{padding:1rem;margin-bottom:20px}
}
.statistics .stat-bx span{font-size:3rem;font-family:Arial,Helvetica,sans-serif;line-height:3.5rem;color:#30373d}
.statistics .card ol{font-size:20px;font-weight:600}
.statistics .card ol li:not(:last-child){margin-bottom:17px;border-bottom:1px solid #ccc;padding-bottom:17px}
@media only screen and (max-width: 1024px) {
.statistics .stat-bx span{display:block;text-align:center;font-size:2.2rem;line-height:3.6rem;margin-top:10px}
}
@media only screen and (max-width: 340px) {
.statistics .stat-bx span{font-size:2rem}
}
@media only screen and (max-width: 1024px) {
.statistics .stat-bx .number{justify-content:flex-start;display:flex}
}
@media only screen and (max-width: 992px) {
.statistics .stat-bx .number{display:flex;justify-content:center}
}
.statistics .stat-bx .years{font-size:1.8rem;line-height:2.7rem;color:#30373d}
@media only screen and (max-width: 1024px) {
.statistics .stat-bx .years{text-align:center;font-size:1.4rem;line-height:2.1rem}
}
@media only screen and (max-width: 767px) {
.statistics .stat-bx{flex-direction:column;justify-content:center;height:100%}
}
.statistics .statistics-data{position:relative;z-index:2}
.statistics .statistics-data .progress-details{align-items:stretch;display:flex;padding:1rem;flex-direction:column}
.statistics .stat-txt{font-size:1.8rem;line-height:2.8rem;color:#30373d}
.statistics .price{display:flex;background:#d4d4d4;width:max-content;margin:2.5rem 0;border-radius:1rem;font-size:1.4rem;line-height:2.8rem;color:#012150;cursor:pointer}
.statistics .price .rupees{padding:.5rem 2rem;border-radius:1rem 0 0 1rem}
.statistics .price .millions{padding:.5rem 2rem;border-radius:0 1rem 1rem 0}
.statistics .price .active-bx{background:#252e8e;color:#fff}
.footer{background-color:#1d1464;padding:5rem 0}
@media only screen and (max-width: 1024px) {
.footer{padding:4rem 1rem}
}
.footer .bg-blue{background:linear-gradient(98.78deg,#424fff 0%,#10eac5 100%);border-radius:1rem;align-items:center;padding:1.5rem;display:none}
.footer .forward-message{display:flex;justify-content:flex-start;align-items:center}
.footer img{margin-right:.5rem}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
.footer img{width:60%;margin:0 0 2rem}
}
@media only screen and (max-width: 1024px) {
.footer .footer-link{margin-top:1rem}
}
.subscribe .sub-txt{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:2rem;color:#fff}
.subscribe .sub-desc{font-size:1.2rem;line-height:2.4rem;color:#fff}
.input-data{display:flex;justify-content:end;align-items:center}
@media only screen and (max-width: 767px) {
.input-data{margin-top:1rem;justify-content:flex-start;flex-direction:column;width:100%}
}
.input-data input{background:#012150;opacity:70%;outline:none;box-shadow:none;border:none;border-radius:2.2rem;padding:1rem 2rem;width:56%;font-size:1.2rem;line-height:1.8rem;color:#fff}
@media only screen and (max-width: 1024px) {
.input-data input{width:100%}
}
.input-data input::placeholder{font-size:1.2rem;line-height:1.8rem;color:#fff;opacity:70%;caret-color:#fff}
.input-data .sub-btn{font-size:1.2rem;line-height:1.8rem;color:#012150;background:#fff;padding:1rem 3rem;border-radius:3rem;margin-left:1rem;cursor:pointer;transition:all ease .5s}
.input-data .sub-btn:hover{box-shadow:.1rem .9rem 1.9rem -.5rem #0000004d;transition:all ease .5s;transform:translateY(-0.2rem)}
@media only screen and (max-width: 767px) {
.input-data .sub-btn{width:100%;margin-left:0;margin-top:1.5rem;text-align:center}
}
.footer-link ul li a{font-size:1.2rem;line-height:2.5rem;color:#fff;opacity:70%}
.footer-link ul li a:hover{opacity:100%}
@media only screen and (max-width: 1024px) {
.footer-link ul li a{line-height:1.5}
}
.b-footer{background-color:#140e46;padding:3rem 0}
@media only screen and (max-width: 1024px) {
.b-footer{padding:2rem 0}
}
.b-footer .copyright{font-size:1.2rem;line-height:1.6rem;color:#fff;display:flex;justify-content:space-between;align-items:center}
@media only screen and (max-width: 1024px) {
.b-footer .copyright{flex-direction:column;text-align:center;line-height:2}
}
.b-footer a{font-size:1.2rem;line-height:1.6rem;color:#fff;text-decoration:none}
.b-footer a:hover{text-decoration:underline}
.wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;height:100%}
.wrapper .card{background:#fff;width:100%;border-radius:1rem;display:flex;align-items:center;padding:2rem;flex-direction:column;border:.1rem solid #eaeaea;margin-top:20px}
@media only screen and (max-width: 767px) {
.wrapper .card{margin-top:0}
}
.wrapper .card .circle{position:relative;height:180px;width:180px;border-radius:50%;cursor:default;margin:4rem 0;background-color:#12e4c7}
.wrapper .card .text{background:#252e8e;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
@media (max-width: 753px) {
.wrapper{max-width:70rem}
}
@media (max-width: 505px) {
.wrapper{max-width:50rem}
.wrapper .card{width:100%}
}
.collapse:not(.show){display:none!important}
header{transition:top .2s ease-in-out;z-index:100}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
html{font-size:50%}
.bar canvas{height:18rem!important;width:18rem!important}
}
@media only screen and (max-width: 1024px) {
.header-bx.fixed,.white-header{top:0!important}
.help-bx .tabpanel .nav-link.active .depo-txt{color:#fff;opacity:100%}
.help-bx .tabpanel .depo-bx .depo-txt{font-size:1.6rem}
}
.owl-dots{animation:cssAnimation 0s 1.3s forwards;visibility:hidden}
@keyframes cssAnimation {
to{visibility:visible}
}
.info-slider.slick-list{visibility:hidden}
.info-slider.slick-list.slick-initialized{visibility:visible}
.slick-disabled{opacity:.4}
.slick-slide:last-child:not(.slick-current){opacity:.5;padding-right:10px}
.slick-slide.slick-active{opacity:1!important}
.public-awareness-pg{background:linear-gradient(98.78deg,#10eac5 0%,#424fff 100%);position:relative;height:40.7rem;border-radius:0 0 0 5rem}
@media only screen and (max-width: 1024px) {
.public-awareness-pg{border-radius:0;height:32.7rem}
}
.bg-lblue{background-color:#e6fbff;padding:0!important}
@media only screen and (min-width: 1601px) and (max-width: 2560px) {
.slider .protect-deposits{margin-top:14%}
.deposits .owl-theme .owl-nav.disabled + .owl-dots{padding-left:7.333%!important}
}
.slick-track{padding:2rem}
@media only screen and (max-width: 1024px) {
.slick-track{padding:2rem 0}
}
@media (max-width: 1024px) {
.navbar-expand-lg .navbar-nav{flex-direction:column!important}
}
.anime{animation-name:scale-in;animation-duration:.8s}
.anime2{animation-name:scale-in;animation-duration:1.2s;margin-top:115px!important}
@media only screen and (max-width: 1024px) {
.anime2{margin-top:0!important}
}
.anime3{animation-name:scale-in;animation-duration:1.7s;margin-top:-98px!important}
@media only screen and (max-width: 1024px) {
.anime3{margin-top:0!important}
}
@keyframes scale-in {
0%{opacity:0;transform:scale(0,0)}
100%{opacity:1;transform:scale(1,1)}
}
.nested-list{position:relative}
.nested-list:hover ul{display:block!important;position:absolute;right:0;top:0}
#load{width:100%;height:100%;position:fixed;z-index:99;background:url(../images/loader.gif) no-repeat center center #00000040;background-size:80px}
.preloaderBg{position:fixed;z-index:9999;top:0;background:#00000080;width:100%;height:100%;text-align:center}
.preloaderBg .preloader{margin:22% auto 0;background:url(../images/favicon.webp) no-repeat center;background-size:contain;width:50px;height:50px;position:relative;z-index:9999;background-color:#fff;border-radius:50%;height:82px;width:82px;top:16px;background-size:50px}
@media only screen and (max-width: 1024px) {
.preloaderBg .preloader{margin:45% auto 0}
}
@media only screen and (max-width: 767px) {
.preloaderBg .preloader{margin:75% auto 0}
}
.preloaderBg .preloader2{border:5px solid #10cdb3;border-top:5px solid #fff;border-radius:50%;width:110px;height:110px;animation:spin 1s ease-in-out infinite;position:relative;margin:auto;top:-80px}
@keyframes spin {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
.navbar-toggler{border:none!important}
.navbar-toggler-icon{background-image:url(../images/toggle-btn.webp)!important}
@media only screen and (max-width: 1024px) {
.public-box .awareness-bx .heading-txt{flex-direction:column;align-items:center}
.public-box .awareness-bx .search-data{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:-1rem;margin-bottom:2rem}
.public-box .awareness-bx .search-data .input-bx{width:100%;margin-bottom:1rem}
.public-box .awareness-bx .search-data .input-bx input{width:100%;margin-right:0}
}
@media only screen and (max-width: 767px) {
.public-box .awareness-bx .public-awareness .video-blog{display:block}
}
@media only screen and (max-width: 1024px) {
.public-box .awareness-bx .public-awareness .video-blog{display:flex;flex-wrap:wrap}
}
.public-box .awareness-bx .public-awareness .video-blog .info-bx{max-width:100%;display:flex;align-items:stretch}
@media only screen and (max-width: 1024px) {
.public-box .awareness-bx h5{font-size:2.4rem;margin:3rem 0;width:100%;text-align:center}
.public-box .awareness-bx{margin-top:-20rem;padding:1rem}
.public-box{padding:0 2rem}
.public-box .circular{margin-top:-20rem}
}
.public-box .list-update{text-align:center;font-size:14px;line-height:21px;color:#fff;margin-bottom:3rem}
@media only screen and (max-width: 767px) {
.public-box .list-update{text-align:center}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.public-box{min-height:calc(100vh - 486px)}
}
.banner-circular{height:40.8rem;width:100%}
@media only screen and (max-width: 1024px) {
.banner-circular{height:327px;object-fit:cover;object-position:top}
}
.circular-list .circular-data{display:flex;justify-content:flex-start;align-items:center;border:1px solid #0000001a;padding:1.8rem 1.5rem;border-radius:1rem;margin-bottom:2rem;cursor:pointer;transition:.3s all ease-in-out;text-decoration:none}
.circular-list .circular-data:last-child{margin-bottom:1.5rem}
@media only screen and (max-width: 1024px) {
.circular-list .circular-data{align-items:flex-start}
}
.circular-list .circular-data:hover{transform:translateY(-0.5rem);transition:.3s all ease-in-out;box-shadow:0 2px 8px 0 #00000014}
.circular-list .spacing{padding-right:1rem;height:27px;width:auto}
.circular-list .details .detail-deposit{background:#cef7ff;padding:.5rem;margin-bottom:.5rem;border-radius:5px;font-size:1.1rem;line-height:1.6rem;color:#30373d;width:max-content}
.circular-list .details .details-date{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#30373d;margin-bottom:.5rem}
.circular-list .details .details-desc{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.2rem;color:#013b91;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
@media only screen and (max-width: 767px) {
.circular-list .details .details-desc{font-size:1.4rem;-webkit-line-clamp:2}
}
.circular-list .search-detail{justify-content:space-between}
.circular-list .search-detail .details-date{margin-bottom:0;margin-top:.5rem}
.awareness-bx .guidelines{padding:2rem 3rem}
@media only screen and (max-width: 1024px) {
.awareness-bx .guidelines{padding:2rem}
}
.awareness-bx .guidelines .nav-pills{justify-content:center;border-bottom:1px solid #e7e7e7;margin:0 -3rem 3rem}
@media only screen and (max-width: 1024px) {
.awareness-bx .guidelines .nav-pills{margin:0 -2rem 2rem;display:inline-flex;flex-wrap:nowrap;white-space:nowrap;overflow:auto;width:-webkit-fill-available;justify-content:space-around}
}
.awareness-bx .guidelines .nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius);font-size:1.8rem;line-height:2.7rem;color:#666;padding:0 3rem;position:relative;padding-bottom:2rem}
.awareness-bx .guidelines .nav-pills .nav-link.active{background:unset;color:#013b91;font-family:"Arial, Helvetica, sans-serif"}
.awareness-bx .guidelines .nav-pills .nav-link::after{width:0;background-color:#fdbe00;content:"";height:3px;position:absolute;bottom:0;left:50%;transition:.3s all ease;border-radius:5rem 5rem 0 0;opacity:0}
.awareness-bx .guidelines .nav-pills .nav-link.active:after{width:100%;left:0;height:3px;bottom:0;background-color:#fdbe00;opacity:1;transition:.3s all ease}
.list-of-scrollspy.awareness-bx .letters{padding-top:0;margin:0}
.list-of-scrollspy.awareness-bx .nav-pills.letters{border-bottom:none}
.list-of-scrollspy.awareness-bx .nav-pills.letters .nav-link{padding:2rem 1rem 1rem!important;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150;padding:0 1rem;text-decoration:none}
.list-of-scrollspy.awareness-bx .nav-pills.letters .nav-link.active{color:#fdbe00}
@media only screen and (max-width: 1024px) {
.list-of-scrollspy.awareness-bx .nav-pills.letters .nav-link{padding:1rem!important}
.list-of-scrollspy.awareness-bx .nav-pills.letters{flex-wrap:wrap}
}
.stretch-data{align-items:stretch;display:flex}
.stretch-data:hover .recovery-bg{transform:scale(1.1);transition:.3s all ease-in-out;cursor:pointer}
.recovery-box{border:.1rem solid #0000001a;border-radius:10px;width:100%;display:block;text-decoration:none;margin-bottom:2rem}
.recovery-box .recovery-txt{font-size:1.4rem;line-height:2.1rem;color:#666;padding:2rem;margin-bottom:0;height:255px;overflow:auto}
@media only screen and (max-width: 1024px) {
.recovery-box .recovery-txt{height:auto}
}
.recovery-box .recovery-txt::-webkit-scrollbar{width:4px}
.recovery-box .recovery-txt::-webkit-scrollbar-track{background:#f1f1f1}
.recovery-box .recovery-txt::-webkit-scrollbar-thumb{background:#c1c1c1}
.recovery-box .recovery-bg{width:100%;transition:.3s all ease-in-out;height:178px;max-height:178px;object-fit:cover;object-position:center}
.recovery-box a{text-decoration:none;color:#013b91}
.recovery-box .download-bx{display:flex;justify-content:flex-start;align-items:center;padding:2rem}
.recovery-box .download-bx img{height:2.1rem}
.recovery-box .download-bx a{font-size:1.4rem;line-height:2.1rem;color:#013b91;padding:0 1rem}
.recovery-box .overlay{position:relative;overflow:hidden}
.recovery-box .overlay .overlay-txt{position:absolute;bottom:0;left:0;font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150;padding:2rem;background:#ffffffe6;border-radius:0 10px 0 0;max-width:80%}
@media only screen and (max-width: 1024px) {
.recovery-box .overlay .overlay-txt{font-size:1.6rem;line-height:2.1rem;max-width:90%}
}
.claim-willingness h6{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.8rem;color:#012150;margin-bottom:1rem}
.claim-willingness .portal-detail{font-size:1.6rem;line-height:2.3rem;color:#666}
@media only screen and (max-width: 1024px) {
.claim-willingness .portal-detail{margin-top:2rem}
}
.claim-willingness .note-txt{font-size:1.2rem;line-height:2.3rem;color:#012150;margin-bottom:0}
.claim-willingness .note-txt span{font-family:Arial,Helvetica,sans-serif}
.claim-willingness .guide-depo{margin-top:2rem;display:flex;justify-content:space-between;align-items:center}
@media only screen and (max-width: 1024px) {
.claim-willingness .guide-depo{justify-content:flex-start;align-items:flex-start;flex-direction:column-reverse}
}
.claim-willingness .guide-depo .g-txt{font-size:1.4rem;line-height:2.3rem;color:#013b91}
@media only screen and (max-width: 1024px) {
.claim-willingness .guide-depo .g-txt{margin-top:1rem}
}
.claim-willingness .guide-depo .get-otp{outline:none;box-shadow:0 4px 4px 0 #00000005;border:none;padding:.8rem 2rem;background:#013b91;border-radius:4px;cursor:pointer;transition:.3s all ease-in-out;font-size:1.4rem;line-height:2.1rem;color:#fff}
.claim-willingness .guide-depo .get-otp:hover{transform:translateX(-10px);transition:.3s all ease-in-out}
.claim-willingness .guide-depo .forget-password{font-size:1.4rem;line-height:2.3rem;color:#013b91;cursor:pointer}
.claim-willingness .otp-bx{display:flex;justify-content:space-between;align-items:center}
.claim-willingness .otp-bx .otp-txt{font-size:1.1rem;font-family:Arial,Helvetica,sans-serif;line-height:1.6rem;color:#717171}
.claim-willingness .otp-bx .otp-time{font-size:1.1rem;font-family:Arial,Helvetica,sans-serif;line-height:1.6rem;color:#012150}
.form-data{margin-top:2rem}
.form-data .form-group{margin-bottom:2rem}
.form-data .form-group .form-control{box-shadow:0 4px 4px 0 #00000005;height:3.6rem;font-size:1.4rem;color:#717171}
.form-data .form-group .form-control.invalid-input{border:1px solid #ba1a1a}
.form-data .form-group ::placeholder{font-size:1.2rem;line-height:2.1rem;color:#666}
.form-data label{font-size:1.1rem;font-family:Arial,Helvetica,sans-serif;line-height:1.7rem;color:#717171;margin-bottom:.7rem}
.form-data .confirmation{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.6rem;color:#012150;margin-bottom:2rem}
.form-data .confirmation-txt{font-size:1.1rem;line-height:1.5rem;color:#717171}
.form-data .confirmation-txt ul{padding-left:4rem!important}
.form-data .confirmation-txt ul li{list-style:disc;margin-bottom:2rem}
.form-data .confirmation-txt .checkbox-data{display:block;padding-left:15px;text-indent:-15px}
.form-data .confirmation-txt .checkbox-data input{width:13px;height:13px;padding:0;margin:0;vertical-align:middle;position:relative;top:-1px;overflow:hidden}
.form-data .submit-preview{outline:none;background-color:#013b91;box-shadow:0 4px 4px 0 #00000005;font-size:1.4rem;line-height:2.1rem;color:#fff;padding:.8rem 2rem;border:none;border-radius:4px;display:flex;justify-content:end;align-items:center;margin-left:auto;cursor:pointer;transition:.3s all ease-in-out}
.form-data .submit-preview:hover{transform:translateX(-10px);transition:.3s all ease-in-out}
.form-data .error-msg{font-size:1rem;font-family:Arial,Helvetica,sans-serif;line-height:1.3rem;color:#ba1a1a;display:block;margin:7px 0}
.form-data .error-msg img{margin-right:4px}
.willingness-form{border-bottom:1px solid #0000001a;padding-bottom:2rem;margin:0 -2rem 3rem}
.willingness-form .nav-item{padding-left:2rem}
.willingness-form .nav-item .nav-link{font-size:1.6rem;line-height:2.3rem;color:#0000004d!important;padding:0}
.willingness-form .nav-item .nav-link.active{background-color:transparent;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.3rem;color:#000!important}
.willingness-form .number{height:24px;width:24px;display:block;border:1px solid;border-radius:50%;margin-right:1rem;position:relative}
.willingness-form .number.active-number::after{content:url(../images/check.webp);background-color:#013b91;position:absolute;border-radius:50%;height:20px;height:24px;width:24px;left:0}
.willingness-form .nav-link{display:flex}
.other-form-details .consent{font-size:1.2rem;line-height:1.7rem;color:#012150;margin-bottom:2rem}
.other-form-details .consent span{color:#666}
.other-form-details .radio-group{margin-bottom:3rem;cursor:pointer}
.other-form-details .radio-group .options{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.6rem;color:#012150;margin-left:1rem}
@media only screen and (max-width: 767px) {
.other-form-details .radio-group .options{min-width:68px;display:flex;justify-content:center;align-items:center;padding-right:2rem}
}
.other-form-details .radio-group .spacing{padding-left:2.5rem;padding-top:.7rem}
.other-form-details .radio-group .form-group{margin-bottom:0}
@media only screen and (max-width: 1024px) {
.other-form-details .radio-group .form-group{margin-bottom:2rem}
}
.modal-preview{padding-right:0}
.modal-preview .modal-header{border:none;padding:2rem}
.modal-preview .modal-title{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.3rem;color:#000}
.modal-preview .modal-footer{border:none}
.modal-preview .modal-content{border-radius:1rem}
.modal-preview .modal-body{padding:0 2rem 2rem}
.modal-preview .modal-body p{font-size:1.4rem;line-height:2.3rem;color:#000}
.modal-preview .modal-body .account-data,.modal-preview .modal-body span{font-family:Arial,Helvetica,sans-serif}
.modal-preview .btn-close{font-size:16px}
.modal-preview .print{box-shadow:0 4px 4px 0 #00000005;border:1px solid #013b91;padding:1rem 2rem;background:none;border-radius:4px;font-size:1.4rem;line-height:1.9rem;color:#013b91;margin-right:1rem}
.modal-preview .submit-preview{box-shadow:0 4px 4px 0 #00000005;background-color:#013b91;border-radius:.4rem;font-size:1.4rem;line-height:1.9rem;color:#fff;border:none;padding:1rem 2rem}
.note-bx{font-size:1.2rem;line-height:1.8rem;color:#012150}
.note-bx span{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#012150}
.banking-name.bank-title{margin-bottom:2rem}
.banking-name span{font-size:1.6rem;line-height:2.4rem;color:#012150}
.banking-name .bold-txt{font-family:Arial,Helvetica,sans-serif}
@media only screen and (max-width: 767px) {
.table-box{overflow:auto}
}
.table-box .table-details tbody{border:1px solid #e7e7e7}
.table-box .table-details th{background:#013b91!important;height:5rem;vertical-align:middle;color:#fff!important;font-size:13px;line-height:19px;font-family:"Arial, Helvetica, sans-serif"}
.table-box .table-details td{font-size:1.3rem;line-height:1.9rem;color:#666}
.table-box .table > :not(caption) > * > *{padding:2rem!important}
@media only screen and (max-width: 1024px) {
.table-box .table > :not(caption) > * > *{white-space:nowrap}
}
.note{font-size:1.2rem;line-height:1.8rem;color:#012150}
@media only screen and (max-width: 767px) {
.note{margin-top:1rem}
}
.note .bold-txt{font-family:Arial,Helvetica,sans-serif}
.claim-popup .claim-popup-txt{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.3rem;color:#000;margin:9% auto;text-align:center}
@media only screen and (max-width: 767px) {
.claim-popup .claim-popup-txt{font-size:1.8rem;line-height:3rem}
}
.claim-popup .modal-content{border-radius:2rem;box-shadow:0 0 65px 0 #00000040}
.claim-popup .modal-body{padding:3rem}
.claim-popup .checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:green;fill:none;animation:stroke .6s cubic-bezier(0.65,0,0.45,1) forwards}
.claim-popup .checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#22a930;stroke-miterlimit:10;margin:5% auto;box-shadow:inset 0 0 0 #7ac142;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}
.claim-popup .checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(0.65,0,0.45,1) .8s forwards}
@keyframes stroke {
100%{stroke-dashoffset:0}
}
@keyframes scale {
0%,100%{transform:none}
50%{transform:scale3d(1.1,1.1,1)}
}
@keyframes fill {
100%{box-shadow:inset 0 0 0 30px #fff}
}
.bank-rate .bank-heading{display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;line-height:2.1rem;color:#444;margin-bottom:2rem}
@media only screen and (max-width: 767px) {
.bank-rate .bank-heading{display:flex;justify-content:flex-start;align-items:center;align-items:flex-start;flex-direction:column}
}
.bank-rate select{font-size:1.2rem;line-height:1.8rem;color:#012150;padding:0 2rem 0 1rem;height:3.2rem;box-shadow:0 4px 4px 0 #00000005;border:1px solid #013b91;min-width:80px}
@media only screen and (max-width: 767px) {
.bank-rate select{margin-top:1.5rem}
}
.bank-rate tbody{border:1px solid #e7e7e7}
.bank-rate tbody td{font-size:1.3rem;line-height:1.9rem;color:#666}
.bank-rate .table > :not(caption) > * > *{padding:1.5rem;min-width:134px;vertical-align:middle}
@media only screen and (max-width: 1024px) {
.bank-rate .table > :not(caption) > * > *{white-space:nowrap}
}
.bank-rate thead th{background-color:#013b91!important;font-size:1.3rem;font-family:Arial,Helvetica,sans-serif;line-height:1.9rem;color:#fff}
.bank-rate .banking-data{width:100%;overflow:auto;height:auto;max-height:50rem}
.bank-rate .banking-data th{position:sticky;top:0}
.bank-rate .banking-data::-webkit-scrollbar{background-color:#d9d9d9;width:10px;border-radius:10px}
@media only screen and (max-width: 767px) {
.bank-rate .banking-data::-webkit-scrollbar{width:0}
}
.bank-rate .banking-data::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}
@media only screen and (max-width: 1024px) {
.bank-rate .banking-data.claim-settled td:last-of-type{white-space:normal;min-width:352px}
}
.speeches .details-date{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#30373d}
.speeches .details-desc{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.2rem;color:#012150}
.speeches .details-info{font-size:1.4rem;line-height:2.2rem;color:#444}
.speeches .circular-data{position:relative}
.speeches .circular-data::after{content:"";position:absolute;left:0;border:2px solid #358ef0;opacity:50%;width:0;border-radius:0 1rem 1rem 0;top:2rem;bottom:2rem}
@media (max-width: 1024px) {
.navbar .navbar-collapse.collapsing{height:100vh!important}
.navbar .navbar-collapse{right:0;animation:slide-out-right 200ms forwards}
@keyframes slide-out-right {
0%{right:-100%}
100%{right:0}
}
}
.conferences .conference-details{margin-bottom:2rem}
.conferences .conference-details .conference-banner{transition:.3s all ease-in-out;position:relative}
.conferences .conference-details .conference-banner:hover{transform:translateY(-10px);transition:.3s all ease-in-out;cursor:pointer}
.conferences .conference-details .conference-banner .bg-pic{width:100%;border-radius:12px;height:259px;max-height:259px;object-fit:cover}
@media only screen and (max-width: 1200px) {
.conferences .conference-details .conference-banner .bg-pic{height:auto;min-height:200px;max-height:200px}
}
.conferences .conference-details .conference-banner .conference-desc{position:absolute;bottom:0;padding:1.5rem;width:100%;background:linear-gradient(180deg,#0000 0%,#000000d9 100%);border-radius:12px}
.conferences .conference-details .conference-banner .conference-desc .c-date{font-size:1.4rem;line-height:2.1rem;color:#fff}
.conferences .conference-details .conference-banner .conference-desc .c-desc{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.5rem;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}
.conferences .conference-details .conference-banner .conference-desc .c-location span{font-size:1.3rem;line-height:1.9rem;color:#fdbe00;margin-left:.6rem}
.conferences .conference-details .conference-banner .conference-desc .c-location img{height:auto;width:auto}
.swiper-slider .modal-body{padding:2rem 3rem}
.swiper-slider .modal-body::-webkit-scrollbar{width:4px}
.swiper-slider .modal-body::-webkit-scrollbar-track{background:#f1f1f1}
.swiper-slider .modal-body::-webkit-scrollbar-thumb{background:#c1c1c1}
.swiper-slider .swiper{width:100%;height:300px;margin-left:auto;margin-right:auto}
.swiper-slider .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}
.swiper-slider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;max-height:280px;max-width:526px;margin:auto;border-radius:8px}
.swiper-slider .swiper-slide .swiper-banner{position:relative}
.swiper-slider .swiper-slide .swiper-banner .overlay-slide{position:absolute;bottom:0;left:0;right:0;height:73px;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#0000 7.07%,#000 100%);text-align:center;border-radius:0 0 10px 10px;font-size:1.3rem;font-family:Arial,Helvetica,sans-serif;line-height:1.9rem;color:#fff;padding:10px}
.swiper-slider .mySwiper2{height:80%;width:100%}
.swiper-slider .mySwiper{height:20%;box-sizing:border-box;padding:10px 0}
.swiper-slider .mySwiper .swiper-slide{width:25%;height:100%;opacity:.4}
.swiper-slider .mySwiper .swiper-slide-thumb-active{opacity:1}
.swiper-slider .mySwiper img{height:81px;width:114px;margin-top:11px;cursor:pointer}
.swiper-slider .modal-title{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:3.6rem;color:#012150}
@media only screen and (max-width: 767px) {
.swiper-slider .modal-title{font-size:2rem;line-height:2.6rem}
}
.swiper-slider .modal-header{padding:2rem 3rem}
.swiper-slider .btn-close{font-size:1.5rem;opacity:.9}
.swiper-slider .location-data{display:flex}
.swiper-slider .location-data .location{font-size:1.3rem;line-height:1.9rem;color:#0052cb;margin-right:1rem}
@media only screen and (max-width: 600px) {
.swiper-slider .location-data .location{font-size:1.2rem;line-height:1.9rem;color:#0052cb}
}
.swiper-slider .location-data .location-date{font-size:1.4rem;line-height:2.1rem;color:#012150}
@media only screen and (max-width: 600px) {
.swiper-slider .location-data .location-date{font-size:1.2rem;line-height:2.1rem;color:#012150}
}
@media only screen and (max-width: 767px) {
.swiper-slider .location-data{flex-direction:column}
}
@media only screen and (max-width: 992px) {
.swiper-slider .modal-content{min-height:calc(100vh - 16px)}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
.swiper-slider .modal-content{min-height:calc(100vh - 304px)}
}
.swiper-slider .modal-dialog{max-width:780px}
.swiper-button-next:after,.swiper-button-prev:after{color:#000}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0!important}
select:focus-visible{outline:none}
.contact-us .opening .opening-heading{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:3.6rem;color:#012150}
.contact-us .opening .opening-time{font-size:1.4rem;line-height:5.1rem;color:#666}
.contact-us .opening .opening-desc{font-size:1.4rem;line-height:2.1rem;color:#666}
.contact-us .opening .opening-desc a{color:#0052cb;font-family:Arial,Helvetica,sans-serif;text-decoration:underline}
.contact-us .credit-guarantee{padding:4rem 0;display:flex}
.contact-us .credit-guarantee .address{font-size:1.4rem;line-height:2.1rem;color:#666}
.contact-us .spacing-left{padding-left:2rem}
.contact-us .gurantee-txt{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:3rem;color:#012150;padding-bottom:1rem}
.contact-us .gurantee-txt.mob-tele{display:none}
@media only screen and (max-width: 767px) {
.contact-us .gurantee-txt.mob-tele{display:block;margin-left:26px;margin-bottom:12px}
}
.contact-us .gurantee-txt.web-tele{display:block}
@media only screen and (max-width: 767px) {
.contact-us .gurantee-txt.web-tele{display:none}
}
@media only screen and (max-width: 1024px) {
.contact-us .gurantee-txt.no-txt{display:none}
}
.contact-us .gurantee-txt .number a{color:#2b74d9}
.contact-us .department-tax{padding-bottom:1.5rem}
.contact-us .department-tax .claims{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#444}
.contact-us .department-tax .number{font-size:1.4rem;line-height:2.1rem;color:#666}
.claim-submission-pending{margin-bottom:2rem}
.claim-submission-pending .accordion-item:last-of-type{border-radius:1rem!important;margin-bottom:6rem}
.claim-submission-pending .accordion-item{margin-bottom:2rem;box-shadow:0 2px 8px 0 #00000014;border-radius:10px}
.claim-submission-pending .accordion-button:not(.collapsed){box-shadow:none;background-color:transparent;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#013b91}
.claim-submission-pending .accordion-button:focus{box-shadow:none}
.claim-submission-pending .accordion-button{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#30373d;padding:2rem;border-radius:10px}
@media only screen and (max-width: 767px) {
.claim-submission-pending .accordion-button::after{margin-left:10px}
}
.claim-submission-pending .accordion-body{padding:2rem;padding-top:0}
.claim-submission-pending .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed{border-radius:10px}
.claim-submission-pending .accordion-item:first-of-type{border-radius:10px}
.claim-submission-pending .accordion-item:first-of-type > .accordion-header .accordion-button{border-radius:10px}
.claim-submission-pending .bank-rate tbody td{line-height:1.8}
.claim-submission-pending .archive-txt{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#013b91;text-align:right;display:flex;justify-content:end;text-decoration:underline}
.awareness-bx.claim-submission-bx{margin-top:-20rem}
@media only screen and (max-width: 500px) {
.awareness-bx.claim-submission-bx{margin-top:-31rem}
}
.awareness-bx.claim-submission-bx .claim-txt-heading{position:relative;margin-bottom:3rem;text-align:center}
@media only screen and (max-width: 500px) {
.awareness-bx.claim-submission-bx .claim-txt-heading{margin-bottom:2rem;margin-top:100px}
}
.awareness-bx.claim-submission-bx .claim-txt-heading::after{content:"";border-bottom:5px solid #fff;width:33px;position:absolute;bottom:-6px;left:50%;border-radius:10px}
@media only screen and (max-width: 600px) {
.awareness-bx.claim-submission-bx .claim-txt-heading::after{left:43%}
}
.state-txt{font-size:1.4rem;line-height:2.1rem;color:#fff;text-align:center;margin-bottom:3rem}
@media only screen and (max-width: 767px) {
.state-txt{margin-top:2rem}
}
.complaint-redressal .heading{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:3.6rem;color:#012150}
@media only screen and (max-width: 767px) {
.complaint-redressal .heading{font-size:1.8rem;line-height:2.7rem;margin-bottom:1rem}
}
.complaint-redressal .desc{font-size:1.4rem;line-height:2.1rem;color:#666}
.complaint-redressal .deposit-data{padding-left:3rem}
.complaint-redressal .deposit-data .title{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:3rem;color:#012150}
@media only screen and (max-width: 767px) {
.complaint-redressal .deposit-data .title{font-size:1.6rem;line-height:2.4rem}
}
.complaint-redressal .deposit-data .title-two{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#444}
.complaint-redressal .deposit-data .address-details{font-size:1.4rem;line-height:2.1rem;color:#666}
.complaint-redressal .box{display:flex;align-items:flex-start}
.complaint-redressal .redressal-box{padding:3rem 0 0}
.complaint-redressal .person-data{display:flex;align-items:flex-start;border:1px solid #ccc;border-radius:10px;padding:2rem}
@media only screen and (max-width: 767px) {
.complaint-redressal .person-data{margin-top:1rem;padding:1.5rem}
}
.complaint-redressal .person-data .person-info{padding-left:2rem}
.complaint-redressal .person-data .name{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#444;word-break:break-word}
.complaint-redressal .person-data .designation{font-size:1.4rem;line-height:2.1rem;color:#666;word-break:break-word}
.complaint-redressal .person-data .link{font-size:1.4rem;line-height:2.1rem;color:#0052cb;text-decoration:none;word-break:break-word}
.complaint-redressal .person-data .link:hover{text-decoration:underline}
@media only screen and (max-width: 354px) {
.complaint-redressal .person-data .link{font-size:1.3rem}
}
.complaint-redressal .person-bio{font-size:1.4rem;line-height:2.1rem;color:#666;margin-bottom:0;padding:2rem 0}
.sitemap h4{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:3rem;color:#012150;margin-bottom:1.5rem}
@media only screen and (max-width: 1024px) {
.sitemap h4{margin-bottom:1rem;font-size:1.6rem;margin-top:1rem}
}
.sitemap .link-redirect a{display:block;text-decoration:none;font-size:1.6rem;line-height:3.4rem;color:#666;position:relative;padding-left:15px;padding-bottom:1rem}
.sitemap .link-redirect a::before{content:"";position:absolute;left:0;height:0;width:0;border-top:.7rem solid transparent;border-right:.7rem solid transparent;border-bottom:.7rem solid transparent;left:0;border-left:.7rem solid #10eac5;top:9px}
.sitemap .link-redirect a:hover{text-decoration:underline;color:#012150}
@media only screen and (max-width: 767px) {
.sitemap .link-redirect a{font-size:1.4rem;padding-bottom:.5rem}
}
.list-of-scrollspy .list-bank{background:#f2f9ff;margin:0 -3rem;padding:2rem 3rem}
@media only screen and (max-width: 1024px) {
.list-of-scrollspy .list-bank{margin:0 -2rem;background:transparent;padding:2rem 2rem 0}
}
.list-of-scrollspy .list-bank .list-title{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:3.6rem;color:#012150}
@media only screen and (max-width: 1024px) {
.list-of-scrollspy .list-bank .list-title{font-size:1.8rem;line-height:2.7rem;margin:auto auto 26px}
}
.list-of-scrollspy .list-bank .heading-txt .search-data select{border:1px solid #0000001a;padding-right:25px}
.list-of-scrollspy .letters{padding-top:3rem}
@media only screen and (max-width: 1024px) {
.list-of-scrollspy .letters{padding-top:0}
}
.list-of-scrollspy .letters a{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150;padding:0 1rem;text-decoration:none}
.list-of-scrollspy .letters a.active{color:#fdbe00}
.list-of-scrollspy .letters a:first-child{padding-left:0}
@media only screen and (max-width: 767px) {
.list-of-scrollspy .letters a:first-child{padding:0 1rem}
}
.list-of-scrollspy .list-bnk li{font-size:1.4rem;line-height:3rem;color:#012150;list-style-type:disc;list-style-position:inside}
.list-of-scrollspy .scroll-spy{max-height:359px;height:auto;overflow:auto;margin-top:2rem}
.list-of-scrollspy .scroll-spy .lettter-word{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:3.6rem;color:#012150}
.list-of-scrollspy .scroll-spy::-webkit-scrollbar{background-color:#d9d9d9;width:10px;border-radius:10px}
@media only screen and (max-width: 767px) {
.list-of-scrollspy .scroll-spy::-webkit-scrollbar{width:0}
}
.list-of-scrollspy .scroll-spy::-webkit-scrollbar-thumb{background-color:#717171;border-radius:10px}
.list-of-scrollspy .download{background:#fff;height:36px;width:36px;display:flex;justify-content:center;align-items:center;margin-top:10px;border-radius:5px;border:1px solid #0000001a;cursor:pointer}
.list-of-scrollspy .guidelines .nav-pills{justify-content:flex-start}
.list-of-scrollspy select{margin-right:2rem}
.list-of-scrollspy .select-download{display:flex}
.list-of-scrollspy .select-download select{width:155px}
@media only screen and (max-width: 1024px) {
.list-of-scrollspy .select-download{display:flex;justify-content:end;width:100%}
.public-box .public-awareness-bx.awareness-bx{margin-top:-20rem}
}
::placeholder{color:#666!important}
@media only screen and (max-width: 767px) {
::placeholder{font-size:12px!important}
}
.nav-pills::-webkit-scrollbar{height:0}
.expand-all,.collapse-all{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:1.9rem;color:#012150;text-decoration:none;margin-left:auto;width:100%;margin-bottom:2rem;text-align:right;display:block;cursor:pointer}
.mb-8{margin-bottom:8rem}
.navbar-toggler{border:none!important}
.navbar-toggler-icon{background-image:url(../images/toggle-btn.webp)!important}
.public-awareness.pub-aware.depositor-pg{padding:3rem 5rem}
@media only screen and (max-width: 1024px) {
.public-awareness.pub-aware.depositor-pg{padding:3rem 2rem}
}
.public-awareness.pub-aware.depositor-pg .heading-data{display:flex;align-items:center;padding-bottom:2rem}
.public-awareness.pub-aware.depositor-pg .heading-data img{height:95px}
@media only screen and (max-width: 767px) {
.public-awareness.pub-aware.depositor-pg .heading-data{margin-top:10px}
}
.public-awareness.pub-aware.depositor-pg .what-cover{font-size:2.4rem;font-family:Arial,Helvetica,sans-serif;line-height:3.3rem;color:#012150;padding-left:2rem;width:200px}
.public-awareness.pub-aware.depositor-pg .list li{font-size:1.4rem;line-height:2.1rem;color:#30373d;padding-bottom:.5rem;list-style-type:disc;list-style-position:inside;text-indent:-20px;padding-left:20px;position:relative}
.public-awareness.pub-aware.depositor-pg .list li::before{content:"• ";color:#fdbe00;font-size:30px;top:-1px;position:absolute;left:16px}
.public-awareness.pub-aware.depositor-pg .list ul{margin-left:25px}
@media only screen and (max-width: 1024px) {
.public-awareness.pub-aware.depositor-pg .list ul{margin-left:0}
}
.public-awareness.pub-aware.depositor-pg .list .first-list{list-style-type:none;text-indent:0;padding-left:0}
.public-awareness.pub-aware.depositor-pg .list .first-list::before{color:transparent!important}
.public-awareness.pub-aware.depositor-pg .hindi-txt{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#012150;margin-bottom:18px;background:#f9f9ff;width:max-content;padding:5px 15px;border-radius:12px;border:1px solid #ededed}
@media only screen and (min-width: 1200px) {
.banner-txt{min-height:434px}
}
.common-modal{margin-top:7rem}
.common-modal .modal-dialog{transform:none;margin:0;border:none}
.common-modal .modal-content{border:none;height:calc(100vh - 70px);background:#fff;border-radius:0}
.common-modal .modal-header{padding:1.5rem 2.3rem;border-bottom:2px solid #dfdddd}
.common-modal .modal-header .btn-close{margin-right:.5rem;margin-left:0}
@media only screen and (max-width: 767px) {
.common-modal .modal-dialog{max-width:100%}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.common-modal .modal-dialog{max-width:45%}
}
.common-modal .modal-title{font-size:1.8rem;line-height:2.4rem;color:#464646;cursor:pointer}
.common-modal .modal-title::before{margin-right:1rem}
.common-modal .modal-title img{transform:rotate(90deg);margin-right:1rem;height:8px}
.common-modal .modal-body{padding:0}
.common-modal ul{margin:0}
.common-modal ul li{border-bottom:1px solid #eaeaea}
.common-modal ul li:last-child{border:none}
.common-modal ul li a{font-size:1.6rem;line-height:2.4rem;color:#30373d;padding:1.5rem 2.5rem;display:block}
.common-modal .list-data{display:flex;justify-content:space-between}
.video-modal video{width:100%;border-radius:12px;object-fit:cover}
@media only screen and (max-width: 767px) {
.video-modal video{width:94%;border-radius:12px;min-height:240px;max-height:240px;object-fit:contain;margin:1rem;background:#000000b0}
}
.video-modal .modal-content{background-color:transparent;border:none}
.video-modal button{font-size:17px;margin-left:auto;margin-bottom:1rem;filter:invert(100%) sepia(62%) saturate(2%) hue-rotate(218deg) brightness(101%) contrast(101%);opacity:1;position:absolute;z-index:9;top:-32px;right:9px}
@media only screen and (max-width: 1024px) {
.video-modal button{top:-45px;right:18px}
}
.list-of-bank{position:relative}
.list-of-bank::before{content:"";background:url(../images/List-of-banks/hero-2.webp) no-repeat;background-size:100% 100%;height:100vh;width:100%;position:absolute;background-position:center}
@media only screen and (max-width: 1024px) {
.list-of-bank::before{background-size:cover}
}
.list-of-bank::after{content:unset!important}
.box-2{margin-top:115px!important}
@media only screen and (max-width: 1024px) {
.box-2{margin-top:0!important}
}
.box-3{margin-top:-98px!important}
@media only screen and (max-width: 1024px) {
.box-3{margin-top:0!important}
}
.modal .nav-pills{justify-content:center;margin:0 -3rem 2rem}
@media only screen and (max-width: 1024px) {
.modal .nav-pills{margin:0 -2rem 2rem;display:inline-flex;flex-wrap:nowrap;white-space:nowrap;overflow:auto;width:-webkit-fill-available;justify-content:space-around}
}
.modal .nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius);font-size:1.8rem;line-height:2.7rem;color:#666;padding:0 3rem;position:relative;padding-bottom:2rem}
.modal .nav-pills .nav-link.active{background:unset!important;color:#013b91!important;font-family:"Arial, Helvetica, sans-serif"}
.modal .nav-pills .nav-link::after{width:0;background-color:#fdbe00;content:"";height:3px;position:absolute;bottom:0;left:50%;transition:.3s all ease;border-radius:5rem 5rem 0 0;opacity:0}
.modal .nav-pills .nav-link.active:after{width:100%;left:0;height:3px;bottom:0;background-color:#fdbe00;opacity:1;transition:.3s all ease}
.modal .speech-details{font-size:1.4rem;line-height:2.3rem;color:#000}
.modal .documents{background:#f5f9ff;padding:2rem;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:355px}
.modal .zip-name{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.9rem;color:#30373d}
.modal .download{font-size:1.4rem;line-height:2.1rem;color:#fff;background:#013b91;padding:1rem 2rem;min-width:147px;margin-top:1rem;border:none;border-radius:4px}
.menu-show{top:0;position:absolute;width:100%;z-index:9;background:#fff;height:100vh;left:0}
.menu-back-title{font-size:1.8rem;font-family:Arial,Helvetica,sans-serif;line-height:2rem;color:#000;padding:1rem 2rem;border-bottom:1px solid #ddd;padding-bottom:2rem}
.backBtn2{display:none}
.backBtn,.backBtn2{font-size:16px;color:#30373d;border-bottom:2px solid #0003;padding:1rem 1.3rem}
.backBtn:last-child,.backBtn2:last-child{border-bottom:none}
.backBtn span img,.backBtn2 span img{rotate:90deg;scale:.7;margin-right:.5rem}
@media only screen and (min-width: 1025px) {
.backBtn,.backBtn2{display:none}
}
.white-header .navbar .navbar-nav .dropdown-submenu.active::after{content:unset!important}
.clear{position:absolute;float:right;top:0;right:0;background:#ccc;text-align:center;cursor:pointer;display:none}
.clear:after{content:url(../images/close.webp);position:absolute;color:#373737;font-size:20px;top:8px;right:25px;background-size:10px;scale:.6}
.thumb-up{background-image:url(../images/thumb_up.png);background-repeat:no-repeat;height:30px;margin-right:10px;width:30px}
.thumb-up:hover{background-image:url(../images/thumb_up-white.webp)!important;background-repeat:no-repeat!important;background:#012150;border-radius:50%;cursor:pointer;background-position:6px 4px}
.thumb-down{background-image:url(../images/thumb_down.png);background-repeat:no-repeat;height:30px;width:30px}
.thumb-down:hover{background-image:url(../images/thumb_down-white.webp)!important;background-repeat:no-repeat!important;background:#012150;border-radius:50%;cursor:pointer;background-position:5px 7px}
.feedback-form{box-shadow:0 4px 16px 0 #00000014;border:1px solid #eaeaea;border-radius:1rem;background:#fff;padding:2rem;margin:5rem 0}
.feedback-form .feedback-title{display:flex;justify-content:space-between}
.feedback-form .feedback-title .page-feedback{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150}
.feedback-form .feedback-title .page-feedback span{color:#717171;font-size:13px}
.feedback-form .feedback-title .close-feedback{height:12px;cursor:pointer}
.feedback-form textarea{width:100%;margin:15px 0;box-shadow:0 4px 4px 0 #00000005;border:1px solid #e0e0e0;border-radius:1rem;padding:1rem;font-size:14px;line-height:21px;color:#717171;max-height:100px}
.feedback-form textarea:focus-visible{outline:none}
.feedback-form .captcha-label{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#717171;margin-bottom:1rem}
.feedback-form .input-field label{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#717171;cursor:pointer;margin-right:5rem;padding-left:4px}
@media only screen and (max-width: 767px) {
.feedback-form .input-field label{font-size:1.2rem;margin-right:1rem}
}
.feedback-form .radio-input{display:flex;align-items:center}
.feedback-form .input-field{display:flex}
.feedback-form input[type=radio]:checked + label{color:#012150}
.feedback-form .captcha-figure{margin:2rem 0}
.feedback-form .captcha-figure .reload{cursor:pointer}
.feedback-form .captcha-figure input{height:34px;font-size:12px;border:none}
.feedback-form .captcha-text{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#717171}
.feedback-form .captcha-text input{height:36px;width:324px;margin-top:1rem;font-size:14px;line-height:21px}
@media only screen and (max-width: 767px) {
.feedback-form .captcha-text input{width:100%}
}
.feedback-form .submit-btn{box-shadow:0 4px 4px 0 #00000005;background:#013b91;font-size:1.4rem;line-height:2.1rem;color:#fff;padding:.6rem;border-radius:8px;margin:2rem 0 0;width:max-content;min-width:78px;text-align:center;cursor:pointer;border:none}
.bank-list-new{position:relative}
.bank-list-new::after{content:"";border-bottom:5px solid #fff;width:33px;position:absolute;bottom:-6px;left:50%;border-radius:10px}
@media only screen and (max-width: 767px) {
.bank-list-new::after{left:41%}
}
.search-box{margin:auto}
.search-box .input-bx{margin-top:-28px;margin-bottom:6rem}
.search-box .input-bx img{right:1.5rem!important}
.search-box .input-bx input{padding-left:1.5rem}
.search-box .clear:after{right:1.5rem}
.input-bx.main-bx{position:relative}
.input-bx.main-bx .search-img{position:absolute;top:15px;right:11px}
@media only screen and (max-width: 1024px) {
.input-bx.main-bx .search-img{right:2.5rem}
}
.input-bx.main-bx .clear:after{right:1rem}
@media only screen and (max-width: 1024px) {
.input-bx.main-bx .clear:after{right:2.5rem}
}
.search-list .search-item{margin-bottom:2rem;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.2rem;color:#013b91}
.search-list .search-item span{font-family:Arial,Helvetica,sans-serif}
.search-list .pill-tab{margin-bottom:2rem;display:inline-flex;align-items:center}
.search-list .pill-tab .pill{background:#013b91;color:#fff;padding:1rem 1.5rem;border-radius:20px;width:max-content;font-size:12px;line-height:2rem;margin-right:1rem}
.search-list .pill-tab .pill span:first-child{margin-right:1rem}
.search-list .pill-tab .pill .close-pill{cursor:pointer}
.search-list .clear-all{font-size:1.2rem;line-height:1.8rem;color:#013b91;cursor:pointer}
.search-list .search-data{display:flex;justify-content:space-between;align-items:center}
.search-list .filter{font-size:1.4rem;line-height:2.1rem;color:#012150;border:.82px solid #0000001a;border-radius:5px;padding:.5rem 1rem;cursor:pointer;width:max-content}
input:where(.chip[type=checkbox]){--color:#6c6;font-size:1rem;appearance:none;position:relative;border:1px solid #0004;border-radius:100em;overflow:clip;margin:0;display:inline-block;box-sizing:border-box;padding:0}
input:where(.chip[type=checkbox])::after{content:attr(value);white-space:pre;line-height:1;position:relative;display:block;padding:10px;font-size:11px;line-height:15px;font-family:"Arial, Helvetica, sans-serif";cursor:pointer}
input:where(.chip[type=checkbox])::before{content:"";aspect-ratio:1;background:linear-gradient(currentcolor 0 0),linear-gradient(currentcolor 0 0);background-position:-200% -2em,2em -200%,50% 50%;background-size:1em 0.125em,.125em 1em;background-repeat:no-repeat;background-color:#3e5cfa;border-radius:50%;position:absolute;top:50%;left:1.125em;translate:-50% -50%;rotate:45deg;transition:width 0.25s,background-position .5s}
input:where(.chip[type=checkbox]):checked::before{width:200%;background-size:1em 0.125em,.125em 1em}
.filter-box{position:relative}
.filter-box .filter-list{background:#fff;width:319px;position:absolute;right:0;top:34px;padding:1.5rem;border-radius:10px;box-shadow:0 2px 8px 0 #00000014;border:1px solid #0000001a;background:#fff;z-index:9}
@media only screen and (max-width: 1024px) {
.filter-box .filter-list{left:-10px;width:100%;position:static;max-width:319px}
}
.filter-box .filter-list input{margin-bottom:1rem;border:.62px solid #252e8e66;margin-right:1rem}
.filter-box .filter-list .category{font-size:1rem;font-family:Arial,Helvetica,sans-serif;line-height:1.5rem;color:#012150;margin-bottom:1rem}
.filter-box input[type=checkbox]:checked{color:#fff}
.filter-box .heading-filter{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid #0000001a;padding-bottom:1rem}
.filter-box .heading-filter img{scale:.7;cursor:pointer}
.filter-box .heading-filter span{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.1rem;color:#012150}
.filter-box .date-picker{display:flex}
.filter-box .date-picker input{height:41px;border-radius:8px;font-size:12px;color:#666}
.filter-box .date-picker .calendar{position:relative;margin-right:1rem}
.filter-box .date-picker .calendar.second-datepicker{margin-right:0}
.filter-box .date-picker .calendar img{position:absolute;top:11px;right:7px}
.filter-box .bottom-btn{border-top:1px solid #0000001a;padding-top:1.5rem;text-align:end}
.filter-box .bottom-btn .reset-all{font-size:1.2rem;line-height:1.8rem;color:#013b91;border:none;background-color:transparent}
.filter-box .bottom-btn .apply-all{background:#013b91;padding:.8rem 1rem;border-radius:8px;border:none;font-size:1.2rem;line-height:1.8rem;color:#fff;margin-left:1rem}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5;width:219px;font-size:14px}
.disclaimer h4{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:2.2rem;color:#013b91;margin-bottom:1rem}
@media only screen and (max-width: 767px) {
.disclaimer h4{line-height:3rem}
}
.disclaimer h4 .view-policy{margin-top:2rem;margin-bottom:0}
.disclaimer p{font-size:1.4rem;line-height:2.4rem;color:#666;margin-bottom:4rem;margin-top:2rem}
.disclaimer p br{display:block;margin:10px 0;content:""}
@media only screen and (max-width: 767px) {
.disclaimer{padding:0 12px}
}
.explanatory-notes .top-heading{font-size:1.8rem;line-height:2.4rem;color:#013b91;margin-bottom:3rem}
.explanatory-notes .sub-title{font-size:1.5rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#013b91;margin:2rem 0}
.explanatory-notes .sub-title.main-title{font-size:1.8rem}
.explanatory-notes th{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#666}
.explanatory-notes td{font-size:1.4rem;line-height:2.4rem;color:#666}
.explanatory-notes p{font-size:1.4rem;line-height:2.4rem;color:#666}
.explanatory-notes p br{display:block;margin:10px 0;content:""}
.explanatory-notes .table > :not(caption) > * > *{padding:1.5rem}
.explanatory-notes .design{position:relative;padding-left:2rem}
.explanatory-notes .design::after{content:"";position:absolute;height:0;width:0;border-top:.7rem solid transparent;border-right:.7rem solid transparent;border-bottom:.7rem solid transparent;left:0;border-left:.7rem solid #10eac5;top:5px}
.explanatory-notes li{font-size:1.4rem;line-height:2.4rem;color:#666;margin-bottom:1rem;list-style-type:none}
.explanatory-notes li.blue-txt{font-family:Arial,Helvetica,sans-serif;color:#013b91}
.overlay-chat::after{height:100%;width:100%;background:#0006;position:absolute;content:"";left:0;top:0;z-index:1;border-radius:15px}
.error-page::after{background:unset}
.error-box{min-height:100vh;padding-top:20rem;padding-bottom:3rem;z-index:1;background:linear-gradient(98.78deg,#10eac5 0%,#424fff 100%);position:relative;display:flex;justify-content:center;align-items:center}
@media only screen and (max-width: 1024px) {
.error-box{padding-top:12rem}
}
.error-box::before{content:"";top:0;background:url(../images/Mask-wave.svg) no-repeat center center;position:absolute;height:100%;overflow:hidden;left:0;right:0;background-size:cover;z-index:-1}
.error-box .error-details{text-align:center}
@media only screen and (max-width: 767px) {
.error-box .error-details{width:93%;margin:auto}
}
.error-box .error-details .error-img{position:relative;width:auto}
@media only screen and (max-width: 500px) {
.error-box .error-details .error-img{width:100%}
}
.error-box .error-txt{font-size:3.6rem;font-family:Arial,Helvetica,sans-serif;line-height:3.7rem;color:#fff;margin-top:1rem}
.error-box .not-found{font-size:2rem;line-height:5rem;color:#fff}
.error-box .desc-error{font-size:1.4rem;line-height:2.1rem;color:#fff}
.error-box .go-back{width:165px;padding:1rem;border-radius:25px;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#311752;border:none;text-decoration:none;display:block;background:#fff;margin:2rem auto 0;cursor:pointer}
@media only screen and (max-width: 1024px) {
.error-box .break{display:none}
}
.no-result-box{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 0}
.no-result-box .no-result{font-size:3rem;font-family:Arial,Helvetica,sans-serif;line-height:4.5rem;color:#012150;margin-top:1rem;text-align:center}
.no-result-box .notfind-txt{font-size:2rem;line-height:2rem;color:#012150;text-align:center}
.rupee-icon{font-family:sans-serif!important}
.list-of-search-bn .clear:after{top:14px;right:14px}
.list-of-search-bn .search-img{position:absolute;right:14px;top:21px}
.bank-under-aid-search .clear:after{top:14px;right:14px}
.bank-under-aid-search .search-img{position:absolute;right:14px;top:21px}
.bank-de-resistered-search .clear:after{top:14px;right:14px}
.bank-de-resistered-search .search-img{position:absolute;right:14px;top:21px}
.green-box{display:flex;justify-content:space-between;background:#8ae0a2;border-radius:10px;padding:1rem;align-items:center}
.green-box .member{display:flex;align-items:center}
.green-box .member .member-txt{font-size:1.6rem;line-height:1.9rem;color:#012150}
@media only screen and (max-width: 767px) {
.green-box .member .member-txt{font-size:1.4rem}
}
.green-box .close-member{cursor:pointer}
.green-box.orange{background:#fee599}
.green-box.pink{background:#f6c9c9}
@media only screen and (max-width: 992px) {
.right-img-mobile{display:none}
}
.tab-view .tab-flex div{visibility:visible!important}
.tab-view .tab-flex img{visibility:visible!important}
.tab-view .zoomIn{-webkit-animation-name:zoomIn!important;animation-name:zoomIn!important}
.tab-view .fadeInLeft{-webkit-animation-name:fadeInLeft!important;animation-name:fadeInLeft!important}
@media screen and (max-width: 800px) {
.tab-view .wow{animation-name:none!important;visibility:visible!important}
}
.common-search{width:46%!important;margin:70px auto 32px!important}
@media only screen and (max-width: 1024px) {
.common-search{width:100%!important;margin:12px auto 16px!important}
}
.feedback-emoji{position:fixed;transform:translate(-100%,-35%);top:50%;right:-100%;z-index:1111;background:#fff;padding:19px;box-shadow:-10px 0 20px 0 #0000001f;max-width:370px;border-radius:10px 0 0 10px;animation:slide .5s forwards}
@media only screen and (max-width: 500px) {
.feedback-emoji{transform:translate(0%,-50%);right:7px;border-radius:10px;width:96%;left:7px;max-width:100%}
}
.feedback-emoji .top-title{display:flex;justify-content:center;align-items:center}
.feedback-emoji .title{font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#012150;width:93%;text-align:left}
.feedback-emoji .emoji{margin:15px 0 0;display:flex}
.feedback-emoji .emoji img{height:30px;margin-right:15px;filter:grayscale(1);transition:all .4s ease-in-out}
.feedback-emoji .emoji img:last-child{margin-right:0}
.feedback-emoji .emoji img:hover{filter:grayscale(0);cursor:pointer;transform:scale(1.099);transition:all .4s ease-in-out}
.feedback-emoji .emoji .active-emoji{filter:grayscale(0);transform:scale(1.099)}
.feedback-emoji .suggestion-form{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#012150;margin:18px 0}
.feedback-emoji .feedback-detail{resize:none;height:70px;font-size:14px}
.feedback-emoji .close-feedback1{cursor:pointer;margin-left:12px}
.feedback-emoji .emoji-captcha-txt{font-size:1.2rem;font-family:Arial,Helvetica,sans-serif;line-height:1.8rem;color:#012150;margin:10px 0}
.feedback-emoji .captcha-bx{display:flex;align-items:center;border:1px solid #dee2e6;border-radius:5px}
.feedback-emoji input{height:40px;border:none;font-size:14px}
.feedback-emoji .reload-captcha{display:flex;border-left:1px solid #dee2e6;height:40px;border-right:1px solid #dee2e6;align-items:center;width:70px;cursor:pointer}
.feedback-emoji .reload-captcha img{display:flex;margin:auto}
.feedback-emoji ::placeholder{font-size:14px}
.feedback-emoji .next-time{font-size:1.4rem;line-height:1.9rem;color:#013b91;box-shadow:0 4px 4px 0 #00000005;border:1px solid #013b91;border-radius:4px;background-color:transparent;padding:10px;margin-right:10px;cursor:pointer;min-width:95px}
.feedback-emoji .next-time:hover{background-color:#f5efef}
.feedback-emoji .submit{font-size:1.4rem;line-height:1.9rem;color:#fff;box-shadow:0 4px 4px 0 #00000005;border:1px solid #013b91;border-radius:4px;background-color:#252e8e;padding:10px;cursor:pointer;min-width:95px}
.feedback-emoji .submit:hover{background-color:#191f67}
.feedback-emoji .button-bottom{margin-top:18px;display:flex;justify-content:end}
@keyframes slide {
100%{right:-28%}
}
.feedback-emoji .feedback-input-field{display:flex;margin-bottom:12px}
.feedback-emoji .feedback-input-field .radio-input{display:flex;align-items:center}
.feedback-emoji .feedback-input-field .captcha-label-new{font-size:1.1rem;line-height:1.6rem;color:#717171;margin:0 8px}
.feedback-emoji .feedback-input-field .radio-input{cursor:pointer}
.feedback-emoji .feedback-input-field .radio-input input{height:auto;cursor:pointer}
.feedback-emoji .feedback-input-field input:checked ~ label{color:#012150}
.info-corner .info-corner-drop{position:relative}
.info-corner .info-corner-drop::after{content:url(../images/icon-8.webp)!important;position:absolute;top:1rem;right:1.4rem;rotate:270deg}
@media only screen and (max-width: 1024px) {
.info-corner .info-corner-drop::after{rotate:0;content:url(../images/arrow.webp)!important;transition:none;scale:.6}
}
.info-corner .info-corner-drop:hover{background-color:#f4fbfb;border-radius:0 0 0 1rem}
.info-corner .info-corner-drop:hover .info-menu{display:block!important;background-color:#f4fbfb;border-radius:0 0 1rem 0}
.info-corner .info-menu{position:relative;bottom:0;left:100%!important;top:-114px!important;display:none!important}
.ytp-show-copylink-title.ytp-copylink-button{margin-right:38px}
.html5-video-player:not(.ytp-big-mode) .ytp-chrome-top .ytp-share-button{margin-right:38px}
.application-video{position:relative}
.application-video .application-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.navbar-nav li:nth-child(4) ul{left:-9px!important}
@media only screen and (max-width: 1024px) {
.navbar-nav li:nth-child(4) ul{min-height:auto}
}
.white-header .navbar .navbar-nav .nav-item:nth-child(3) .dropdown-submenu:hover > .dropdown-menu{top:-4.8rem!important}
.slick-arrow.slick-disabled{display:none!important}
.note-explore{padding:1.7rem 0 0;font-size:1.6rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#30373d}
.required-fields .modal-content{border-radius:20px;padding:1rem 1rem 3rem;text-align:center}
.required-fields .modal-header{border-bottom:none}
.required-fields .modal-footer{border-top:none}
.required-fields .modal-footer .btn-okay{background-color:#252e8e;box-shadow:0 4px 4px 0 #00000005;font-size:1.4rem;line-height:2rem;color:#fff;padding:7px;width:101px}
.required-fields .modal-footer .btn-okay:hover{background-color:#19216f;color:#fff}
.required-fields .msg{font-size:2rem;font-family:Arial,Helvetica,sans-serif;line-height:2.4rem;color:#000;margin:1rem 0}
.required-fields .required-filed-nm > div{font-size:1.4rem;font-family:Arial,Helvetica,sans-serif;line-height:2rem;color:#ba1a1a;margin:.5rem 0 0}
.required-fields .modal-footer{justify-content:center;padding:0}
.required-fields .btn-close{font-size:15px}
.accessibility{position:fixed;bottom:62px;right:-2px;z-index:9;cursor:pointer;display:none}
.follow-txt{font-size:1.2rem;line-height:2.5rem;color:#fff;opacity:70%}
.public-icon span{font-size:1.2rem;line-height:2.5rem;color:#fff;opacity:70%}
.public-icon span:hover{opacity:100%;cursor:pointer}
.public-icon img{height:30px;cursor:pointer;width:30px;margin-left:10px}
.follow-txt a{text-decoration:none}
.follow-txt a:hover{text-decoration:underline;color:#fff}
.follow-txt a:hover span{opacity:100%}
.ul.d-flex.ps-0{align-items:center}
.help-bx .tabpanel .nav-link .icon{display:none}
.help-bx .tabpanel .nav-link .icon-hide{display:block}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .nav-link .icon-hide{display:none}
}
.help-bx .tabpanel .nav-link.active .icon{display:block}
@media only screen and (max-width: 1024px) {
.help-bx .tabpanel .nav-link.active .icon{display:none}
}
.help-bx .tabpanel .nav-link.active .icon-hide{display:none}
body .accessibility-trigger.aioa_bottom_right button{bottom:89px!important}
.swiper-button-prev{background-repeat:no-repeat;background-image:url(../images/arrow-next-swiper.webp)!important;rotate:180deg}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after,.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:unset!important;font-size:0!important}
.swiper-button-next{background-repeat:no-repeat;background-image:url(../images/arrow-next-swiper.webp)!important}
@media only screen and (max-width: 1024px) {
.footer-link ul li{margin:10px 0}
}
.footer-link ul li a{margin-top:7px}
#dicgc-chatbot{max-height:475px}
@media only screen and (max-width: 500px) {
#dicgc-chatbot{left:24px!important;right:24px!important;max-width:100%!important}
}
body #accessibility_settings_toggle{z-index:10!important;box-shadow:0 0 2rem 0 #0000006e!important}
.accessibility-tooltip{display:none!important}
.w-95{width:95%!important;max-width:1336px!important}
.introjs-tooltipReferenceLayer *{font-family:"Arial, Helvetica, sans-serif";font-size:14px}
@media (max-width: 2560px) {
.navbar .container{width:100%;max-width:none}
}
#v-pills-liquidators .box-2{margin-top:142px!important}
@media only screen and (max-width: 1024px) {
#v-pills-liquidators .box-2{margin-top:0!important}
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
#v-pills-liquidators .box-2{margin-top:118px!important}
}
@media only screen and (max-width: 767px) {
.ytp-cued-thumbnail-overlay-image{background-size:contain!important}
#iframe-video{max-height:240px;border-radius:10px}
.progress-details:last-child .stat-bx.flex-row img{margin-right:10px}
}
@media only screen and (min-width: 1025px) {
.info-slider.slick-list{margin-right:-133px!important}
}
.member-of-director .d-box:nth-last-child(-n+2){margin-top:85px}
@media only screen and (max-width: 1024px) {
.member-of-director .d-box:nth-last-child(-n+2){margin-top:0}
}
.navbar-nav .nav-item .nav-link:last-child{margin-right:20px}
@media only screen and (min-width: 1025px) and (max-width: 1199px) and (orientation: landscape) {
.navbar-nav .nav-item .nav-link:last-child{margin-right:45px}
}
.gt_selector.notranslate{padding:5px 9px;border-radius:6px;margin:-2px 0}
@media only screen and (max-width: 1024px) {
.gt_selector.notranslate{margin:-4px -13px 7px;max-width:85px}
}
span.dot.cr{background:#aaa6a6}
.indicates{font-size:13px;padding-left:75px}
@media only screen and (max-width: 992px) {
.elligibility #pills-individual .tab-flex .avtaar::before,.elligibility #pills-guardian .tab-flex .avtaar::before,.elligibility #pills-director .tab-flex .avtaar::before{right:-3rem}
.elligibility #pills-partner .tab-flex .avtaar::before{right:-2.5rem}
.elligibility #pills-join .tab-flex .avtaar::after{left:-1.3rem}
}
.dropdown.click-menu.active .dropdown-menu{display:block!important}
@media only screen and (max-width: 1024px) {
.white-header .navbar .nav-link{position:relative}
.deposits .navbar-nav .dropdown.click-menu.active:hover .dropdown-toggle::after{rotate:90deg;width:auto;position:absolute;top:15px;right:8%}
.white-header .navbar .navbar-nav .dropdown-submenu::after{rotate:90deg}
video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}
}
.not-allowed{cursor:not-allowed!important}
.dropdown-item:active{background-color:transparent}
.powered{margin-right:100px}
@media only screen and (max-width: 1024px) {
.powered{margin-right:0}
.application-image img{display:none}
}
.hide-translater{padding:0;visibility:hidden}
.assistant{font-size:14px!important}

.faq-list {list-style: none; padding:25px 0 0; margin: 0 auto; max-width: 900px;}
.faq-list .item {border:1px solid #d8d8d8; border-radius:10px; overflow: hidden;}
.faq-list .item:not(:last-child) {margin-bottom: 12px;}
.faq-head {display: flex; justify-content: space-between; padding: 15px 15px; font-size: 18px; color: #444; cursor: pointer;}
.faq-head:hover {color: #330003}
.faq-head > *:first-child() {flex: 1;}
.faq-head > *:nth-child(2) {width: 35px;}
.faq-content {color: #666;padding: 0 15px 15px;font-size: 16px;}
.faq-head.active {color: #000;font-weight: 600; background:var(--bglight); color: #000;}
.faq-head.active ~ .faq-content {background:var(--bglight); color: #000;}
.faq-head svg {fill: var(--primarycolor);width: 28px;height: 28px; transition: 0.3s ease-in-out}
.faq-head.active svg {transform: rotate(180deg); fill: var(--secondarycolor);}
.faq-list .faq-content {display: none;}