.jbs-list-box {
	position: relative;
	width: 100%;
	display: flex;
	background: #fff;
	border-radius: .5rem;
	flex-direction: column;
	padding: 1.4rem 1rem;
	border: 1px solid #dee2e6;
	border: 1px solid #eaeff5;
	box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.07);
	-webkit-box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.07);
}

.jbs-list-head {
	position: relative;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1rem;
}

.jbs-list-head-thunner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	align-content: center;
}

.jbs-list-emp-thumb {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background: var(--lightcolor);
	border-radius: .4rem;
}

.jbs-list-emp-thumb figure {
	margin: 0;
}

.jbs-list-emp-thumb figure img {
	max-width: 50px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 2px 2px #0000001a;
}

.jbs-list-job-caption {
	display: flex;
	align-items: self-start;
	justify-content: flex-start;
	flex-direction: column;
	padding-left: 1rem;
	width: 100%;
	flex: 1;
}

.jbs-job-types-wrap {
	display: flex;
	margin-bottom: .3rem;
}

.jbs-job-types-wrap .label {
	padding: 4px 15px;
	color: #fff;
	font-weight: 500;
	border-radius: 4px;
	font-size: 75%;
}

.jbs-job-title-wrap {
	position: relative;
	/* max-width: 290px; */
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
	display: block;
	width: 100%;
}

.jbs-job-title-wrap h4 {
	margin: 0;
	font-weight: 500;
	font-size: 17px;
}

.jbs-job-mrch-lists {
	position: relative;
	width: auto;
}

.single-mrch-lists {
	position: relative;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 500;
	color: #002c3fb3;
	font-size: 14px;
	font-weight: 500;
	color: #1a1a1a;
}

.single-mrch-lists span:first-child {
	margin-left: 0;
}

.single-mrch-lists span {
	margin-left: .8rem;
}

.jbs-list-head-middle,
.elsocrio-jbs {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
}

.elsocrio-jbs .ilop-tr {
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 12px;
	background: #3d9b66;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #3d9b6626;
}

.elsocrio-jbs .jbs-list-pack {
	font-weight: 500;
	margin: 0 0 0 10px;
}

.elsocrio-jbs h5 .patype {
	font-weight: 500;
	font-size: 13px;
	color: #002c3f99;
}

.jbs-list-head-last .btn-main {
	--bs-btn-padding-x: .75rem;
	--bs-btn-padding-y: .375rem;
	--bs-btn-font-family: ;
	--bs-btn-font-size: 1rem;
	--bs-btn-font-weight: 400;
	--bs-btn-line-height: 1.5;
	--bs-btn-color: #212529;
	--bs-btn-bg: transparent;
	--bs-btn-border-width: var(--bs-border-width);
	--bs-btn-border-color: transparent;
	--bs-btn-border-radius: .375rem;
	--bs-btn-hover-border-color: transparent;
	--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	--bs-btn-disabled-opacity: .65;
	--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
	display: inline-block;
	padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
	/* font-family: var(--bs-btn-font-family); */
	font-size: var(--bs-btn-font-size);
	font-weight: var(--bs-btn-font-weight);
	line-height: var(--bs-btn-line-height);
	color: var(--bs-btn-color);
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
	border-radius: var(--bs-btn-border-radius);
	background-color: var(--bs-btn-bg);
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	padding-right: 1rem !important;
	padding-left: 1rem !important;
	border-radius: .4rem;
	padding: 10px 20px;
	height: 56px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
	padding: 1em 1.5em;
	height: 45px;
	font-size: .8rem;
	background: #0b8260;
	border-color: #0b8260 color: #fff;

}

.jbs-list-head-last .button {
	display: inline-block;
	width: 129px;
	height: 40px;
	vertical-align: middle;
	margin-right: 0;
	margin-bottom: 0;
	margin: 0;
	background: #ffb606;
	color: white;
	border-radius: .4rem;

	text-align: center;
}

.jbs-list-head-last .button a {
	color: white;
	line-height: 43px;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: 40px;
}

