@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{margin:0px; padding:0px; color:#264696;; font-family:'Roboto', sans-serif; overflow-x:hidden;}
a{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; color:#264696; font-family:'Roboto', sans-serif;}
svg{-webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s;}
a:hover{text-decoration:none; -webkit-transition:all .3s ease 0s; -moz-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; transition:all .3s ease 0s; cursor:pointer}
a:focus,a:hover{border:none;text-decoration:none}
button:focus{outline:0px dotted;}
h1,h2,h3,h4,h5,h6{font-family:'Roboto', sans-serif;}
p{color:#264696; font-family:'Roboto', sans-serif;}
.mr__top{margin-top:30px;}
.mr__top__large{margin-top:80px;}
.mr__top__small{margin-top:20px;}
.mr__bottom{margin-bottom:30px;}
.mr__bottom__large{margin-bottom:60px;}
.mr__bottom__small{margin-bottom:15px;}

.container{border:0px solid red;}


.main__header{width:100%; z-index:10000; position:relative;}
.top__header{background-color:#F2F8FF; border-bottom:1px solid #E3E3E3; position:relative; z-index:10000; width:100%;}
.top__header .top__header__inner{display:flex; align-items:center; justify-content:flex-end;}
.top__header .investor__wrapp{margin:0px 120px 0px 0px; padding:10px 0px; display:flex; align-items:center; justify-content:center; height:100%;}
.top__header .investor__wrapp ul{list-style:none; display:flex; align-items:center; margin:0px 0px 0px auto; padding:0px; height:100%;}
.top__header .investor__wrapp ul li{margin:0px; padding:0px; display:flex; align-items:center;}
.top__header .investor__wrapp ul li:after{height:22px; width:1px; background-color:#DFDEDE; content:"";}
.top__header .investor__wrapp ul li:last-child:after{display:none;}
.top__header .investor__wrapp ul li a{display:flex; align-items:center; justify-content:center; margin:0px 12px; font-size: 18px; color:#264696; text-transform:uppercase;}
.top__header .investor__wrapp ul li a i.ico__box{height:100%; width:100%; display:flex; align-items:center; justify-content:center; margin-right:10px;}
.top__header .investor__wrapp ul li:first-child a{margin-left:0px;}
.top__header .investor__wrapp ul li:last-child a{margin-right:0px;}
.top__header .investor__wrapp ul li a i.ico__box svg{fill:#264696; transition:all .5s ease 0s; width:100%; height:100%;}
.top__header .investor__wrapp ul li a:hover i.ico__box svg{fill:#94C229;}
.top__header .investor__wrapp ul li a.investiors__btn i.ico__box svg{width:20px;}
.top__header .investor__wrapp ul li a.investiors__btn:hover{color:#94C229;}
.top__header .investor__wrapp ul li a.partnerss__btn{color:#838383;}
.top__header .investor__wrapp ul li a.partnerss__btn i.ico__box svg{fill:#838383;}
.top__header .investor__wrapp ul li a.partnerss__btn:hover{color:#264696;}
.top__header .investor__wrapp ul li a.partnerss__btn:hover i.ico__box svg{fill:#264696;}

.top__header .user__info__group{margin:0px; padding:0px 0px; display:flex; align-items:center; justify-content:center; height:100%;}
.top__header .user__info__group ul{list-style:none; display:flex; align-items:center; margin:0px 0px 0px auto; padding:0px; height:100%;}
.top__header .user__info__group ul li{margin:0px; padding:0px;}
.top__header .user__info__group ul li a{height:20px; width:20px; display:flex; align-items:center; justify-content:center; margin:0px 12px; position:relative; overflow:hidden;}
.top__header .user__info__group ul li a i.ico__box{height:100%; width:100%; display:flex; align-items:center; justify-content:center; position: relative; z-index:2; position:absolute; transition: all .3s ease 0s;}
.top__header .user__info__group ul li a i.ico__box img{width:16px; height:16px;}
.top__header .user__info__group ul li:first-child a{margin-left:0px;}
.top__header .user__info__group ul li:last-child a{margin-right:0px;}
.top__header .user__info__group ul li a i.ico__box:nth-child(2){top:-100%;;}
.top__header .user__info__group ul li a:hover i.ico__box:nth-child(2){top:0px;}
.top__header .user__info__group ul li a:hover i.ico__box:nth-child(1){top:100%;}

.top__header .user__info__group ul li .dropdown__toggle__call{background-color:transparent; border:0px; display:flex !important;}
.top__header .user__info__group ul li .dropdown__toggle__call:after{display:none;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu{display:none; background-color:#fff; height:auto; padding:0px; margin:0px;  min-width:200px; filter: drop-shadow(0px 0px 8px rgba(0,0,0,0.2));border:0px; transform:translate(-48%, 33px) !important;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu:before{background-color:#fff; height:15px; width:15px; position:absolute; left:48%; top:-5px; content:''; transform:rotate(45deg);}
.top__header .user__info__group ul .dropdown__call .dropdown__menu li a{height:auto; width:100%; text-align:left; justify-content:flex-start; margin:0px; padding:0px; font-size:15px;}
.top__header .user__info__group ul .dropdown__call .show{display:block;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu li{margin:0px; padding:0px; color:#264696;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu li h4{padding:10px 15px; margin:10px 0px 0px; font-size:15px; color:#838383; border-bottom:1px solid #E3E3E3;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu li a{font-size:20px; text-transform:uppercase; margin:0px; padding:5px 15px; color:#264696; display:block;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu li a span{display:block; clear: both; font-size:12px; color:#94C229;}
.top__header .user__info__group ul .dropdown__call .dropdown__menu li:last-child a{margin-bottom:10px;}




.top__header .user__info__group ul li a.cart__ico{position:relative; overflow:hidden; height:40px;}
.top__header .user__info__group ul li a.cart__ico i.ico__box:nth-child(2){top:0px;;}
.top__header .user__info__group ul li a i.ico__box svg{fill:rgb(38, 70, 150); transition:all 0.5s ease 0s;}
.top__header .user__info__group ul li a.cart__ico:before{content:"₹"; width:12px; height:12px; position:absolute; top:-20px; left:50%; transform:translateX(-50%); background-color:#94C229; border-radius:50%; opacity:1; animation:wheel 1.3s infinite; display:flex; align-items:center; justify-content:center; font-size:8px; color:#fff;}
@keyframes wheel{to {opacity:1; top:10px;}}
@-webkit-keyframes wheel{to {opacity:1; top:0px;}}




.navbar__top{margin:0px; padding-top:0px; padding-bottom:0px; width:100%; background-color:#fff; border-bottom: 1px solid #E3E3E3; z-index:10;
box-shadow:0px 5px 6px 0px rgba(0,0,0,0.05);}
.navbar__top .container{align-items:center; justify-content:unset; position:relative;}
.navbar__top__inner{background:linear-gradient(180deg, rgba(0,0,0,0.9696079115239846) 0%, rgba(0,0,0,0) 100%);}
.navbar__top .navbar___brand{flex:0 0 auto; margin-right:0px; padding:20px 0px; display:flex; align-items:center;}
.navbar__top .navbar___brand img{max-height:32px; transition: all .6s ease-in-out;}
.navbar__top .navbar___brand img:nth-child(2){display:none;}
.navbar__top .hamburger__menu{margin-right:25px; margin-left:0px; padding:0px; border:0px; background-color:transparent; height:45px; width:45px; max-width:45px; flex:0 0 45px; display:flex; align-items:center; justify-content:flex-start;}
.navbar__top .hamburger__menu:focus{box-shadow:none;}
.navbar__top .hamburger__menu span{width:30px; height:2px; background:#264696; display:block; border-radius:10px; transition:all 300ms;}
.navbar__top .hamburger__menu span:nth-child(2){margin:7px 0px;}
.navbar__top .menu,.menu:after,.menu:before{width:30px; height:2px; background-color:#264696; border-radius:10px;}
.navbar__top .menu{transform:translateY(25px); transition:all 0ms 300ms; top:-25px; position:relative;}
.navbar__top .menu.animate{background-color:transparent;}
.navbar__top .menu:before{content:""; position:absolute; left:0; bottom:9px; transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);}
.navbar__top .menu:after{content:""; position:absolute; left:0; top:9px; transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);}
.navbar__top .menu.animate:after{top:0; transform:rotate(45deg); transition:top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);}
.navbar__top .menu.animate:before{bottom:0; transform:rotate(-45deg); transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);}

.navbar .navbar-collapse{height:100%;}
.navbar .navbar-collapse{position:absolute; left:-100%; height:100vh; top:101%; z-index:5; transition:left .3s ease 0s; box-shadow:2px 2px 5px 0px rgba(0,0,0,0.15); border-right:1px solid #F1F1F1; background: #FFF;  box-shadow:0px 9px 15px 0px rgba(207, 207, 207, 0.42); margin-left:calc(var(--bs-gutter-x) * 0.5);}
.navbar .show{left:0px; width:300px; -webkit-transition:left .3s ease 0s;-moz-transition:left .3s ease 0s;-o-transition:left .3s ease 0s; transition:left .3s ease 0s;}
.navbar__top .navbar__nav{margin:0px; height:100%; padding-top:34px;}
.navbar__top .navbar__nav li{margin:0px 0px; position:relative;}
.navbar__top .navbar__nav li:last-child{margin-right:0px;}
.navbar__top .navbar__nav li a{color:#6F6F6F; font-size:18px; position:relative; padding:16px 36px 16px 24px; font-weight:600; display:flex; align-items:center; justify-content:space-between; height:100%; position:relative; border-top:1px solid transparent; border-bottom:1px solid transparent;}
.navbar__top .navbar__nav li a span{position:relative;}
.navbar__top .navbar__nav li a i.ico__box svg{position:relative;}
.navbar__top .navbar__nav li a i.ico__box svg path {stroke:#6F6F6F;}
.navbar__top .navbar__nav li a:hover{color:#264696; border-top:1px solid #E3E3E3; border-bottom:1px solid #E3E3E3;}
.navbar__top .navbar__nav li a:before{height:100%; width:0px; position:absolute; left:0px; top:0px; background-color:#F5F5F5; content:''; transition:all .3s ease 0s;}
.navbar__top .navbar__nav li a:hover:before{width:100%;}
.navbar__top .navbar__nav li a:hover i.ico__box svg path{stroke:#264696;}
.navbar__top .navbar__nav li a:after{display:none;}

.navbar__top .inner__user__info{display:none;}
.navbar__top .user__info__group{display:none;}

.navbar__top .navbar__collapse a.new__investors{font-size:16px; color:#034EA2; text-transform:uppercase; font-weight:600; background-color:#fff; border:1px solid #838383; height:48px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px 40px 0px 16px; padding:0px 40px; border-radius:6px; position:relative;}
.navbar__top .navbar__collapse a.new__investors span{position:relative;}
.navbar__top .navbar__collapse a.new__investors:hover{color:#fff; border:1px solid #94C229;}
.navbar__top .navbar__collapse a.new__investors:before{background-color:#94C229; height:100%; width:0px; position:absolute; left:0px; top:0px; bottom:0px; content:''; margin:auto; transition:all .3s ease 0s; border-radius:4px;}
.navbar__top .navbar__collapse a.new__investors:hover:before{height:100%; width:100%;}
.navbar__top .navbar__nav li a.show{color:#264696; border-top:1px solid #E3E3E3; border-bottom:1px solid #E3E3E3; background-color:#F5F5F5;}
.navbar__top .navbar__nav li a.show i.ico__box svg path{stroke:#264696;}
.navbar__top .navbar__nav .dropdown__menu{margin:0px; padding:18px 36px; left:100%; top:0px; position:absolute;
border-radius:0px 24px 24px 0px !important; border:1px solid var(--grey-stroke, #E3E3E3); background:#F5F5F5; box-shadow:0px -2px 12px 0px rgba(14, 14, 14, 0.15); max-width:1075px; width:1075px; flex-flow:row wrap; justify-content:unset;}
.navbar__top .navbar__nav .show{display:flex;}
.navbar__top .navbar__nav .dropdown__menu li{max-width:294px; flex:294px;}
.navbar__top .navbar__nav .dropdown__menu li a{color:#034EA2; font-size:18px; font-weight:500; align-items:flex-start; padding:18px 0px; border:0px; background-color:transparent;}
.navbar__top .navbar__nav .dropdown__menu li a:before{display:none;}
.navbar__top .navbar__nav .dropdown__menu li a i.ico__box{height:32px; width:32px; max-width:32px; flex:0 0 32px; display:flex; align-items:center; justify-content:center; margin-right:12px; margin-top:5px;}
.navbar__top .navbar__nav .dropdown__menu li a i.ico__box img{width:100%;}
.navbar__top .navbar__nav .dropdown__menu li a .item__card{margin:0px; padding:0px;flex:1;}
.navbar__top .navbar__nav .dropdown__menu li a .item__card p{color: #838383; font-size:14px; font-weight:400;  word-wrap:break-word; white-space:normal; margin:10px 0px 0px;}


.navbar__top .navbar__nav .dropdown__menu li.back__to__main__menu{background-color:#f2f8ff; display:none;}
.navbar__top .navbar__nav .dropdown__menu li.back__to__main__menu a{font-size:12px; text-transform:uppercase; color:#264796; font-size:14px; font-weight:500; border-radius:0px;}
.navbar__top .navbar__nav .dropdown__menu li.back__to__main__menu a i.ico__box img{transform:rotate(-180deg); width:12px;}

.navbar__top .user__info{margin-left:auto; display:flex; align-items:center;}
.navbar__top .user__info .search__wrapp{margin:0px; padding:0px;}
.navbar__top .user__info .search__wrapp .form__group{border-radius:6px; border:1px solid #838383; background-color:#fff; display:flex; align-items:center; height:48px; padding:0px 18px;}
.navbar__top .user__info .search__wrapp .form__group i.ico__box{margin:0px; padding:0px; display:flex; align-items:center; justify-content:center; height:20px; width:20px;}
.navbar__top .user__info .search__wrapp .form__group i.ico__box img{height:100%; width:100%;}
.navbar__top .user__info .search__wrapp .form__group .form__control{border:0px; font-size:16px; font-weight:400; margin-left:8px; padding:0px; box-shadow:none; background-color:transparent; border-radius:0px;}
.search__wrapp__small__device{display:none;}
.navbar__top .user__info a.new__investors{font-size:16px; color:#034EA2; text-transform:uppercase; font-weight:600; background-color:#fff; border:1px solid #838383; height:48px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px 40px 0px 16px; padding:0px 40px; border-radius:6px; position:relative;}
.navbar__top .user__info a.new__investors span{position:relative;}
.navbar__top .user__info a.new__investors:hover{color:#fff; border:1px solid #94C229;}
.navbar__top .user__info a.new__investors:before{background-color:#94C229; height:100%; width:0px; position:absolute; left:0px; top:0px; bottom:0px; content:''; margin:auto; transition:all .3s ease 0s; border-radius:4px;}
.navbar__top .user__info a.new__investors:hover:before{height:100%; width:100%;}
.navbar__top .user__account__wrapp a{font-size:16px; color:#94C229; text-transform:uppercase; font-weight:600; height:48px; display:flex; align-items:center; justify-content:center; text-align:center; margin:0px 0px 0px 16px; padding:0px 0px; position:relative; overflow:hidden;}
.navbar__top .user__account__wrapp a span{position:relative;}
.navbar__top .user__account__wrapp a i.ico__box{height:22px; width:22px; display:flex; align-items:center; justify-content:center; margin-left:6px;}
.navbar__top .user__account__wrapp a i.ico__box svg{fill:#034EA2;}
.navbar__top .user__account__wrapp a:hover{color:#034EA2;}
.navbar__top .user__account__wrapp a:hover i.ico__box svg{fill:#94C229;}

.shrink{transition:all .3s ease 0s; position:fixed; top:0px;}
.shrink .navbar__top{border-color:transparent;}

.btn__color__mode__switch{display:inline-block; margin:0px 0px 0px 20px; position:relative;}
.btn__color__mode__switch>label.btn__color-mode__switch-inner{margin:0; width:115px; height:28px; background:#D2E3FF; border:1px solid #D2E3FF; border-radius:6px; overflow:hidden; position:relative; transition:all .3s ease; display:block; display:flex; align-items:center;}
.btn__color__mode__switch>label.btn__color-mode__switch-inner:before{content:attr(data-on); position:absolute; font-size:12px; font-weight:500; top:0px; right:20px; background-image:url(../assets/images/night.svg); display:flex; align-items:center; height:100%;}

.btn__color__mode__switch>label.btn__color-mode__switch-inner:after{content:attr(data-off); width:62px; height:100%; background:#fff; border-radius:4px; position:absolute; left:0px; top:0px; text-align:left; transition:all .3s ease; box-shadow:0 0 6px -2px #111; padding:0px 0px 0px 12px; font-size:12px; font-weight:500; background-image:url(../assets/images/night.svg); background-repeat:no-repeat; background-position:center right 6px; background-size:12px; display:flex; align-items:center;}

.btn__color__mode__switch>.alert{display:none; background:#ff9800; border:0; color:#fff;}
.btn__color__mode__switch input[type="checkbox"]{cursor:pointer; width:100%; height:100%; opacity:0; position:absolute; top:0; z-index:1; margin:0;}
.btn__color__mode__switch input[type="checkbox"]:checked+label.btn__color-mode__switch-inner{background:#D9D5DD; color:#000000;}
.btn__color__mode__switch input[type="checkbox"]:checked+label.btn__color-mode__switch-inner:after{content:attr(data-on); left:52px; background:#023A6D; color:#fff; text-align:left; padding-left:12px;  background-image:url(../assets/images/sun.svg); background-repeat:no-repeat; background-position:center right 7px; background-size:12px;}
.btn__color__mode__switch input[type="checkbox"]:checked+label.btn__color-mode__switch-inner:before{content:attr(data-off); right:auto; left:15px;}
.btn__color__mode__switch input[type="checkbox"]:checked ~ .alert{display:block;}


.modal-open .main__header{z-index:1000;}
.modal__main .modal__dialog{width:100%; max-width:unset; margin:0px; padding:0px; height:100%; display:flex; align-items:center; justify-content:center;}
.modal__main .modal__dialog .modal__content{max-width:560px; border-radius:0px; border:0px; box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);}
.modal__main .modal__dialog .modal__content .btn__close{position:absolute; right:-12px; top:-12px; background-color:#fff; opacity:1;
height:30px; width:30px; border-radius:40px; z-index:2;}
.modal__main .modal__dialog .modal__content .modal__body iframe{margin-bottom:-5px;}
.modal__notification .modal__dialog{width:100%; max-width:unset; margin:0px; padding:0px; height:100%; display:flex; align-items:center; justify-content:center;}
.modal__notification .modal__dialog .modal__content{max-width:450px; border-radius:0px; border:0px; box-shadow:0px 0px 10px 5px rgba(0,0,0,0.05);}
.modal__notification .modal__dialog .modal__content .btn__close{position:absolute; right:-15px; top:-15px; background-color:#fff; opacity:1;
height:30px; width:30px; border-radius:40px; z-index:2;}
.modal__notification .modal__dialog .modal__content .modal__body{padding:0px;}
.modal__notification .modal__dialog .modal__content .modal__logo__wrapp{background-color:#244695; display:flex; align-items:center; padding:10px 20px;}
.modal__notification .modal__dialog .modal__content .modal__logo__wrapp img{max-height:30px;}
.modal__notification .modal__dialog .modal__content .modal__body p{color:#838383; font-size:14px; padding:20px;}



.header__banner__main__bottom{bottom:0px; top:0px; position:absolute; height:100%; padding-top:50px; width:1320px; max-width:1320px; right:0px; left:0px; margin:auto; max-height:700px; border:0px solid red;}
.modal__main__right{position:absolute; right:0px;}
.modal__main__right .modal__dialog{margin:0px; padding:0px; height:100%; position:absolute; bottom:0px; margin:0px; display:flex; align-items:flex-end; max-width:710px; right:0px;  padding:15px}
.modal__main__right .modal__dialog .modal__content{border-radius:24px; border:0px; box-shadow:none; padding:16px 32px 24px 70px; background-color:transparent; background:rgba(10, 57, 133, 0.90); height:auto; max-width:unset;}
.modal__main__right .modal__dialog .modal__content .btn__close{position:absolute; left:16px; top:16px; background-color:transparent; opacity:1;
height:30px; width:30px; border-radius:40px; z-index:2; background-color:transparent; cursor:pointer; border:1px solid #fff;
background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" width="512" height="512" x="0" y="0" viewBox="0 0 64 64" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="M4.59 59.41a2 2 0 0 0 2.83 0L32 34.83l24.59 24.58a2 2 0 0 0 2.83-2.83L34.83 32 59.41 7.41a2 2 0 0 0-2.83-2.83L32 29.17 7.41 4.59a2 2 0 0 0-2.82 2.82L29.17 32 4.59 56.59a2 2 0 0 0 0 2.82z" fill="%23ffffff" data-original="%23ffffff" class=""></path></g></svg>'); background-size:16px;}
.modal__main__right .modal__dialog .modal__content .modal__body{background-color:transparent; padding:0px;}
.modal__main__right .modal__dialog .modal__content .modal__body h5{color:#fff; font-size:24px; font-weight:600; margin:0px;}


.search__open{background-color:#f2f8ff; border-radius:6px; display:flex; align-items:center; justify-content:center; height:40px; width:40px;}
.search__open i.ico__box{display:flex; align-items:center; justify-content:center;}
.search__open i.ico__box img{width:100%;}
.search__inline{width:100%; left:0px; padding-left:0px; padding-right:0px; top:100%; height:40px; position:absolute; opacity:0; visibility:hidden; background-color:transparent; z-index:9; transition:all .5s ease-in-out; border-top:1px solid #E3E3E3;}
.search__inline.search__visible{opacity:1; visibility:visible; animation:fadeInDown .4s ease-in-out;}
.search__inline .form__group{margin:0px; padding:0px; display:flex; align-items:center; height:40px;}
.search__inline button[type="submit"]{background-color:transparent; border:0px; padding:0px; cursor:pointer; width:40px; height:100%; background-color:#222; color:#fff; flex: 0 0 40px; display:flex; align-items:center; justify-content:center;}
.search__inline .form__control{border:0px; padding-left:15; padding-right:15px; font-size:14px; font-weight:400; outline:0px; box-shadow:none; height:100%;}
.search__inline .search__close{color:#616161; width:40px; height:100%; text-align:center; background-color:#254595; text-decoration:none; flex: 0 0 40px; display:flex; align-items:center; justify-content:center;}
.search__inline .search__close i.ico__box{height:20px; width:20px; display:flex; align-items:center; justify-content:center;}
.search__inline .search__close i.ico__box img{width:100%;}
@keyframes fadeInDown {
from{opacity:0; transform:translate3d(0, -20%, 0);}
to {opacity: 1; transform:translate3d(0, 0, 0);}
}

.btn__color__mode__switch{display:inline-block; margin:0px 0px 0px 20px; position:relative;}
.btn__color__mode__switch>label.btn__color-mode__switch-inner{margin:0; width:115px; height:28px; background:#D2E3FF; border:1px solid #D2E3FF; border-radius:6px; overflow:hidden; position:relative; transition:all .3s ease; display:block; display:flex; align-items:center;}
.btn__color__mode__switch>label.btn__color-mode__switch-inner:before{content:attr(data-on); position:absolute; font-size:12px; font-weight:500; top:0px; right:20px; background-image:url(../assets/images/night.svg); display:flex; align-items:center; height:100%;}

.btn__color__mode__switch>label.btn__color-mode__switch-inner:after{content:attr(data-off); width:62px; height:100%; background:#fff; border-radius:4px; position:absolute; left:0px; top:0px; text-align:left; transition:all .3s ease; box-shadow:0 0 6px -2px #111; padding:0px 0px 0px 12px; font-size:12px; font-weight:500; background-image:url(../assets/images/night.svg); background-repeat:no-repeat; background-position:center right 6px; background-size:12px; display:flex; align-items:center;}

.btn__color__mode__switch>.alert{display:none; background:#ff9800; border:0; color:#fff;}
.btn__color__mode__switch input[type="checkbox"]{cursor:pointer; width:100%; height:100%; opacity:0; position:absolute; top:0; z-index:1; margin:0;}
.btn__color__mode__switch input[type="checkbox"]:checked+label.btn__color-mode__switch-inner{background:#D9D5DD; color:#000000;}
.btn__color__mode__switch input[type="checkbox"]:checked+label.btn__color-mode__switch-inner:after{content:attr(data-on); left:52px; background:#023A6D; color:#fff; text-align:left; padding-left:12px;  background-image:url(../assets/images/sun.svg); background-repeat:no-repeat; background-position:center right 7px; background-size:12px;}
.btn__color__mode__switch input[type="checkbox"]:checked+label.btn__color-mode__switch-inner:before{content:attr(data-off); right:auto; left:15px;}
.btn__color__mode__switch input[type="checkbox"]:checked ~ .alert{display:block;}



.main__header .nav__tab ul{display:flex; list-style:none; margin:0; padding:0; align-items:center;}
.main__header .nav__tab ul li{position:relative; display:flex; justify-content:center; align-items:center; height:56px;}
.main__header .nav__tab ul li a{padding:0 32px; height:32px; border-right:1px solid #E3E3E3; font-size:18px; font-weight:500; display:flex; align-items:center;}
.main__header .nav__tab ul li a:hover{color:#95c12b;}
.main__header .nav__tab ul li:last-child a{border:none;}
.main__header .nav__tab ul li.active{border-radius:0px; text-align:center; background:#f2f8ff;}
.main__header .nav__tab ul li.active::after{content:""; position:absolute; left:10%; right:10%; bottom:0; height:4px; background:#264796; border-radius:8px 8px 0 0;}
.header__banner__main__outer{margin:0px; padding:40px 0; background:linear-gradient(180deg, rgba(240, 247, 255, 0.00) 0%, rgba(241, 247, 255, 0.52) 51.87%, #F1F7FF 100%);}
.header__banner__main__outer .header__banner__main{display:flex; height:100%; justify-content:space-between; align-items:center;}
.header__banner__main__outer .header__banner__main .content__wrapp{width:auto;}

.check__status{position:relative; display:flex;}

.check__status__inner{border-radius:8px; padding:20px; display:flex; flex-direction:column; align-items:center; justify-content:center; background-color:#fff; box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.05); width:100%;} 
/* .check__status{border:0px solid #E3E3E3; border-radius:0px; padding:0px;} */
.check__status h1{font-size:22px; font-weight:600; color:#264796; margin-bottom:15px;}
.check__status .form__group{display:flex; align-items:center; gap:10px;}
.check__status .form__group .form__control{border:1px solid #E3E3E3; height:45px; max-width:220px; text-align:center; color:#1F2122; box-shadow:none;}
.submit__btn{display:flex; padding:0px 32px; height:45px; justify-content:center; align-items:center; gap:8px; border-radius:8px; background:#8DC63F; color:#ffff; font-size:16px; font-weight:700; position:relative; z-index:1; margin:0px; border:0px; transition:all .3s ease 0s;}
.submit__btn i.ico__box{width:25px; display:flex; align-items:center; justify-content:center;}
.submit__btn:hover{background-color:#264696;}
.kyc__status{display:none; position:absolute; width:100%; height:100%; top:0px; left:0px; padding:20px; background-color:#fff; z-index:2; border-radius:8px;             transition:transform 0.5s ease-in-out;}

.status__wrapp{display:flex; align-items:center; justify-content:center;}
.status__wrapp i.ico__box{height:22px; width:22px;  display:flex; align-items:center; margin-right:10px;}
.status__wrapp i.ico__box img{width:100%;}
.kyc__status h2{font-size:16px; color:#8DC63F; margin:0px;}

.kyc__status h2 span{font-size:18px; margin:0px 0px;}
.kyc__status .submit__btn{margin-left:auto; margin-right:auto; margin-top:15px;}


.header__banner__main__outer .header__banner__main .content__wrapp .story__btn{display:flex; padding:15px 32px; justify-content:center; align-items:center; gap:8px; border-radius:8px; background:#8DC63F; width:100%; max-width:320px; color:#ffff; font-size:16px; font-weight:700; position:relative; z-index:5; margin:32px 0px 0px;}
.header__banner__main__outer .header__banner__main .content__wrapp .story__btn span{position:relative;}
.header__banner__main__outer .header__banner__main .content__wrapp .story__btn:before{background-color:#264696; height:100%; width:0px; position:absolute; left:0px; top:0px; bottom:0px; content:''; margin:auto; transition:all .3s ease 0s; border-radius:4px;}
.header__banner__main__outer .header__banner__main .content__wrapp .story__btn:hover:before{height:100%; width:100%;}
.header__banner__main__outer .header__banner__main .content__wrapp .link__wrapp{display:flex; margin-top:20px; color:#264796; font-size:14px; font-weight:500;}
.header__banner__main__outer .header__banner__main .content__wrapp .link__wrapp a{color:#264796; font-size:14px; font-weight:500; padding-left:5px;}
.header__banner__main__outer .header__banner__main .content__wrapp .link__wrapp a::after{content:'>'; padding-left:5px;}
.header__banner__main__outer .header__banner__main .content__wrapp .link__wrapp a:last-child::after{display:none;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp{margin-top:24px;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp h2{font-size:20px; font-weight:600; color:#1F2122;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp ul{margin-bottom:32px; padding:0;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp ul li{margin-top:24px; display:flex; align-items:center; gap:5px;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp ul li p{color:#404A59; font-size:16px; font-weight:400; margin-bottom:0;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp ul li span{color:#264796; font-size:16px; font-weight:600; padding-right:6px;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp ul li::before{display:inline-block; height:16px; width:20px; background-image:url(../assets/images/banner-bullet.png); padding-right:6px; background-size:contain; position:relative; content:""; background-repeat: no-repeat}

.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp{display:flex; justify-content:center; align-items:center; padding:16px; border-radius:8px; background-color:#FFF; box-shadow:0px 2px 19.1px 0px #D3E5FB; width:100%; max-width:673px;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp p{color:#1F2122; font-size:16px; font-weight:400; margin-bottom:0; line-height:26.4px}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp ul{list-style:none; display:flex; margin-bottom:0;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp ul li{color:#264796; font-size:16px; font-weight:500; border-right:1px solid #B1BFD3; padding:0 11px; margin-top:0;}

.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp ul li a{color:#264796; border-bottom-color:transparent; border-bottom-width:1px; border-bottom-style:solid;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp ul li a:hover{color:#8dc63f; border-bottom-color:#8dc63f;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp ul li::before{display:none;}
.header__banner__main__outer .header__banner__main .content__wrapp .inner__content__wrapp .note__wrapp ul li:last-child{border:none; padding:0 0 0 12px;}


.header__banner__main__outer .header__banner__main .image__wrapp{max-width:302px; padding:0; width:100%; display:flex; flex-direction:column; align-items:center;}
.header__banner__main__outer .header__banner__main .image__wrapp .image__box{width:190px; height:216px;}
.header__banner__main__outer .header__banner__main .image__wrapp .image__box img{height:100%; width:100%; object-fit:contain;}
.header__banner__main__outer .header__banner__main .image__wrapp p{color:#686868;text-align:center; font-size:16px; font-weight:400;}
.header__banner__main__outer .header__banner__main .image__wrapp a{color:#264796;    text-align:center; font-size:20px; font-weight:700;}
.header__banner__main__outer .header__banner__main .image__wrapp .btn__wrapp{max-width:264px; width:100%; background:url(../assets/images/connect-btn.png); background-repeat:no-repeat; color:#FFF; font-size:18px; font-weight:800; height:78px; display:flex; align-items:center;
justify-content:space-around; margin-top:24px; cursor:pointer;}
.header__banner__main__outer .header__banner__main .image__wrapp .btn__wrapp span{display:block; position:relative; left:-10px;}


.step__box__wrapp{padding-top:40px;}
.step__box__wrapp .step__box__inner{display:flex; gap:24px}
.step__box__wrapp .step__box__inner .content__wrapp{max-width:536px; width:100%;}
.step__box__wrapp .step__box__inner .content__wrapp h2{margin-bottom:8px; color: #1F2122; font-size:28px; font-weight:600;}
.step__box__wrapp .step__box__inner .content__wrapp ul{list-style:none; padding:0; margin:0;}
.step__box__wrapp .step__box__inner .content__wrapp ul li{padding-top:16px; color:#1F2122; font-size:16px; font-weight:400; display:flex; gap:16px;}
.step__box__wrapp .step__box__inner .content__wrapp ul li::before{height:24px; width:24px; max-width:24px; flex:0 0 auto; content:""; background-image:url(../assets/images/checkbox.svg); background-repeat:no-repeat; background-position:center; background-size:100%; margin-top:0px;}


.step__box__wrapp .step__card__wrap{max-width:760px; width:100%;}
.step__box__wrapp .step__card__wrap h2{margin-bottom:32px; color:#1F2122; font-size:28px; font-weight:600;}
.step__box__wrapp .step__card__wrap .step__card__inner{display:flex; gap:10px;}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card{counter-increment:css-counter 1; max-width:152px; width:100%;}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .arrow__box{ position:relative;}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .arrow__box svg{position:relative; max-width:133px; height:101px;}
/* .step__box__wrapp .step__card__wrap .step__card__inner .step__card .arrow__box svg path{fill:#39BCF4}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .arrow__box svg path:last-child{fill:#000} */
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .arrow__box h3{position:absolute; top:20px; left:10px; content:''; color:#FFF; text-align:center; font-size: 20px; font-weight:300; display:flex; align-items:center; gap:5px; }
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .arrow__box h3::after{content:"0"counter(css-counter) ""; color:#FFF; text-align:center; font-size:40px; font-weight:700;}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .card__box{width:132px; margin-left:20px; display:flex; flex-direction:column; align-items:center; padding:10px; box-shadow:-10px 0px 19.3px -15px rgba(165, 176, 190, 0.62)}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .card__box p{color:#1F2122; text-align:center; font-size:13px; font-weight:700; min-height:40px;} 

.step__box__wrapp .step__card__wrap .step__card__inner .step__card .card__box .hex__box{position:relative; max-width:48px;}
.step__box__wrapp .step__card__wrap .step__card__inner .step__card .card__box .hex__box img{position:absolute; content:""; top:12px; left:14px;}


.step__details__wrapp{margin:40px 0; }
.step__details__wrapp .step__details__inner{display:flex; gap:56px;}
.step__details__wrapp .step__details__inner .video__wrapp{max-width:600px; height:700px; background-image:url(../assets/images/video-background.svg); background-repeat:no-repeat; background-color:#fff; overflow:hidden; position:relative; padding:33px 44px 0 44px; background-size:contain;}
.step__details__wrapp .step__details__inner .video__wrapp .badge__wrapp{
border-radius:50%; padding:0; margin:auto; height:112px; width:112px; position:absolute;
bottom:0; top:0; left:0; right:0; border:1px solid #264696; background-color:#fff;
display:flex; align-items:center; justify-content:center; box-shadow:0 5px 15px rgba(0,0,0,.15);}
.step__details__wrapp .step__details__inner .video__wrapp .badge__wrapp::before{
margin:auto; height:60%; width:60%; border-radius:50%; border:1px solid #264696; position:absolute; left:0; right:0; top:0; bottom:0; content:"";}
.step__details__wrapp .step__details__inner .video__wrapp .badge__wrapp a{
position:relative; z-index:2; background-image:url('data:image/svg+xml,<svg width="17" height="20" viewBox="0 0 17 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6278 11.5229L2.99228 18.7433C1.65896 19.5051 0 18.5424 0 17.0068V9.78646V2.56615C0 1.03051 1.65897 0.0677738 2.99228 0.829666L15.6278 8.04997C16.9714 8.81776 16.9714 10.7552 15.6278 11.5229Z" fill="%23264696"/></svg>'); background-repeat:no-repeat;
background-position:50%; transition:all .3s ease 0s;}

.step__details__wrapp .step__details__inner .video__wrapp .slide__items{display:flex; align-items:center;}
.step__details__wrapp .step__details__inner .video__wrapp .slide__items .image__box{overflow:hidden; position:relative; display:flex; align-items:center; justify-content:center;  margin:0px 0px 0px auto; width:512px; height:616px; border-radius:24px; }
.step__details__wrapp .step__details__inner .video__wrapp .slide__items .image__box img{height:850px; width:100%; object-fit:cover; object-position:-250px 10%;}
 
/* .step__details__wrapp .step__details__inner .video__wrapp .owl-item{max-width:512px; max-height:600px; height:100%; width:100%;} */


.step__details__wrapp .owl-theme .owl-dots{display:flex; justify-content:center; align-items:center; padding:0px; margin-top:0px; right:0px; bottom:-50px; position:absolute; width:100%;}
.equity__market__outlook .equity__market__outlook__inner .market__outlook__card .video__wrapp .badge__wrapp{display:inline-block; border-radius:50%; padding:0px; margin:auto; height:112px; width:112px; position:absolute; bottom:0px; top:0px; left:0px; right:0px; border:1px solid #264696; background-color:#fff; display:flex; align-items:center; justify-content:center; box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px;}
.badge__wrapp a{position:relative; z-index:2; background-image:url('data:image/svg+xml,<svg width="17" height="20" viewBox="0 0 17 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6278 11.5229L2.99228 18.7433C1.65896 19.5051 0 18.5424 0 17.0068V9.78646V2.56615C0 1.03051 1.65897 0.0677738 2.99228 0.829666L15.6278 8.04997C16.9714 8.81776 16.9714 10.7552 15.6278 11.5229Z" fill="%23264696"/></svg>'); background-repeat:no-repeat; background-position:center; transition:all .3s ease 0s;}
.badge__wrapp a:hover{background-image:url('data:image/svg+xml,<svg width="17" height="20" viewBox="0 0 17 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6278 11.5229L2.99228 18.7433C1.65896 19.5051 0 18.5424 0 17.0068V9.78646V2.56615C0 1.03051 1.65897 0.0677738 2.99228 0.829666L15.6278 8.04997C16.9714 8.81776 16.9714 10.7552 15.6278 11.5229Z" fill="%2394C229"/></svg>'); transition:all .3s ease 0s;}
.badge__wrapp:before{margin:auto; height:60%; width:60%; border-radius:50%; border:1px solid #264696; position:absolute; left:0px; right:0px; top:0px; bottom:0px; content:'';}
.badge__wrapp .circle__text{position:relative; transform-origin:150px 150px; animation:rays 20s linear infinite; text-transform:uppercase; font-weight:500; letter-spacing:1.5px; display:flex;}
 @-webkit-keyframes rays{
    0% { -webkit-transform:rotate(0deg); }
    100% { -webkit-transform:rotate(360deg); }
}
@-moz-keyframes rays{
    0% { -moz-transform:rotate(0deg); }
    100% { -moz-transform:rotate(360deg); }
}
.step__details__wrapp .owl-theme .owl-dots .owl-dot{height:16px; width:16px; margin-right:5px; margin-left:5px; border-radius:16px; background-color:#fff; display:flex; align-items:center; justify-content:center; transition:all .3s ease 0s; border:2px solid #fff;}
.step__details__wrapp .owl-theme .owl-dots .owl-dot span{background-color:#E0ECFF; height:10px; width:10px; border-radius:10px; transition:all .3s ease 0s;}
.step__details__wrapp .owl-theme .owl-dots .active{width:16px; height:16px; background-color:#fff; border:2px solid #264696;}
.step__details__wrapp .owl-theme .owl-dots .active span{background-color:#264696;}





.step__details__wrapp .step__details__inner .content__wrapp{max-height:605px; max-width:630px; padding-top:33px;}
.step__details__wrapp .step__details__inner .content__wrapp h2{color:#263238; font-size:28px; font-weight:600; line-height:40.6px; margin-bottom:8px;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp{max-height:490px; margin-top:32px;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card{counter-increment:css-counter 1; margin-top:24px;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card:first-child{margin-top:8px;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card h3{color:#264796; font-size:20px; font-weight:700; display:flex; margin-bottom:5px; display:inline;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card h3::before{content:"STEP 0"counter(css-counter) " :" ; padding-right:5px;}

.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card ul{list-style:none; margin:0; padding:0;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card ul li{margin-top:12px; position:relative; display:flex; align-items:baseline;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card ul li p{color:#838383; font-size:16px; font-weight:400; line-height:26.4px; margin-bottom:0; margin-left:5px; max-width:620px;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card ul li p a:hover{color:#94c229;}
.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp .step__card ul li::before{display:inline-block; height:16px; width:20px; background-image:url(../assets/images/step-details-bullet.svg); padding-right:10px; background-size:contain; position:relative; content:""; background-repeat: no-repeat}


.step__details__wrapp .step__details__inner .content__wrapp .content__inner__wrapp p.info__content{color:#838383; font-size:16px; font-weight:400; line-height:26.4px; margin-top:20px;}

.mCSB_scrollTools .mCSB_draggerRail{background-color:#F2F2F2 !important; width:10px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#264796; width:10px;}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#264796;}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#264796;}

.offline__kyc__wrapp{background:#F2F8FF;}
.offline__kyc__wrapp .offline__kyc__inner{display:flex; gap:74px;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp{max-width:760px; width:100%; padding:40px 0;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp ul{list-style:none; padding:0; margin:0;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp ul li{padding-top:16px; display:flex; align-items:center; position:relative;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp ul li p{color:#1F2122; font-size:18px; font-weight:400; line-height:29.7px; margin-bottom:0; position:relative; max-width:719px;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp ul li span{color:#264796;font-weight:500; text-wrap:nowrap; padding:0px;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp ul li a:hover{color:#94c229;}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp ul li::before{height:24px; width:32px; flex:0 0 auto; background-image:url(../assets/images/checkbox.svg); margin-right:16px; background-size:contain; position:relative; content:""; background-repeat: no-repeat}
.offline__kyc__wrapp .offline__kyc__inner .content__wrapp h2{color:#263238; font-size:28px; font-weight:600;
line-height:40.6px; margin-bottom:24px; }
.offline__kyc__wrapp .offline__kyc__inner .image__wrapp{max-width:340px; max-height:300px;}
.offline__kyc__wrapp .offline__kyc__inner .image__wrapp img{height:100%; width:100%; object-fit:contain;}


.frequently__asked__question{padding:40px 0;}
.frequently__asked__question h2{color:#263238; font-size:28px; font-weight:600; line-height:40.6px; margin-bottom:12px;}
.frequently__asked__question p{color:#838383; font-size:16px; font-weight:400; line-height:26.4px; margin-bottom:0;}
.frequently__asked__question p a:hover{color:#94c229;}
.frequently__asked__question h3{font-size:16px; margin-bottom:10px; color:#264796;}
.frequently__asked__question ul{padding:0px; margin:0px 0px 20px 10px;}
.frequently__asked__question ul:last-child{margin-bottom:0px;}
.frequently__asked__question ul li{margin:0px 5px 5px 0px; color:#838383; font-size:16px; font-weight:400; line-height:26.4px;}
.frequently__asked__question .faq__accordion{margin-top:32px;}
.frequently__asked__question .faq__accordion .faq__accordion__item .accordion__button{
color:#1F2122; font-size:20px; font-weight:500; padding:25px 30px;}
.frequently__asked__question .faq__accordion__item{background-color:#fff; border:1px solid #e8eaed; border-radius:8px; margin-bottom:20px; overflow:hidden; padding:0;}
.frequently__asked__question .faq__accordion .faq__accordion__item .accordion__button::after{
background-color:#264796; background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' style='enable-background:new 0 0 512 512' xml:space='preserve' class='\'%3E%3Cpath d='M492 236H276V20c0-11.046-8.954-20-20-20s-20 8.954-20 20v216H20c-11.046 0-20 8.954-20 20s8.954 20 20 20h216v216c0 11.046 8.954 20 20 20s20-8.954 20-20V276h216c11.046 0 20-8.954 20-20s-8.954-20-20-20z' fill='%23fff' data-original='%23000000'/%3E%3C/svg%3E"); background-position:50%; background-size:17px; border-radius:40px; height:30px; width:30px;}
.frequently__asked__question .faq__accordion .faq__accordion__item .accordion__button:not(.collapsed)::after{background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.com/svgjs" width="512" height="512" x="0" y="0" viewBox="0 0 121.805 121.804" style="enable-background:new 0 0 512 512" xml:space="preserve" class=""><g><path d="M7.308 68.211h107.188a7.309 7.309 0 0 0 7.309-7.31 7.308 7.308 0 0 0-7.309-7.309H7.308a7.31 7.31 0 0 0 0 14.619z" fill="%23ffffff" data-original="%23000000" opacity="1" class=""></path></g></svg>');}
.frequently__asked__question .faq__accordion__body{padding:20px; background-color:#F8F8F8;}
.frequently__asked__question .faq__accordion .faq__accordion__item .accordion__button:focus{border:none; box-shadow:none !important;}
.frequently__asked__question .faq__accordion .faq__accordion__item .accordion__button.accordion-button:not(.collapsed){background-color:#F8F8F8; box-shadow:none; padding:25px 20px 0px 20px;}

.frequently__asked__question .btn__wrap__outer{height:48px; max-width:160px; margin-left:auto; margin-right:auto; margin-top:20px; display:flex; justify-content:center; align-items:center; cursor:pointer;}
.frequently__asked__question .btn__wrap__outer a{display:flex; padding:15px 0px; justify-content:center; align-items:center; gap:8px; border-radius:8px; background-color:transparent; width:100%; color:#034EA2; font-size:16px; font-weight:700; position:relative; z-index:5; margin:0px; border: 1px solid #034EA2;}
.frequently__asked__question .btn__wrap__outer a span{position:relative;}
.frequently__asked__question .btn__wrap__outer a:before{background-color:#264696; height:100%; width:0px; position:absolute; left:0px; top:0px; bottom:0px; content:''; margin:auto; transition:all .3s ease 0s; border-radius:4px;}
.frequently__asked__question .btn__wrap__outer a:hover:before{height:100%; width:100%;}
.frequently__asked__question .btn__wrap__outer a:hover{color:#fff;}


footer{margin:0px; padding:0px; display:block; clear:both; background-color:#F2F8FF;}
footer .footer__top__site__info{margin:0px; display:block; clear:both; padding:18px 0px; border-bottom:1px solid #E3E3E3;}
footer .footer__top__site__info p{color:#1F2122; font-size:16px; font-weight:600; text-transform:uppercase; margin:0px; text-align:center; margin-bottom:0px;}

footer .footer__middle__wrapp{margin:0px; padding:56px 0px 0px; display:block; clear:both;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner{display:flex; justify-content:space-between;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget{flex:0 0 1; margin:0px; padding:0px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget h3{color:#1F2122; font-size:20px; font-weight:700; margin-bottom:16px;text-align: left;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget h3 a{color:#1F2122;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget h3 a:hover{color:#264696;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul{list-style:none; padding:0px; margin:0px 0px 26px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul li{display:block; clear:both; display:flex;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul li a{color:#838383; font-size:15px; font-weight:400; padding:6px 0px; position:relative;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul li a:after{height:1px; width:0px; background-color:#264696; content:''; position:absolute; left:0px; bottom:6px; transition:all .3s ease 0s;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul li:first-child a{padding-top:0px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul li a:hover{color:#264696;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget ul li a:hover:after{width:100%;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge{display:flex; margin:0px 0px 16px; padding:0px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge i.ico__box{height:20px; width:20px; max-width:20px; flex:0 0 20px; margin-right:10px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge i.ico__box img{width:100%;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card{margin:0px; padding:0px; flex:auto;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card a{display:block;
clear:both;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card h4{color:#838383; font-weight:700; font-size:16px; margin:0px 0px 5px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card p{color:#838383; font-weight:400; font-size:15px; max-width:186px; margin:0px;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card a{display:block;
clear:both;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card a h4{color:#838383; transition:all .3s ease 0s;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card a p{color:#838383; max-width:unset; transition:all .3s ease 0s;}
footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card a:hover h4, footer .footer__middle__wrapp .footer__middle__wrapp__inner .footer__widget .contact__widge .content__card a:hover p{color:#264696;}

footer .footer__bottom__wrapp{margin:0px; padding:32px 0px 0px; display:block; clear:both; border-top:1px solid #E3E3E3;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner{display:flex; justify-content:space-between;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget{flex:0 0 1; margin:0px; padding:0px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget h3{color:#1F2122; font-size:20px; font-weight:700; margin-bottom:16px;text-align: left;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget h3 a{color:#1F2122;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget h3 a:hover{color:#264696;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget h4{color:#1F2122; font-size:20px; font-weight:700; margin-bottom:16px; display:flex;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget h4 a{color:#838383;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget h4 a:hover{color:#264696;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul{list-style:none; padding:0px; margin:0px 0px 26px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul li{display:block; clear:both; display:flex;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul li a{color:#838383; font-size:15px; font-weight:400; padding:6px 0px; position:relative;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul li a:after{height:1px; width:0px; background-color:#264696; content:''; position:absolute; left:0px; bottom:6px; transition:all .3s ease 0s;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul li:first-child a{padding-top:0px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul li a:hover{color:#264696;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget ul li a:hover:after{width:100%;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul{list-style:none; padding:0px; margin:0px; margin:0px auto; display:flex;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li{margin:0px; padding:0px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li a{width:40px; height:40px; display:block; text-align:center; margin:0px 24px 0px 0px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li a:after{display:none;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li i.ico__box{display:flex; align-items:center; justify-content:center; height:100%; width:100%;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li i.ico__box img{width:100%;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li a svg{fill:#091927;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__appstore ul li a:hover svg{fill:#0060B7;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul{list-style:none; padding:0px; margin:0px; margin:0px auto; display:flex;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li{margin:0px; padding:0px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a{width:24px; height:24px; display:block; text-align:center; margin:0px 24px 0px 0px; overflow:hidden; position:relative;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a:after{display:none;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li i.ico__box{display:flex; align-items:center; justify-content:center; position:absolute; top:0px; left:0px; height:100%; width:100%; transition:all .3s ease 0s;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a svg{fill:#091927;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a:hover svg{fill:#0060B7;}


footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a i.ico__box:nth-child(2){top:-100%;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a:hover i.ico__box:nth-child(2){top:0px;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a:hover i.ico__box:nth-child(1){top:100%;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a svg{fill:#091927;}
footer .footer__bottom__wrapp .footer__bottom__wrapp__inner .footer__widget__social ul li a:hover svg{fill:#0060B7;}

footer .copy__right__wrapp{background-color:#264696; margin-top:58px; padding:14px 0px;}
footer .copy__right__wrapp .inner__content__wrapp{display:flex; justify-content:space-between;}
footer .copy__right__wrapp .inner__content__wrapp p{color:#fff; font-size:15px; font-weight:14px; margin:0px;}
footer .copy__right__wrapp .inner__content__wrapp ul{list-style:none; padding:0px; margin:0px; margin:0px; display:flex; flex:0 0 1;}
footer .copy__right__wrapp .inner__content__wrapp ul li{margin:0px 0px 0px 25px; padding:0px;}
footer .copy__right__wrapp .inner__content__wrapp ul li:first-child{margin-left:0px;}
footer .copy__right__wrapp .inner__content__wrapp ul li a{color:#fff; font-size:14px; font-weight:14px; padding:0px; margin:0px; position:relative;}
footer .copy__right__wrapp .inner__content__wrapp ul li a:after{height:1px; width:0px; background-color:#94C229; content:''; position:absolute; left:0px; bottom:0px; transition:all .3s ease 0s;}
footer .copy__right__wrapp .inner__content__wrapp ul li a:hover{color:#94C229;}
footer .copy__right__wrapp .inner__content__wrapp ul li a:hover:after{width:100%;}

footer .accordion__wrapp{display:none;}
footer .footer__bottom__wrapp__small__device{display:none;}
