/* nem start*/ 

.side_sticky{
  position: fixed;
  top: 40%;
  right: 0px;
  background: linear-gradient(138deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
  padding: 5px;
  border-bottom-left-radius: 19px;
  border-top-left-radius: 19px;
  z-index: 999;
}

.img_stk img{
width: 50px !important;
padding: 10px;
margin-top: 10px;
}



.test_text_t p {
  font-size: 15px;
  color: #161515;
  max-height: 250px;
  font-weight: 300;
}

.offcanvas-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: 1rem 1rem;
background-color: #ffffff;
}

/* new end */

@font-face {
font-family: "gotham";

src: url(../Fonts/GothamBook.ttf);
src: url(../Fonts/GothamBlack.otf);
src: url(../Fonts/GothamBookItalic.ttf);
src: url(../Fonts/GothamLight.ttf);
src: url(../Fonts/GothamMedium.ttf);
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%) !important;
}

a{
text-decoration: none;
}
.abt_btn_wh button{
  text-decoration: none;
  color: #0c279f;
  font-weight: 600;
}

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}

.row {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}

.form_write p a{
font-size: 18px;
margin-bottom: 0px;
color: #0c279f;
}

.footer_logo img{
  width:220px;
}

.main_header {
  padding: 20px 0px;
  background-color: rgb(255, 255, 255);
  border-bottom: 7px solid orange;
   border-top: 7px solid orange;
  border-image:
  url("../images/line.svg");
  border-image-slice:100;
  border-image-width:70px 72px 92px 78px;
  border-image-outset:20px;
 border-image: url(../images/line.svg) 30 round;;
 border-image-repeat: stretch;

}

.logo_wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile_menu_icon{
display: none;
font-size: 29px;
color: #302984;
}

.logo_w {
  max-width: 225px;
}

.head_btn {
  position: absolute;
  content: "";
  right: 10px;
}

.head_btn a {
  background-color: #fff;
  padding: 8px 28px;
  border-radius: 40px;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  color: #2c2982;
  border: 2px solid #2c2982;
}

.read-more-content{
  display: none;
 
}

.nav_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav_wrapper ul {
  display: inline-flex;
  gap: 37px;
  list-style-type: none;
  padding-left: 0px;
}

.nav_sec {
  padding-top: 25px;
  padding-bottom: 20px;
}

.nav_wrapper ul {
  margin-bottom: 0px;
}

.nav_wrapper ul li a {
  background-color: #00198b;
  padding: 12px 31px;
  border-radius: 24px;
  color: #fff !important;
  font-size: 12px;
  letter-spacing: 1px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
}

.nav_wrapper ul li.last a {
  background-color: #ffffff;
  padding: 12px 31px;
  font-weight: 600;
  border-radius: 24px;
  color: #00198b !important;
  font-size: 12px;
  letter-spacing: 1px;
  border:1px solid #00198b;
  cursor: pointer;
  text-transform: uppercase;
}

.nav_wrapper ul li.last a img{
  width:18px;
  margin-top: -7px;
}

.banner_sec {
  position: relative;
}

.banner_img {
position: relative;
display: flex;
justify-content: center;
align-items: center;

}

.banner_img{
object-fit: cover;
/* min-height: 550px; */
width: 100%;
}

.banner_img img {
  object-fit: cover;
  min-height: 550px;
  width: 100%;
}


.banner_img2 {
position: relative;
display: flex;
justify-content: center;
align-items: center;

}

.banner_img2{
object-fit: cover;
min-height: 550px;
width: 100%;
}

.banner_img2 img {
  object-fit: cover;
  max-height: 550px;
  width: 100%;
}


.banner_img3 {
position: relative;
display: flex;
justify-content: center;
align-items: center;

}

.banner_img3{
object-fit: cover;
min-height: 550px;
width: 100%;
}

.banner_img3 img {
  object-fit: cover;
  max-height: 550px;
  width: 100%;
}



.banner_text {
position: absolute;
content: "";
width: fit-content;
margin: auto;
  top: 44%;
padding: 16px;
left: 120px;

/* border: 4px solid #f9d750; */
background-color: #00198b;
}

.banner_text .apply_btn a {
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
position: absolute;
padding: 12px 31px;
border-radius: 24px;
font-weight: 700;
color: #00198b !important;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
font-size: 16px;
margin-top: -15px;
letter-spacing: 1px;
text-decoration: none;
width: fit-content;
}

.banner_h3 {
  max-width: 625px;
}

.banner_texts {
  position: absolute;
  content: "";
  width: 80%;
  margin: auto;
}

.banner_textw {
position: absolute;
content: "";
width: 80%;
margin: auto;
}

.banner_textw h3 {
font-size: 45px;
text-transform: uppercase;
color: #ffffff;
/* text-align-last: justify; */
line-height: 43px;
font-weight: 700;
}

.banner_text h3 {
  font-size: 45px;
  text-transform: uppercase;
  color: #ffffff;
  /* text-align-last: justify; */
  line-height: 43px;
  font-weight: 700;
}

.banner_text p {
font-size: 20px;
color: #ffffff;
font-weight: 500;
font-family: monospace;
margin-bottom:0px;
}

.banner_texts h3 {
font-size: 45px;
  text-transform: uppercase;
  color: #00198b;
  /* text-align-last: justify; */
  line-height: 43px;
  font-weight: 700;
}

.abt_sec {
position: relative;
padding: 60px 0px;
background-image: url(https://aparokshafinserv.com/public/site/images/sun-01.png);
background-position: center;
background-size: contain;
/* height: 68%; */
background-repeat: no-repeat;
}

.about_text_p h6{
font-size: 20px;
color: #00198b;
}

.cal_wrapper2 {
padding-top: 40px;
  padding-bottom: 70px;
}

.border-box2 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
border: 3px solid #fcb041;
padding: 1px 28px;
background-color: #fff;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.fea_cover{
display: flex;
justify-content: flex-start;
align-items: center;
gap: 11px;
}

