
*{
	text-align:left;
}

._side-branding_38ml5b ul{
	margin-top:50px;
}

._side-branding_38ml5b ul li{
	font-size:18px;
}

.color-white{
	color:#fff;
}

._side-form_38ml5b {
	width: 45%;
}

.m-auto{
	margin:auto;
}

.tac{
	text-align: center;
}

.tar{
	text-align: right;
}

.tal{
	text-align: left;
}

._login-form_ul4pwa{
	border:none;
	box-shadow:none;
	background:none;
}
.step-mob{
	display:none;
}

.mb-5{
	margin-bottom:50px;
}

select{
	padding:0 !important;
}

@media(max-width: 768px) {

	._side-form_38ml5b{
		width: 100%;
	}
	
	.step-mob{
		display:block;
	}
	
	.step{
		display:none;
	}

}

@media(max-width: 980px) {

	._side-branding_ul4pwa{
		display: none;
	}

}


.steps {text-align: center; margin: 0 0 25px;}
.steps > div {margin: 5px 0;}
.steps .step1 {color: #5fbfea;}
.steps .step1::after {content:""; width: 20px; height: 20px; background: #5fbfea; position: absolute; bottom: -23px; left: 45%; border-radius: 10px;}
.steps .step2 {color: #5fbfea;}
.steps .step2::after {content:""; width: 20px; height: 20px; background: #5fbfea; position: absolute; bottom: -23px; left: 45%; border-radius: 10px;}
.steps .step3 {color: #5fbfea;}
.steps .step3::after {content:""; width: 20px; height: 20px; background: #5fbfea; position: absolute; bottom: -23px; left: 45%; border-radius: 10px;}
.steps .stepbar {background-color: #dadada; height: 5px; width: 100%; border-radius: 5px !important;}
.steps .stepbarfill {background-color: #5fbfea; height: 5px; border-radius: 5px !important; margin-top: -10px;}
