@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
	font-family: "Roboto", sans-serif;
}

.navbar .navbar-nav .nav-link,
.dropdown .dropdown-menu .dropdown-item {
	font-size: 13px;
	color: #000;
	/* text-transform: initial; */
	font-weight: 500;
}

.navbar .navbar-nav .nav-link {
	/* padding: 23px 14px; */
}

.bg-home {
	background-color: #34B8C0;
}

h1.fw-semibold {
	font-weight: 500;
	/* font-size: 29px; */
	font-family: "Roboto", sans-serif;
}

h1+p {
	font-size: 17px;
}

p {
	/* font-size: 14px; */
}

.sub-content {
	/* font-size: 12px; */
	color: #929292 !important;
}

.btn-primary {
	color: #fff;
	background-color: #48C9D1;
	border-color: #48C9D1;
}

.btn-primary:hover {
	color: #fff;
	background-color: #34B8C0;
	border-color: #34B8C0;
}

.registration-form {
	box-shadow: 0px 3px 10px #0000004D;
	max-width: 950px;
	margin: 0 auto;
	border-radius: 4px;
}

::placeholder {
	color: #848484;
	font-weight: 400;
	font-size: 14px;
	opacity: 1;
	/* Firefox */
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #848484;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #848484;
}

.filter-input-box,
.filter-input-box.form-select,
.filter-search-form .choices__inner,
.choices__item.choices__item--selectable {
	font-size: 14px;
}

.filter-input-box {
	padding-left: 20px !important;
}

.filter-search-form i {
	left: 8px;
}

.section-title {
	max-width: 520px;
	margin: auto
}

.section-title .title {
	font-size: 30px;
	font-weight: 600;
	color: #000;
}

.popu-category-box .popu-category-icon {
	width: 60px;
	height: 60px;
	line-height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.icons-md svg {
	height: 22px;
	width: 22px;
}

.popu-category-content p {
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 16px;
}

a.btn.btn-primary {
	font-weight: 400;
	line-height: 16px;
	padding: 0.625rem;
	padding: 12px 16px;
}

.job-list-menu .nav-item .nav-link {
	padding: 10px 15px;
	/* font-size: 12px; */
	font-weight: 400;
}

* {
	-webkit-font-smoothing: antialiased;
}

.swiper.testimonialSlider {
	box-shadow: 0px 3px 10px #00000029;
	box-shadow: -1px 2px 5px 0px #bbbbbb;
	/* max-width: 700px; */
	width: 100%;
	border-radius: 10px;
	padding: 20px;
}

.testi-outer {
	position: relative;
}

.testi-outer:before {
	content: "";
	background: #fff url(../images/quote.svg);
	width: 60px;
	height: 60px;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: -25px;
	/* border: 1px solid red; */
	z-index: 81;
	border-radius: 50%;
	box-shadow: 0px 3px 10px #00000029;
	transform: rotate(180deg);
	background-size: 38px 38px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -30px;
}

.testi-box h5 {
	color: #34B8C0;
	font-size: 16px;
	font-weight: 600;
}

.testi-content {
	font-size: 16px;
	color: #000 !important;
	font-weight: 500;
}

.testi-box .sub-content {
	color: #000 !important;
}

.testi-box {
	padding: 20px 0 0px;
	max-width: 800px;
}

.subscribe-left h4 {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
}

.subscribe-left p {
	font-size: 12px;
	color: #fff !important;
	font-weight: 300;
}

.foo-social-btm {
	position: absolute;
	bottom: -14px;
	right: 0;
	width: auto;
}

.foo-social-btm p {
	display: inline-block;
	padding-right: 10px;
	font-size: 14px;
}

.footer-social-menu {
	display: inline-block;
}

.footer-social-menu li a:hover {
	background-color: #2e3538;
	border-color: none;
}

.footer-social-menu li a {
	border: 0 none;
	width: 18px;
	height: 18px;
	line-height: 20px;
	color: rgba(255, 255, 255, 1);
}

.footer-social-menu li a i {
	font-size: 18px;
}

.bg-soft-success {
	background-color: #BEEED0 !important;
	color: #036E35 !important
}

.pad-50 {
	padding-left: 53px !important;
	padding-right: 45px !important;
}

#pills-tabContent .pad-50 {
	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.text-primary {
	color: #000000 !important
}

.location-pack p {
	line-height: 21px;
	font-weight: 500;
	color: #000 !important;
}

.salary-pack {
	color: #000 !important;
	font-weight: 500;
}

.job-box {
	border-color: #DDE0EC;
	text-transform: capitalize;
}

#pills-tabContent .pad-50.bg-light {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	background: #F1F6FB !important;
}