.fea_texts h4 {
font-size: 21px;
line-height: 30px;
color: #00198b;
margin-bottom: 0px;
font-weight: 600;
}

.fea_cover .fea_icon img {
min-width: 64px;
margin-bottom: 19px;
margin-top: 29px;
}

.fea_texts p {

font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #7b7676;
line-height: 24px;
width: 94%;
/* margin-top: 23px; */
}

.s_p{
color:#00198b;
}


.apply_btn a  {
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
padding: 12px 31px;
border-radius: 24px;
font-weight: 700;
color: #00198b !important;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
font-size: 16px;
letter-spacing: 1px;
text-decoration: none;
width: fit-content;
}

/* .apply_btn a {
  background: rgb(249, 215, 80);
  background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
  padding: 12px 31px;
  border-radius: 24px;
  color: #00198b !important;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 1px;
} */

.feature_ben {
  padding: 60px 0px;
  background: rgb(249, 215, 80);
  background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
}

.feature_bens {
  position: relative;
  padding: 60px 0px;
  background: rgb(249, 215, 80);
  background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
  overflow-x: hidden;
}
.feature_bens::before {
position: absolute;
content: "";
top: 0px;
left: 25px;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-image: url(https://aparokshafinserv.com/public/site/images/sun_white_side.png);
background-size: contain;
background-position: right;
}

.test_texts {
  width: 60%;
  padding: 21px;
  padding-bottom: 0px;
  background-color: #00198b;
}

.team_wrapper{
display: flex;
justify-content: flex-start;
background-color: #fff;
padding: 14px;
border-radius: 16px;
border: 1px solid #2941db;
transition: 1s all linear;
}

.team_wrappers {
  display: flex
;
overflow: hidden;
  justify-content: flex-start;
  background-color: #00198b;
  /* padding: 14px; */
  border-radius: 16px;
  border: 1px solid #2941db;
  transition: 1s all linear;
}


.test_text_t h5 {
font-size: 18px;
color: #00198b;

margin-bottom: 0px;
}

.Contact_wrapper{
background-color: #ffffff;
padding: 35px;
position: relative;
z-index: 99;
}

.form-control {
display: block;
width: 100%;
padding: 1.0rem .75rem;
font-size: 14px;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #f9d750 !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.con_disply{
display: flex;
justify-content: space-between;
align-items: center;
    flex-wrap: wrap;
}

.form_write p{
font-size:18px;
margin-bottom: 0px;
color:#0c279f;
}

.modal-header .btn-close {
right: 0px;
top: -27px;
padding: .5rem .5rem;
margin: -.5rem -.5rem -.5rem auto;
position: absolute;
}

.pop_p p{
font-size: 14px;
color: #6a6a6a;
font-weight: 500;
}

.modal-header {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: space-between;
padding: 0px;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(.3rem - 1px);
border-top-right-radius: calc(.3rem - 1px);
}

.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1060;
display: none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
background-color: #0626b57d;
}

.form-group label{
font-size: 14px;
  font-weight: 600;
}

.con .form-group{
padding:10px;
}

.owl-dots button.owl-dot.active {
background-color: #070f86 !important;
}

.team_img{
  max-width: 40%;
height: 225px;
overflow: hidden;
}

.team_img img{
object-fit: cover;
height: 100%;
}

.main_heading h3 {
  position: relative;
  font-size: 51px;
  color: #000000;
  z-index: 1;
  font-weight: 700;
}

.main_heading h3::before {
position: absolute;
content: "";
width: 63px;
height: 63px;
background-color: #fcb041;
border-radius: 93px;
left: -20px;
z-index: -1;
top: -3px;
}


.main_heading p {
font-size: 20px;
  color: #00198b;
  max-width: 80%;
  font-weight: 600;
}

