
/* Careers page CSS */
.career-banner {
	color: #fff;
	background: linear-gradient(90deg, rgba(0, 13, 61, 0) 0%, rgba(181, 184, 198, 0) 89%, rgba(255, 255, 255, 0) 100%) 0% 0%, url("https://cdn-ilegenm.nitrocdn.com/hhuRVsVgZAHtjJDSBEsyQxrFVoNPMgaE/assets/images/optimized/rev-e4bbb94/cdn.homecapital.in/website2.0/images/Careers/Banner.png") no-repeat top transparent;
	background-size: cover;
	height: 380px;
	opacity: .84;
}

.career-banner .ImgDiv {
	background-size: cover;
}

.career-banner h2 {
	color: #fff;
	margin-bottom: 15px !important;
}

.career-banner button {
	border: .80000001192093px solid #fff;
	opacity: 1;
	color: #fff;
	background: linear-gradient(to right, transparent 50%, white 50%);
	background-size: 200% 100%;
	transition: all .5s ease-out;
	border-radius: unset;
}

.career-banner button:hover {
	background-position: right bottom;
	color: #000d3d;
}

h3.main-job-title {
	font-family: "open-sans", sans-serif !important;
	font-size: 22px !important;
	line-height: 26.4px !important;
	font-weight: 600;
	margin: 0;
}

@media screen and (max-device-width: 480px) {
	.career-banner {
		background: url("https://cdn-ilegenm.nitrocdn.com/hhuRVsVgZAHtjJDSBEsyQxrFVoNPMgaE/assets/images/optimized/rev-e4bbb94/cdn.homecapital.in/website2.0/images/Careers/Banner-mobile.png") no-repeat top transparent;
		height: 520px;
		background-size: cover;
		padding: 0;
	}
	
	.career-banner.nitro-lazy {
		background: none !important;
	}
}

.perks-benefits h3.head {
	color: #bf0000;
	font-family: "Montserrat", sans-serif !important;
	font-size: 30px !important;
	font-weight: 600;
	margin-bottom: 20px;
}

.perks-benefits p {
	font-size: 1rem;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 0;
}

.perks-benefits .perk .card-header {
	padding: 20px;
}

.perks-benefits .perk .card-body {
	min-height: 105px !important;
}

.perks-benefits .perk h3.title {
	font-family: "Open Sans", sans-serif !important;
	font-size: 20px !important;
}

.perks-benefits .main-head h2 {
	margin-bottom: 40px;
}

.perks-benefits {
	background: rgba(230, 230, 233, .25);
}

.apply-now {
	background: rgba(230, 230, 233, .25);
}

.apply-now .signup-form {
	padding: 20px;
	width: 440px;
	float: right;
	box-shadow: .5px .5px 8px rgba(230, 230, 233, .5);
}

@media screen and (max-width: 500px) {
	.apply-now .signup-form {
		width: 100% !important;
	}
}

.apply-now .signup-form .submit-button {
	margin-bottom: 0;
}

.apply-now .signup-form .form-control, select {
	color: #000;
	font-weight: 300;
}

.apply-now .signup-form option {
	color: #000;
	font-weight: 300;
}

.apply-now .signup-form #hide input[type='file'] {
	display: none;
	margin: 10px;
}

.apply-now .signup-form #hide input[type='file'] + label {
	display: inline-block;
	margin: 20px;
	padding: 4px 32px;
	color: #000d3d;
	text-decoration: underline;
	cursor: pointer;
}

.apply-now .signup-form label {
	color: #05193c;
	cursor: pointer;
	text-decoration: underline;
	font-weight: 600;
	font-size: 1rem;
}

.apply-now .signup-form .upload-note {
	text-align: right;
	display: inline-block;
	font-weight: 400;
}

.apply-now .main-head {
	width: 390px;
}

#career-list .section2 {
	background: none !important;
}

.open-position p {
	margin-bottom: 4px;
}

.open-position h2 {
	font-size: 22px !important;
	font-family: "Open Sans", sans-serif !important;
	font-weight: 600;
	margin-bottom: 0;
}

#career-list .open-position {
	padding-bottom: 60px;
}

#career-list .open-position .card {
	margin-bottom: 20px;
}

#career-list .open-position .card .card-header {
	padding: 20px 40px;
	background: #fbf9f9;
}

#career-list .open-position .card .card-header.one {
	background: #fbf9f9;
}

#career-list .open-position .card .card-header.two {
	background: #fff;
}

#career-list {
	background-color: #fff;
	border: 1px solid #e6e6e9;
	font-size: 1rem;
	font-weight: 300;
	font-family: "Open Sans", sans-serif;
}

#career-list label {
	font-size: 14px;
	font-weight: 400;
}

#career-list .input-group .form-control {
	padding: 6px 12px !important;
}

#career-list .btn-outline-secondary {
	border-radius: 0px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	background: linear-gradient(to right, transparent 50%, #000 50%);
	background-size: 200% 100%;
	transition: all .5s ease-out;
}

#career-list .btn-outline-secondary:hover {
	background-color: #000;
	background-position: right bottom;
	color: #fff !important;
}

#career-list .btn:hover {
	background-position: right bottom;
	color: #fff !important;
}

#career-list .btn-outline-secondary :hover + a {
	background-position: right bottom;
	color: #fff !important;
}

/* CSS for job-details beings */
.pb-50 {
	padding-bottom: 50px;
}

#job-details p {
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-bottom: 16px !important;
}

#job-details .fixed-left-menu #content hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

#job-details .right-section .mainHtml div {
	margin-bottom: 16px !important;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
	color: #000;
}

#job-details .right-section .mainHtml h4 {
	font-size: 14px;
	font-weight: 600;
}

#job-details .right-section .mainHtml ul, ol {
	margin: 0;
	padding-bottom: 16px;
}

#job-details .fixed-left-menu #job-content {
	padding: 0px 30px !important;
}

#job-details .fixed-left-menu #content hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

#apply-job .signup-form {
	padding: 20px;
	max-width: unset;
	float: right;
}

#apply-job .signup-form .form-control, #apply-job .signup-form select {
	color: #000;
	font-weight: 300;
}

#apply-job .signup-form option {
	color: #000;
	font-weight: 300;
}

#apply-job .signup-form #hide input[type='file'] {
	display: none;
	margin: 10px;
}

#apply-job .signup-form #hide input[type='file'] + label {
	display: inline-block;
	margin: 20px;
	padding: 4px 32px;
	color: #000d3d;
	text-decoration: underline;
	cursor: pointer;
}

#apply-job .signup-form label {
	color: #05193c;
	cursor: pointer;
	text-decoration: underline;
	font-weight: 600;
	font-size: 1rem;
}

#apply-job .signup-form .upload-note {
	text-align: right;
	display: inline-block;
	font-weight: 400;
}

#apply-job .btn-close {
	color: #fff !important;
	background: transparent url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z\'/%3e%3c/svg%3e") center/1em auto no-repeat;
}

@media only screen and (max-device-width: 480px) {
	#apply-job .signup-form .upload-note {
		text-align: left;
	}
}

@media only screen and (max-width: 640px) {
	.subBanner h3 {
		margin-left: 0px !important;
	}
}

#careers-res {
	background: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 3px;
	padding: 2px 8px;
}
