@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700;800&family=Rubik:wght@500;600&display=swap');

body {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
}

.navbar-dark .navbar-brand {
	color: #fff;
	width: 100px;
	margin-right: 5%;
}

.navbar-dark .navbar-brand img {
	width: 100%;
}

.homebanner {
	background-image: linear-gradient(#053271, #007fc3);
	height: 599px;
}

.homebanner h1 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 700;
	color: #ffffff;
	margin-top: 14%;
	line-height: 38px;
	margin-bottom: 17px;
}

.homebanner h1 span {
	font-size: 37px;
	font-weight: 500;
	color: #ffffff;
}

.homebanner p {
	font-size: 14px;
	color: #ebf7ff;
	margin-top: 1%;
}

.homebanner ul {
	margin: 12px 0px 17% 0px;
	padding: 0px;

}

.homebanner li {
	list-style: none;
	font-size: 17px;
	color: #ebf7ff;
	float: left;
	width: 50%;
	line-height: 23px;
	position: relative;
	padding-left: 26px;
	margin-bottom: 8px;
}

.homebanner li .fa {
	line-height: normal;
	position: absolute;
	left: 0px;
}

.homebanner .text-warning {
	color: #ffe307 !important;
}

.btn-primary2 {
	color: #fff;
	background-color: #052E6D;
	border-color: #052E6D;
}

.navbar-dark .navbar-nav .nav-link {
	color: #000;
	font-size: 15px;
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #199bd7;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgb(25, 155, 215);
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: #199bd7;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: .25rem;
}

.topform-control {
	background: #F9F7F7;
	font-size: 14px;
	padding: 8px 13px;
	font-weight: 300;
	border: 0px;
	border-radius: 0px;
}

header .input-group .btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-right-color: transparent;
	border-right-style: solid;
	border-right-width: 1px;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	border-right: #008BD0 1px solid;
	background: #f9f7f7;
}

.rightbanner {
	margin-top: 22%;
}

.rightbanner img {
	width: 100%;
}

.professional .bannerimg1 {
	position: absolute;
	width: 80px;
	-webkit-animation: leaves 8s alternate infinite;
	animation: leaves 8s alternate infinite;
	left: 11%;
	top: 20%;
}

.professional .bannerimg3 {
	position: absolute;
	width: 80px;
	left: 64%;
	top: 20%;
}

.professional .bannerimg2 {
	position: absolute;
	width: 51px;
	left: 67%;
	top: 28%;
}

.professional .bannerimg4 {
	position: absolute;
	width: 51px;
	left: 4%;
	top: 274px;
}

.professional .bannerimg5 {
	position: absolute;
	width: 80px;
	left: -2%;
	bottom: 22%;
}

.professional .bannerimg7 {
	position: absolute;
	width: 80px;
	left: 73%;
	bottom: 57px;
	z-index: 9;
}

.professional .bannerimg6 {
	position: absolute;
	width: 43px;
	left: 407px;
	top: 445px;
	z-index: 9;
	opacity: 1;
}

.rightbanner-img2 {
	position: absolute;
	top: 31.3%;
}

.rightbanner-img2 img {
	width: 100%;
}

.bannerimg1 {
	position: absolute;
	width: 80px;
	-webkit-animation: leaves 8s alternate infinite;
	animation: leaves 8s alternate infinite;
	left: 31%;
	top: 35%;
}

.bannerimg1 img {
	width: 100%;
}

.bannerimg2 {
	position: absolute;
	width: 51px;
	left: 372px;
	top: 170px;
	z-index: 9;
}

.bannerimg2 img {
	width: 100%;
}

.bannerimg3 {
	position: absolute;
	width: 80px;
	left: 399px;
	top: 155px;
	z-index: 99;
}

.bannerimg3 img {
	width: 100%;
}

.bannerimg4 {
	position: absolute;
	width: 51px;
	left: 107px;
	top: 315px
}

.bannerimg4 img {
	width: 100%;
}

.bannerimg5 {
	position: absolute;
	width: 80px;
	left: 96px;
	bottom: 3px;
}

.bannerimg5 img {
	width: 100%;
}

.bannerimg6 {
	position: absolute;
	width: 43px;
	left: 487px;
	top: 337px;
	z-index: 9;
	opacity: 1;
}

.bannerimg6 img {
	width: 100%;
}

.bannerimg7 {
	position: absolute;
	width: 80px;
	left: 428px;
	bottom: 10px;
	z-index: 9;
}

.bannerimg7 img {
	width: 100%;
}

.hiringmade {
	padding: 60px;
	text-align: center;
}

.headtext {
	margin-bottom: 50px;
}

.headtext h1 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 500;
	color: #000000;
}

.headtext p {
	font-size: 16px;
	color: #AAAAAA;
}

.hiringbox {
	border: #E2E4E8 1px solid;
	border-radius: 10px;
	padding: 23px 10px;
	min-height: 248px;
}

.hiringbox h4 {
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	margin-top: 16px;
}

.hiringbox p {
	font-size: 12px;
	color: #979797;
	line-height: 19px;
}

.hiringbox-top {
	margin-top: 55%;
}

.arrow-icon {
	position: absolute;
	right: -106px;
	top: 4px;
}

.arrow-icon2 {
	position: absolute;
	right: -106px;
	bottom: 4px;
}

.biggesthiring {
	background-image: url("../img/BiggestHiring_bg.png");
	padding: 50px 0px;
	height: 550px;
}

.biggesthiring .headtext h1 {
	font-size: 40px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 16px;
}

.biggesthiring .headtext p {
	font-size: 15px;
	color: #ffffff;
	line-height: 19px;
}

.biggesthiring .item {
	width: 100%;
	background: #042353;
	border-radius: 20px;
	height: 230px;
	padding: 20px;
}

.biggesthiring .icon_right {
	width: 27px;
	float: right;
}

.biggesthiring .item h4 {
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	margin-top: 16px;
}

.biggesthiring .item p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 19px;
	height: 105px;
	/*overflow-y: scroll;*/
	/*scrollbar-color: #1565D8 #4359796B;*/
	/*scrollbar-track-color: #1565D8;*/
	/*scrollbar-width: thin; */
}

#hiring.owl-theme .owl-nav {
	margin-top: 10px;
	top: -140px;
	position: absolute;
	right: 127px;
	color: #ffff;
}

#hiring .owl-dots {
	display: none;
}

.sourcing-partner {
	background: #ffffff;
	padding: 60px 0px;
	height: 450px;
}

