body {
  font-size: 14px;
  color: #000;
  background: #fff;
  text-align: left;
  font-family: 'Open Sans', sans-serif; }

.no-gutters {
  padding-right: 0;
  padding-left: 0; }
body input, body textarea {
	text-transform: uppercase !important
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url("./fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/Poppins-Bold.otf") format("opentype"), url("./fonts/Poppins-Bold.woff") format("woff"), url("./fonts/Poppins-Bold.ttf") format("truetype"), url("./fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

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

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000; }

.top-heading-box {
  padding: 200px 0; }

span.top-left-bg {
  top: 0;
  left: 0;
  width: 184px;
  min-height: 158px;	
  position: absolute;
  background: #4264bf;
  border-radius: 0 0 320px 0;
  -moz-border-radius: 0 0 320px 0;
  -webkit-border-radius: 0 0 320px 0; }

span.top-right-bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 184px;
  min-height: 158px;	
  background: #d5e8fa;
  border-radius: 0 0 0 400px;
  -moz-border-radius: 0 0 0 400px;
  -webkit-border-radius: 0 0 0 400px; }

span.top-bottom-bg {
  position: absolute;
  right: 0;
  top: 150px;
  width: 889px;
  min-height: 641px;
  background: url(../images/top-banner-img.png); }

.logo {
  display: inline-block;
  padding-top: 60px; }

.common-tag, .common-tag-small {
  font-size: 50px;
  line-height: 40px;
  margin-left: 25%;
  font-family: 'Poppins-Light'; }

.common-tag-small {
  font-size: 30px;
  line-height: 30px;
  margin-left: 50px; }

.common-top-head, .common-small-head {
  font-size: 85px;
  line-height: 85px;
  color: #0c4da2;
  margin-left: 25%;
  font-family: 'Poppins-Bold';
  position: relative; }
  .student_id, .university_name{
	display:none;
}

.common-small-head {
  font-size: 50px;
  line-height: 50px;
  margin-left: 50px; }

.common-small-head:after {
  content: "";
  background: url(../images/after-img-small.png);
  font-weight: bold;
  position: absolute;
  left: -60px;
  top: 2px;
  width: 50px;
  height: 54px; }

.common-top-head:after {
  content: "";
  background: url(../images/after-img.png);
  font-weight: bold;
  position: absolute;
  left: -21%;
  top: 0;
  width: 132px;
  height: 141px; }

.common-para, .common-para-third {
  padding-top: 10px;
  font-size: 18px;
  line-height: 28px;
  color: #4f606e;
  font-weight: 400;
  margin-left: 25%; 
  text-align: justify;
}

.common-para-third {
  width: 65%;
  padding-top: 50px;
  margin-left: 0; }

a.apply-btn {
  font-size: 26px;
  height: 100px;
  width: 400px;
  display: inline-block;
  line-height: 100px;
  border-radius: 10px;
  margin-top: 20px;
  color: #fff;
  margin-left: 25%;
  background: #ff579c;
  font-family: 'Poppins-Bold'; }

a.apply-btn:hover {
  text-decoration: none;
  color: #ddd;
  background: #aa3b69; }

.personal-middle-box {
  position: relative;
  margin-bottom: 20px; }

.personal-middle-box:before {
  content: "";
  font-weight: bold;
  position: absolute;
  right: 0;
  background: url(../images/dotted-border-bg.png);
  bottom: 0;
  width: 50%;
  height: 7px; }

.common-box-all {
  padding: 120px 0 50px;
  position: relative;
  margin-bottom: 50px; }

.common-box-all:before {
  content: "";
  font-weight: bold;
  position: absolute;
  left: 0;
  background: url(../images/dotted-border-bg.png);
  bottom: 0;
  width: 50%;
  height: 7px; }

.common-head-all, .common-head-left, .start-here-head {
  font-size: 90px;
  margin-left: 20%;
  line-height: 85px;
  color: #ff4a94;
  font-family: 'Poppins-Bold';
  position: relative; }

.start-here-head {
  text-align: center;
  margin: 0;
  padding: 0 0 50px 0; }

.common-head-all span, .common-head-left span, .start-here-head span {
  color: #0c4da2; }

.common-head-left {
  margin-left: 5%; }

.common-para-all, .common-left-para {
  padding-top: 50px;
  font-size: 18px;
  line-height: 28px;
  color: #4f606e;
  font-weight: 400;
  margin-left: 20%;
  width: 65%;text-align: justify; }

.common-left-para {
  margin-left: 5%; }

.apply-online-box {
  padding-bottom: 120px;
  padding-top: 120px; }

.requirment-doc-head {
  color: #ff5c97;
  font-size: 25px;
  line-height: 25px;
  padding-top: 30px;
  font-family: 'Poppins-Bold'; }

.apply-head {
  font-size: 65px;
  line-height: 65px;
  color: #0c4da2;
  font-family: 'Poppins-Light'; }

ul.req-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-top: 30px;
  list-style: none;
  padding-left: 10px; }

ul.req-list li {
  flex-basis: 40%;
  margin-right: 8%;
  padding-bottom: 30px;
  font-family: 'Poppins-Light';
  padding-left: 20px; }

ul.req-list li:nth-child(odd) {
  width: 11px;
  background: url(../images/odd-icon.png);
  background-repeat: no-repeat;
  background-position: 0 12%; }

ul.req-list li:nth-child(even) {
  width: 11px;
  background: url(../images/even-icon.png);
  background-repeat: no-repeat;
  background-position: 0 12%; }

.start-here-box {
  padding: 50px 0; }

.step-box {
  width: 100%;
  background: url(../images/step-box-bg.png);
  background-repeat: no-repeat;
  margin-top: 50px; }

ul.step-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none; 
  }

