/*laveen-jan-7-css-start*/

form#existing-user-reg-form label.error {
    margin: 5px auto;
}

/*laveen-jan-7-css-end*/
/***recaptcha-css-start-here***/
fieldset.fieldset-recaptcha {
    width: 40%;
    margin: auto;
}
fieldset.fieldset-recaptcha label {
    width: 100%;
}
/***recaptcha-css-end-here***/
#site-header,
#site-footer {
	display: none !important;
}

.banner {
	width: fit-content;
}

.apf-error {
	color: red;
	text-align: center;
	width: 40%;
	margin: 20px auto 0;
	background: #f5b9ba;
	padding: 10px;
}

.apf-btns {
	display: flex;
	width: 40%;
	margin: 15px auto;
	align-items: center;
	justify-content: space-between;
}

input#apf-wp-submit {
	background: #6558f5;
	border-color: #6558f5;
}

input#apf-wp-submit:hover {
	color: #6558f5;
	background-color: transparent;
}

.apf-btns input[type="submit"] {
	margin: 0 !important;
	padding: 1.1em 1.44em;
	border: 2px solid #6558f5 !important;
	background-color: #6558f5;
}

input[type="submit"]:hover {
	text-decoration: none;
}

input.back-btn {
	margin: 0 !important;
	background: #7d7b7b;
	border: 2px solid #7d7b7b;
	transition: all .3s ease;
	text-decoration: none;
}

input.back-btn:hover {
	background: transparent;
	color: #7d7b7b;
	text-decoration: none;
}

form#apf-login {
	margin-top: 50px;
}

input#rememberme {
	width: auto;
	margin: 2px 0 15px;
	margin-right: 5px !important;
}

p.login-remember {
	width: 40%;
	margin: auto;
}

p.login-remember label {
	width: 100%;
	display: flex;
}

/*#apf-login .login-remember label {
  display: inline-flex;
  justify-content: center;
  margin-left: 205px;
}*/
.anr_captcha_field {
	width: 40%;
	margin: 0 auto 15px;
}

#next-from #submit_job {
	margin-top: 0 !important;
}

#next-from #submit_job h1 {
	margin: 0;
	font-size: 36px;
	background: #9a211d;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	padding: 60px 0;
	margin-bottom: 25px;
}

div#next-from form#submit_job label {
	color: #000;
}

.apf-row .back-div {
	position: absolute;
	top: 60px;
	right: 25px;
}

.apf-row .btn {
	display: flex;
	justify-content: space-around;
	margin-top: 60px;
}

.apf-row .btn button {
	background: #6558f5;
	border-radius: 3px;
	width: 290px;
	text-transform: capitalize;
	text-decoration: none;
	border: 2px solid #6558f5;
	transition: all .3s ease-in-out;
}

.search-user {
	position: relative;
}

.search-user ul {
	width: 40%;
	margin: -15px auto 0;
	position: absolute;
	top: 68px;
	left: 0;
	max-height: 260px;
	right: 0;
	overflow: scroll;
	background: #fff;
	box-shadow: 4px 4px 25px #b4afaf;
	z-index: 999;
}

.search-user ul li {
	margin-bottom: 0px;
	list-style: none;
	background: #2e7cf4;
	color: #fff;
	margin-left: 0;
	padding: 10px 20px;
	border-radius: 3px;
	transition: all .3s ease;
	margin-top: 0;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

.search-user ul li:hover {
	background: blue;
}

.apf-row .btn button:hover,
.apf-row input[type="submit"]:hover {
	background: transparent;
	color: #6558f5;
}

/*.apf-row input[type="submit"] {
  margin: 35px auto 0px !important;
  padding: 15px 15px;
  width: 40%;
  display: block;
  text-decoration: none !important;
  max-width: 100%;
  box-shadow: none;
  border: 2px solid #6558f5 !important;
  transition: all .3s ease-in-out;
  background: #6558f5;
  border-radius: 3px;
}*/
.apf-row .btn button:before {
	content: "\f234";
	font-family: 'Font Awesome\ 5 Free';
	margin-right: 5px;
}

.apf-row .btn button:before {
	content: "\f4fc";
	font-family: 'Font Awesome\ 5 Free';
	margin-right: 5px;
}

.footer-nav-widgets-wrapper.header-footer-group {
	display: none;
}

.entry-content {
	font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif !important;
	font-size: 1.8rem;
	letter-spacing: -.015em;
}

body .post-inner {
	padding-top: 0rem !important;
}

.apf-row hr::before,
.apf-row hr::after {
	display: none;
}

.apf-row {
	/*padding-left: 15px;
    padding-right: 15px;*/
	max-width: 1920px !important;
	width: 100% !important;
	margin: auto;
}

/*.header .banner a {
    display: inline-block;
}*/
.apf-row .header p,
.apf-row div#new-user-form p.new-user,
div#existing-user-form p.new-user {
	margin-left: 33px;
	margin-top: 44px;
}

