

.contact-banner {
	position: relative;
}

.job-title {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translate(-50%, 0px);
	color: #fff;
	font-weight: bold;
}

.select-year select {
	width: 180px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 2px solid black;
	background: transparent;
}
.select-btn {
	position: absolute;
	top: -1px;
	right: 0px;
	border-left: 2px solid black;
	width: 38px;
	height: 43px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.select-year {
	position: relative;
	width: fit-content;
}

.select-year {
	position: relative;
	width: fit-content;
	margin: 0 auto;
}
.job-box {
	background: #fff;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.job-cnt {
	text-align: center;
	padding: 75px 0;
}
.job-cnt h3 {
	color: #fd0000;
	font-weight: bold;
	margin-bottom: 18px;
}
.job-cnt span {
	color: #fd0000;
	font-weight: bold;
}
.job-cnt p {
	background: #fd0000;
	color: #fff;
	width: fit-content;
	padding: 2px 20px;
	margin: 20px auto;
	border-radius: 20px;
	font-weight: bold;
}
.all-job-box {
	margin-top: 25px;
}
.all-job{
	padding: 60px 0;
}

.c-oppening {
	position: relative;
}
.opng-wrap {
	position: absolute;
	top: 60px;
	width: 100%;
}
.search-jb input {
	padding: 6px 18px;
	border-radius: 21px;
}
.search-jb {
	display: flex;
	height: 38px;
	gap: 10px;
}
.opn-btn .btn1{
	height: 38px;
}
.opng-wrap h3, .opng-wrap p {
	color: #fff;
	font-weight: bold;
}
/* .opng-wrap h3{
	font-size: 44px;
} */
/* .opng-wrap p{
	font-size: 20px;
} */
.jb-title{
	width: 275px;
}
.opn-btn .btn1 .text {
	padding: 18px 0px 18px 22px;
	font-size: 16px;
	margin-right: 40px;
}
.opn-btn .btn1::before {
	top: 50%;
}
.opn-btn .btn1 svg {
	left: -24px;
}
.mb-img img {
	width: 300px;
}
.mb-img {
	position: absolute;
	bottom: 10%;
	right: 20%;
}
.announce {
	width: 300px;
	position: absolute;
	bottom: 24%;
	/* clip-path: polygon(100% 1%, 95.33% 116.85%, 72.66% 110.75%, 62.33% 132.4%, 58.33% 106.35%, -1px 96.13%, 0px 0px); */
	padding: 25px;
	left: 21%;
}
.announce h3 {
	color: rgb(254, 0, 0);
	font-weight: bold;
	font-size: 23px;
	border-bottom: 2px solid rgb(254, 0, 0);;
	width: fit-content;
	margin: 0 auto;
	margin-bottom: 15px;
}
.annc-info img {
	position: absolute;
	width: 465px;
	bottom: 6%;
	left: 14%;
}
.bnr-opn {
	width: 100%;
	height: 400px;
}
.announce p {
	font-size: 15px;
	font-weight: bold;
	/* color: rgb(254, 0, 0); */
}
.bnr-opn2 {
	width: 100%;
	height: 241px;
}

.three-btn button {
	background: #fff;
	/* color: black; */
	padding: 6px 30px;
	border: 2px solid #cac1c1;
	border-radius: 50px;
	font-weight: bold;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.job-wrapper{
	padding: 15px 0;
}
.three-btn {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.industry-btn button {
	background: #ff0100;
	padding: 7px 30px;
	font-weight: bold;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.lg-img p {
	font-weight: bold;
	/* color: #000; */
	margin-top: 5px;
}
.lg-img {
	text-align: center;
}
.brand-logo {
	background: #fff;
	padding: 12px 18px;
	display: flex;
	justify-content: space-between;
	margin-top: 13px;
	border: 2px solid #cac1c1;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.an-img img {
	width: 113px;
	transform: rotateY(180deg);
}
.an-img {
	position: absolute;
	bottom: 13%;
	left: 13%;
	z-index: 2;
}
.user-img img {
	width: 168px;
	border: 2px solid black;
}
.job-info{
	background: #fff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	margin-bottom: 35px;
}
.user-profile {
	padding: 30px;
	border-bottom: 2px solid black;
}
.vacancy-details-left h5 {
	color: #ff0100;
	font-size: 17px;
	font-weight: bold;
}
.vacancy-details-left p {
	margin-bottom: 0;
	/* color: #000; */
}
.vacancy-details-left {
	padding-left: 25px;
}
.vacancy-details-right .jcnascc li {
	padding: 5px;
}
.vacancy-details-right .list-unstyled.jcnascc li i {
	font-size: 14px;
}
.vacancy-details-right {
	text-align: right;
}
.job-info-wrap {
	padding: 10px 15px;
	display: flex;
	justify-content: space-between;
}
.job-info-left p {
	/* color: #000; */
	margin-bottom: 0;
}

.job-info-wrap .btn1 {
	background-color: #d21825;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.job-info-wrap .btn1 .text{
	color: #fff !important;
}
.job-info-wrap .btn1::before {
	background-color: #fff;
}
.job-info-wrap .btn1 .text:hover {
	color: #d21825 !important;
}
.job-info-wrap .btn1 .text {
	padding: 15px 0px 15px 23px;
}

.buil-img {
	padding-top: 35px;
}
/* ////////////////// Job Fair Main Page ////////////////// */


.job-fair-mainpage {
	background: #fff;
	padding: 20px 0;
}
.mtng-img img {
	width: 70%;
}
.mtng-img {
	text-align: right;
}
.mainpg-content h2 {
	font-size: 61px;
	font-weight: bold;
}
.mainpg-content p {
	/* color: #000; */
	max-width: 80%;
	font-weight: 500;
}
.upcoming-job {
	padding: 50px 0;
}
.upcoming-job h2 {
	text-align: center;
	font-weight: bold;
}
.building-img h5 {
	font-size: 18px;
	font-weight: bold;
}
.page-btn.building-btn {
	margin: 20px auto;
}
.building-btn .btn1{
	border: 2px solid #cac1c1;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.building-btn .btn1 .text {
	color: #d21825;
	line-height: 1;
	position: relative;
	z-index: 5;
	margin-right: 25px;
	padding: 14px 0px 13px 20px;
	font-size: 16px;
}
.building-img{
	position: relative;
}
.company-info p {
	/* color: #000; */
	margin-bottom: 9px;
	font-size: 22px;
	font-weight: bold;
}
.company-info {
	position: relative;
}
.pos-abwrap {
	position: absolute;
	top: 10px;
	width: 100%;
}
.com-width {
	max-width: 53%;
	margin: 61px auto 0;
}
.g-img {
	position: absolute;
	top: -30px;
	right: -35px;
}
.g-img img {
	width: 68%;
}
.time-info {
	display: flex;
	gap: 30px;
	background: #ff0100;
	width: fit-content;
	padding: 26px;
	border-radius: 21px;
	margin: 46px auto 0;
}
.tm-wrap h5 {
	color: #fff;
}
.tm-wrap h5 i {
	rotate: 190deg;
}
.tm-wrap h3 {
	color: #0cf;
	font-weight: bold;
	font-size: 35px;
}
.tm-wrap.br {
	border-right: 2px solid #fff;
	padding-right: 26px;
}
.buil-img img {
	height: 466px;
	width: 100%;
}
.year-box p {
	background: #fd0000;
	color: #fff;
	width: fit-content;
	padding: 2px 20px;
	margin: 0px auto;
	border-radius: 20px;
	font-weight: bold;
	font-size: 12px;
}
.yearSwiper .swiper-button-next::after, .yearSwiper .swiper-button-prev::after {
	font-size: 20px;
	font-weight: bold;
}
#c-icn {
	color: #ff0100;
	font-size: 30px;
}
.yearSwiper .swiper-button-prev::after, .yearSwiper .swiper-button-next::after {
	content: '';
}
.year-box {
	background: #fff;
	width: 100%;
	padding: 20px 0 50px;
	text-align: center;
}
.year-box h3 {
	color: #fd0000;
	font-weight: bold;
	margin: 19px 0;
}
.yearSwiper{
	padding-bottom: 60px;
}
.yearSwiper .swiper-button-next, .yearSwiper .swiper-button-prev {
	position: absolute;
	top: unset;
	bottom: 0 !important;
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	/* background: #d21825; */
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.yearSwiper .swiper-button-next {
	right: 44%;
}
.yearSwiper .swiper-button-prev {
	left: 45%;
}
.rcnt-btn span {
	background: #fff;
	padding: 15px 30px;
	font-size: 20px;
	font-weight: bold;
	/* color: black; */
	border-radius: 10px 10px 0 0;
}
.rcnt-btn {
	border-bottom: 5px solid #fff;
	padding-bottom: 10px;
}
.recent-job-info {
	padding: 30px 0;
}
.page-btn11 {
	margin: 0 0 0 auto;
	
}
.page-btn11 .btn1 {
	background-color: #d21825;
}
.page-btn11 .btn1 .text {
	color: #fff;
}
.page-btn11 .btn1::before {
	background-color: #fff;
}

.page-btn11 .btn1 .text:hover {
	color: #d21825 !important;
}


/* //////////////// Job fair Details /////////////// */

.dls-content {
	display: flex;
	justify-content: space-between;
}
.bnr-link {
	display: flex;
	list-style: none;
	gap: 16px;
}
.job-details-banner {
	background: #e6e6e6;
	padding: 20px 0;
}

.industry-btn button {
	/* color: #fff; */
	border: navajowhite;
}

.body-bg {
	background-color: #f7f4fb;
}

.yearSwiper .swiper-button-prev::after, .yearSwiper .swiper-button-next::after {
	content: '';
}