.job-box.card .bg-light .row {
	padding-left: 5px;
}

.job-box.card .bg-light .row .col-md-4 p {
	/* padding-left: 18px; */
}

.job-box .bookmark-label {
	width: 215px;
	top: -5px;
	left: -94px;
	-webkit-transform: rotate(-46deg);
	transform: rotate(-46deg);
	padding: 5px;
	padding-top: 8px;
}

.logo-img {
	width: 80px;
	/*height: 50px;*/
	display: block;
	background: #BBBEBE;
}

.home-location .choices__list--single {
	padding: 10px 16px 0px 4px;
}

/* About */

.page-title-box {
	padding-top: 125px;
	padding-bottom: 25px;
	background-color: #34B8C0;
	display: none;
}

.page-title-box h3 {
	font-size: 29px;
	margin-bottom: 15px !important;
}

.key-features {
	margin: 0 -35px;
}

.key-features .inner-key-features {
	padding: 0 35px;
}

/* .about-feature {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .29);
	border: 1px solid #e5e5e5;
} */

.about-feature h6 {
	font-weight: 500;
}

/* .about-feature .featrue-icon {
	width: 32px;
	height: 32px;
} */

a.btn.btn-outline-primary {
	/* width: 149px;
	height: 36px;
	font-size: 12px;
	line-height: 15px; */
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
	background: #48C9D1;
	box-shadow: none;
}

.bottom-btn-section {
	max-width: 510px;
}

.bg-light {
	background: #F1F6FB;
}

/* .counter {
	font-size: 26px;
} */

.counters h6 {
	color: #929292;
	font-weight: 400;
	/* margin: 0 !important; */
}

.abt-top-section.section-title {
	max-width: initial;
}

.abt-outer {
	max-width: 1077px;
}

.about-list li::before {
	display: none;
}

.about-list li {
	margin-bottom: 5px;
	padding-left: 0;
	color: #929292 !important;
}

.abt-top-section.section-title .title {
	font-size: 30px;
	font-weight: bold;
}

.abt-top-section p {
	font-size: 16px;
	line-height: 26px;
	color: #929292 !important;
}

/* .abt-section {
	padding-top: 45px !important;
} */

.breadcrumb .breadcrumb-item {
	text-transform: uppercase;
	/* font-weight: 400; */
}

/* Job List */
.filler-job-form .choices__inner,
.filter-job-input-box,
.filter-job-input-box.form-select {
	/* font-size: 12px; */
	/* height: 36px; */
	padding: 10px 6px 10px 15px;
	border-radius: 5px;
	line-height: 14px;
}

.choices__inner {
	min-height: 36px;
}

.choices__list--single {
	padding: 0px 16px 0px 4px;
	line-height: 12px;
	font-size: 12px;
}

.choices[data-type*=select-one]::after {
	top: 35%;
}

.wedget-popular-title .popular-box {
	border: 1px solid #ececec
}

.wedget-popular-title .popular-box .number {
	width: 21px;
	height: 21px;
	line-height: 21px;
	border-radius: 50%;
	font-size: 10px;
	color: #fff;
	background-color: #34B8C0;
}

.wedget-popular-title .popular-box .stretched-link h6 {
	font-weight: 400;
	color: #202020;
}

#location .accordion-body {
	padding: 1rem 0;
}

#location .form-control {
	padding: 4px 10px;
	font-size: 12px;
}

#location .area-range {
	padding: 0 1.25rem 1rem;
}

.side-bar .accordion .accordion-item .accordion-button {
	background: #E1EDEE;
	/* font-size: 12px;
	padding: 10px 20px; */
}

.form-check-input:checked {
	background-color: #34B8C0;
	border-color: #34B8C0;
}

.page-item.active .page-link {
	background-color: #34B8C0;
	border-color: #34B8C0
}

