body {
  font-size: 14px;
    color: #000;
    /*background: #e4edf2;*/
    text-align: left;
    font-family: 'Prompt', sans-serif;
    /*background: url(..//images/bg.png) #fafafa; */
	background: linear-gradient(90deg, rgb(49, 93, 159) 0%, rgb(28, 60, 108) 100%);
    background-attachment: fixed;
	
	}
.portal-container {
      background: #ffffff;
      border-radius: 10px;
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
      padding: 30px 35px;
      max-width: 850px;
      margin: 50px auto;
    }	
.main{

margin: 0;
padding: 0;
width: 100%;
height: 100vh;
display: inline-block;
background-image: linear-gradient(180.4deg,  rgba(12, 77, 162, 1) -2.2%, rgba(55, 111, 171, 0.5) 83.5% );
}	
header {
    position: relative;
    padding: 15px 0;
    background-color: #fff;
    border-bottom: 1px solid #d9e1e6;
}
.main_question {
	display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 26px;
}
steps-menu-container {
    margin-bottom: 30px;
}

.stepwizard {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
}

.stepwizard:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e0e0e0;
    z-index: 1;
}

.stepwizard-step {
    flex: 1;
    text-align: center;
    position: relative;
    z-index: 2;
}

.step-link {
    text-decoration: none;
    color: #666;
    display: block;
    padding: 10px;
}

.step-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #e0e0e0;
    color: #666;
    border-radius: 50%;
    margin: 0 auto 8px auto;
    font-weight: bold;
    border: 3px solid #fff;
    transition: all 0.3s ease;
}

.step-label {
    display: block;
    font-size: 12px;
    font-weight: 500;
}

/* Active step */
.stepwizard-step.active .step-number {
    background-color: #0c4da2;
    color: white;
    border-color: #0c4da2;
}

.stepwizard-step.active .step-label {
    color: #0c4da2;
    font-weight: bold;
}

/* Completed step */
.stepwizard-step.completed .step-number {
    background-color: #92b3de;
    color: white;
    border-color: #92b3de;
}

.stepwizard-step.completed .step-label {
    color: #92b3de;
}

/* Clickable steps */
.stepwizard-step.completed .step-link {
    cursor: pointer;
}

.stepwizard-step.completed .step-link:hover .step-number {
    background-color: #92b3de;
    transform: scale(1.1);
}

/* Disabled steps */
.stepwizard-step.disabled .step-link {
    cursor: not-allowed;
    opacity: 0.6;
}
#form_container {
    width: 1000px;
    min-height: 460px;
    margin: 0px auto 30px;
    padding: 43px;
    /* background: url(../images/bg1.jpg); */
    background: white;
    /*border: 2px solid #009933;*/
    border-radius: 10px;
    margin-top: 21px;
}
a.logo {
    display: block;
    width: 128px;
    margin: 0 auto;
}
.logo {
      text-align: center;
      margin-bottom: 15px;
    }

    .logo img {
      max-width: 180px;
    }
.no-gutters {
  padding-right: 0;
  padding-left: 0; }

@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; }
body input {
	text-transform: none !important
}
#credit-card-application {
	width: 100%;
}
.income, .profession_other,.select_nrb_branch, .non-bangladesh, .other_maritial_status, .education_other, .residential_other, .self-employed-proprietor, .self-employed-partnership-business, .self-employed-ltd-concern, .land-lord-land-lady, .supplimentary_card_other_title, .supplymentary_card{
	display: none;
}
.other_title, .thankyou,  .thankyou1{ 
	display:none;
}
#term_deposit_details{
	margin-top:15px;
}
.nationality-list{
	justify-content:center !important;
}
.disclaimer-box {
    background: #f9f9f9;
    border-left: 4px solid #ffc107;
    padding: 10px;
    font-size: 0.9em;
    color: #555;
    margin-bottom: 15px;
	width: 97%;
}
.marital, .spouse-employment, .spending-limit, .card-container, .loan-container, .supplimentary_card_other_relation,.step2, .step3, .step4, .step5, .step6, .step7, .supply_image_demo, .image_demo, .supplymentary_image, .year_of_incorporation, .information-of-tdr, .other_bank_branch_container_1, .other_bank_container_1, .other_bank_branch_container_2, .other_bank_container_2, .other_card_issuer_container_1, .other_card_issuer_container_2, .other_loan_bank_name_container_1, .other_loan_bank_name_container_2, #account-more, #card-more, #loan-more, .profession_detail1{
	display:none;
}
.information-of-income,.information-of-tdr {
	width:100%;
}
.fontBold{
	font-weight:bold;
}
.profession_detail{
	width:100%;
}
.information-head {
     padding: 30px 0;
    font-size: 30px;
    text-align: center;
	text-transform:capitalize;
    color: #004a90;font-weight: bold 
}

.card-check>.form-check-inline {
    margin-top: 9px;
}
.name-check>.form-check-inline {
	margin-top: 14px;
}
.edu-check>.form-check-inline{
	margin-top: 14px;
	margin-right: 5px;
}

.entry:not(:first-of-type)
{
    margin-top: 10px;
}
.glyphicon
{
    font-size: 12px;
}
a.more-insurance{
	color: #999;
	font-size:14px;
	font-weight:400;
	font-style:italic;
}
input.form-control, select.form-control, textarea.form-control {
    background: #fff;
    border: 1px solid #d9e1e6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #999;
    height: 44px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 6px 10px 6px 15px;
	text-transform: none;
}