.fea_wrapper {
  background-color: #ffffff;
  border-radius: 47px;
  padding: 45px;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.fea_wrapper {
background-color: #ffffff;
border-radius: 47px;
padding: 45px;
height: 100%;
z-index: 9;
position: relative;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


.fea_text h4 {
  font-size: 43px;
  line-height: 42px;
  color: #3c3b3b;
}

.fea_text p {
  font-size: 16px;
  line-height: 20px;
  color: #7b7676;
  font-weight: 500;
  width: 94%;
  margin-top: 23px;
}


.fea_icon img {
  width: 75px;
  margin-bottom: 19px;
  margin-top: 29px;
}

.cal_test {
  position: relative;
  padding: 60px 0px;
  
}

.cal_test::before{
  position: absolute;
  content: "";
  top: 0px;
  left: -27%;
  width: 100%;
  z-index: -1;
  height: 72%;
  background-repeat: no-repeat;
  /* background-color: #000; */
  background-image: url(https://aparokshafinserv.com/public/site/images/sun-01.png);
  background-size: contain;
}

.border-box {
  border: 3px solid #fcb041;
  padding: 1px 89px;
  background-color: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.cal_wrapper {
  padding: 33px 27px;
}

.main_heading h6 {
    max-width: 80%;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
    color: #000000;
}

.range_col{
  position: relative;
  width:100%;
}

.fea_icon {
  max-width: 150px;
}

.test_wrapper {
  width: 80%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid blue;
  border-radius: 27px;
  margin-top: 60px;
}

.fea_icon {
  position: relative;
}

.testmon_img {
  width: 139px;
}

.test_text {
width: 62%;
padding: 21px;
padding-bottom: 0px;
}

.img_cover {
  position: absolute;
  content: "";
  top: -23px;
  left: -22px;
  width: 147px;
  border-radius: 61px;
  object-fit: contain;

  z-index: 999;
}

.img_cover img {
  position: relative;
  border-radius: 50%;
  height: 147px;
  object-fit: cover;
}

.img_cover::before {
  content: "";
  position: absolute;
  top: -23px;
  left: -21px;
  width: 101px;
  border-radius: 50px;
  height: 101px;
  background-color: #fcb041;
}

.test_text h5 {
font-size: 18px;
color: #00198b;
font-weight: 600;
margin-bottom: 0px;
  
}


.test_text h6 {
  color: #7f7a7a;
  font-size: 14px;
}


.test_text_t h6{
color: #7f7a7a;
font-size:14px;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}

.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;

  display: inline-block;
  background: #fcb04169 !important;
  margin: 0 3px;
}

.owl-dots button.owl-dot {
  background-color: #db3939;
}

.owl-dots button.owl-dot.active {
  background-color: #000;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}

.owl-carousel .owl-dots.disabled {
  display: block;
}

.eli_wrapper {
position: relative;
background-color: #ffffff;
border-radius: 47px;
padding: 29px;
z-index: 99;
width: 89%;
height: 100%;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.eli_wrappers {
position: relative;
background-color: #ffffff;
border-radius: 47px;
padding: 29px;
z-index: 99;
display: flex;
flex-direction: column;
justify-content: space-between;
width: 89%;
height: 100%;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.eli_texts h4 {
font-size: 27px;
line-height: 26px;
color: #00198b;
margin-top: -3px;
margin-bottom: 13px;
}

.eli_texts p{
font-size: 17px;
color: gray;
}

.eli_text h4 {
  font-size: 21px;
  line-height: 42px;
  color: #00198b;
  margin-top: -3px;
  margin-bottom: -3px;
}

.eli_text p{
font-size: 16px;
color: #978a8a;
z-index: 2;
font-weight: 500;
}

.eli_icon img {
  width: 57px;

}

.doucument_sec{
  padding: 60px 0px;
}

.documnt_text h2{
  position: relative;
  font-size: 75px;
  font-weight: 500;
  color: #00198b;
}

.doc_no h3 {
font-size: 46px;
color: #fcb041;
}
.doc_no2 h3 {
font-size: 38px;
color: #fcb041;
}
.dealer_one h3 {
font-size: 38px;
color: #fcb041;
}
.dealer_two h3 {
font-size: 38px;
color: #fcb041;
}
.documnt_text h2::before {
position: absolute;
content: "";
width: 102px;
height: 104px;
background-color: #fcb041;
border-radius: 93px;
left: -19px;
z-index: -1;
top: 0px;
}
.documnt_text h2::before {
  position: absolute;
  content: "";
  width: 129px;
  height: 129px;
  background-color: #fcb041;
  border-radius: 93px;
  left: -53px;
  z-index: -1;
  top: 0px;
}

.doc_no h3{
font-size: 58px;
color: #fcb041;
}

.doc_no h6{
color: #00198b;
  text-transform: uppercase;
  font-size: 24px;
 
}


.doc_no2 h3 {
font-size: 32px;
color: #fcb041;
}

.doc_no2 h6{
color: #00198b;
  text-transform: uppercase;
  font-size: 24px;
  
}

.dealer{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  width: 450px;
  border-top: 3px solid #fcb041;
}

.deal_P p{
  font-size: 14px;
  color: #00198b;
 
  max-width: 80%;
}

.dealer_one{
  border-right: 3px solid #fcb041;
  padding: 10px;
}

.dealer_two{
  padding: 10px;
}

.dealer_one h3 {
font-size: 35px;
color: #fcb041;
}

.dealer_two h3 {
font-size: 35px;
color: #fcb041;
}

.dealer_one h6{
  color: #0c279f;
  text-transform: uppercase;
  font-size: 19px;

}

.dealer_two h6{
  color: #0c279f;
  text-transform: uppercase;
  font-size: 19px;
  
}

.abt_btn a{
color: #fff;
  text-decoration: none;
  text-transform: capitalize;

}

.abt_btn_wh a{
text-decoration: none;
color: #00198b;
font-weight: 600;
}




.abt_btn_wh button{
background-color: #ffffff;
text-decoration: none;
text-transform: uppercase;
color: #00198b;
border-radius: 25px;
padding: 9px 31px;

font-size: 15px;
border: 2px solid #00198b;
width:fit-content;
}

.alert-success {
     color: #ffffff !important;
    background-color: #2d008d !important;
    border-color: #badbcc !important;
}

.abt_btn {
background-color: #00198b;
text-decoration: none;
text-transform: uppercase;
color: #fff;
border-radius: 25px;
padding: 9px 31px;
font-weight: 500;
width:fit-content;
}

.ansloan h3{
  font-size: 15px;
}

.abt_btns button{
background-color: #0c279f;
text-decoration: none;
text-transform: uppercase;
color: #fff;
border-radius: 25px;
padding: 9px 31px;
font-weight: 500;
width:fit-content;
}

.abt_btn_wh a i{
font-size:18px;
}

.can .form-control {
display: block;
width: 100%;
padding: 9px .75rem;
font-size: 15px;

line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #f9d750 !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .25rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.career_text_down h3{
font-size: 63px;
line-height: 51px;
color: #fff;
font-weight: 700;
/* / margin-bottom: 27p */
}

.career_text_down p{
font-size: 20px;
max-width: 450px;
color: #0c279f;
line-height: 22px;
margin-bottom: 19px;
}

.apply_no_section{
  padding-top: 24px;
  padding-bottom: 24px;
  background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
}

.coupl_btn{
  display: flex;
  gap:20px;
  justify-content: end;
}

.faq_sec{
padding-top: 0px;
padding-bottom: 60px;
}


.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid rgb(255 255 255);
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 1em;
  color: #000000;
  font-size: 1.15rem;

  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: rgb(94 128 177);
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: rgb(94 128 177);
  border: 1px solid #000000;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-size: 17px;
  font-weight: 500;
  color: #545050;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 8px;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5 !important;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0) !important;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: rgb(94 128 177);
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  min-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  padding: 10px;
  overflow-y: scroll;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 17px;
  color: #545050;
}

.loan_con .form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #f9d750;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.lo.loan_con{
position: relative;
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
margin-top: 5px;
}

.ansloan{
position: absolute;
top: 27px;
left: 12px;
}


#style-2::-webkit-scrollbar-track
{
  
  border-radius: 10px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
  width: 2px;
  background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
  border-radius: 10px;
 
  background-color: #00198b0d;
}

input[type="range"] {
position: relative;
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none; 
  /* creating a custom design */
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  /*  overflow: hidden;  remove this line*/
  
  /* New additions */
  height: 6px;
  background: #f9d750;
  
}

.max_v {
  position: absolute;
  content: "";
  top: 25px;
  left: 0px;
  font-size: 12px;
  color: #797373;
  font-weight: 600;
}

.min_v {
  position: absolute;
  content: "";
  top: 25px;
  right: 0px;
  color: #797373;
  font-size: 12px;
  font-weight: 600;
}

/* Thumb: webkit */
input[type="range"]::-webkit-slider-thumb {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none; 
  /* creating a custom design */
  height: 15px;
  width: 15px;
  background-color: rgb(7, 22, 160);
  border-radius: 50%;
  border: none;

  /* box-shadow: -407px 0 0 400px #f50; emove this line */
  transition: .2s ease-in-out;
}

/* Thumb: Firefox */
input[type="range"]::-moz-range-thumb {
  height: 15px;
  width: 15px;
  background-color: #f50;
  border-radius: 50%;
  border: none;
  
  /* box-shadow: -407px 0 0 400px #f50; emove this line */
  transition: .2s ease-in-out;
}

/* Hover, active & focus Thumb: Webkit */

input[type="range"]::-webkit-slider-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255,85,0, .1)
}
input[type="range"]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255,85,0, .2)
}
input[type="range"]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255,85,0, .2)
}