.bg-soft-success {
	background-color: #BFE6DE !important;
	color: #266E60 !important;
	font-weight: 400;
}

/* Job Categories */
.job-Categories-list .primary-link {
	padding: 5px 10px;
	font-size: 12px;
}

.job-Categories-list .bg-soft-info {
	font-size: 10px !important;
	line-height: 15px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	color: #000000 !important;
	background-color: #E1ECF6 !important;
	padding: .313rem 0;
}

.job-Categories-box .job-Categories-list li {
	box-shadow: 0px 1px 10px #00000029;
	border: 1px solid #E5E5E5;
}

.job-categ {
	padding-top: 40px;
	padding-bottom: 40px
}

.trial-block {
	background: #F1F6FB;
	padding-top: 40px;
	padding-bottom: 50px;
}

.trial-block .section-title {
	max-width: initial;
}

.trial-block .section-title .title {
	font-weight: 500;
}

.trial-block .btn-outline-primary {
	margin-right: 5px;
}

.btn-outline-primary {
	color: #34B8C0;
	border-color: #34B8C0;
}

.btn-outline-primary:hover {
	background: #34B8C0;
	color: #fff;
	border-color: #34B8C0;
}

/* Doctor list */
.filter-advance a {
	width: 119px !important;
}

.btn-transparent {
	border: 1px solid #34B8C0;
	border-radius: 4px;
	background: #fff;
	font-size: 12px;
	line-height: 16px;
	height: 36px;
}

.paging-bg {
	/* background: #F1F6FB; */
	padding: 8px 0;
}

.paging-bg h6 {
	color: #4D4D4D;
}

.selection-widget .form-select {
	border-color: #C1CEDB;
	font-size: 12px;
	color: #4D4D4D;
}

.candidate-grid-box {
	border-color: #ECECEC;
}

.employer-list .card {
	border: 1px solid #EBEBEB;
	border-radius: 6px;
}

.employer-list .card a.btn.btn-primary {
	background: #fff;
	color: #34B8C0;
	border: 1px solid #EBEBEB;
}

.employer-list .card:hover a.btn.btn-primary {
	background: #34B8C0;
	border-color: #34B8C0;
	color: #fff
}

.employer-list .card:hover {
	border-color: #34B8C0;
}

/* Job detail page */
.job-details-compnay-profile {
	margin-top: 20px;
}

.detail-title {
	padding-left: 5px;
}

/* .detail-title h5 {
	margin-top: 25px;
} */

.social-links-related {
	padding: 15px;
	text-align: center;
}

.social-links-related a {
	display: inline-block;
	width: 47px;
	height: 47px;
	background: #FFEEEE;
	margin: 0 9px;
}

.company-user-icon span {
	width: 100px;
	height: 100px;
	background: #f1f6fb;
	display: inline-block;
	border-radius: 10px
}

.job-user-icon span {
	width: 69px;
	height: 69px;
	background: #34B8C0;
	border-radius: 5px;
	display: inline-block;
}

/* Login forms */
.auth-box .auth-content {
	/*background: #34B8C0;*/
	background: linear-gradient(to bottom right, rgba(33, 133, 167, 1), rgba(51, 184, 191, 1), rgba(51, 184, 191, 1));

}

.login-form-outer h5 {
	font-size: 26px;
	font-weight: 400;
}

.auth-box .login-form-outer .auth-form .form-control {
	background: #21A0A8;
	border: 1px solid #21A0A8;
}

.login-form-outer p,
.login-form-outer a {
	color: #fff !important;
}

.login-form-outer a {
	text-decoration: none !important;
	font-weight: 400;
}

.login-form-outer .form-check-input {
	background: #34B8C0;
	border: 1px solid #fff
}

.login-form-outer .form-check-input:checked {
	background-color: #fff
}

.login-form-outer .form-check-input:checked[type=checkbox] {
	background-image: url(../images/check-icon.svg);
}

.login-form-outer button.btn-white {
	background: #fff;
	color: #48C9D1;
	text-transform: uppercase;
}

/* Company details */
.candidate-profile h6 {
	color: #2B2B2B;
	font-size: 14px;
	font-weight: 500;
	line-height: 19px
}

.candidate-profile p {
	color: #CECECE;
}