.jbs-grid-job-description {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: .6rem;
}

.jbs-grid-job-description p {
	margin: 0;
	font-size: 14px;
	line-height: 1.7;
	font-size: 14px;
	line-height: 24px;
	color: #707f8c;
}

.jbs-grid-job-edrs {
	position: relative;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 1.8rem;
	margin: 0 !important;
}

.jbs-grid-job-edrs-group {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	flex-flow: wrap;
}

.jbs-grid-job-edrs-group span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 23px;
	width: auto;
	padding: 2px 10px;
	border-radius: .2rem;
	background: var(--tagbg);
	color: var(--tagcolor);
	font-weight: 500;
	font-size: 11px;
	margin-right: 7px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.jbs-job-title-wrap h4 a {
	color: #333333;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	font-weight: 500;
	font-size: 17px;
	font-family: sans-serif;
	font-size: 22px;
	font-weight: 500;
	font-size: 22px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}

.job-verticle-list {
	display: block;
	width: 100%;
	margin-top: 30px;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
	padding: 0 25px;
	border: 1px solid #eaeff5;
	box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.07);
	-webkit-box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.07);
	margin-bottom: 30px;
}

.vertical-job-card {
	width: 100%;
}

.vertical-job-header {
	display: inline-block;
	width: 100%;
	padding: 12px 0 10px 0;
	align-items: center;
}

.vrt-job-cmp-logo {
	max-width: 60px;
	float: left;
	padding: 3px;
	border: 2px solid rgba(0, 0, 0, 0.03);
	border-radius: 40px;
}

.vrt-job-cmp-logo img {
	border-radius: 40px;
	object-fit: cover;
}

.vertical-job-header h4,
.com-tagline {
	margin-left: 80px;
}

.vertical-job-header h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 1;
	margin-top: 7px;
	font-size: 22px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #333333;
}

.vertical-job-header h4 a {
	color: #333333;
	font-size: 14px;
	font-weight: 500;
	color: #1a1a1a;

}

.vertical-job-header .com-tagline {
	font-size: 13px;
	margin-bottom: 2px;
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #1a1a1a;
}

span.pull-right.vacancy-no {
	position: absolute;
	right: 15px;
	top: 25px;
	float: right !important;
	font-size: 26px;
}

span.pull-right.vacancy-no i {
	background: #eb1f4b;
	width: 30px;
	height: 30px;
	color: white;
	text-align: center;
	line-height: 30px;
	border-radius: 100%;
}

span.pull-right.vacancy-no span.v-count {
	background: #26ae61;
	color: #ffffff;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	margin-left: 4px;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 28px;
}

.vertical-job-body {
	border-top: 1px solid #eaeff5;
	padding: 15px 0;
	width: 100%;
}

.vertical-job-card ul {
	margin: 0;
	padding: 0;
}

.vertical-job-body ul li {
	padding: 6px 0;
}

.vertical-job-body ul.can-skils li strong {
	width: 150px;
	font-weight: 500;
	display: inline-block;
	color: #5a6773;
}

.vrt-job-act {
	text-align: center;
	display: table;
}

/* .vrt-job-act {
    margin-top: 2.5em;
} */
.btn-job {
	display: inline-block;
	/* min-width: 140px; */
	text-align: center;
	border-radius: 4px;
	padding: 6px 8px;
	font-weight: 500;
	text-transform: uppercase;
	border: 2px solid transparent;
	margin: 6px auto;
	background: #ffb606;
	border: 2px solid #ffb606;
	color: #ffffff !important;
	box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.2);
	-webkit-box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.2);
}

.job-apply {
	margin-top: 10px;
}

.col-xl-12.col-lg-12.col-md-12.col-12 {
	margin-bottom: 20px;
	width: 100%;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 15px;
}

.job-verticle-list {
	display: block;
	width: 100%;
	margin-top: 0px;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	border-radius: 6px;
	padding: 0 25px;
	border: 1px solid #eaeff5;
	box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.07);
	-webkit-box-shadow: 0 4px 10px 0 rgba(41, 128, 185, 0.07);
	margin-bottom: 0px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border-bottom: 2px solid #fff;
	width: 100%;
	float: left;
}

