@charset "utf-8";
/* CSS Document */

body {
    background-color: #fff;
    line-height: 1.6;
    margin: 0;
    text-align: left;
    overflow-x: hidden!important;
    font-size: 1rem;
    font-weight: 600;
}


.bg-dark {
    background: #fff!important;
}
.cat_name {
        background: transparent;
    border: 0px;
    padding: 0;
    font-weight: 600;
    font-size: 18px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 2rem;
}
.theme1-featured-logo {
    width: 100%;
    height: 100px;
    object-fit: contain;
    border-color: #eee;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    padding: 20px;
    background-color: #ffffff;
    overflow: hidden;
}

.profile {
	width: 100px;
    height: 100px;
    object-fit: contain;
    object-position: left;
    border-radius: 3px;
}


/* .navbar-light .navbar-nav .nav-link {
    color: #6B7280!important;
} */

img.featured-logo {
    height: 55px;
    width: 55px;
    object-fit: contain;
}
  
	
.white-bg {
	background-color:#fff;
	/*padding:50px 0;*/
}

img.img-circle {width:150px; height:150px;}
ul.categories {    list-style-type: none;}
ul.categories li a{
    line-height: 45px;
    font-weight: 400;
    padding: 8px 15px;
    border-radius: 5px;
	}

.img-circle-custom {
    border-radius: 50%!important;
    background-color: #fff;
    padding: 5px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    -o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
}



/* Carousel base class */
.carousel {
  margin-bottom: 5rem;
  z-index:-100000;
  margin-top: -16px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}
.carousel-caption  h5{
  font-size:32px;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  height: 20rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
  object-fit: cover;
}
.carousel-caption {
    right: 20%;
    /*left: 20%;*/
    top: 78px;
    /* position: relative; */
    padding-bottom: 30px;
	color:#283a50;
	text-align:left;
}
.carousel-indicators {
    bottom: 150px;
	display:none;
	z-index:11;
}