ul.step-list li {
	margin-top: -40px;
    padding: 0 15px;
    width: 80px;
    height: 80px;
    line-height: 80px;
	border-radius: 50%;
	background: #0c4da2;
    text-align: center;
	text-align: center;
    display: inline-block;
    font-size: 15px;
    color: #fff;
	margin-right: 30px;
    font-family: 'Poppins-Bold';
}

.btn-primary{
	background-color: #007bff !important;
	border:none !important;
}

ul.step-list li a.active-step {
  
 }

.information-head {
  padding: 30px 0;
  font-size: 30px;
  text-align: center;
  color: #0c4da2;
  font-family: 'Poppins-Light'; }

.form-group {
  text-align: center;
  margin-bottom:20px; }

.form-group label {
  display: block;
  text-align: center;
  font-size: 15px;
  color: #0c4da2;
  font-family: 'Poppins-Light'; }

select.common-select-field,select.common-select-full-field  {
  width: 100%;
  text-align: left;
  padding: 0 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #afc5d9;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
  font-size:15px;
  display: inline-block;
  background-size: 15px 14px;
  font-family: 'Poppins-Light';
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; 
 }
select.common-select-full-field{
	width: 100%;
}
.expense-info{
	width: 100%;
}
.branch-div{
	min-height: 46px;
    border: 3px solid #afc5d9;
	border-radius: 5px;
}

input.common-text-field {
  width: 50%;
  text-align: left;
  padding: 0 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #afc5d9;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
	display: inline-block;
	font-family: 'Poppins-Light';
	font-size: 19px;  
  }
div.common-select-field {
  width: 50%;
  text-align: left;
  padding: 0 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #e8f4ff;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
  display: inline-block;
  font-family: 'Poppins-Light'; 
  }
.chosen-container-single .chosen-single{
	background: none !important;
    box-shadow: initial !important;
    border: none !important;
 } 

.common-select-field {
  position: relative; }

.common-select-field:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent; }

select::-ms-expand {
  display: none; }

textarea.common-text-field {
  width: 50%;
  text-align: left;
  padding: 0 10px;
  font-size: 14px !important;
  border-style: solid;
  border-width: 3px;
  border-color: #e8f4ff;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
  display: inline-block;
  font-family: 'Poppins-Light'; }

label.form-check-label {
  padding: 0 15px; }

.form-check-label > input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: -12px;
  height: 20px;
  width: 20px;
  background-color: #e8f4ff;
  border-radius: 5px; }