/* Hover, active & focus Thumb: Firfox */

input[type="range"]::-moz-range-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255,85,0, .1)
}
input[type="range"]:active::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255,85,0, .2)
}
input[type="range"]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255,85,0, .2)    
}

/*=============
Aesthetics 
=========================*/


.wrapper {
  color: #4b4949;
  background: rgb(255, 255, 255);
  /* max-width: 400px; */
  width: 100%;
  /* height: 300px; */
 
  justify-content: center;
  align-items: center;
}

.range {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  /* max-width: 500px; */
  /* margin: 0 auto; */
  height: 40px;
  width: 100%;
  background: #fff;
  padding-right: 10px;
}

.value {
  width: 168px;
  border: 2px solid #293775;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}
.values {
  width: 168px;
  border: 2px solid #293775;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}

.value3 {
  width: 168px;
  border: 2px solid #293775;
  text-align: center;
  font-size: 16px;
 font-weight: 500;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}

.dropdowns {
  position: relative;
  display: inline-block;
}

.dropdowns-content p a{
  color:#000;
  font-size:16px;
  margin-bottom: 0px;
}

.dropdowns-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 12px;
  z-index: 1;
}

.dropdowns:hover .dropdowns-content {
  display: block;
}

.pdf_box h5{
  margin-top: 24px;
}

.pdf_box h5 a{
  color: #00198b;
 
  font-size: 18px;
  font-weight: 700;
}

.about_ben{
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.abt_text_wrapper h5{
  font-size: 42px;
  color: #f9ba3a;
  font-weight: 600;
  text-align: center;
}

.abt_text_wrapper p{
color: #00198b;
font-size: 16px;
font-weight: 600;
}

.mision_wrapper{
max-width: 450px;
margin: auto;
}


.mision_wrapper h6{
font-size: 38px;
font-weight: 700;
}

.mision_wrapper p{
font-size: 21px;
color: #00198b;
font-weight: 500;

}

.main_heading{
position: relative;
z-index: 3;
}

.main_heading h4{
font-size:35px;
    font-weight: 700;
}

.career_banner {
position: relative;
padding: 60px 0px;
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(251, 176, 64, 1)  50%, rgba(249, 215, 80, 1) 73%);
overflow-x: hidden;
}

.offcanvas-body ul{
list-style-type: none;
padding-left: 0px;
}

.offcanvas-body ul li {
margin-top: 18px;
}

.offcanvas {
position: fixed;
bottom: 0;
z-index: 1050;
display: flex;
flex-direction: column;
max-width: 100%;
visibility: hidden;
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
/* background-color: #fff; */
background-clip: padding-box;
outline: 0;
transition: transform .3s ease-in-out;
}

.offcanvas-body ul li a{
text-decoration: none;
color: #302882;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
}

.section_footer{
  padding-top:75px;
  padding-bottom:60px;
  background-color: #00198b;
}

.footer_add p{
  margin-bottom: 0px;
  font-size: 18px;
  color: #d3c8c8 !important;
 
}

.footer_padding{
  padding: 37px;
  padding-top: 0px;
  margin-top: 34px;
}

.footer_ul ul{
  padding-left:0px;
}

.foot_img img{
  width:70px;
  margin-top:25px;
}


.footer_ul ul li{
  list-style-type: none;

  line-height: 39px;
}

.footer_ul ul li a{
  margin-bottom: 0px;
  font-size: 18px;
  color: #d3c8c8 !important;

  text-decoration: none;
}

.loan_con label{
  font-size: 13px;
  color: #585858;
  font-weight: 700;
}

.foo_btn{
  margin-top: 15px;
}

.foo_btn a{
  padding: 8px 13px;
  color: #00198b;
  font-size: 20px;

  border-radius: 25px;
}

.foo_btn a i{
  font-size: 22px;
 
}

.foo_btn a{
  background-color: #fff;
  text-decoration: none;
}

.social_icon{
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}

.follow_wrapper h6{
  color: #ffffff;
  font-size:22px;
}

.so_1{
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.so_1 a i{
  font-size: 22px;
  color: #00198b;
  text-decoration: none;
}

.section_bottom{
  padding: 20px 0px;
  background-color: #00198b;
  border-top:9px solid #F8C443;
}

.why_apr_box{
  border: 2px solid #00198b;
  padding: 33px;
  border-radius: 47px;
  width: 90%;
  margin: auto;
  height:100%;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.border-sec{
  padding: 6px 0px;
  /* background: rgb(251,176,64);
  background: linear-gradient(90deg, rgba(251,176,64,1) 62%, rgba(12,39,159,1) 35%); */
  margin-bottom:10px;
}

.border-secs{
    padding: 0px 0px;
    background-color: rgb(255, 255, 255);
    border-bottom: 9px solid orange;
    border-image-slice: 100;
    border-image-width: 70px 72px 92px 78px;
    border-image-outset: 20px;
    border-image: url(../images/line.svg) 30 round;
    border-image-repeat: stretch;
    margin-bottom: 30px;
}

.why_icon_wrapper{
  display: flex;
  justify-content: flex-start;

}

.why_icon img{
  width: 74px;
}

.why_apr_box h3{
  text-align: center;
  font-size: 30px;
  color: #00198b;
  font-weight: 600;
}

.why_text{
  padding-left:27px;
      width: 100%;
}


.why_box h4{
  padding: 18px 17px;
  border-radius: 37px;
  background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
  color: #00198b;
  text-align: center;
  margin: 25px 0px;
  font-size: 22px;
  font-weight: 500;
}

.why_text p{
  font-size: 16px;
  color: #877f7f;
  font-weight: 500;
}

.why_text h6{
font-size: 18px;
  margin-bottom: 0px;
  font-weight: 600;
  color: #00198b;
}

.test_text p{
font-size: 15px;
  color: #161515;
  font-weight: 500;

}

.moretext {
  transition: 1s all linear;
  display: none;
}


.why_icon{
  width:120px;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  right: -18px;
  top: 31px;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0px;
}

.dropdown-item{
font-size: 12px;
}
.dropdown-item:hover{
  background-color: #00198b;
}

.nav_wrapper ul li a.dropdown-item{
  background-color: #fff;
  color: #000 !important;
  font-weight: 700;
  padding: 0px;
  font-size: 10px;

}

.mobile{
  display: none;
}

.desk{
  display:block;
}




@media screen and (max-width: 982px) {
  .banner_text {
    position: absolute;
    content: "";
    width: fit-content;
    top: 60%;
    margin: auto;
    left: 10%;
}

.banner_text p {
  display: none;
}
}

@media screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    padding:10px;
  }
  .dropdown .dropdown-menu {
    display: none;
  }
  .dropdown:hover .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
  }


}