.form-group, .adress-box {
  margin-bottom: 3px; position:relative; }

.form-group label {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #0c4da2;
  font-weight: 500 }

select.common-select-field {
  width: 50%;
  text-align: left;
  padding: 0 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #bbc0c438;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
  display: inline-block;
  background-size: 15px 14px;
  font-weight: 300;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input.common-text-field {
  width: 50%;
  text-align: left;
  padding: 0 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #bbc0c438;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
  display: inline-block;
  font-weight: 300 }

.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;
  border-style: solid;
  border-width: 3px;
  border-color: #bbc0c438;
  border-radius: 5px;
  min-height: 50px;
  line-height: 50px;
  display: inline-block;
  font-weight: 300 }

label.form-check-label {
  padding: 0 15px 0px 23px; text-align:left}
.land-lord-land-lady {
	width:100%;
}
.form-check-label > input {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

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

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

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

/* 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;margin-bottom: 14px;margin-top: 8px; }

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

.calculate-btn {
       border: none;
    font-size: 18px;
    /* height: 85px; */
    width: 192px;
    display: inline-block;
    line-height: 42px;
    border-radius: 5px;
    margin-top: 20px;
    color: #fff;
    background: #007bff;
    font-weight: light;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    text-decoration: none;
    transition: ease-in-out 0.4s;
    -webkit-transition: ease-in-out 0.4s;
    -moz-transition: ease-in-out 0.4s;
    /* margin-right: 10px;*/
  }
 a.calculate-btn:hover{
	 background: #07887f;
	 transition:ease-in-out 0.4s;
	-webkit-transition:ease-in-out 0.4s;
	-moz-transition:ease-in-out 0.4s;
 }
.otp-alert,
.application-notice {
  text-align: center;
  color: red;
  font-weight: bold;
}

.otp-alert {
  animation: fadeBlink 4.5s ease-in-out infinite;
}

.application-notice {
  width: 100%;
}
  @keyframes fadeBlink {
    50% {
      opacity: 0;
    }
  }
a.congratulation-btn, a.next-btn {
  font-size: 12px;
  width: 60%;
  display: inline-block;
  line-height: 50px;
  border-radius: 10px;
  color: #0c4da2;
  background: #bbc0c438;
  font-weight: bold; }
label.error {
	color: red !important;font-size: 11px;
    line-height: 11px;
}
.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; }

a.congratulation-btn span {
  font-size: 14px;
  color: #ff579c; 
}

fieldset {
  width: 100%;
  border: 2px solid #bbc0c438;
  margin-bottom: 20px;
  border-radius: 5px;
  padding: 20px; }

legend {
  background: #0c4da2;
  width: auto;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 0 30px;
  line-height: 45px;
  border-radius: 8px;
  font-weight: 600; 
 }

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-weight: 300; }
ul.personal-info-list > li > label.error, ul.official-info-list > li > label.error, ul.financial-info-list > li > label.error {
	font-size: 11px !important;
}
.adress-box {
  width: 100%; }

.adress-box label {
  font-size: 15px;
  color: #0c4da2;
  font-weight: 300;     text-align: left;
    position: relative;
    margin-bottom: 14px;}

textarea.common-address-small {
  text-align: left;
  padding: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #bbc0c438;
  border-radius: 5px;
  min-height: 145px;
	font-weight: 300;
  display: block;
  width: 97%;
  margin-bottom: 25px; }

.chosen-container-single .chosen-single{
	height:38px;
	line-height:38px;
	 background: #fff;
    border: 1px solid #d9e1e6;
	box-shadow:none;
    font-size: 1rem;
    font-weight: 400;
}
.chosen-container-single .chosen-single span{
	color: #999;
	text-transform: uppercase
}
.total-data-head {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #004a90;
    padding: 5px 0;
    margin: 0;
	font-weight:bold;
}
.congratulation-btn {
    width: 100%;
	text-align:center;
    display: inline-block;
    line-height: 50px;
    border-radius: 10px;
    color: #fff;
    background: #004a90;
}
/*********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:1024px) {
	#form_container{
		width: 800px;
		padding: 25px
	}
}

@media (max-width: 991.98px) {
	#form_container {
		width: auto;
		margin-top: 0;
		padding: 5px;
	}
	#form_container .row , #form_container .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
		margin: 0;
		padding:0;
	}
  .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) {
  .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: 391px;
    min-height: 418px; }
  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**********/

.other_title, .thankyou { 
	display:none;
}
#overlay, #overlay1 {
  background: #ffffff;
  color: #666666;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  padding-top: 25%;
  opacity: .80;
  display:none;
}

.spinner {
    margin: 0 auto;
    height: 64px;
    width: 64px;
    animation: rotate 0.8s infinite linear;
    border: 5px solid firebrick;
    border-right-color: transparent;
    border-radius: 50%;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.fancybox-close-small {
	background: #00000091 !important;
}
.return {
	width: 100%;
    padding: 0px 10px 6px 10px;
}
.return pre{
	color: red;
}
.center {
    margin-top:50px;   
}

.modal-header {
	padding: 9px;
}

.modal-header .close{
	position: absolute;
    right: 13px;
    top: 9px;
    font-size: 22px;
}
.modal-header .modal-title{
	display: block;
    width: 100%;
    font-size: 15px;
}