.ca1 {
	padding: 0;
}

.ca2 {
	margin-left: -15px;
	margin-right: -15px;
}

.ca3 p {
	font-size: 14px;
	line-height: 24px;
	color: #707f8c;
}

.vertical-job-header h4 a {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 4px;
	line-height: 1;
	margin-top: 7px;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	color: #333333;
}

.ca4 {
	width: 100%;
}

.vertical-job-body {
	display: block;
	transition: all 0.3s ease;
}

.vertical-job-card.active .vertical-job-body {
	display: block;
}

.vertical-job-card .fa-angle-down {
	transition: transform 0.3s ease;
}

.vertical-job-card.active .fa-angle-down {
	transform: rotate(180deg);
}

.col-xl-12.col-lg-12.col-md-12.col-12.ca5 {
	width: 100%;
}

.ca6 {
	color: #5c5959;
	margin-right: 10px;
	position: relative;
}

.ca6:after {
	position: absolute;
	content: "";
	height: 16px;
	border: none;
	width: 1px;
	border-radius: 1px;
	background: #9E9E9E;
	margin-right: 25px;
	top: 0px;
	margin-left: 10px;
}

.ca7 {
	margin-left: 8px;
}

.ca8 {
	flex: 250px;
	max-width: 250px;
}

.ca9 {
	flex: calc(100% - 250px);
	max-width: calc(100% - 250px);
}

.ca10 .modal-title {
	font-size: 18px;
	color: #212529;
}

.ca10 .modal-header {
	background: #ffffff;
	color: #fff;
}

.ca10 .modal-header .close {
	font-size: 24px;
	color: #000;
	text-decoration: none;
	opacity: .75;
	font-weight: 500;
}

:root {
	--clr-white: rgb(255, 255, 255);
	--clr-black: rgb(0, 0, 0);
	--clr-light: rgb(245, 248, 255);
	--clr-light-gray: rgb(196, 195, 196);
	--clr-blue: rgb(63, 134, 255);
	--clr-light-blue: rgb(171, 202, 255);
}

/* End General Styles */

/* Upload Area */
.upload-area {
	width: 100%;
	max-width: 37rem;
	background-color: var(--clr-white);
	box-shadow: none;
	border: 2px solid var(--clr-light-blue);
	border-radius: 24px;
	padding: 2rem 1.875rem 2.2rem 1.875rem;
	margin: 0;
	text-align: center;
}

.upload-area--open {
	/* Slid Down Animation */
	animation: slidDown 500ms ease-in-out;
}

@keyframes slidDown {
	from {
		height: 28.125rem;
		/* 450px */
	}

	to {
		height: 35rem;
		/* 560px */
	}
}

/* Header */
.upload-area__header {}

.upload-area__title {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 0.3125rem;
	color: #232323;
}

.upload-area__paragraph {
	font-size: 0.9375rem;
	color: var(--clr-light-gray);
	margin-top: 0;
	font-size: 13px;
	line-height: normal;
	color: rgb(92 92 92);
}

.upload-area__tooltip {
	position: relative;
	color: var(--clr-light-blue);
	cursor: pointer;
	transition: color 300ms ease-in-out;
}

.upload-area__tooltip:hover {
	color: var(--clr-blue);
}

.upload-area__tooltip-data {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -125%);
	min-width: max-content;
	background-color: var(--clr-white);
	color: var(--clr-blue);
	border: 1px solid var(--clr-light-blue);
	padding: 0.625rem 1.25rem;
	font-weight: 500;
	opacity: 0;
	visibility: hidden;
	transition: none 300ms ease-in-out;
	transition-property: opacity, visibility;
}

.upload-area__tooltip:hover .upload-area__tooltip-data {
	opacity: 1;
	visibility: visible;
}

/* Drop Zoon */
.upload-area__drop-zoon {
	position: relative;
	height: 11.25rem;
	/* 180px */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border: 2px dashed var(--clr-light-blue);
	border-radius: 15px;
	margin-top: 2.1875rem;
	cursor: pointer;
	transition: border-color 300ms ease-in-out;
	padding: 1rem;
}