@media screen and (max-width: 991px) {
  .dropdown-toggle.show::after {
    border-top: 0;
    border-bottom: 0.3em solid;
  }
  .mobile{
    display: block;
  }

  .desk{
    display:none;
  }
}


@media only screen and (max-width:1209px){
.team_wrapper {
flex-direction: column;
display: flex;
justify-content: flex-start;
background-color: #fff;
padding: 14px;
min-height: 230px;
border-radius: 16px;
border: 1px solid #2941db;
}

.test_texts {
    width: 100%;
    padding: 21px;
    padding-bottom: 0px;
    background-color: #00198b;
}

    .team_wrappers {
        flex-direction: column;
        display: flex;
        justify-content: flex-start;
        background-color: #fff;
        
        min-height: 230px;
        border-radius: 16px;
        border: 1px solid #2941db;
    }




.logo_w {
max-width: 157px;
}
.test_text {
width: 100%;
padding: 16px;
}
}


@media only screen and (max-width:1203px){
  .nav_wrapper {
    padding-top: 25px;
    padding-bottom: 20px;
    display: none;
}
.logo_w {
  max-width: 152px;
}
.logo_wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile_menu_icon{
display: block;
width: 39px;
position: relative;
}

.nav_sec {
padding-top: 25px;
padding-bottom: 20px;
display: none;
}
.head_btn {
position:relative;


}
.documnt_text h2 {
position: relative;
font-size: 45px;
color: #2A3181;
}

.documnt_text h2 {
position: relative;
font-size: 40px;

color: #2A3181;
}

.documnt_text h2::before {
position: absolute;
content: "";
width: 49px;
height: 49px;
background-color: #fcb041;
border-radius: 93px;
left: -9px;
z-index: -1;
top: -6px;
}

.doc_no h3 {
font-size: 45px;
color: #fcb041;
}

.doc_no2 h3 {
font-size: 33px;
color: #fcb041;
}

.dealer_one h3 {
font-size: 39px;
color: #fcb041;
}

.dealer_one h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 16px;

}

.dealer_two h3 {
font-size: 35px;
color: #fcb041;
}

.dealer_two h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 18px;

}

.dealer_one h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 15px;
}

