/*
Theme Name: Go Home Ease
Author: WebGeniq
Author URI: https://www.webgeniq.com
Description: Theme for Go Home Ease.
Version: 0.0.1
Text Domain: gme
*/
html {
	scroll-behavior: smooth;
	font-family: "Outfit", sans-serif;
}

body {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	padding-top: 0px;
	font-family: "Outfit", sans-serif;
}


p:last-child {
	margin-bottom: 0px;
}

h1 {
	font-size: 64px;
	font-family: "Outfit", sans-serif;
}

h2 {
	font-size: 40px;
	font-family: "Outfit", sans-serif;
}

h3 {
	font-size: 24px;
	font-family: "Outfit", sans-serif;
}

h4 {
	font-size: 22px;
	font-family: "Outfit", sans-serif;
}
}

h5 {
	font-size: 18px;
	font-family: "Outfit", sans-serif;
}

h6 {
	font-size: 16px;
	font-family: "Outfit", sans-serif;
}

ul {
	list-style: none;
	padding: 0px;
	font-family: "Outfit", sans-serif;
}

a {
	text-decoration: none !important;
	font-family: "Outfit", sans-serif;
}

:before,
:after {
	font-family: FontAwesome;
}

:hover {
	transition: ease-in-out 0.5s;
}

button {
	outline: none;
	box-shadow: none;
}
.alert-box h6 {
    text-align: center;
    font-size: 20px;
    color: #7928da;
    max-width: 350px;
    margin: 0 auto;
}
.alert-box img {
    max-width: 300px;
    margin: 0 auto 20px;
    display: block;
}
button:focus {
	outline: none;
	box-shadow: none;
}
p.para-about {
    font-size: 15px;
}
.dsk-view {
	display: block !important;
}

.mob-view {
	display: none !important;
}
.need-help{
	margin-left:150px;
}
ul.social-list.clearfix li {
	display: inline-block;
	padding-left: 10px;
}

ul.list-two.clearfix li b {
	font-weight: 700;
	font-size: 20px;
	line-height: normal;
	color: #000000;
	display: block;
	margin-bottom: 5px;
}

ul.list-two.clearfix li p {
	font-weight: 400;
	font-size: 20px;
	line-height: normal;
	color: #575757;
}

section.contact-icons .container-fluid {
	max-width: 500px;
}

section.contact-icons {
	padding: 50px 0px;
}

section.contact {
	padding-bottom: 100px;
	background-color: #f4f6f6;
}

ul.list-two li {
	width: 50%;
	float: left;
	text-align: center;
}

ul.list-two li i {
	display: block;
	color: #772eda;
	font-size: 30px;
	margin-bottom: 15px;
}

ul.list-services.row.clearfix {
	padding-left: 15px;
}

ul.list-services.clearfix li {

	padding-right: 20px;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
	min-height: 65px;
}

ul.list-services.clearfix li:before {
	position: absolute;
	content: "";
	background: url(assets/images/check-circle.svg);
	width: 16px;
	height: 16px;
	left: 0px;
	top: 6px;
}

ul.list-services.clearfix li b {
	font-size: 15px;
	line-height: normal;
	color: #3b3b3b;
}

ul.list-services.clearfix li p {
	font-size: 15px;
	line-height: normal;
	color: #3b3b3b;
}

.service-box h3 {
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 20px;
	line-height: normal;
	color: #000000;
}

ul.list-services.clearfix li img {
	left: 0px;
	position: absolute;
	top: 6px;
}

.our-services h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: normal;
	color: #000000;
	text-align: center;
	padding: 60px 0px;
}

.circle-img {
	background: #772dda;
	width: 46px;
	height: 46px;
	display: flex;
	position: absolute;
	justify-content: center;
	border-radius: 40px;
	align-items: center;
	right: 20px;
	top: 20px;
}