.sourcing-partner h1 {
	font-family: 'Playfair Display', serif;
	font-size: 35px;
	font-weight: 600;
}

.sourcing-partner h1 span {
	font-size: 31px;
}

.sourcing-partner p {
	font-size: 14px;
	color: #AAAAAA;
	line-height: 24px;
}

.sourcing-partner_left {
	position: relative;
}

.sourcing-partner_left .imgbox1 {
	width: 256px;
	margin-top: 15px;
	position: absolute;
	z-index: 9;
}

.sourcing-partner_left .imgbox1 img {
	width: 100%;
}

.sourcing-partner_left .imgbox2 {
	width: 45px;
	position: absolute;
	top: 52px;
	left: -15px;
	z-index: 99;
}

.sourcing-partner_left .imgbox2 img {
	width: 100%;
}

.sourcing-partner_left .imgbox3 {
	width: 200px;
	height: 135px;
	position: absolute;
	top: -3px;
	right: 139px;
	border: #DDDDDD 1px solid;
	border-radius: 17px;
}

.sourcing-partner_left .imgbox4 {
	width: 115px;
	height: 155px;
	position: absolute;
	top: 105px;
	right: 165px;
	border: #DDDDDD 1px solid;
	border-radius: 17px;
}

.sourcing-partner_left .imgbox5 {
	width: 45px;
	position: absolute;
	bottom: 61px;
	right: 159px;
	z-index: 99;
}

.sourcing-partner_left .imgbox5 img {
	width: 100%;
}

.for-professionals {
	background-image: url("../img/for-professionalsbg.png");
	padding: 72px 0px;
	background-size: cover;
	background-position: center;
}

.for-professionals h1 {
	font-family: 'Playfair Display', serif;
	font-size: 32px;
	font-weight: 600;
	color: #ffffff;
}

.for-professionals h6 {
	font-size: 17px;
	color: #ffffff;
}

.for-professionals p {
	font-size: 15px;
	color: #ffffff;
	line-height: 19px;
}

.hearcustomers {
	background: #f7f7f7;
	padding: 60px 0px;
}

.hearcustomers h1 {
	font-family: 'Playfair Display', serif;
	font-size: 35px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 40px;
}

#customer {
	padding: 0 3px;
}

.hearcustomers .iteminner {
	width: 100%;
	background: #ffffff;
	border-radius: 10px;
	height: 190px;
	padding: 22px 16px;
	border: #E2E4E8 1px solid;
}

.usserimg {
	width: 42px;
	border-radius: 50%;
	margin: 0px 4px;
	padding: 0px;
	overflow: hidden;
}

.quote-left {
	width: 25px;
	margin: 9px 6px 0px 67px;
}

.hearcustomers p {
	font-size: 13px;
	color: #979797;
	margin: 17px 0px;
	font-style: italic;
}

.hearcustomers h6 {
	font-size: 12px;
	font-weight: 600;
}

#customer .owl-nav {
	display: none;
}

#customer .owl-dots {
	margin-top: 21px;
}

#customer.owl-theme .owl-dots .owl-dot.active span,
#customer.owl-theme .owl-dots .owl-dot:hover span {
	background: #008BD0;
}

#customer.owl-theme .owl-dots .owl-dot span {
	width: 31px;
	height: 3px;
}

#customer .owl-stage-outer {
	padding: 0 5px;
}

footer {
	background: #000B1D;
	position: relative;
	padding: 52px 0px 125px 0px;
	color: #ffffff;
	text-align: left;
}

footer h6 {
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	text-align: left;
	margin-bottom: 21px;
}

footer p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 34px;
}

footer p span {
	color: #D3CC55 !important;
}

footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

footer li a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #D0D0D0;
	width: 50%;
	float: left;
	line-height: 33px;
}

footer li a:hover {
	text-decoration: none;
}

.copyright {
	background: #00102a;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	font-size: 14px;
	color: #ecedf0;
}

footer .icon-s {
	margin: 0px 12px 0px 0px;
	padding: 0px 0px;
	width: 30px;
	float: left;

}

footer .icon-s img {
	width: 100%;
}

footer h5 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
	font-weight: 300;
}

.mainloginsectio1 {
	height: 100vh;
	overflow: hidden;
}

.mainloginsectio1 {
	width: 100%;
}

.loginsectio1-left {
	width: 100%;
	height: 100%;

}

.loginsectio1-left img {
	width: 100%;
	height: 100%;
}

.loginsectio1-right2 {
	background: #ffffff;
	padding: 0px 50px !important;
	border: #ccc 0px solid;
	height: 100%;
}

.loginsectio1-right {
	background: #ffffff;
	padding: 0px 170px;
	border: #ccc 0px solid;
	height: 100%;
}

.loginsectio1-right h1 {
	font-family: 'Playfair Display', serif;
	font-size: 26px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 4px;
}

.loginsectio1-right .logo {
	margin: 10px auto 12px auto;
	width: 93px;
}

.loginsectio1-right .logo img {
	width: 100%;
}

.loginsectio1-right .form-group label {
	color: #5A7184;
	font-size: 14px;
}

.loginsectio1-right .form-group .form-control {
	display: block;
	width: 100%;
	padding: 9px 11px;
	font-size: 14px;
	line-height: 1.5;
	color: #183B56;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #C3CAD9;
	border-radius: 6px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.signupright {
	width: 100%;
	/*height: 600px;*/
	/*overflow-y: scroll;*/
	padding-bottom: 60px;
	/*scrollbar-width: thin;         */
	/*scrollbar-color: #0a2470 #199bd7; */
}

.signupright .form-group {
	margin-bottom: 12px;
}

.loginsectio1-right p {
	font-size: 14px;
	color: #5A7184;
	line-height: 19px;
	margin-top: 22px;
}

.loginsectio1-right h5 {
	font-size: 17px;
	color: #000000;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 9px;
}

.loginsectio1-right p a {
	color: #1565D8;
	font-weight: 600;
	text-decoration: none;
}

.loginsectio1-right h6 a {
	font-size: 14px;
	color: #1565D8;
	font-weight: 400;
}

.professionalleft {
	padding: 4px 20px 9px 20px;
	margin: 0px 0px;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	border: #C3CAD9 1px solid;
}

.professionalleft p {
	font-size: 14px;
	color: #5A7184;
	line-height: 7px;
	margin-top: 0px;
	margin-bottom: 7px;
}

.professionalleft h6 {
	font-size: 17px;
	color: #1565D8;
	margin-top: 7px;
}

.professionalleft .form-check-input {
	position: absolute;
	right: 39px;
	bottom: 28px;
}

.loginsectio1-right .input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

#show_hide_password {
	border: 1px solid #C3CAD9;
	border-radius: 6px;
	width: 100%;
}