.dealer_one h3 {
font-size: 35px;
color: #fcb041;
}

}

@media only screen and (max-width:1115px){

.banner_text h3 {
  font-size: 33px;
  text-transform: uppercase;
  color: #ffffff;
  /* text-align-last: justify; */
  line-height: 43px;
  font-weight: 700;
}
}

@media only screen and (max-width:1180px){
  .fea_wrapper {
    background-color: #ffffff;
    border-radius: 47px;
    padding: 19px;
    height: 100%;
    z-index: 9;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.loan_con label {
  font-size: 12px;
  color: #585858;
  font-weight: 700;
}

.foo_btn a {
  padding: 8px 13px;
  color: #00198b;
  font-size: 17px;
  border-radius: 25px;
}

.foo_btn a {
  padding: 8px 13px;
  color: #00198b;
  font-size: 12px;
  border-radius: 25px;
}
.foo_btn a i {
  font-size: 18px;
}


.fea_text h4 {
  font-size: 33px;
  line-height: 32px;
  color: #3c3b3b;
}

.dealer_one h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 15px;
}

.dealer_two h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 15px;

}

.main_heading h3 {
position: relative;
font-size: 40px;
color: #000000;
z-index: 1;
}

.main_heading h3::before {
position: absolute;
content: "";
width: 54px;
height: 54px;
background-color: #fcb041;
border-radius: 93px;
left: -19px;
z-index: -1;
top: -8px;
}

.dealer {
display: flex;
flex-wrap: wrap;
gap: 15px;
max-width: 364px;
border-top: 3px solid #fcb041;
}

}


@media only screen and (max-width:900px){
  .foo_btn a {
    padding: 8px 13px;
    color: #00198b;
    font-size: 13px;
   
    border-radius: 25px;
}

.img_cover img {
  position: relative;
  border-radius: 50%;
  height: 108px;
  object-fit: cover;
}

.cal_wrapper {
  padding: 33px 9px;
}


.banner_text {
  position: absolute;
  content: "";
  width: fit-content;
  top: 60%;
  margin: auto;
  left: 10%;

}

.banner_text .apply_btn a {
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
position: absolute;
padding: 12px 31px;
border-radius: 24px;
font-weight: 700;
color: #00198b !important;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
margin-top: -15px;
letter-spacing: 1px;
text-decoration: none;
width: fit-content;
}

.footer_padding {
  padding: 37px;
  padding-top: 0px;
  margin-top: -25px;
}

  .main_heading h3 {
    position: relative;
    font-size: 26px;
    color: #000000;
    z-index: 1;
    font-weight: 700;
}

.fea_wrapper {
  background-color: #ffffff;
  border-radius: 47px;
  padding: 17px;
  height: 100%;
  z-index: 9;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.fea_text h4 {
font-size: 31px;
line-height: 42px;
color: #3c3b3b;
}

.banner_img img {
object-fit: cover;
min-height: 400px;
width: 100%;
}

.banner_text p {
font-size: 20px;
color: #ffffff;
font-weight: 500;
font-family: monospace;
margin-bottom: 0px;
display:none;
}

.banner_text h3 {
font-size: 26px;
text-transform: uppercase;
color: #fff;

text-align-last: left;
line-height: 26px;
}

.main_heading h3::before {
position: absolute;
content: "";
width: 39px;
height: 39px;
background-color: #fcb041;
border-radius: 93px;
left: -12px;
z-index: -1;
top: -7px;
}

.border-box {
border: 3px solid #fcb041;
padding: 1px 0px;
background-color: #fff;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.main_heading h6 {
max-width: 100%;
font-size: 20px;
  margin-top: 40px !important;

}

.loan_con label {

font-size: 12px;
color: #585858;
}

.abt_btn button{
background-color: #0c279f;
text-decoration: none;
text-transform: uppercase;
color: #fff;
border-radius: 25px;
padding: 9px 31px;
font-weight: 500;
width: fit-content;
}


.max_v {
position: absolute;
content: "";
top: 25px;
left: 0px;
font-size: 9px;
color: #797373;
}

.min_v {
position: absolute;
content: "";
top: 25px;
right: 0px;
font-size: 9px;

color: #797373;
}

.test_wrapper {
width: 97%;
position: relative;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid blue;
border-radius: 27px;
margin-top: 60px;
}

.img_cover {
position: absolute;
content: "";
top: -23px;
left: -1px;
width: 119px;
border-radius: 61px;
object-fit: contain;
z-index: 999;
}

.img_cover::before {
content: "";
position: absolute;
top: -5px;
left: -8px;
width: 58px;
border-radius: 50px;
height: 58px;
background-color: #fcb041;
}

.main_heading p {
font-size: 20px;
color: #00198b;

max-width: 99%;
margin-top: 30px;
}

.eli_wrapper {
position: relative;
background-color: #ffffff;
border-radius: 26px;
padding: 22px;
z-index: 99;
margin-top: 5px;
width: 89%;
height: 100%;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.documnt_text h2 {
position: relative;
font-size: 40px;

color: #2A3181;
}

.documnt_text h2::before {
position: absolute;
content: "";
width: 49px;
height: 49px;
background-color: #fcb041;
border-radius: 93px;
left: -9px;
z-index: -1;
top: -6px;
}

.doc_no h3 {
font-size: 45px;
color: #fcb041;
}

.doc_no2 h3 {
font-size: 33px;
color: #fcb041;
}

.dealer_one h3 {
font-size: 39px;
color: #fcb041;
}

.dealer_one h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 16px;

}

.dealer_two h3 {
font-size: 39px;
color: #fcb041;
}

.dealer_two h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 18px;

}

.dealer {
display: flex;
flex-wrap: wrap;
gap: 15px;
max-width: 329px;
border-top: 3px solid #fcb041;
}

.accordion button .accordion-title {
padding: 1em 1.5em 1em 0;
font-size: 17px;

color: #545050;
}

.accordion .accordion-content p {
font-size: 14px;
}

.footer_padding {
padding: 4px;
}

.footer_add p {
margin-bottom: 0px;
font-size: 16px;
color: #d1c8c8 !important;

}

.footer_ul ul li a {
margin-bottom: 0px;
font-size: 16px;
color: #9f9c9c !important;

text-decoration: none;
}

.coupl_btn {
display: flex;
gap: 20px;
justify-content: flex-start;
margin-top: 17px;
}

.banner_texts h3 {
font-size: 20px;
text-transform: uppercase;
color: #00198b;

/* text-align-last: justify; */
line-height: 26px;
}

.abt_text_wrapper p {
color: #00198b;

font-size: 15px;
padding: 10px;
}

.why_apr_box {
border: 2px solid #00198b;
padding: 10px;
border-radius: 47px;
width: 100%;
margin: auto;
height: 100%;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
margin-top: 16px;
}

.why_box h4 {
padding: 18px 17px;
border-radius: 37px;
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
color: #00198b;

padding-left: 32px;
margin: 25px 0px;
font-size: 17px;
}

.why_icon img {
width: 169px;
}
.con_disply {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
}

.accordion{
margin-top:14px;
}

.career_text_down h3 {
font-size: 33px;

line-height: 32px;
color: #fff;
margin-bottom: -11px;
padding: 10px;
}

.career_text_down p {
font-size: 16px;
max-width: 432px;
color: #0c279f;
line-height: 22px;
margin-bottom: 15px;
padding: 10px;
}

.about_text_p h6 {
font-size: 20px;
color: #00198b;
}

  .border-box2 {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 3px solid #fcb041;
      padding: 1px 8px;
      background-color: #fff;
      width: 90%;
      box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  }

.cal_wrapper2 {
      padding: 25px;
}

.banner_textw h3 {
font-size: 23px;
text-transform: uppercase;
color: #ffffff;

/* text-align-last: justify; */
line-height: 26px;
}



.fea_texts h4 {
  font-size: 19px;
  line-height: 20px;
  color: #3c3b3b;
  color: #03034a;
}


.fea_cover .fea_icon img {
min-width: 72px;
margin-bottom: 19px;
padding: 10px;
margin-top: 29px;
}

.team_wrapper {
flex-direction: column;
display: flex;
justify-content: flex-start;
background-color: #fff;
padding: 14px;
min-height: 230px;
border-radius: 16px;
border: 1px solid #2941db;
}

.test_text {
width: 100%;
padding: 16px;
}


.mision_wrapper p {
font-size: 20px;
color: #0a2395;

}

.footer_padding {
padding: 9px;
}

.abt_sec {
position: relative;
padding: 30px 0px;
background-image: url(https://aparokshafinserv.com/public/site/images/sun-01.png);
background-position: center;
background-size: contain;
/* height: 68%; */
background-repeat: no-repeat;
}

.feature_ben {
padding: 30px 0px;
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
}

.doucument_sec {
padding: 30px 0px;
}

.feature_bens {
position: relative;
padding: 30px 0px;
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
overflow-x: hidden;
}

}




@media only screen and (max-width:600px){
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-size: 17px;
  font-weight: 100;
  color: #545050;
}

.head_btn a {
  background-color: #fff;
  padding: 8px 14px;
  border-radius: 40px;
  text-decoration: none;
  font-weight: 600;
  font-size: 13px;
  margin-left: 45px;
  color: #2c2982;
  border: 2px solid #2c2982;
}

.lo.loan_con {
position: relative;
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
margin-top: 14px;
}

.ansloan {
position: absolute;
top: 20px;
left: 12px;
}

.doc_no h3 {
font-size: 37px;
color: #fcb041;
}

.doc_no2 h3 {
font-size: 26px;
color: #fcb041;
}

.doc_no2 h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 18px;
}