.no-border {border-color:#fff;}
.border-left {border-left:1px solid #ccc;}

.card-title-theme1 {
	color:#111827;
	font-size:28px;
}

.dark-bg-theme1 {
    background: linear-gradient(135deg, #0097b2, #038097);
}

.dark-bg-theme1 p strong {color:#fff;}
.dark-bg-theme1 div a, .copyright {color: #fff!important;}

.slider-bg-theme1 {
    margin: -14px 0 0 0;
    background: linear-gradient(135deg, #0097b2, #038097);
    padding: 100px 0;
}
.filters-bar {
    background: #fff;margin: -29px 0 0 0;padding-top: 10px;box-shadow: 0 5px 10px -5px #ccc;
}
.active-tab {
    color: #fff !important;
    border: 2px solid #ff66c4;
    border-radius: 100px;
    background: #ff66c4;
}
.active-tab:hover {
	color: #fff!important;
    border:2px solid #ed50b1;
	border-radius:5px;
	background:#ed50b1;
}
.stats-heading {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}
.stats-subheading {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    opacity: 0.8;
}
h3.job-title-theme1 a{
    font-size: 18px;
    font-weight: 600;
    color: #000!important;
	}

.btn-pink {
    border: 3px solid #0097b2 !important;
    border-radius: 100px;
    color: #fff;
    font-weight: 500;
    background: #0097b2;
    width: 100%;
}

.navbar-light .navbar-toggler {
    color: #fff;
    border-color: #23468c;
    background: #23468c;
    border-radius: 50%;
    min-height: 40px;
}

.cheight {
    padding: 50px 0!important;
}
/* RESPONSIVE CSS
-------------------------------------------------- */



/* .btn {
	font-size: .875rem;
} */
/* .border-bottom {
    border-bottom: 1px solid #0097b2!important;
} */

/* Bootstrap 5 */



p {
    font-size: 1rem;
}
ul {
    list-style-type: disc;
    margin-bottom:20px;
    margin-left:20px;
}
ul.num {
    list-style-type:decimal ;
    margin-bottom:20px;
    margin-left:20px;
}
ul li{
    font-size: 1rem;
    font-weight: 500;
}
.main-heading {
    margin-bottom:12px;
}
.resume-heading {
    margin-bottom:12px;
    font-size: 1.4rem;
}
a {
    text-decoration: none;
    color: #202124!important;
}



label {
    font-size: 0.9rem;
    margin: 0;
    color:#000;
}
.form-group {
    margin-bottom: 15px;
}
/* .form-control {
    display: block;
    width: 100%;
    padding: 100px 2.25rem 100px 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    transition: all .2s ease-in-out;
} */
.btn-100 {
    width:100%;
}


.border-login {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(255,249,34), rgba(255,0,128), rgba(56,2,155,0));
    border-image-slice: 1;
    display: table;
    margin: 0 auto 15px auto;
    width: 117px;
}
.rounded-12 {
    border-radius: 12px;
}
.aboutus {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
    border: 5px solid #fff;
    margin: 20px 0;
}
.nav-link {
	/* color: #fff!important; */
    font-size: 18px;
    font-family: helvetica;
}
.social-signup {
    text-align: right;
    margin: -25px 0 0 0;
    position: relative;
    font-size: 16px;
}
.label-text {
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.font-14 {
    font-size: 14px;
}
.col-form-label {
    text-align: right;
    font-size: 14px;
	    font-weight: 500;
}
.input-group-text {
    line-height: 1.9;
    border-radius: 0;
}
.mini-profile-img-dashboard img {
    width: 119px;
    height: 119px;
    object-fit: contain;
    padding: 0;
    box-shadow: 0 0.1rem 0.1rem rgb(0 0 0 / 10%);
    border-radius: 5px;
}
.jobseeker-rate {
    float: right;
    position: absolute;
    top: 20px;
    right: 0px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px 20px;
    max-width: 215px;
}
/* .card-widget {
    background: #fff;
    box-shadow: 0 0.1rem 0.1rem rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 0.7em 1rem;
}
.card-jobseeker {
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
    border-radius: 5px;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 6%);
}


/* Resume Steps */
/* Global CSS, you probably don't need that */

.clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.pull-right {
	float: right;
}

.step a, a:active {
	color: #0d172c!important;
	text-decoration: none;
}

.step a:hover {
	color: #999!important;
}

/* Breadcrups CSS */
.arrow-steps .step {
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: default;
    margin: 0 3px;
    padding: 10px 10px 10px 30px;
    min-width: 70px;
    height: 36px;
    line-height: 16px;
    float: left;
    position: relative;
    background-color: #eee;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 0.2s ease;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -16px;
	width: 0;
	height: 0;
	border-top: 19px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 17px solid #eee;	
	z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
	right: auto;
	left: 0;
	border-left: 17px solid #fff;	
	z-index: 0;
}

.arrow-steps .step:first-child:before {
	border: none;
}

.arrow-steps .step:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.arrow-steps .step span {
	position: relative;
}

.arrow-steps .step span:before {
	opacity: 0;
	content: "✔";
	position: absolute;
	top: -2px;
	left: -20px;
}

.arrow-steps .step.done span:before {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease 0.5s;
	-moz-transition: opacity 0.3s ease 0.5s;
	-ms-transition: opacity 0.3s ease 0.5s;
	transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
	color: #fff!important;
	background-color: #2ea44f ;
}
.arrow-steps .step.current a{
	color: #fff!important;
	background-color: #2ea44f ;
}

.arrow-steps .step.current:after {
	border-left: 16px solid #2ea44f ;	
}

.arrow-steps .step.active_tab1 {
	color: #fff!important;
	background-color: #2ea44f ;
}
.arrow-steps .step.active_tab1 a{
	color: #fff!important;
	background-color: #2ea44f ;
}

.arrow-steps .step.active_tab1:after {
	border-left: 17px solid #2ea44f ;	
}


.resume-name {
    position: relative;
    float: right;
    margin-top: -40px;
}

.card-body-new {
    padding:0!important;
}

.mb-12 {
    margin-bottom: 12px;
}
.btn-font {
    font-size: 16px;
}

.logo-img img {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    width: 75px;
    height: 75px;
    object-fit: contain;
}
.mini-profile-img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.mini-profile-img img{
    width: 100px;
    height: 100px;
    object-fit: contain;
    border-radius: 5px;
}

.list-hover:hover {
    background-color: #e6ecf4;
}

a.list-group-item-primary {
    color: #000!important;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgb(247 247 247) 0%, rgb(231 231 231) 100%);
    border: 1px solid #e9e9e9;
}
.list-group-item-action {
    width: auto;
}
.danger-bg {
    color: #842029;
    background: #f8d7da;
    border-color: #f5c2c7;
    border-radius: 5px;
    padding:10px 25px;
}
.required {
    border-left: 2px solid #fb6c23;
}
.form-check2 {
        padding-left: 0.5em;
        padding-right: 1em;
}

.forum-icon-bg {
    border-radius: 3px;
    font-size: 20px!important;
    color: #0c5460;
    background-color: #d1ecf1;
    border: 1px solid #bee5eb;
}
.video-img {
    width:400px;

}
img.logo-dashboard {
    width: 130px!important;
    height: 130px!important;
    object-fit: fill;
}
.border-bottom-0 {
    border-bottom: 0px!important;
}
 .box_job_type {
    border-radius: 3px;
    width: 16px;
    height: 16px;
    float: left;
	margin: 4px 0 0 0;
}

.text-muted {
    overflow-wrap: anywhere;
        color: rgba(0,0,0,0.6);
}
.text-muted a {
    color: #686781!important;
}
.text-muted a:hover {
    color: #0858d0!important;
	
}

.form-home {
	border-radius:100px!important;
}
.form-radius {
	border-radius:100px!important;
}
:root {
  --primary-foreground: #ffffff;
  --primary: 236, 72, 153; /* rgb value for pink-500 */
  --ring: #ec4899; /* pink-500 */
  --ring-offset-background: #ffffff;
  /* Updated pink gradient */
  --bg-gradient-accent: linear-gradient(90deg, #ff66c4 0%, #ff66c4 100%);
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem; /* gap-2 = 8px */
  white-space: nowrap;
  font-size: 0.875rem; /* text-sm = 14px */
  font-weight: 600; /* font-semibold */
  color: var(--primary-foreground);
  background: var(--bg-gradient-accent); /* define this in your :root */
  height: 3rem; /* h-12 = 48px */
  padding-left: 2rem;  /* px-8 = 32px */
  padding-right: 2rem;
  border-radius: 100px; /* rounded-md = 6px */
  transition: color 0.2s, background-color 0.2s; /* transition-colors */
  ring-offset-color: var(--ring-offset-background);
  border: 1px solid #ff66c4;
}

.button:hover {
  background-color: rgba(var(--primary), 0.9); /* hover:bg-primary/90 */
}

.button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px var(--ring), 0 0 0 4px var(--ring-offset-2);
}

.button:disabled {
  pointer-events: none;
  opacity: 0.5;
}

/* SVG inside the button */
.button svg {
  pointer-events: none;
  width: 1rem;
  height: 1rem; /* [&_svg]:size-4 = 16px */
  flex-shrink: 0;
}
/* Featured Job Row */
.featured-job-tag {
    background: #f2f8f9;
    border: 1px solid #f2f8f9;
}

.hero_title {
    text-shadow: 2px 1px 3px #086c57;
    font-size: 3.5rem;
    font-weight: 700 !important;
    margin-bottom: 1.5rem;
    color:#fff;
}

.footer {
	margin-top:32px;
}

.aboutus-section {
    background: linear-gradient(135deg, #fbdff0, #ebc1db);
    padding:75px 0;
    margin:50px 0;
    border-radius: 25px;
}
.alert-text {
font-size: 40px;
font-weight: 700;
}



  @media only screen and (max-width: 900px) {
    .slider-bg-theme1 {
        padding: 25px 0 55px 0;
    }
}



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

    .hero_title {
    text-shadow: 2px 1px 3px #086c57;
    font-size: 1.5rem;
    font-weight: 700 !important;
    margin-bottom: 1.5rem;
}
    .slider-bg-theme1 {
        margin: -70px 0 0 0;
    }
}



@media screen and (max-width: 479px) {
.m-font-size1 {
	font-size: 22px!important;
	    margin: 0!important;
}
}

@media screen and (max-width: 479px) {
.mpt-20 {
padding-top: 0px!important;
}
}
@media screen and (max-width: 479px) {
.mmt-0 {
    margin-top: 0px!important;
}
}

@media screen and (max-width: 479px) {
.mmt-15 {
    margin-top: 15px!important;
}
}
@media screen and (max-width: 479px) {
.form-radius {
	width:100%;
}
.gx5-mobile {
       --bs-gutter-x: 0rem!important; 
}
.active-tab {
    margin-top: 10px;
}
.aboutus-section {
    padding:25px;
}
.alert-text {
font-size: 18px;
}
.cheight {
    padding: 20px 0!important;
}
}




.mf-size26 {
	    font-size: 26px!important;
}



