*{
	box-sizing: border-box;
}

body{
	padding: 0;
	margin: 0;
}

.lato-font{
 font-family: 'Lato', sans-serif;
}
.Poppins-font{
  font-family: 'Poppins', sans-serif;
}

.Arial{
	font-family: Arial, Helvetica, sans-serif;
}

.label-text {
  font-size: 14px!important;
  margin-left: -9rem;
  margin-bottom: -1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  margin-top: 1rem;
}

.label-text2 {
  font-size: 14px!important;
  margin-left: -7.5rem;
  margin-bottom: -1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  margin-top: 1rem;
}

.heding-text{
font-size: 18px;
color: rgb(6, 97, 138);
}

.font-text{
font-size: 32px;
line-height: 36px;
text-decoration: underline;
color: #021F35;
}

.top-header{
	border-bottom: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.row {
  /* display: -ms-flexbox; */
  display: flex;
  /* -ms-flex-wrap: wrap; */
  flex-wrap: wrap;
  /* margin-right: -5px; */
  /* margin-left: -5px; */
  margin: 15px 15px auto;
}

.bold-heding-text{
padding: 10px 0px;
font-size: 36px;
line-height: 42px;
color: #021F35;
width: 45%;
margin: 0 auto;
}

.privacy-respect {
    text-align: center!important;
    color: #616161;
    font-size: 14px;
}

.form-wrapper label{
font-size: 18px;
color: #000;
}

.container {
  display: flex;
  justify-content: space-between;
  align-items: space-between;
}

.title1-text {
  color:#fff;
  font-weight: bold;
  font-size: 22px;
  margin-top: 3px;
}

.header-btn-text {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

.header-container {
  margin-left: -15rem;
}

.form-container {
  background-color: #F3F3F3;
  border-radius: 10px;
}

.form-header {
  background-color: #0072DB;
  height: 7rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 10px 0px 0px;
}

.form-header-text {
  border-bottom: 1px solid #ffff;
  width: 20rem;
}

.defult-btn{
display: flex !important;
justify-content: center;
align-items: center;
background: #f3b742;
border: none;
align-self: center;
color: black;
font-size: 22px;
line-height: 26px;
width: 15rem;
height: 44px;
margin-bottom: 1rem;
font-family: Arial;
font-weight: 400!important;
}

.defult-btn:hover{
	background: rgb(37, 77, 133);
}


#information-sec{
	background: rgba(239,239,239,1);

}

.inform-text{
	font-size: 16px;
color: rgb(0, 0, 0);
}

.card-text{
font-size: 26px;
}
.card-text1{
font-size: 40px;
}

.pra-text1{
font-size: 20px;
color: rgb(2, 31, 53);
font-weight: 400;
}

.pra-text{
font-size: 20px;
color: rgb(2, 31, 53);
font-weight: 400;
width: 70%;
margin: auto;
/* border-right: 1px solid #e8e8e8;
 */}

.pra-text1{
font-size: 16px;
color: rgb(2, 31, 53);
}

.pragraf-text{
font-size: 20px;
color: rgb(2, 31, 53);
font-weight: 400;
border-right: 1px solid #e8e8e8;
}

#Finding-sec{
	background: rgba(8,98,139,1);
}

.btn-tel.btn{
    padding: 20px 0;
}
.text-cont h3{
font-size: 32px;
}
.text-cont h1{
font-size: 38px;
}

.text-cont h5{
font-size: 20px;
}

.mobile-text {
 font-size: 20px;
}

.list ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.list ul li{
	display: inline-block;
}

.list  ul li a{
	color: rgb(2, 31, 53);
	text-decoration: underline;
	font-weight: 700;
    font-family: Lato;
    font-size: 10px;
}

.footer-text{
	text-decoration: underline;
	font-size: 16px;
}

/* model css */
.model-text{
	background: rgba(229,5,5,1);

}

.model-text h1{
	font-size: 70px;
}

.modal-heding{
font-size: 22px;
color: rgb(2, 31, 53);
border-top: 2px solid #e8e8e8;
border-bottom: 2px solid #e8e8e8;
}

.modal-header{
	border: none;
}

.modal-header .close {
    padding: 0 6px;
}

.btn-primary {
    color: #fff;
    background-color: rgba(72,144,34);
    border: none;
    margin-top: 1rem;
}

.btn-secondary {
  color: #fff;
  background-color: #47B117;
  border: none;
  margin-top: 2rem;
  height: 55px;
  font-size: 25px;
  width: 26rem;
  border-radius: 5px;
}

.btn-tertiary {
  color: #fff;
  background-color: rgba(72,144,34);
  height: 50px;
  width: 50%;
  border-radius: 0px;
  font-size: 23px;
}