#show_hide_password.input-group {
	border: 1px solid #C3CAD9;
	border-radius: 6px;
	width: 100%;
}

#show_hide_password.input-group .form-control {
	width: 85% !important;
	border: 0px solid #C3CAD9;
	border-radius: 6px;
}

#show_hide_password.input-group .input-group-addon {
	width: 15%;
	text-align: center;
	line-height: 40px;
}

.form-control:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0);
}

.logged-profile-dropdown {
	display: flex;
	text-align: left;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}

.profile-pic {
	width: 47px;
	height: 47px;
	margin-right: 12px;
}

.profile-pic img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
}

.profile-info {
	margin-right: 7px;
}

.profile-info h4 {
	color: #008BD0;
	font-size: 16px;
	margin: 0 0 3px 0;
	font-weight: 500;
}

.profile-info h5 {
	color: #979797;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
}

.logged-header {
	padding: 10px 0;
}

.custom-dropdown {
	right: 0;
	left: auto !important;
}

.comon-inner {
	background: #F3F3F3;
	padding: 50px 0;
	min-height: calc(100vh - 200px);
}

.left-panel ul {
	padding: 0px 0px 140px 0px;
	margin: 0;
	list-style: none;
	height: 100%;
}

.left-panel {
	background: #008BD021;
}

.left-panel ul a {
	display: block;
	position: relative;
	color: #052E6D;
	border-bottom: 1px solid #3ba1d54a;
	padding: 11px 15px;
	text-decoration: none;
	background: #008BD021;
	transition: .4s ease-in-out;
}

.left-panel ul a::before {
	content: "";
	position: absolute;
	right: -19px;
	top: 0;
	width: 0;
	height: 0;
	border-left: 19px solid #052E6D;
	border-bottom: 23px solid transparent;
	border-top: 23px solid transparent;
	bottom: 0;
	transition: .4s ease-in-out;
	opacity: 0;
	z-index: 9;
}

.left-panel ul a:hover,
.left-panel ul a.active {
	transition: .4s ease-in-out;
	background: #052E6D;
	color: #fff;
}

.left-panel ul a:hover::before,
.left-panel ul a.active::before {
	transition: .4s ease-in-out;
	border-left: 19px solid #052E6D;
	opacity: 1;
}

.right-panel {
	background: #fff;
	height: auto;
	padding: 26px 26px;
	margin-bottom: 15px;
}

.right-panel-heading {
	margin-bottom: 30px;
}

.right-panel-heading h2 {
	font-family: 'Playfair Display', serif;
	letter-spacing: 0.19px;
	color: #1C1C1C;
	font-weight: 700;
	margin: 0;
}

.form-group label {
	color: #5A7184;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
	display: block;
}

.form-group .form-control {
	color: #959EAD;
	font-size: 15px;
	height: auto;
	border: 1px solid #C3CAD9;
	border-radius: 8px;
	padding: 10px 15px;
}

select.form-control:not([size]):not([multiple]) {
	height: auto !important;
	padding: 12px 15px !important;
}

.form-bottom {
	margin-top: 33px;
}

.form-btnn {
	background: #1565D8 0% 0% no-repeat padding-box;
	border-radius: 8px;
	color: #fff;
	border: none;
	display: inline-block;
	padding: 12px 36px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
}

.services-agreement {
	background: #F2F2F2;
	padding: 19px 15px 10px 15px;
	margin-top: 6px;
	overflow: hidden;
}

.services-agreement h5 {
	font-size: 15px;
	color: #5A7184;
	font-weight: 600;
}

.services-agreement h5 span {
	font-size: 15px;
	color: #008BD0;
}

.services-agreement p {
	font-size: 13px;
	color: #979797;
}

.agreementleft {
	width: 85%;
	float: left;
}

.uploadcompany {
	border: #C3CAD9 1px solid;
	border-radius: 8px;
	padding: 50px;
	text-align: center;
}

.uploadcompany h6 {
	color: #052E6D;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}

.uploadcompany p {
	color: #959EAD;
	font-size: 13px;
	font-weight: 300;
	text-align: center;
}

.uploadbtn {
	position: relative;
	width: 137px;
	margin: 0px auto;
}

.uploadbtn .form-control-file {
	position: absolute;
	top: 5px;
	opacity: .0;
}

#myModal .uploadbtn {
	position: relative;
	width: 137px;
	margin: 0px;
}

.pro-section {
	background: #F8F8F8;
	border-radius: 10px;
	/* height: 140px; */
	margin-bottom: 25px;
}

.pro-section p {
	font-size: 15px;
	color: #979797;
	font-weight: 300;
}

.pro-section p span {
	font-size: 15px;
	color: #052E6D;
}

.pro-section h6 {
	font-size: 15px;
	color: #05B965;
	font-weight: 600;
}