.upload-area__drop-zoon:hover {
	border-color: var(--clr-blue);
}

.drop-zoon__icon {
	display: flex;
	font-size: 3.75rem;
	color: var(--clr-blue);
	transition: opacity 300ms ease-in-out;
}

.drop-zoon__paragraph {
	font-size: 0.9375rem;
	color: var(--clr-light-gray);
	margin: 0;
	margin-top: 0.625rem;
	transition: opacity 300ms ease-in-out;
	font-size: 13px;
	color: rgb(92 92 92);
}

.drop-zoon:hover .drop-zoon__icon,
.drop-zoon:hover .drop-zoon__paragraph {
	opacity: 0.7;
}

.drop-zoon__loading-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
	color: var(--clr-light-blue);
	z-index: 10;
	font-weight: 600;
}

.drop-zoon__preview-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 0.3125rem;
	border-radius: 10px;
	display: none;
	z-index: 1000;
	transition: opacity 300ms ease-in-out;
}

.drop-zoon:hover .drop-zoon__preview-image {
	opacity: 0.8;
}

.drop-zoon__file-input {
	display: none;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--over {
	border-color: var(--clr-blue);
}

.drop-zoon--over .drop-zoon__icon,
.drop-zoon--over .drop-zoon__paragraph {
	opacity: 0.7;
}

/* (drop-zoon--over) Modifier Class */
.drop-zoon--Uploaded {}

.drop-zoon--Uploaded .drop-zoon__icon,
.drop-zoon--Uploaded .drop-zoon__paragraph {
	display: none;
}

/* File Details Area */
.upload-area__file-details {
	height: 0;
	visibility: hidden;
	opacity: 0;
	text-align: left;
	transition: none 500ms ease-in-out;
	transition-property: opacity, visibility;
	transition-delay: 500ms;
}

/* (duploaded-file--open) Modifier Class */
.file-details--open {
	height: auto;
	visibility: visible;
	opacity: 1;
}

.file-details__title {
	font-size: 1.125rem;
	font-weight: 500;
	color: var(--clr-light-gray);
}

/* Uploaded File */
.uploaded-file {
	display: flex;
	align-items: center;
	padding: 0.625rem 0;
	visibility: hidden;
	opacity: 0;
	transition: none 500ms ease-in-out;
	transition-property: visibility, opacity;
}

/* (duploaded-file--open) Modifier Class */
.uploaded-file--open {
	visibility: visible;
	opacity: 1;
}

.uploaded-file__icon-container {
	position: relative;
	margin-right: 0.3125rem;
}

.uploaded-file__icon {
	font-size: 3.4375rem;
	color: var(--clr-blue);
}

.uploaded-file__icon-text {
	position: absolute;
	top: 1.5625rem;
	left: 50%;
	transform: translateX(-50%);
	font-size: 0.9375rem;
	font-weight: 500;
	color: var(--clr-white);
}

.uploaded-file__info {
	position: relative;
	top: -0.3125rem;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.uploaded-file__info::before,
.uploaded-file__info::after {
	content: '';
	position: absolute;
	bottom: -0.9375rem;
	width: 0;
	height: 0.5rem;
	background-color: #ebf2ff;
	border-radius: 0.625rem;
}

.uploaded-file__info::before {
	width: 100%;
}

.uploaded-file__info::after {
	width: 100%;
	background-color: var(--clr-blue);
}

/* Progress Animation */
.uploaded-file__info--active::after {
	animation: progressMove 800ms ease-in-out;
	animation-delay: 300ms;
}

@keyframes progressMove {
	from {
		width: 0%;
		background-color: transparent;
	}

	to {
		width: 100%;
		background-color: var(--clr-blue);
	}
}

.uploaded-file__name {
	width: 100%;
	max-width: 6.25rem;
	/* 100px */
	display: inline-block;
	font-size: 1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.uploaded-file__counter {
	font-size: 1rem;
	color: var(--clr-light-gray);
}

.ca10 .modal-content {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.ca10 .modal-header {
	background: transparent;
	color: #fff;
	border-bottom: 0px solid #e9ecef;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
}

.ca10 .modal-header .close {
	font-size: 19px;
	color: #ffffff;
	text-decoration: none;
	opacity: 1;
	font-weight: 500;
	margin: 0;
	background: red;
	width: 25px;
	height: 25px;
	padding: 0;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 25px;
}

.ca10 .modal-header .close:hover {
	background: rgb(0, 0, 0);
}

.modal-header {
	justify-content: center;
}

.drop-zoon__icon {
	display: flex;
	font-size: 3.75rem;
	color: var(--clr-blue);
	transition: opacity 300ms ease-in-out;
	width: 30px;
	margin-top: 7px;
}

.ca11 {
	margin-top: 25px;
}

.ca12 form {
	width: 100%;
	display: flex;
	justify-content: center;
}

.drop-zoon.is-dragover {
	outline: 2px dashed #e73069;
	background: rgba(231, 48, 105, 0.03);
}

.btn-sharezz {
	background: #e73069;
	border: 2px solid #e73069;
}

.btn-job:hover {
	background: #0d0c0c;
	border: 2px solid #0d0c0c;
}

.reca1 label {
	margin-bottom: 3px;
	color: #5b5a5a;
	text-align: left;
	float: left;
}

.reca1 input {
	font-size: 15px !important;
	height: 38px !important;
	color: rgb(119, 119, 119) !important;
	box-shadow: none;
	border-color: rgb(206, 212, 218);
	border-image: initial;
	border-radius: 5px !important;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.reca1 textarea {
	font-size: 15px !important;
	color: rgb(119, 119, 119) !important;
	box-shadow: none;
	border-color: rgb(206, 212, 218);
	border-image: initial;
	border-radius: 5px !important;
	padding-left: 10px;
	padding-right: 10px;
	height: auto !important;
}

.reca1 {
	margin-top: 15px;
	margin-bottom: 0;
}

.reca2 {
	margin-top: 20px;
}

.home_background {
	transform: none !important;
}

@media only screen and (max-width: 768px) {
	.vertical-job-header h4 {
		font-size: 16px;
		margin-left: 0px;
		padding-right: 40px;
	}

	.vertical-job-header h4 a {
		font-size: 16px;
	}

	.vrt-job-cmp-logo {
		max-width: 45px;
		float: left;
		padding: 3px;
		border: 2px solid rgba(0, 0, 0, 0.03);
		border-radius: 40px;
		display: none;
	}

	.ca2 {
		margin-left: 0;
		margin-right: 0;
		padding: 10px;
		width: 100%;
		display: table;
	}

	.job-verticle-list {
		padding: 0 10px;
	}

	.com-tagline {
		margin-left: 0px;
	}

	.ca7 {
		/* display: table; */
		/* margin: 0; */
	}

	.vertical-job-header .com-tagline {
		font-size: 13px;
		padding-right: 40px;

	}

	.ca6 {
		color: #5c5959;
		/* margin-right: 0; */
		position: relative;
	}

	.ca6:after {
		/* display: none; */
	}

	.vrt-job-cmp-logo {
		max-width: 45px;
		float: left;
		padding: 3px;
		border: 2px solid rgba(0, 0, 0, 0.03);
		border-radius: 40px;
		display: none;
	}

	.cam1 {
		display: table;
	}

	.ca9 {
		flex: calc(100% - 0px);
		max-width: 100%;
	}

	.ca3 p {
		margin-bottom: 2px;
	}

	span.pull-right.vacancy-no {
		position: absolute;
		right: 0;
		top: 18px;
		float: right !important;
		font-size: 26px;
	}

	.col-xl-12.col-lg-12.col-md-12.col-12.ca5 {
		margin-bottom: 11px;
	}

	span.pull-right.vacancy-no i {
		width: 26px;
		height: 26px;
		line-height: 28px;
		font-size: 20px;
	}
}