.service-box {
	background: #fff;
	position: relative;
	padding: 30px 30px 5px;
	height: 100%;
	border-radius: 20px;
	box-shadow: 0px 0px 19px 0px #00000026;
}

a.f-link {
	color: #000;
	display: inline-block;
	margin-top: 7px;
}

section.login.d-flex.align-items-center img {
	width: 130px;
}

.input-ot select {
	outline: none;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
}

.input-ot {
	margin-bottom: 20px;
	position: relative;
}

.input-ot i {
	margin-top: 15px;
}

.input-ot select:focus {
	outline: none;
	box-shadow: none;
}

.input-ot textarea:focus {
	outline: none;
	box-shadow: none;
}

.input-ot input:focus {
	outline: none;
	box-shadow: none;
}

.input-ot {
	margin-bottom: 20px;
}

section.login.signup.d-flex.align-items-center {
	height: 100%;
}

section.login.d-flex.align-items-center {
	padding: 50px 0px;
	height: 100vh;
}

.login-box {
	box-shadow: 0px 0px 78px 0 rgb(0 0 0 / 0.30);
	background-color: #ffffff;
	padding: 30px;
	border-radius: 20px;
	min-width: 540px;max-width: 540px;
	width: 100%;
	margin: 0 auto;
}

section.login h1 {
	text-align: center;
	font-weight: 700;
	font-size: 36px;
	line-height: normal;
	color: #000000;
	padding: 0px 0px 20px;
}

section.contact {
	padding-bottom: 100px;
}