.pro-section-top {
	background-image: linear-gradient(#053271, #007fc3);
	height: 100px;
	border-radius: 10px 10px 0px 0px;
}

.pro-section-top .profile-pic {
	width: 99px;
	height: 98px;
	margin-left: 18px;
	margin-top: 23px;
	border: #fff 4px solid;
	border-radius: 50%;
}

.pro-section-top .profile-pic img {
	width: 100%;
}

.pro-section-top h6 {
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 28px;
	margin-bottom: 0px;
}

.pro-section-top p {
	font-size: 14px;
	font-weight: 300;
	margin: 0px 0px;
	padding: 0px 0px;
	color: #ffffff;
}

.pro-section-top .btn-light {
	color: #078bc8;
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	padding: 3px 7px;
	font-size: 10px;
	margin-left: 20px;
}

.pro-section-top .btn-light:hover {
	color: #ffffff;
	background-color: #078bc8;
	border-color: #078bc8;
}

.pro-section-top .btn-primary2 {
	color: #fff;
	background-color: #052E6D;
	border-color: #052E6D;
	font-size: 12px;
	border: #fff 1px solid;
	border-radius: 8px;
	margin-top: 27px;
	padding: 7px 10px;
	text-align: right;
	margin-right: 15px;
}

.location-section {
	padding: 15px;
	border: #E2E2EA 1px solid;
	border-radius: 15px;
	margin-bottom: 15px;
}

.location-section .heading-text h1 {
	font-size: 18px;
	color: #042353;
	font-weight: 600;
}

.location-section .heading-text .fa {
	color: #008BD0;
}

.location-section p {
	font-size: 13px;
	color: #979797;
	line-height: 28px;
}

.location-section p span {
	font-size: 14px;
	color: #042353;
	font-weight: 600;
}

.location-section ul {
	padding-left: 18px;
	padding-top: 7px;
}

.location-section li {
	font-size: 17px;
	font-weight: 500;
	padding-left: 5px;
}

.location-section li h6 {
	font-size: 15px;
	font-weight: 300;
	color: #042353;
}

.location-section li p {
	font-size: 16px;
	font-weight: 300;
	color: #979797;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

.location-section li p span {
	font-size: 13px;
	color: #979797;
}

.location-section li p .fa {
	color: #FFDC30;
}

.location-section2 h1 {
	font-size: 15px;
	color: rgb(4, 35, 83);
	font-weight: 600;
}

.location-section2 li {
	font-size: 14px !important;
	font-weight: 500 !important;
	padding-left: 5px;
	color: rgb(151, 151, 151);
}

.rating-section {
	background: #F8F8F8;
	padding: 15px;
	border: #E2E2EA 1px solid;
	border-radius: 15px;
	width: 100%;
	margin-bottom: 15px;
}

.rating-section .heading-text h1 {
	font-size: 18px;
	color: #042353;
	font-weight: 600;
	margin-bottom: 12px;
}

.sub-heading {
	margin-bottom: 2px;
}

.sub-heading p {
	font-size: 13px;
	color: #042353;
}

.sub-heading h6 {
	color: #FFDC30;
	font-size: 12px !important;
}

.sub-heading h6 span {
	font-size: 12px;
	color: #979797;
}

.jobpostings {
	min-height: 600px;
}

.jobpostings .nav-tabs .nav-item.show .nav-link,
.jobpostings .nav-tabs .nav-link.active {
	color: #052E6D;
	background-color: #fff;
	border-bottom: #052E6D 3px solid;
	border-radius: 0px;
}

.jobpostings .nav-tabs .nav-link {
	border: 3px solid #0000;
	border-radius: 0px;
}

.jobpostings .nav-tabs .nav-link:focus,
.jobpostings .nav-tabs .nav-link:hover {
	color: #052E6D;
	background-color: #fff;
	border-radius: 0px;
	border-bottom: #052E6D 3px solid;
}

.jobpostings .nav-tabs {
	border-bottom: 0px solid #dee2e6;
	border-radius: 0px !important;
}

.jobpostings .tab-content p {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	line-height: 16px;
}

.jobpostings .tab-content p span {
	font-size: 12px;
	color: #979797;
}

.salesman-section {
	background: #F9F9F9;
	border: #052E6D7D 1px solid;
	border-radius: 15px;
	min-height: 80px;
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 22px;
}

.salesman-section-top {
	background: #ffffff;
	min-height: 80px;
	padding: 15px;
	border-radius: 10px 10px 0px 0px;
	margin-bottom: 17px;
}

.salesman-section-top h1 {
	font-size: 19px;
	color: #008BD0;
	font-weight: 600;
	margin-bottom: 0px;
}

.salesman-section-top p {
	font-size: 13px;
	color: #979797;
	margin-top: 2px !important;
}

.salesman-section-top .btn {
	font-size: 13px;
	border-radius: 5px;
}

.salesman-section h6 {
	font-size: 13px;
	color: #042353;
	font-weight: 600;
	margin-bottom: 0px;
}

.salesman-section h6 a {
	text-decoration: none;
	color: #008BD0;
	font-weight: 500;
}

.salesman-section p {
	font-size: 13px;
	color: #979797;
	margin-top: 2px !important;
}

.btn {
	border-radius: 8px;
}

.loggedright {
	padding-top: 11px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.postjob-btn .btn {
	background: #1565D8;
	font-size: 13px;
	padding: 10px 22px;
}

.notification {
	position: relative;
	color: #979797;
	margin: 11px 38px 14px 39px;
	font-size: 25px;
}

.notification span {
	background: rgb(234, 3, 3);
	width: 10px;
	height: 10px;
	top: 8px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	;
}

.logged-profile {
	position: relative;
}

.logged-logo {
	width: 93px;
}

.logged-logo img {
	width: 100%;
}

.border1 {
	background: #F3F3F3;
	height: 2px;
	width: 100%;
}

.jobprofile-pic {
	width: 54px;
	height: 54px;
	margin-top: -3px;
	border: #fff 4px solid;
	border-radius: 50%;
	overflow: hidden;
}

.jobprofile-pic img {
	
		width: 100%;
		object-fit: cover;
		height: 100%;

}

.salesman-section h4 {
	font-size: 13px;
	color: #052E6D;
	font-weight: 500;
	margin-bottom: 0px;
	font-style: italic;
}

.footer-inner {
	background: #F3F3F3;
	color: #979797;
	text-align: center;
	font-size: 13px;
	padding-top: 34px;
}

.btn-danger {
	color: #fff;
	background-color: #FF0000;
	border-color: #FF0000;
}

.modal-header .modal-title {
	font-family: 'Playfair Display', serif;
	letter-spacing: 0.19px;
	color: #1C1C1C;
	font-weight: 700;
	margin: 0;
}

.verify-email {
	width: 394px;
	margin: 103px auto 206px auto;
	background: #ffffff;
	border: #C7C7C7 1px solid;
	padding: 104px 15px 44px 15px;
	text-align: center;
	position: relative;
}

.verify-email h1 {
	font-size: 18px;
	color: #1C1C1C;
	font-weight: 600;
}

.verify-email p {
	font-size: 13px;
	color: #979797;
}

.verify-email h4 {
	font-size: 15px;
}

.verify-msg {
	background: #F3F3F3;
	width: 135px;
	height: 135px;
	border: #fff 4px solid;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: -59px;
	left: 33%;
	line-height: 153px;
}

.verify-msg .fa {
	font-size: 59px;
	color: #53BDFD;
}

.verify-email .btn.btn-primary {
	font-size: 12px;
	background: #008BD0;
	padding: 8px 47px;
}

.verify-email .verify-msg span {
	background: rgb(234, 3, 3);
	width: 10px;
	height: 10px;
	top: 39px;
	border-radius: 50%;
	position: absolute;
	right: 32px;
}

.how-it-works {
	padding: 29px 28px 46px 28px;
	background: #ffffff;
	border: #C7C7C7 1px solid;
}

.how-it-works h2 {
	font-family: 'Playfair Display', serif;
	color: #1C1C1C;
	font-weight: 700;
	font-size: 32px;
}

.how-it-works h4 {
	color: #008BD0;
	font-weight: 600;
	font-size: 20px;
	margin-top: 25px;
}

.how-it-works ol {
	margin: 0px;
	padding: 0px 19px;
}

.how-it-works li {
	margin: 0px;
	padding: 0px 7px;
	color: #979797;
	font-size: 14px;
	line-height: 42px;
}

.video-player {
	width: 100%;
	height: 220px;
	border-radius: 12px;
	overflow: hidden;
}

.rating-section h6 .fa {
	color: #FFDC30;
	font-size: 12px !important;
}

.rating-section ul {
	padding-left: 18px;
	padding-top: 4px;
}

.rating-section li {
	font-size: 13px;
	font-weight: 500;
	padding-left: 0px;
	color: #042353;
}

.rating-section li span {
	color: #848181;
}

.heading-nav2 {}

.heading-nav2 ul {
	float: right;
	padding: 10px 0px;
	margin: 0px;
}

.heading-nav2 ul li {
	list-style-type: none;
	float: left;
}

.heading-nav2 ul li a {
	color: #008BD0;
	font-size: 12px;
	padding: 0px 11px;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
}

.heading-nav2 ul li a:hover {
	color: #000;
	text-decoration: none;
}

.newtext {
	font-size: 16px;
	color: rgb(4, 35, 83);
	font-weight: 300;
	letter-spacing: 1px;
    line-height: inherit;
	padding-top: 3px;
}

.back-search {
	margin: 0px 0px;
	padding: 0px 0px;
	float: left;
}

.back-search ul li {
	list-style: none;
	font-size: 14px;
}

.apply-btn {
	float: right;
	text-align: right;
}

.apply-btn .btn.btn-primary.save {
	padding: 8px 74px;
	margin: -7px 0px 0px;
	font-size: 15px;
}

.searchjob-section {
	padding: 24px 16px;
	margin: 0px;
}

.searchjob-section h1 {
	font-size: 19px;
	color: #008BD0;
	font-weight: 600;
	margin-bottom: 10px;
}

.searchjob-section h6 {
	font-size: 15px;
	color: #042353;
	font-weight: 600;
	margin-bottom: 8px;
}

.searchjob-section p {
	font-size: 13px;
	color: #979797;
	margin-top: 2px !important;
}

.searchjob-section h5 {
	font-size: 14px;
	color: #042353;
	font-weight: 600;
	margin-bottom: 0px;
}

.startext {
	font-size: 13px;
	color: #979797;
	margin-top: 2px !important;
}

.posting-link {
	padding: 22px 0px;
}

.posting-link h2 {
	font-size: 14px;
	color: #042353;
	font-weight: 600;
	text-align: right;
	margin: 11px 0px;
}

.posting-link .form-control2 {
	padding-right: 46px !important;
}

.posting-link .fa {
	right: 28px;
	top: 8px;
	position: absolute;
	color: #008BD0;
	font-size: 22px;
}

.eyesuccess {}

.eyesuccess .eyesuccess_box {
	display: none;
	position: relative;
}

.eyesuccess:hover .eyesuccess_box {
	display: block;
	width: 286px;
	background: #ffffff;
	border: #ccc 1px solid;
	min-height: 200px;
	position: absolute;
	top: 15px;
	z-index: 999;
	right: 55px;
	padding: 12px;
	font-size: 13px;
	color: #404040cc;
}

.text-danger {
	color: #FF0000 !important;
}

.introduce-section {
	margin: 0px;
	padding: 18px;
	background: #EFFAFF;
	border: #008BD0 1px solid;
	border-radius: 15px;
}

.introduce-section h2 {
	font-size: 19px;
	color: #008BD0;
	font-weight: 600;
	margin-bottom: 10px;
}

.introduce-section h6 {
	font-size: 15px;
	color: #042353;
	font-weight: 600;
	margin-bottom: 8px;
}

.introduce-section .form-group .form-control {
	color: #959EAD;
	font-size: 13px;
	height: auto;
	border: 1px solid #C3CAD9;
	border-radius: 8px;
	padding: 10px 15px;
}

.introduce-section .form-group label {
	font-size: 13px;
}

.btn-primary {
	color: #fff;
	background-color: #1565D8;
	border-color: #1565D8;
}

.modal-resignation .modal-body {
	padding: 30px;
}

.modal-resignation .modal-header {
	padding: 17px 22px 18px 26px;
}

.modal-resignation .modal-footer {
	padding: 19px 30px 19px 30px;
}

.skills-section .btn-get-started {
	font-weight: 400;
	font-size: 13px;
	letter-spacing: 0px;
	display: inline-block;
	padding: 8px 18px;
	border-radius: 0px;
	transition: 0.5s;
	color: #444;
	background: #f5f7f9;
	margin-bottom: 8px;
}

.skills-section .btn-get-started:hover {
	background: #1565D8;
	color: #ffffff;
	text-decoration: none;
}

.skillbtn {
	color: #fff;
	background-color: #1565D8;
	border-color: #1565D8;
}

.input-group-append .input-group-text {
	background: #1565D8;
	color: #fff;
}

.form-check {
	color: #8c8c8c;
	margin-top: 12px;
}

.education-section {
	background: #777B7D0D;
	padding: 12px;
	border-radius: 6px;
}

.employment-section {}

.employment-section .modal-body {
	padding: 35px;
}

.modal-header .modal-title {
	padding-left: 9px;
}

.desktop_box1 {
	margin: 6px 0px 22px 16px;
}

/**************************madhuparna-css***********************************************/

.heading-nav {
	float: right;
	padding: 0px;
	margin: 0px;
}

.heading-nav ul {
	float: left;
	padding: 10px 0px 2px 0px;
	margin: 0px;
}

.heading-nav ul li {
	list-style-type: none;
	float: left;
}

.heading-nav ul li a {
	color: #008BD0;
	font-size: 12px;
	padding: 0px 7px;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
}

.heading-nav ul li a:hover {
	color: #000;
	text-decoration: none;
}

.pro-section-small {
	background: #fff;
	border-radius: 15px;
	height: auto;
	margin-bottom: 25px;
	border: 1px solid #D1D1D1;
	min-height: 492px;
}

.pro-section-small-top {
	background-image: linear-gradient(#007fc3, #053271);
	height: 55px;
	border-radius: 10px 10px 0px 0px;
}

.pro-section-small-top .profile-pic {
	width: 75px;
	height: 75px;
	margin-left: 83px;
	margin-top: 23px;
	border: #fff 4px solid;
	border-radius: 50%;
	position: relative;
}

.profile-pic-active {
	position: absolute;
	width: 15px;
	height: 15px;
	background: #98FF21;
	border-radius: 50%;
	top: 53px;
	left: 50px;
}

.pro-section-small-top-row1 {
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 55px 0px 0px;
	border-bottom: 1px solid #D1D1D1;
}

.pro-section-small-top-row1 h3 {
	font-size: 18px;
	color: #052E6D;
	padding: 0px;
	margin: 0px;
}

.pro-section-small-top-row1 p {
	color: #979797;
	font-size: 14px;
	padding: 5px 0px;
	margin: 0px;
}

.pro-section-small-top-row1 h6 {
	color: #FFDC30;
	font-size: 12px !important;
}

.pro-section-small-top-row1 h6 span {
	font-size: 12px;
	color: #979797;
}

.pro-section-small-top-row2 {
	padding: 15px 0px;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}

.pro-section-small-top-row2 ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.pro-section-small-top-row2 ul li {
	text-decoration: none;
	padding: 7px 3px;
	margin: 0px;
	list-style-type: none;
}

.pro-section-small-top-row2 ul li a {
	border: 1px solid #008BD0;
	font-size: 14px;
	text-align: center;
	border-radius: 15px;
	color: #979797;
	padding: 5px 17px;
}

.pro-section-small-top-row2 ul li a:hover {
	background: #008BD0;
	color: #fff;
	text-decoration: none;
}

.pro-section-small-top-row3 {
	text-align: center;
	padding: 10px 0px;
	background: #F2F2F2;
}

.pro-section-small-top-row3 h3 {
	font-size: 14px;
	color: #979797;
	padding: 0px;
	margin: 0px;
}

.pro-section-small-top-row3 h3 span {
	color: #052E6D;
}

.pro-section-small-top-row4 {
	padding: 20px 0px;
}

.pro-section-small-top-row4 h2 {
	font-size: 16px;
	padding: 9px 0px;
	margin: 0px;
	color: #042353;
	font-weight: 600;
}

.grey-box {
	background: #F9F9F9;
}

.grey-box h4 {
	color: #042353;
	font-size: 20px;
	font-style: normal;
	padding: 5px 0px;
	margin: 0px;
}

.grey-box p {
	margin: 0px;
	padding: 0px;
}

.timesheet-mang-row {
	background: #FFF;
}

.timesheet-mang-table {
	margin: 21px 0px 0px;
	padding: 0px;
}

.timesheet-mang-table th {
	font-size: 12px;
	color: #979797;
	font-weight: 600;
}

.timesheet-mang-table tr {
	font-size: 12px;
	color: #052e6d;
}

.timesheet-mang-row h4 {
	font-size: 20px;
	font-style: normal;
	color: #008BD0;
	font-weight: 600;
	padding: 11px 0px 0px 0px;
}

.select-job-section h3 {
	font-size: 20px;
	color: #042353;
	padding: 10px 0px;
	margin: 0px;
}

.posting-detalis label {
	color: #5A7184;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 500;
}

.btn.btn-outline-primary.add-butn {
	padding: 10px 50px;
}

.bank-detalis-left {
	padding: 0px;
	margin: 0px;
}

.bank-detalis-left h3 {
	color: #042353;
	font-size: 20px;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

.bank-detalis-right {
	width: 100%;
	padding: 40px 0px;
	margin: 0px;
}

.bank-detalis-right img {
	width: 100%;
	height: 100%;
}

.btn.btn-primary.save {
	padding: 10px 40px;
	margin: 20px 0px 0px;
}

.bank-detalis-left .form-group label {
	font-size: 14px;
}

.inner-layout {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.inner-layout h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 35px;
	font-weight: 600;
	color: #000000;
	text-align: left;
	padding: 0px 0px 30px 0px;
	margin: 0px;
}

.inner-layout h2 {
	color: #052e6d;
	font-size: 30px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: 'Rubik', sans-serif;
	font-weight: 600;
}

.inner-layout h6 {
	color: #2199D6;
	font-size: 26px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-family: 'Rubik', sans-serif;
}

.inner-layout p {
	font-size: 16px;
	color: #494949;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

.inner-layout ul {
	padding: 0px;
	margin: 10px 0px 30px;
}

.inner-layout ul li {
	list-style-type: none;
	padding: 10px 0px;
	margin: 0px;
	font-size: 16px;
	color: #B0ABAB;
	font-family: 'Rubik', sans-serif;
}

.inner-layout ul li span {
	color: #03C;
	font-size: 18px;
	padding-right: 10px;
}

.right-panel-heading h6 {
	color: #008BD0;
	font-size: 16px;
	padding: 0px;
	margin: 0;
}

.right-panel-heading h6 a:hover {
	text-decoration: none;
	color: #003;
}

.bank-detalis-row:nth-child(odd) {
	background: #fff;
	border: 2px solid #006;
	border-radius: 8px;
	padding: 20px 20px;
	margin: 0px 0px 20px 0px;
}

.bank-detalis-row:nth-child(even) {
	background: #fff;
	border: 2px solid #ccc;
	border-radius: 8px;
	padding: 20px 20px;
	margin: 0px 0px 20px 0px;
}

.bank-detalis-row h3 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	color: #042353;
}

.bank-detalis-row p {
	font-size: 16px;
	padding: 8px 0px;
	margin: 0px;
	color: #979797;
}

.bank-detalis-row h2 {
	text-align: center;
	color: #fff;
	background: #3BB23F;
	font-size: 14px;
	margin: 10px 0px;
	padding: 10px 13px;
	width: 46%;
	float: right;
	border-radius: 6px;
}

.bank-img {
	margin: 0px auto;
	display: block;
	text-align: center;
	position: relative;
}

.bank-img img {
	width: 100%;
	margin: 2px 0px;
	text-align: center;
	display: block;
}

.bank-img-tag {
	position: absolute;
}

.bank-img-tag {
	position: absolute;
	top: -25px;
	left: -21px;
}

.bank-detalis-row .heading-nav {
	margin: 6px 0px;
}

.homebanner h2 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 700;
	color: #ffffff;
	line-height: 60px;
	margin-top: 30%;
}

.innerbanner {
	position: relative;
	top: 0px;
	left: 0px;
}

.innerbanner-text-row {
	position: absolute;
	top: -230px;
	left: 0px;
}

.innerbanner-text-row h2 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	font-weight: 700;
	color: #ffffff;
	margin-top: 0px;
	line-height: 60px;
}

.inner-layout-right {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.inner-layout-right img {
	width: 100%;
	height: auto;
	margin: 0px auto;
	display: block;
	padding: 50px 0px;
}

.inner-layout-box {
	width: 100%;

	background: #fff;
	padding: 20px 20px;
	border-radius: 8px;
	min-height: 540px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	text-align: center;
	margin: 50px 0px;
}

.inner-layout-box p {
	font-size: 14px;
}

.inner-layout-box h2 {
	font-size: 30px;
	text-align: center;
	width: 100%;
}

.inner-row-inner {
	margin: 40px 0px;
}

.inner-row-inner-img {
	width: 100%;
	height: auto;
}

.inner-row-inner-img img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

/************************** Anant Singh 17/10/2022 ***********************************************/

.chat-left .img_cont {
	width: 40px;
	height: 40px;
	/* border: #ccc 1px solid; */
	border-radius: 50%;
	text-align: center;
	margin-right: 12px;
	float: left;
}

.chat-left .img_cont img {
	width: 40px;
	height: 40px;
	object-fit: cover;
}

.chat-left .user_info ul {
	width: auto;
	padding: 5px 0px;
	list-style: none;
	float: left;
}

.chat-left ui.contacts {
	list-style: none;
}

.chat-left ui.contacts .user_info {
	padding: 8px 0px 8px 0px !important;
	font-size: 17px !important;
}

.chat-left {
	position: sticky;
	top: 0;
	height: 80vh;
	overflow-y: auto;
	scrollbar-width: none;
	/* Firefox */
}

.chat-left::-webkit-scrollbar {
	display: none;
	/* Chrome, Safari, and Opera */
}

.chat-right .img_cont {
	width: 45px;
	height: 45px;
	border: #ccc 1px solid;
	border-radius: 50%;
	text-align: center;
	margin-right: 12px;
	float: left;
}

.chat-right .img_cont img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.chat-right .user_info {
	padding: 8px 0px 8px 0px !important;
	font-size: 17px !important;
}

.right-text2 {
	margin: 0px 0px;
	padding: 5px 0px 0px 0px;
	float: right;
	/*border: #000 1px solid;*/
	/* position: absolute; */
	right: 0px;
	width: 170px;
}

.right-text2 a {
	color: #000000;
}

.right-text2 a:hover {
	color: #000000;
	text-decoration: none;
}

.right-text2 .video_cam span {
	width: auto;
	float: left;
	margin: 0px 7px;
	padding: 0px 0px;
}

.right-text2 .block_text {}

.right-text2 span .block_text a {
	color: #000000;
}

.msg_card_body {
	height: calc(80vh - 150px);
	overflow-y: auto;
	display: flex;
	flex-direction: column-reverse;
}

@media (max-width: 1024px) {

	/* Targeting tablets and smaller, including iPad Air */
	.msg_card_body {
		height: calc(50vh - 100px);
		/* Adjust height for tablets */
		flex-direction: column;
		/* Remove reverse column stacking for tablets */
	}
}

/* Custom scrollbar for WebKit browsers */
.msg_card_body::-webkit-scrollbar {
	width: 6px;
	/* Set the width of the scrollbar */
}

.msg_card_body::-webkit-scrollbar-track {
	background: transparent;
	/* Optional: transparent track background */
}

.msg_card_body::-webkit-scrollbar-thumb {
	background-color: rgba(118, 122, 236, 1);
	/* Color of the scrollbar */
	border-radius: 10px;
	/* Round the edges of the scrollbar */
}

/* Custom scrollbar for Firefox */
.msg_card_body {
	scrollbar-width: thin;
	scrollbar-color: rgba(118, 122, 236, 1) transparent;
}

.user_img1 {
	width: 70px;
	height: 70px;
	border: 1px solid white;
	/* Optional: adds a white border around the dot */
}

.bd-highlight {
	gap: 20px;
}

/**************************madhuparna***********************************************/

#app {
	width: 100%;
}

/* .msg_cotainer {
	background-color: rgba(238, 238, 248, 1);
	padding: 15px 25px;
	margin: 0px 0px 0px 10px;
	border-radius: 8px;
	max-width: 70%;
} */

.msg_time {
	color: #092fa2;
	margin: 0px 5px 5px 50px;
	font-size: 12px;
	float: right;
}

/* .msg_cotainer_send {
	background-color: rgba(146, 149, 239, 1);
	padding: 15px 25px;
	margin: 0px 10px 0px 0px;
	border-radius: 8px;
	max-width: 70%;
} */

.msg_time_send {
	color: #092fa2;
	font-size: 12px;
	float: right;
}

.img_cont {
	width: 40%;
}

.img_cont img {
	width: 40%;
}

.input-group-text.input-group-text {
	background-color: rgba(118, 122, 236, 1);
	border: 1px solid rgba(118, 122, 236, 1);
}

.user_info {
	width: 60%;

}

.action_menu ul li {
	list-style-type: none;
}

/*#button-join {*/
/*	float: left;*/
/*	margin: 0px -45px;*/
/*}*/

.contacts_card {
	margin: 0px 0px 0px 25px;
}

.form-check {
	color: #212529;
	margin-top: 12px;
}

.modal-content {
	border-radius: 11px;
}

.modal-header {
	padding: 14px 9px;
	border-bottom: 1px solid #e9ecef;
	border-radius: 10px 10px 0px 0px;
	background: linear-gradient(#007fc3, #053271);
	color: #fff;
}

.modal-header .modal-title {
	color: #fff;
}

.close {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #ff0505;
	text-shadow: 0 1px 0 #fff;
	opacity: 1 !important;
}

.close:focus,
.close:hover {
	color: #e10202;
}

.modal-header .close {
	padding: 1rem;
	margin: -22px -7px -1rem auto;
}

.modal-footer .btn {
	border-radius: 6px;
}

.modal-content .price-range-slider .range-value input {
	margin: 5px 0 9px 0;
}

.modal-content .round label {
	height: 18px !important;
	left: 0;
	top: 0;
	width: 18px !important;
}

.modal-content h6 {
	margin-top: 0px;
	margin-bottom: 1rem;
	float: left;
	padding-left: 10px;
	font-weight: normal;
	font-size: 16px;
}

.modal-content .round label::after {
	height: 6px;
	left: 4px;
	top: 4px;
	width: 8px;
}

/* #timerrangemonday {
	margin-bottom: 20px !important;
} */

#times p {
	margin-top: 14px;
	margin-bottom: 36rem;
	font-size: 16px;
}

#channelsModal .form-check-input {
	position: absolute;
	margin-top: .3rem;
	right: 79px;
}

#channelsModal .form-check {
	color: #212529;
	margin-top: 12px;
	padding-left: 0px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.hiring-made-easy h4 {
	color: #052e6d;
	font-size: 23px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	font-weight: 600;
}

.homebanner .btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 15px;
	line-height: 1.5;
	border-radius: 6px !important;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	height: 61px;
	display: inline-flex;
	align-items: center;
	line-height: 19px;
}

a:hover {
	color: #8bbef5;
	text-decoration: underline;
}

.home-section .bannerimg1 {
	position: absolute;
	width: 80px;
	-webkit-animation: leaves 8s alternate infinite;
	animation: leaves 8s alternate infinite;
	left: 3%;
	top: 18%;
}

.home-section .bannerimg2 {
	position: absolute;
	width: 51px;
	left: 239px;
	top: 144px;
	z-index: 9;
}

.home-section .bannerimg3 {
	position: absolute;
	width: 80px;
	left: 268px;
	top: 130px;
	z-index: 99;
}

.home-section .bannerimg4 {
	position: absolute;
	width: 51px;
	left: -19px;
	top: 287px;
}

.home-section .bannerimg5 {
	position: absolute;
	width: 80px;
	left: -38px;
	bottom: 110px;
}

.home-section .bannerimg7 {
	position: absolute;
	width: 80px;
	left: 317px;
	bottom: 58px;
	z-index: 9;
}

.home-section .bannerimg6 {
	position: absolute;
	width: 43px;
	left: 416px;
	top: 452px;
	z-index: 9;
	opacity: 0.8;
}

.documents-box {
	padding: 0px 0px;
	margin: 0px;
	min-height: 24px;
}

.documents-box p {
	padding: 0px 0px;
	margin: 0px;
	color: #5A7184;
	font-size: 16px;
	font-weight: 500;
	width: 100%;

}

.select2-container .select2-selection--single {
	height: 44px !important;
}

.select2-container--default .select2-selection--single {
	border: 1px solid #C3CAD9 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 42px !important;
	width: 40px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 7px;
	color: #959EAD !important;
	font-size: 15px !important;
	padding-left: 15px !important;
}

.select2-results__option--selectable {
	padding-left: 15px !important;
}

.border-radius1 {
	border-radius: 20px !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	-ms-border-radius: 20px !important;
	-o-border-radius: 20px !important;
}

.border-radius2 {
	border-radius: 35px !important;
	-webkit-border-radius: 35px !important;
	-moz-border-radius: 35px !important;
	-ms-border-radius: 35px !important;
	-o-border-radius: 35px !important;
}

.contacts1 {
	list-style: none;
	padding: 0px;
}

.msg_head1 {
	border-top-left-radius: 30px !important;
	border-top-right-radius: 30px !important;
	/* Other styles for msg_head */
}

.img_cont_msg {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.user_img_msg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.msg_cotainer {
	width: 65%;
	padding: 10px;
	border-radius: 10px;
	/*Roundedcorners*/
	word-wrap: break-word;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.msg_cotainer_send {
	width: 65%;
	padding: 10px;
	border-radius: 10px;
	/*Roundedcorners*/
	word-wrap: break-word;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #fff;
}

.msg_cotainer {
	background-color: rgba(238, 238, 248, 1);
	/* Receiver's background */
	border-bottom-left-radius: 0px;
	/* Flat corner on top left */
}

.msg_cotainer::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -15px;
	width: 15px;
	height: 20px;
	z-index: 9;
	border-radius: 0 0 20px 0;
	background: #fff;
}

.msg_cotainer::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -8px;
	width: 15px;
	height: 15px;
	background: rgba(238, 238, 248, 1);
}

.msg_cotainer_send {
	background-color: rgba(146, 149, 239, 1);
	/* Sender's background */
	border-bottom-right-radius: 0px;
	/* Flat corner on top right */
}

.msg_cotainer_send::before {
	content: "";
	position: absolute;
	bottom: 1px;
	right: -15px;
	width: 15px;
	height: 20px;
	z-index: 9;
	border-radius: 0 0 0 20px;
	background: #fff;
}

.msg_cotainer_send::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: -9px;
	width: 18px;
	height: 15px;
	background: rgba(146, 149, 239, 1);
}