.my-div {
  display: flex;
  background-color: #F5F0EF;
  border-radius: 3px;
  align-items: center;
  justify-content: space-around;
  margin-top: 15px;
}

.offer-text {
  font-size: 15px;
}

.offer-container {
  width: 15rem;
  margin-top: 10px;
}

.btn-fourth {
  color: #fff;
  background-color: #48B216;
  height: 40px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
}

.offer-img {
  border-radius: 50%;
  width: 11%;
}

.label-text3 {
  font-size: 14px!important;
  margin-left: -7rem;
  margin-bottom: -1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}

.label-text4 {
  font-size: 14px!important;
  margin-left: -9rem;
  margin-bottom: -1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.form-controll {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.gender-class {
 margin-left: -7px;
}
.icon-text1 {
  font-size:22px;
  color:#10427A;
  margin-right:15px;
}

.icon-text2 {
  font-size:21px;
  color:#FF69B3;
}
.range-container {
  width: 70%;
  margin: auto;
}

.value-container {
  font-weight: 500;
  margin-top: 1rem;
  color: #4a5568;
  font-size: 24px;
}

.call-text {
  color: #445FA5;
}

input[type=range] {
  height: 37px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
  margin-top: -20px;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #479021;
  background: #479021;
  border-radius: 5px;
  border: 0px solid #479021;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #254D85;
  border: 5px solid #254D85;
  height: 27px;
  width: 27px;
  border-radius: 23px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #479021;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #479021;
  background: #479021;
  border-radius: 5px;
  border: 0px solid #479021;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #254D85;
  border: 5px solid #254D85;
  height: 27px;
  width: 27px;
  border-radius: 23px;
  background: #FFFFFF;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 15px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #479021;
  border: 0px solid #479021;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #479021;
}
input[type=range]::-ms-fill-upper {
  background: #479021;
  border: 0px solid #479021;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #479021;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #254D85;
  border: 5px solid #254D85;
  height: 27px;
  width: 27px;
  border-radius: 23px;
  background: #FFFFFF;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #479021;
}
input[type=range]:focus::-ms-fill-upper {
  background: #479021;
}

/* --------------Responsive coding------------------ */
@media (max-width: 1441px) {
  .logo-box {
    margin-left: -7rem;
  }
}

@media (max-width: 1026px) {
  .logo-box {
    margin-left: -2rem;
  }

  .label-text {
    margin-left: -7rem;
  }

  .label-text2 {
    margin-left: -5.5rem;
  }
  .label-text3 {
    margin-left: -3.5rem;
  }
  .label-text4 {
    margin-left: -8.5rem;
  }
  .btn-secondary {
    width: 21rem;
  }
  .offer-container {
    width: 13rem;
  }
  .icon-text1 {
    font-size:15px;
  }
  .icon-text2 {
    font-size:15px;
  }
  .gender-class {
    margin-left: -21px;
    margin-top: 5px;
}
.btn-fourth {
  font-size: 14px;
  padding-top: 8px;
}
}

@media (max-width: 769px) {

.mobile-text {
 font-size: 21px;
}

.heding-text {
    display: none;
}
.btn-tertiary {
  width: auto;
}

.title1-text {
  font-size: 20px;
  margin-top: 5px;
}

.font-text {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.label-text {
  margin-left: -4rem;
}

.label-text2 {
  margin-left: -2.5rem;
}

.header-text.text-right {
    text-align: center !important;
    padding: 10px 0;
  /* background: rgba(72,144,34); */
}

.img-fluid.mr-2 {
    display: none;
}

	.bold-heding-text {
    font-size: 36px;
    width: 100%;
    margin: -2.5rem auto -1rem auto;
}

.form-control.w-50.mx-auto.my-3 {
    width: 100% !important;
}

.defult-btn{
	width: 60% !important
}

.pra-text {
    width: 100% !important;
    margin: 16px auto;
}

.container.border.p-5 {
    padding: 0 !important;
}

.eligible-text.w-75.mx-auto {
    width: 100% !important;
    text-align: left;
}

.img-fluid.mx-auto.d-block.mt-lg-5 {
    margin-bottom: 20px;
}

.btn.defult-btn.Poppins-font.font-weight-bold.w-50 {
    font-size: 18px;
}

.card-text1 {
    font-size: 21px;
}

.text-cont h3 {
    font-size: 22px;
}

.text-cont h1 {
    font-size: 22px;
}

.inform-text {
    font-size: 10px;
}

.container.border.p-5 {
    border-radius: 10px;
}

.col-md-4.col-12.text-center {
    padding-top: 24px;
}
.col-12 {
  min-width: 105%;
  margin-left: -19px !important;
}
.label-text3 {
  margin-left: -12rem;
}
.label-text4 {
  margin-left: -9rem;
}
.btn-secondary {
  font-size: 17px;
  width: 25rem;
}
.gender-class {
  margin: auto;
 }
 .icon-text1 {
  font-size:22px;
}

.icon-text2 {
  font-size:21px;
}
}

@media (max-width: 426px) {
  .logo-box {
    margin-left: 3rem;
  }
  .label-text {
    margin-left: -14rem;
  }

  .label-text2 {
    margin-left: -12.5rem;
  }

  .offer-text {
    font-size: 11px;
  }

  .btn-fourth {
    height: 35px;
    font-size: 15px;
    padding-top: 5px;
  }
  .col-12 {
    min-width: 115%;
    margin-left: -25px !important;
  }
  .logo-bottom {
    margin-left: 40px;
  }
  .container {
    display: block;
    justify-content: center;
  }
  .label-text3 {
    margin-left: -13rem;
  }
  .label-text4 {
    margin-left: -15rem;
    margin-top: 15px;
  }
  .btn-secondary {
    width: 18rem;
  }
  .form-controll {
    margin-top: 1rem;
}
h4 {
  font-size: 1.2rem;
}
.offer-container {
  width: 11rem;
}
.range-container {
  width: 90%;
}
.call-text {
  font-size: 0.78rem;
}
.top-header{
	border-bottom: 1px solid #e8e8e8;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 11rem;
}
.btn-primary {
  margin-top: 0;
}
}


@media (max-width: 398px) {
  .logo-bottom {
      margin-left: 35px;
  }
  .label-text3 {
    margin-left: -11rem;
  }
  .label-text4 {
    margin-left: -13rem;
  }
  .btn-fourth {
    font-size: 11px;
    padding-top: 8px;
  }
}

@media (max-width: 376px) {
  .logo-box {
    margin-left: 1rem;
  }
  .label-text {
    margin-left: -11rem;
  }

  .label-text2 {
    margin-left: -9.5rem;
  }
  .title1-text {
    font-size: 16px;
  }
  .offer-text {
    font-size: 11px;
  }
  .btn-fourth {
    height: 30px;
    font-size: 15px;
    padding-top: 3px;
  }
  .col-12 {
    min-width: 120%;
    margin-left: -30px !important;
  }
  .logo-bottom {
    margin-left: 20px;
  }
  .label-text3 {
    margin-left: -10rem;
  }
  .label-text4 {
    margin-left: -12rem;
  }
  .btn-secondary {
    width: 15rem;
  }
  h4 {
    font-size: 1rem;
  }
}

@media (max-width: 321px) {
  .title1-text {
    font-size: 15px;
    margin-top: 0px;
  }
  .label-text {
    margin-left: -8rem;
  }

  .label-text2 {
    margin-left: -6.5rem;
  }
.title1-text {
  font-size: 13px;
  margin-top: 10px;
}
.btn-fourth {
  height: 29px;
  font-size: 10px;
  padding-top: 7px;
}
.col-12 {
  min-width: 125%;
  margin-left: -28px !important;
}
.logo-bottom {
  margin-left: auto;
}
.label-text3 {
  margin-left: -7rem;
}
.label-text4 {
  margin-left: -9rem;
}
.btn-secondary {
  width: 12rem;
}
.my-div {
  width: 18rem;
  margin-left: -10px;
}
}

:root {
  --color: rebeccapurple;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/*.radio {
  display: grid;
  grid-template-columns: -webkit-min-content auto;
  grid-template-columns: min-content auto;
  grid-gap: 0.5em;
  font-size: 2.25rem;
  color: var(--color);
}
.radio:focus-within .radio__label {
  transform: scale(1.05);
  opacity: 1;
}

.radio__label {
  line-height: 1;
  transition: 180ms all ease-in-out;
  opacity: 0.8;
}

.radio__input {
  display: flex;
}
.radio__input input {
  opacity: 0;
  width: 0;
  height: 0;
}
.radio__input input:focus + .radio__control {
  box-shadow: 0 0 0 0.05em #fff, 0 0 0.15em 0.1em currentColor;
}

.radio-gradient input:checked + .radio__control {
  background: radial-gradient(currentcolor 50%, rgba(255, 0, 0, 0) 51%);
}

.radio-before .radio__control {
  display: grid;
  place-items: center;
}
.radio-before input + .radio__control::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  box-shadow: inset 0.5em 0.5em currentColor;
  border-radius: 50%;
  transition: 180ms transform ease-in-out;
  transform: scale(0);
}
.radio-before input:checked + .radio__control::before {
  transform: scale(1);
}

.radio__control {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border: 0.1em solid currentColor;
  transform: translateY(-0.05em);
}*/
label.error {
    display: none;
    color: red;
}
.white-btn{
    background-color: #f1f1f1 !important;
color: #636363 !important;
font-size: 22px;
line-height: 26px;

height: 64px;
}
.step:not(.active){display: none;}
