@font-face {
  font-family: 'gilroy-light';
  src: url('../fonts/gilroy-light.eot');
  src: url('../fonts/gilroy-light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-light.woff2') format('woff2'),
       url('../fonts/gilroy-light.woff') format('woff'),
       url('../fonts/gilroy-light.ttf') format('truetype'),
       url('../fonts/gilroy-light.svg#gilroy-light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-regular';
  src: url('../fonts/gilroy-regular.eot');
  src: url('../fonts/gilroy-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-regular.woff2') format('woff2'),
       url('../fonts/gilroy-regular.woff') format('woff'),
       url('../fonts/gilroy-regular.ttf') format('truetype'),
       url('../fonts/gilroy-regular.svg#../fonts/gilroy-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-medium';
  src: url('../fonts/gilroy-medium.eot');
  src: url('../fonts/gilroy-medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-medium.woff2') format('woff2'),
       url('../fonts/gilroy-medium.woff') format('woff'),
       url('../fonts/gilroy-medium.ttf') format('truetype'),
       url('../fonts/gilroy-medium.svg#gilroy-medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-semibold';
  src: url('../fonts/gilroy-semibold.eot');
  src: url('../fonts/gilroy-semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-semibold.woff2') format('woff2'),
       url('../fonts/gilroy-semibold.woff') format('woff'),
       url('../fonts/gilroy-semibold.ttf') format('truetype'),
       url('../fonts/gilroy-semibold.svg#gilroy-semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-bold';
  src: url('../fonts/gilroy-bold.eot');
  src: url('../fonts/gilroy-bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-bold.woff2') format('woff2'),
       url('../fonts/gilroy-bold.woff') format('woff'),
       url('../fonts/gilroy-bold.ttf') format('truetype'),
       url('../fonts/gilroy-bold.svg#gilroy-bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-black';
  src: url('../fonts/gilroy-black.eot');
  src: url('../fonts/gilroy-black.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-black.woff2') format('woff2'),
       url('../fonts/gilroy-black.woff') format('woff'),
       url('../fonts/gilroy-black.ttf') format('truetype'),
       url('../fonts/gilroy-black.svg#gilroy-black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gilroy-extrabold';
  src: url('../fonts/gilroy-extrabold.eot');
  src: url('../fonts/gilroy-extrabold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-extrabold.woff2') format('woff2'),
       url('../fonts/gilroy-extrabold.woff') format('woff'),
       url('../fonts/gilroy-extrabold.ttf') format('truetype'),
       url('../fonts/gilroy-extrabold.svg#gilroy-extrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilroy-heavy';
  src: url('../fonts/gilroy-heavy.eot');
  src: url('../fonts/gilroy-heavy.eot?#iefix') format('embedded-opentype'),
       url('../fonts/gilroy-heavy.woff2') format('woff2'),
       url('../fonts/gilroy-heavy.woff') format('woff'),
       url('../fonts/gilroy-heavy.ttf') format('truetype'),
       url('../fonts/gilroy-heavy.svg#gilroy-heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body{width: 100%; line-height: normal; -webkit-font-smoothing: antialiased; box-sizing: border-box; font-family: 'gilroy-regular'; font-weight: 400; letter-spacing: 0.6px; color: #000 !important;position: relative;overflow-x: hidden;scroll-behavior: smooth;}

h1,
h2,
h3,
h4,
h5,
h6 {font-weight: normal;line-height: normal;}
dl,
dt,
dd,
ol,
ul,
li {margin: 0;padding: 0;list-style-type: none;}
a:active,
select,
select:focus,
a:focus,
a:hover,
input:focus,
button:focus,
textarea:focus {outline: none !important;text-decoration: none; -webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
a{text-decoration: none; -webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}
a:hover{color: #FF8206 !important;}
img{max-width: 100%; height: auto;}

/*From Elements*/
.form-control::-webkit-input-placeholder {color: #a3a8b2;}
.form-control:-ms-input-placeholder {color: #a3a8b2;}
.form-control::placeholder {color: #a3a8b2;}
.form-control:focus-visible{text-shadow: none;}
.form-control:focus{box-shadow: none !important;}
.form-group textarea.form-control{height: auto;padding-top: 10px;}

.form-group .form-control{ height: 50px; border-radius: 7px !important; border: 1px solid #d7dadc; font-size: 15px; font-weight: 300; padding: 0px 15px;letter-spacing: 0.6px; background-color: transparent;margin-bottom: 30px;}

#top-down {display: inline-block; text-align: center; position: fixed; bottom: 30px; left: 30px; transition: background-color .3s, opacity .5s, visibility .5s; opacity: 0;visibility: hidden; z-index: 1000;font-size: 40px;}
#top-down i{color: #000;}
#top-down.show { opacity: 1; visibility: visible;}

.table{border-collapse: separate; border-spacing: 0;border-radius: 15px;}
.table tr:first-child th:first-child {border-radius: 15px 0px 0px 0px}
.table tr:first-child th:last-child {border-radius: 0 15px 0px 0px;}
.table tr:last-child td:first-child {border-radius: 0px 0px 0px 15px;}
.table tr:last-child td:last-child {border-radius: 0 0px 15px 0px;}

/*--------------------------------------------*/
/*Header Section*/
/*--------------------------------------------*/
#header{display: block; position: fixed;z-index: 999; -webkit-transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;padding: 15px 50px;top: 0px;left: 0;right: 0;}
#header.sticky {top: 0;width: 100%; z-index: 999;background-color:#fff; box-shadow: 0 5px 20px rgba(0,0,0,0.1);}
#header .brand-logo img {height: 50px;}
#header.sticky .brand-logo img{height: 40px;}

/*--------------------------------------------*/
/*Menu Section*/
/*--------------------------------------------*/

nav{position: relative;}
nav ul { float: right;}
nav ul li { display: inline-block;float: left;}
nav ul li:not(:first-child) {margin-left: 25px;}
nav ul li a {display: inline-block; outline: none; color: #1f2227; font-size: 16px; text-decoration: none; letter-spacing: 0.04em;}
nav ul li a:hover { color: #FF8206;text-decoration: none;}
#header .navbar.navbar-expand-lg .navbar-collapse{justify-content: end;margin-right: 0px;}
#header .navbar.navbar-expand-lg .navbar-nav .nav-link{font-family: 'gilroy-medium';font-size: 18px;border: 0;color: #000;}
#header .navbar.navbar-expand-lg{display: flex;padding: 0px;padding-right: 90px}
#header .navbar-expand-lg .navbar-nav .dropdown-menu{box-shadow: 0 7px 30px rgba(0,0,0,0.1);border: 2px solid #0000001C;border-radius: 15px;padding: 15px;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li{margin: 0;width: 100%;border-bottom: 1px solid #D8D8D8;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li:last-child{border-bottom: 0;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li a{line-height: 35px;font-family: 'gilroy-semibold';font-size: 14px;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li a:hover{background-color: transparent;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li a.active{background-color: transparent; color: #FF8206 !important;}
#header .navbar.navbar-expand-lg .navbar-toggler:focus{box-shadow: none;}
#header .navbar.navbar-expand-lg .navbar-collapse .get-app-down{display: none;}


#header .menu { position: fixed; top: 0; right: 70px; height: 55px; z-index: 20;}
#header .menu-trigger { position: absolute; top: 15px; right: 0px; height: 44px; width: 60px; cursor: pointer; transition: opacity 130ms ease-out; -webkit-transition: opacity 130ms ease-out; -moz-transition: opacity 130ms ease-out; -ms-transition: opacity 130ms ease-out; border: 1px solid #FF8206;border-radius: 20px;}
#header .menu-trigger .bar { position: absolute; left: 17px; width: 25px; height: 3px; background: #FF8206; transition: transform 180ms ease-out, opacity 160ms ease-out, top 180ms ease-out, width 120ms ease-out, background 300ms ease-out; -webkit-transition: transform 180ms ease-out, opacity 160ms ease-out, top 180ms ease-out, width 120ms ease-out, background 300ms ease-out; -moz-transition: transform 180ms ease-out, opacity 160ms ease-out, top 180ms ease-out, width 120ms ease-out, background 300ms ease-out; -ms-transition: transform 180ms ease-out, opacity 160ms ease-out, top 180ms ease-out, width 120ms ease-out, background 300ms ease-out;}
#header .bar--1 {top: 13px;}
#header .bar--2 {top: 21px; left: 10px !important;}
#header .bar--3 {top: 29px;}
#header .open, #header .open:hover { opacity: 1 !important;}
#header .open h5 { color: #FF8206;}
#header .open .bar {background: #FF8206;}
#header .open .bar--1 { top: 21px;transform: rotate(135deg);-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);}
#header .open .bar--2 {opacity: 0;width: 0px;}
#header .open .bar--3 { top: 21px;transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg);}
#header .navigation { visibility: hidden; position: fixed; z-index: -1; top: 80px; left: 0; width: 100%; max-width: 100%; background: #f0f0ee; padding: 30px 0 10px 0; opacity: 0;transform-origin: center top; -webkit-transform-origin: center top; -moz-transform-origin: center top; -ms-transform-origin: center top; transform: scale(0.9); -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); backface-visibility: hidden; -webkit-backface-visibility: hidden; transition: opacity 190ms ease-out, transform 40ms ease-out; -webkit-transition: opacity 190ms ease-out, transform 40ms ease-out; -moz-transition: opacity 190ms ease-out, transform 40ms ease-out; -ms-transition: opacity 190ms ease-out, transform 40ms ease-out;}
#header .navigation .container { padding: 0 18px;}
#header .nav-open { visibility: visible; opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1);}
#header nav { position: relative; width: 100%; max-width: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; flex-flow: row wrap;}
#header nav .col { min-height: auto; width: 100%; flex-direction: row; margin: auto; margin-bottom: 25px; text-align: left; transform: translateY(25px); -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -ms-transform: translateY(25px); opacity: 0; backface-visibility: hidden; -webkit-backface-visibility: hidden; will-change: transform, opacity;}
#header .c-in { animation-name: fadeInUp; -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -ms-animation-name: fadeInUp; animation-duration: 860ms; -webkit-animation-duration: 860ms; -moz-animation-duration: 860ms; -ms-animation-duration: 860ms; animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -ms-animation-fill-mode: forwards; animation-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); -webkit-animation-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); -moz-animation-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000); -ms-animation-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);}
#header .col:first-child { animation-delay: 50ms; -webkit-animation-delay: 50ms; -moz-animation-delay: 50ms; -ms-animation-delay: 50ms;}
#header .col:nth-child(2) { animation-delay: 130ms; -webkit-animation-delay: 130ms; -moz-animation-delay: 130ms; -ms-animation-delay: 130ms;}
#header .col:nth-child(3) { animation-delay: 210ms; -webkit-animation-delay: 210ms; -moz-animation-delay: 210ms; -ms-animation-delay: 210ms;}
#header .col:nth-child(4) { animation-delay: 290ms; -webkit-animation-delay: 290ms; -moz-animation-delay: 290ms; -ms-animation-delay: 290ms;}
#header .navigation nav ul { position: relative;padding: 0 0;margin: 0 0; width: 100%;max-width: 100%; list-style-type: disc;}
#header .navigation nav li {display: block; color: #919191; font-size: 0.88em; margin: 20px 0; font-weight: 400; letter-spacing: 0.025em;float: none; position:relative; padding-left:15px;}
#header .navigation nav li:before{content:''; position:absolute; width:6px; height:6px; border-radius:100%; left:0; top:8px;background:#FF8206;}
#header .navigation nav li a{font-family: 'gilroy-medium';font-size: 17px;}
#header .navigation nav ul li:not(:first-child) {margin-left: 0px;}
#header .navigation nav li > a > i { color: #121212; font-size: 1.4em; margin-right: 8px; display: inline-block; transform: translateY(1px); -webkit-transform: translateY(1px); -moz-transform: translateY(1px); -ms-transform: translateY(1px); opacity: 0.6;}
#header main { position: relative; width: 100%; max-width: 100%;margin: 0 auto;}
#header main .container {padding: 82px 18px 0 18px;}
@media screen and (min-width: 680px) { #header .navigation nav .col {width: 50%; min-height: 136px;}}
@media screen and (min-width: 992px) {#header .navigation nav .col {width: 25%; min-height: 136px;}}
@keyframes fadeInUp {
0% {transform: translateY(25px); -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -ms-transform: translateY(25px); opacity: 0;}
100% {transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); opacity: 1;}
}
@-webkit-keyframes fadeInUp {
0% {transform: translateY(25px); -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -ms-transform: translateY(25px); opacity: 0;}
100% {transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); opacity: 1;}
}
@-moz-keyframes fadeInUp {
0% {transform: translateY(25px); -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -ms-transform: translateY(25px); opacity: 0;}
100% {transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); opacity: 1;}
}
@-ms-@keyframes fadeInUp {
0% {transform: translateY(25px); -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -ms-transform: translateY(25px); opacity: 0;}
100% {transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); opacity: 1;}
}

.nav-item .dropdown-toggle { margin-left: 1em;}
.dropdown .dropdown-menu { display: none;}
.dropdown .dropdown-menu.show{display: block;}
.dropdown .dropdown-menu.show .nav-link.show .dropdown-menu.show {display: block;}
.dropdown:hover > .dropdown-menu, .nav-item:hover > .dropdown-menu { display: block; margin-top: 0.125em; margin-left: 0.125em;}
@media screen and (min-width: 769px) { .nav-item:hover > .dropdown-menu { position: absolute; top: auto;right: 20%; min-width: fit-content; left: auto;}
.nav-item .dropdown-toggle {margin-left: 0.5em;}
}


/* All animation Eelements */
.element-1{position: absolute;left: 10%;bottom: 0;height: 25px !important;animation: animationFramesOne 35s alternate infinite linear;}
.element-2{position: absolute;right: 12%; top: 10%; height: 127px !important;animation: animationFramesFour 25s alternate infinite linear;}
.element-3{position: absolute;left: 10%;bottom: 10%;height: 45px !important;animation: rotated 20s infinite linear;}
.element-4{position: absolute;right: 10%;bottom: 20%;height: 30px !important;animation: animationFramesFour 25s alternate infinite linear;}
.element-5{position: absolute;right: 10%;top: 15%;height: 80px !important;z-index: 2; animation: blink 1s linear infinite;}
.element-6{position: absolute;left: 0%;top: 6%;height: 100px !important; width: auto;animation: blink 1s linear infinite;}
.element-7{position: absolute;right: 10%;bottom: 6%;height: 65px !important;animation: animationFramesFour 30s alternate infinite linear;}
.element-8{position: absolute;left: 10%;bottom: 6%;height: 37px !important;animation: MoveUpDown 5s linear infinite;}
.element-9{position: absolute;right: 7%;top: 15%;height: 50px !important;animation: animationFramesFour 30s alternate infinite linear;}
.element-10{position: absolute;right: 9%;top: 15%;height: 80px !important;z-index: 2;animation: animationFramesFour 30s alternate infinite linear;}
.element-11{position: absolute;right: 15%;bottom: -8%;height: 110px !important;z-index: 2;animation: MoveUpDown11 5s linear infinite;}
.element-12{position: absolute;left: 10%;bottom: 6%;height: 80px !important;animation: blink 1s linear infinite;}
.element-13{position: absolute;right: 5%;top: 0%;height: 100px !important; width: auto;animation: blink 1s linear infinite;}
.element-14{position: absolute;right: 0%;top: 10%;height: 40px !important;width: auto;z-index:100; -webkit-animation-name: bounce;-webkit-animation-duration: 3s; -webkit-animation-direction: alternate; -webkit-animation-timing-function: cubic-bezier(.5, 0.05, 1, .5); -webkit-animation-iteration-count: infinite; }
.element-15{position: absolute;left: 50%;bottom: 6%;height: 45px !important;animation: MoveUpDown 5s linear infinite;}
.element-16{position: absolute;left: 40%;top: 8%;height: 60px !important;z-index: 2;animation: rotated 20s infinite linear;}
.element-17{position: absolute;left: 50%;bottom: 10%;height: 80px !important;width: auto; animation: animationFramesFour 30s alternate infinite linear;}
.element-18{position: absolute;right: 30%;top: 30%;height: 70px !important;animation: rotated 20s infinite linear;}
.element-19{position: absolute;right: 30%;top: 5%;height: 70px !important;animation: rotated 20s infinite linear;}
.element-20{position: absolute;left: 60%;top: 10%;height: 70px !important;animation: rotated 20s infinite linear;}
.element-21{position: absolute;left: 12%; top: 30%;height: 40px !important;z-index: 2;animation: rotated 20s infinite linear;}
.element-22{position: absolute;left: 0%; bottom: 10%;height: 80px !important; width: auto; z-index: 2;animation: rotated 20s infinite linear;}
.element-23{position: absolute;right: 10%; bottom: 10%;height: 60px !important; width: auto; z-index: 2;animation: rotated 20s infinite linear;}
.element-24{position: absolute;right: 10%; bottom: 10%;height: 40px !important; width: auto; z-index: 2;animation: animationFramesFour 25s alternate infinite linear;}

@-webkit-keyframes bounce { from { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} 
to { -webkit-transform: translate3d(0, 200px, 0); transform: translate3d(0, 200px, 0);} } 

@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
@keyframes MoveUpDown {
0%, 100% {
  bottom: 0px;
}
50% {
  bottom: 60px;
}
}

@keyframes MoveUpDown11 {
0%, 100% {
  bottom: 0px;
}
50% {
  bottom: -60px;
}
}


/*--------------------------------------------*/
/*Banner Section*/
/*--------------------------------------------*/
#banner_green{padding-top: 200px;padding-bottom: 100px;position: relative; }
#banner_green h1{font-size: 40px; color: #49760F;font-family: 'El Messiri', sans-serif;font-weight: 700; line-height: 48px; margin-top: 40px;}
#banner_green h1 span{color: #FF8206;}
#banner_green .green-logo{margin-top: 100px; height: 80px;}

/*--------------------------------------------*/
/*Intro Section*/
/*--------------------------------------------*/
#intro_green{padding-bottom: 70px;}
#intro_green h4{font-size: 20px; font-family: 'gilroy-medium'; line-height: 32px;}

/*--------------------------------------------*/
/*What We Offer*/
/*--------------------------------------------*/
#what_we_offer{padding-top: 230px;}
#what_we_offer .content-wrapper{background: #ddeec5;border-radius: 50px;padding: 70px 80px 50px 0px;}
#what_we_offer .content-wrapper h2{font-size: 36px;color: #204033;font-family: 'El Messiri', sans-serif;font-weight: 700;margin-bottom: 20px;}
#what_we_offer .content-wrapper h2 span{color: #FF8206; }
#what_we_offer .content-wrapper p{font-size: 18px; font-family: 'gilroy-regular';line-height: 28px;}
#what_we_offer .content-wrapper .mobile-img{position: absolute; left: 0; right: 0; bottom: 0; width: 280px;margin: 0 auto;}

/*--------------------------------------------*/
/*Our Products*/
/*--------------------------------------------*/
#our_products{padding: 100px 0;}
#our_products h2{font-size: 36px;color: #204033;font-family: 'El Messiri', sans-serif;font-weight: 700;margin-bottom: 20px;}
#our_products h2 span{color: #FF8206; }
#our_products p{font-size: 16px; font-family: 'gilroy-regular';line-height: 22px;margin-bottom: 40px;}
#our_products .product-card{padding: 60px 40px 40px 40px;border: 2px solid #00000008;border-radius: 50px; box-shadow: 0 20px 60px rgba(0,0,0,0.05); margin-bottom: 30px;min-height: 460px;}
#our_products .product-card h5{color: #204033;font-size: 26px; font-family: 'gilroy-semibold';margin-top: 15px;margin-bottom: 20px;}
#our_products .product-card p{margin-bottom: 0;}

/*--------------------------------------------*/
/*Features you’ll love*/
/*--------------------------------------------*/
#features_love{}
#features_love h2{font-size: 36px;color: #204033;font-family: 'El Messiri', sans-serif;font-weight: 700;margin-bottom: 40px;}
#features_love h2 span{color: #FF8206; }
#features_love p{font-size: 16px; font-family: 'gilroy-regular';line-height: 22px;margin-bottom: 40px;}
#features_love .features-card{padding: 40px 30px 40px 30px;border: 2px solid #00000008;border-radius: 50px; box-shadow: 0 15px 20px rgba(0,0,0,0.1); margin-bottom: 30px;min-height: 320px;}
#features_love .features-card img{height: 60px;}
#features_love .features-card h5{color: #204033;font-size: 26px; font-family: 'gilroy-semibold';margin-top: 15px;margin-bottom: 20px;}
#features_love .features-card p{margin-bottom: 0;}

/*--------------------------------------------*/
/*OEM Partners*/
/*--------------------------------------------*/
#featured_partners{padding: 100px 0;}
#featured_partners h2{font-size: 36px;color: #204033;margin-bottom: 0px;font-family: 'El Messiri', sans-serif;font-weight: 700;}
#featured_partners h2 span{color: #FF8206; }
#featured_partners p{font-size: 16px; font-family: 'gilroy-regular';line-height: 22px;margin-bottom: 40px;}
#featured_partners .features-card{padding: 40px 30px 40px 30px;border: 2px solid #00000008;border-radius: 50px; box-shadow: 0 15px 20px rgba(0,0,0,0.1); margin-bottom: 30px;min-height: 320px;text-align: center;}
#featured_partners .features-card .swiper{margin-bottom: 50px;}
#featured_partners .features-card .partner-pure .swiper-slide img{ height:auto;}
#featured_partners .features-card .swiper .swiper-wrapper{padding-bottom: 50px;}
#featured_partners .features-card .swiper .swiper-pagination{bottom: 0;}
#featured_partners .features-card .swiper .swiper-pagination .swiper-pagination-bullet{background: rgba(32,64,51,0.3);opacity: 1;}
#featured_partners .features-card .swiper .swiper-pagination .swiper-pagination-bullet-active{width: 20px;border-radius: 30px;background: rgba(32,64,51,1);}
#featured_partners .features-card img{height:40px;}

/*--------------------------------------------*/
/*Loan Calculator*/
/*--------------------------------------------*/
#loan_calculator{padding-bottom: 100px;}
#loan_calculator h2{font-size: 36px;color: #204033;font-family: 'gilroy-bold';margin-bottom: 10px;}
#loan_calculator h2 span{color: #FF8206; }
#loan_calculator h2 span#emiPerMonth { color: #FFF !important;}
#loan_calculator p{font-size: 16px; font-family: 'gilroy-regular';line-height: 22px;margin-bottom: 40px;}
#loan_calculator .calcy{border: 1px solid #6BA670;border-radius: 50px;padding: 10px;}
#loan_calculator .calcy .calculated-values{background: #649323; border-radius: 40px;padding: 50px 70px;}
#loan_calculator .calcy .calculated-values .table td{color: #fff; font-size: 20px;font-family: 'gilroy-semibold';border: 0; line-height: 44px;padding: 0;}
#loan_calculator .calcy .calculated-values h2{color: #fff;font-size: 44px;border: 2px solid #fff; border-radius: 100px;text-align: center;padding: 15px;}
#loan_calculator .calcy .calculated-values h2 small{font-size: 20px;display: block;}

#loan_calculator .calcy .slider-container{padding: 50px 50px 0px 50px;}
#loan_calculator .calcy .slider-container label{font-size: 18px;font-family: 'gilroy-medium'; }
#loan_calculator .calcy .slider-container .value-price{border: 3px solid #FE8D02;border-radius: 30px;height: 55px; line-height: 50px;font-size: 20px;font-family: 'gilroy-semibold';float: right;display: inline-block; padding: 0 20px;margin-bottom: 10px;max-width: 150px; width: 100%;text-align: center;}
#loan_calculator .calcy .slider-container p{display: flex; justify-content: space-between;color: #76755E;font-size: 14px;margin-top: 10px;}

/* range 2 */
.range-input {-webkit-appearance: none; appearance: none; width: 100%;cursor: pointer;outline: none;border-radius: 15px;height: 12px;background: #B5B1A64A;}
.range-input::-webkit-slider-thumb {-webkit-appearance: none;appearance: none; width: 25px; height: 25px; background-color: #FF8206; border-radius: 50%; border: none;  transition: .2s ease-in-out;border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.range-input::-moz-range-thumb { height: 18px; width: 18px; background-color: #FF8206; border-radius: 50%; border: none; transition: .2s ease-in-out;border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}


#loan_calculator .range__slider{ -webkit-appearance: none; -moz-appearance: none; appearance: none;width: 100%; height: 12px;}
#loan_calculator .range__slider:focus { outline: none;}
#loan_calculator .range__slider::-webkit-slider-runnable-track { background-color: #B5B1A64A;border-radius: 30px;height: 12px;}
#loan_calculator .range__slider::-moz-range-track { background-color: #B5B1A64A; height: 12px;border-radius: 30px;}
#loan_calculator .range__slider::-moz-focus-outer { border: 0;}
#loan_calculator .range__slider::-ms-track { background-color: #B5B1A64A; height: 12px;border-radius: 30px;}

#loan_calculator .range__slider::-webkit-slider-thumb { -webkit-appearance: none;-moz-appearance: none; appearance: none; text-align: center; width: 25px; height: 25px; border-radius: 50%; cursor: pointer; box-sizing: border-box; background: #FF8206; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);margin-top: -8px;}
#loan_calculator .range__slider::-moz-range-thumb { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: center; width: 25px; height: 25px;  cursor: pointer; box-sizing: border-box;background: #FF8206; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
#loan_calculator .range__slider::-ms-thumb { margin: 0;}  

#loan_calculator .range .range__amount{border: 3px solid #FE8D02;border-radius: 30px;height: 55px; line-height: 50px;font-size: 20px;font-family: 'gilroy-semibold';float: right;display: inline-block; padding: 0 20px;margin-bottom: 10px;max-width: 150px; width: 100%;text-align: center;}
#loan_calculator .range label{font-size: 18px;font-family: 'gilroy-medium'; }
#loan_calculator .range p{display: flex; justify-content: space-between;color: #76755E;font-size: 14px;margin-top: 10px;}

#loan_calculator datalist {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 7px;
  padding: 0 5px;
}

/*-------------------------------------------*/
/* SEO Content
/*-------------------------------------------*/
#cashe_loan_seo h2{font-size: 36px;color: #204033;margin-bottom: 0px;font-family: 'El Messiri', sans-serif;font-weight: 700;}
#cashe_loan_seo h2 span{color: #FF8206; }
#cashe_loan_seo p{font-size: 16px; font-family: 'gilroy-regular';line-height: 18px;margin-bottom: 25px;}
#cashe_loan_seo {padding-bottom: 30px;}


/*--------------------------------------------*/
/*FAQs on CASHe Green*/
/*--------------------------------------------*/
#faq_green{padding-bottom: 50px;}
#faq_green h2{font-size: 36px;color: #204033;font-family: 'El Messiri', sans-serif;font-weight: 700;margin-bottom: 0px;}
#faq_green h2 span{color: #FF8206; }
#faq_green .accordion{margin-top: 50px;}
#faq_green .accordion .accordion-header .accordion-button.collapsed{font-family: 'gilroy-semibold';font-size: 16px;letter-spacing: 0.4px;}
#faq_green .accordion .accordion-header .accordion-button{font-family: 'gilroy-semibold';font-size: 16px; color: #000;background-color: transparent;box-shadow: none;}
#faq_green .accordion .accordion-header .accordion-button:focus{box-shadow: none;border: 0;}
#faq_green .accordion .accordion-item{border: 1px solid #B3B3B3;margin-bottom: 20px;border-radius: 30px;padding: 0 20px;}
#faq_green .accordion .accordion-header .accordion-button:after{z-index: 1;background-size: 12px;background-position: center;color: #fff;background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;}
#faq_green .accordion .accordion-header .accordion-button.collapsed:before{content: ''; background: #B5B1A6;height: 20px; width: 20px; border-radius: 100%;position: absolute; right: 20px; z-index: 0;}
#faq_green .accordion .accordion-header .accordion-button::before{content: '';background: #8DC63F;height: 20px; width: 20px;border-radius: 100%;position: absolute; right: 20px; z-index: 0;}
#faq_green .accordion-collapse .accordion-body{line-height: 24px;}


/*--------------------------------------------*/
/*Banner Section*/
/*--------------------------------------------*/
#banner{padding-top: 150px;padding-bottom: 35px;position: relative;}
#banner h1{font-size: 40px; text-transform: uppercase;color: #76755E;font-family: 'gilroy-bold';letter-spacing: 1.8px;line-height: 40px;}
#banner h1 span{color: #FF8206;}
#banner h6{color: #000;font-size: 20px;font-family: 'gilroy-regular'; margin-bottom: 30px;}
#banner .btn-common{height: 55px;border-radius: 30px;background: #FF8206;color: #fff;font-size: 20px; padding: 0 30px;line-height: 50px;font-family: 'gilroy-semibold';}
#banner .btn-common i{font-size: 28px;vertical-align: middle;}
#banner .btn-common:hover{color: #fff !important;}
#banner .img-1{animation: zoom-in-zoom-out 8s ease-out infinite;max-height: 550px; height: 100%;}
#banner .img-2{position: absolute; top: 0; left: 0; right: 0;margin: 0 auto;max-height: 550px; height: 100%;}
#banner .img-3{position: absolute; top: 140px; left: 0; right: 10px ;margin: 0 auto;z-index:99;height:95px;}

@keyframes zoom-in-zoom-out {
0% {
  transform: scale(1, 1);
}
50% {
  transform: scale(1.1, 1.1);
}
100% {
  transform: scale(1, 1);
}
}


/*--------------------------------------------*/
/*Ai Service*/
/*--------------------------------------------*/
#ai-service{position: relative;}
#ai-service .content-wrapper{background: #F5F5F5;border-radius: 60px;padding: 100px 80px;position: relative;}
#ai-service .content-wrapper h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#ai-service .content-wrapper h3 span{color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#ai-service .content-wrapper p{font-size: 18px; font-family: 'gilroy-regular';line-height: 30px;margin-bottom: 30px;}
#ai-service .btn-common{border-radius: 30px;background: #FF8206;color: #fff;padding: 0 25px; font-family: 'gilroy-semibold'; font-size: 16px; height: 50px; line-height:45px;}
#ai-service .btn-common:hover{color: #fff !important;}
#ai-service .absolute-img{position: absolute; right: 100px; top: 100px;max-width: 380px; animation-duration: 2s; animation-iteration-count: infinite;  transform-origin: bottom;}
#ai-service:hover .absolute-img{animation-name: bounce; animation-timing-function: ease;}
@keyframes bounce {0% {transform: translateY(0);} 50% {transform: translateY(-50px);} 100% {transform: translateY(0);}}

/*--------------------------------------------*/
/*We Are Growing*/
/*--------------------------------------------*/
#we-are-growing{position: relative;}
#we-are-growing .content-wrapper{padding: 70px 0px;position: relative;}
#we-are-growing .content-wrapper h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#we-are-growing .content-wrapper h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#we-are-growing .content-wrapper p{font-size: 18px; font-family: 'gilroy-regular';line-height: 30px;margin-bottom: 30px;}
#we-are-growing .btn-common{border-radius: 30px;background: #FF8206;color: #fff;padding: 0 25px;font-family: 'gilroy-semibold';font-size: 16px;height: 50px;line-height: 45px;}    
#we-are-growing .btn-common:hover{color: #fff !important;}
#we-are-growing .absolute-img{animation-duration: 2s; animation-iteration-count: infinite; transform-origin: bottom;}
#we-are-growing:hover .absolute-img{animation-name: bounce; animation-timing-function: ease;}
@keyframes bounce {0% {transform: translateY(0);} 50% {transform: translateY(-50px);} 100% {transform: translateY(0);}}

#unlock{padding-bottom: 100px;position: relative;}
#unlock h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;position: absolute; top: 0;max-width: 520px; width: 100%;left: 34%;}
#unlock h3 strong{font-family: 'gilroy-semibold';color: #FF8206;}
#unlock h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#unlock .unlock{padding-bottom: 30px;}
#unlock .unlock .swiper-slide{margin-top: 120px;}
#unlock .unlock .swiper-slide .content-box{background: #F5F5F5;padding: 60px 40px;border-radius: 50px;}
#unlock .unlock .swiper-slide .content-box img{height: 130px; object-fit: cover;}
#unlock .unlock .swiper-slide .content-box h5{font-size: 20px;font-family: 'gilroy-bold';margin-top: 20px;line-height: 20px;}
#unlock .unlock .swiper-slide .content-box h6{font-size: 16px; font-family: 'gilroy-semibold';margin-bottom: 15px;}
#unlock .unlock .swiper-slide .content-box p{display: none;}
#unlock .unlock .swiper-slide .content-box .btn-link{display: none;}

#unlock .unlock .swiper-slide-active{margin-top: 0;}
#unlock .unlock .swiper-slide-active .content-box{background: #FF8206;box-shadow: 0px 20px 20px #00000015;padding-bottom: 40px;}
#unlock .unlock .swiper-slide-active .content-box h5{font-size: 24px;font-family: 'gilroy-extrabold';margin-top: 30px;color: #fff;line-height: 24px;}
#unlock .unlock .swiper-slide-active .content-box img{height: 180px;}
#unlock .unlock .swiper-slide-active .content-box h6{color: #fff;font-size: 16px;}
#unlock .unlock .swiper-slide-active .content-box p{font-size: 16px;font-family: 'gilroy-medium';color: #fff;display: block;}
#unlock .unlock .swiper-slide-active .content-box .btn-link{display: inline-block;color: #fff !important;font-size: 60px;line-height: 30px; padding: 0;}
/*Pagination*/
#unlock .unlock .swiper-pagination-fraction{width: auto; right: 70px;left: auto;top: 15px; bottom: auto;}
#unlock .unlock .swiper-pagination-fraction span{font-size: 14px;font-family: 'gilroy-light';}
#unlock .swiper-button-next, #unlock .swiper-button-prev{border: 1px solid #FF8206;width: 45px; height: 45px;border-radius: 100%;top: 22px;}
#unlock .swiper-button-prev{right: 120px; left: auto;}
#unlock .swiper-button-next i, #unlock .swiper-button-prev i{font-size: 28px;color: #FF8206;}
#unlock .swiper-button-next::after, #unlock .swiper-button-prev::after{display: none;}
#unlock .swiper-button-disabled{border: 1px solid #B5B1A6; }
#unlock .swiper-button-disabled i{color: #B5B1A6;}


/*--------------------------------------------*/
/*Feedbacks*/
/*--------------------------------------------*/
#feedbacks{position: relative;}
#feedbacks h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;text-align: center;}
#feedbacks h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#feedbacks .feedbacks{padding-top: 80px; padding-bottom: 50px;margin-bottom: 30px;margin-top: -40px;}
#feedbacks .feedbacks .swiper-slide{align-items: center; justify-content: center; transition: all 200ms linear; transform: scale(0.9);transition: .7s;}
#feedbacks .feedbacks .swiper-slide .content-box{background: #fff;padding: 70px 40px;border-radius: 50px;border: 2px solid #0000001C;box-shadow: 0px 20px 20px #00000015;text-align: center;min-height: 510px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next { transform: scale(1);}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box img {height: 250px;}
#feedbacks .feedbacks .swiper-slide .content-box img{height: 200px;}
#feedbacks .feedbacks .swiper-slide .content-box h5{font-size: 24px;font-family: 'gilroy-bold';margin-top: 20px;line-height: 30px;text-align: center;}
#feedbacks .feedbacks .swiper-slide .content-box p{display: none;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box p{font-size: 15px;font-family: 'gilroy-regular';display: block; line-height: 22px;text-align: center;margin-bottom: 0px;}

#feedbacks .swiper-pagination-fraction{width: auto; right: 130px;left: auto;top: 30px; bottom: auto;}
#feedbacks .feedbacks .swiper-pagination-fraction span{font-size: 20px;font-family: 'gilroy-light';}
#feedbacks .swiper-button-next, #feedbacks .swiper-button-prev{border: 1px solid #FF8206; width: 45px; height: 45px; border-radius: 100%; top: 22px;}
#feedbacks .swiper-button-next i, #feedbacks .swiper-button-prev i{font-size: 28px;color: #FF8206;}
#feedbacks .swiper-button-next::after, #feedbacks .swiper-button-prev::after{display: none;}
#feedbacks .swiper-button-prev {right: 70px;left: auto;}

#feedbacks .swiper-slide.swiper-slide-next { transform: scale(1);}
#feedbacks .feedbacks .swiper-pagination{bottom: 0px;}
#feedbacks .feedbacks .swiper-pagination .swiper-pagination-bullet{height: 10px; width: 10px; border-radius: 30px;background: #FF8206;}
#feedbacks .feedbacks .swiper-pagination .swiper-pagination-bullet-active{width: 120px;}

#feedbacks .btn-playstore{margin-bottom: 15px;display: inline-block;}
#feedbacks .btn-playstore img{height: 70px;margin: 0 5px;}
#feedbacks .btn-apple img{height: 70px;margin: 0 5px;}
#feedbacks .app-stores h6{font-size: 20px;font-family: 'gilroy-medium';margin-bottom: 15px;}
#feedbacks .app-stores .btn{margin: 0 5px;}
#feedbacks .btn-apple img, #feedbacks .btn-playstore img{height: 70px;margin: 0 5px;}


.changing, .changed {transform:translateX(-100px); -ms-user-select: none; -moz-user-select: -moz-none;-khtml-user-select: none; -webkit-user-select: none;user-select: none;}
.changing { transition:transform 0.3s; pointer-events:none;}
.changed {transition:none;}
.changing.swiper-slide-active, .changed.swiper-slide-active {transform:translateX(0);}
.swiper-slide-active ~ .changing, .swiper-slide-active ~ .changed {transform:translateX(100px);}
.changing .content-box, .changed .content-box { transform-origin:center bottom;}
.changing .content-box {transition:transform 0.3s;}
.changed .content-box { transition:none;}
.changing.swiper-slide-active .content-box, .changed.swiper-slide-active .content-box {transform:scale(1);}

/*--------------------------------------------*/
/*How it work*/
/*--------------------------------------------*/
#how_it_works{padding: 30px 0;}
#how_it_works h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;}
#how_it_works h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#how_it_works h3 strong{color: #FF8206;font-family: 'gilroy-medium';}
#how_it_works .sub-text{font-size: 18px;font-family: 'gilroy-semibold';margin-bottom: 50px;}
#how_it_works .video-cover{position: relative;display: inline-block;width: 100%;}
#how_it_works .video-cover iframe{border-radius: 30px;}
#how_it_works .video-cover .play-btn{position: absolute; bottom: 30px; left: 40px; color: #fff;font-size: 60px;}
#how_it_works .video-cover img{width: 100%;height: 450px;border-radius: 50px;}

/*--------------------------------------------*/
/*CASHe By The Numbers*/
/*--------------------------------------------*/
#cashe-number{padding-bottom: 60px;position: relative;}
#cashe-number h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;}
#cashe-number h3 span{color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: text-top;}
#cashe-number .sub-text{font-size: 16px;font-family: 'gilroy-medium';margin-bottom: 50px;}

#cashe-number .number-box{box-shadow: 0px 20px 20px #00000014;border-radius: 40px;padding: 30px;margin-bottom: 30px;transform: scale(0.9);min-height:275px;}
#cashe-number .number-box h4{font-size: 36px;color: #FF8206;font-family: 'gilroy-bold';line-height: 40px;margin-top: 20px;margin-bottom: 20px;}
#cashe-number .number-box p{font-size: 17px; font-family: 'gilroy-regular';margin-bottom: 0;letter-spacing: 1px;line-height: 24px;}
#cashe-number .number-box hr{border-top: 1px solid #DDDCD9;opacity: 1;margin: 20px 0;}
#cashe-number .number-box .user-pic{margin: 30px 0;padding-left: 30px;}
#cashe-number .number-box .user-pic img{height: 50px;margin-left: -30px;}

#cashe-number .number_fact .number-box{box-shadow: none;min-height: inherit;margin-bottom: 0px;border: 0;}
#cashe-number .number_fact .number-box img{height: 40px;}
#cashe-number .number_fact .number-box .user-pic {margin: 0;padding-left: 30px;padding-bottom: 5px;}
#cashe-number .number_fact .number-box .user-pic img{height: 35px;margin-left: -20px;}
#cashe-number .number_fact .number-box h4{font-size: 2.9vh;line-height: 28px;}

#cashe-number .number-box p{font-size: 16px;}
#cashe-number .number-box hr{border-top: 2px solid #DDDCD9;margin: 10px 0;line-height: 26px;}

/*--------------------------------------------*/
/*Reviews*/
/*--------------------------------------------*/
#reviews{position: relative;}
#reviews .reviews{background: #F5F5F5;border-radius: 80px;padding: 40px 0;}
#reviews .reviews h3{font-size: 28px;font-family: 'gilroy-bold';line-height: 30px;text-align: center;}
#reviews .reviews h3 span{color: #FF8206;font-family: 'gilroy-light';font-size: 60px;vertical-align: text-top;}
#reviews .reviews .sub-text{font-size: 16px;font-family: 'gilroy-regular';margin-bottom: 20px;text-align: center;}
#reviews .reviews .swiper-slide .content-box{text-align: center;padding-top: 245px;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box{padding: 30px;position: relative;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box:before{content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 260px; width: 100%; border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box i.bi-person-fill{height: 90px; width: 90px; border-radius: 100%;background: #fff; color:#051769;font-size: 70px;display: inline-block; margin-bottom: 20px;}
#reviews .reviews .swiper-slide .content-box i.bi-person-fill{height: 70px; width: 70px; border-radius: 100%;background: #fff; color:#ccc;font-size: 55px;display: inline-block; margin-bottom: 20px;border: 1px solid #CCCCCC;}
#reviews .reviews .swiper-slide .content-box .comments{display: none;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box .comments{height: 150px; margin-bottom: 20px;display: block;font-size: 18px;font-family: 'gilroy-medium';line-height: 24px;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box .comments p{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4;line-clamp: 4; -webkit-box-orient: vertical;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box img{height: 115px; width: 115px;}
#reviews .reviews .content-box img{height: 80px; width: 80px;border-radius: 100%; margin-bottom: 20px;}
#reviews .reviews .content-box .review-star{font-size: 22px; color: #BFBFBF;}
#reviews .reviews .content-box .review-star .active{color: #FF8206;}
#reviews .reviews .content-box h5{font-size: 26px; font-family: 'gilroy-medium';}

#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-button-next{border: 1px solid #FF8206;width: 85px; height: 85px;border-radius: 100%;background: #fff}
#reviews .reviews .swiper-button-prev i, #reviews .reviews .swiper-button-next i{font-size: 28px;color: #FF8206;}
#reviews .reviews .swiper-button-next::after, #reviews .reviews .swiper-button-prev::after{display: none;}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset,30.5%) !important;right: auto;top: var(--swiper-navigation-top-offset,72%);}
#reviews .reviews .swiper-button-next, #reviews .reviews .swiper-rtl .swiper-button-prev{right: var(--swiper-navigation-sides-offset,30.5%);top: var(--swiper-navigation-top-offset,72%);}
#reviews .reviews .btn-bordred{border-radius: 30px;border: 1px solid #FF8206; height: 30px;padding: 0 20px;line-height: 30px;color: #FF8206;font-size: 14px;font-family: 'gilroy-medium'; }

/*--------------------------------------------*/
/*Clients*/
/*--------------------------------------------*/
#clients{position:relative}
#clients h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;display: inline-block;}
#clients h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#clients .clients .swiper-wrapper{margin-top: 90px;align-items: center;}
#clients .clients .swiper-slide{text-align: center;}
#clients .clients .swiper-slide img{height: 50px;filter: grayscale(100%);  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);  -o-filter: grayscale(100%); filter: url(desaturate.svg#greyscale); filter: gray; -webkit-filter: grayscale(1);}
#clients .clients .swiper-slide img:hover{filter: none;}
/*Pagination*/
#clients .clients .swiper-pagination-fraction{width: auto; right: 70px;left: auto;top: 15px; bottom: auto;}
#clients .clients .swiper-pagination-fraction span{font-size: 14px;font-family: 'gilroy-light';}
#clients .swiper-button-next, #clients .swiper-button-prev{border: 1px solid #FF8206;width: 45px; height: 45px;border-radius: 100%;top: 22px;}
#clients .swiper-button-prev{right: 120px; left: auto;}
#clients .swiper-button-next i, #clients .swiper-button-prev i{font-size: 28px;color: #FF8206;}
#clients .swiper-button-next::after, #clients .swiper-button-prev::after{display: none;}
#clients .swiper-button-disabled{border: 1px solid #B5B1A6; }
#clients .swiper-button-disabled i{color: #B5B1A6;}

#clients .client-panel{border: 1px solid #dbdbdb; padding: 30px;text-align: center;margin-bottom: 30px;}
#clients .client-panel img{height: 70px;}
#clients .client-panel p{margin-top: 30px;margin-bottom: 0;font-size: 12px;      color: #000;}
@media only screen and (max-width: 730px) and (min-width:576px){
  #clients .client-panel {
    height:280px !important;}}

@media only screen and (min-width: 731px){
  #clients .client-panel {
    height:230px !important;}}
    
#cashe-tick {padding-bottom: 15px;position: relative;padding-top: 60px;}
#cashe-tick h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;display: inline-block;}
#cashe-tick h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#cashe-tick h3 strong {color: #FF8206;font-family: 'gilroy-medium';}
#cashe-tick .slider { padding: 32px 0px;}
#cashe-tick .slider .swiper-container { width: 100%; height: 100%;}
#cashe-tick .slider__flex { display: flex; align-items: flex-start;}
#cashe-tick .slider__col { margin-left: 32px;position: relative;margin-top: 40px;}
#cashe-tick .slider__prev, #cashe-tick .slider__next { cursor: pointer; text-align: center; font-size: 14px; height: 30px; width: 30px; display: flex; align-items: center; justify-content: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;border: 1px solid #fff; color: #fff; border-radius: 100%; position: absolute;top: 55%;z-index: 20;left:80px;}
#cashe-tick .slider__next{top: 37%;}
#cashe-tick .slider__prev:focus, .slider__next:focus { outline: none;}
#cashe-tick .slider__thumbs { height: calc(600px - 96px);overflow: hidden;position: relative;}
#cashe-tick .slider__thumbs:before{content: ''; position: absolute; left: 0; top: 0;background: url(../images/cash-tick-shadow-curv.png);background-position: center left;background-repeat: no-repeat;/*width: 100%;*/ width : 20%; height: 100%;z-index: 10;background-size: 120px;}
#cashe-tick .slider__thumbs .slider__image {padding: 30px;padding-left: 150px;text-align: left;}
#cashe-tick .slider__thumbs .slider__image:hover { opacity: 1;}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image {opacity: 1; background: #FF7804;color: #fff; padding: 30px; border-radius: 0px 150px 150px 0px;padding-left: 150px;display: flex;text-align: left;}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image span{color: #fff;font-size: 44px; font-family: 'gilroy-semibold';left: 70px;position: absolute;top: 30%;}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image h5{font-size: 24px; font-family: 'gilroy-bold';}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image p{font-size: 17px;font-family: 'gilroy-regular';margin-top: 5px;margin-bottom: 0;}

#cashe-tick .slider__thumbs .slider__image span{color: #FF8206;font-size: 22px;font-family: 'gilroy-regular';}
#cashe-tick .slider__thumbs .slider__image h5{font-size: 18px; font-family: 'gilroy-bold';}
#cashe-tick .slider__thumbs .slider__image p{font-size: 15px;font-family: 'gilroy-regular';margin-top: 5px;}
#cashe-tick .slider__thumbs .slider__image a{ color : #0000FF;}
#cashe-tick .slider__thumbs .slider__image a:hover{ color : #0000FF !important;}

#cashe-tick .slider__images { height: 600px;overflow: hidden;position: relative;}
#cashe-tick .slider__images .slider__image img { transition: 3s;}
#cashe-tick .slider__image { width: 100%; height: 100%; overflow: hidden;text-align: center;}
#cashe-tick .slider__image img {  height: 100%; -o-object-fit: cover; object-fit: cover;}
#cashe-tick .slider .swiper-container .swiper-pagination{display: none;}
#cashe-tick .slider__images .mobile-cover{position: absolute; top: 0;z-index: 1;height: 100%;left: 0; right: 0;margin: 0 auto;}


@media (max-width: 767.98px) {.slider__flex {flex-direction: column-reverse;}
#cashe-tick .slider__col {flex-direction: row;align-items: center;margin-right: 0;margin-top: 24px;width: 100%;}
#cashe-tick .slider__images {width: 100%;}
#cashe-tick .slider__thumbs {height: 100px; width: calc(100% - 96px);margin: 0 16px;}
#cashe-tick .slider__prev, #cashe-tick .slider__next {height: auto;width: 32px;}
}

#get_big_basket .content-wrapper{
background: #F5F5F5;
  border-radius: 70px;
  padding: 50px;
  position: relative;
}

#get_big_basket .content-wrapper img{max-height: 450px;}
#get_big_basket .content-wrapper {background: #F5F5F5;border-radius: 70px;	padding: 50px;position: relative;}
#get_big_basket .content-wrapper h3 {font-size: 34px;font-family: 'gilroy-bold';line-height: 40px;margin-bottom: 20px;}
#get_big_basket .content-wrapper h3{font-size: 26px;line-height: 30px;}
#get_big_basket .content-wrapper p{font-size: 15px;line-height: 24px;margin-bottom: 20px;}
#get_big_basket .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}

/*--------------------------------------------*/
/*Footer*/
/*--------------------------------------------*/
#footer{padding: 70px 30px; background-color: #F5F5F5;}
#footer .flogo{height: 50px;}
#footer .info-links li{line-height: 35px;}
#footer .info-links a{font-size: 14px;font-family: 'gilroy-regular'; color: #000;}
#footer h6{font-size: 15px;font-family: 'gilroy-semibold';}
#footer .social-icon li{float: left;}
#footer .social-icon li a{height: 30px; width: 30px; line-height: 30px; border-radius: 100%; border: 1px solid #6f6f71; color: #6f6f71; font-size: 16px; margin-right: 7px;display: inline-block;text-align: center;margin-bottom: 5px;}
#footer .social-icon li a:hover{background: #FF8206;color: #fff !important;border-color: #FF8206;}
#footer .social-icon li:first-child a{line-height: 25px;}
#footer .bhanix-logo{height: 70px;}
#footer .btn-apple img, #footer .btn-playstore img{ margin: 0 5px;filter: grayscale(1);}
#footer .btn-apple img:hover, #footer .btn-playstore img:hover{filter: none !important;}

.mobile-view{display: none;}
.desktop-view{display: block;}

/*--------------------------------------------*/
/*What Is CASHe?*/
/*--------------------------------------------*/
#what-cashe{padding-top: 150px; padding-bottom: 100px;position: relative;}
#what-cashe h3{font-family: 'gilroy-semibold';font-size: 40px;margin-top: 50px;}
#what-cashe p{font-size: 18px;line-height: 30px;}
#what-cashe img{height: 400px;}

/*--------------------------------------------*/
/*What Is CASHe?*/
/*--------------------------------------------*/
#what-we-do{position: relative;}
#what-we-do .content-wrapper{background: #F5F5F5;border-radius: 70px;padding: 50px;position: relative;}
#what-we-do .content-wrapper h3{font-size: 40px;font-family: 'gilroy-bold';line-height: 45px;margin-bottom: 20px;}
#what-we-do .content-wrapper h3 span{color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#what-we-do .content-wrapper p{font-size: 18px; font-family: 'gilroy-regular';line-height: 36px;margin-bottom: 30px;}

/*--------------------------------------------*/
/*How We Do It*/
/*--------------------------------------------*/
#how-we-do-it{position: relative;}
#how-we-do-it .content-wrapper{padding: 100px 90px;position: relative;}
#how-we-do-it .content-wrapper h3{font-size: 40px;font-family: 'gilroy-bold';line-height: 45px;margin-bottom: 20px;margin-top: 50px;}
#how-we-do-it .content-wrapper h3 span{color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#how-we-do-it .content-wrapper p{font-size: 20px; font-family: 'gilroy-regular';line-height: 36px;margin-bottom: 30px;}
#how-we-do-it .element-4{left: 10%;}


/*--------------------------------------------*/
/*GET THE CASHe APP*/
/*--------------------------------------------*/
#get_app .modal-dialog{max-width: 600px;width: 100%;}
#get_app .modal-content{border-radius: 30px;}
#get_app .modal-content .btn-close{position: absolute; right: 30px;top: 30px;}
#get_app .modal-content .modal-body{padding: 70px 0;}
#get_app .modal-content .modal-body h1{color: #76755E;font-size: 38px;font-family: 'gilroy-bold';letter-spacing: 4.8px;line-height: 40px;}
#get_app .modal-content .modal-body h1 span{color: #EF9335;}
#get_app .modal-content .modal-body h6{font-size: 20px;font-family: 'gilroy-medium';}
#get_app .modal-content .modal-body .code{border-radius: 18px; border: 1px solid #E8E8E8;display: inline-block;padding: 10px;margin: 20px 0;}
#get_app .modal-content .modal-body .code img{height: 150px;}
#get_app .modal-content .modal-body .app-stores .btn-playstore, #get_cashe_app .content-panel .app-stores .btn-apple {display: inline-block;margin-right: 10px;}
#get_app .modal-content .modal-body .btn-playstore img {height: 60px;margin: 0 5px;}
#get_app .modal-content .modal-body .btn-apple img {height: 60px;margin: 0 5px;}
#get_app .modal-content .modal-body .app-stores label{font-size: 15px;font-family: 'gilroy-medium';display: block;margin: 10px 0;}

#get_app .modal-content .modal-body .btn-submit{width: 60px; height: 60px; background: #FF8206; color: #fff;text-align: center;line-height: 60px;border-radius: 100%;padding: 0;}
#get_app .modal-content .modal-body .btn-submit i{font-size: 24px;}
#get_app .modal-content .modal-body .form-control{height: 60px;border-radius: 30px;}

/*--------------------------------------------*/
/*About Us - Banner*/
/*--------------------------------------------*/
#we-are-cashe{margin-top: 200px;}
#we-are-cashe .content-wrapper{background: #f4f3f2;border-radius: 80px;height: 450px;padding: 0 100px;}
#we-are-cashe .content-wrapper .banner-right{margin-top: -120px;height: auto;}
#we-are-cashe .content-wrapper h2{margin-top: 25%;}

/*--------------------------------------------*/
/*About Us - Section Two*/
/*--------------------------------------------*/
#about_section_two{padding: 100px 0;}
#about_section_two p{font-size: 22px; line-height: 34px;font-family: 'gilroy-medium';}


/*--------------------------------------------*/
/*About Us - Section Two*/
/*--------------------------------------------*/
#about-section-three .slo-logo{height: 130px;}
#about-section-three p{font-size: 22px; line-height: 34px;font-family: 'gilroy-medium';}

/*--------------------------------------------*/
/*About Us - Features*/
/*--------------------------------------------*/
#about-features{padding: 40px 0;}
#about-features .feature-box{background: #F3F3F1;border-radius: 60px;padding: 50px;transform: scale(0.9); margin-bottom: 40px;}
#about-features .feature-box img{height: 170px;}
#about-features .feature-box h3{font-family: 'gilroy-bold';margin-top: 30px;}

/*--------------------------------------------*/
/*About Us - Our Mission Vission*/
/*--------------------------------------------*/
#vision-mission{padding-bottom: 100px;}
#vision-mission h3{font-size: 34px; font-family: 'gilroy-bold'; line-height: 45px; margin-bottom: 20px;}
#vision-mission h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: text-top;}
#vision-mission .content-box{background: #F3F3F1;border-radius: 60px;padding: 50px;min-height: 590px;}
#vision-mission .content-box p{font-size: 20px; line-height: 34px;font-family: 'gilroy-regular';}
#vision-mission .content-box .mt-5{margin-top: 50px !important;}
#vision-mission .content-box img{margin-bottom: 30px;}

/*--------------------------------------------*/
/*About Us - We Believe*/
/*--------------------------------------------*/
#we-believe{padding-bottom: 70px;}
#we-believe h3 {font-size: 34px;font-family: 'gilroy-bold';line-height: 36px;text-align: center;margin-bottom: 50px;}
#we-believe h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: text-top;}
#we-believe .believe-list li h6{color: #FF7804;font-family: 'gilroy-regular';font-size: 22px;}
#we-believe .believe-list li h5{font-size: 20px; font-family: 'gilroy-bold';}
#we-believe .believe-list li p{font-size: 16px;font-family: 'gilroy-regular';line-height: 22px;}

/*--------------------------------------------*/
/*Awards & Recognitions*/
/*--------------------------------------------*/
#awards-recognitions{padding-top: 150px; padding-bottom: 100px;position: relative;}
#awards-recognitions h3{font-family: 'gilroy-semibold';font-size: 40px;margin-top: 70px;}
#awards-recognitions h1{font-family: 'gilroy-bold';font-size: 34px;line-height: 34px;margin-bottom: 20px;}
#awards-recognitions p{font-size: 16px;line-height: 24px;}
#awards-recognitions .btn-bordred {border-radius: 30px;border: 1px solid #FF8206;height: 35px;padding: 0 20px;line-height: 35px;color: #FF8206;font-size: 14px;	font-family: 'gilroy-medium';}

/*--------------------------------------------*/
/*India’s Best Workplaces in BFSI*/
/*--------------------------------------------*/
#bfsi{ padding-bottom: 100px;position: relative;}
#bfsi h3{font-family: 'gilroy-semibold';font-size: 40px;margin-top: 70px;}
#bfsi p{font-size: 16px;line-height: 24px;}

/*--------------------------------------------*/
/*Contact Us*/
/*--------------------------------------------*/
#contact_banner{padding-top: 150px;position: relative;}
#contact_banner img{height: 250px;}
#contact_banner h1{font-family: 'gilroy-bold';font-size: 34px;line-height: 34px;margin-top: 30px;margin-bottom: 50px}
#contact_banner h3{font-size: 40px;font-family: 'gilroy-semibold';margin-top: 30px;margin-bottom: 50px; line-height: 34px;}
#contact_banner .banner{animation-duration: 2s; animation-iteration-count: infinite; transform-origin: bottom;animation-name: bounce; animation-timing-function: ease;}

#contact-info .contact-box{background: #F3F3F1;border-radius: 50px;padding: 40px;margin-bottom: 30px;}
#contact-info .contact-box img{margin-bottom: 30px;}
#contact-info .contact-box p{font-size: 18px;font-family: 'gilroy-medium';margin-bottom: 10px;}
#contact-info .contact-box .email{font-size: 22px;font-family: 'gilroy-semibold';color: #000;}
#contact-info .contact-box .btn-connect{border-radius: 30px;border: 1px solid #FF8206;height: 30px;padding: 0 15px;line-height: 28px;color: #FF8206;font-size: 14px;font-family: 'gilroy-medium';display: inline-block; margin-top: 10px;}

#contact-form{padding-top: 150px;position: relative;}
#contact-form h2{font-size: 54px;font-family: 'gilroy-bold';margin-top: 50px;}
#contact-form p{font-size: 16px;line-height: 28px;}
#contact-form .form-label{font-size: 11px;position: absolute; top: -10px;display: inline-block; background: #fff; left: 35px;}
#contact-form .form-label span{color: #ff2121;font-size: 14px;}
#contact-form .form-control{height: 50px;border-radius: 25px;padding: 0 25px;}
#contact-form textarea.form-control{height: auto;}
#contact-form .btn-common {height: 40px;border-radius: 30px;background: #FF8206;color: #fff;font-size: 14px;padding: 0 25px;line-height: 35px;font-family: 'gilroy-semibold';}
#contact-form .btn-common:hover{color: #fff !important;}


/*--------------------------------------------*/
/*Our Story - Teams*/
/*--------------------------------------------*/
#our_story{padding-top: 100px;padding-bottom: 50px;}
#our_story h1 {font-family: 'gilroy-bold';font-size: 34px;margin-bottom: 20px;}
#our_story h1 span{color: #FF8206;}
#our_story h3 {font-family: 'gilroy-semibold';font-size: 40px;margin-top: 0;}
#our_story h3 {font-family: 'gilroy-semibold';font-size: 28px;line-height: 32px;margin-bottom: 15px;}
#our_story h3 span {color: #FF8206;	font-family: 'gilroy-light';font-size: 60px;vertical-align: bottom;}
#our_story p {font-size: 16px;line-height: 26px;}
#our_story p strong{font-family: 'gilroy-regular';}
#our_story p a{color: #FF8206;font-weight: 600;}
#our_story  h2 {font-size: 29px;font-weight: 600;}

#our_story_2{padding-bottom: 80px; padding-top: 150px;}
#our_story_2 .content-wrapper h3 {font-size: 22px;font-family: 'gilroy-semibold';line-height: 20px;	margin-bottom: 20px;}
#our_story_2 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#our_story_2 .content-wrapper h1 {font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#our_story_2 h1{font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#our_story_2 .content-wrapper h1 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#our_story_2 .content-wrapper h2 {font-size: 32px;font-weight: 600;}
#our_story_2 .content-wrapper p{font-size: 17px; line-height: 28px;}

#our_story_3 .content-wrapper {background: #F5F5F5;border-radius: 70px;	padding: 50px;position: relative;}
#our_story_3 .content-wrapper h3 {font-size: 22px;font-family: 'gilroy-semibold';line-height: 20px;margin-bottom: 20px;}
#our_story_3 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_story_3 .content-wrapper h2{font-size: 28px;line-height: 30px;font-family: 'gilroy-semibold';}
#our_story_3 .content-wrapper h2 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_story_3 .content-wrapper p {font-size: 18px;font-family: 'gilroy-regular';	line-height: 30px;margin-bottom: 30px;}

/* #our_story_4{padding: 80px 0;} */
#our_story_4{padding-bottom: 10px;}
#our_story_4 .content-wrapper h2{font-size: 30px;margin-top: 70px;}
#our_story_4 .content-wrapper h3 {font-family: 'gilroy-semibold';line-height: 32px;	margin-bottom: 10px;font-size: 28px;}
#our_story_4 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_story_4 .content-wrapper h2 {font-size: 30px;font-weight: 600;font-family: 'gilroy-semibold';}
#our_story_4 .content-wrapper h2 span {color: #FF8206;font-family: 'gilroy-regular';vertical-align: middle;}
#our_story_4 .content-wrapper p{font-size: 17px; line-height: 28px; margin-top: 20px;}
#our_story_4 .list {padding-left: 15px;}
#our_story_4 .list li {font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#our_story_4 .list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}

.travel-world img{max-height: 450px !important;}

/* #our_story_5{padding: 80px 0;} */
#our_story_5 .content-wrapper h2{font-family: 'gilroy-semibold';font-size: 30px;margin-top: 70px;}
#our_story_5 .content-wrapper h2 span {color: #FF8206;font-family: 'gilroy-regular';vertical-align: middle;}
#our_story_5 .content-wrapper h3 {font-size: 26px;font-family: 'gilroy-semibold';line-height: 28px;	margin-bottom: 20px;}
#our_story_5 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_story_5 .content-wrapper h2 {font-size: 32px;font-weight: 600;}
#our_story_5 .content-wrapper p{font-size: 17px; line-height: 28px; margin-top: 20px;}
#our_story_5 .content-wrapper h4{font-size: 20px; font-family: 'gilroy-semibold';}
#our_story_5 .list {padding-left: 15px;}
#our_story_5.list li {font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#our_story_5 .list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}


/* #our_story_6{padding: 80px 0;} */
#our_story_6 h4{font-family: 'gilroy-semibold';font-size: 26px;}
#our_story_6 h3{font-family: 'gilroy-semibold';font-size: 32px;}
#our_story_6.content-wrapper h2{font-family: 'gilroy-semibold';font-size: 30px;margin-top: 70px;}
#our_story_6 .content-wrapper h3 {font-size: 26px;font-family: 'gilroy-semibold';line-height: 28px;	margin-bottom: 20px;}
#our_story_6 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_story_6 .content-wrapper h2 {font-size: 32px;font-weight: 600;}
#our_story_6 .content-wrapper p{font-size: 17px; line-height: 28px; margin-top: 20px;}
#our_story_6 .list {padding-left: 15px;}
#our_story_6 .list li {font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#our_story_6 .list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}

/*--------------------------------------------*/
/*Our Story - Founder Message*/
/*--------------------------------------------*/
#founder_msg{padding-bottom: 100px;}
#founder_msg .btn-bordred {border-radius: 30px;border: 1px solid #FF8206;height: 35px;padding: 0 20px;line-height: 35px;color: #FF8206;font-size: 14px;	font-family: 'gilroy-medium';}
#founder_msg .img-cover{position: relative;display: inline-block;}
#founder_msg .img-cover .user-img{height: 500px; max-width: 500px; width: 100%; }
#founder_msg .social-icon{position: absolute; left: 30px; bottom: 30px;}
#founder_msg h3{font-family: 'gilroy-bold';font-size: 34px;margin-top: 50px;}
#founder_msg h5{font-size: 24px;font-family: 'gilroy-light';}
#founder_msg p{font-size: 16px;line-height: 24px;}

/*--------------------------------------------*/
/*Our Story - Board Members*/
/*--------------------------------------------*/
#board_member{padding-bottom: 100px;}
#board_member .nav-pills{margin-bottom: 80px;}
#board_member .nav-pills .nav-item .nav-link{font-size: 22px;font-family: 'gilroy-medium';color: #000;text-align: left;height: 60px;padding: 0 15px;margin: 0 10px;}
#board_member .nav-pills .nav-item .nav-link small{font-size: 16px; font-family: 'gilroy-regular';display: block;}
#board_member .nav-pills .nav-item .nav-link.active{background-color: transparent;border-radius: 30px;border-bottom: 4px solid #FF8206; font-size: 26px;font-family: 'gilroy-semibold'; background: #FF8206; color: #fff;}

#board_member .tab-content .tab-pane{position: relative;}
#board_member .tab-content .tab-pane .nav-pills{margin-bottom: 0;}
#board_member .tab-content .tab-pane .member-img{ min-height: 600px; height: 100%;}
#board_member .tab-content .tab-pane .nav-link.active{background-color: transparent;border-radius: 0;font-size: 30px;font-family: 'gilroy-semibold';}
#board_member .tab-content .tab-pane .nav-link.active small{font-size: 17px;font-family: 'gilroy-medium';}
#board_member .tab-content .tab-pane .nav-link{font-size: 26px;font-family: 'gilroy-medium';color: #000;text-align: left;height: 70px;padding: 0;margin: 10px 0px;}
#board_member .tab-content .tab-pane .nav-link small{font-size: 16px; font-family: 'gilroy-regular';display: block;}
#board_member .tab-content .tab-pane .social-icon{position: absolute; left: 30px; bottom: 30px;}
#board_member .tab-content .tab-pane .social-icon img{height: 45px;}

/*--------------------------------------------*/
/*Partners - Banner*/
/*--------------------------------------------*/
#partner_banner{padding-top: 150px; padding-bottom: 100px; position: relative;}
#partner_banner .banner{height: 200px;}
#partner_banner h3{font-size: 44px;font-family: 'gilroy-semibold';margin-top: 50px;}
#partner_banner h1{font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;margin-top: 30px;}

#supporting_partners{position: relative;}
#supporting_partners h4{font-size: 30px; font-family: 'gilroy-bold';line-height: 25px; margin-bottom: 70px;}
#supporting_partners h4 span{color: #FF8206; font-family: 'gilroy-medium'; font-size: 50px; vertical-align: middle; margin-bottom: 20px;}
#supporting_partners .contact-box {background: #F3F3F1;border-radius: 50px;padding: 0px 30px;margin-bottom: 30px; height: 170px;text-align: center; line-height: 170px;transform: scale(0.96);}
#supporting_partners .contact-box img{height: 120px;}

#sourcing_partners{position: relative; padding-top: 100px;}
#sourcing_partners h4{font-size: 30px; font-family: 'gilroy-bold';line-height: 25px; margin-bottom: 70px;}
#sourcing_partners h4 span{color: #FF8206; font-family: 'gilroy-medium'; font-size: 50px; vertical-align: middle; margin-bottom: 20px;}
#sourcing_partners .contact-box {background: #F3F3F1;border-radius: 50px;padding: 0px 30px;margin-bottom: 30px; height: 170px;text-align: center; line-height: 170px;transform: scale(0.96);}
#sourcing_partners .contact-box img{height: 120px;}


#lending_partners{position: relative; padding-top: 100px;}
#lending_partners h4{font-size: 30px; font-family: 'gilroy-bold';line-height: 25px; margin-bottom: 70px;}
#lending_partners h4 span{color: #FF8206; font-family: 'gilroy-medium'; font-size: 50px; vertical-align: middle; margin-bottom: 20px;}
#lending_partners .contact-box {background: #F3F3F1;border-radius: 50px;padding: 70px 40px 50px 40px; margin-bottom: 30px; transform: scale(0.98);min-height: 420px;}
#lending_partners .contact-box img{height: 70px;}
#lending_partners .contact-box h5{font-size: 24px;font-family: 'gilroy-bold'; margin-top: 20px;}
#lending_partners .contact-box p{font-size: 20px;font-family: 'gilroy-medium';}


#customer_care_details{position: relative; padding-top: 50px;}
#customer_care_details h4{font-size: 30px; font-family: 'gilroy-bold';line-height: 25px; margin-bottom: 70px;}
#customer_care_details h4 span{color: #FF8206; font-family: 'gilroy-medium'; font-size: 50px; vertical-align: middle; margin-bottom: 20px;}
#customer_care_details .contact-box{padding-right: 10px; margin-bottom: 30px;border-right: 1px solid #000;min-height: 220px;}
#customer_care_details .contact-box h5{font-family: 'gilroy-semibold';font-size: 20px; margin-bottom: 20px;}
#customer_care_details .contact-box p{font-size: 17px;line-height: 28px;}

#collection_agencies{position: relative; padding-top: 100px;}
#collection_agencies h4{font-size: 30px; font-family: 'gilroy-bold';line-height: 25px; margin-bottom: 70px;}
#collection_agencies h4 span{color: #FF8206; font-family: 'gilroy-medium'; font-size: 50px; vertical-align: middle; margin-bottom: 20px;}
#collection_agencies .contact-box{background: #F3F3F1;border-radius: 50px;padding: 30px;margin-bottom: 30px; height: 190px;text-align: center; line-height: 200px;transform: scale(0.97);position: relative;}
#collection_agencies .contact-box .content{position: absolute; top: 50%; left: 20%; right: 0; -ms-transform: translate(-10%, -50%); transform: translate(-10%, -50%);}
#collection_agencies .contact-box h5{font-family: 'gilroy-bold';font-size: 22px;}
#collection_agencies .contact-box h6{font-family: 'gilroy-bold';font-size: 19px;}

#customer_care_details .sub-text {font-size: 16px;font-family: 'gilroy-regular';margin-bottom: 40px;}

#customer_care_details .nav-pills{margin-bottom: 80px;}
#customer_care_details .nav-pills .nav-item .nav-link{font-size: 24px;font-family: 'gilroy-medium';color: #000;text-align: left;height: 70px;padding: 0;margin: 0 20px;}
#customer_care_details .nav-pills .nav-item .nav-link.active{background-color: transparent;border-radius: 0;border-bottom: 4px solid #FF8206; font-size: 26px;font-family: 'gilroy-semibold';}
#customer_care_details .tab-content{margin-bottom: 50px;}

#customer_care_details .tab-content .table{border-collapse: separate; border-spacing: 0;border-radius: 25px;}
#customer_care_details .tab-content .table th{background: #EF9335;color: #fff;font-size: 14px;font-family: 'gilroy-regular';}
#customer_care_details .tab-content .table tr th, #customer_care_details .tab-content .table tr td {padding: 15px;vertical-align: middle;border: 1px solid #c6c6c6;}
#customer_care_details .tab-content .table tr:first-child th:first-child {border-radius: 25px 0px 0px 0px}
#customer_care_details .tab-content .table tr:first-child th:last-child {border-radius: 0 25px 0px 0px;}
#customer_care_details .tab-content .table tr:last-child td:first-child {border-radius: 0px 0px 0px 25px;}
#customer_care_details .tab-content .table tr:last-child td:last-child {border-radius: 0 0px 25px 0px;}


/*--------------------------------------------*/
/*Social Loan Quotient - Section One*/
/*--------------------------------------------*/
#slq_one{padding-top: 150px; padding-bottom: 100px; position: relative;}
#slq_one h3 {font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;margin-top: 50px;}
#slq_one h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#slq_one h1 {font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;margin-top: 50px;}
#slq_one h1 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#slq_one p {font-size: 15px;line-height: 28px;}
#slq_one .sec-img{height: 400px;}

/*--------------------------------------------*/
/*Social Loan Quotient - Section Two*/
/*--------------------------------------------*/
#slq_two{padding-bottom: 100px; position: relative;}
#slq_two h3 {font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;margin-top: 80px;}
#slq_two h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#slq_two p {font-size: 17px;line-height: 28px;}
#slq_two .sec-img{height: 500px;}

/*--------------------------------------------*/
/*Social Loan Quotient - Section Three*/
/*--------------------------------------------*/
#slq_three{padding-bottom: 100px; position: relative;}
#slq_three h3 {font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#slq_three h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#slq_three p {font-size: 17px;line-height: 28px;}
#slq_three .sec-img{height: 400px;}
#slq_three .believe-list li h6{color: #FF7804;font-family: 'gilroy-regular';font-size: 22px;}
#slq_three .believe-list li h5{font-size: 20px; font-family: 'gilroy-bold';}
#slq_three .believe-list li p{font-size: 16px;font-family: 'gilroy-regular';line-height: 22px;}
#slq_three ul{margin-bottom: 20px;list-style: none; }
#slq_three ul li{list-style-position: inside;margin-bottom: 10px;font-size: 18px;}
#slq_three ul li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}

/*--------------------------------------------*/
/*Gold Loan - Section One*/
/*--------------------------------------------*/
#gold_loan_one{position: relative;padding-top: 150px;}
#gold_loan_one h3 {font-size: 44px;font-family: 'gilroy-semibold';line-height: 54px;margin-bottom: 20px;margin-top: 50px;}
#gold_loan_one h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#gold_loan_one p {font-size: 17px;line-height: 28px;}
#gold_loan_one .sec-img{height: 400px;}
#gold_loan_one ul{margin-bottom: 20px;list-style: none;}
#gold_loan_one ul li{list-style-position: inside;margin-bottom: 10px;font-size: 17px;}
#gold_loan_one ul li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}


/*--------------------------------------------*/
/*Gold Loan - Section Two*/
/*--------------------------------------------*/
#gold_loan_two{position: relative;}
#gold_loan_two h4 {text-align: center;font-size: 30px;font-family: 'gilroy-bold';	line-height: 25px;margin-bottom: 70px;}
#gold_loan_two h4 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 50px;vertical-align: middle;	margin-bottom: 20px;}
#gold_loan_two ul{margin-bottom: 20px;list-style: none; margin-top: 100px;}
#gold_loan_two ul li{list-style-position: inside;margin-bottom: 10px;font-size: 18px;}
#gold_loan_two ul li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}
#gold_loan_two .sec-img{height: 500px;}

/*--------------------------------------------*/
/*Gold Loan - Section One*/
/*--------------------------------------------*/
#gold_loan_three{position: relative;}
#gold_loan_three h3 {font-size: 44px;font-family: 'gilroy-semibold';line-height: 54px;margin-bottom: 20px;margin-top: 50px;}
#gold_loan_three h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#gold_loan_three p {font-size: 17px;line-height: 28px;}
#gold_loan_three .sec-img{height: 400px;}
#gold_loan_three ul{margin-bottom: 20px;list-style: none;}
#gold_loan_three ul li{list-style-position: inside;margin-bottom: 10px;font-size: 17px;}
#gold_loan_three ul li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}


/*--------------------------------------------*/
/*Gold Loan - Section Three*/
/*--------------------------------------------*/
#cashe-tick.gold-loan .slider__flex h3{margin-left: 20%;}
/* #cashe-tick.gold-loan .slider__images .slider__image img{height: auto;} */


/*--------------------------------------------*/
/*Privacy Policy*/
/*--------------------------------------------*/
#policies {	padding-top: 150px;	padding-bottom: 100px;position: relative;}
#policies h1 {font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;	margin-bottom: 20px;margin-top: 0px;}
#policies h3 {font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;	margin-bottom: 20px;margin-top: 0px;}
#policies .tags{display: inline-block;margin-bottom: 40px;}
#policies .tags li{float: left;margin: 5px;}
#policies .tags li a{border: 1px solid #C7C7C7; height: 40px; line-height: 40px;display: block; padding: 0 15px; border-radius: 30px;font-size: 14px; font-family: 'gilroy-medium';color: #000;}
#policies .tags li.current-menu-item a{background: #FF8206;color: #fff;border-color: #FF8206;}
#policies .tags li.current-menu-item a:hover{color: #fff !important;}
#policies p {font-size: 14px;line-height: 24px;}
#policies p a{color: #FF8206;}
#policies h4{font-family: 'gilroy-bold';font-size: 26px;}

#credit_line_intro {padding-top: 150px;padding-bottom: 100px;position: relative;}
#credit_line_intro img {max-height: 400px;}
#credit_line_intro h1{font-size: 34px; font-family: 'gilroy-bold';margin-bottom: '20px';line-height: 34px;}
#credit_line_intro h1 strong{color:#FF8206; font-family: 'gilroy-bold';}
#credit_line_intro h1 span{color:#FF8206;}
#credit_line_intro h5{font-size: 26px; font-family: 'gilroy-light';}
#credit_line_intro h6{font-size: 22px; font-family: 'gilroy-semibold';margin-bottom: 30px;}
#credit_line_intro h6 strong{color: #FF8206;}
#credit_line_intro .btn-playstore{margin-bottom: 15px;display: inline-block;}
#credit_line_intro .btn-playstore img{height: 50px;margin: 0 5px;}
#credit_line_intro .btn-apple img{height: 50px;margin: 0 5px;}
#credit_line_intro .app-stores h6{font-size: 18px;font-family: 'gilroy-medium';margin-bottom: 15px;}
#credit_line_intro .app-stores .btn{margin: 0 5px;}
#how_does_work{padding-bottom: 80px;}
#how_does_work h3 {font-size: 26px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 30px;}
#how_does_work h3 strong {color: #FF8206;font-family: 'gilroy-medium';}
#how_does_work h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#how_does_work p{font-size: 17px;font-family: 'gilroy-regular';line-height: 30px;}
#how_does_work p strong{font-family: 'gilroy-medium';}

#benefits_credit_line h3 {font-size: 26px;font-family: 'gilroy-bold';line-height: 34px;}
#benefits_credit_line h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#benefits_credit_line h3 strong {color: #000;font-family: 'gilroy-medium';}
#benefits_credit_line .benefits-box {background: #F3F3F1;border-radius: 50px;padding: 50px 30px; margin-bottom: 30px;min-height: 300px;}
#benefits_credit_line .benefits-box img{height: 100px;max-width: none;width: auto;}
#benefits_credit_line .benefits-box h4{font-size: 20px;font-family: 'gilroy-regular';margin-top: 20px;}
#benefits_credit_line .benefits-box h4 strong{font-family: 'gilroy-medium';}
#benefits_credit_line img{max-height: 400px}


#funds_disposal h3{font-size: 28px;font-family: 'gilroy-bold';line-height: 30px;}
#funds_disposal h3 span{color:#FF8206;font-size: 50px;font-family: 'gilroy-regular';vertical-align: sub;}
#funds_disposal p{font-size: 15px;font-family: 'gilroy-regular';line-height: 24px; }
#funds_disposal .content-box{background: #F3F3F1;border-radius: 50px;padding: 50px 30px;margin-bottom: 30px;}
#funds_disposal .content-box img{height: 100px;}
#funds_disposal .content-box h4{color:#FF8206;font-family: 'gilroy-bold';margin-bottom: 20px;}
#funds_disposal .content-box span{font-size: 22px; color:#FF8206;font-family: 'gilroy-bold';margin-left: 10px;vertical-align: bottom;}
#funds_disposal .content-box h6{font-size: 17px;font-family: 'gilroy-medium';margin-top: 30px;line-height: 26px;}

/*Credit Line Configuration*/
#cl_config h3 {font-size: 26px;	font-family: 'gilroy-bold';	line-height: 34px;margin-bottom: 30px;}
#cl_config h3 span {color: #FF8206;	font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#cl_config .wrapper-panel{border: 1px solid #707070;padding: 40px;border-radius: 50px;}
#cl_config .contact-box {padding-right: 10px;border-right: 1px solid #000;min-height: 200px;}
#cl_config .contact-box h5 {font-family: 'gilroy-semibold';font-size: 20px;	margin-bottom: 5px;}
#cl_config .contact-box h2{font-size: 34px;font-family: 'gilroy-semibold';}
#cl_config .contact-box p {font-size: 15px;	line-height: 26px;font-family: 'gilroy-regular';}


/*--------------------------------------------*/
/*Instant Personal Loan*/
/*--------------------------------------------*/
#inst_personal{padding-top: 100px; padding-bottom: 100px; position: relative;}
#inst_personal h3 {font-family: 'gilroy-semibold';font-size: 28px;line-height: 32px;margin-bottom: 15px;}
#inst_personal h3 span {color: #FF8206;	font-family: 'gilroy-light';font-size: 60px;vertical-align: bottom;}
#inst_personal .absolute-img{height: 250px;max-width: none;}
#inst_personal h6{font-family: 'gilroy-semibold';font-size: 18px;margin-bottom: 20px;}
#inst_personal p{font-size: 15px; line-height: 22px;}

#pl_needs {padding: 50px 0;position: relative;}
#pl_needs img {max-height: 400px;}
#pl_needs h3 {font-size: 28px;font-family: 'gilroy-semibold';line-height: 32px;}
#pl_needs h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align:middle;}
#pl_needs p{font-size: 15px;line-height: 22px;}
#pl_needs .list{margin-top: 30px;}
#pl_needs .list li{font-size: 15px;width: 40%;float: left;margin-bottom: 10px;font-family: 'gilroy-medium';}
#pl_needs .list li::before {content: "\2022";color: #FF8206;font-weight: bold;	display: inline-block;font-size: 20px;width: 7px;height: 7px;margin-right: 5px;}

#pl_content h3 {font-family: 'gilroy-semibold';font-size: 26px;}
#pl_content h3 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: middle;}
#pl_content h2 {font-family: 'gilroy-semibold';font-size: 28px;}
#pl_content h2 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: middle;}
#pl_content p{font-size: 15px;line-height: 22px;}
#pl_content .list{margin-top: 20px;padding-left: 15px;}
#pl_content .list li{font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#pl_content .list li::before {content: "\2022";color: #FF8206;font-weight: bold;	display: inline-block;font-size: 20px;width: 7px;height: 7px;margin-right: 7px; margin-left: -15px;}
#pl_content h6{font-family: 'gilroy-semibold';}

#pl_content .table{border-collapse: separate; border-spacing: 0;border: 1px solid #c6c6c6;border-radius: 15px;margin-top: 20px;}
#pl_content .table tr th, #pl_content .table tr td {text-align: center;font-size: 15px;border: 1px solid #c6c6c6;}
#pl_content .table tr:first-child th:first-child {border-radius: 15px 0px 0px 0px}
#pl_content .table tr:first-child th:last-child {border-radius: 0 15px 0px 0px;}
#pl_content .table tr:last-child td:first-child {border-radius: 0px 0px 0px 15px;}
#pl_content .table tr:last-child td:last-child {border-radius: 0 0px 15px 0px;}

#pl_content .accordion{margin-top: 30px;}
#pl_content .accordion .accordion-header .accordion-button.collapsed{font-family: 'gilroy-semibold';font-size: 14px;letter-spacing: 0.4px;}
#pl_content .accordion .accordion-header .accordion-button{font-family: 'gilroy-semibold';font-size: 16px; color: #000;background-color: transparent;box-shadow: none;}
#pl_content .accordion .accordion-header .accordion-button:focus{box-shadow: none;border: 0;}
#pl_content .accordion .accordion-item{border: 1px solid #B3B3B3;margin-bottom: 20px;border-radius: 30px;padding: 0 20px;}
#pl_content .accordion .accordion-header .accordion-button:after{z-index: 1;background-size: 12px;background-position: center;color: #fff;background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;}
#pl_content .accordion .accordion-header .accordion-button.collapsed:before{content: ''; background: #B5B1A6;height: 20px; width: 20px; border-radius: 100%;position: absolute; right: 20px; z-index: 0;}
#pl_content .accordion .accordion-header .accordion-button::before{content: '';background: #FE8D00;height: 20px; width: 20px;border-radius: 100%;position: absolute; right: 20px; z-index: 0;}

#get_cashe_app{padding: 0 15px 80px 15px;}
#get_cashe_app .content-panel{background: #F3F3F1;border-radius: 40px;padding: 50px 100px;}
#get_cashe_app .content-panel h3 {color: #76755E;font-size: 34px;font-family: 'gilroy-bold';letter-spacing: 2.8px;line-height: 40px;margin-bottom: 15px;}
#get_cashe_app .content-panel h3 span {color: #EF9335;}
#get_cashe_app .content-panel label{font-size: 15px;font-family: 'gilroy-semibold';display: block;margin-bottom: 10px;}
#get_cashe_app .content-panel .code {border-radius: 18px;border: 1px solid #E8E8E8;display: inline-block;padding: 10px;	background: #fff;}
#get_cashe_app .content-panel .code img {height: 150px;}
#get_cashe_app .content-panel .app-stores h6{font-size: 15px;font-family: 'gilroy-semibold';}
#get_cashe_app .content-panel .app-stores .btn-playstore, #get_cashe_app .content-panel .app-stores .btn-apple{display: inline-block;margin-right: 10px;}
#get_cashe_app .content-panel .app-stores .btn-playstore img, #get_cashe_app .content-panel .app-stores .btn-apple img{height: 45px;}
#get_cashe_app .content-panel .btn-submit{width: 50px; height: 50px; background: #FF8206; color: #fff;text-align: center;line-height: 50px;border-radius: 100%;padding: 0;}
#get_cashe_app .content-panel .btn-submit i{font-size: 24px;}
#get_cashe_app .content-panel .form-control{height: 50px;border-radius: 30px;}
#get_cashe_app .content-panel .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {background-color: transparent;}
#get_cashe_app .btn-apple img, #get_cashe_app .btn-playstore img{ margin: 0 5px;filter: grayscale(1);}
#get_cashe_app .btn-apple img:hover, #get_cashe_app .btn-playstore img:hover{filter: none !important;}

#responsible_lending {padding-top: 150px;padding-bottom: 70px;	position: relative;}
#responsible_lending h3 {font-family: 'gilroy-semibold';font-size: 40px;margin-top: 100px;}
#responsible_lending h1 {font-family: 'gilroy-bold';font-size: 34px;margin-bottom: 20px;line-height: 34px;}
#responsible_lending img{max-height: 350px;}

#rl_content{ padding-bottom: 70px;}
#rl_content h3 {font-family: 'gilroy-semibold';font-size: 28px;line-height: 32px;margin-bottom: 15px; margin-top: 30px;}
#rl_content h3 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: bottom;}
#rl_content p {font-size: 16px;line-height: 24px;}

#rl_content .list{padding-left: 15px;}
#rl_content .list li{font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#rl_content .list li::before {content: "\2022";color: #FF8206;font-weight: bold;	display: inline-block;font-size: 20px;width: 7px;height: 7px;margin-right: 7px; margin-left: -15px;}


#news_events{padding-top: 150px;padding-bottom: 0px;position: relative;}
#news_events h3 {font-family: 'gilroy-semibold';font-size: 40px;margin-top: 100px;}
#news_events h1 {font-family: 'gilroy-bold';font-size: 34px;margin-top: 100px;}
#news_events .card{border: 1px solid #E8E8E1;border-radius: 40px; margin-bottom: 30px;}
#news_events .card .card-img-top{background: #F3F3F1;border-radius: 40px 40px 0px 0;object-fit: cover;height: 170px;padding: 30px; object-position : top;}
#news_events .card .card-body small{font-size: 12px; line-height: 26px;}
#news_events .card .card-body .card-title{font-family: 'gilroy-medium';font-size: 17px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #000}
#news_events .card .card-body .card-text{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; margin-bottom: 10px;font-size: 13px; color: #000}
#news_events .card .card-body .btn-more{font-size: 28px;padding: 0;color: #FE8D00;}

#news_events .btn-bordred {border-radius: 30px;border: 1px solid #FF8206;height: 35px;padding: 0 20px;line-height: 35px;color: #FF8206;	font-size: 14px;	font-family: 'gilroy-medium';}

/*--------------------------------------------*/
/*Careers*/
/*--------------------------------------------*/
#join_team {padding-top: 150px;padding-bottom: 100px;position: relative;}
#join_team img {max-height: 280px;}
#join_team h3 {font-family: 'gilroy-semibold';font-size: 30px;margin-top: 70px;}
#join_team h1 {font-family: 'gilroy-bold';font-size: 34px;margin-top: 70px;}
#join_team p {font-size: 15px;line-height: 24px;}

/*Great Place Work*/
#great_work{padding-bottom: 70px;}
#great_work img{height: 100px;margin-right: 30px;}
#great_work p{font-size: 14px;line-height: 22px;}

/*Our Open Positions*/
#positions{margin-top: 30px;}
#positions h3 {font-size: 24px;font-family: 'gilroy-bold';line-height: 30px;margin-bottom: 0px;}
#positions h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#positions h3 span img{height: 45px;}
#positions h4 {font-size: 20px;font-family: 'gilroy-bold';line-height: 26px;margin-bottom: 0px;}
#positions h4 span img{height: 35px;}
#positions h4 span {color: #FF8206;	font-family: 'gilroy-regular';font-size: 50px;vertical-align: text-top;}

#positions .accordion{margin-top: 20px;margin-bottom: 40px;}
#positions .accordion .accordion-header .accordion-button.collapsed{font-family: 'gilroy-semibold';font-size: 16px;letter-spacing: 0.4px;}
#positions .accordion .accordion-header .accordion-button.collapsed a{color: #FE8D00;}
#positions .accordion .accordion-header .accordion-button{font-family: 'gilroy-semibold';font-size: 18px; color: #000;background-color: transparent;box-shadow: none;}
#positions .accordion .accordion-header .accordion-button:focus{box-shadow: none;border: 0;}
#positions .accordion .accordion-item{border: 1px solid #B3B3B3;margin-bottom: 20px;border-radius: 30px;padding: 0 20px;}
#positions .accordion .accordion-header .accordion-button:after{z-index: 1;background-size: 12px;background-position: center;color: #fff;background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;}
#positions .accordion .accordion-header .accordion-button.collapsed:before{content: ''; background: #B5B1A6;height: 20px; width: 20px; border-radius: 100%;position: absolute; right: 20px; z-index: 0;}
#positions .accordion .accordion-header .accordion-button::before{content: '';background: #FE8D00;height: 20px; width: 20px;border-radius: 100%;position: absolute; right: 20px; z-index: 0;}
#positions .accordion .accordion-item .accordion-body{padding-bottom: 30px;}
#positions .accordion .accordion-item .accordion-body p{font-size: 14px; line-height: 24px;}
#positions .accordion .accordion-item .accordion-body p strong{font-family: 'gilroy-regular';}
#positions .accordion .accordion-item .accordion-body .btn-common {height: 35px;border-radius: 30px;background: #FF8206;color: #fff;font-size: 14px;padding: 0 15px;line-height: 30px;font-family: 'gilroy-semibold';}
#positions .accordion .accordion-item .accordion-body ul.list li
{
  list-style-type : disc;
}



#positions .select_city_wrapper{margin: 30px 0;}
#positions .select_city_wrapper label {margin-right:10px;color:#fff; border-radius: 30px; }
#positions .select_city_wrapper label:hover{cursor: pointer;}
#positions .select_city_wrapper label span {font-size: 13px;font-family: 'gilroy-semibold';height: 40px; border-radius: 30px; border: 1px solid #E0E0E0; line-height: 35px;color: #000;padding: 0 20px;}
#positions .select_city_wrapper label input {position:absolute;top:-20px;}
#positions .select_city_wrapper input:checked + span {background-color:#000;color:#F7F7F7;border: 1px solid #000;}
#positions .custom-control-label::after{border-radius: 50%!important;width: 24px; height: 24px;top: 0px;color: transparent;}
#positions .form_bot_wrapper .custom-control-label::before{background-color: #ebebeb;height: 24px;width: 24px;border-radius: 50%;top: 0;}
#positions .custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color: #ebebeb;}

/*Contact form*/
#contact-form.career-form{padding: 100px 0;}
#contact-form.career-form .btn-tertiary { color: #555; padding: 0; line-height: 30px; margin: auto; display: block; border: 1px solid #B7B7B7;font-size: 13px;font-family: 'gilroy-semibold';}
#contact-form.career-form .btn-tertiary i{font-size: 18px;vertical-align: middle;}
#contact-form.career-form .btn-tertiary:hover, #contact-form.career-form .btn-tertiary:focus { color: #888888; border-color: #888888;}
#contact-form.career-form .input-file { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1;}
#contact-form.career-form .input-file + .js-labelFile { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 10px; cursor: pointer;border-radius: 30px;}
#contact-form.career-form .input-file + .js-labelFile.has-file .icon:before {color: #5AAC7B;}

#our_story.insurance-sec1 h3{font-family: 'gilroy-semibold';font-size: 28px;line-height: 32px;margin-bottom: 15px;}
#our_story.insurance-sec1 h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;line-height: 20px;}

/*--------------------------------------------*/
/*WhatsApp Credit Line*/
/*--------------------------------------------*/
#whatsapp_sec_one{padding-top: 150px;padding-bottom: 40px;position: relative;}
#whatsapp_sec_one .content-wrapper h3 {font-size: 30px;font-family: 'gilroy-bold';line-height: 38px;margin-bottom: 20px;margin-top: 60px;}
#whatsapp_sec_one .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#whatsapp_sec_one .content-wrapper h1 {font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#whatsapp_sec_one .content-wrapper h1 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#whatsapp_sec_one .content-wrapper p{line-height: 22px;}
#whatsapp_sec_one .content-wrapper p span{color: #F08143;font-size: 22px;font-family: 'gilroy-semibold';}
#whatsapp_sec_one .content-wrapper img{max-height: 450px;}

#whatsapp_features .feature-box{background: #F3F3F1;border-radius: 40px;padding: 40px;min-height: 390px;}
#whatsapp_features .feature-box img{max-height: 120px;}
#whatsapp_features .feature-box h3 {font-family: 'gilroy-semibold';font-size: 26px;line-height: 32px;margin-bottom: 15px;margin-top: 30px;}
#whatsapp_features .feature-box .list {padding-left: 15px;}
#whatsapp_features .feature-box .list li {font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#whatsapp_features .feature-box .list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;font-size: 20px;width: 7px;height: 7px;margin-right: 7px;margin-left: -15px;}

/* #funds_disposal {
margin-top: 30px;
margin-bottom: 30px;
} */
#whatsup_numbers .number-box{box-shadow: 0px 20px 20px #00000014;border-radius: 30px;padding: 30px;margin-bottom: 30px;}
#whatsup_numbers .number-box img{height: 70px;width: auto;}
#whatsup_numbers .number-box h6{font-family: 'gilroy-semibold';font-size: 18px;margin-top: 15px;}


#whatsup_numbers h3 {font-size: 28px;font-family: 'gilroy-bold';line-height: 30px;}
#whatsup_numbers h3 span {color: #FF8206;font-size: 50px;font-family: 'gilroy-regular';	vertical-align: sub;}

.round-up-investing-panel{padding: 60px 0;}
.round-up-investing-panel h3 {font-size: 28px;font-family: 'gilroy-semibold';line-height: 32px; margin-bottom: 30px;}
.round-up-investing-panel h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
.round-up-investing-panel h5{font-size: 20px; font-family: 'gilroy-semibold';margin-bottom: 20px;}
.round-up-investing-panel p {font-size: 15px;line-height: 22px;}
.round-up-investing-panel .absolute-img{max-height: 400px;}

.round-up-investing-panel .nav{margin-bottom: 30px; white-space:nowrap;display: block ruby; min-width: 0;}
.round-up-investing-panel .nav .nav-item{margin: 5px 10px;}
.round-up-investing-panel .nav .nav-item .nav-link{border: 1px solid #C7C7C7;border-radius: 30px; height: 45px;line-height: 45px;font-size: 15px; padding: 0 20px;color: #000;letter-spacing: 0.6px;font-family: 'gilroy-semibold';}
.round-up-investing-panel .nav .nav-item .nav-link.active{background: #FD8D00;border-color: #FD8D00; color: #fff;}


/*--------------------------------------------*/
/*Blog*/
/*--------------------------------------------*/
#blog_head {padding-top: 150px;	padding-bottom: 0px;position: relative;}
#blog_head h1 {font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#blog_head h1 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#blog_head h5{font-size: 20px;font-family: 'gilroy-semibold'; margin-bottom: 30px;}
.search-container {position: relative;display: inline-block;height: 50px;width: 50px;vertical-align: bottom; margin-right: 15px;}
.mglass {display: inline-block;pointer-events: none;}
.searchbutton {position: absolute;font-size: 17px;width: 100%;margin: 0;padding: 0;height: 50px; width: 50px; border: 1px solid #E0E0E0;border-radius: 100%;text-align: center; line-height: 50px;cursor: pointer;}
.search:focus + .searchbutton {transition-duration: 0.4s;-moz-transition-duration: 0.4s;-webkit-transition-duration: 0.4s;-o-transition-duration: 0.4s;	background-color: white;color: black;}
.search {position: absolute;left: 50px; border-radius: 30px; background-color: #f1f1f1;outline: none;border: none;padding: 0;width: 0;height: 100%;z-index: 10;transition-duration: 0.4s;-moz-transition-duration: 0.4s;-webkit-transition-duration: 0.4s;-o-transition-duration: 0.4s;}
.search:focus {width: 290px;padding: 0 16px 0 0;}
.expandright {left: auto;right: 50px;}
.expandright:focus {padding: 0 0 0 16px;}

/*Custome Select Box*/
.custom-select { position: relative;border: 1px solid #E0E0E0;height: 45px;border-radius: 30px;line-height: 45px; padding-left: 20px;}
.custom-select label {font-size: 14px;color: #2D2D2D;font-family: 'gilroy-semibold';width: 80px;}
.custom-select select { display: none;}
.custom-select .select-selected{color: #2D2D2D;font-family: 'gilroy-regular'; position: relative;overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 1;line-clamp: 1; -webkit-box-orient: vertical;text-overflow: ellipsis; word-wrap: break-word;}
.select-selected:after { position: absolute; content: "\F282"; top: 0px; right: 20px; font-family: bootstrap-icons !important;}
.select-selected.select-arrow-active:after { top: 0px;}
.select-items div,.select-selected { color: #ffffff; padding: 0px 40px 0px 0px;border-bottom: 0.5px solid rgba(209, 209, 209, 0.20); cursor: pointer; user-select: none;font-weight: 300;font-size: 14px;color: #2D2D2D;}
.select-items { position: absolute; top: 100%; left: 0; right: 0; z-index: 99;background: #FFFFFF;box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); }
.select-items div{line-height: 40px;padding: 0 15px;}
.select-hide { display: none;}
.select-items div:hover, .same-as-selected { background: #EAEEF2;}
.cat-select {
  position: relative;
  border: 1px solid #E0E0E0;
  height: 45px;
  border-radius: 30px;
  line-height: 45px;
  padding-left: 20px;
}
select {
  border: unset !important;
}

#news_events.blog-list h3{font-size: 26px;font-family: 'gilroy-bold'; line-height: 30px;margin-bottom: 20px;}
#news_events.blog-list h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#news_events.blog-list .pagination .page-item a.page-numbers{border: 0;font-size: 14px;color: #000;line-height: 52px;padding: 0 15px;}
#news_events.blog-list .pagination .page-item a.page-numbers:hover{background-color: transparent;}
#news_events.blog-list .pagination .page-item span.current{border: 0;font-size: 14px;color: #FF8206;line-height: 52px;padding: 0 15px;}
#news_events.blog-list nav{display: inline-block;}
#news_events.blog-list nav ul li:not(:first-child) {margin-left: 0px;}
#news_events.blog-list nav ul li:first-child a{margin-right: 20px;height: 50px; width: 50px;border-radius: 100%; text-align: center; line-height: 55px;background: #F5F5F5;padding: 0;font-size: 18px !important;}
#news_events.blog-list nav ul li:last-child a{margin-left: 20px;height: 50px; width: 50px;border-radius: 100%; text-align: center; line-height: 55px;background: #F5F5F5;padding: 0;font-size: 18px !important;}
#news_events.blog-list .pagination .page-item a.page-numbers:focus{box-shadow: none;background-color: transparent;}
/*--------------------------------------------*/
/*Two Wheeler Loan*/
/*--------------------------------------------*/
#our_story_4 .believe-list li h6{color: #FF7804;font-family: 'gilroy-regular';font-size: 22px;}
#our_story_4 .believe-list li h4{font-size: 20px; font-family: 'gilroy-semibold';}
#our_story_4 .believe-list li p{font-size: 16px;font-family: 'gilroy-regular';line-height: 20px;margin-top: 0;}
#benefits_credit_line.eligibility-criteria .benefits-box h4{font-family: 'gilroy-semibold';font-size: 22px;}
/*--------------------------------------------*/
/*Blog Details*/
/*--------------------------------------------*/
#blog_details{padding-top: 100px;}
#blog_details h1{font-family:'gilroy-bold';line-height:34px}
.blog-grid { box-shadow: 0 0 30px rgba(31, 45, 61, 0.125); border-radius: 5px; overflow: hidden; background: #ffffff; margin-top: 15px; margin-bottom: 15px;}
.blog-grid .blog-img { position: relative;}
.blog-grid .blog-img .date { position: absolute; background: #fc5356; color: #ffffff; padding: 8px 15px; left: 10px; top: 10px; border-radius: 4px;}
.blog-grid .blog-img .date span { font-size: 22px; display: block; line-height: 22px; font-weight: 700;}
.blog-grid .blog-img .date label { font-size: 14px; margin: 0;}
.blog-grid .blog-info { padding: 20px;}
.blog-grid .blog-info h5 { font-size: 22px; font-weight: 700; margin: 0 0 10px;}
.blog-grid .blog-info h5 a { color: #000;}
.blog-grid .blog-info p { margin: 0;}
.blog-grid .blog-info .btn-bar { margin-top: 20px;}
/* Blog Sidebar
-------------------*/
.blog-aside .widget { box-shadow: 0 0 30px rgba(31, 45, 61, 0.125); border-radius: 5px; overflow: hidden; background: #ffffff; margin-top: 15px; margin-bottom: 15px; width: 100%; display: inline-block;  vertical-align: top;}
.blog-aside .widget-body { padding: 15px;}
.blog-aside .widget-title { padding: 15px; border-bottom: 1px solid #eee;}
.blog-aside .widget-title h3 { font-size: 20px; font-family: 'gilroy-semibold'; color: #FF8206; margin: 0;}
.blog-aside .widget-author .media { margin-bottom: 15px;}
.blog-aside .widget-author p { font-size: 16px; margin: 0;}
.blog-aside .widget-author .avatar { width: 70px; height: 70px; border-radius: 50%; overflow: hidden;}
.blog-aside .widget-author h6 { font-weight: 600; color: #000; font-size: 22px; margin: 0; padding-left: 20px;}
.blog-aside .post-aside { margin-bottom: 15px;}
.blog-aside .post-aside .post-aside-title h5 { margin: 0;}
.blog-aside .post-aside .post-aside-title a { font-size: 18px; color: #000; font-weight: 600;}
.blog-aside .post-aside .post-aside-meta { padding-bottom: 10px;}
.blog-aside .post-aside .post-aside-meta a { color: #6F8BA4; font-size: 12px; text-transform: uppercase; display: inline-block; margin-right: 10px;}
.blog-aside .latest-post-aside + .latest-post-aside { border-top: 1px solid #eee; padding-top: 15px; margin-top: 15px;}
.blog-aside .latest-post-aside .lpa-right { width: 90px;}
.blog-aside .latest-post-aside .lpa-right img { border-radius: 3px;}
.blog-aside .latest-post-aside .lpa-left { padding-right: 15px;}
.blog-aside .latest-post-aside .lpa-title h5 { margin: 0; font-size: 15px;}
.blog-aside .latest-post-aside .lpa-title a { color: #000; font-weight: 600;}
.blog-aside .latest-post-aside .lpa-meta a { color: #6F8BA4; font-size: 12px; text-transform: uppercase; display: inline-block; margin-right: 10px;}
.tag-cloud a { padding: 4px 15px; font-size: 13px; color: #ffffff; background: #000; border-radius: 3px; margin-right: 4px; margin-bottom: 4px;}
.tag-cloud a:hover { background: #fc5356;}

/* Blog Single Post CSS Start*/

.blog-single { padding-bottom: 30px;}
.article { box-shadow: 0 0 30px rgba(31, 45, 61, 0.125); border-radius: 5px; overflow: hidden; background: #ffffff; padding: 15px; margin: 0px 0 30px;}
.article .article-title { padding: 15px 0 20px;}
.article .article-title h6 { font-size: 14px; font-weight: 700; margin-bottom: 20px;}
.article .article-title h1 {
  color: #000;
  font-family: 'gilroy-semibold';
  font-size: 28px !important;
  margin: 0 0 10px !important;
}
.article-content p {
  font-size: 16px;
  line-height: 21px;
  /* color: #7a7863; */
}
.article-content h3 {
  font-size: 18px !important;
}
.article-content h2 {
  font-size: 25px;
  font-family: 'gilroy-semibold';
  font-weight: bold;
  margin-bottom: 15px !important;
}
.article-content a {
  color: #f48020;
  font-weight: bold;
}
.article .article-title .media { padding-top: 15px; border-bottom: 1px dashed #ddd; padding-bottom: 20px;}
.article .article-title .media .avatar {
width: 45px;
height: 45px;
border-radius: 50%;
overflow: hidden;
}
.article .article-title .media .media-body {
padding-left: 8px;
}
.article .article-title .media .media-body label {
font-weight: 600;
color: #fc5356;
margin: 0;
}

#blog_details ul.list li {
  list-style: disc;
  line-height: 27px;
  margin-bottom: 15px;
}

#blog_details ul.list {
  padding-left: 30px;
}

ul.post-meta.list-inline li a {
  font-size: 14px;
  line-height: inherit;
  color: #7a7863 !important;
  margin-bottom: 0 !important;
}

.article-content ul li strong {
  line-height: 30px;
}
.article .article-title .media .media-body span {
display: block;
font-size: 12px;
}
.article .article-content h1,
.article .article-content h2,
.article .article-content h3,
.article .article-content h4,
.article .article-content h5,
.article .article-content h6 {
color: #000;
font-weight: 600;
margin-bottom: 15px;
}
.article .article-content blockquote {
max-width: 600px;
padding: 15px 0 30px 0;
margin: 0;
}
.article .article-content blockquote p {
font-size: 20px;
font-weight: 500;
color: #fc5356;
margin: 0;
}
.article .article-content blockquote .blockquote-footer {
color: #000;
font-size: 16px;
}
.article .article-content blockquote .blockquote-footer cite {
font-weight: 600;
}
.article .tag-cloud {
padding-top: 10px;
}
.article-comment {
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
border-radius: 5px;
overflow: hidden;
background: #ffffff;
padding: 20px;
}
.article-comment h4 {
color: #000;
font-weight: 700;
margin-bottom: 25px;
font-size: 22px;
}

/* Blog Single Post CSS End */

img {
  max-width: 100%;
}
img {
  vertical-align: middle;
  border-style: none;
}
.social-share a {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
color: #ffffff;
text-align: center;
margin-right: 10px;
}
.social-share .dribbble {
box-shadow: 0 8px 30px -4px rgba(234, 76, 137, 0.5);
background-color: #ea4c89;
}
.social-share .behance {
box-shadow: 0 8px 30px -4px rgba(0, 103, 255, 0.5);
background-color: #0067ff;
}
.social-share .linkedin {
box-shadow: 0 8px 30px -4px rgba(1, 119, 172, 0.5);
background-color: #0177ac;
}
/*
Template sidebar
*/
.sidebar-title {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
.categories li {
  vertical-align: middle;
}
.categories li > ul {
  padding-left: 15px;
}
.categories li > ul > li > a {
  font-weight: 300;
}
.categories li a {
  color: #999;
  position: relative;
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.categories li a:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.categories li a:hover {
  color: #444;
  background-color: #f5f5f5;
}
.categories > li.active > a {
  font-weight: 600;
  color: #444;
}
.media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body h5 {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 20px;
  font-weight: 400;
}

.media-body h5 a {
  color: #555;
}

.media-body h5 a:hover {
  color: #4782d3;
}
.post-meta {
  padding-top: 15px;
  margin-bottom: 20px;
}

.post-meta li:not(:last-child) {
  margin-right: 10px;
}

.post-meta li a {
  color: #999;
  font-size: 13px;
}

.post-meta li a:hover {
  color: #4782d3;
}

.post-meta li i {
  margin-right: 5px;
}

.post-meta li:after {
  margin-top: -5px;
  content: "/";
  margin-left: 10px;
}

.post-meta li:last-child:after {
  display: none;
}

.post-masonry .masonry-title {
  font-weight: 500;
}

.share-buttons li {
  vertical-align: middle;
}

.share-buttons li a {
  margin-right: 0px;
}

.post-content .fa {
  color: #ddd;
}
.blog-aside .social-icon{margin-top: 30px;display: inline-block;}
.blog-aside .social-icon li{float: left;}
.blog-aside .social-icon li a{height: 30px; width: 30px; line-height: 30px; border-radius: 100%; border: 1px solid #6f6f71; color: #6f6f71; font-size: 16px; margin-right: 10px;display: inline-block;text-align: center;margin-bottom: 5px;}
.blog-aside .social-icon li a:hover{background: #FF8206;color: #fff !important;border-color: #FF8206;}
.blog-aside .social-icon li:first-child a{line-height: 25px;}


#policies h4{font-size:14px;}
#policies ol, #policies ul{margin-bottom:30px;padding-left: 15px;}
#policies ol li, #policies ul li{font-size:14px;margin-bottom:10px; line-height:20px;}
#policies ol li::before, #policies ul li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;font-size: 20px;width: 7px;height: 7px;margin-right: 7px;margin-left: -15px;}
#policies h6{font-size:17px;font-family: 'gilroy-semibold';}
#policies .tags li::before{display:none;}

#policies .table {border-collapse: separate;border-spacing: 0;}
#policies .table tr:first-child th:first-child {border-radius: 15px 0px 0px 0px;}
#policies .table tr:last-child td:last-child {border-radius: 0 0px 15px 0px;}
#policies .table tr th, #policies .table tr td {text-align: center;	font-size: 12px;border: 1px solid #c6c6c6;vertical-align:middle;}

.dropdown .dropdown-menu.show .dropdown-menu.show {	display: block;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu{left:0%;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu{left:100%;top:0;}

#supporting_partners .contact-box, #sourcing_partners .contact-box{  

padding: 0px !important;
  border-radius: 20px !important;
  height: 110px !important;
  line-height: 0px;
  background: none;
  box-shadow: 0px 20px 20px #00000014;
  border-radius: 40px;
  padding: 30px;
  margin-bottom: 30px;
  transform: scale(0.9);
  
}

#policies .table.cashe-gold tr th{background:#FF8206;font-size:14px; color:#fff;}
#policies .cashe-gold tr td{background:#ffc79a;}
#policies .cashe-gold tr th, #policies .cashe-gold tr td{border: 1px solid #FF8206;}


/*--------------------------------------------*/
/*Personal Loan in Mumbai*/
/*--------------------------------------------*/
#personal_loan_mumbai{padding-top: 150px; padding-bottom: 100px; position: relative;}
#personal_loan_mumbai h3 {font-family: 'gilroy-semibold';font-size: 28px;line-height: 32px;margin-bottom: 15px;margin-top: 60px;}
#personal_loan_mumbai h3 span {color: #FF8206;    font-family: 'gilroy-light';font-size: 60px;vertical-align: bottom;}
#personal_loan_mumbai .absolute-img{height: 300px;max-width: none;}
#personal_loan_mumbai h6{font-family: 'gilroy-semibold';/*font-size: 22px*/; font-size : 15px;margin-bottom: 20px;}

#funds_disposal.loan-options .content-box img{height: 60px;}

.maping-nav{ width: 100%; z-index: 99; position: static;overflow:hidden;}
.maping-nav.sticky { position: fixed; top: 70px; background: #fff; padding: 10px 0;border-bottom: 1px solid #d9d9d9;}

.maping-nav .sticky-tab{border: 2px solid #FF8206;border-radius:30px;}
.maping-nav ul {
display: flex;
border-radius: 30px;
padding: 5px;
justify-content: center;
align-items: center;
}
.maping-nav ul li{float: left;margin-right: 10px;}
.maping-nav ul li a{font-size: 16px; color: #FF8206;font-family: 'gilroy-semibold'; padding: 0 20px; line-height: 50px; background: #FFEAD5; border-radius: 30px; display: inline-block;}
.maping-nav ul li a:hover{color: #fff !important; background:#FF8206;}
.maping-nav ul li:last-child{margin-right: 0px;}


.maping-nav-cat{ width: 100%; z-index: 99; position: static;overflow:hidden;}
.maping-nav-cat ul{ border-radius: 30px;padding: 5px; }
.maping-nav-cat ul li{float: left;margin-right: 10px; margin-bottom: 10px; }
.maping-nav-cat ul li a{font-size: 16px; color: #FF8206;font-family: 'gilroy-semibold'; padding: 0 20px; line-height: 50px; background: #FFEAD5; border-radius: 30px; display: inline-block;}
.maping-nav-cat ul li a:hover{color: #fff !important; background:#FF8206;}
.maping-nav-cat ul li:last-child{margin-right: 0px;}



#footer .bhanix-logo {height: 60px;margin-left: 30px;}
#footer h6{display: block;font-size: 13px;margin-bottom: 10px;}
#footer .app-down{margin-top: 30px;margin-bottom: 25px;}
#footer .app-down a img{height: 30px;}
#footer h4{font-size: 17px;font-family: 'gilroy-semibold';position: relative;color: #000;}
#footer h4:before{content: ''; height: 13px; width: 13px; background: #FF8206;position: absolute; top: 4px; left: -30px;border-radius: 100%;border: 3px solid #fff;box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
#footer .info-links li {line-height: 30px;}
#footer .accordion{background-color: transparent;--bs-accordion-bg: transparent;}
#footer .accordion .accordion-body{padding: 0;}
#footer .accordion .accordion-item{padding-left: 30px;border: 0;}
#footer .accordion .accordion-item .accordion-header .accordion-button{border-radius: 0;padding: 0;}
#footer .accordion .accordion-item .accordion-button:focus{border-color: transparent;box-shadow: none;}
#footer .accordion .accordion-item .accordion-button:not(.collapsed){box-shadow: none;background-color: transparent;}
#footer .accordion .accordion-item .collapse:not(.show) {display: block;}
#footer .accordion .accordion-item .accordion-button{cursor: auto;}
#footer .accordion .accordion-item .accordion-button::after{display: none;}


/*--------------------------------------------*/
/*Start Responsive and Mobile Views*/
/*--------------------------------------------*/

/*--------------------------------------------*/
/* Wide Desktop (1920px) and (2560px) View*/
/*--------------------------------------------*/
/*@media (min-width: 1920px) and (max-width: 2560px){*/
@media all and (max-width:2560px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1300px !important;}
#header .navbar.navbar-expand-lg .navbar-nav .nav-link{font-size: 16px; margin-left: 0;}

/*Cashe Green*/
#banner_green .img-1{max-height: 450px;z-index: -1; position: relative;}
#banner_green .img-2{max-height: 450px;}

#banner .img-1{max-height: 450px;z-index: -1; position: relative;}
#banner .img-2{max-height: 450px;}
#banner h1{font-size: 34px;}
#banner h6{font-size: 17px;font-family: 'gilroy-medium';}
#banner .btn-common{font-size: 16px;height: 50px;line-height: 45px;}

#ai-service .content-wrapper h3{font-size: 26px;}
#ai-service .content-wrapper p{font-size: 16px;}
#ai-service .absolute-img{max-width: 350px;}
#we-are-growing .absolute-img{max-height: 430px;}
#we-are-growing .content-wrapper h3{margin-top: 20px !important;font-size: 26px;}
#we-are-growing .content-wrapper p{font-size: 17px;line-height: 28px;}
  
#unlock h3{font-size: 26px;}
#unlock .unlock .swiper-slide.swiper-slide-active .content-box h5{font-size: 28px;}
#unlock .unlock .swiper-slide.swiper-slide-active .content-box p{font-size: 16px;font-family: 'gilroy-semibold';}
#unlock .unlock .swiper-slide.swiper-slide-active .content-box h6{font-size: 20px;font-family: 'gilroy-bold';}
#unlock .unlock .swiper-slide .content-box h5{font-size: 18px;}
#unlock .unlock .swiper-slide .content-box h6{font-size: 16px;}
#unlock .swiper-button-next, #unlock .swiper-button-prev{width: 40px; height: 40px;}
#unlock .swiper-button-next i, #unlock .swiper-button-prev i{font-size: 24px;}
#unlock .unlock .swiper-slide-active .content-box img {height: 170px !important;}
#unlock .unlock .swiper-slide .content-box img {height: 150px;}
  
#feedbacks h3{font-size: 26px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box img {height: 200px;}
#feedbacks .feedbacks .swiper-slide{transform: scale(0.9);}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next {transform: scale(1);}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box h5{font-size: 28px;line-height: 34px;}
#feedbacks .feedbacks .swiper-slide .content-box h5{font-size: 24px;}
#feedbacks .feedbacks .swiper-slide .content-box{min-height: 450px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box{padding: 60px 40px;}
.element-7{height: 45px !important;}
#feedbacks .app-stores{transform: scale(0.8);}
#how_it_works h3{font-size: 26px;margin-bottom: 20px;}
#how_it_works .sub-text{font-size: 17px;}
#cashe-tick h3{font-size: 26px;}
#cashe-tick .slider__flex{transform: scale(0.9);}
#cashe-tick .slider__thumbs .slider__image p{font-size: 17px;}
  
#cashe-number h3{
font-size: 26px; }
#cashe-number .sub-text{margin-bottom: 30px;}
#reviews .reviews h3{font-size: 24px;}
#reviews .reviews .content-box .review-star{font-size: 16px;}
#reviews .reviews .content-box h5{font-size: 18px;}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-button-next{width: 60px; height: 60px;}
.element-10{height: 60px !important;}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset,31.5%) !important;right: auto;	}
#reviews .reviews .swiper-button-next, #reviews .reviews .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset,31.5%);}
  
#clients h3{font-size: 26px;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box img {height: 100px;width: 100px;}
#reviews .reviews .content-box img{height: 70px; width: 70px;}
  
#feedbacks .swiper-button-next, #feedbacks .swiper-button-prev{width: 40px; height: 40px;}
#feedbacks .swiper-button-next i, #feedbacks .swiper-button-prev i{font-size: 24px;}
  
#clients .swiper-button-next, #clients .swiper-button-prev{width: 40px; height: 40px;}
#clients .swiper-button-next i, #clients .swiper-button-prev i{font-size: 24px;}
  
.element-11{height: 70px !important;}
  
  
/*About Us*/
#we-are-cashe .content-wrapper{max-height: 370px;}
#we-are-cashe .content-wrapper .banner-logo{height: 70px;}
#we-are-cashe .content-wrapper h2{font-size: 22px;}
#we-are-cashe .content-wrapper .banner-right{max-height: 500px; }
#we-are-cashe .content-wrapper .banner-right{margin-top: -80px;}
#about_section_two p{line-height: 24px;font-size: 16px;}
#about_section_two .img-left{max-height: 450px;}
#about-section-three .slo-logo {height: 70px;}
#about-section-three p{font-size: 16px;line-height: 24px;}
#about-section-three .sec-img{max-height: 450px;}
#about-features .feature-box img {height: 80px;}
#about-features .feature-box h3{font-size: 20px;}
#about-features .feature-box{padding: 40px;}
#vision-mission h3{font-size: 24px;line-height: 24px;}
#vision-mission .content-box{padding: 30px;min-height: 400px;}
#vision-mission .content-box img{max-height: 140px; width: auto;}
#vision-mission .content-box p{font-size: 16px; line-height: 24px;}
#we-believe h3{font-size: 26px;}
#we-believe .believe-list li h5{font-size: 16px;}
#we-believe .believe-list li p{font-size: 14px;line-height: 20px;}
#we-believe .sec-img{max-height: 450px;} 
  
/*Our Story*/
#our_story img{max-height: 350px;}
#our_story p {font-size: 15px;line-height: 22px;}
#our_story_2 .content-wrapper h3{font-size: 30px;line-height: 30px;}    
#our_story_2 .content-wrapper h6{font-size: 20px;font-family: 'gilroy-medium';margin-bottom: 20px;}
#our_story_2 .content-wrapper p{font-size: 15px; line-height: 24px;}
#our_story_2 .content-wrapper img{max-height: 450px;}
#our_story_3 .content-wrapper h3{font-size: 26px;line-height: 30px;}
#our_story_3 .content-wrapper p{font-size: 15px;line-height: 24px;margin-bottom: 20px;}
#our_story_4 .content-wrapper p{font-size: 15px;}
#our_story_4 .content-wrapper .sec-img{max-height: 400px;height: 100%}
#founder_msg h3{font-size: 26px;}
#founder_msg h5{font-size: 18px;}
#founder_msg p{font-size: 14px;line-height: 22px;}
#founder_msg .img-cover .user-img{height: 450px; max-width: 450px;}
#founder_msg .social-icon img{height: 45px;}
#board_member .nav-pills .nav-item .nav-link.active{font-size: 18px;}
#board_member .nav-pills .nav-item .nav-link{font-size: 20px;border: 1px solid #C7C7C7;border-radius: 30px;padding: 0 20px;}
#board_member .nav-pills .nav-item .nav-link small{font-size: 14px;}
#board_member .tab-content .tab-pane .nav-link{font-size: 22px;height: 60px;}
#board_member .tab-content .tab-pane .nav-link small{font-size: 14px;}
#board_member .tab-content .tab-pane .nav-link.active{font-size: 24px;background: #051769;color: #fff;height: auto;padding: 10px 30px;border-radius: 50px;}
#board_member .tab-content .tab-pane .nav-link.active small{font-size: 16px;}
#board_member .tab-content .tab-pane .member-img{max-height: 500px;min-height: auto;}
#board_member .tab-content .tab-pane .img-panel{position: relative;display: inline-block;}    
#board_member .tab-content .tab-pane .img-panel .btn-expand{position: absolute; right: 30px; top: 30px;border: 2px solid #fff; background: #FF8206;border-radius: 100px;height: 40px;width: 40px; color: #fff;}
#board_member .tab-content .tab-pane .modal .modal-content{border-radius: 30px;min-height: 550px;}
#board_member .tab-content .tab-pane .modal .modal-content .modal-body{padding: 40px;}
#board_member .tab-content .tab-pane .modal .modal-content .modal-body .btn-close{position: absolute; top: 10px; right: 10px;background: transparent;font-size: 25px;opacity: 1;}
#board_member .tab-content .tab-pane .modal .modal-content .modal-body .pic{height: 170px; width: 170px; border-radius: 100%;object-fit: cover;margin: 0 auto;}
#board_member .tab-content .tab-pane .modal .modal-content .modal-body h4{font-size: 28px;font-family: 'gilroy-semibold'; margin-top: 10px;margin-bottom: 30px;}
#board_member .tab-content .tab-pane .modal .modal-content .modal-body p{font-size: 15px;letter-spacing: 0.8px;line-height: 24px;}
  
  
/*Awards & Recognitions*/
#awards-recognitions h3{font-size: 30px;}
#awards-recognitions h3 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: bottom;line-height: 38px;}
#awards-recognitions p{font-size: 15px;}
#awards-recognitions h1{font-family: 'gilroy-bold';font-size: 34px;line-height: 34px;margin-bottom: 20px;}
#awards-recognitions img{max-height: 400px;}
#bfsi h3{font-size: 30px;}
#bfsi h3 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: bottom;line-height: 38px;}
#bfsi p{font-size: 15px;}
#bfsi .bfsi-img{max-height: 400px;}
#bfsi .element-17{height: 50px !important;}    

  
/*Contact us*/
#contact_banner img {height: 70px;}
#contact_banner h3{font-size: 30px;}
#contact_banner .element-18{height: 50px !important;}
#contact-info .contact-box{min-height: 280px;}
#contact-info .contact-box p{font-size: 16px;}
#contact-info .contact-box .email{font-size: 18px;}
#contact-info .contact-box .btn-connect{font-size: 12px;}
#contact-info .contact-box img{width: 45px;}
#contact-form h2{font-size: 40px;}
#contact-form p {font-size: 14px;line-height: 24px;}
#contact-form .form-control{font-size: 15px;}

/*Gold Loan*/
#gold_loan_one h3{font-size: 30px;line-height: 40px;}
#gold_loan_one p{font-size: 15px;line-height: 24px;}
#gold_loan_one ul li{font-size: 15px;}
#gold_loan_one .sec-img{max-height: 450px;}
#gold_loan_two h4{font-size: 26px;}
#gold_loan_two ul li{font-size: 16px;}
#gold_loan_two .sec-img {height: 450px;}
#cashe-tick.gold-loan{padding-bottom: 0;}
#slq_two .sec-img {height: 400px;}
#slq_two h3{font-size:26px; }
#slq_two p{font-size: 15px;line-height: 24px;}
#slq_three h3{font-size:26px; }
#slq_three p {font-size: 15px;line-height: 24px;}

/*Partners*/
#supporting_partners .contact-box img {height: 100px;}
#sourcing_partners .contact-box img {height: 100px;}
#lending_partners {padding-top: 50px;}
#lending_partners h4{margin-bottom: 40px;}
#lending_partners .contact-box{min-height: 370px;}
#lending_partners .contact-box img {height: 50px;}
#lending_partners .contact-box p{font-size: 16px;line-height: 22px;}
#customer_care_details h4{font-size: 26px;}
#customer_care_details .contact-box p{font-size: 15px;line-height: 24px;}
#customer_care_details .contact-box{min-height: 190px;}
#customer_care_details .contact-box h5{font-size: 18px;}
#collection_agencies{padding-top: 60px;}
#collection_agencies h4{margin-bottom: 40px;}
#collection_agencies .contact-box h5{font-size: 18px;}
#collection_agencies .contact-box h6{font-size: 16px;}
#customer_care_details .nav-pills .nav-item .nav-link{font-size: 20px;}
#customer_care_details .nav-pills .nav-item .nav-link.active{font-size: 22px;}
#customer_care_details .nav-pills {margin-bottom: 50px;}
#customer_care_details .tab-content table td {font-size: 14px;}
#customer_care_details .tab-content table th{font-size: 14px;}

/*What Is CASHe?*/
#what-cashe h3, #what-we-do .content-wrapper h3, #how-we-do-it .content-wrapper h3{font-size: 30px;}
#what-cashe p, #what-we-do .content-wrapper p, #how-we-do-it .content-wrapper p{font-size: 15px;line-height: 26px;}
#how-we-do-it .sec-img{max-height: 450px;}
  
#news_events h3{margin-top: 0px;font-size: 30px;}
#news_events.blog-list{padding-top: 20px;}
}

/*--------------------------------------------*/
/* Laptop with Desktop (1920px) View*/
/*--------------------------------------------*/
@media all and (max-width:2000px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1400px;}

}

/*--------------------------------------------*/
/* Laptop with Desktop (1400px) View*/
/*--------------------------------------------*/
@media all and (max-width:1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1200px !important;}
#header .navbar.navbar-expand-lg .navbar-nav .nav-link{font-size: 17px;}
#header nav ul li:not(:first-child) {margin-left: 10px;}


#banner_green .green-logo{height: 60px;}
#banner_green{padding-top: 140px;}
#banner_green h1{font-size: 38px;line-height: 42px;}
#banner_green h1 img{height: 40px;width: auto;}
#faq_green h2, #loan_calculator h2, #featured_partners h2, #features_love h2, #our_products h2, #what_we_offer .content-wrapper h2 {font-size: 28px;}
#our_products, #featured_partners, #loan_calculator {padding: 50px 0;}
#faq_green .accordion {margin-top: 30px;}
#features_love .features-card{min-height: 340px;}
#featured_partners .features-card{min-height: 440px;}
#featured_partners .features-card .swiper {margin-bottom: 40px;}
#loan_calculator .calcy .calculated-values h2{font-size: 34px;}
#loan_calculator .calcy .calculated-values .table td{font-size: 18px;line-height: 36px;}
#our_products .product-card{padding: 50px 30px 40px 30px;}
#our_products .product-card h5{font-size: 22px;}
#features_love .features-card h5{font-size: 22px;}

  
#ai-service .content-wrapper{padding: 70px;}
#ai-service .absolute-img{ max-width: 350px;}
#ai-service .content-wrapper h3{font-size: 30px;line-height: 30px;}
#ai-service .content-wrapper p{font-size: 20px;}
  
#unlock .unlock .swiper-slide .content-box{padding: 30px;border-radius: 50px;}
#unlock .unlock .swiper-slide-active{margin-top: 0;}
#unlock .unlock .swiper-slide-active .content-box .btn-link{font-size: 50px;}
  
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-button-next{width: 70px; height: 70px;}
#reviews .reviews .content-box h5{font-size: 20px;}
#reviews .reviews .swiper-slide.swiper-slide-active .content-box .comments{font-size: 20px;}
#footer .bhanix-logo{height: 50px;}
#clients .clients .swiper-wrapper {margin-top: 100px;}
  
#cashe-tick .slider__thumbs{height: calc(700px - 96px);}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image h5{font-family: 'gilroy-semibold';}
#cashe-tick .slider__thumbs .slider__image h5{font-family: 'gilroy-semibold';}

#we-are-cashe {margin-top: 200px;}
#we-are-cashe .content-wrapper{height: 320px;}
#we-are-cashe .content-wrapper .banner-right {margin-top: -90px;}
#we-are-cashe .content-wrapper h2 {margin-top: 16%;}
#we-are-cashe .content-wrapper img{height: 70px;}
#about-features .feature-box{padding: 50px 30px;}
#about-features .feature-box img {height: 130px;}
#about_section_two p{font-size: 19px;}
#about-section-three p{font-size: 19px;}
#about-section-three{padding-bottom: 50px;}


#feedbacks .feedbacks .swiper-slide .content-box{border-radius: 50px;min-height: 460px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box p{margin-bottom: 0px;font-size: 16px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box{padding: 50px 20px;}
#feedbacks .feedbacks .swiper-slide .content-box h5{font-size: 24px;line-height: 30px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-next .content-box img {height: 200px;}
  
#cashe-tick.gold-loan .slider__flex h3{margin-left: 25%;}
  
#pl_content .accordion .accordion-header .accordion-button{font-size: 18px;}
#pl_content .accordion .accordion-header .accordion-button.collapsed{font-size: 16px;}
  
#footer {padding: 70px 80px;}
#footer .social-icon li a{height: 25px;font-size: 12px; width: 25px;line-height: 25px;}
}

/*--------------------------------------------*/
/* Laptop with Tab (1199px) View*/
/*--------------------------------------------*/
@media all and (max-width:1199px){
#header nav ul li:not(:first-child) {margin-left: 0px;}
#header .navbar.navbar-expand-lg .navbar-nav .nav-link {font-size: 15px;}
}

/*--------------------------------------------*/
/* Laptop with Tab (1199px) View*/
/*--------------------------------------------*/
@media all and (max-width:1024px){

  
  
}
/*--------------------------------------------*/
/* Mini Laptop with Tab (991px) View*/
/*--------------------------------------------*/
@media all and (max-width: 991px){
#header{padding: 10px 0px;background: #fff;}
#header .brand-logo img {height: 40px;}
#header .navbar.navbar-expand-lg{padding-right: 0;justify-content: space-between;}
#header .navbar.navbar-expand-lg .navbar-nav{width: 100%;padding-left: 30px;margin-bottom: 50px;margin-top: 30px;}
#header .navbar.navbar-expand-lg .navbar-collapse {margin-right: 0px;padding-top: 30px;height:100vh;overflow-y:auto;}
#header .nav-open{top: -2px; right: -7px;width: 60px; height: 40px;}
#header .nav-open i{margin-left: 17px;}
#header .nav-open i:nth-child(1) {margin-top: 12px;}
#banner {padding-top: 100px;}
#header .navbar.navbar-expand-lg .navbar-nav .nav-link {font-size: 20px;text-align: left;font-family: 'gilroy-medium';line-height: 45px;position: relative;padding-left: 25px;}
#header .navbar.navbar-expand-lg .navbar-nav .nav-link:before{content: ''; position: absolute; left: 0;width: 7px; height: 7px;border-radius: 100%; background: #F39314; line-height: 40px;top: 42%;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu {box-shadow: none;border: 0px;	border-radius: 0px;	padding: 0px;width: 100%;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li{border: 0;}
#header .navbar-expand-lg .navbar-nav .dropdown-menu li a{color: #5A5A5A;font-family: 'gilroy-light';font-size: 16px;padding-left: 25px; padding-right: 0; margin-left: 0;} 
.navbar-toggler{border: 1px solid #FF8206;border-radius: 30px;color: #FF8206;position: relative;height: 40px; width: 70px;right: 0;}
  
#header .navbar.navbar-expand-lg .navbar-collapse .get-app-down{background: #F4F3F2;padding: 20px;display: inline-block;border-bottom: 20px solid #FF8206;width: 100%;}
#header .navbar.navbar-expand-lg .navbar-collapse .get-app-down h3 {color: #76755E;font-size: 24px;font-family: 'gilroy-bold';letter-spacing: 2.8px;line-height: 40px;margin-bottom: 15px;}
#header .navbar.navbar-expand-lg .navbar-collapse .get-app-down h3 span {color: #EF9335;}
#header .navbar.navbar-expand-lg .navbar-collapse .app-stores .btn-playstore img, #header .navbar.navbar-expand-lg .navbar-collapse .app-stores .btn-apple img {height: 40px;}
#header .navbar.navbar-expand-lg .navbar-collapse .app-stores .btn-playstore, #header .navbar.navbar-expand-lg .navbar-collapse .app-stores .btn-apple {display: inline-block;margin-right: 8px;}
  
#header .navbar.navbar-expand-lg .btn11 {position: relative; top: 0px; transition-duration: 0.5s;}
#header .navbar.navbar-expand-lg .btn11 .icon-left {transition-duration: 0.5s; position: absolute; height: 3px; width: 13px; top: 18px; background-color: #FF8206;left: 12px;}
#header .navbar.navbar-expand-lg .btn11 .icon-left:before {transition-duration: 0.5s; position: absolute; width: 13px; height: 3px; background-color: #FF8206; content: ""; top: -8px;}
#header .navbar.navbar-expand-lg .btn11 .icon-left:after { transition-duration: 0.5s; position: absolute; width: 13px; height: 3px; background-color: #FF8206; content: ""; top: 8px;}
#header .navbar.navbar-expand-lg .btn11 .icon-left:hover { cursor: pointer;}
#header .navbar.navbar-expand-lg .btn11 .icon-right {transition-duration: 0.5s; position: absolute; height: 3px; width: 13px; top: 18px; background-color: #FF8206; left: 25px;}
#header .navbar.navbar-expand-lg .btn11 .icon-right:before {transition-duration: 0.5s; position: absolute; width: 13px; height: 3px; background-color: #FF8206; content: ""; top: -8px;}
#header .navbar.navbar-expand-lg .btn11 .icon-right:after { transition-duration: 0.5s; position: absolute; width: 13px; height: 3px; background-color: #FF8206; content: ""; top: 8px;}
#header .navbar.navbar-expand-lg .btn11.open .icon-left { transition-duration: 0.5s;background: transparent;}
#header .navbar.navbar-expand-lg .btn11.open .icon-left:before {transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);}
#header .navbar.navbar-expand-lg .btn11.open .icon-left:after {transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);}
#header .navbar.navbar-expand-lg .btn11.open .icon-right {transition-duration: 0.5s; background: transparent;}
#header .navbar.navbar-expand-lg .btn11.open .icon-right:before {transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);}
#header .navbar.navbar-expand-lg .btn11.open .icon-right:after {transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);}
#header .navbar.navbar-expand-lg .btn11:hover {cursor: pointer;}
.burger-nav, .navigation{display: none;}
#header .menu{right: 0;height: 43px;}
  
#reviews .reviews .swiper-slide .content-box{padding: 0 30px;}
#reviews .reviews .swiper-slide .content-box .comments{display: block;}
#reviews .reviews .swiper-slide.swiper-slide-active .content-box .comments {font-size: 18px;margin-bottom: 30px;}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-button-next {width: 50px;height: 50px;}
#reviews .reviews .swiper-button-next, #reviews .reviews .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset,30.5%);top: var(--swiper-navigation-top-offset,50%);}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset,30.5%) !important;right: auto;top: var(--swiper-navigation-top-offset,50%);}

.maping-nav ul li a{padding: 0 15px; line-height: 40px;}
.maping-nav.sticky{top:63px;}
.maping-nav .sticky-tab{white-space: nowrap; overflow-x: scroll;scrollbar-width: thin; scrollbar-color: #ccc #ececec; padding-bottom:5px;border: 2px solid #FF8206;border-radius:30px;}
.maping-nav .sticky-tab::-webkit-scrollbar { width: 10px; height: 2px;}
.maping-nav .sticky-tab::-webkit-scrollbar-track { background-color: #bbb;}
.maping-nav .sticky-tab::-webkit-scrollbar-thumb { background-color: #FF8206;}
.maping-nav .sticky-tab::-webkit-scrollbar-track, .maping-nav .sticky-tab::-webkit-scrollbar-thumb { border-radius: 12px;}


#footer {padding: 70px 30px;}
  
#footer .accordion{margin-top: 20px;}
#footer .accordion .accordion-item .collapse:not(.show) {display: none;}
#footer .accordion .accordion-item .accordion-button{cursor: pointer;}
#footer .accordion .accordion-item .accordion-button::after{display: block;margin-left: 10px;height: 12px; width: 15px; background-size: 15px;top: -4px; position: relative;}
  .accordion-button:not(.collapsed)::after{background-image: var(--bs-accordion-btn-icon);}
#footer .mobile-view h3{color: #76755E;font-size: 28px;font-family: 'gilroy-bold';display: block; border-top: 1px solid #D8D8D8;padding-top: 20px;margin-bottom: 10px;margin-top: 20px;}
#footer .mobile-view h3 span{color: #F08143;}
#footer .app-down a img {height: 45px;}
#footer .bhanix-logo{height: 70px;}
#footer .mobile-view p{font-size: 20px;display: block;padding-top: 20px;border-top: 1px solid #ccc;margin-top: 40px;text-align: center;}
#footer .social-icon{display: flex; width: 100%; justify-content: center;margin-bottom: 20px;}
#footer .social-icon li a{height: 40px;font-size: 20px;width: 40px;line-height: 40px;margin-right: 15px;}
#footer .social-icon li:first-child a{line-height: 40px;}
}


/*--------------------------------------------*/
/* Mini Tab with All Mobile Devices (767px) View*/
/*--------------------------------------------*/
@media all and (max-width:767px){

.element-2, .element-3, .element-10, .element-11, .element-6, .element-20{display: none;}

#banner .img-1 {max-height: 340px;}
#banner .img-2 {max-height: none;}
#ai-service .content-wrapper{padding: 30px 25px 20px 25px;border-radius: 40px;}
#ai-service .content-wrapper h3{font-size: 28px;line-height: 30px;}
#ai-service .content-wrapper p{font-size: 15px;line-height: 24px;}
#ai-service .absolute-img{position: relative;right: 0px; top: 50px;max-width: 260px;}
#ai-service .btn-common{font-size: 15px;}
  
#we-are-growing {margin-top: 30px;padding-bottom: 50px;}
#we-are-growing .content-wrapper{padding: 0;}
#we-are-growing .content-wrapper h3{font-size: 28px;}
.mobile-view{display: block;}
.desktop-view{display: none;}
#we-are-growing .btn-common{margin-bottom: 50px;}
  
#unlock {padding-bottom: 50px;}
#unlock h3{position: relative;left: 0;font-size: 28px;line-height: 35px;}
#unlock .swiper-button-next, #unlock .swiper-button-prev{display: none;}
#unlock .unlock .swiper-pagination-fraction{display: block;}
#unlock .unlock .swiper-slide {margin-top: 0px;}
#unlock .unlock .swiper-slide-active .content-box img {height: 130px;}
#unlock .unlock .swiper-slide .content-box img {height: 130px;}
#unlock .unlock .swiper-slide-active .content-box h5 {font-size: 22px;}
#unlock .unlock .swiper-slide-active .content-box p {font-size: 18px;font-family: 'gilroy-regular';}
#unlock .unlock .swiper-slide-active .content-box .btn-link {display: none;}
#unlock .unlock .swiper-slide-active .content-box img {height: 150px !important;}
#unlock .unlock .swiper-slide.swiper-slide-active .content-box h5 {font-size: 22px;}
#unlock .unlock .swiper-slide.swiper-slide-active .content-box h6 {font-size: 16px;}
#unlock .unlock .swiper-slide .content-box h6{font-size: 18px;}
#unlock .unlock .swiper-slide .content-box p {display: block;}
#unlock .unlock .swiper-pagination-fraction {right: 10px;left: auto;top: auto;bottom: 0;}
#unlock .unlock{padding-bottom: 60px;}
#unlock .btn-view{height: 30px;text-align: center;border-radius: 30px;text-transform: uppercase;font-size: 14px; font-family: 'gilroy-bold';padding: 0 20px;border: 1px solid #B5B1A5;line-height: 30px;margin-top: -40px;}
  
#feedbacks h3{font-size: 28px;line-height: 32px;}
#feedbacks h3 span{display: none;}
#feedbacks .feedbacks{padding-top: 30px;padding-bottom: 20px;}
#feedbacks .swiper-button-next, #feedbacks .swiper-button-prev{display: none;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-active .content-box {padding: 70px 40px;box-shadow: 0px 20px 20px #00000015;text-align: center;min-height: 510px;border-radius: 40px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-active .content-box img {height: 160px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-active .content-box h5{font-size: 22px;line-height: 28px;}
#feedbacks .feedbacks .swiper-slide .content-box{padding: 40px 20px;min-height: 400px;}
#feedbacks .feedbacks .swiper-slide.swiper-slide-active .content-box p {font-size: 18px;font-family: 'gilroy-regular';display: block;line-height: 24px;text-align: center;margin-bottom: 0px;display: block;}
#feedbacks .feedbacks .swiper-pagination .swiper-pagination-bullet{height: 10px;width: 10px;}
#feedbacks .feedbacks .swiper-pagination .swiper-pagination-bullet-active{width: 50px;}
#feedbacks .feedbacks .swiper-pagination {bottom: 0px;}
#feedbacks .app-stores {transform: scale(1);display: flex;}
#feedbacks .btn-playstore img, #feedbacks .btn-apple img {height: 50px;}
  
#how_it_works h3 {font-size: 22px;line-height: 28px;}
#how_it_works .sub-text{font-size: 17px;font-family: 'gilroy-regular';}
#how_it_works .video-cover img{height: 230px; object-fit: cover; border-radius: 40px;}    
#how_it_works .video-cover .play-btn{bottom: 10px; left: 20px;}
  
/*--------------------------------------------*/
/*CASHe By The Numbers*/
/*--------------------------------------------*/
#cashe-number{padding-bottom: 60px;position: relative;}
#cashe-number h3{font-size: 30px;font-family: 'gilroy-bold';line-height: 34px;}
#cashe-number h3 span{color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: text-top;}
#cashe-number .sub-text{font-size: 16px;font-family: 'gilroy-medium';margin-bottom: 50px;}

#cashe-number .number-box{box-shadow: 0px 20px 20px #00000014;border-radius: 40px;padding: 30px;margin-bottom: 30px;transform: scale(0.9);min-height: 310px;}
#cashe-number .number-box h1{font-size: 36px;color: #FF8206;font-family: 'gilroy-bold';line-height: 40px;margin-top: 20px;margin-bottom: 20px;}
#cashe-number .number-box p{font-size: 17px; font-family: 'gilroy-regular';margin-bottom: 0;line-height: 24px;}
#cashe-number .number-box hr{border-top: 1px solid #DDDCD9;opacity: 1;margin: 20px 0;}
#cashe-number .number-box .user-pic{margin: 30px 0;padding-left: 30px;}
#cashe-number .number-box .user-pic img{height: 50px;margin-left: -30px;}

#cashe-number .number_fact .number-box{box-shadow: none;min-height: inherit;margin-bottom: 0px;border: 0;}
#cashe-number .number_fact .number-box img{height: 40px;}
#cashe-number .number_fact .number-box .user-pic {margin: 0;padding-left: 30px;}
#cashe-number .number_fact .number-box .user-pic img{height: 35px;margin-left: -20px;}
#cashe-number .number_fact .number-box h1{font-size: 30px;line-height: 28px;}
#cashe-number .number-box p{font-size: 16px;}
#cashe-number .number-box hr{border-top: 2px solid #DDDCD9;margin: 10px 0;line-height: 26px;}	

#cashe-tick h3{font-size: 28px;line-height: 36px;margin-bottom: 30px;}
#cashe-tick .slider {padding: 0px;}
#cashe-tick .slider__image img{display: inline-block;}
#cashe-tick .slider__col{margin-left: 0px;position: relative;}
#cashe-tick .slider .slider__flex {flex-direction: initial;}
#cashe-tick .slider__prev, #cashe-tick .slider__next{border: 1px solid #B5B1A5;height: 40px; width: 40px;border-radius: 100%;}
#cashe-tick .slider__next{right: 0;position: absolute;bottom: 0;}
#cashe-tick .slider__thumbs {width: calc(100%);}
#cashe-number h3{font-size: 28px;line-height: 35px;}
#cashe-number .sub-text{font-size: 18px;margin-bottom: 20px;}
#cashe-number .number-box{margin-bottom: 20px;border: 1px solid #F0F0F0;transform: scale(1);}
  
#cashe-tick .slider__thumbs {height: calc(400px - 96px);margin: 0;}
#cashe-tick .slider__thumbs::before {content: '';position: absolute;left: 0;top: 80px;background: url(../images/cash-tick-shadow-curv-mobile.png);background-position: center left;background-repeat: no-repeat;width: 100%;height: 100%;	z-index: 10;background-size: 100%;}
/*#cashe-tick .slider__thumbs .swiper-slide-active .slider__image{background-color:transparent;}*/
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image{border-radius: 0;display: block;  background-color: transparent;padding: 0;}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image h5{color: #000;text-align: center;}
#cashe-tick .slider__thumbs .swiper-slide-active .slider__image span{display: none;}
#cashe-tick .slider__thumbs .slider__image span{display: none;}
#cashe-tick .slider__prev, #cashe-tick .slider__next{left: auto;bottom: 0;top: auto;}
#cashe-tick .slider__next {top: auto;bottom: 0}
#cashe-tick .slider__prev, #cashe-tick .slider__next{color: #B5B1A5;}
#cashe-tick .slider__prev:hover, #cashe-tick .slider__next:hover{background: #B5B1A5;color: #fff;}
.element-13{height: 50px;}
.element-14{display: none;}
#cashe-tick .slider .swiper-container .swiper-pagination{display: block;height: 75px; width: 75px;border-radius: 100%;background: #FF8206;color: #fff; font-size: 22px;text-align: center; line-height: 75px;font-family: 'gilroy-semibold';letter-spacing: 0;left: 42%;bottom: 50px;}

#cashe-tick .slider__thumbs .slider__image{padding: 0px;}

#reviews .reviews h3{font-size: 24px;line-height: 30px;}
#reviews .reviews h3 span{display: none;}
#reviews .reviews .sub-text{font-size: 17px;margin-bottom: 20px;}
#reviews .reviews .swiper-slide.swiper-slide-active .content-box .comments {font-size: 20px;height: auto;}
#reviews .reviews .swiper-slide.swiper-slide-active .content-box .comments p{overflow: inherit;display: block;font-family: 'gilroy-semibold';}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-button-next {width: 40px;height: 40px;}
#reviews .reviews .swiper-button-next, #reviews .reviews .swiper-rtl .swiper-button-prev {right: var(--swiper-navigation-sides-offset,5%);bottom: var(--swiper-navigation-top-offset,5%);top: auto;}
#reviews .reviews .swiper-button-prev, #reviews .reviews .swiper-rtl .swiper-button-next {left: var(--swiper-navigation-sides-offset,5%) !important;right: auto;bottom: var(--swiper-navigation-top-offset,5%); top: auto;}
#reviews .reviews {border-radius: 40px;padding: 40px 10px;}
#reviews .reviews .swiper-slide.swiper-slide-active .content-box::before{display: none;}
#reviews .reviews .swiper-slide.swiper-slide-next .content-box::before{display: none;}

#reviews .reviews .content-box h5 {font-size: 18px;}
#clients .clients .swiper-button-next{width: 35px; height: 35px;bottom: 0; top: 30px;}
#clients .clients .swiper-button-prev{width: 35px; height: 35px;bottom: 0; top: 30px;border: 1px solid #FF8206;border-radius: 100%;display: block;line-height: 35px;text-align: center;right: 60px;}
#clients .clients .swiper-button-prev i {font-size: 22px;color: #FF8206;}
#clients .clients .swiper-button-prev::after{display: none;}
#clients .clients .swiper-pagination-fraction{display: none;}
#clients{padding-bottom: 50px;}
#clients h3{font-size: 24px;line-height: 30px;}
#clients .clients .swiper-wrapper {margin-top: 40px;}
#clients .element-12{display: none;}

#footer{padding: 50px 10px 0px 10px;}
#footer .mobile-view .info-links li{float: left;padding: 0 20px;line-height: 60px;}
#footer .mobile-view .info-links li a{font-size: 18px;font-family: 'gilroy-medium';}
  
#what-cashe{padding-top: 100px;padding-bottom: 70px;}
#what-cashe h3{margin-top: 0;font-size: 28px;}
#what-cashe p{font-size: 16px;}
#what-cashe img {height: 320px;}
  
#what-we-do .content-wrapper h3{font-size: 28px;line-height: 26px;}
#what-we-do .content-wrapper{padding: 30px;border-radius: 30px;}
#what-we-do .content-wrapper p{font-size: 15px;line-height: 26px;}
#how-we-do-it .content-wrapper{padding: 50px 0px;}
#how-we-do-it .content-wrapper h3{font-size: 28px;line-height: 25px;}
#how-we-do-it .content-wrapper p{font-size: 15px;line-height: 26px;}
  
#get_app .modal-dialog{width: auto;}
#get_app .modal-content .modal-body h1{font-size: 28px;letter-spacing: 1.5px;}
#get_app .modal-content .modal-body {padding: 70px 0;}
#get_app .modal-content .modal-body h6{font-size: 16px;}
#get_app .modal-content .modal-body .app-stores .btn-playstore, #get_cashe_app .content-panel .app-stores .btn-apple {margin-right: 0px;}
#get_app .modal-content .modal-body .btn-apple img {height: 45px;}
#get_app .modal-content .modal-body .btn-playstore img {height: 45px;}

#we-are-cashe {margin-top: 100px;}
#we-are-cashe .content-wrapper {height: auto;padding: 0 30px;border-radius: 30px;}
#we-are-cashe .content-wrapper .banner-right {margin-top: 40px;margin-bottom: -50px;}
#we-are-cashe .content-wrapper h2 {margin-top: 40px;font-size: 24px;}
#we-are-cashe .content-wrapper .banner-logo {height: 50px;}
#about_section_two p {margin-top: 0 !important;}
#about_section_two {padding-bottom: 50px;padding-top: 100px;}
#about_section_two p {font-size: 16px;font-family: 'gilroy-regular';line-height: 24px;}
#about-section-three .slo-logo {height: 70px;margin-top: 0 !important;margin-bottom: 20px !important;}
#about-section-three p {font-size: 16px;line-height: 24px;font-family: 'gilroy-regular';}
#about-features .feature-box {padding: 20px;border-radius: 30px;margin-bottom: 20px;}
#about-features .feature-box img {height: 70px;}
#about-features .feature-box h3{font-size: 20px;margin-top: 10px;}
#vision-mission h3{font-size: 24px;line-height: 26px;}
#vision-mission .content-box{padding: 25px;border-radius: 40px;margin-bottom: 30px;min-height: auto;}
#vision-mission .content-box p{font-size: 16px;font-family: 'gilroy-regular';line-height: 24px;}
#vision-mission .content-box .mt-5 {margin-top: 0px !important;}
#vision-mission {padding-bottom: 0px;}
#we-believe h3{font-size: 24px;}
#we-believe h3 span{display: none;}
#we-believe .believe-list li p{font-size: 15px;}
#we-believe {padding-bottom: 30px;}
  
#awards-recognitions{padding-top: 100px;padding-bottom: 50px;}
#awards-recognitions h3, #bfsi h3{font-size: 28px;margin-top: 0;}
#bfsi{padding-bottom: 50px;}
#bfsi h3{margin-top: 0;}
.element-17{display: none;}
  
#contact_banner .banner{height: 160px;}
.element-18{height: 40px !important;right: 10%;}
#contact_banner h3{font-size: 34px;}
#contact-info .contact-box{margin-bottom: 20px;}
.element-19{height: 30px !important;right: 10%;}
#contact-form{padding-top: 0px;}
#contact-form h2{font-size: 30px;}
#contact-form.career-form h2{margin-top: 0;}
#contact-form p{margin-bottom: 30px;}
#contact-form .btn-common{display: block;}
    
#video-popup-container{width: 90%;left: 35%;}

#how_it_works .video-cover iframe{height:500px;}

#our_story, #our_story_2{padding-bottom: 30px;padding-top: 100px;}
#our_story h3{margin-top: 30px;text-align: center;}
#our_story_2 .content-wrapper h3{font-size: 28px;line-height: 30px; margin-top:30px;}
#our_story_3 .content-wrapper{padding: 20px;border-radius: 30px;}
#our_story_3 .content-wrapper h3{font-size: 24px; line-height: 30px;}
#our_story_3 .content-wrapper p{line-height: 24px;}
#our_story_4 .content-wrapper h2{margin-top: 0;font-size: 24px;}
#founder_msg .img-cover .user-img{height: auto;max-width: 100%;}
#founder_msg h3{margin-top: 20px;font-size: 30px;line-height: 24px;text-align: center;}
#founder_msg h5{font-size: 20px;text-align: center;}
#founder_msg .btn-bordred{margin: 0 auto;}
#founder_msg {padding-bottom: 50px;}
  
#board_member .nav-pills{margin-bottom: 40px;border-bottom: 1px solid #eee;white-space: nowrap; overflow-x: scroll;scrollbar-width: thin; scrollbar-color: #FF8206 #bbb;display: block;padding-bottom:10px;}
#board_member .nav-pills::-webkit-scrollbar { width: 10px; height: 3px;}
#board_member .nav-pills::-webkit-scrollbar-track { background-color: #bbb;}
#board_member .nav-pills::-webkit-scrollbar-thumb { background-color: #FF8206;}
#board_member .nav-pills::-webkit-scrollbar-track, #board_member .nav-pills::-webkit-scrollbar-thumb { border-radius: 12px;}

#board_member .tab-content .tab-pane .nav-pills {margin-bottom: 40px;}
#board_member .nav-pills .nav-item{border-radius: 0 !important;display:table-cell;padding: 0 5px;}
#board_member .tab-content .tab-pane .nav-link{padding: 10px 20px;font-size: 18px;height: auto;margin: 5px 0px;display:inline-block;}
#board_member .nav-pills .nav-item .nav-link{margin: 0;width: 100%;text-align: center;font-size: 18px;}
#founder_msg .social-icon {left: 20px;bottom: 20px;}
#board_member .tab-content .tab-pane .social-icon {left: 20px;bottom: 20px;}
#board_member .tab-content .tab-pane .img-panel .btn-expand{right: 20px;top: 20px;}
#board_member .tab-content .tab-pane .modal .modal-content .modal-body {padding: 25px;}
#board_member .tab-content .tab-pane .nav-link.active{font-size:18px;padding: 10px 20px;}
#board_member .tab-content .tab-pane .nav-link.active small {font-size: 14px;}
#board_member .tab-content .tab-pane .member-img {max-height: none;	min-height: auto;height: auto;}
  
#supporting_partners h4, #sourcing_partners h4, #lending_partners h4, #customer_care_details h4, #collection_agencies h4{font-size: 24px;margin-bottom: 30px;}
#customer_care_details .nav-pills .nav-item .nav-link{font-size: 15px;height: 50px;}
#customer_care_details .nav-pills .nav-item .nav-link.active{font-size: 15px;}
#customer_care_details .nav-pills {margin-bottom: 20px;flex-wrap: nowrap;display: flex;overflow-x: auto;padding-bottom: 20px;}
#customer_care_details .tab-content table th, #customer_care_details .tab-content table td {font-size: 14px;}
  
#customer_care_details {padding-top: 50px;}
#partner_banner{padding-top: 100px;}
#partner_banner h3{margin-top: 0;}
#partner_banner .banner{margin-top: 50px;}
#supporting_partners .contact-box{transform: scale(1);margin-bottom: 15px;height: 170px; line-height: 170px;border-radius: 30px;}
.element-22{bottom: -4%;}
.element-23{bottom: -4%;}
#sourcing_partners .contact-box{transform: scale(1);margin-bottom: 15px;height: 170px; line-height: 170px;border-radius: 30px;}
#lending_partners .contact-box{padding: 40px 20px 30px 20px;min-height: auto;transform: scale(1);margin-bottom: 15px;}
#lending_partners .contact-box h5{font-size: 20px;}
#lending_partners .contact-box p {font-size: 16px;font-family: 'gilroy-semibold';}
#lending_partners{padding-top: 50px;}
#supporting_partners .contact-box img {height: 80px;}
#sourcing_partners .contact-box img {height: 100px;}
#customer_care_details h4 span{display: none;}
#customer_care_details .contact-box{min-height: 180px;border: 0;}
#customer_care_details .contact-box h5{font-size: 18px;}
#customer_care_details .contact-box p{font-size: 14px;}
#collection_agencies h4 span{display: none;}
#collection_agencies {padding-top: 50px;}
  
#collection_agencies .contact-box{transform: scale(1);margin-bottom: 15px;padding: 20px;height: 150px;border-radius: 30px}
#collection_agencies .contact-box h5{font-size: 18px;}
#collection_agencies .contact-box h6{font-size: 15px;}
  
#customer_care_details .tab-content table th, #customer_care_details .tab-content table td {padding: 10px;}
  
#slq_one{padding-bottom: 0px;padding-top: 110px;}
#slq_one h3{margin-top: 0;font-size: 24px; line-height: 30px;}
#slq_one .sec-img {height: 300px;}
#slq_one p{font-size: 15px;line-height: 24px;}
  
#slq_two{padding-bottom: 60px;}
#slq_two h3{margin-top: 50;font-size: 24px; line-height: 30px;}
#slq_two p{font-size: 15px;line-height: 24px;}
  
#slq_three h3{margin-top: 50;font-size: 24px; line-height: 30px;}
#slq_three p{font-size: 15px;line-height: 24px;}
#slq_three .sec-img {height: auto;}
#slq_three .element-23 {bottom: 3%;height: 70px !important;}
  
#gold_loan_one{padding-top: 70px;}
#gold_loan_one h3{line-height: 44px;font-size: 30px;}
#gold_loan_one p {font-size: 15px;line-height: 24px;}
#gold_loan_one ul li{font-size: 15px;line-height: 24px;}
#gold_loan_two ul{margin-top: 0;}
#gold_loan_two h4{margin-bottom: 20px;font-size: 24px;}
#gold_loan_two h4 span{display: none;}
#gold_loan_two ul li{font-size: 15px;}
#gold_loan_two{padding-bottom: 40px;}
#gold_loan_one .sec-img {height: auto;}
#cashe-tick.gold-loan {padding-bottom: 50px;}
#cashe-tick.gold-loan h3{font-size: 24px;}
#cashe-tick.gold-loan h3 span{display: none;}
#cashe-tick.gold-loan .slider__images{height: auto;}
#cashe-tick.gold-loan .slider__flex h3 {margin-left: 0; margin-top: 30px;font-size: 20px;text-align: center;display: block;}
  
#cl_config {padding: 0 15px;}
#cl_config .wrapper-panel{padding: 30px 20px;border-radius: 30px;}
#cl_config .contact-box{border: 0;border-bottom: 1px solid #000;min-height: auto;margin-bottom: 20px;}
  
#credit_line_intro{padding-top: 90px;padding-bottom: 40px;}
#credit_line_intro h3 {font-size: 24px;margin-top: 20px !important;}
#credit_line_intro h5{font-size: 16px;}
#credit_line_intro h6 {font-size: 16px;margin-bottom: 30px; }
#credit_line_intro .app-stores h6{font-size: 15px;}
#credit_line_intro .btn-playstore img {	height: 40px;}
#credit_line_intro .btn-apple img {height: 40px;}
#credit_line_intro .btn-apple img, #credit_line_intro .btn-playstore img{ margin: 0 5px;filter: grayscale(1);}
#credit_line_intro .btn-apple img:hover, #credit_line_intro .btn-playstore img:hover{filter: none !important;}
#how_does_work h3{font-size: 22px;line-height: 30px;margin-bottom: 10px;}
#how_does_work p{font-size: 14px;line-height: 22px;}
#how_does_work {padding-bottom: 30px;}
#benefits_credit_line h3{font-size: 22px;line-height: 28px;}
#benefits_credit_line .benefits-box{padding: 30px 20px;min-height: 250px;margin-bottom: 20px;}
#benefits_credit_line .benefits-box h4{font-size: 18px;}
#benefits_credit_line .benefits-box img{height: 80px;}
#benefits_credit_line {padding-bottom: 30px;}
  
#cashe-tick{padding-bottom: 20px;}
#cl_config h3{font-size: 22px;line-height: 28px;}
#cashe-tick h3{padding-bottom: 30px;padding-bottom: 0px;margin-bottom: 0}
#cashe-tick h3{font-size: 22px;line-height: 28px;}
  
#how_it_works {padding: 50px 0;}

#inst_personal{padding-top: 100px;padding-bottom: 50px;}
#inst_personal h3{font-size: 24px; margin-top: 30px; line-height: 30px;}
#inst_personal h6{font-size: 20px;}
#inst_personal .absolute-img{height: auto;width: 80%;}
#inst_personal .mobile-view{text-align: right;}
  
#funds_disposal h3, #pl_needs h3 {font-size: 24px;line-height: 26px;}
#pl_needs .list li{width: 50%;}
#pl_content h3{margin-top: 0px;font-size: 24px;line-height: 28px;}
#pl_content .list{margin-bottom: 30px;}
#pl_content .accordion .accordion-item{padding: 0;}
#get_cashe_app .content-panel{padding: 30px 20px;}
#get_cashe_app .content-panel .form-control{padding-right: initial;}
#get_cashe_app .content-panel .app-stores .btn-playstore img, #get_cashe_app .content-panel .app-stores .btn-apple img {height: 38px;}
#get_cashe_app .content-panel .app-stores .btn-playstore, #get_cashe_app .content-panel .app-stores .btn-apple {margin-right: 5px;}
#get_cashe_app .content-panel label{margin-top: 20px;}
#get_cashe_app .content-panel h3{text-align: center;}
#funds_disposal .content-box{padding: 30px;}
  
#responsible_lending{padding-bottom: 0px;}
#responsible_lending h3 {font-size: 30px;margin-top: 30px;text-align: center;}
#rl_content h3{font-size: 24px;line-height: 30px;}

  
/*Careers*/
#great_work .d-flex{display: block !important;}
#great_work .d-flex img{margin-bottom: 20px;}
#join_team{padding-top: 100px;padding-bottom: 30px;}    
#join_team h3{margin-top: 40px;font-size: 26px;}
#great_work {padding-bottom: 30px;}
#positions h4 span img {height: 40px;}
#positions .accordion .accordion-item{padding: 0;}
#positions .accordion .accordion-item .accordion-body p {line-height: 22px;}
#positions .accordion .accordion-header .accordion-button.collapsed {font-size: 15px;}
  
#contact-form.career-form {padding: 50px 0;}

#our_story.insurance-sec1 h3 {font-size: 22px;font-family: 'gilroy-bold';text-align: left;}
#our_story_4 .content-wrapper h3{font-size: 22px;line-height: 20px;}
#our_story_3 .sec-img{height: 200px;width: auto;}
  
#whatsapp_sec_one{padding-top: 100px;}
#whatsapp_sec_one .content-wrapper img {max-height: 300px;}
#whatsapp_sec_one .content-wrapper h3{margin-top: 0px;font-size: 26px;line-height: 32px;}
#whatsapp_features .feature-box img {max-height: 100px;}
#whatsapp_features .feature-box{min-height: auto;margin-bottom: 30px;padding: 30px;}
#whatsapp_features .feature-box h3{font-size: 24px;}
#whatsup_numbers .number-box h6{font-size: 18px;}

.expandright {right: auto;left: 50px;}
#blog_head .justify-content-end{justify-content: left !important;}

.round-up-investing-panel h3{margin-top: 10px !important;}
.round-up-investing-panel .nav-pills{white-space: nowrap; overflow-x: scroll;scrollbar-width: thin; scrollbar-color: #FF8206 #bbb;display: block;padding-bottom:10px;}
.round-up-investing-panel .nav .nav-item{border-radius: 0 !important; display: table-cell; padding: 0 5px;}
.round-up-investing-panel .nav-pills::-webkit-scrollbar { width: 10px; height: 3px;}
.round-up-investing-panel .nav-pills::-webkit-scrollbar-track { background-color: #bbb;}
.round-up-investing-panel .nav-pills::-webkit-scrollbar-thumb { background-color: #FF8206;}
.round-up-investing-panel .nav-pills::-webkit-scrollbar-track, #board_member .nav-pills::-webkit-scrollbar-thumb { border-radius: 12px;}

#get_cashe_app .content-panel{padding: 30px 15px;}
#get_cashe_app .content-panel .app-stores h6{text-align:center;}

#personal_loan_mumbai{padding-bottom: 80px;}
#funds_disposal.loan-options .content-box img {height: 40px;}

.maping-nav ul li a{font-size:15px;}

#banner_green .green-logo {margin: 0 auto; display: block;height: 50px;}    
#banner_green h1{font-size: 30px; line-height: 34px;margin-top: 20px;text-align: center;}
#banner_green h1 img{height: 30px;width: auto;}

#intro_green h4 {font-size: 18px;line-height: 26px;}
  
#what_we_offer {padding-top: 130px;}
#what_we_offer .content-wrapper .mobile-img{position: relative;margin-top: -150px;}
#what_we_offer .content-wrapper{border-radius: 30px; padding: 0px 20px 30px 20px;}
#what_we_offer .content-wrapper p{font-size: 16px;}
#what_we_offer .content-wrapper h2{font-size: 28px;margin-top: 30px;}
#what_we_offer .content-wrapper h2 img{height: 30px;width: auto;}

#our_products {padding: 50px 0;}
#our_products h2{font-size: 28px;}
#our_products h2 img{height: 30px;width: auto;}
#our_products .product-card{border-radius: 30px;padding: 30px 20px;min-height: auto;}
#our_products .product-card img{height:60px;}
#our_products .product-card h5{font-size: 22px;}
  
#features_love h2{font-size: 28px;}
#features_love img{height: 30px;width: auto;}
#features_love .features-card{border-radius: 30px;padding: 30px 20px;min-height: auto;}
#features_love .features-card h5{font-size: 22px;}
  
#featured_partners {padding: 50px 0;}
#featured_partners h2{font-size: 28px;}
#featured_partners h2 img{height: 40px;width: auto;}
#featured_partners .features-card{border-radius: 30px;padding: 30px 20px; min-height:auto;}
  
#loan_calculator h2{font-size: 28px;}
#loan_calculator img{height: 30px;width: auto;}
#loan_calculator .calcy{border-radius: 30px;}
#loan_calculator .calcy .slider-container label{font-size: 16px;}
#loan_calculator .calcy .slider-container .value-price{font-size: 16px;max-width: 130px;height: 50px; line-height: 45px;}
#loan_calculator .calcy .slider-container{padding: 20px;}
#loan_calculator .calcy .calculated-values{padding: 15px;border-radius: 30px;}
#loan_calculator .calcy .calculated-values h2{font-size: 34px;}
#loan_calculator .calcy .calculated-values .table td{font-size: 17px;}

}
/*--------------------------------------------*/
/* Mini Tab with All Mobile Devices (667px) View*/
/*--------------------------------------------*/
@media all and (max-width: 667px){
#banner h1{font-size: 32px;letter-spacing: 2px;}
#banner h6{font-size: 20px;}
#banner .img-3{top: 105px;height: 80px;}
#cashe-number .number_fact .swiper-wrapper{display: block;}
#cashe-number .number_fact .swiper-slide{width: 100% !important;}
#we-are-growing .content-wrapper h3 {font-size: 22px;margin-top: 0 !important;line-height: 34px;}
#we-are-growing .content-wrapper p{font-size: 15px;line-height: 24px;}
.element-16{left: 70%; top: 2%;}
#about-features .feature-box{transform: scale(1);}
#clients .clients .swiper-slide img{height: 45px;}
#reviews .reviews .swiper-slide.swiper-slide-active .content-box .comments {margin-bottom: 50px;}

}

/*--------------------------------------------*/
/* Mini Tab with All Mobile Devices (575px) View*/
/*--------------------------------------------*/
@media all and (max-width: 575px){
.nav-container ul li a{font-size: 21px;}
.nav-container ul{right: 10px;}
#cashe-tick .slider .swiper-container .swiper-pagination{left: 40%;bottom: 50px;}
#we-are-cashe .content-wrapper .banner-right {margin-bottom: -30px;}
  
}
/*--------------------------------------------*/
/* Mini Tab with All Mobile Devices (420px) View*/
/*--------------------------------------------*/
@media all and (max-width: 420px){


}

/*--------------------------------------------*/
/* Mini Tab with All Mobile Devices (320px) View*/
/*--------------------------------------------*/
@media all and (max-width: 320px){


}


/* FAQ page jump link list css */

.jumplink-list{
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 750px;
align-items: center;
margin: 0 auto;
}
.jumplink-list-item {
cursor: pointer;
box-sizing: border-box;
border: 0.7px solid rgb(151, 151, 151);
border-radius: 4px;
padding: 10px;
font-size: 14px;
font-weight: 600;
color: rgb(38, 39, 47);
margin: 10px;
white-space: nowrap;
transition: all 0.3s ease-in-out 0s;
}
.jumplink-list-item:hover {
background-color: rgb(52, 53, 63);
color: #ffffff;
}
.jumplink-list-item a{
color:#000;
}

/* Contact Page CSS */
section#contact_banner h4 {
margin-bottom: 50px;
}
section#contact_banner h4 a {
color: #000 !important;
font-size: 20px;
}
/* Location Page css */

.content-wrapper h2 {
font-size: 29px;
font-weight: 600;
}
.content-wrapper ul li, ol li {
line-height: 2;
}

.content-wrapper ol li {
list-style-type: decimal !important;
}

#pl_content ul, ol {
padding-left: 25px;
}



/* Product Page SEO content CSS */

section#pl_content h2, section#funds_disposal h2, section.cash-loan-types h2 {
font-family: 'gilroy-semibold';
font-size: 28px;
}

#faqs h3 {
font-size: 23px;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
section#pl_content ul.list {
padding-left: 40px !important;
}

section#pl_content ul li {
line-height: 27px;
}

section#pl_content a, section#benefits_credit_line a {
color: #FF8206;
font-weight: 600;
}

ul.prdct-pg-list li::before {
content: "\2022";
color: #FF8206;
font-weight: bold; 
font-size: 20px;
width: 7px;
height: 7px;
margin-right: 7px;
margin-left: -15px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: -19px;
}

ul.prdct-pg-list {
padding-left: 30px;
padding-top: 30px;
}

#pl_content h4 {
font-size: 18px;
font-weight: bold;
}


.article-content ul { 
  padding-left: 30px;
  margin-bottom: 30px;
}
.article-content ul li {
  list-style-type: disc;
  line-height: 30px;
}

/* Personal Loan Location  Page CSS */

.col-md-2.location-menu-col {
  /* height: 150px; */
  height : auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.location-menu-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.persolan_loan_loc .content-wrapper h2{
  margin-top: 20px;
  margin-bottom: 20px;
}
.location-menu-col:nth-child(1) {
 /* background: #f0f0ee; */
 background:#FFEAD5; 
}
.location-menu-col:nth-child(2){
 background: #f5f5f5;
}
.location-menu-col:nth-child(3) {
 /* background: #f0f0ee; */
 background:#FFEAD5;
}
.location-menu-col:nth-child(4) {
  background: #f5f5f5;
}
.location-menu-col:nth-child(5) {
  background: #FFEAD5;
}
.location-menu-col ul li a {
 color: #000 !important;
 font-size: 12px;
 font-weight: bold;
}
.location-menu-col ul li {
 line-height: 28px;
}
.location-menu-col a:hover{
 color: #FF8206 !important;
}

section#location-menu-footer h2 {
 text-align: center;
 font-size: 25px;
 font-weight: 600;
}

/* Gold Loan CSS */

section#gold_loan_one h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}

#gold_loan_one p {
  font-size: 15px;
  line-height: 24px;
}

section#gold_loan_one h3 {
  font-size: 25px;
}

section#gold_loan_one h1 {
  font-family: 'gilroy-bold';
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 32px;
}


section#gold_loan_one h4 {
  font-size: 18px;
  font-weight: bold;
}

#gold_loan_one ul, ol {
  margin-bottom: 20px;
  padding-left: 20px;
  list-style: none;
}

#gold_loan_one ul li {
  font-size: 15px;
}

section#location-menu-footer {
  margin-top: 30px;
  margin-bottom: 30px;
}

section#location-menu-footer h2 {
  margin-bottom: 30px;
}

/* gold-loan section3 */
section#gold_loan_three h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}

#gold_loan_three p {
  font-size: 15px;
  line-height: 24px;
}

section#gold_loan_three h3 {
  font-size: 25px;
}

section#gold_loan_three h1 {
  font-family: 'gilroy-bold';
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 32px;
}


section#gold_loan_three h4 {
  font-size: 18px;
  font-weight: bold;
}

#gold_loan_three ul, ol {
  margin-bottom: 20px;
  padding-left: 20px;
  list-style: none;
}

#gold_loan_three ul li {
  font-size: 15px;
}

section#location-menu-footer {
  margin-top: 30px;
  margin-bottom: 30px;
}

section#location-menu-footer h2 {
  margin-bottom: 30px;
}

/* Two Wheeler SEO content CSS */

#benefits_credit_line h3 {
  font-size: 21px;
  font-family: 'gilroy-semibold';
  line-height: 34px;
  /* margin-bottom: 20px; */
  /* font-weight: normal; */
}
section#benefits_credit_line h2 {
  /* font-size: 28px; */
  font-family: 'gilroy-bold';
  /* margin-bottom: 25px; */
  margin-top: 25px;
}

section#benefits_credit_line p {
  line-height: 25px;
}

ol.breadcrumb li a {
  color: #FF8206 !important;
  font-weight: bold;
  font-size: 14px;
}

.child-pages {
  max-height: 150px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #FF8206 white !important;
}
.child-pages ul {
  padding-left: 17px;
}

.child-pages ul li {
  line-height: 24px;
}

.child-pages ul li a {
  color: #000 !important;
}

ul.prdct-pg-list li h4 {
  font-size: 20px;
  font-weight: bold;
}

ul.prdct-pg-list li {
  margin-bottom: 30px;
}

.breadcrumb-sec ol {
  display: flex;
  margin: 0px;
  padding: 10px 3px;

}

.breadcrumb li:nth-child(1) a{
  color: #000 !important;  
}
.breadcrumb li:nth-child(2) a{
  color: #000 !important;  
}

section#inst_personal h1 {
  font-size: 34px;
  font-family: 'gilroy-bold';
  margin-bottom: 20px;
}

/* Credit on Gpay CSS */

section#seo_section h2 {
  font-size: 26px;
  font-weight: bold;
}
section#seo_section h3 {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 23px;
  margin-top: 25px;
}
section#seo_section h4 {
  font-size: 18px;
  font-weight: bold;
}

ul.ul {
  padding-left: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
ul.ul li{
  list-style-type: disc !important;
  line-height: 30px;
}

/* Product Page CSS */

ul.list {
  padding-left: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}


#Digi_Gold_Terms_and_conditions ul li{
  list-style-type: disc !important;
  line-height: 28px;
}
section#Digi_Gold_Terms_and_conditions ul {
  padding-left: 30px;
}
#Digi_Gold_Terms_and_conditions {
  margin-top: 100px;
}

#Digi_Gold_Terms_and_conditions .table-bordered {
  width: 100% !important;
  border-collapse: collapse !important;
  margin-bottom: 20px !important;
}

#Digi_Gold_Terms_and_conditions .table-bordered th, .table-bordered td {
  border: 1px solid #000 !important; 
  padding: 10px !important; 
  text-align: left !important;
}

#Digi_Gold_Terms_and_conditions .table-bordered th {
  background-color: #f2f2f2 !important; 
  font-weight: bold !important;
}


/* #E2w loan page on css */
/*--------------------------------------------*/
/*Loan Calculator*/
/*--------------------------------------------*/
/* #loan_calculator1{padding-bottom: 100px;} */
#loan_calculator1 h2{font-size: 36px;color: #204033;font-family: 'El Messiri', sans-serif;margin-bottom: 10px;font-weight: 700;}
#loan_calculator1 h2 span{color: #FF8206; }
#loan_calculator1 h2 span#emiPerMonth { color: #FFF !important;}
#loan_calculator1 p{font-size: 16px; font-family: 'gilroy-regular';line-height: 22px;margin-bottom: 40px;}
#loan_calculator1 .calcy{border: 1px solid #6BA670;border-radius: 50px;padding: 10px;}
#loan_calculator1 .calcy .calculated-values{background: #649323; border-radius: 40px;padding: 50px 70px;}
#loan_calculator1 .calcy .calculated-values .table td{color: #fff; font-size: 20px;font-family: 'gilroy-semibold';border: 0; line-height: 44px;padding: 0;}
#loan_calculator1 .calcy .calculated-values h2{color: #fff;font-size: 44px;border: 2px solid #fff; border-radius: 100px;text-align: center;padding: 15px;}
#loan_calculator1 .calcy .calculated-values h2 small{font-size: 20px;display: block;}

#loan_calculator1 .calcy .slider-container{padding: 50px 50px 0px 50px;}
#loan_calculator1 .calcy .slider-container label{font-size: 18px;font-family: 'gilroy-medium'; }
#loan_calculator1 .calcy .slider-container .value-price{border: 3px solid #FE8D02;border-radius: 30px;height: 55px; line-height: 50px;font-size: 20px;font-family: 'gilroy-semibold';float: right;display: inline-block; padding: 0 20px;margin-bottom: 10px;max-width: 150px; width: 100%;text-align: center;}
#loan_calculator1 .calcy .slider-container p{display: flex; justify-content: space-between;color: #76755E;font-size: 14px;margin-top: 10px;}

/* range 2 */
.range-input {-webkit-appearance: none; appearance: none; width: 100%;cursor: pointer;outline: none;border-radius: 15px;height: 12px;background: #B5B1A64A;}
.range-input::-webkit-slider-thumb {-webkit-appearance: none;appearance: none; width: 25px; height: 25px; background-color: #FF8206; border-radius: 50%; border: none;  transition: .2s ease-in-out;border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.range-input::-moz-range-thumb { height: 18px; width: 18px; background-color: #FF8206; border-radius: 50%; border: none; transition: .2s ease-in-out;border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}


#loan_calculator1 .range__slider{ -webkit-appearance: none; -moz-appearance: none; appearance: none;width: 100%; height: 12px;}
#loan_calculator1 .range__slider:focus { outline: none;}
#loan_calculator1 .range__slider::-webkit-slider-runnable-track { background-color: #B5B1A64A;border-radius: 30px;height: 12px;}
#loan_calculator1 .range__slider::-moz-range-track { background-color: #B5B1A64A; height: 12px;border-radius: 30px;}
#loan_calculator1 .range__slider::-moz-focus-outer { border: 0;}
#loan_calculator1 .range__slider::-ms-track { background-color: #B5B1A64A; height: 12px;border-radius: 30px;}

#loan_calculator1 .range__slider::-webkit-slider-thumb { -webkit-appearance: none;-moz-appearance: none; appearance: none; text-align: center; width: 25px; height: 25px; border-radius: 50%; cursor: pointer; box-sizing: border-box; background: #FF8206; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);margin-top: -8px;}
#loan_calculator1 .range__slider::-moz-range-thumb { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-align: center; width: 25px; height: 25px;  cursor: pointer; box-sizing: border-box;background: #FF8206; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
#loan_calculator1 .range__slider::-ms-thumb { margin: 0;}  

#loan_calculator1 .range .range__amount{border: 3px solid #FE8D02;border-radius: 30px;height: 55px; line-height: 50px;font-size: 20px;font-family: 'gilroy-semibold';float: right;display: inline-block; padding: 0 20px;margin-bottom: 10px;max-width: 150px; width: 100%;text-align: center;}
#loan_calculator1 .range label{font-size: 18px;font-family: 'gilroy-medium'; }
#loan_calculator1 .range p{display: flex; justify-content: space-between;color: #76755E;font-size: 14px;margin-top: 10px;}

#loan_calculator1 datalist {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 7px;
  padding: 0 5px;
}


#cashe-tick1 {
  padding-bottom: 15px;
  position: relative;
  padding-top: 60px;
}
#cashe-tick1 h3{font-size: 30px;font-family: 'El Messiri', sans-serif;line-height: 34px;display: inline-block;font-weight: 700;}
#cashe-tick1 h3 span{color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#cashe-tick1 h3 strong {color: #FF8206;font-family: 'gilroy-regular';}
#cashe-tick1 .slider { padding: 32px 0px;}
#cashe-tick1 .slider .swiper-container { width: 100%; height: 100%;}
#cashe-tick1 .slider__flex { display: flex; align-items: flex-start;}
#cashe-tick1 .slider__col { margin-left: 32px;position: relative;margin-top: 40px;}
#cashe-tick1 .slider__prev, #cashe-tick1 .slider__next { cursor: pointer; text-align: center; font-size: 14px; height: 30px; width: 30px; display: flex; align-items: center; justify-content: center; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;border: 1px solid #fff; color: #fff; border-radius: 100%; position: absolute;top: 55%;z-index: 20;left:80px;}
#cashe-tick1 .slider__next{top: 37%;}
#cashe-tick1 .slider__prev:focus, .slider__next:focus { outline: none;}
#cashe-tick1 .slider__thumbs { height: calc(600px - 96px);overflow: hidden;position: relative;}
#cashe-tick1 .slider__thumbs:before{content: '';position: absolute; left: 0; top: 0;background: url(../images/cash-tick-shadow-curv.png);background-position: center left;background-repeat: no-repeat;width: 100%; height: 100%;z-index: 10;background-size: 120px;}
#cashe-tick1 .slider__thumbs .slider__image {padding: 30px;padding-left: 150px;text-align: left;}
#cashe-tick1 .slider__thumbs .slider__image:hover { opacity: 1;}
#cashe-tick1 .slider__thumbs .swiper-slide-active .slider__image {opacity: 1; background: #FF7804;color: #fff; padding: 30px; border-radius: 0px 150px 150px 0px;padding-left: 150px;display: flex;text-align: left;}
#cashe-tick1 .slider__thumbs .swiper-slide-active .slider__image span{color: #fff;font-size: 44px; font-family: 'gilroy-semibold';left: 70px;position: absolute;top: 30%;}
#cashe-tick1 .slider__thumbs .swiper-slide-active .slider__image h5{font-size: 24px; font-family: 'gilroy-bold';}
#cashe-tick1 .slider__thumbs .swiper-slide-active .slider__image p{font-size: 17px;font-family: 'gilroy-regular';margin-top: 5px;margin-bottom: 0;}

#cashe-tick1 .slider__thumbs .slider__image span{color: #FF8206;font-size: 22px;font-family: 'gilroy-regular';}
#cashe-tick1 .slider__thumbs .slider__image h5{font-size: 18px; font-family: 'gilroy-bold';}
#cashe-tick1 .slider__thumbs .slider__image p{font-size: 15px;font-family: 'gilroy-regular';margin-top: 5px;}

#cashe-tick1 .slider__images { height: 600px;overflow: hidden;position: relative;}
#cashe-tick1 .slider__images .slider__image img { transition: 3s;}
#cashe-tick1 .slider__image { width: 100%; height: 100%; overflow: hidden;text-align: center;}
#cashe-tick1 .slider__image img {  height: 100%; -o-object-fit: cover; object-fit: cover;}
#cashe-tick1 .slider .swiper-container .swiper-pagination{display: none;}
#cashe-tick1 .slider__images .mobile-cover{position: absolute; top: 0;z-index: 1;height: 100%;left: 0; right: 0;margin: 0 auto;}


@media (max-width: 767.98px) {.slider__flex {flex-direction: column-reverse;}
#cashe-tick1 .slider__col {flex-direction: row;align-items: center;margin-right: 0;margin-top: 24px;width: 100%;}
#cashe-tick1 .slider__images {width: 100%;}
#cashe-tick1 .slider__thumbs {height: 100px; width: calc(100% - 96px);margin: 0 16px;}
#cashe-tick1 .slider__prev, #cashe-tick1 .slider__next {height: auto;width: 32px;}
}


#funds_disposal1 h3{font-size: 28px;font-family: 'El Messiri', sans-serif;line-height: 30px;font-weight: 700;}
#funds_disposal1 h3 span{color:#FF8206;font-size: 50px;font-family: 'gilroy-regular';vertical-align: sub;}
#funds_disposal1 p{font-size: 15px;font-family: 'gilroy-regular';line-height: 24px; }
#funds_disposal1 .content-box{background: #F3F3F1;border-radius: 50px;padding: 50px 30px;margin-bottom: 30px;}
#funds_disposal1 .content-box img{height: 100px;}
#funds_disposal1 .content-box h4{color:#FF8206;font-family: 'gilroy-bold';margin-bottom: 20px;}
#funds_disposal1 .content-box span{font-size: 22px; color:#FF8206;font-family: 'gilroy-bold';margin-left: 10px;vertical-align: bottom;}
#funds_disposal1 .content-box h6{font-size: 17px;font-family: 'gilroy-medium';margin-top: 30px;line-height: 26px;}


#benefits_credit_line1 h3 {font-size: 26px;font-family: 'El Messiri', sans-serif;line-height: 34px;font-weight: 700;}
#benefits_credit_line1 h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#benefits_credit_line1 h3 strong {font-family: 'El Messiri', sans-serif;}
#benefits_credit_line1 .benefits-box {background: #F3F3F1;border-radius: 50px;padding: 50px 30px; margin-bottom: 30px;min-height: 300px;}
#benefits_credit_line1 .benefits-box img{height: 100px;max-width: none;width: auto;}
#benefits_credit_line1 .benefits-box h4{font-size: 20px;font-family: 'gilroy-regular';margin-top: 20px;}
#benefits_credit_line1 .benefits-box h4 strong{font-family: 'El Messiri', sans-serif;}
#benefits_credit_line1 img{max-height: 400px}
#benefits_credit_line1 h4{font-family: 'El Messiri', sans-serif;}

#benefits_credit_line2 h3 {font-size: 26px;font-family: 'El Messiri', sans-serif;line-height: 34px;font-weight: 700;}
#benefits_credit_line2 h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: text-top;}
#benefits_credit_line2 h3 strong {font-family: 'El Messiri', sans-serif;}
#benefits_credit_line2 .benefits-box {background: #F3F3F1;border-radius: 50px;padding: 50px 30px; margin-bottom: 30px;min-height: 300px;}
#benefits_credit_line2 .benefits-box img{height: 100px;max-width: none;width: auto;}
#benefits_credit_line2 .benefits-box h4{font-size: 20px;font-family: 'gilroy-regular';margin-top: 20px;}
#benefits_credit_line2 .benefits-box h4 strong{font-family: 'El Messiri', sans-serif;}
#benefits_credit_line2 img{max-height: 400px}
#benefits_credit_line2 h4{font-family: 'El Messiri', sans-serif;}


/* .author-box {background: #fff;border: 1px solid #ecedef;margin: 20px 0;padding: 25px;display: flex;gap: 20px;align-items: center;border-radius: 8px;}
.author-img img {border-radius: 100px;min-width: 90px;height: 100px;object-fit: contain;width: 100px;}
.schema-faq.wp-block-yoast-faq-block {margin-top: 45px;} */

.author-box {padding: 20px;border: 1px solid #ddd;background-color: #f9f9f9;border-radius: 5px;}
.nv-extra-title {font-size: 18px;font-weight: bold;margin-bottom: 10px;}
.author-content {display: flex;align-items: center;gap: 20px;}
.author-img img {border-radius: 100px;min-width: 90px;height: 100px;object-fit: contain;width: 100px;}
.author-text {flex: 1;}
.author-title {display: flex;flex-direction: column;}
.auther-name {font-size: 16px;font-weight: bold;}
.author-desc {margin-top: 5px;font-size: 16px;color: #555;}
.auther-name {font-size: 16px;font-weight: 600;color: var(--color-text-accent-1);display: block;text-align: left;}

@media (max-width: 600px) {
  .author-content {flex-direction: column;align-items: flex-start;gap: 0px;}
  .nv-extra-title {font-size: 18px;font-weight: bold;}
.author-img img {border-radius: 100px;min-width: 90px;height: 50px;object-fit: contain;width: 100px;}
}
.faq-accordion-items {margin: 30px 0;background: #fff;border-radius: 8px;}
a.faq-accordion-items--toggle {font-weight: 400;display: flex;justify-content: space-between;align-items: center;color: #161922 !important;background-color: #fff8f7 !important;font-size: 16px;padding: 1rem 1.25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;}
.faq-accordion-items .inner {overflow: hidden;display: none;margin-top: 20px;font-size: 16px;font-weight: 400;line-height: 26px;padding-left: 17px;color: #000;}
.faq-accordion-items {margin: 30px 0;background: #fff;border-radius: 8px;}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: var(--fa-display, inline-block);font-style: normal;font-variant: normal;line-height: 1;text-rendering: auto;}
.fa {font-family: var(--fa-style-family, "Font Awesome 6 Free");font-weight: var(--fa-style, 900);}
.faq-accordion-items--toggle--active i.faq-accordion-icon:before {content: "\f077";color: var(--e-global-color-primary);}


.orange-btn span {font-size: 1.8rem;font-size:  24px !important;font-weight: 600;color: #ffffff;position: relative;z-index: 1;}
.justify-content-center {justify-content: center !important;}
.d-flex {display: flex !important;}
.earnreturn-wrap .card .referearn-txt .orange-btn {padding: 10px 40px;}

.orange-btn { background-color: #F48B33;border-radius: 36px;padding: 15px 15px;position: relative;overflow: hidden;}
.orange-btn:before { width: 0;height: 100%;background-color: #3F4060;position: absolute;content: '';left: 0;top: 0;transition: all ease 0.3s;}

.right-side-images {position: absolute;right: 20px; top: 200px; display: flex;flex-direction: column;gap: 20px; background-color: orange;}
.right-side-images .image-box {background-color: #fff;padding: 10px;border: 1px solid #ccc;border-radius: 10px;}
.right-side-images .image-box img {max-width: 100px; max-height: 100px; display: block;margin: 0 auto;}
.container1 {background-size: cover;background-position: center;padding: 20px;}
.content-row {margin-top: 20px;}

.container6 {display: flex;justify-content: center;background-color: #00a3e0;color: white;font-family: Arial, sans-serif;padding: 20px;margin-bottom: 50px;}
.content {display: flex;width: 100%;}
.text-section, .image-section {flex: 1;padding: 20px;}
.text-section h1 {font-size: 2em;margin-bottom: 20px;}
.text-section p {font-size: 1.2em;margin-bottom: 20px;}

.apply-button {background-color: white;color: #00a3e0;border: none;padding: 10px 20px;font-size: 1em;cursor: pointer;margin-bottom: 20px;}
.google-play-badge {width: 150px;}

.image-section {position: relative;display: flex;justify-content: center;align-items: center;background-size: cover;background-position: center;height: 100%;min-height: 300px; }
.background-image {position: relative;width: 100%;height: 100%;}
.download-app a {text-decoration: none;}
.download-app {position: absolute;top: 50%; right: -20px; transform: translateY(-50%);z-index: 1; }
.download-app button {background-color: #34A853;color: white;border: none;padding: 10px 20px; font-size: 1em;cursor: pointer;white-space: nowrap; line-height: 1.2; }
.download-app-bar {display: none;position: fixed;bottom: 10px;left: 50%;transform: translateX(-50%);z-index: 9999;width: auto;padding: 10px;background-color: #F48B33; color: #ffffff;cursor: pointer;box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);border-radius: 17px;}

@media (max-width: 767px) {
.download-app-bar.show {display: block;font-size: 20px;background-color: #F48B33; /* Background color for the bar */padding: 10px 40px; /* Padding inside the bar */border-radius: 36px; /* Adjust border radius */text-decoration: none;cursor: pointer;font-family: 'Manrope', sans-serif;margin: 0px 25px 0px 0px;width: 100%;}
.download-app-bar .nav-link {display: block;background-color: #F48B33; padding: 9px 95px; text-decoration: none;border: none;border-radius: 36px;color: #ffffff; font-family: 'Manrope', sans-serif;text-align: center;font-size: 16px;}
.download-app-bar .nav-link:hover {background-color: #e07b29; }
.orange-btn {background-color: #F48B33;border-radius: 36px;position: relative;overflow: hidden;font-family: 'Manrope', sans-serif;padding: 8px 77px;text-decoration: none; cursor: pointer; }}


#pl_content1 h3 {font-family: 'gilroy-regular';font-size: 24px;}
#pl_content1 h3 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: middle;}
#pl_content1 h2 {font-family: 'gilroy-semibold';font-size: 28px !important;}
#pl_content1 h2 span {color: #FF8206;font-family: 'gilroy-light';font-size: 55px;vertical-align: middle;}
#pl_content1 p{font-size: 17px;line-height: 28px;font-family: 'gilroy-regular' !important;}
#pl_content1 .list{margin-top: 20px;padding-left: 15px;}
#pl_content1 .list li{font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#pl_content1 .list li::before {content: "\2022";color: #FF8206;font-weight: bold;	display: inline-block;font-size: 20px;width: 7px;height: 7px;margin-right: 7px; margin-left: -15px;}
#pl_content1 h6{font-family: 'gilroy-semibold';}



.image-section {position: relative;display: flex;justify-content: center;align-items: center;background-size: cover;background-position: center;height: 100%;min-height: 300px; }
.background-image {position: relative;width: 100%;height: 100%;}


.download-app-bar {display: none;position: fixed;bottom: 10px;left: 50%;transform: translateX(-50%);z-index: 9999;padding: 10px;background-color: #F48B33;color: #ffffff;cursor: pointer;box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.1);border-radius: 36px;text-align: center;}
.download-app-bar.show {display: block;}
#download-app-btn {background-color: #F48B33;border-radius: 36px;color: #ffffff;font-family: 'Manrope', sans-serif;padding: 10px 40px;border: none;font-size: 18px;cursor: pointer;text-align: center;text-decoration: none;}
#download-app-btn:hover {
  /* background-color: #e07b29; */
}
#download-app-btn.clicked {background-color: #FF0000;}
@media (max-width: 767px) {.download-app-bar { width: 100%;margin: 0;left: 0;transform: none;padding: 10px 20px;}
#download-app-btn {width: 100%;padding: 10px 0;}}


.location-menu-row {margin-bottom: 40px; }
#location-menu-footer .container {position: relative;border-radius: 10px; }
@media (max-width: 767px) {
 .location-menu-row {display: flex;padding: 0;justify-content: flex-start;flex-wrap: nowrap;margin-bottom: 40px; }
 .location-menu-col {/*min-width: 100%;*/width: 70%; margin-left: 15%; transition: transform 0.3s ease-in-out;display: flex;justify-content: space-between;align-items: center;}}

@media (min-width: 768px) {
 .navigation-buttons {display: none; }}
@media (max-width: 767px) {
 /*.navigation-buttons {display: flex;justify-content: space-between;position: absolute;width: calc(100% - 20px);top: 68%;/*transform: translateY(-50%); transform: translateY(0);pointer-events: none;}*/
 .navigation-buttons {display: flex;justify-content: space-between;position: relative;width: 100%;top: 0;/*transform: translateY(-50%);*/; transform: translateY(0);pointer-events: none; padding-left : 10%; padding-right : 10%; }
 .navigation-buttons button {background-color: white;border: 2px solid orange; border-radius: 50%; cursor: pointer;font-size: 1.5em;
   /*margin: 0 20px;*/ margin : 0; padding: 10px;width: 35px; height: 35px; display: flex;align-items: center;justify-content: center;pointer-events: all;
 }
 .navigation-buttons button i {color: orange}}
 

.Footerforloans {width: 100%;padding: 0 15px;margin-right: auto;margin-left: auto;margin-bottom: 30px;}
.row {display: flex;margin-right: -15px;margin-left: -15px;}
.col-md-3, .col-md-9 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}
.col-md-3 {flex: 0 0 20%;max-width: 20%;}
.col-md-9 {flex: 0 0 80%;max-width: 80%;}
.types-of-loan {padding: 10px;text-align: left;}
.types-of-loan a {color: #333;text-decoration: none;margin: 0 0px;display: inline-block;margin-bottom: 5px;}
.types-of-loan a:hover {text-decoration: underline;}

@media only screen and (max-width: 768px) {
  .accordion-item {width: 100%;box-shadow: none;}
  .custom-accordion-button {background-color: #F48B33 !important;color: black !important;box-shadow: None !important;font-size: 17px;}
  /* .accordion-body a {color: #F48B33 !important;}  */
}
/*--------------------------------------------*/
/*Our Story - Teams*/
/*--------------------------------------------*/
#our_social{padding-top: 150px;padding-bottom: 50px;}
#our_social h1 {font-family: 'gilroy-bold';font-size: 34px;margin-bottom: 20px;}
#our_social h1 span{color: #FF8206;}
#our_social p {font-size: 16px;line-height: 26px;}
#our_social p strong{font-family: 'gilroy-regular';}
#our_social p a{color: #FF8206;font-weight: 600;}
#our_social h3 {font-family: 'gilroy-semibold';font-size: 28px;line-height: 32px;margin-bottom: 15px;}
#our_social h3 span {color: #FF8206;	font-family: 'gilroy-light';font-size: 60px;vertical-align: bottom;}
#our_social  h2 {font-size: 29px;font-weight: 600;}

#our_social_2{padding-bottom: 80px; padding-top: 150px;}
#our_social_2 .content-wrapper h3 {font-size: 22px;font-family: 'gilroy-semibold';line-height: 20px;	margin-bottom: 20px;}
#our_social_2 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#our_social_2 .content-wrapper h1 {font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#our_social_2 h1{font-size: 34px;font-family: 'gilroy-bold';line-height: 34px;margin-bottom: 20px;}
#our_social_2 .content-wrapper h1 span {color: #FF8206;font-family: 'gilroy-medium';font-size: 60px;vertical-align: middle;}
#our_social_2 .content-wrapper h2 {font-size: 32px;font-weight: 600;}
#our_social_2 .content-wrapper p{font-size: 17px; line-height: 28px;}

#our_social_3 .content-wrapper {background: #F5F5F5;border-radius: 70px;	padding: 50px;position: relative;}
#our_social_3 .content-wrapper h3 {font-size: 22px;font-family: 'gilroy-semibold';line-height: 20px;margin-bottom: 10px;}
#our_social_3 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_social_3 .content-wrapper h2{font-size: 28px;line-height: 30px;font-family: 'gilroy-semibold';margin-bottom: 20px;}
#our_social_3 .content-wrapper h2 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_social_3 .content-wrapper p {font-size: 18px;font-family: 'gilroy-regular';	line-height: 30px;}

/* #our_social_4{padding: 80px 0;} */
#our_social_4{padding-bottom: 10px;}
#our_social_4 .content-wrapper h2{font-family: 'gilroy-semibold';font-size: 30px;margin-top: 70px;}
#our_social_4 .content-wrapper h3 {font-family: 'gilroy-semibold';line-height: 32px;	margin-bottom: 20px;font-size: 28px;}
#our_social_4 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_social_4 .content-wrapper h2{font-size: 30px;margin-top: 70px;font-weight: 600;}
#our_social_4 .content-wrapper h2 span {color: #FF8206;font-family: 'gilroy-regular';vertical-align: middle;}
#our_social_4 .content-wrapper p{font-size: 17px; line-height: 28px; margin-top: 20px;}
#our_social_4 .list {padding-left: 15px;margin-top: 5px !important;}
#our_social_4 .list li {font-size: 16px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#our_social_4 .list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}

.travel-world img{max-height: 450px !important;}

/* #our_social_5{padding: 80px 0;} */
#our_social_5 .content-wrapper {background: #F5F5F5;border-radius: 70px;	padding: 50px;position: relative;}
#our_social_5 .content-wrapper h3 {font-size: 22px;font-family: 'gilroy-semibold';line-height: 20px;margin-bottom: 20px;}
#our_social_5 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_social_5 .content-wrapper h2{font-size: 26px;line-height: 30px;font-family: 'gilroy-semibold';}
#our_social_5 .content-wrapper h2 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_social_5 .content-wrapper p {font-size: 18px;font-family: 'gilroy-regular';	line-height: 30px;}

#our_social_6{margin-top: 50px;}
#our_social_6 h4{font-family: 'gilroy-semibold';font-size: 26px;}
#our_social_6 h3{font-family: 'gilroy-semibold';font-size: 32px;}
#our_social_6.content-wrapper h2{font-family: 'gilroy-semibold';font-size: 30px;margin-top: 70px;}
#our_social_6 .content-wrapper h3 {font-size: 26px;font-family: 'gilroy-semibold';line-height: 28px;	margin-bottom: 20px;}
#our_social_6 .content-wrapper h3 span {color: #FF8206;font-family: 'gilroy-regular';font-size: 60px;vertical-align: middle;}
#our_social_6 .content-wrapper h2 {font-size: 32px;font-weight: 600;}
#our_social_6 .content-wrapper p{font-size: 17px; line-height: 28px; margin-top: 20px;}
#our_social_6 .list {padding-left: 15px;}
#our_social_6 .list li {font-size: 15px;margin-bottom: 5px;font-family: 'gilroy-regular';line-height: 22px;}
#our_social_6 .list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}
#our_social_6 .content-wrapper p strong {font-size: 22px;font-family: 'gilroy-semibold';	line-height: 30px;}



#Cashe_new_page ul li{
  list-style-type: disc !important;
  line-height: 28px;
}
section#Cashe_new_page ul {
  padding-left: 30px;
}
#Cashe_new_page {
  margin-top: 100px;
}

#Cashe_new_page {
  width: 100% !important;
  border-collapse: collapse !important;
  margin-bottom: 20px !important;
}

#Cashe_new_page .table-bordered th, .table-bordered td {
  border: 1px solid #000 !important; 
  padding: 10px !important; 
  text-align: left !important;
}

#Cashe_new_page .table-bordered th {
  background-color: #f2f2f2 !important; 
  font-weight: bold !important;
}

.MainHeader {margin-top: 60px;font-size: 40px;font-weight: bold;font-family: Gilroy-Semibold;}

/**
    Side menu starts from here
*****************************************
*/

.fa-square-whatsapp{
  content : url('https://www.cashe.co.in/wp-content/uploads/2024/12/whatsapp-logo.png') !important;
  background-repeat : no-repeat;
} 
.fa-google-play
{
  content : url('https://www.cashe.co.in/wp-content/uploads/2024/12/playstore-logo.png');
  background-repeat : no-repeat;
}
.fa-apple
{
  content : url('https://www.cashe.co.in/wp-content/uploads/2024/12/apple-logo.png');
  background-repeat : no-repeat;
  height : 93%;
  width : auto !important;
}

#side-menu-2 .fa-apple
{
  height: 85%;
  width: auto !important;
  padding-left: 3% !important; 
}

.side-menu.is-right:not(.sm-connected) .sm-item 
{
  align-self: auto;
}
/* end of side menu 
*****************************************
*/

/*
Pop-up Banner 
*****************************************
*/

.pum-close.popmake-close
{
  background-color : #FF8206 !important;
}
.pum-container 
{
  padding : 2% !important
}

/**
*****************************************
*/
/*    
    Sticky Footer
*****************************************
*/

@media screen and (max-width : 768px)
{
  .hdsb-stickybanner
  {
      display : none !important;
  }
}
.hdsb-stickybanner * 
{
  font-family: 'gilroy-regular' !important;
}


.hdsb-stickybanner .hdsb-stickybanner-btn 
{
  border-radius : 30px !important;
}

/* ***************************************** */

/*
Download now CTA on product pages starts here
*****************************************
*/
.download-now-btn
{
    border-radius: 30px;
    background: #FF8206;
    color: #fff !important;
    padding: 0 45px;
    font-family: 'gilroy-semibold';
    font-size: 15px;
    /* height: 50px; */
    line-height : 22px;
    margin-top: 1rem !important;

    -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.download-now-btn:hover {
  transform: scale(0.95); /* Slightly reduces the size */
  background: #FF8206; /* Keeps background color on hover */
  color: #fff !important; /* Keeps text color on hover */
}

/* 
Download Now CTA Product pages code ends here
*****************************************
*/

/**
    
/* Car loan
*****************************************
*/
#cashe-tick .container h2
{
  font-size: 30px;
  font-weight: 600;
  font-family: 'gilroy-semibold';
}
#cashe-tick .container h2 span
{
    color: #FF8206;
    font-family: 'gilroy-regular';
    vertical-align: middle;
    color: #FF8206;
    font-family: 'gilroy-regular';
    vertical-align: middle;
}
#funds_disposal .container h2 span
{
  color: #FF8206;
  font-family: 'gilroy-regular';
  vertical-align: middle;
  color: #FF8206;
  font-family: 'gilroy-regular';
  vertical-align: middle;
}
#how_it_works h2
{
  font-size: 30px;
  font-weight: 600;
  font-family: 'gilroy-semibold';
}

#positions .container h2
{
  font-size: 30px;
  font-weight: 600;
  font-family: 'gilroy-semibold';
}
#positions .container h2 span
{
  color: #FF8206;
    font-family: 'gilroy-regular';
    vertical-align: middle;
}
/*
*****************************************
*/

/* Two wheeler loan
*****************************************
*/
#two-wheeler-download-now-btn
{
  margin-bottom : 50px;
}
/* ***************************************** */

/*Instant Personal Loan
*****************************************
*/

#instant-pl-benefits h2
{
  font-family: 'gilroy-semibold';
  font-size: 28px;
}
#instant-pl-benefits p
{
  font-size: 15px;
  line-height: 22px;
}
#instant-pl-benefits h2 span
{
  color: #FF8206;
  font-family: 'gilroy-light';
  font-size: 55px;
  vertical-align: middle;
}


/*
Footer section
*****************************************
*/

#footer .app-down img{height : 20vh; }
@media (max-height : 500px) 
{
  #footer .app-down img{height : 30vh; }
}


/* ***************************************** */

/*Our blog code
***************************************** */
#blog_head #category option
{
  position: relative;
  border: 1px solid #E0E0E0;
  height: 45px;
  border-radius: 30px;
  line-height: 45px;
  padding-left: 20px;
}

/* ***************************************** */

/* Loan by amount page code starts from here 
*****************************************
*/

#personal-loan-cashe {height : auto; width : 100%; margin-bottom : 100px; }

#personal-loan-cashe .hero-banner-content {padding-top : 36px;}
@media screen and (max-width : 768px)
{
  #personal-loan-cashe .hero-banner-content img#play-store
  {
    margin-right: 0 !important;
  }
}
#personal-loan-cashe .hero-banner-content h1{ font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 4px;}
#personal-loan-cashe .hero-banner-content h1 span{color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}
#personal-loan-cashe .hero-banner-content p{ line-height : 147%; letter-spacing : 0.5%; vertical-align : middle; font-weight : 400; font-size : 18px; margin-bottom : 36px;}
#personal-loan-cashe .hero-banner-content img#play-store
{
  margin-right: 36px;
}
#pl-loan-quick-approval
{
  height : auto;
  position : relative; 
  margin-bottom : 100px;
}
#pl-loan-quick-approval .container
{
  padding : 48px;
  background-color : #FFF4EB;
  border-radius : 48px;
}

#loan-by-amount-50k #pl-loan-quick-approval p
{
  font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;
}
#loan-by-amount-50k img.app-download-btn
{
    height : 60px;
    width : 180px;
}
#loan-by-amount-50k img#app-store
{
    margin-right : 36px;
}
#loan-by-amount-50k img#app-store-1
{
  margin-bottom : 2%;
}
#loan-by-amount-50k #pl-loan-quick-approval #pl-apprv-sub-sec h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px;
  letter-spacing : 1.4%;
  vertical-align : middle;
}
#loan-by-amount-50k #features-and-benefits { height : auto;margin-bottom : 100px;}
#loan-by-amount-50k #features-and-benefits h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 4px;}
#loan-by-amount-50k #features-and-benefits  p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-50k #features-and-benefits  ul.list li { color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle; margin-bottom : 12px; }
#loan-by-amount-50k #features-and-benefits  ul.list li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}

#loan-by-amount-50k #pl-loan-calc-sec {margin-bottom : 100px;}
#loan-by-amount-50k #pl-loan-calc-sec h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-50k #pl-loan-calc-sec p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}

#loan-by-amount-50k #interest-rate-charges { position : relative; height : auto;margin-bottom : 100px;}
#loan-by-amount-50k #interest-rate-charges h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-50k #interest-rate-charges h2 span{color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}
#loan-by-amount-50k #interest-rate-charges p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-50k #interest-rate-charges  ul.list li { color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle; margin-bottom : 12px; }
#loan-by-amount-50k #interest-rate-charges  ul.list li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}
#loan-by-amount-50k #interest-rate-charges table tr th, #loan-by-amount-50k #interest-rate-charges table tr td, #loan-by-amount-2l #interest-rate-charges table tr th, #loan-by-amount-2l #interest-rate-charges table tr td{
  border : 1px solid #c6c6c6 !important;
}

#loan-by-amount-50k #how-to-apply { height : auto;margin-bottom : 100px;}
#loan-by-amount-50k #how-to-apply h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-50k #how-to-apply h2 span{color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}
#loan-by-amount-50k #how-to-apply p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-50k #how-to-apply ul.list li { color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle; margin-bottom : 12px; }
#loan-by-amount-50k #how-to-apply ul.list li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}
#loan-by-amount-50k #how-to-apply p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-50k #how-to-apply p strong{ color: #FF8206 ; font-size : 18px; line-height : 147%; letter-spacing : 0.5%;}
#loan-by-amount-50k #how-to-apply a { color: #FF8206 ; font-weight : bolder; text-decoration : none; font-size : 18px; line-height : 147%; letter-spacing : 0.5%;}

#loan-by-amount-50k .element-11{position: absolute;right: 15%;bottom: -8%;height: 30px !important;z-index: 2;animation: MoveUpDown11 5s linear infinite;}
#interest-rate-charges .element-5{position: absolute;right: 10% !important;top: 0 !important;height: 30px !important;z-index: 2; animation: blink 1s linear infinite;}

#loan-by-amount-50k #benefits_credit_line.eligibility-criteria h2{font-family : 'gilroy-regular' !important; color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-50k #benefits_credit_line.eligibility-criteria h2 span{font-family : 'gilroy-regular' !important; color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}

#loan-by-amount-2l #pl-loan-quick-approval p
{
  font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;
}
#loan-by-amount-50k h2, #loan-by-amount-2l h2
{
  font-family : 'gilroy-regular' !important; color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;
}
#loan-by-amount-50k h2 span, #loan-by-amount-2l h2 span
{
  font-family : 'gilroy-regular' !important; color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;
}

#loan-by-amount-50k p a{color: #FF8206;font-weight: 600;}
#loan-by-amount-2l p a{color: #FF8206;font-weight: 600;}

#loan-by-amount-2l #pl-loan-quick-approval #pl-apprv-sub-sec h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px;
  letter-spacing : 1.4%;
  vertical-align : middle;
}
#loan-by-amount-2l #pl-loan-quick-approval #pl-apprv-sub-sec h2 span{color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}
#loan-by-amount-2l #features-and-benefits { height : auto;margin-bottom : 100px;}
#loan-by-amount-2l #features-and-benefits h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 4px;}
#loan-by-amount-2l #features-and-benefits  p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-2l #features-and-benefits  ul.list li { color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle; margin-bottom : 12px; }
#loan-by-amount-2l #features-and-benefits  ul.list li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}

#loan-by-amount-2l #pl-loan-calc-sec {margin-bottom : 100px;}
#loan-by-amount-2l #pl-loan-calc-sec h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-2l #pl-loan-calc-sec p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}

#loan-by-amount-2l #interest-rate-charges { height : auto;margin-bottom : 100px;}
#loan-by-amount-2l #interest-rate-charges h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-2l #interest-rate-charges h2 span{color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}
#loan-by-amount-2l #interest-rate-charges p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-2l #interest-rate-charges  ul.list li { color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle; margin-bottom : 12px; }
#loan-by-amount-2l #interest-rate-charges  ul.list li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}


#loan-by-amount-2l #how-to-apply { height : auto;margin-bottom : 100px;}
#loan-by-amount-2l #how-to-apply h2{color : #333333; font-weight : 700; font-size : 28px; line-height : 42px; margin-bottom : 24px;}
#loan-by-amount-2l #how-to-apply h2 span{color: #FF8206; font-weight : 400; font-size : 64px; vertical-align : middle; line-height : 100%;}
#loan-by-amount-2l #how-to-apply p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-2l #how-to-apply ul.list li { color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle; margin-bottom : 12px; }
#loan-by-amount-2l #how-to-apply ul.list li::before { content: "\2022"; color: #FF8206; font-weight: bold; display: inline-block; font-size: 20px; width: 7px; height: 7px; margin-right: 5px;}
#loan-by-amount-2l #how-to-apply p{ color: #000000 ; font-weight : 400; font-size : 18px; line-height : 147%; letter-spacing : 0.5%; vertical-align: middle;}
#loan-by-amount-2l #how-to-apply p strong{ color: #FF8206 ; font-size : 18px; line-height : 147%; letter-spacing : 0.5%;}
#loan-by-amount-2l #how-to-apply a { color: #FF8206 ; font-weight : bolder; text-decoration : none; font-size : 18px; line-height : 147%; letter-spacing : 0.5%;}

#loan-by-amount-2l img#app-store
{
    margin-right : 36px;
}

#loan-by-amount-2l img#app-store
{
    margin-right : 36px;
}

#loan-by-amount-2l img#app-store-1
{
  margin-bottom : 2%;
}
#loan-by-amount-2l img.app-download-btn
{
    height : 60px;
    width : 180px;
}
#loan-by-amount-2l .element-11{position: absolute;right: 15%;bottom: -8%;height: 30px !important;z-index: 2;animation: MoveUpDown11 5s linear infinite;}



/* **************************************** */

/* Personal loan eligibility calculator 
**************************************** 
*/


/*
PL calculator
**************************************** 
*/
#pl-elig-calc-sec #pl-elig-calculator
{
  width : 100%;
  height : auto;
  /* background-color : lightblue; */
  border : 2px solid #F3F3F1;
  /* padding : 40px; */
  border-radius : 16px;
  display: flex;
  flex-direction: column;
}
#pl-elig-calc-sec #pl-elig-calculator #pl-elig-calc-inputs
{
    padding : 20px;
}

#pl-elig-calc #about .element-11{position: absolute;right: 15%;bottom: -8%;height:37px !important;z-index: 2;animation: MoveUpDown11 5s linear infinite;}
#pl-elig-calc #about .element-15{position: absolute;bottom: 6%;height: 45px !important;animation: MoveUpDown 5s linear infinite;}

#pl-elig-calc #pl-elig-calc-sec
{
    position : relative;
    margin-bottom : 100px;
}
#pl-elig-calc #max-eligibility-outcome-sec, #pl-elig-calc #not-eligible-sec
{
    padding : 40px;
    background-color: #FFF4EB;
    border-top-right-radius : 16px;
    border-bottom-right-radius : 16px;
    border : 2px solid #F3F3F1;
}
#pl-elig-calc #max-eligibility-outcome-sec #max-elig-outcome
{
   height : 60%;
   width : 100%;

}

#pl-elig-calc #max-eligibility-outcome-sec #max-elig-apply-now
{
  height : 10%;
  width : 100%;

}
#pl-elig-calc #max-eligibility-outcome-sec a.btn.btn-common
{
  height: 55px;
  border-radius: 30px;
  background: #FF8204;
  color: #fff;
  font-size: 20px; 
  padding: 0 30px;line-height: 50px;font-family: 'gilroy-semibold';

  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}


.budget-based-loan .budget a h5
{
    text-decoration : none;
    font-weight : 600;
    font-size : 1rem;
    text-align: center;
    color: rgb(0, 0, 0);
    font-size: 0.8rem;

}
.budget-based-loan .budget:hover
{
  transform: scale(0.95);
  
}



/* #budget-based-loan .budget h5
{
  line-height : 42px;
  letter-spacing : 1.4%;
  vertical-align :middle;
} */
/*
Loan by amount page code ends from here 
*****************************************
*/

/* Location pages EMI calculator code 
*****************************************
*/
 
#pl-elig-calc #max-eligibility-outcome-sec a.btn.btn-common:hover {
  transform: scale(0.95);
  background: #FF8206;
  color: #fff !important;
}

#pl-elig-calc #max-eligibility-outcome-sec p
{
  font-weight : 700;
  font-size: 21px;
  line-height : 32px;
  letter-spacing : 2.6%;
  vertical-align : middle;
}


#pl-elig-calc #max-eligibility-outcome-sec #max-elig-apply-now a.download-now-btn
{
  width : 100%;
  height : 100% !important;
  margin : 0;
}

#pl-elig-calc #about .container
{ 
    background-color : #FFF4EB;
    height : auto;
    border-radius : 48px;
    padding : 48px;
    margin-bottom : 100px;
}
#pl-elig-calc #asssement-importance
{
  margin-bottom : 100px;
}

#pl-elig-calc #how-to-use
{
  margin-bottom : 100px;
}
#pl-elig-calc #about h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;
}
#pl-elig-calc #about h2 span
{
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}
#pl-elig-calc #about
{
  position : relative;
  height : auto;
  margin-bottom : 100px;
}

#pl-elig-calc #about p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
 
}

#pl-elig-calc #pl-calculator-img
{
  position : absolute;
  top : 0;
  right : 0;
}

#pl-elig-calc #asssement-importance h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;

}
#pl-elig-calc #asssement-importance h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;

}
#pl-elig-calc #asssement-importance p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
}
#pl-elig-calc #asssement-importance ul.list li
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 16px;
}
#pl-elig-calc #asssement-importance ul.list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}

#pl-elig-calc #how-to-use
{
  position : relative;
  height : auto;
  margin-bottom : 100px; 
}

#pl-elig-calc #how-to-use h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;

}
#pl-elig-calc #asssement-importance h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;

}

#pl-elig-calc #how-to-use h5
{
  font-weight : 600;
  font-size : 20px;
  line-height : 100%; 
  letter-spacing : 0%;
  vertical-align : middle;
  margin-bottom : 12px;
}

#pl-elig-calc #how-to-use p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 20px;
}
#pl-elig-calc #how-to-use ul.list li
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 16px;
}

#pl-elig-calc #how-to-use ul.list li::before {content: "\2022";color: #FF8206;font-weight: bold;display: inline-block;	font-size: 20px;width: 7px;height: 7px;	margin-right: 7px;margin-left: -15px;}

#pl-elig-calc #how-to-use .calc-usage-steps
{
  color: #FF8206;
}
#pl-elig-calc #how-to-use .note
{
  color : #666666;
}
#pl-elig-calc #disclaimer h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;
}

#pl-elig-calc #disclaimer h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}
#pl-elig-calc #disclaimer p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 20px;
}
#pl-elig-calc #pl-elig-calc-sec h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;
}
#pl-elig-calc #pl-elig-calc-sec h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}

#pl-elig-calc #the-calc
{
  height : 380px;
}
#pl-elig-calc #disclaimer .container
{
   padding : 48px;
   border-radius : 48px;
   background-color : #F7F7F7;
}
#pl-elig-calc #feedbacks .feedbacks .swiper-slide .content-box {
  border-radius: 50px;
  min-height: 300px !important;
}

#pl-elig-calc #feedbacks .element-12{position: absolute;right: 10%;bottom: 20%;height: 50px !important;z-index: 10; animation: blink 1s linear infinite;}


/*
EMI Calculator page code
**************************************** */

#emi-calc-page #about
{
  position : relative;
}
#emi-calc-page #about .container
{ 
    position : relative;
    background-color : #FFF4EB;
    height : auto;
    border-radius : 48px;
    padding : 48px;
    margin-bottom : 100px;
}
#about #emi-calc-banner-img
{
    position : absolute;
    top : 12.5%;
    right : -5%;
}
#emi-calc-page #emi-calc-sec
{
  position : relative;
}
#emi-calc-page #emi-calc-sec h1
{
  margin-bottom : 40px;
  font-weight : 700;
  font-size : 28px;
  line-height : 42px;
  letter-spacing : 1.4%;
  vertical-align : middle;
}

#emi-calc-page #emi-calc-sec h1 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}
#emi-calc-page #about h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;
}
#emi-calc-page #about h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}
#emi-calc-page #about p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 20px;
}
#emi-calc-page #how-to-calculate
{
  position : relative;
  margin-bottom : 100px;
}

#emi-calc-page #how-to-calculate h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;
}
#emi-calc-page #how-to-calculate h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}
#emi-calc-page #how-to-calculate p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 20px;
}
#emi-calc-page #benefits h2
{
  font-weight : 700;
  font-size : 28px;
  line-height : 42px; 
  letter-spacing : 1.4%;
  vertical-align : middle;
  margin-bottom : 24px;
}
#emi-calc-page #benefits h2 span
{  
  color: #FF8206;
  font-weight : 400;
  font-size : 64px;
  line-height : 100%;
  letter-spacing : 0%;
  vertical-align : middle;
}
#emi-calc-page #benefits p
{
  font-weight : 400;
  font-size : 18px;
  line-height : 147%;
  letter-spacing : 0.5%;
  vertical-align : middle;
  margin-bottom : 20px;
}

/* EMI calculator section code starts from here

**************************************** 
*/

.emi-section {
  padding: 20px;
}

.emi-var {
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.emi-var-name
{
    font-weight : 200;
    color: #333333;
}

.emi-output
{
  color: #666666;
}
.emi-output-content
{
  color: #333333;
}
.emi-value {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 44px;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid #666666;
  font-family: 'Gilroy';
  font-size: 21px;
  font-weight: 600;
}

.emi-variables {
  width: 100%;
}

.intervals {
  display: flex;
  justify-content: space-between;
  margin-top: 0;
  cursor : pointer;

  font-family : 'gilroy-regular';
  color : #010101;
  font-size : 11px;
  cursor : pointer;
}
.intervals:hover
{
  color : #FF8206;
  font-weight : bold;
}

.emi-summary {
  display: flex;
  flex-direction: column;
  padding: 10px;
  background-color: #FFF4EB;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.emi-summary-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.chart-container {
  height: 80%;
  text-align: center;
}

.emi-amount {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.emi-details {
  margin-top: 20px;
}

.emi-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.color-box {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

/*
**************************************** 
*/

/*Donut Pie Chart code
****************************************  */
.chart-container {
  width: 70%;
  height: 100%;
}
#emiDonutChart
{
  height : 200px;
  width : 200px;
}

 /* Range input styles */
 .emi-variables {
  width: 80%;
  height: 10px;
  -webkit-appearance: none;
  appearance: none;
  background: #ddd;
  border-radius: 5px;
  outline: none;
  transition: background 0.3s ease;
}

/* Slider thumb style with linear gradient and orange border */
.emi-variables::-webkit-slider-thumb {
  /* width: 32px;
  height:  32px; */
  width: 24px;
  height:  24px;
  z-index : 9999;


  background: linear-gradient(to right, #D6D6D6 0%, #FFFFFF 100%);
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid  #FF8206 !important;  /* Orange border */
  -webkit-appearance: none;
  appearance: none;
}

/* Slider thumb for Firefox */
.emi-variables::-moz-range-thumb {
  width: 32px;
  height: 32px;
  background: linear-gradient(to right, #D6D6D6 0%, #FFFFFF 100%);
  border-radius: 50%;
  cursor: pointer;
  border: 3px solid  #FF8206 !important;  /* Orange border */
  z-index : 9999;
}
#loan-amount-slider-outcome, #interest-rate-slider-outcome, #tenure-outcome
{
  width : auto;
  border : none;
  width : 60%;
  outline : none;
  margin-left : 0;
 
}
/* Active range slider color (optional) */
.emi-variables:active {
  background: #ddd;
}
.loc-page-emi-calculator .emi-var-value, .loc-page-emi-calculator .units
{
    font-family : 'gilroy-bold';
    font-size: 15px; 
    color : #333333;
    font-weight : 500;
}
.loc-page-emi-calculator
{
  position : relative;
  border : 1px solid #F3F3F1; 
  border-radius : 16px;
  /* height : 70vh; */
  height : auto;
  width : 100%;
  margin-top : 20px;
  margin-bottom : 30px;
}

.loc-page-emi-calculator .emi-var
{
  font-family : 'gilroy-bold';
  font-size: 15px; 
  margin-bottom : 1%;
}
#emi-apply-now.btn.btn-common
{
  height: 55px;
  border-radius: 30px;
  background: #FF8204;
  color: #fff;
  font-size: 20px; 
  padding: 0 30px;line-height: 50px;font-family: 'gilroy-semibold';
}


#principal-amt
{
  background-color : #7B81EA;
    margin-right : 3%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: inline-block;
}
#rate-of-interest
{

  background-color : #F9A158;
    width: 16px;
    margin-right : 3%;
    height: 16px;
    border-radius: 50%;
    display: inline-block;

}
.tenure-outcome-div
{
  font-family : 'Gilroy'; font-size : 21px; font-weight : 600;width : 180px; height : 44px; padding : 4px; border-radius : 4px; border : 1px solid #666666;
}

.output-div
{
  margin-left : 16px;
}
.emi-calc
{
  height : 100%;
}
.emi-var-sec
{
  height : calc(33.33%);
}
@media screen and (max-width : 768px) and (min-height : 500px)
{
  .loc-page-emi-calculator
  {
    min-height : auto;
  }
  .emi-var-sec
  {
    height : 20vh;
  }
  .emi-calc-sub-sec
  {
    height : auto;
  }
  .emi-calc
  {
    height : 100%;
  }

}

.emi-var-sec .emi-var-sub-sec
{
  width : 90%;

}

.emi-var-sec .emi-var-sub-sec .slider-output
{
  font-family : 'Gilroy'; font-size : 21px;width : 180px; height : 44px; padding : 4px; border-radius : 4px; border : 1px solid #666666;
}

#emi-apply-now
{
    border-radius: 30px;
    background: #FF8206;
    color: #fff !important;
    padding: 1.5%;
    font-family: 'gilroy-semibold';
    font-size: 20px;
    /* height: 50px; */
    line-height : 22px;
    margin-top: 1rem !important;

    -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

#emi-apply-now:hover {
  transform: scale(0.95); /* Slightly reduces the size */
  background: #FF8206; /* Keeps background color on hover */
  color: #fff !important; /* Keeps text color on hover */
}


/* Location pages EMI calculator code ends here */
/* ****************************************  */

h2#personal-loan-diff-budget
{
  margin-top : 30px;
  margin-bottom : 30px;

  font-size: 25px;
  font-weight: 600;
} 

#emi-calc-page #feedbacks .feedbacks .swiper-slide .content-box {
  border-radius: 50px;
  min-height: 300px !important;
}
#emi-calc-page #benefits
{
  position : relative;
}

#emi-calc-page #benefits .element-5{position: absolute;right: 10%;bottom: 20%;height: 50px !important;z-index: 2; animation: blink 1s linear infinite;}

#emi-calc-page #feedbacks .element-17{position: absolute;left: 50%;bottom: 30%;height: 30px !important;z-index : 10; width: auto; animation: animationFramesFour 30s alternate infinite linear;}
/* EMI calculator section code ends here */
/* ****************************************  */

/*
==========================
*/

#cashe-number .container
{
  border-radius : 40px;
  border : 3.05px solid #F5F5F5;
  box-shadow: 5px 5px 10px #F5F5F5;
}

#our_story_3 .container p
{
  font-size: 20px;
  font-family: 'gilroy-regular';
  line-height: 30px;
  margin-bottom: 30px;
}

#our_story_3 .container h2
{
  font-size: 30px;
  line-height: 30px;
  font-family: 'gilroy-bold';
  margin-bottom: 20px;
}      
#our-latest-blogs .card .card-img-top {
  
  background: #F3F3F1;
  border-radius: 40px 40px 0px 0;
  object-fit: cover;
  padding: 30px;
  object-position : top;
}
#our-latest-blogs .card
{
  border: 1px solid #E8E8E1;
  border-radius: 40px;
  margin-bottom: 30px;
  height: 55vh;

}
#our-latest-blogs .card .card-body .card-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  font-size: 13px;
  color: #000;
}



/* Homepage
============ */
#feedbacks .app-stores .btn-common
{
  height: 55px;
  border-radius: 30px;
  background: #FF8206;
  color: #fff;
  font-size: 20px;
  padding: 0 30px;
  line-height: 50px;
  font-family: 'gilroy-semibold';
}
#feedbacks .app-stores .btn-common:hover{color: #fff !important;}

#our-latest-blogs .card .card-body .card-text 
{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  font-size: 13px;
  color: #000;
}
#our-latest-blogs .card
{
  height : 90%;
  border: 1px solid #E8E8E1;
  border-radius: 40px;
  margin-bottom: 30px;
}
#our-latest-blogs .card img
{
  background: #F3F3F1;
  border-radius: 40px 40px 0px 0;
  object-fit: cover;
  height: 170px;
  padding: 30px;
}

#our-latest-blogs h3
{
  font-size: 26px;
  font-family: 'gilroy-bold';
  line-height: 34px;
  display: inline-block;
  padding: 32px 0px;

}
#our-latest-blogs h3 span
{
  color: #FF8206;
  font-family: 'gilroy-regular';
  font-size: 60px;
  vertical-align: text-top;
}

#our-latest-blogs .btn-common
{
  height: 55px;border-radius: 30px;background: #FF8206;color: #fff;font-size: 16px; padding: 0 30px;line-height: 50px;font-family: 'gilroy-semibold';
}
#our-latest-blogs .btn-common:hover{color: #fff !important;}

#our-latest-blogs .card .card-body .card-title
{
  font-family: 'gilroy-medium';
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #000;
}

section#pl_content .accordion-body ul li
{
  list-style-type : disc !important;
}

section#pl_content .accordion-body p a
{
  color: #f48020;
  font-weight: bold;
}

/* Style for the paragraph text */
.cashe-text {
  font-size: 16px; /* Adjust font size */
  line-height: 1.6; /* Space between lines */
  color: #333; /* Dark gray text color */
  font-family: Arial, sans-serif; /* Font style */
  margin: 0; /* Remove margin from the paragraph */
}

/* Style for the link inside the paragraph */
.cashe-link {
  color: #1a73e8; /* CASHe brand color (blue) */
  text-decoration: none; /* Remove underline */
  font-weight: bold; /* Make the text bold */
}

.cashe-link:hover {
  text-decoration: underline; /* Underline on hover */
  color: #0056b3; /* Darker blue on hover */
}

/*==================================*/

/*
Footer - QR code
=========================*/
#cashe-qr-code
{
   height : 50%;
   width : 50%;
}
/*===============================*/
/*------------------------------------*/
/* City names section - Footer  */
/*-----------------------------------*/
#city-names-section{ margin-left : 5%; margin-right : 5%; width : 90%; }
#city-names-section .city-block{ width : 23%; font-weight : 600; height : 40px; margin-bottom : 1%; margin-left : 1%; border-radius : 16px;}
#city-names-section #cityCarousel #prev span{
  border-radius : 50%; background-color : transparent; color : #FF8206; font-size : 3rem;
} 

/*---------------------------------------------------*/
/*Footer section - loan by amount icon code starts here */
/*---------------------------------------------------*/

.budget-based-loan
{
    display : flex;
    justify-content: center;
    align-items: center;
    margin-bottom : 30px;
}
.budget-based-loan .budget
{
  height : 50px;
  width : 100px;
  display : flex;
  justify-content: center;
  align-items: center;
  margin : 1%;
  border-radius : 8px;
  background-color : #F3F3F1;
}
@media screen and (max-width : 768px)
{
  .budget-based-loan
  {
    flex-wrap: wrap;
    gap: 2vw;
  }
  .budget-based-loan::-webkit-scrollbar 
  {
    display: none;
  }
  .budget 
  {
      flex: 0 0 35vw;
      height: 50px;
      width : 200px; 
      scroll-snap-align: start; 
      box-sizing: border-box; 
  }
}

/*----------------------------------------------*/
/*Footer section - loan by amount icon code ends here*/
/*----------------------------------------------*/

/*Apply now button CSS code 
--------------------------------
*/

/* #banner .btn-common{
  display: inline-block;
    height: 55px;
    border-radius: 30px;
    background: #FF8206;
    color: #fff;
    font-size: 15px;
    padding: 0 45px;
    width : auto;
    line-height: 55px;
    font-family: 'gilroy-semibold';

} */

#banner .btn-common{
  display: inline-block;   /* expands clickable area */
  height: 55px;
  line-height: 55px;
  border-radius: 30px;
  background: #FF8206;
  color: #fff;
  font-size: 15px;
  padding: 0 45px;
  width : auto;
  font-family: 'gilroy-semibold';
  text-decoration: none;
  cursor: pointer; 
  z-index: 101;
  position: relative;
}


#feedbacks .app-stores .btn-common {
    height: 55px;
    border-radius: 30px;
    background: #FF8206;
    color: #fff;
      width : auto;
    font-size: 20px !important;
    padding: 0 45px !important;
    line-height: 50px;
    font-family: 'gilroy-semibold';
}



/* @media screen and (max-width : 768px)
{
 
    #home-page #banner .download-now-btn.btn.btn-common
    {
        padding : 0 4%;
        font-size : 15px !important;
    }
} */