.input-ot button:hover {
	opacity: 1;
	background-image: linear-gradient(to right, #43c0db, #7a26da);
}

.input-ot button {
	z-index: 10;
	height: 45px;
	transition: background-color 1s;
	box-shadow: 0px 0px 21px 0 rgb(0 0 0 / 0.10);
	background-image: linear-gradient(to right, #7a26da, #43c0db);
	text-align: center;
	color: #fff !important;
	position: relative;
	border-radius: 10px;
	padding: 11px 0px;
	width: 100%;
	border: 1px solid #fff;
}

a.signup-link {
	color: #792ada;
	font-weight: 700;
}

.step-app>.step-footer {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.modal-body.text-center img {
	width: 100px;
	margin-top: 20px;
}

hr.form-hr {
	margin-top: 0px;
}

.modal-body.text-center p {
	max-width: 390px;
	margin: 0 auto 20px;
}

.modal-body.text-center h5 {
	font-weight: 700;
	font-size: 30px;
	line-height: normal;
	color: #000000;
	margin: 0px 0px 10px;
}

.form-check-input[type=radio] {
	border-radius: 50%;
	border: 1px solid #723ada;
}

.step-contenta label {

	font-weight: 400;
	font-size: 16px;

	color: #000000 !important;
	display: block;
}

.form-check-input {
	border: var(--bs-border-width) solid #7536da;
}

.form-check-input:focus {
	border-color: #772dda !important;
	outline: 0 !important;
	box-shadow: none !important;
}

.form-check-input:checked {
	background-color: #7439db;
	border-color: #6f46db;
}

.form-check input:focus {
	outline: none;
	box-shadow: none;
}

b.d-block.agre {
	margin-bottom: 10px;
}

.input-ot input[type=text],
.input-ot input[type=date],
.input-ot input[type=email],
.input-ot input[type=password],
.input-ot select {
	height: 50px;
	background-color: transparent;
	background: none;
	width: 100%;
	padding-left: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
}

.step-app>.step-footer>.step-btn {
	padding: 8px 31px !important;
	color: #ffffff !important;
	text-decoration: none;
	background: #e5e5e5 !important;
	border-radius: 8px !important;
	border: none;
	outline: 0;
	cursor: pointer;
	background-image: linear-gradient(to right, #43c0db, #7a26da) !important;
}

.step-app>.step-content {
	border: 0px solid #e5e5e5 !important;
	padding: 0px !important;
	border-top: 0 !important;
}

.step-footer > .submit-btn{
	display:none;
}
.contact-box h4 {
	font-weight: 700;
	font-size: 23px;
	line-height: normal;
	color: #000000;
	margin-bottom: 20px;
}

.input-ot textarea {
	height: 100px;
	padding-left: 10px;
	background-color: #ffffff;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #ccc;
}

.input-ot label {
	margin-bottom: 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	display: block;
}

.contact-box {
	box-shadow: 0px 10px 18px 0 rgb(0 0 0 / 0.10);
	background-color: #ffffff;
	padding: 35px;
	border-radius: 30px;
	max-width: 730px;
	margin: 0 auto;
}

section.contact h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: normal;
	color: #000000;
	text-align: center;
	padding: 60px 0px;
}

.contact-box {
	box-shadow: 0px 10px 18px 0 rgb(0 0 0 / 0.10);
	background-color: #ffffff;
	padding: 28px 35px 35px;
	border-radius: 30px;
}

section.faq h2 {
	text-align: center;
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 40px;
	line-height: normal;
	color: #000000;
}

section.our-services {
	background: #F4F6F6;
	padding-bottom: 60px;
}

section.faq .container-fluid {
	max-width: 721px;
}

.faq-box p {
	font-weight: 400;
	font-size: 17px;
	line-height: normal;
	color: #6b6b6b;
}

section.need-a-service.text-center a {
	display: inline-block;
}

section.need-a-service.text-center p {
	font-weight: 400;
	font-size: 20px;
	line-height: normal;
	color: #000000;
	margin: 15px 0px 20px;
}

section.need-a-service.text-center h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: normal;
	color: #000000;
}

section.need-a-service.text-center {
	padding: 60px 0px;
}

.faq-box h4 {
	font-weight: 500;
	font-size: 21px;
	line-height: normal;
	color: #000000;
}

.faq-box {
	background-color: #f4f6f6;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 20px;
}

section.faq {
	padding: 80px 0px;
}

section.how-it-works {
	background: #F4F6F6;
}

ul.social-list.clearfix li a:hover {
	color: #49afdb;
}

section.how-it-works {
	background: #F4F6F6;
	padding-bottom: 80px;
}

.white-bx {
	box-shadow: 0px 0px 15px 0 rgb(0 0 0 / 0.10);
	background-color: #ffffff;
	padding: 30px;
	border-radius: 20px;
	margin-bottom: 30px;
}

.white-bx h3 {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	text-transform: capitalize;
	color: #7928da;
	margin: 15px 0px 10px;
}

section.how-it-works h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: normal;
	color: #000000;
	text-align: center;
	padding: 60px 0px;
}

ul.footer-links {
	margin: 0px;
}

ul.footer-links li:last-child {
	padding-right: 0px;
}

ul.social-list.clearfix li a {
	color: #000000;
	font-size: 20px;

}

ul.social-list.clearfix {
	margin: 0px 0px 5px;
}

a.nav-link.signup-btn:hover:before {
	opacity: 1;
}

a.nav-link.signup-btn:before {
	background-image: linear-gradient(to left, #7a26da, #43c0db);
	transition: all 1s ease-in;
	transition: background-color 1s;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	transition: opacity 0.5s;
	border-radius: 10px;
	opacity: 0;
}

ul.button-list.clearfix li {
	float: left;
	width: 170px;
	margin-right: 15px;
}

a.gradient-btn {
	font-weight: 600;
	font-size: 15px;
	display: block;
	transition: background-color 1s;
	box-shadow: 0px 0px 21px 0 rgb(0 0 0 / 0.10);
	background-image: linear-gradient(to right, #7a26da, #43c0db);
	text-align: center;
	color: #fff;
	line-height: normal;
	position: relative;
	border-radius: 10px;
	padding: 15px 20px;
}

a.white-btn {
	transition: ease-in-out 0.5s;
}

a.white-btn:hover {
	background: #11090f;
	transition: ease-in-out 0.5s;
	color: #fff;
}

a.gradient-btn span {
	position: relative;
	z-index: 2;
	color: #fff !important;
	display: block;
	background: none !important;
	-webkit-text-fill-color: #fff;
}

a.gradient-btn:before {
	background-image: linear-gradient(to left, #7a26da, #43c0db);
	transition: all 1s ease-in;
	transition: background-color 1s;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	transition: opacity 0.5s;
	border-radius: 10px;
	opacity: 0;
}

a.gradient-btn:hover {
	color: #fff;
}

a.gradient-btn:hover:before {

	opacity: 1;
}

a.white-btn {
	box-shadow: 0px 0px 21px 0 rgb(0 0 0 / 0.10);
	display: block;
	text-align: center;
	color: #11090F;
	position: relative;
	line-height: normal;
	border-radius: 10px;
	padding: 15px 20px;
	background: #fff;
	font-weight: 600;
	font-size: 15px;
}

img.ellipse {
	position: absolute;
	top: -180px;
	left: -470px;
	z-index: 0;
}

.left-caption p {
	font-weight: 400;
	font-size: 19px;
	line-height: normal;
	color: #6b6b6b;
	margin: 30px 0px 45px;
}

.left-caption span {
	color: #7727D9;
	background-image: linear-gradient(45deg, #7727D9 21%, #48B2DB 65%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.white-box {
	box-shadow: 0px 10px 13px 0 rgb(0 0 0 / 0.09);
	background-color: #ffffff;
	padding: 30px;
	border-radius: 20px;
	min-height: 250px;
}

section.get-started {
	padding: 80px 0px;
	background: #E6EAF2;
	text-align: center;
}

.footer-social {
	text-align: right;
}

ul.footer-links li:first-child:before {
	content: "";
}

ul.footer-links li {
	padding: 0px 10px;
	display: inline-block;
}

ul.footer-links li:before {
	position: absolute;
	content: " | ";
	left: 0px;
	top: 3px;
}

ul.footer-links li {
	position: relative;
}

.footer-logo p {
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	text-transform: capitalize;
	color: #303030;
	margin-top: 10px;
}

ul.footer-links li a {
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	text-transform: capitalize;
	color: #303030;
	display: inline-block;
}

ul.footer-links li a:hover {
	color: #782bda;
}

footer {
	padding: 20px 0px 10px;
	background-color: #f3f3fa;
}

.get-started-bg h2 {
	font-weight: 600;
	font-size: 40px;
	line-height: auto;
	color: #11090f;
}

.get-started-bg p {
	max-width: 480px;
	margin: 20px auto 20px;
}

ul.app-icons.clearfix li {
	display: inline-block;
	background: #000;
	border-radius: 10px;
	padding: 10px 15px;
	margin: 0px 5px;
}

.get-started-bg {
	width: 100%;
	box-shadow: 0px 10px 13px 0 rgb(0 0 0 / 0.09);
	background-image: linear-gradient(to bottom, #fcfcfc, #e9f4f9);
	padding: 60px 0px;
	border-radius: 20px;
}

.white-box h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: normal;
	color: #000000;
	margin-bottom: 15px;
}

.white-box p {
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	color: #525252;
	text-align: left;
	padding: 0px;
}

button.navbar-toggler {
	padding: 0px;
	border: 0px;
	color: #782bda;
}

section.why-choose-go-home p.para {
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	line-height: normal;
	color: #6b6b6b;
	margin-bottom: 60px;
}

.box-cvr {
	width: 65px;
	height: 65px;
	background-image: linear-gradient(to bottom, #7a26da, #43c0db);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	margin-bottom: 20px;
}

section.why-choose-go-home {
	padding: 80px 0px;
	background: #F3F3FA;
}

section.why-choose-go-home h2 {
	font-weight: 600;
	font-size: 40px;
	line-height: 65px;
	color: #11090f;
	text-align: center;
}

.left-caption h1 {
	font-weight: 600;
	font-size: 55px;
	line-height: 65px;
	color: #11090f;
}

.banner-img-cvr {
	background: #fff;
	padding: 50px 40px;
	border-radius: 30px;
	box-shadow: 0px 0px 30px #00000040;
	position: relative;
}

section.banner {
	background: #E4F1F3;
	padding: 60px 0px;
	overflow: hidden;
}

nav.navbar.navbar-expand-lg.custom-nav {
	box-shadow: 0px 0px 35px 0 rgb(0 0 0 / 0.25);
	background-color: #ffffff;
}

a.nav-link.signup-btn span {
	position: relative;
}

a.nav-link.signup-btn {
	width: 95px;
	z-index: 10;
	height: 45px;
	transition: background-color 1s;
	box-shadow: 0px 0px 21px 0 rgb(0 0 0 / 0.10);
	background-image: linear-gradient(to right, #7a26da, #43c0db);
	text-align: center;
	color: #fff !important;
	position: relative;
	border-radius: 10px;
	padding: 11px 0px;
}

.left-caption {
	position: relative;
}

ul.navbar-nav.ms-auto li a:hover {
	color: #772FDA;
}

.container-fluid {
	max-width: 1200px;
	margin: 0px auto;
}

ul.navbar-nav.ms-auto li {
	padding-left: 15px;
	display: flex;
	align-items: center;
}

.banner-img-cvr img {
	width: 100%;
}

ul.navbar-nav.ms-auto li a.active {
	color: #772FDA;
}

ul.navbar-nav.ms-auto li a {
	color: #000;
}

section.service-header {
	padding: 70px 0px;
	background: #F3F3FA;
}

section.service-form h3 {
	font-weight: 700;
	font-size: 26px;
	line-height: normal;
	color: #000000;
}

ul.bullet-points.clearfix li:before {
	content: "";
	background: url(assets/images/checkmark.svg);
	width: 34px;
	height: 34px;
	position: absolute;
	left: 0px;
	top: 35px;
}

ul.bullet-points.clearfix li {
	padding: 33px 0px 0px 50px;
	position: relative;
}

ul.bullet-points.clearfix li b {
	font-weight: 700;
	font-size: 18px;
	line-height: normal;
	color: #000000;
}

section.service-form p {
	font-weight: 400;
	font-size: 18px;
	line-height: normal;
	color: #464646;
}

section.service-header h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: normal;
	color: #000000;
	margin-bottom: 20px;
}

section.service-form {
	padding: 80px 0px;
	background: #E6EAF2;
}

section.service-header p {
	font-weight: 400;
	font-size: 18px;
	line-height: normal;
	text-align: center;
	color: #464646;
	max-width: 780px;
	margin: 0 auto;
}

.loader {
	display:none;
	transition: .3s opacity;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: background-color 1s;
    box-shadow: 0px 0px 21px 0 rgb(0 0 0 / 0.10);
    background-image: linear-gradient(to right, #7a26da, #43c0db);
	z-index: 9;
	border-radius: 25px;
}
.input-ot button:hover .loader{
	opacity: 1;
    background-image: linear-gradient(to right, #43c0db, #7a26da);
}
.loader > .spinner {
	display: flex;
	height: 100%;
	text-align: center;
	font-size: 10px;
	border: none !important;
	animation: none !important;
	align-items: center;
	justify-content: center;
}

.loader .spinner > div {
	background: #fff;
	height: 90%;
	margin: 0 3px;
	width: 3px;
	animation: sk-stretchdelay 1.2s ease-in-out infinite;
	border-radius: 10px;
}

.loader .spinner .rect2 {
	animation-delay: -1s;
}

.loader .spinner .rect3 {
	animation-delay: -.8s;
}

.loader .spinner .rect4 {
	animation-delay: -.6s;
}

.loader .spinner .rect5 {
	animation-delay: -.4s;
}
#become-a-service-provider-form .submit-btn{
	position:relative;
}
#become-a-service-provider-form .submit-btn .loader{
	border-radius: 8px;
}
@keyframes sk-stretchdelay {
	0%,40%,to {
		transform: scaleY(.12);
	}

	20% {
		transform: scaleY(1)
	}
}
p.form-error {
	text-align: left;
	color: #0099da;
	font-size: 14px;
	font-weight: normal;
	margin:0;
}
#become-a-service-provider-form p.form-error{
	color: #0099da;
	font-weight: normal;
	font-size:14px;
}
ul.list-services.clearfix li.full-width{
	width:100%;
} 
#signature-pad {
	border: 1px solid #ccc;
	width: 100%;
	height: 200px;
}
/*=============================
         Media Queries
===============================*/
@media (min-width: 1500px) and (max-width: 8000px) {}

@media (min-width: 1200px) and (max-width: 1300px) {}

@media (min-width: 992px) and (max-width: 1199px) {
	section.login.d-flex.align-items-center {
		padding: 50px 0px;
		height: 100%;
	}

	.white-box {
		box-shadow: 0px 10px 13px 0 rgb(0 0 0 / 0.09);
		background-color: #ffffff;
		padding: 30px;
		border-radius: 20px;
		min-height: 270px;
	}

	.left-caption h1 {
		font-weight: 600;
		font-size: 50px;
		line-height: 65px;
		color: #11090f;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	section.login.d-flex.align-items-center {
		padding: 50px 0px;
		height: 100%;
	}

	ul.navbar-nav.ms-auto li {
		text-align: center;
		display: block;
	}

	ul.button-list.clearfix li {
		float: left;
		width: 150px;
		margin-right: 15px;
	}

	.left-caption p {
		font-weight: 400;
		font-size: 19px;
		line-height: normal;
		color: #6b6b6b;
		margin: 15px 0px 30px;
	}

	.left-caption h1 {
		font-weight: 600;
		font-size: 40px;
		line-height: 45px;
		color: #11090f;
	}

	a.nav-link.signup-btn {
		margin: 10px auto 10px;
	}

	button.navbar-toggler:focus {
		outline: none !important;
		box-shadow: none !important;
	}

	.white-box h3 {
		font-weight: 500;
		font-size: 16px;
		line-height: normal;
		color: #000000;
		margin-bottom: 15px;
	}

	.white-box {
		box-shadow: 0px 10px 13px 0 rgb(0 0 0 / 0.09);
		background-color: #ffffff;
		padding: 30px;
		border-radius: 20px;
		min-height: 280px;
	}
}

@media (min-width: 320px) and (max-width: 550px) {
	section.login.signup.d-flex.align-items-center {
    height: 100%;
    display: block !important;
}
	ul.list-two li:last-child {
		margin-bottom: 0px;
	}

	ul.list-two li {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 40px;
	}
	.login-box{
		        min-width: 100%;
	}

}

@media (min-width: 320px) and (max-width: 767px) {
		.login-box{
		        min-width: 100%;
	}
	section.login.signup.d-flex.align-items-center {
    height: 100%;
    display: block !important;
}
	ul.step-steps.d-none li:last-child {
		margin-right: 0px;
	}

	ul.bullet-points.clearfix li b {
		font-weight: 700;
		font-size: 15px;
	}

	section.service-form h3 {
		font-weight: 700;
		font-size: 20px;
	}

	section.service-form p {
		font-weight: 400;
		font-size: 15px;
	}

	section.service-header p {
		font-weight: 400;
		font-size: 15px;
	}

	section.service-header {
		padding: 40px 0px;
		background: #F3F3FA;
	}

	.contact-box h4 {
		font-weight: 700;
		font-size: 18px;
	}

	.contact-box {
		box-shadow: 0px 10px 18px 0 rgb(0 0 0 / 0.10);
		background-color: #ffffff;
		padding: 20px 20px 20px;
		border-radius: 20px;
	}

	.step-app>.step-steps>li.done {
		background-color: #548dda !important;
		color: #fff;
	}

	.step-app>.step-steps>li.active {
		background-color: #772cda !important;
		color: #fff;
	}

	ul.step-steps.d-none li {
		float: left;
		width: 50px;
		font-size: 18px;
		text-align: center;
		border-radius: 50px;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: 800;
		margin-right: 17px;
		margin-bottom: 20px;
	}

	.step-app>.step-steps>li.active {
		background-color: #782bda;
		color: #fff;
	}

	ul.step-steps.d-none {
		display: block !important;
	}

	.step-app>.step-content>.step-tab-panel {
		display: block;
	}

	section.service-header h2 {
		font-weight: 700;
		font-size: 28px;
		line-height: normal;
		color: #000000;
		margin-bottom: 20px;
	}

	ul.bullet-points.clearfix {
		margin-bottom: 40px;
	}

	section.need-a-service.text-center p {
		font-weight: 400;
		font-size: 16px;
	}

	section.need-a-service.text-center h2 {
		font-weight: 700;
		font-size: 25px;
		line-height: normal;
		color: #000000;
	}

	.our-services h1 {
		font-weight: 700;
		padding: 30px 0px;
		font-size: 30px;
	}

	section.login.d-flex.align-items-center {
		padding: 50px 0px;        display: block !important;
		height: 100%;
	}

	section.contact h1 {
		font-weight: 700;
		font-size: 30px;
		line-height: normal;
		color: #000000;
		text-align: center;
		padding: 30px 0px;
	}

	section.faq h2 {
		text-align: center;
		margin-bottom: 60px;
		font-weight: 700;
		font-size: 30px;
	}

	section.how-it-works h1 {
		font-weight: 700;
		font-size: 30px;
	}

	ul.navbar-nav.ms-auto li {
		text-align: center;
		display: block;
	}

	button.navbar-toggler:focus {
		outline: none !important;
		box-shadow: none !important;
	}

	a.nav-link.signup-btn {
		margin: 10px auto 10px;
	}

	ul.navbar-nav.ms-auto {
		text-align: center;
	}

	.white-box {
		box-shadow: 0px 10px 13px 0 rgb(0 0 0 / 0.09);
		background-color: #ffffff;
		padding: 30px;
		border-radius: 20px;
		min-height: 250px;
		margin-bottom: 25px;
	}

	ul.footer-links {
		text-align: center;
	}

	ul.social-list.clearfix {
		text-align: center;
	}

	.footer-logo {
		text-align: center;
	}

	.get-started-bg h2 {
		font-weight: 600;
		font-size: 30px;
		line-height: auto;
		color: #11090f;
	}

	section.why-choose-go-home p.para {
		text-align: center;
		font-weight: 400;
		font-size: 19px;
		line-height: normal;
		color: #6b6b6b;
		margin-bottom: 40px;
	}

	section.why-choose-go-home p.para {
		text-align: center;
		font-weight: 400;
		font-size: 19px;
		line-height: normal;
		color: #6b6b6b;
		margin-bottom: 60px;
	}

	.left-caption {
		position: relative;
	}

	section.why-choose-go-home h2 {
		font-weight: 600;
		font-size: 36px;
		line-height: 45px;
		color: #11090f;
		text-align: center;
	}

	.left-caption p {
		font-weight: 400;
		font-size: 19px;
		line-height: normal;
		color: #6b6b6b;
		margin: 20px 0px 25px;
		text-align: center;
	}

	ul.button-list.clearfix {
		margin: 0px -10px 50px;
	}

	.left-caption h1 {
		font-weight: 600;
		font-size: 36px;
		line-height: 45px;
		color: #11090f;
		text-align: center;
	}

	ul.button-list.clearfix li {
		float: left;
		width: 50%;
		margin-right: 0px;
		padding: 0px 10px;
	}

}