.header .banner img {
	box-shadow: 0 0 5px #ccc;
	padding: 10px;
}

.back-div {
	position: absolute;
	top: 60px;
	right: 15px;
}

.apf-row input {
	width: 40%;
	border-radius: 3px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
	margin: 0 auto 15px;
	font-weight: 600;
	display: table;
}

.apf-row label {
	width: 40%;
	border-radius: 3px;
	margin-bottom: 10px;
	/* border: 2px solid #ccc; */
	margin: 0 auto 15px;
	font-weight: 600;
	display: table;
	color: #000;
}

textarea {
	width: 40%;
	border-radius: 3px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
	margin: 0 auto 15px;
	font-weight: 600;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #888;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #888;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #888;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #888;
}

div#new-user-form hr,
div#existing-user-form hr {
	border: 1px solid #8997a3;
	margin: 25px auto;
	/*width: 96%;*/
}

p.which-serv {
	padding-left: 25px;
}

.apf-row select.select-services {
	width: 40%;
	border-radius: 3px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
	margin: 0 auto 15px;
	font-weight: 600;
	display: block;
	color: #565454;
	padding: 15px 10px;
	font-size: 16px;
    height: 53px; 
}

div#next-from form#submit_job label.error,
label.error {
	width: 40%;
	margin: -10px auto 20px;
	border: none !important;
	color: red;
}

/*LOADER*/

/* Absolute Center Spinner */
.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: none;
}

/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
	background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 150ms infinite linear;
	-moz-animation: spinner 150ms infinite linear;
	-ms-animation: spinner 150ms infinite linear;
	-o-animation: spinner 150ms infinite linear;
	animation: spinner 150ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


@media(max-width: 767px) {

	.apf-row label,
	.apf-row input,
	textarea,
	.apf-row select.select-services,
	.apf-row input[type=submit],
	.search-user ul,
	p.login-remember,
	.apf-error {
		width: 95%;
	}

	.apf-row .btn {
		flex-direction: column;
		align-items: center;
	}

	.apf-row .btn button {
		margin-bottom: 15px;
	}

	.apf-row .header p,
	.apf-row div#new-user-form p.new-user,
	div#existing-user-form p.new-user {
		margin-left: 11px;
	}

	.header .banner img {
		max-width: 320px;
	}

	.apf-btns {
		width: 95%;
		flex-direction: column;
	}

	.apf-btns input[type=submit] {
		margin-top: 15px !important;
	}
	
	/* laveen-jan-7-css-start */
	.anr_captcha_field {
    width: 94%;
    margin: 0 auto !important;
    padding: 0 10px;
	}
	
	div#next-from form#submit_job label.error, label.error {
    width: 95%;
	}
/* laveen-jan-7-css-end */
	fieldset.fieldset-recaptcha {
    width: 95%;
	}
}

@media(max-width: 420px) {
	fieldset.fieldset-recaptcha {
    border: 0;
    padding: 0;
	}
	.header .banner img {
		max-width: 220px;
	}
	/* laveen-jan-7-css-start */
	.anr_captcha_field {
    width: 100%;
	}
	/* laveen-jan-7-css-end */
}