.dealer_one h3 {
font-size: 30px;
color: #fcb041;
}
.dealer_two h3 {
font-size: 30px;
color: #fcb041;
}

.doc_no h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 20px;
}

.footer_ul ul li {
list-style-type: none;
margin-top: 7px;
}

.footer_ul ul li a {
margin-bottom: 0px;
font-size: 15px;
color: #d1c8c8 !important;
text-decoration: none;
}

.foot_img img {
width: 51px;
margin-top: 25px;
}

.footer_padding {
padding: 0px;
}

.fea_text h4 {
font-size: 24px;
line-height: 42px;
color: #3c3b3b;
}

.deal_P p {
font-size: 20px;
color: #00198b;
max-width: 80%;
margin-bottom: 0px;
}

.mision_wrapper h6 {
font-size: 26px;
}

.logo_w {
max-width: 131px;
}

.accordion .accordion-content p {
font-size: 16px;
}
.so_1 a i {
font-size: 22px;
color: #00198b;
text-decoration: none;
}
.so_1 {
width: 43px;
height: 43px;
border-radius: 50%;
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.foo_btn a i {
font-size: 15px;

}
.main_heading h3::before {
position: absolute;
content: "";
width: 30px;
height: 30px;
background-color: #fcb041;
border-radius: 93px;
left: -6px;
z-index: -1;
top: 1px;
}

.eli_wrapper {
position: relative;
background-color: #ffffff;
border-radius: 26px;
padding: 12px;
z-index: 99;
margin-top: 5px;
width: 89%;
height: 100%;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.abt_btn_wh {
background-color: #ffffff;
text-decoration: none;
text-transform: uppercase;
color: #0c279f;
border-radius: 25px;
padding: 5px 14px;

font-size: 12px;
/*border: 2px solid #0c279f;*/
width: fit-content;
}
.accordion button .accordion-title {
padding: 1em 1.5em 1em 0;
font-size: 16px;
font-weight: 600; 
color: #545050;
}

.dealer_one h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 14px;

}

.dealer_two h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 14px;

}

