@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
body {
	font-family: 'Inter', sans-serif;
	overflow-x: hidden;
	letter-spacing: -0.084px;
}
.header {
	background: #2c76a1;
	padding: 15px 0px;
	
}
.header .govt-seal {
	text-align: right;
	padding-top:7px;
}
.free h1 {
	font-size: 56px;
	color: #333;
	text-align: center;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	letter-spacing: -2.1px;
}
.free h1 span {
	color: #2c76a1;
}
.free h2 {
	font-size: 28px;
	font-weight: 500;
	color: #333;
	text-align: center;
	padding-top: 10px;
	letter-spacing: -0.752px;
}
.benefit {
	font-size: 32px;
	color: #333;
	font-weight:300;
	line-height: 45px;
	margin-top: 10px;
	letter-spacing: -1.004px;
}
.benefit p{
	margin-bottom: 5px;
}
.benefit span{
	font-weight: 700;
}
.apply {
	font-size: 30px;
	color: #333;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: -0.525px;
	margin-top:35px;
}
.btn-big {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: -0.63px;
	border-radius: 8px;
	background: #0BB83B;
	width: 100%;
	letter-spacing: -0.63px;
	box-shadow: 0 4px 0px 0 rgba(0,0,0,0.1), 0 3px 0px 0 rgba(0,0,0,0.10);
}
.btn-big:hover,
.btn-big:focus,
.btn-big:active,
.open>.dropdown-toggle.btn-big {
   background: #2c76a1;
    color: #fff;
}
.link {
	font-size: 18px;
	color: #333;
	font-weight: 500;
	letter-spacing: -0.484px;
	text-decoration-line: underline;
}
.link:hover,
.link:focus,
.link:active {
   text-decoration-line: none;
}
.tablet-about {
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.315px;
}
.red_bg {
	background: #2c76a1;
	padding: 70px 0;
}
.red_bg h3 {
	text-align: center;
	font-size: 42px;
	color: #FFF;
	font-weight: 700;
	line-height: 68px;
	letter-spacing: -1.575px;
}
.internet {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight:300;
	letter-spacing: -0.42px;
}
.internet .heading {
	font-size: 24px;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	min-height: 50px;
	letter-spacing: -0.42px;
}
.assistance {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
}
.assistance h3{
	font-size: 38px;
	color: #333;
	text-align: center;
	font-weight: 700;
	line-height: 44px;
	letter-spacing: -1.425px;
}
.btn-small {
	font-size:28px;
	color: #fff;
	font-weight: 700;
	line-height:28px;
	padding: 12px 25px;
	border-radius: 8px;
	background: #0BB83B;
	min-width: 345px;
	box-shadow: 0 4px 0px 0 rgba(0,0,0,0.1), 0 3px 0px 0 rgba(0,0,0,0.10);
}
.btn-small:hover,
.btn-small:focus,
.btn-small:active,
.open>.dropdown-toggle.btn-small {
   background: #2c76a1;
    color: #fff;
}
.client_feedback {
	margin-top: 20px;
	color: #333;
	font-size: 18px;
	text-align: center;
	font-weight:300;
	line-height: 26px;
}
.client_feedback span {
	font-weight: 700;
}
.assistance h4{
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 700;
	line-height: 44px;
	letter-spacing: -0.525px;
}
.footer {
	background: #2c76a1;
	padding: 50px 0;
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	line-height: 22px; 
}
.footer_link {
	color: #FFF;
	font-weight: 400;
	text-decoration-line: underline;
	margin-right: 7px;
}
.footer_link:hover {
	color: #0BB83B;
	text-decoration-line: none;
}
.modal-header {
	background: #2c76a1;
	padding: 10px 20px;
}
.modal-header h5 {
	font-size:42px;
	color: #FFF;
	text-align: center;
	font-weight: 700;
	letter-spacing: -1.575px;
}
.modal-body {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
}
.btn-close {
	background-color: #fff;
}
.get_started {
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: 300;
}
.get_started h1 {
	font-size:56px;
	color: #333;
	text-align: center;
	font-weight: 700;
	line-height: 68px;
	letter-spacing: -2.1px;
}
label{
	font-size: 24px;
	font-weight: 600;
	color: #333;
}
.form-control {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border-radius: 0;
    border-color: #979797;
}
.btn-continue {
	font-size: 32px;
	color: #fff;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: -0.63px;
	border-radius: 8px;
	background: #0BB83B;
	width: 100%;
	box-shadow: 0 4px 0px 0 rgba(0,0,0,0.1), 0 3px 0px 0 rgba(0,0,0,0.10);
}
.btn-continue:hover,
.btn-continue:focus,
.btn-continue:active,
.open>.dropdown-toggle.btn-continue {
   background: #2c76a1;
    color: #fff;
}
.form-wizard {
  padding: 30px;
}
.form-wizard .step{
	font-size: 21px;
	color: #2c76a1;
	font-weight: 300;
	line-height: 34px;
	letter-spacing: -0.564px;
	margin-bottom: 0;
}
.form-wizard h5{
	font-size: 26px;
	color: #333;
	font-weight: 700;
	line-height: 42px;
	letter-spacing: -0.099px;
	margin-bottom: 0;
}
.form-wizard .sub_text{
	font-size: 18px;
	color: #333;
	font-weight:300;
	line-height: 34px
	letter-spacing: -0.484px;
}
.form-wizard .form-wizard-header {
  text-align: center;
}
.form-wizard label{
	font-size: 18px;
	color: #333;
	font-weight: 300;
	line-height:30px;
	letter-spacing: -0.484px;
	padding-bottom:0px;
}
.form-wizard .form-control {
    padding:0.7rem 0.7rem;
}
.form-wizard .form-label {
    font-weight: 700;
    padding-bottom: 0;
}
.form-wizard .form-label span {
    font-weight: 300;
}
.form-wizard .form-wizard-previous-btn {
	font-size: 21px;
	color: #333;;
	font-weight: 300;
	line-height: 34px;
	letter-spacing: -0.564px;
	text-decoration-line: underline;
}
.form-wizard .form-wizard-previous-btn:hover {
	text-decoration-line: none;
}
.form-wizard .form-check-input[type=checkbox] {
    border-radius:0;
    border-color: #979797;
    width: 1.2em;
    height: 1.2em;
}
.form-wizard .form-wizard-next-btn, .form-wizard .form-wizard-submit {
    font-size:28px;
    color: #fff;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.63px;
    border-radius: 8px;
    background: #0BB83B;
    width: 100%;
    box-shadow: 0 4px 0px 0 rgb(0 0 0 / 10%), 0 3px 0px 0 rgb(0 0 0 / 10%);

}
.form-wizard .form-wizard-next-btn:hover, .form-wizard .form-wizard-next-btn:focus, .form-wizard .form-wizard-submit:hover, .form-wizard .form-wizard-submit:focus {
  background: #2c76a1;
    color: #fff;
}
.form-wizard .wizard-fieldset {
  display: none;
  padding-left:80px;
  padding-right:80px;
}
.form-wizard .wizard-fieldset.show {
  display: block;
}
.form-wizard .form-wizard-steps {
  margin: 30px 0;
}
.form-wizard .form-wizard-steps li {
  width:16.66%;
  float: left;
  position: relative;
}
.form-wizard .form-wizard-steps li::after {
  background-color: #e8e8e8;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
}
.form-wizard .form-wizard-steps li span {
  background-color: #e8e8e8;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 1;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.form-wizard .form-wizard-steps li:last-child::after {
  width: 50%;
}
.form-wizard .form-wizard-steps li.active span, .form-wizard .form-wizard-steps li.activated span {
  background-color: #2c76a1;
  color: #ffffff;
}
.form-wizard .form-wizard-steps li.active::after, .form-wizard .form-wizard-steps li.activated::after {
  background-color: #2c76a1;
  left: 50%;
  width: 50%;
  border-color: #2c76a1;
}
.form-wizard .form-wizard-steps li.activated::after {
  width: 100%;
  border-color: #2c76a1;
}
.form-wizard .form-wizard-steps li:last-child::after {
  left: 0;
}
.form-wizard .wizard-password-eye {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.form-wizard .wizard-form-radio {
  display: inline-block;
  margin-left: 5px;
  position: relative;
}
.form-check-input[type=radio] {
	border-color: #979797;
	width: 1.5em;
	height: 1.5em;
	margin-right: 10px;
}
.form-wizard .link_url {
  color: #2c76a1;
}
.form-wizard .link_url:hover {
  text-decoration: none;
}
.form-wizard h6 {
	font-size: 14px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	line-height: 21px;
	letter-spacing: -0.484px;
}
.form-check {
    display: flex;
}
.modal-body p {
	font-size: 13px;
	line-height: 17px;
}
.modal-body li {
	font-size: 13px;
}
.modal-body td, .modal-body th {
	font-size: 13px;
}

@keyframes click-radio-wave {
	0% {
		width: 25px;
		height: 25px;
		opacity: 0.35;
		position: relative;
	}
	100% {
		width: 60px;
		height: 60px;
		margin-left: -15px;
		margin-top: -15px;
		opacity: 0.0;
	}
}

@media screen and (max-width: 767px) {
	.wizard-content-left {
		height: auto;
	}
}

@media (max-width: 992px) { 
	.header .logo{
		text-align: center;
	}
	.header .govt-seal {
		text-align:center;
		padding-top:7px;
	}
	.free h1 {
		font-size:36px;
		line-height:40px;
	}
	.free h2 {
		font-size: 22px;
	}
	.red_bg h3 {
		font-size:36px;
		line-height:40px;
	}
	.benefit {
		font-size:26px;
	}
	.apply {
		font-size: 28px;
	}
	.assistance h3{
		font-size:28px;
		line-height:32px;
	}
	.assistance h4{
		font-size:24px;
	}
	.modal-header h5 {
		font-size:24px;
	}
	.get_started h1 {
		font-size:48px;
	}
	.form-wizard .wizard-fieldset {
		padding-left:30px;
		padding-right: 30px;
	}
}
@media (max-width: 786px) { 
	.benefit {
		text-align: center;
	}
	.tablet-about {
		font-size: 15px;
	}
	.assistance {
		text-align: center;
	}
	.free .tablet {
		max-height:200px;
	}
	.apply {
		margin-top:20px;
	}
	.benefit p {
		margin-bottom:0px;
	}
	.free h1 {
		font-size: 32px;
		line-height:36px;
	}
	.free h2 {
		font-size:18px;
	}
	.form-wizard .wizard-fieldset {
		padding-left:20px;
		padding-right: 20px;
	}
}