.candidate-profile-overview h6 .ur-detail-wrap-header {
	color: #2B2B2B;
	font-weight: 500;
	line-height: 16px;
}

ul.working-days li span {
	float: none;
}

.bg-soft-warning {
	background: #FCD9AA !important;
	color: #A76A1B !important
}

.bg-soft-info {
	background: #CEF3FF !important;
	color: #1C7D9B !important
}

.job-box.card .bg-light.pl-0 {
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important
}

.job-box.card .bg-light.pl-0 .justify-content-between {
	padding-left: 0;
}

.company-details-keys li,
.company-details-keys .text-md-end a {
	font-size: 12px;
	color: #2b2b2b;
}

.bookmark-post img {
	border-radius: 10px !important;
	background: #F8F9FD;
	width: 55px;
	height: 55px;
}

ul.working-days li {
	font-size: 12px;
	color: #2B2B2B;
}

.candidate-profile-overview li label,
.profile-contact li label {
	font-size: 12px;
}

.manage-details-outer img {
	border-radius: 50% !important;
}

.manage-details-outer h5 {
	font-weight: 400;
	color: #000;
}

.manage-details-outer ul li p {
	color: #4D4D4D;
}

.manage-actions .bg-soft-success {
	background-color: transparent !important;
	color: #34B8C0 !important;
}

.manage-actions .bg-soft-danger {
	background-color: transparent !important;
	color: #EF7373 !important;
}

.manage-details-outer .job-box {
	padding-left: 15px;
	padding-right: 15px;
}

.manage-actions ul {
	text-align: right;
}

.manage-actions .avatar-sm {
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
}

.pagination .page-item .page-link {
	/* width: 28px;
	height: 28px;
	border-radius: 4px;
	padding: 0; */
	font-size: 14px;
	border-radius: 40px;
	height: 45px;
	width: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 4px;
}

.candidate-profile-overview li,
.profile-contact li {
	padding: 4px 0;
}

.candidate-education-content::before {
	top: 33px;
	height: 100%;
	border: 1px dashed #E4F5F6;
}

.candidate-education-content .circle.bg-soft-primary {
	background: #E4F5F6 !important;
}

.mw120 {
	min-width: 120px;
}

.candidate-grid-box .border.rounded .border-end p {
	white-space: nowrap
}

.auth-box {
	border-radius: 0;
}

.auth-box img.img-fluid {
	max-width: 100%;
	width: 100%;
}

.login-form-outer .btn-primary:hover {
	border-color: #fff;
}

#profile .btn-transparent,
.post-job-btn .btn-transparent {
	height: auto;
	font-size: .9375rem;
	margin-right: 10px;
	line-height: 1.5;
	font-weight: 500;
}

.img-upload {
	position: relative;
	bottom: -25px;
	left: -30px;
}

.img-upload input {
	width: 30px;
	opacity: 0;
	height: 30px;
}

