/*
	Careers
*/
@media (min-width: 1300px) {
	.careers{
		min-height:800px
	}
}
.careers{
	min-height: -webkit-calc(100vh - 168px);
	min-height: -moz-calc(100vh - 168px);
	min-height: -ms-calc(100vh - 168px);
	min-height: -o-calc(100vh - 168px);
	min-height: calc(100vh - 168px);
	padding-top:10px;
}
.title{
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	/*font-size:35px;*/
	font-size:50px;
	font-weight:bold;
	line-height:43px;
	background: -webkit-linear-gradient(#0046B0, #19347D);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	-webkit-linear-gradient(#000000, #19347D);
}
.sub-title{
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	font-size:18px;
	background-color: black !important;
	background-color: #000000d1 !important;
    	background-color: #19347D !important;
}
.sub-title-career{
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	font-size:20px;
	font-weight:bold;
	/* background: -webkit-linear-gradient(#0046B0, #19347D); */
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	
}
.featured-title{
	padding:25px 80px 25px 80px;
}
.featured-container,
.back-container{
	padding:0px 80px 0px 80px;
}

.job-container{
	padding:30px 20px 0 20px;
	letter-spacing:1px;
	
}
.job-container > a{
	text-decoration:none
}
.back-container{
	margin-top:25px
}
@media only screen and (max-width: 1299px){ 
	.featured-container,
	.back-container,
	.featured-title{
		padding:25px 5px;
	}
}
.job-title-container{
	width:100%;
	height:110px;
    display: table;
    color: #FFF;
	background-image:url(../img/careers/job-bg.png);
	background-size: 100% 100%;
}
.job-title-container p {
	vertical-align: middle;
	display: table-cell;
	font-size:20px;
	font-weight:bold;
	
}
p.job-location{
	white-space: nowrap;
	overflow:hidden;
    text-overflow:ellipsis;
	font-size:18px;
	color:#727376;
	line-height:18px;
	padding-top:5px;
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	font-size:18px
}
p.job-department{
	font-size:18px;
	color:#727376;
	line-height:16px;
	margin-top:-2px;
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	font-size:18px
}
@media only screen and (max-width: 1299px){ 
	.job-container{
		padding:20px 5px 0 5px;
		
	}
	.job-title-container p {
		font-size:18px;
		
	}
	p.job-location,
	p.job-department{
		font-size:14x;
	}
}
/* form-container */
.form-container{
	padding:20px 15px 80px 15px;
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	position:absolute;
	height: 100%;
	right:0;
	min-height: 100% !important;
	background-color:#E6E7E8;
overflow-y:scroll; overflow-x:hidden;
	
}


/*no available careers*/
.no-careers {
    /* text-align: center; 
    margin: 50px auto;  
    max-width: 600px; */

	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 50vh;
    text-align: center;
}

.no-careers h2, .no-careers p {
    margin: 10px 0;
	font-weight: bold;
}
/*no available careers*/

@media only screen and (max-width: 1299px){ 
	.form-container{
		padding-top:40px;
		font-family:AvantGarde-Dm-BT , Fallback, sans-serif;
		position:relative;
	}

}
.normal{
	font-family:AvantGarde-Bk-BT , Fallback, sans-serif;
	font-size:13px
}
.btn-orange{
	font-size:20px;
	margin-top:40px;
}

.btn-orange:active {
	outline: 0;
}
.btn-orange:focus {
	outline: 0;
}
.btn-danger,
.btn-dangerr:focus,
.btn-danger:hover{
	color:#fff;
	background-color:#a94442;
}
.helper{
	color:#a94442;
}
.has-error.has-feedback > .form-control{
	color:#a94442;
}
.has-error.has-feedback > select.form-control option:first-child{
	color:#a94442;
}
.has-error.has-feedback > select.form-control option:nth-child(n+2){
	color:#000;
}
.has-error.has-feedback input[type=text].form-control{
	color:#a94442;
}


/*newly added*/
body::before {
	content: '';
	background-color: #E6F0FA ;
	background: linear-gradient(to bottom, #e6f0fa 0%, #dbe8f5 100%);
	opacity: 0.2.5;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}


.faq-container{
	/* background-color: rgb(255, 255, 255);
	padding: 20px; */

	background-color: #fff;
 	/* padding: 20px; */
 	/*width: 300px;          /* fixed width for even boxes */
 	box-shadow: 0 2px 6px rgba(0,0,0,0.1); /*shadow*/
 	border-radius: 6px;
 	text-align: left;

	width: 100%;             /* takes full width of parent */
    max-width: 90%;  /*70*/

	opacity: 0;                  /* start invisible */
    transform: translateY(-30%); /* start below */
    animation: slideIn 0.6s forwards;
}

.faq-container p {
  margin: 0;
  font-size: 18px;
   /* font-family: AvantGarde-Md-BT, sans-serif;  */
 /*font-family: 'Montserrat', sans-serif;*/
 /*font-family: 'Montserrat', sans-serif;   /* Modern, geometric, clean */
  font-family: 'Roboto', sans-serif;       /* Versatile, readable, neutral */
  padding: 5px;
}

.faq-answer{
   /* padding: 10px 20px 10px 20px; */
   /* padding: 50px 30px 30px; */
   padding: 0px 30px 30px;

   /* color:#19347D; */
   color: #0849aafa;
   font-weight: bold;
}

.faq-answer p {
   padding: 0px;
   opacity: 0; 
   transform: translateY(120px);
   transition: transform 0.5s ease, opacity 0.10s ease;
}

.faq-answer p.active{
  opacity: 1;                   /* fade in */
  transform: translateY(0);     /* slide up into place */
}

.faq-question.active {
	background: #4893e4; 
	color: #fff;
	border-radius: 6px 6px 0px 0px;
}

.faq-question {
  display: block;              /* make <a> act like a block */
  /*background: #60a4ec;         /* blue background */
  /* background: #ffffff;  */
  /* background: #f4f7fb; */
  background: white;
  color: #000000;                 /* text color */

  padding: 20px 30px;
  font-size: 18px;
  font-weight: bold;
  /*border-radius: 6px 6px 0 0;  /* rounded top only */
  border-radius: 6px;  
  text-decoration: none;
  font-family: 'Roboto', sans-serif; 


  cursor: pointer;
  position: relative; /* needed if using ::before animation */
  transition: background 0.3s ease; /* smooth background change */
      color: #4a5f87;
}

.faq-question p {
  margin: 0;
  display: flex;
  justify-content: space-between;

}

/* .faq-question:hover {
	cursor: pointer;
	background: #6eafff; 
	text-decoration: none;
} */

.faq-question:hover,
.faq-question.active { /* when clicked */
    /*background: #6eafff; /* highlight only question */
	/* color: #fff; */
	text-decoration: none;

	background: white;
    color: black;
}


.faq-question:hover .plus-sign {
  /*transform: rotate(45deg); /* + becomes × */
  transform: rotate(90deg);
}

/* Optional: animated underline effect using ::before */
.faq-question::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0px; /*3px*/
    height: 4px;
    width: 100%; /*99.5%*/
    background: #6eafff;
	border-radius: 6px;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.3s ease;
}

.faq-question:hover::before,
.faq-question.active::before {
    transform: scaleX(1);
    transform-origin: left;
}


.centered{
  /* position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;  */
  /* padding:0px 100px 0px 100px; */

  /* display: flex;
  flex-direction: column;
  align-items: flex-start; 
  justify-content: flex-start;
  margin-top: 20px; 
  width: 100%;  */


  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-top: 50px;
  margin-bottom: 50px;
  width: 100%;
    min-height: 50vh;
  height: auto;
}

.plus-sign{
	color:#e6f0fa;
	    /* text-shadow: 
        -1px -1px 0 #000, 
         1px -1px 0 #000, 
        -1px  1px 0 #000, 
         1px  1px 0 #000;   */

		text-shadow: 
        -1px -1px 0 rgba(0,0,0,0.3),  
         1px -1px 0 rgba(0,0,0,0.3),  
        -1px  1px 0 rgba(0,0,0,0.3),  
         1px  1px 0 rgba(0,0,0,0.3);  
	float: right;
	font-size: 25px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	transition: transform 0.3s; 
}

.faq-question.active .plus-sign {
    /*transform: rotate(0deg);      /* final position */
    /*transition: none;             /* stop smooth animation */
	/*opacity: 0;               /* fade out */
    transform: rotate(180deg); 
}

.featured-title{
	margin-top: 50px;
	padding:25px 80px 25px 80px;
}

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

.title{
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	font-size:35px;
	font-size:50px;
	font-weight:bold;
	line-height:43px;
	background: -webkit-linear-gradient(#0046B0, #19347D);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	-webkit-linear-gradient(#000000, #19347D);
	margin-bottom:10px;

	opacity: 0;                  /* start invisible */
    transform: translateY(-30%); /* start below */
    animation: slideIn 0.6s forwards;
}

.sub-title{
	font-family:AvantGarde-Md-BT , Fallback, sans-serif;
	font-size:18px;
	/*background: -webkit-linear-gradient(#0849aafa, #0b3fcfd5);*/
	background: -webkit-linear-gradient(#0046B0, #19347D);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	opacity: 0;                  /* start invisible */
    transform: translateY(-30%); /* start below */
    animation: slideIn 0.6s forwards;
	font-weight: bold;

}

/*key animations onload*/
@keyframes slideIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}




/*card*/

/* .card-tabs {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.tab-card {
  flex: 1;
  padding: 18px;
  text-align: center;
  border-radius: 10px;
  background: #f4f7fb;
  cursor: pointer;
  font-weight: 600;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}

.tab-card:hover {
  background: #e9eef7;
}

.tab-card.active {
  background: #ffffff;
  border-color: #0d6efd;
  color: #0d6efd;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.tab-content .content {
  display: none;
  animation: fade 0.3s ease;
}

.tab-content .content.active {
  display: block;
}

@keyframes fade {
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
} */


.card-tabs {
  /* display: flex;
  gap: 15px;
  margin-bottom: 20px;
  flex-wrap: wrap;  */

  display: flex;
  justify-content: center;   /* CENTER the cards */
  /* gap: 15px; */
  gap: 2px;
  margin-bottom: 20px;
  flex-wrap: wrap;   
}

.tab-card {
  /*width: 120px;               /* square-ish width */
  /*height: 120px;              /* square-ish height */

  width: 194px; /*200*/
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 12px;
  background: #f4f7fb;
  cursor: pointer;
  font-weight: 600;
  border: 2px solid transparent;
    font-family: 'Roboto', sans-serif;
  font-size: 19px;
  transition: all 0.6s ease;
  color: #4a5f87;

      /* Start off-screen to the right */
    transform: translateX(100%);
    opacity: 0;
    
    transition: transform 0.5s ease, opacity 0.5s ease;
  
}

.tab-card.slide-in {
    transform: translateX(0);
    opacity: 1;
}

/* Hover effect: add border */
.tab-card:hover {
  /*border-color: #0d6efd;  /* blue border */
  background: #e9eef7;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  border: 1px solid black;
}

/* Active card */
.tab-card.active {
  background: #ffffff;
  /* border-color: #0d6efd; */
  /* color: #0d6efd; */
  /* box-shadow: 0 4px 10px rgba(0,0,0,0.15); */
  border: 1px solid black;
  color: black;
  box-shadow: 0 4px 10px rgba(165, 204, 255, 0.64);
}

.tab-card {
  position: relative;
  padding: 20px;
  background: #f4f7fb;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s;
  margin: 10px;
}

.tab-card .indicator {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border:2px solid #4a5f87;
  background:rgb(255, 255, 255);
  /*background: transparent; /* default hidden */
  transition: background 0.2s;
}

.tab-card.active .indicator {
  background: #007bff; /* highlight color */
  border:2px solid #007bff;
}



/* Tab content */
.tab-content .content {
  display: none;
  animation: fade 0.3s ease;
}

.tab-content .content.active {
  display: block;
}

/* Fade animation */
@keyframes fade {
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
}

.content p{
	/* color: #0d4dac !important; */
	color: #4a5f87 !important;
}


.centered-category{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  width: 100%;
  margin-bottom: 50px;
    min-height: 50vh;
  height: auto;
}