.img_cover {
position: absolute;
content: "";
top: -23px;
left: -1px;
width: 110px;
border-radius: 61px;
object-fit: contain;
z-index: 999;
}

.about_text_p h6 {
font-size: 16px;
color: #00198b;
}
.main_heading p {
font-size: 18px;
color: #00198b;

max-width: 99%;
margin-top: 15px;
}
.mision_wrapper p {
font-size: 17px;
color: #0a2395;

}
.main_heading h6 {
max-width: 100%;
line-height: 21px;
font-size: 17px;
margin-top: 20px !important;
}

.why_text p {
font-size: 17px;
color: #877f7f;
}

.abt_text_wrapper p {
color: #00198b;

font-size: 18px;
padding: 10px;
}
.career_text_down p {
font-size: 17px;
max-width: 432px;
color: #0c279f;
line-height: 22px;
margin-bottom: 15px;
padding: 10px;
}

.Contact_wrapper {
background-color: #ffffff;
padding: 20px;
position: relative;
z-index: 99;
}

.footer_logo img{
width:250px;
}
.apply_btn a {
background: rgb(249, 215, 80);
background: linear-gradient(45deg, rgba(249, 215, 80, 1) 50%, rgba(251, 176, 64, 1) 73%);
padding: 12px 31px;
border-radius: 24px;
color: #00198b !important;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;

letter-spacing: 1px;
}
.abt_btn {
  background-color: #0c279f;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border-radius: 25px;
  padding: 9px 31px;
  font-size: 14px;

  width: fit-content;
}

.fea_texts p {
font-size: 17px;
line-height: 20px;
color: #7b7676;
line-height: 24px;
width: 94%;
/* margin-top: 23px; */
}

.eli_text p {
font-size: 15px;
color: #978a8a;
margin-bottom: 0px;
}

.test_text p {
font-size: 13px;
color: #706464;
}

.loan_con label {
font-weight: 700;
font-size: 9px;
color: #585858;
}

.documnt_text h2 {
position: relative;
font-size: 33px;
font-weight: 600;
color: #2A3181;
}

.fea_text p {
font-size: 16px;
line-height: 20px;

color: #7b7676;
width: 94%;
margin-top: 0px;
}
.banner_text p {
font-size: 19px;
color: #00198b;
font-weight: 700;
}
.banner_text h3 {
font-size: 16px;
text-transform: uppercase;
color: #fff;
text-align-last: left;
line-height: 26px;
}
.fea_texts h4 {
font-size: 17px;
line-height: 20px;
color: #3c3b3b;
color: #03034a;
}

.fea_cover .fea_icon img {
min-width: 72px;
margin-bottom: 4px;
padding: 10px;
margin-top: 29px;
}

.banner_textw h3 {
font-size: 20px;
text-transform: uppercase;
color: #ffffff;
/* text-align-last: justify; */
line-height: 26px;
}
.section_footer {
padding-top: 30px;
padding-bottom: 30px;
background-color: #00198b;
}

.cal_test {
position: relative;
padding: 30px 0px;
}

}


@media only screen and (max-width: 490px){
  .head_btn a {
      background-color: #fff;
      padding: 8px 14px;
      border-radius: 40px;
      text-decoration: none;
      font-weight: 600;
      font-size: 11px;
      margin-left: 45px;
      color: #2c2982;
      border: 2px solid #2c2982;
  }
}


@media only screen and (max-width: 390px) {
.abt_btn_wh {
    background-color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    color: #0c279f;
    border-radius: 25px;
    padding: 9px 9px;

    font-size: 14px;
 
    width: fit-content;
}

.loan_con label {
  font-weight: 700;
  font-size: 8px;
  color: #585858;
}

.ansloan h3 {
  font-size: 14px;
}

.loan_con label {
  font-weight: 700;
  font-size: 8px;
  color: #585858;
}

.loan_con .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 12px;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid #f9d750;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.ansloan h3 {
  font-size: 13px;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-size: 14px;
  font-weight: 600;
  color: #545050;
}
.abt_btn {
background-color: #0c279f;
text-decoration: none;
text-transform: uppercase;
color: #fff;
border-radius: 25px;
padding: 9px 31px;
       font-size: 11px;
width: fit-content;
}

.dealer_one h3 {
font-size: 34px;
color: #fcb041;
}

.dealer_two h3 {
font-size: 33px;
color: #fcb041;
}

.dealer {
display: flex;
flex-wrap: wrap;
gap: 15px;
max-width: 300px;
border-top: 3px solid #fcb041;
}

.dealer_one h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 12px;

}
.dealer_two h6 {
color: #0c279f;
text-transform: uppercase;
font-size: 12px;

}

.accordion button .accordion-title {
padding: 1em 1.5em 1em 0;
font-size: 13px;
/* font-weight: 600; */
color: #545050;
}

.accordion .accordion-content p {
font-size: 12px;
}


.border-box2 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
border: 3px solid #fcb041;
padding: 1px 8px;
background-color: #fff;
width: 86%;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}


.cal_wrapper2 {
padding-top: 40px;
padding-bottom: 19px;
}

.about_text_p h6 {
font-size: 13px;
color: #00198b;
}

.main_heading h3 {
position: relative;
font-size: 26px;
color: #000000;
z-index: 1;
}

}


@media only screen and (max-width: 390px) {

.logo_w {
max-width: 99px;
}
}