.img-upload i {
	position: absolute;
	left: 0;
	bottom: -9px;
	background: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

.loop-block {
	padding-top: 9px;
}

.loop-block i {
	background: #ccc;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	font-weight: 900;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 3px;
	cursor: pointer;
}

/* contact us */
.h-emplogin {
	height: 350px
}

.align-emp-login {
	height: calc(100vh - 114px);
	display: flex;
	align-items: center;
}

.error-state {
	font-size: 12px;
	color: #a31616;
	margin-top: 4px;
}

@media (min-width: 1200px) {
	.about-img {
		width: 100%;
	}

	.employer-list .col-lg-4.col-md-6 {
		width: 20%;
	}
}

/* Media */
@media only screen and (min-width: 992px) {
	.filter-border::before {
		height: 26px;
		top: 16px;
	}

	.filter-input-box,
	.filter-input-box.form-select,
	.filter-search-form .choices__inner {
		/* height: 43px; */
		/* padding: 5px 6px 5px 45px; */
	}

	.employer-list .col-lg-4.col-md-6 {
		width: 25%;
	}

}

@media only screen and (max-width: 991px) {
	.job-categ .job-Categories-box .card-body.p-4 {
		padding-top: 0 !important;
		padding-bottom: 14px !important;
	}

	.manage-job-list-inner .col-lg-1 {
		width: 8.33%;
	}

	.manage-job-list-inner .col-lg-9 {
		width: 70%;
	}

	.manage-job-list-inner .col-lg-2 {
		width: 6.33%
	}

	.res-align-emp-login {
		display: none;
	}

	.res-text-center {
		text-align: center;
	}

	.res-footer-center {
		text-align: center !important;
	}

	.res-row-gap {
		gap: 12px;
	}
}


@media only screen and (max-width: 767px) {
	.counter {
		font-size: 20px;
		height: 2rem;
	}

	.row-reverse-web {
		flex-direction: column-reverse;
	}

	.counters h6 {
		font-size: 14px !important;
	}

	.section {
		padding-top: 40px;
		padding-bottom: 50px;
	}

	.page-title-box {
		padding-top: 80px;
	}

	.key-features {
		margin: auto;
	}

	.key-features .inner-key-features {
		padding: 0 15px;
	}

	.abt-top-section.section-title .title {
		font-size: 20px;
	}

	.outer-key-features .section-title {
		margin-bottom: 0 !important;
	}

	.job-box .row .col-md-2,
	.job-box .row .col-md-3,
	.job-box .row .col-md-4 {
		max-width: 50%;
	}

	.job-box .row .col-md-3 p,
	.job-box .row .col-md-4 p {
		margin-bottom: 0 !important
	}

	.company-details-keys .col-md-8 {
		width: 75%;
	}

	.company-details-keys .col-md-4 {
		width: 25%;
	}

	.manage-job-list-inner>.col-lg-1 {
		width: 15%;
	}

	.manage-job-list-inner>.col-lg-9 {
		width: 60%;
	}

	.manage-job-list-inner>.col-lg-2 {
		width: 25%;
		align-self: start !important
	}

	.manage-job-list-inner>.col-lg-9 .mt-2 {
		margin-top: 0;
	}

	.job-box .manage-job-list-inner ul.row li.col-md-4,
	.job-box .manage-job-list-inner ul.row li.col-md-3 {
		max-width: 100%;
		text-align: left;
	}
}

@media only screen and (max-width: 479px) {

	.job-box .row .col-md-2,
	.job-box .row .col-md-3,
	.job-box .row .col-md-4 {
		max-width: 100%;
		text-align: center
	}

	.job-box .row .col-md-3 .d-flex,
	.job-box .row .col-md-4 .d-flex {
		display: block !important;
	}

	.job-box .row .col-md-4 .text-start {
		text-align: center !important;
	}

	.company-details-keys .col-md-8 {
		width: 100%;
	}

	.company-details-keys .col-md-4 {
		width: 100%;
	}

	.manage-actions .avatar-sm {
		width: 1rem;
	}
}



/* Style for the select dropdown */
.form-select {
	width: 100%;
	/* Full width */
	padding: 10px;
	/* Some padding */
	border: 1px solid #dbdfe2;
	/* Basic border */
	border-radius: 5px;
	/* Rounded corners */
	appearance: none;
	/* Remove default arrow */
	/* background-color: #f9f9f9; */
	/* Light background color */
}

/* Style for the options inside the select */
.form-select option {
	padding: 10px;
	/* Some padding */
	background-color: #fff;
	/* White background */
	color: #333;
	/* Dark text color */
}

/* Hover and focus styles (optional) */
.form-select:hover,
.form-select:focus {
	border-color: #007bff;
	/* Change border color on hover/focus */
}

/* Custom arrow (optional) */
.form-select::after {
	content: '\25BC';
	/* Unicode for down arrow */
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	pointer-events: none;
}

.bg-home {
	padding: 270px 0 270px 0;
}

.mobile-res-sharejob a.btn.btn-primary {
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media only screen and (min-width: 767px) {

	/* .job-box.card .bg-light {
		padding-left: 3rem !important
	} */

	.job-box.card .bg-light.sec2 {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

}

@media only screen and (max-width: 767px) {
	.mobile-joblistalign-parent {
		padding: 10px 10px 10px 10px !important;
	}

	.mobile-joblistalign {
		justify-content: center !important;
		gap: 10px;
		text-align: center;
	}

	.res-button {
		display: flex;
		justify-content: center;
	}

	.foo-social-btm {
		position: relative;
		text-align: center;
	}

	.mobile-res-sharejob {
		display: grid !important;
	}
}

.location-pack .mdi-map-marker::before {
	color: #34b8c0;
}

.custom-head-space {
	padding: 70px 0px;
}

.emp-list-company {
	height: 100px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.homepage-custom .form-select {
	border: 1px solid #fff;
	background-color: #fff;
	border-radius: 0px;
	padding: 18px;
}

.border1 {
	border-radius: 8px 0px 0px 8px !important;
}

@media only screen and (min-width: 992px) {
	.homepage-custom .filter-border::before {
		right: 0px;
	}

}


@media only screen and (max-width: 600px) {
	.res-align-home {
		display: flex;
		justify-content: center;
		text-align: center;
	}

	.bg-light.sec2 div {
		display: block !important;
		text-align: center;
	}

	.headerProfile {
		display: block !important;
	}

	.headerProfileParent .header-item {
		display: flex;
		gap: 10px;
		align-items: center;
		padding-left: 15px;
	}
}


a.divLink {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	/* Makes sure the link doesn't get underlined */
	z-index: 10;
	/* raises anchor tag above everything else in div */
	background-color: white;
	/*workaround to make clickable in IE */
	opacity: 0;
	/*workaround to make clickable in IE */
	filter: alpha(opacity=0);
	/*workaround to make clickable in IE */
}

a.divLink-emp {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	/* Makes sure the link doesn't get underlined */
	z-index: 10;
	/* raises anchor tag above everything else in div */
	background-color: white;
	/*workaround to make clickable in IE */
	opacity: 0;
	/*workaround to make clickable in IE */
	filter: alpha(opacity=0);
	/*workaround to make clickable in IE */
}


.section-title {
	max-width: 800px !important;
}

.min-h-pricecard {
	min-height: 250px;
}

.pricing-card .icons-md svg {
	height: 35px;
	width: 35px;
}

.w-newcard {
	width: 66px;
}

.font-weight-bold {
	font-weight: bold;
}

.text-align-start {
	text-align: start;
}

.location-size {
	height: 16px;
}

.min-w-card {
	min-width: 200px;
}

.whitespace-class {
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.vertical-align {
	display: grid;
	grid-template-rows: 1fr max-content;
	text-align: end;
}

.res-hidden {
	display: block;
}

.res-block {
	display: none;
}

@media (max-width: 768px) {
	.navbar {
		height: 50px;
	}

	.navbar .navbar-toggler {
		font-size: 30px;
		padding-left: 15px;
	}

	.navbar-collapse {
		top: 50px;
	}

}

@media (min-width: 992px) {
	.res-d-none {
		display: none !important;
	}

	.mr-hidden {
		display: none !important;
	}

	.webview-head {
		display: flex;
		justify-content: end;
	}
}

@media (max-width: 992px) {
	.mobile-ps-0 {
		padding-left: 0px !important;
	}

	/* .mr-block {
		display: none;
	} */
	.res-hidden {
		display: none;
	}

	.res-block {
		display: block;
	}

	.res-class {
		display: grid !important;
	}

	.vertical-align {
		display: flex !important;
		flex-direction: row-reverse;
		gap: 10px;
		justify-content: space-between;
	}

	.min-w-card {
		min-width: auto;
	}

	.res-w-100 {
		width: 100% !important;
	}
}

section.section .container {
	/* min-height: calc(100vh - 250px); */
}

@media (max-width: 600px) {
	.section.banner-full {
		padding: 0px;
	}

	.arrow-down:after {
		font-size: 20px;
	}

	.justify-content-xs-center .banner-full .image {
		margin-bottom: 0px;
	}

	.justify-content-xs-center .img-fluid {
		margin-bottom: 0px;
	}

	.banner-full .block h1 {
		margin-bottom: 5px;
	}

	.banner-full .block p {
		font-size: 16px;
		margin-bottom: 15px;
		line-height: 28px;
	}

	ul.app-badge {
		margin-bottom: 10px;
	}

	.page-title-box .custom-head-space .row.justify-content-center {
		width: 100%;
	}

	.mobile-fix {
		display: grid !important;
		gap: 6px !important;
	}

}

.section {
	padding-top: 95px;
}

.section.employerrr {
	padding-top: 35px;
}