.gettouch1 a {
	margin: 0px 0 0;
	padding: 16px 22px;
	border-radius: 50px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	width: 264px;
	height: 64px;
	text-align: left;
	display: block;
	background: #000 url(../images/circle.png) no-repeat 96% 8px;
}
.gettouch1 {
	margin: 25px 0px;
}
.team-img {
	width: 100%;
	height: 100%;
	margin: 0px;
}
.team-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.open-jobs {
	text-align: center;
}
.career-tabs {
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	padding: 30px 0px;
	border-radius: 5px;
	margin-top: 40px;
}
.career-tabs .left-tabs {
	box-shadow: 9px 0px 10px -8px rgba(0, 0, 0, 0.15);
	height: 100%;
}
.scrollbar {
	height: 790px;
	background: #fff;
	overflow-y: scroll;
	margin-bottom: 0;
}
.force-overflow {
	min-height: 450px;
}
.nav-tabs {
	border-bottom: 1px solid #dee2e6;
}
.career-tabs .left-tabs h3 {
	font-size: 19px;
	background: -webkit-linear-gradient(left, #000000a1, #81c344);
	background: -o-linear-gradient(right, #000000a1, #81c344);
	background: -moz-linear-gradient(right, #000000a1, #81c344);
	background: linear-gradient(to right, #000000a1, #81c344);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 700;
	text-align: center;
	padding: 20px 0 20px;
	position: relative;
	display: inline-block;
}
.career-info .career-tabs .nav-tabs .nav-item {
	display: block;
	width: 100%;
	font-weight: 500;
	font-size: 19px;
	line-height: 25px;
	border-bottom: 1px solid #e1dfdf;
}
.career-tabs .left-tabs .nav-tabs .nav-link {
	position: relative;
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background: #f5f5f5;
	padding: 13px 20px;
	color: #999;
	border-bottom: 1px solid #e1dfdf;
	letter-spacing: 0.5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.career-info .career-tabs .nav-tabs .nav-item {
	display: block;
	width: 100% !important;
	font-weight: 500;
	font-size: 19px;
	line-height: 25px;
	border-bottom: 1px solid #e1dfdf;
}
.nav-tabs .nav-item {
	margin-bottom: -1px;
	width: 100%;
}
.nav-tabs .nav-item span {
	color: #000;
}
.nav-tabs .nav-item span img {
	margin-right: 10px;
}
.career-tabs .left-tabs .nav-tabs .nav-link.active {
	background: #81c344;
	color: #fff;
}
.career-tabs .left-tabs .nav-tabs .nav-link:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 100%;
	left: -1px;
	background: #408cbd;
	top: 0;
	transform: scale(0, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.career-tabs .left-tabs .nav-tabs .nav-link.active:before {
	transform: scale(1, 1);
}
.career-tabs .left-tabs .nav-tabs .nav-link:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 100%;
	left: -1px;
	background: #000;
	top: 0;
	transform: scale(0, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.career-tabs .left-tabs .nav-tabs .nav-link {
	position: relative;
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background: #f5f5f5;
	padding: 13px 20px;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #e1dfdf;
	letter-spacing: 0.5px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.left-tabs .tab-head {
	text-align: center;
	margin: auto;
}
.career-info .career-tabs .nav-tabs .nav-item {
	display: block;
	width: 100%;
	font-weight: 500;
	font-size: 19px;
	line-height: 25px;
	border-bottom: 1px solid #e1dfdf;
}
.head h3 {
	color: #333333;
	font-weight: 500;
	font-size: 45px;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	line-height: 45px;
}
.career-tabs ul.content {
	padding: 40px 15px 15px 0px;
}
.career-tabs ul.content li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 20px;
}
.career-tabs ul.content > li:before {
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	background: #81c344;
	left: 0;
	top: 4px;
	border-radius: 100%;
}
.career-tabs ul.content li h4 {
	font-size: 16px;
	color: #666666;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.career-tabs ul.content li h4 {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	font-family: 'poppins';
}
.career-tabs ul.inner-list {
	margin: 10px 0;
}
.inner-list p {
	padding: 0px;
	display: flex;
	display: -webkit-flex;
}
.career-tabs ul.inner-list p::before {
	display: flex;
	content: '>';
	margin-right: 10px;
}
.career-tabs ul.inner-list span {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	margin-right: 10px;
}
.acc-head {
	color: #81c344;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	align-items: center;
}
.btn-apply {
	background: #81c344;
	border-radius: 50px;
	padding: 10px 23px;
	color: #fff;
}
.acc-head img {
	max-width: 60px;
	margin-right: 10px;
}
.nav .nav-item img {
	max-width: 30px;
}
.btn-wrap a.nav-link.suport_btn {
	background: #81c345;
	color: #fff;
	width: 169px;
	height: 43px;
	padding: 12px 0;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	border-radius: 50px;
	margin: 5px 0 0 0;
}
.btn-wrap a.nav-link.suport_btn:hover {
	color: #fff;
	background: #000;
}
.section.container-fluid.pagetopspace1 {
	padding: 0px;
}
.opening h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
}
.opening h3 {
	margin: 10px 0 0;
	padding: 0px;
	color: #000;
	font-size: 20px;
	font-weight: 400;
}
.pagetopspace img {
	animation: none;
}
.videospaces {
	margin: 0px;
	padding: 0px 0 60px;
}
.joinkestrombg {
	margin: 0px;
	padding: 55px 0;
	background: #81c345;
}
.carerheading {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.carerheading h2 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
}
.carerheading h3 {
	margin: 10px 0 0;
	padding: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}
.form_box_carers {
	margin: 50px 0 0;
	padding: 0px 0px;
	background: transparent;
}
.form_box_carers.new {
	box-shadow: 0 0 25px rgb(0 0 0 / 30%);
	background:#fff;
	padding: 30px;
	border-radius: 0px;
}
.carerheading5 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.carerheading5 h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.carerheading5 h3 {
	margin: 10px 0 0;
	padding: 0px;
	color: #000;
	font-size: 20px;
	font-weight: 400;
}
section.container-fluid.joinCreative.Bufferbg {
	padding: 0 0 40px;
}
/* Upload Job Start */

.nav-tabs {
	border-bottom: 1px solid #dee2e6;
}
.nav_part .nav-tabs .nav-item {
	color: #fff;
	background: #003e71;
	padding: 16px;
	font-weight: 500;
	border: #e0e5ed solid thin;
	font-size: 18px;
}
.nav_part .nav-tabs .nav-item {
	color: #fff;
	background: #000;
	padding: 16px;
	font-weight: 500;
	border: #e0e5ed solid thin;
	font-size: 18px;
	width: 50%;
}
.nav-tabs .nav-item.active {
	background-color: #81c344 !important;
	border-color: none;
}
.table_part {
	margin: 30px 0;
}
.table_part .table_top {
	margin-bottom: 20px;
}
.table_part .table_top .row {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.table_part .table_top .tb-top-left {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}
.table_part .table_top .tb-top-right {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.table_box {
	background: #fff;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.form_box_carers .form-control {
    background: #f0f1f9;
    border: none;
    color: #000;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    height: 58px;
    line-height: 58px;
    padding: 0 15px;
    border: #eee solid 2px;
}
/* Upload Job End */

.ck-editor__editable:not(.ck-editor__nested-editable) {
	min-height: 250px;
}
#job-description label h6,
#job-position label h6 {
	font-size: 18px;
}


@media all and (max-width: 767px) {
    .scrollbar {
        height: auto;
    }
    .force-overflow {
        min-height: auto;
    }
    .desc_area {
        margin-top: 25px;
        padding: 0px 40px;
    }
    .tab-head h3 {
        margin-top: -20px;
        font-size: 24px;
    }
    .carercontent span {
        font-size: 48px;
    }
    .career-tabs ul.inner-list span {
        font-size: 16px;
    }
}