.msg_name {
	font-weight: bold;
	display: block;
	color: #6C63FF;
	/* Color for name */
	margin-bottom: 5px;
}

.msg_time {
	position: absolute;
	bottom: 0;
	right: 10px;
	font-size: 12px;
	color: rgba(143, 143, 143, 1);
}

.msg_time_send {
	position: absolute;
	bottom: 0;
	right: 10px;
	font-size: 12px;
	color: rgba(255, 255, 255, 1);
}

.profile-image {
	position: relative;
	display: inline-block;
	/* Ensures the size of the div matches the image */
}

/* .profile-image::after {
	content: '';
	position: absolute;
	bottom: 10px;

	right: 0px;

	width: 12px;

	height: 12px;

	background-color: rgba(36, 197, 100, 1);

	border: 1px solid white;

	border-radius: 50%;

} */

.online-text {
	font-size: 14px;
	color: rgba(217, 217, 217, 1) !important;
}

/* search css */

.search-box {
	width: auto;
	position: sticky;
	top: 0;
	z-index: 1;
	display: flex;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding-bottom: 10px;
	/* Adjust this value to control the space */
	border-bottom: 1px solid #dee2e6;
	/* Added border-bottom */
}

/* Rest of your existing CSS remains unchanged */
.search-input {
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	padding: 15px 45px 15px 15px;
	background-color: #eaeaeb;
	color: #6c6c6c;
	border-radius: 6px;
	border: none;
	transition: all .4s;
}

.search-input:focus {
	border: none;
	outline: none;
	box-shadow: 0 1px 12px #b8c6db;
	-moz-box-shadow: 0 1px 12px #b8c6db;
	-webkit-box-shadow: 0 1px 12px #b8c6db;
}

.search-btn {
	background-color: transparent;
	font-size: 18px;
	padding: 6px 9px;
	margin-left: -45px;
	border: none;
	color: #6c6c6c;
	transition: all .4s;
	z-index: 10;
}

.search-btn:hover {
	transform: scale(1.2);
	cursor: pointer;
	color: black;
}

.search-btn:focus {
	outline: none;
	color: black;
}