@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {margin: 0;padding: 0;box-sizing: border-box;}body,html,form,ul,li,p,h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;border: 0;}ul,li {list-style: none;}a,a:hover,a:focus {border: 0;outline: none;text-decoration: none;}a:focus,input:focus {outline: none;}.flex_center {display: flex;align-items: center;justify-content: center;}body {font-family: 'Montserrat', sans-serif;box-sizing: border-box;font-size: 16px;overflow-x: hidden;}.custom_navbar{padding:0;}.menu_top_bar{box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);}.navbar-light .navbar-nav .nav-link{font-size: 16px;padding: 25px 18px;margin-left: 10px;color:#484848;}.navbar-light .navbar-nav .nav-link.active{border-bottom: 3px solid #32CBC6;position: relative;color:#484848;font-weight: 600;}.navbar-light .navbar-nav .nav-link.active::after{position: absolute;bottom: -17px;left: 50%;content: "";clip-path: polygon(0 48%, 100% 48%, 100% 48%, 51% 0);height: 15px;width: 15px;background-color: #32CBC6;transform: translate(-50%, -50%);}.nav-item:last-child .nav-link{margin-right:0;}.login_register{border:1px solid #32CBC6 !important;color:#32CBC6 !important;border-radius: 20px;padding: 2px 15px !important;font-size:15px !important;font-weight: 600;}.login_register_item{display: flex;align-items: center;}.home_banner img{height:650px;}.home_banner_botton{position: absolute;bottom: 160px;left: 100px;}.know_more_button{height:58px;width:213px;border-radius: 29px;background-color:#1D2433;color:#32CBC6 !important;font-size:27px;}.know_more_button:focus{box-shadow: none;}.home_one{margin:100px 0;}.common_heading h2{color:#1D2433;font-size:32px;font-weight:600;}.home_one_inner{margin-top:60px;}.hoi_block{box-shadow: 2px 1px 17px 0px rgba(0,0,0,0.1);}.hoi_block_inner{padding: 25px 20px 35px 20px;}.hoi_block_inner_one i{font-size:45px;color:#32CBC6;}.hoi_block_inner_one h3{margin-top:20px;color:#1D2433;font-size:22px;}.hoi_block_inner_one p{color:#1D2433;font-size:16px;position: relative;}.hoi_block_inner_one p::after{position: absolute;bottom: -5px;left:0;width:6%;height:1px;background-color:#707070;content:'';}.hoi_block_inner_two{margin-top:45px;}
.hoi_block_inner_two ul li{margin-bottom: 10px;color:#1D2433;font-size: 16px;position: relative;padding-left:20px;}.hoi_block_inner_two ul li::after{content: "\f04b";position: absolute;top: 2px;left: 0;font-size: 12px;font-weight: 800;font-family: "Font Awesome 6 Free";color:#32CBC6;}.hoi_block_inner_two ul li:last-child{margin-bottom:0;}.hoi_block_inner_two_one{border-top:1px solid #707070;padding:20px 0;}
.hoi_block_inner_two_one a{text-align: center;font-size:16px;color:#1D2433 !important;display:block;}.hoi_block{position: relative;}.hoi_block::after{position: absolute;top:0;left:0;width:50%;content: "";background-color: #32CBC6;height:3px;}.hoi_block:hover{background-color: #32CBC6;transition: all .5s ease;}.hoi_block:hover .hoi_block_inner_one i{color:#fff;}
.hoi_block:hover .hoi_block_inner_one h3,.hoi_block:hover .hoi_block_inner_one p, .hoi_block:hover .hoi_block_inner_two ul li, .hoi_block:hover .hoi_block_inner_two ul li::after{color:#fff;}
.hoi_block:hover .hoi_block_inner_two_one{border-top: 1px solid #fff;}.hoi_block:hover .hoi_block_inner_two_one a{color:#fff !important;}.hoi_block:hover .hoi_block_inner_one p::after{background-color:#fff;}.home_two{background-color:#F6F6F6;padding:50px 0 0 0; }.home_two_inner{margin-top:60px;}
.htir_block h4 {color:#1D2433;font-size:24px;font-weight: bold;}.htir_block h4 span{color:#32CBC6;font-size:33px;font-weight: 800;margin-right:20px;}
.htir_block p{color:#1D2433;font-size:16px;margin-top:5px;line-height: 30px;}.htir_block{margin-bottom:50px;}.htir_block:last-child{margin-bottom:0;}
/* range slider start */
.custom-rangeslider {position: relative;padding: 0;margin-bottom: 50px;}.custom-rangeInput {width: 100%;background: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;cursor: pointer;outline: 0;border: 0;padding: 0;margin: 0;background-color: transparent;height: 20px;}
.custom-rangeInput::-webkit-slider-thumb {-webkit-appearance: none;appearance: none;box-sizing: border-box;background-color: #ffffff;width: 17px;height: 17px;border: none;border-radius: 50%;cursor: move;cursor: grab;cursor: -webkit-grab;margin-top: -6px;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);}.custom-rangeInput::-webkit-slider-thumb:active {cursor: grabbing;cursor: -webkit-grabbing;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);}
.custom-rangeInput::-moz-range-thumb {-moz-appearance: none;appearance: none;box-sizing: border-box;background-color: #ffffff;width: 17px;height: 17px;border: none;border-radius: 50%;cursor: move;cursor: grab;cursor: -webkit-grab;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);}
.custom-rangeInput::-moz-range-thumb:active {cursor: grabbing;cursor: -webkit-grabbing;}.custom-rangeInput::-ms-thumb {appearance: none;box-sizing: border-box;background-color: #ffffff;width: 17px;height: 17px;border: none;border-radius: 50%;cursor: move;cursor: grab;cursor: -webkit-grab;margin: auto;box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);}
.custom-rangeInput::-ms-thumb:active {cursor: grabbing;cursor: -webkit-grabbing;}.custom-rangeInput::-webkit-slider-runnable-track {-webkit-appearance: none;appearance: none;box-sizing: border-box;height: 3px;width: 100%;cursor: pointer;border: none;padding: 0;margin: 0;background: grey;}
.custom-rangeInput::-moz-range-track {-moz-appearance: none;appearance: none;box-sizing: border-box;height: 3px;width: 100%;cursor: pointer;border: none;padding: 0;margin: 0;background: grey;}
.custom-rangeInput::-ms-track {appearance: none;box-sizing: border-box;height: 3px;width: 100%;cursor: pointer;border: none;padding: 0;margin: 0;background: grey;color: transparent;border: none;outline: none;}
.custom-rangeInput:focus, .custom-rangeInput:active {outline: none;}.custom-rangeInput::-ms-tooltip {display: none;}.custom-rangeslider__tooltip {line-height: 20px;position: absolute;height: 20px;width: 40px;background-color: #FFF;padding: 3px 3px;border: 1px #33ccff solid;top: -40px;left: 0;text-align: center;transform: translate(-26%, 0);border-radius: 3px;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;pointer-events: none;display: none;}
.custom-rangeslider__tooltip:after {display: block;content: " ";background: #FFF;position: absolute;border: 1px #33ccff solid;border-top: 0;border-left: 0;width: 10px;height: 10px;left: calc(50% - 6px);bottom: -6px;transform: rotate(45deg);}
.custom-rangeslider__label {width: 100%;display: block;}.custom-rangeslider__label span {display: block;}.custom-rangeslider__label-min {float: left;}.custom-rangeslider__label-max {float: right;}.custom-rangeslider__label:after {content: "";display: table;clear: both;}
/* range slider end */
.home_two_inner_left{padding-right:35px;}.home_two_inner_right{padding-left:35px;margin-top:100px;}.custom-rangeslider p{margin-bottom: 15px;color:#1D2433;font-size: 16px;font-weight: 600;}
.htil_new_block h5{font-size:16px;color:#1D2433;font-weight: bold;}.htil_new_block_two{text-align: center;}.htil_new_block_three{text-align: right;}.htil_new_block p{margin-top:4px;color:#1D2433;}.htil_new_block p span{margin-left:5px;}.home_three{clip-path: polygon(0 0, 100% 0, 100% 50%, 47% 87%, 46% 88%, 0% 50%);height: 150px;width:100%;background-color: #F6F6F6;}
.home_three_new_block{clip-path: polygon(0 0, 100% 0, 100% 50%, 47% 87%, 46% 88%, 0% 50%);height: 150px;width:100%;background-color: #f6f6f67d;}.home_four{margin:100px 0;}.home_two_button_block{width:173px;height:46px;border-radius: 33px;box-shadow: 2px 1px 17px 0px rgba(0,0,0,0.1);color:#000000;background-color:#fff;font-size:16px;}
.home_two_button_block:hover{background-color:#32CBC6;color:#fff;}.home_two_button_block:focus{box-shadow: 2px 1px 17px 0px rgba(0,0,0,0.1);}.home_two_button{padding:50px 0 15px 0;}.home_two_button_block_one{margin-left:18px;}.home_four_block{padding:50px 40px 35px 40px;box-shadow: 2px 1px 17px 0px rgba(0,0,0,0.1);}
.home_four_block_img h6{margin-top:33px;color:#1D2433;font-size:28px;font-weight: 600;}.home_four_block_img p{padding:84px 0 53px 0;color:#1D2433;font-size:16px;text-align: center;border-bottom: 1px solid #C8C8C8;}
.home_four_block_a{margin-top:25px;}.home_four_block_a a{color:#1D2433;font-size:16px;font-weight: 600;}.testimonial_slider{margin-top:60px;}.testimonial_right{padding-left:50px;}.testimonial_right_inner p{color:#1D2433;font-size:16px;}.testimonial_right_inner_block{margin-top:50px;}
.star_block i{margin-left:6px;color:#21D2B9;font-size:20px;}.star_block i:first-child{margin-left:0;}.testimonial_right_inner_block p{color:#1D2433;font-size:16px;margin-top:10px;}
.testimonial_right_inner_block p span{font-weight: bolder;margin-right:6px;}.testimonial{margin-bottom:100px;}.footer_block{background-color:#EBF8F8;padding:40px 0;}
.footer_block_left_p{margin:30px 0;}.footer_block_left_p p{color:#1D2433;font-size:16px;line-height: 30px;}.social_block h5{color:#1D2433;font-size:26px;font-weight: bold;}
.social_icon ul{display:flex;align-items: center;}.social_icon ul li{margin-left:15px;}.footer_block_right_one h4{color:#1D2433;font-size:26px;font-weight: bold;}
.footer_ul_li{margin-top:50px;}.footer_ul_li ul li a{font-size:16px;color:#1D2433 !important;}.footer_ul_li ul li {margin-bottom:10px;}.footer_ul_li ul li:last-child{margin-bottom:0;}
.footer_block_right{padding-left:80px;}.footer_ul_li ul li a i{margin-right:10px;}.footer_copyright{background-color:#32CBC6;padding:25px 0;}.footer_copyright_p_right{display:flex;justify-content: flex-end;}
.footer_copyright_p_right ul{display:flex;align-items: center;}.footer_copyright_p_right ul li a, .footer_copyright_p p{color:#fff !important;font-size:16px;}.menu_top_bar.black{position: fixed;width: 100%;z-index: 9;background-color: #fff;}
.hoi_block_inner_two_one9 ul li:nth-child(1)::after{content: "\f0e9";}.hoi_block_inner_two_one9 ul li:nth-child(2)::after{content: "\f4d3";}.hoi_block_inner_two_one9 ul li:nth-child(3)::after{content: "\f21e";}.hoi_block_inner_two_one9 ul li:nth-child(4)::after{content: "\f1b9";}.hoi_block_inner_two_one9 ul li:nth-child(5)::after{content: "\f1b9";}.hoi_block_inner_two_two9 ul li:nth-child(1)::after{content: "\e1bc";}.hoi_block_inner_two_two9 ul li:nth-child(2)::after{content: "\e1bc";}.hoi_block_inner_two_two9 ul li:nth-child(3)::after{content: "\e1bc";}.hoi_block_inner_two_two9 ul li:nth-child(4)::after{content: "\f064";}.hoi_block_inner_two_two9 ul li:nth-child(5)::after{content: "\f4c6";}.hoi_block_inner_two_two9 ul li:nth-child(6)::after{content: "\f56c";}.hoi_block_inner_two_three9 ul li:nth-child(1)::after{content: "\f015";}.hoi_block_inner_two_three9 ul li:nth-child(2)::after{content: "\f53d";}.hoi_block_inner_two_three9 ul li:nth-child(3)::after{content: "\f1b9";}.hoi_block_inner_two_four9 ul li:nth-child(1)::after{content: "\e1bc";}.hoi_block_inner_two_four9 ul li:nth-child(2)::after{content: "\f015";}.hoi_block_inner_two_four9 ul li:nth-child(3)::after{content: "\f019";}
.hoi_block_inner_two_two9 ul li:nth-child(7)::after{content: "\e1bc";}
.hoi_block_inner_two_two9 ul li:nth-child(8)::after{content: "\f015";}
.hoi_block_inner_two_two9 ul li:nth-child(9)::after{content: "\f019";}
.personal_finance_block{margin-bottom:90px;}.personal_finance_block_left h4{color:#1D2433;font-size:32px;font-weight: 600;}.pfbl_block{flex-direction: column;}
.personal_finance_block_right{display:grid;grid-template-columns: repeat(3, 1fr);}.pfbl_block_text{ margin-top:15px;}.pfbl_block_text p{color:#707070;font-size:20px;font-weight: 700;}.home_two_inner_left_select{margin-bottom:40px;width:50%;}
.form_control_select{height:45px;border:1px solid #C8C8C8;}.form_control_select:focus{box-shadow: none;border-color:#C8C8C8;}.home_five{background-color: #f6f6f67d;padding: 100px 20px;margin-top: -100px;}
.home_five_inner{margin-top:60px;}.financial_number{text-align: center;}.financial_number h5{font-size:63px;color:#32CBC6;opacity: 31%;font-weight: bold;}
.financial_text{text-align: center;margin-top: -55px;}.financial_text9{margin-top: -70px;}.financial_text9 p{line-height: 28px;}.financial_text p{color:#1D2433;font-size:26px;font-weight: 500;}
.common_heading_financial{padding-top:50px;}.home_six{background-color:#F5F5F5;padding:50px 0;margin-bottom:100px;}.message_bx_text{text-align: center;}
.message_bx_text p{font-size:16px;color:#1D2433;}.input_message_box_inner{padding: 45px 0;width:70%;margin:0 auto;}.custom_textarea{height:170px;}.custom_textarea:focus{box-shadow: none;border-color:#ced4da;}.e_kyc_block ul{display:flex;align-items: center;}.e_kyc_block{margin-bottom:30px;}.e_kyc_block ul li a{color:#0DA7A2;font-weight: bold;font-size:19px;}.home_banner .owl-theme .owl-nav.disabled+.owl-dots{display:none;}.navbar-brand{width:18%;}
@media (min-width: 992px){.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}}@media (max-width: 992px){.navbar-brand{width:25%;}}
@media (max-width: 767px) {
.navbar-brand{width:44%;}.financial_text{margin-top: -36px;}.pfbl_block_img img{width:50% !important;}.pfbl_block_img{display:flex;align-items: center;justify-content: center;}.personal_finance_block{margin-bottom: 40px;}
.personal_finance_block_left h4{font-size:22px;}.personal_finance_block_left {justify-content: center;}.personal_finance_block_right{margin-top:30px;}.pfbl_block_text p{font-size: 13px;}.home_six{margin-bottom:50px;}.message_bx_text p{font-size:12px;}.home_five_inner {margin-top: 30px;}.input_message_box_inner{width:100%;padding: 20px 0;;}.home_five{margin-top:0;padding:40px 0;}.common_heading_financial {padding-top: 0;}
.home_three_new_block{display:none;}.financial_text9 p{line-height: 21px;}.financial_number h5{font-size:40px;}.financial_block{height:80px;}.financial_text p{font-size: 15px;}.home_two_button_block_three{margin-top:15px;}.home_two_inner_left_select{width:100%;margin-bottom: 20px;}.e_kyc_block ul li a{font-size: 15px;}.home_banner img {height:unset;}.home_banner_botton{bottom: 30px;left: 47px;}
.know_more_button{height: 30px;width: 120px;font-size: 14px;display: flex;align-items: center;justify-content: center;}.navbar-light .navbar-nav .nav-link{margin-left:0;text-align: center;font-size: 15px;padding: 12px 18px;}.navbar-light .navbar-nav .nav-link.active::after{clip-path: polygon(0 35%, 88% 35%, 88% 35%, 38% 0);}.navbar-light .navbar-nav .nav-link.active{border-bottom: 1px solid #32CBC6;}.login_register_item{justify-content: center;}.navbar-toggler:focus{box-shadow: none;}
.navbar-light .navbar-toggler-icon{background-image:url(../image/menu.png);}.navbar-light .navbar-toggler{border-color: #C8C8C8;}.home_one{margin:30px 0;}.common_heading h2{font-size: 22px;}.home_one_inner, .home_two_inner{margin-top:30px;}.hoi_block{margin-bottom:30px;}.hoi_block_inner_one i{font-size: 25px;}.hoi_block_inner_one h3{margin-top: 10px;font-size: 16px;}.hoi_block_inner_one p{font-size:14px;}
.hoi_block_inner_two ul li, .hoi_block_inner_two_one a{font-size:14px;}.hoi_block_inner_two {margin-top: 25px;}.hoi_block_inner {padding: 25px;}.hoi_block_inner_two_one{padding:10px 0;}.home_two{padding: 30px 0;}.home_two_inner_left{padding-right:0;}.custom-rangeslider{margin-bottom: 15px;}.custom-rangeslider p{font-size:14px;}.custom-rangeslider__label-min, .custom-rangeslider__label-max{font-size:12px;}
.htil_new_block h5{font-size:11px;}.htil_new_block p{font-size:13px;}.responsive_padding{padding:0;}.home_two_button {margin-top: 25px;flex-wrap: wrap;padding: 0;}
.home_two_button_block{width: 137px;height: 35px;font-size: 13px;}.home_two_inner_right{padding-left:0;padding-top:15px;margin-top:20px;}.htir_block h4{font-size: 18px;}.htir_block h4 span{font-size:30px;}.htir_block p{font-size: 14px;line-height: 25px;}
.htir_block {margin-bottom: 15px;}.home_three{display:none;}.home_four{margin:30px 0;}.home_four_block{padding:20px;}.home_four_block_img h6{margin-top: 20px;font-size: 18px;}
.home_four_block_img p{padding: 20px 0;font-size: 14px;}.home_four_block_a {margin-top: 15px;}.home_four_block{margin-bottom:30px;}.testimonial_slider{margin-top:30px;}.testimonial_right{padding-left:0;margin-top:10px;}.testimonial_right_inner p{font-size:14px;line-height: 27px;}
.testimonial_right_inner_block {margin-top: 12px;}.star_block i{font-size:15px;}.testimonial{margin-bottom:30px;}.footer_block{padding:20px 0;}.footer_block_left_p {margin: 15px 0;}.footer_block_left_p p{font-size: 14px;line-height: 25px;}.social_block h5{font-size:16px;}
.footer_block_right{padding-left:0;}.footer_block_right_one h4{font-size:20px;}.footer_ul_li {margin-top: 15px;}.footer_ul_li ul li {margin-bottom: 4px;}
.footer_ul_li ul li a {font-size: 14px;}.footer_block_right_one {margin-top:20px;}.footer_copyright{padding:18px 0;}.footer_copyright_p_right ul li a, .footer_copyright_p p{font-size:12px;}
.footer_copyright_p p{text-align: center;}.footer_copyright_p_right{justify-content: center;margin-top:9px;}
}
@media (max-width: 600px) {.home_banner_botton{left: 39px;}}@media (max-width: 500px) {.home_banner_botton{ left: 32px;}.navbar-brand{width:55%;}}@media (max-width: 420px) {.home_banner_botton{left: 25px;}.navbar-brand{width:70%;}}@media (max-width: 340px) {.home_banner_botton{left: 20px;}}