/* On mouse-over, add a grey background color */
.form-check-label > input ~ .checkmark {
  background-color: #e8f4ff; }

/* When the radio button is checked, add a blue background */
.form-check-label > input:checked ~ .checkmark {
  background-color: #e8f4ff; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.form-check-label > input:checked ~ .checkmark:after {
  display: block; }

.form-check-inline {
  position: relative; }

/* Style the indicator (dot/circle) */
.form-check-label .checkmark:after {
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 4px;
  background: #ff5c97; }

a.calculate-btn {
  font-size: 26px;
  /* height: 85px; */
  width: 160px;
  display: inline-block;
  line-height: 70px;
  border-radius: 10px;
  margin-top: 20px;
  color: #fff;
  background: #ff579c;
  font-family: 'Poppins-Bold'; 
}
button.calculate-btn {
	font-size: 19px;
    /* height: 85px; */
    width: 160px;
    display: inline-block;
    line-height: 47px;
    border-radius: 10px;
    margin-top: 20px;
    text-align: center;
    border: none;
    color: #fff;
    background: #ff579c;
    font-family: 'Poppins-Bold';
}

a.congratulation-btn, a.next-btn {
  font-size: 12px;
  width: 60%;
  display: inline-block;
  line-height: 50px;
  border-radius: 10px;
  color: #0c4da2;
  background: #e8f4ff;
  font-family: 'Poppins-Bold'; }
.congratulation-btn{
  font-size: 20px;
  width: 82%;
  display: inline-block;
  line-height: 50px;
  border-radius: 10px;
  color: #0c4da2;
  background: #e8f4ff;
  font-family: 'Poppins-Bold'; }
  .congratulation-btn span{
	  color: #ff5c97;
  }

.add-more-btn {
  display: flex;
  justify-content: center; }

a.next-btn {
  width: 160px;
  font-size: 13px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  background: #0c4da2; 
  }

button.next-btn,button.next-step-btn {
    width: 120px;
    min-height: 35px;
    font-size: 14px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    background: #0c4da2;
    border: none;
  }  
  button.next-step-btn {
	width: 160px;
    min-height: 44px;
  }
.total-data-head{
	display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #0c4da2;
    padding: 5px 0;
    margin: 0;
    font-family: 'Poppins-Bold';
 } 
button.remove_cards,button.remove_loans,button.remove_expense{
	width: 120px;
    min-height: 36px;
    font-size: 14px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    background: #dc3545;
    border: none;
	margin-bottom: 15px;
 } 
button.prev-button{
	background-color: #0c4da1 !important;
    color: #fff !important;
    padding: 7px 23px;
	border:none !important;
}
a.congratulation-btn span {
  font-size: 14px;
  color: #ff579c; }

fieldset {
  width: 100%;
  border: 2px solid #e8f4ff;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 20px; }
  
.increase-loan-para {
    font-size: 30px;
    line-height: 30px;
	text-align: center;
	color: #000;
    font-family: 'Poppins-Light';
}
legend {
  background: #ff5c97;
  width: auto;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 0 30px;
  line-height: 35px;
  border-radius: 8px;
  font-weight: 600;
  font-family: 'Poppins-light'; }

ul.personal-info-list, ul.official-info-list, ul.financial-info-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  padding-left: 0; }

ul.personal-info-list > li, ul.official-info-list > li, ul.financial-info-list > li {
  flex-basis: 30%;
  margin-right: 3%;
  margin-bottom: 12px; }

ul.official-info-list > li {
  flex-basis: 22%; }

ul.financial-info-list > li {
  flex-basis: 47%; }

ul.personal-info-list > li > label, ul.official-info-list > li > label, ul.financial-info-list > li > label {
  font-size: 15px;
  color: #0c4da2;
  font-family: 'Poppins-Light'; }

input.second-common-input-feild {
  width: 100%;
  text-align: left;
  padding: 0 10px;
  border-style: solid;
  font-size:15px;
  border-width: 3px;
  border-color: #afc5d9;
  border-radius: 5px;
  min-height: 45px;
  line-height: 45px;
  display: inline-block;
  font-family: 'Poppins-Light'; }

.adress-box {
  width: 100%; }

.adress-box label {
  font-size: 15px;
  color: #0c4da2;
  font-family: 'Poppins-Light'; }

textarea.common-address-small {
  text-align: left;
  padding: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #afc5d9;
  border-radius: 5px;
  height: 72px;
  font-family: 'Poppins-Light';
  display: block;
  width: 97%;
  font-size: 18px;
  margin-bottom: 25px; }

/*********saju**********/
.logo-right {
  text-align: right; }

@media (max-width: 1499.98px) {
  .common-top-head:after {
    left: -25%; } }

@media (max-width: 1199.98px) {
  .common-head-all, .common-head-left, .start-here-head {
    font-size: 84px;
    line-height: 90px; }
  .common-top-head:after {
    left: -31%; } }

@media (max-width: 991.98px) {
  .common-head-all, .common-head-left, .start-here-head {
    font-size: 64px;
    line-height: 70px; }
  .common-top-head:after {
    content: "";
    background: url(../images/after-img-small.png);
    font-weight: bold;
    position: absolute;
    left: -60px;
    top: 2px;
    width: 50px;
    height: 54px; }
  ul.official-info-list > li {
    flex-basis: 30%; }
  ul.personal-info-list > li, ul.financial-info-list > li {
    flex-basis: 47%; } }

@media (max-width: 767.98px) {
	span.top-left-bg{
		background:none;
	}
  .what-loan-spacing {
    margin-bottom: 20px; }
  .common-head-all, .common-head-left, .start-here-head, .common-top-head, .common-small-head {
    font-size: 60px;
    margin-left: 10%;
    line-height: 65px; }
  .common-tag, .common-tag-small {
    margin-left: 10%; }
  .common-para-all, .common-left-para, .common-para, .common-para-third {
    margin-left: 10%; }
  span.top-left-bg {
    width: 355px;
    min-height: 280px; }
  span.top-right-bg {
    width: 184px;
  min-height: 158px; }
  a.congratulation-btn {
    width: 100%; }
  ul.personal-info-list > li, ul.official-info-list > li, ul.financial-info-list > li {
    flex-basis: 47%; } }

@media (max-width: 575.98px) {
  .content-img {
    display: none; }
  .logo-right {
    text-align: left; }
  .common-tag, .common-tag-small {
    margin-left: 15%; }
  .common-tag-small {
    font-size: 25px;
    line-height: 24px; }
  .common-top-head:after {
    display: none; }
  .common-para, .common-para-third {
    padding-top: 20px;
    margin-left: 15%; }
  a.apply-btn {
    width: 300px;
    line-height: 80px;
    height: 80px;
    margin-left: 15%; }
  .common-head-all, .common-head-left, .start-here-head, .common-top-head, .common-small-head {
    font-size: 42px;
    margin-left: 15%;
    line-height: 48px; }
  .common-para-all, .common-left-para {
    padding-top: 20px;
    margin-left: 15%;
    width: 80%; }
  span.top-left-bg {
    width: 270px;
    min-height: 230px; }
  span.top-right-bg {
    display: none; }
  ul.req-list li {
    flex-basis: 100%; }
  .apply-online-box {
    padding-bottom: 0px;
    padding-top: 0px; }
  .common-box-all {
    padding: 30px 0px;
    margin-bottom: 30px; }
  .top-heading-box {
    padding-bottom: 50px; }
  .requirment-doc-head {
    font-size: 20px;
    line-height: 24px; }
  .apply-head {
    font-size: 36px;
    line-height: 40px; }
  a.congratulation-btn {
    line-height: 28px;
    padding: 15px 0; }
  ul.personal-info-list > li, ul.official-info-list > li, ul.financial-info-list > li {
    flex-basis: 100%; } }

@media (max-width: 380px) {
  .common-head-all, .common-head-left, .start-here-head, .common-top-head, .common-small-head {
    font-size: 34px;
    margin-left: 5%;
    line-height: 36px; }
  a.congratulation-btn {
    line-height: 28px;
    padding: 15px 0; }
  .requirment-doc-head {
    font-size: 20px;
    line-height: 24px; }
  .common-tag, .common-tag-small {
    margin-left: 5%; }
  .common-tag-small {
    font-size: 25px;
    line-height: 24px; }
  .common-tag {
    font-size: 35px;
    line-height: 30px; }
  .common-para-all, .common-left-para, .common-para, .common-para-third {
    margin-left: 5%;
    width: 90%; }
  a.apply-btn {
    width: 250px;
    margin-left: 5%; }
  .apply-head {
    font-size: 32px;
    line-height: 36px; } }

/*********saju**********/
.newsletter-download-box {
    flex-basis: 31%;
    margin-right: 1%;
    min-height: 60px;
    padding: 4px 5px 5px 5px;
    margin-bottom: 8px;
    background: #fff;
    border: 1px solid #d6dee6;
}
.newsletter-left {
    float: left;
    width: 80%;
}
.newsletter-download-box p {
    padding: 0 !important;
    margin: 0;
	color: #454c53;
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    font-weight: 500;
}
.newsletter-box-head {
    font-size: 18px;
    color: #000000;
    /* font-family: 'nimbus_sans_d_otBdCn'; */
    text-transform: uppercase;
    text-align: left;
    float: left;
    line-height: 52px;
    margin: 0;
    font-weight: bold;
}
label.form-check-label {
    padding: 0 15px;
}