html,
body {
	height: 100%;
	line-height: 1.5;
	color: #484b59;
	font-weight: 100;
	font-size: 14px;
}

body {
	font-family: 'Poppins', sans-serif;
	/* background-color: */
}

#mainNav .navbar-brand {
	color: #fff;
	/* font-family: 'Kaushan Script',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'; */
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
#mainNav .navbar-brand:hover{
	color: #ffffff;
}
#mainNav .navbar-brand {
	font-size: 18px;
}
#mainNav.navbar-shrink .navbar-brand{
	color: #484b59;
	font-size: 18px;
}

.researchText {
	color: #b7b7b7;
}

/* 
.container {
    max-width: 95%;
 } */

#mainNav.navbar-shrink {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	color: #002a64;
	/* border-bottom: 1px solid #002a64; */
	box-shadow: 0px 0px 7px #777;
	transition: background-color 0.4s ease-out;
}

/* @media (max-width: 1200px){
    .container {
        max-width: 95%;
    }

    }
    
@media (max-width: 992px){
    .container {
        max-width: 960px;
    }
    }
   

    
@media (max-width: 768px){
    .container {
        max-width: 720px;
    }
    }

    @media (max-width: 576px){
        .container {
            max-width: 540px;
        }
        .container {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }
        }
        
      */

/* Agency css override start */
nav.navbar-shrink>.navbar-collapse>ul li a.nav-link {
	color: red;
}

.navbar-shrink .navbar-nav .nav-item .nav-link {
	font-size: 90%;
	font-weight: 400;
	padding: .75em 0;
	letter-spacing: 1px;
	color: #002a64 !important;
}

.navbar-shrink .navbar-nav .nav-item .nav-link:hover {
	color: #f58514 !important;
}

header.masthead {
	text-align: inherit;
}
/* header.masthead{
	background-attachment: fixed;
} */
header.masthead .intro-text {
	padding-top: 250px;
	padding-bottom: 170px;
	/* width: 50%; */
	margin-left: 4%;
}

header.masthead .intro-text .intro-heading {
	font-size: 42px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 30px;
}

.intro-heading:before {
	content: '';
	width: 10px;
	height: 110px;
	background-color: #ffffff;
	position: absolute;
	margin-left: -25px;
	margin-top: 5px;
}

header.masthead .intro-text .intro-lead-in {
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	margin-bottom: 25px;
}

/* home  page tab css overrride */
#wcrhomepagetab.nav-justified .nav-item {
	text-align: left;
}

#wcrhomepagetab.nav-justified .nav-link {
	/* padding: 0rem 0rem; */
	margin-right: 15px;
	background-color: #fff;
	border: solid 2px #f5f6f9;
	color: #002a64;
	/* font-size: 14px; */
	font-weight: bold;
	transition: 0.5s;
}

#wcrhomepagetab.nav-justified .nav-link:last-child {
	margin-right: 0px;
}

#wcrhomepagetab.nav-justified .nav-link.active {
	background-color: #002a64;
	border: solid 2px #f5f6f9;
	color: #ffffff;
	border: solid 2px #002a64;
	transition: 0.5s;

}

.tabsicon {
	position: relative;
	bottom: 0px;
	color: #f58514;
}

#wcrhomepagetab .nav-link.active .tabsicon {
	color: #ffffff;
}

.h-70px {
	height: 70px;
}

.demosection,.demosection2 {
	background-image: url(../img/about/background.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right 13%;
	/* margin-left: 31px; */
	/* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
	background-blend-mode: luminosity;
	background-attachment: fixed;

}

.demosection2 {
	background-position: right 33%;
}
#about {
	color: #fff;
	background-color: #002a64;
    background-image: radial-gradient( #122F6F,#071B41);
	/* background-image: url(../img/about/about.png); */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right 0%;
	background-attachment: fixed;
	/* height: 1500px; */
}

.bR {
	border-left: 2px solid #ffffff80;
}
.bRG {
	border-left: 2px solid #ecf0f4;
}

.h100px {
	height: 150px;
}

.wc-ml-lg-30 {
	margin-left: 30px;
}

.wc-mr-lg-30 {
	margin-right: 30px;
}
.wc-ml-lg--30 {
	margin-left: -30px;
}

.wc-mr-lg--30 {
	margin-right: -30px;
}

.socialconnect{
	font-size: 25px;
	line-height: 1;
	margin-right: 15px;
	cursor: pointer;
}

.whyus{
	padding-top: 150px;
	padding-bottom: 150px;
	color: #ffffff;
}

.demoform{
	margin:140px 0 0 0;
	padding: 20px 25px;
	border-radius: 4px;
	background-color: #ffffff;
	width: 75%;;
	float: right;

}
.img100px{
	width: 100px;
	height: auto;
	margin: 0 auto;
}
/* navbar demo button csss */
a {
	color: #000000;
	cursor: pointer;
}
#mainNav .navbar-nav li:last-child .nav-link, #mainNav.navbar-shrink .navbar-nav li:last-child .nav-link{
	border: 1px solid #ffffff;
    border-radius: 3px;
	font-weight: 500;
	font-weight: 500!important;
	padding: 0.6em 1em!important;
    transition: 0.5s;
    margin-top: 5px;
}
#mainNav.navbar-shrink .navbar-nav li:last-child .nav-link{
	border: 1px solid #002a64;
}
#mainNav .navbar-nav li:last-child .nav-link:hover{
	color: #ffffff!important;
	border: 1px solid #f6a505;
	background-color: #f6a505;
}
.navbar-shrink#mainNav .navbar-nav li:last-child .nav-link:hover{
	color: #ffffff!important;
	border: 1px solid #f6a505;
	background-color: #f6a505;
}
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #f6a505;
}

 #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #f6a505;
}

#mainNav .navbar-nav .nav-item #demobtn.nav-link.active{
	color: #ffffff;
}
.linked-style{
	color: #007ab9;
	font-size: 18px;
}

#wc-footer{
	font-size: 13px;
}


#career.masthead {
		text-align: center;
		color: #fff;
		background-image: url(../img/career-bg.png);
		background-repeat: no-repeat;
		/* background-attachment: scroll; */
		background-position: bottom;
		background-size: cover;
		background-attachment: fixed;
	}

	#team.masthead {
		text-align: center;
		color: #fff;
		background-image: url(../img/team-bg.png);
		background-repeat: no-repeat;
		/* background-attachment: scroll; */
		background-position: center center;
		background-size: cover;
		/* background-attachment: fixed; */
	}
/* Aboutus timeline css start */
	.circle-1{
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
		/* height: 100%; */
		position: relative;
	}
	.circle-1 .circle-1-start{
		width: 25px;
		height: 25px;
		border-radius: 50%;
		border: solid 4px #ecf0f4;
    background-color: #ffffff;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
	}
	.circle-1 .circle-1-line{
		width:0px;
		height: 30px;
		float: left;
		background-color: #ffffff; 
    border: 1px solid #ecf0f4;
    position: absolute;
    top: 22px;
    left: 12px;
	}


	.yrsofjourney{
		position: relative;
	}
	.journeyExplain{
		position: relative;
		width: 50%;
		background-color: red;
		padding: 0 0 30px 15px;;
		border-left: 1px solid red;
	}
/* Aboutus timeline css end */


/* tabcontaiiner width */
.tabcontainerwidth{
	width:100%;
}
.overflow-x{
overflow: auto;;
}

ol {
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
  }
  
  ol > li {
	display: table;
	counter-increment: item;
	margin-bottom: 0.6em;
  }
  
  ol > li:before {
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.6em;  
	font-weight: bold;  
  }
  
  li ol > li {
	margin: 0;
  }
  
  li ol > li:before {
	content: counters(item, ".") " ";
  }
  a:hover {
		color: #f58513;
		text-decoration: none;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


/* GDPR PAGE CSS */
.newBanneeContainer{
    height: 480px;
  }
  .bnbg{
    width:100%;
    height: 100%;
    background-image:url('https://s3.ap-south-1.amazonaws.com/wcclientimages/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    /* // background-image: url(assets/images/bg.png);
    // background-color: red; */
  }
  
  .viewonmobile{
    width: 100%;
    height: 100%;
    display: block!important;
  }

  .viewonmobile p {
    font-size: 24px;
      font-weight: 600;
  }
  .viewonmobile  a{
    font-weight:600; 
    font-size: 20px;
  }
  .viewonMobileRelative{
    width: 100%;
    height: 100%;
    position: relative;
    top: 25%;
    left: 6%; 
    display: none!important;
  }
  .viewonMobileRelative p{
    font-size: 24px;
    font-weight: 600;
    line-height: 2;
    margin-bottom: 20px;
  } 
  .viewonMobileRelative p:nth-child(2){
    font-size: 18px;
    line-height: 1.5;
  }
  .viewonMobileRelative a{
        font-weight:600; 
        font-size: 18px;
      }     
  /* //  */
/* // accordian css */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f5f6f9;
  background-clip: border-box;
  border: 1px solid #002a64;
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.card-header {
  padding: 0rem 0rem;
  margin-bottom: 0;
  color: inherit;
  background-color: #f5f6f9;
  border-bottom:none;
  border-right: none;
  border-left: none;
}
.card-body {
  flex: 1 1 auto;
  padding: 0rem 0rem  1.25rem 0rem; 
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: none;
}
.btn-link:focus {
  text-decoration: none;
  box-shadow: none;
}
.card-header button{
height: 75px;
}
.card-header button span:last-child{
  padding-right: 30px;
}
.card-header button.collapsed::after{
  content: '\f067';
  font-family: "Font Awesome 5 Free";
   font-weight: 900;
   color: #002a64;
}
.card-header button::after{
  content: '\f068';
  font-family: "Font Awesome 5 Free";
   font-weight: 900;
   float: right;
   color: #002a64;
}
.quesAnswerContainer{
  width: calc(100% - 30px);
  display: inline-block;
}

.card:last-child{
  border-bottom: 1px solid #002a64;
}
.btn-link .quesAnswerContainer{
  color: #002a64;
  font-weight: normal;
  font-size:16px;
  font-weight: 500;
}
/* demo btn css end */

#demo>div{
	width: 33%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0 15px;
}

/* career page image lightbox */
.wcrow > .column {
  padding: 0 8px;
}

.wcrow:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.wccolumn {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.wcmodal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.wcmodal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.wcprev,
.wcnext {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.wcnext {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.wcprev:hover,
.wcnext:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.wchover-shadow {
  transition: 0.3s;
}

.wchover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


/* slick xcss */
.slick-prev:before, .slick-next:before{
	color: #002a64;
}
/* new css */
.wcr-feature{
	border: 2px solid #fafafa;
	transition: 0.5s;
	border-radius: 4px;
	min-height: 215px;
	position: relative;
}
.wcr-feature p:last-child{
	position: absolute;
	bottom:15px;;
	width:calc(100% - 30px);
}
.wcr-feature:hover{
background-color: #002a64;
color: #fff;
border: 2px solid #002a64;
}
.wcr-feature p.font-weight-bold{
	color: #002a64;
}
.wcr-feature:hover p.font-weight-bold{
	color: #fff;
}
.wcr-feature p i,.wcr-feature p span{
	color: #f58513;
	font-size: 22px;
}
.wcr-feature p span{
display:none;
font-size: 14px;
font-weight: bold;
}
.wcr-feature:hover p span{
	display: block;
	cursor: pointer;
}
.wcr-feature p span i{
	font-size: 24px;
}
.intro-lead-in span{
	border:1px solid #fff;
	border-left: none;
}
.featuredOpportunity2{
	width: 100%;
	border-radius: 2px;
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.05);
	height: 100%;

}
.featuredOpportunity{
	width: 100%;
	border-radius: 2px;
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.05);
	height: 250px;
	display: flex;
    align-items: start;
    
    flex-direction: column;
}
.imgBox{
	width: 60px;
	height: 60px;
	background-color: rgba(0, 42, 100, 0.03);
}
.imgBox img{
	width: 100%;
	height: 100%;
}
.readyJob input{
	border:none;
}
.readyJob span{
	background-color: #002a64;
	color: #fff;
}
.starContainer{
	position: relative;
	font-size: 24px;
	color: #ffc400;
}
.starContainer i{
	position: relative;
}
.starContainer i:nth-child(2){
	top:-5px;
}
.starContainer i:nth-child(3){
	top:-10px;
}
.starContainer i:nth-child(4){
	top:-5px;
}
.reviewFooter{
background-color:	#f9f9f9;
position: relative;
}
.reviewFooter span{
	position: absolute;
    right: 10px;
		top: 20px;
		color: #ffc400;
}
.carousel-item .featuredOpportunity,.carousel-item .featuredOpportunity2{
	border-radius: 6px;
}
/* .doubleqoute{
	box-shadow: 0px 0px 7px #777;
	/* 0 5px 25px 0 rgba(0, 0, 0, 0.1); */
/* } */ 
.doubleqoute:before{
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
	content: "\f10d";
	position: absolute;
    z-index: 2;
    left: -2px;
    font-size: 26px;
    top: -12px;
    color: #002a64;
}
.doubleqoute:after{
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
	content: "\f10e";
	position: absolute;
  z-index: 2;
    right: 0;
    font-size: 26px;
    bottom: -20px;
    color: #002a64;
}
.carousel-control-next {
	right: -50px;
	color: green;
}
.carousel-control-prev {
	left: -50px;
	color: green;
}
/* .carousel-control-prev-icon{
	background-image: url();

} */
.carousel-control-next, .carousel-control-prev{
	opacity: 1;
}
.aboutInCard{
	border-radius: 8px;
}
.posRL{
	position: relative;
	right: -30px;
	top:-30px;
}
.doubleqoute .carousel{
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1);
	/* 0 5px 25px 0 rgba(0, 0, 0, 0.1); */
}
header.candidate{
	background-image:url(../img/candidate-bg.png);
}

#carouselExampleControls .carousel-item img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity: 0.8;
	width: 100px;
}

.featured-roles__overlay{
	position: absolute;
	bottom:106px;
	left: 0;
	width:100%;
	height: 100%;
    background: linear-gradient(rgba(251, 252, 250, 0.6), rgb(255, 255, 255));
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.5ms ease-in-out;
}
p#testp{
	display: block;
		}
		p#testq{
			display: none;
				}
div.collapse.show+.featured-roles__overlay{
opacity: 0;
}
div.collapse.show~p#testp{
display: none;
	}
	div.collapse.show~p#testq{
		display: block;
			}
			@media (max-width: 1024px) {	
				#mainNav {
					background-color: transparent;
				}
			}
			@media (max-width: 850px) {	
				/* #mainNav {
					background-color: #1f3d65;
				} */
			}
@media (max-width: 768px) {
	header.masthead .intro-text {
		padding-top: 150px;
		padding-bottom: 150px;
		/* width: 50%; */
		margin-left: 5%;
	}
	header.masthead .intro-text .intro-heading {
		font-size: 36px;
		font-weight: 700;
		line-height: 45px;
		margin-bottom: 30px;
	}
	.intro-heading:before {
		content: '';
		width: 6px;
		height: 110px;
		background-color: #ffffff;
		position: absolute;
		margin-left: -20px;
		margin-top: 10px;
	}
	header.masthead .intro-text .intro-lead-in {
		font-size: 14px;
		font-style: normal;
		line-height: 24px;
		margin-bottom: 25px;
	}
	.demoform {
		margin: 150px 0px;
		padding: 20px 25px;
		border-radius: 4px;
		background-color: #ffffff;
		width: 100%;
		float: right;
	}

	#mainNav.navbar-shrink {
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #ffffff;
		color: #002a64;
		/* border-bottom: 1px solid #002a64; */
		box-shadow: 0px 0px 7px #777;
		transition: background-color 0.4s ease-out;
	}
	/* #mainNav {
		background-color: #1f3d65;
	} */
	.talentpaddign {
		padding-top: 140px;
		padding-bottom: 110px;
	}
}

@media (max-width: 567px) {
/* #mainNav {
	background-color: #1f3d65;
} */

navbar-expand-lg i {
	color: #fff;
}

navbar-shrink i {
	color: #002a64;
}

.wc-ml-lg--30 {
	margin-left: 0px;
}

.wc-mr-lg--30 {
	margin-right: 0px;
}

.wc-ml-lg-30 {
	margin-left: 0px;
}

.wc-mr-lg-30 {
	margin-right: 0px;
}
.h100px {
	height: 75px;
}
/* tabcontaiiner width */
.tabcontainerwidth{
	width:750px;
	padding-right: 15px;

}
.mobwidth,.mobwidth2{
width:100%;
}

header.masthead .intro-text {
    padding-top: 110px;
    padding-bottom: 0;
    /* width: 50%; */
    margin-left: 5%;
}
.demoform {
	margin: 60px 0px;
}
.intro-heading:before {
    content: '';
    width: 8px;
    height: 125px;
    background-color: #ffffff;
    position: absolute;
    margin-left: -20px;
    margin-top: 5px;
}
#mainNav .navbar-toggler {
    font-size: 16px;
    right: 0;
    padding: 10px 13px;
    text-transform: uppercase;
    color: #002a64;
    border: 0;
    background-color: #ffffff;
    border: 1px solid #002a64;
}
.navbar-shrink .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: .75em 0;
    letter-spacing: 1px;
    color: #002a64 !important;
}
#mainNav.navbar-shrink .navbar-nav li:last-child .nav-link {
    border: 1px solid #002a64;
}
.navbar-collapse.collapse.show{
padding-bottom: 30px;
}

#demo>div{
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0px 0px;
}
.posRL {
	position: relative;
	right: 0;
	top: -30px;
}
.carousel-control-next {
	right: 0px;
	color: green;
}
.carousel-control-prev {
	left: 0px;
	color: green;
}
.hideInMobile{
	display: none!important;
}
.showInMobile{
	display: block!important;
}
.featuredOpportunity{
	height: 315px;
}
.doubleqoute:before{
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
	content: "\f10d";
	position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 26px;
    top: -12px;
    color: #002a64;
}
.doubleqoute:after{
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
	content: "\f10e";
	position: absolute;
  z-index: 2;
    right: 10px;
    font-size: 26px;
    bottom: -20px;
    color: #002a64;
}
}
@media (max-width: 375px) {
/* tabcontaiiner width */
.tabcontainerwidth{
	width:900px;
	padding-right: 15px;
}
}	
@media (max-width: 320px) {

.featuredOpportunity{
	height: 380px;
}
}


/* loacation list css */
.listContainer{
	position: relative;
	top: -15px;
	z-index: 1;
}
.listContainer #locationdiv{
	width: 	100%;
	position: absolute;
	left: 0;
	background-color: #ffff;
}
.listContainer #locationdiv ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	max-height: 200px;
	height: auto;
	overflow: auto;
	box-shadow:0px 1px 5px rgba(0, 0, 0 , 0.2);
}
.listContainer #locationdiv ul li{
	padding: 5px 10px ;
	margin-bottom:3px;
}

button:disabled{
	/* background-color: #999; */
	cursor:not-allowed;
}
.f-16.text-black-48:hover{
	color: #0652ba;
	cursor: pointer;
}
input.jobdep[type="text"]{
	padding-left: 35px;
}
.listitems{
	width: calc(100% - 30px);
	max-height: 200px;
	overflow: auto;
	background-color: #fff;
	display: none;
	z-index: 1;
	border-radius: 3px;
	box-shadow: 0px 0px 7px #777;
	/* padding: 15px; */
}
input.jobdep:focus +div.listitems{
	display: block;
	top:40px;
}
input::-webkit-calendar-picker-indicator {
  display: none;
}
.listitems>p{
	padding: 5px 15px;
}
.listitems>p:hover {
	background-color: #d6dde6;
}



/* loacation list css */
.loclistContainer{
	position: relative;
	top:0;
	border-radius: 3px;
	z-index: 99999;
}

.loclistContainer #myjoblocationdiv,.loclistContainer #myjobdeptdiv{
	width: 	100%;
	position: absolute;
	left: 0;
	z-index: 444;
	/* display: block; */
	border-radius: 3px;

	background-color: #fff;
}
.loclistContainer #myjoblocationdiv ul, .loclistContainer #myjobdeptdiv ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	max-height: 200px;
	height: auto;
	overflow: auto;
	box-shadow:0px 1px 5px rgba(0, 0, 0 , 0.2);
}
.loclistContainer #myjoblocationdiv ul li, .loclistContainer #myjobdeptdiv ul li{
	padding: 5px 15px ;
	margin-bottom:3px;
	transition:background-color 0.3s ease-out;
}
.loclistContainer #myjoblocationdiv ul li:hover, .loclistContainer #myjobdeptdiv ul li:hover{
background-color: #ededed;
}

 /* Track */
 #myjoblocationdiv::-webkit-scrollbar-track,#myjobdeptdiv ul::-webkit-scrollbar-track {
	background: #f1f1f1;
}

/* Handle */
#myjoblocationdiv::-webkit-scrollbar-thumb,#myjobdeptdiv ul::-webkit-scrollbar-thumb  {
	background: #b3b3b3;
}

/* Handle on hover */
#myjoblocationdiv ::-webkit-scrollbar-thumb:hover,#myjobdeptdiv ul ::-webkit-scrollbar-thumb:hover  {
	background: #b3b3b3;
}


/* // custome checkbox
.wc-checkbox-sm {
  width: 18px;
  height: 18px;
  position: relative;
  left: 0;
  top: 0;
  input[type="checkbox"] {
      position: absolute;
      left: 0;
      right: 0;
      width: 14px;
      height: 14px;
  }

  i {
      width: 100%;
      height: 100%;
      background-color: #fff;
      color: #fff;
      border: 1px solid $wc-dark-gray;
      border-radius: 2px;
      position: absolute;
      left: 0;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: 0.5s;
  }
}

.wc-checkbox-sm input[type="checkbox"]:checked ~ i {
  background-color: $newBlue;
  border: 1px solid $newBlue;
  transition: 0.5s;
} */


.wc-checkbox-sm {
	width: 18px;
	height: 18px;
	position: relative;
	left: 0;
	top: 0;
}

.wc-checkbox-sm input[type="checkbox"] {
	position: absolute;
	left: 0;
	right: 0;
	width: 14px;
	height: 14px;
}

.wc-checkbox-sm i {
	width: 100%;
	height: 100%;
	background-color: #fff;
	color: #fff;
	border: 2px solid #d6dde6;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.5s;
}
.wc-checkbox-sm input[type="checkbox"]:checked ~ i {
  background-color: #002a64!important;
  border: 2px solid #002a64!important;
  transition: 0.5s;
} 

.f-10{
	font-size: 10px;
}
input#joblocation:disabled{
	cursor:not-allowed;
}
@media (max-width: 600px) {
.mt-xs-4{
	margin-top: 20px;
}
}

/* width */
#wcd::-webkit-scrollbar {
	width: 4px!important;
	display: none;
  }
  
  /* Track */
  #wcd::-webkit-scrollbar-track {
    background: #E5E5E5; 
    border-radius: 3px!important;
  }
   
  /* Handle */
  #wcd::-webkit-scrollbar-thumb {
    background: #c2c2c2; 
    border-radius: 3px!important;
  }
  
  /* Handle on hover */
  #wcd::-webkit-scrollbar-thumb:hover {
    background: #c2c2c2!important; 
  }

  /* talent intelligence page csss */
  #talentbg.masthead{
			/* text-align: center; */
			color: #fff;
			background-image: url(../img/talent-intelligence/web.png);
			background-repeat: no-repeat;
			/* background-attachment: scroll; */
			background-position: top center;
			background-size: 100%;
			/* background-attachment: fixed; */
			line-height: normal;
	}
	.talentpaddign{
		padding-top: 180px;
    padding-bottom: 180px;
	}
	.new-getintouch-btn{
		border-radius: 2px;
  background-color: #f6a505;
	padding: 10px 15px;
	color: #002a64!important;
	font-weight: 500;
	}
	.new-getintouch-btn:hover{
		color: #002a64!important;
	}

	.service-box{
			width: 247px;
			height: 150px;
			flex-grow: 0;
			margin: 15px;
			padding: 15px;
			border-radius: 3px;
			border: solid 1px #e0e0e0;
			background-color: #fff;
			color: #484b59;
			font-size: 18px;
			font-weight: 500;
			cursor: pointer;
			transition: 0.5s;
			display: flex;
			justify-content: space-between;
			flex-direction: column;
	}
	.service-box:hover{
		border-radius: 2px;
  border: solid 1px #0652ba;
  background-color: #0652ba;
	color: #fff;
	}
	.service-box:hover .text-blue-new{
		color: #ffffff;
	}
	.text-orange-2 {
    color: #f6a505;
}

.product-section{
	background-color: #0652ba;
	padding: 50px 20px;
}
.project-box{
	/* box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); */
  /* border: solid 1px #ecf0f4; */
  background-color: #fff;
  padding: 30px;
  border-radius: 4px;
	/* width: 348px; */
}
.project-box img{
	object-fit: contain;
  /* box-shadow: 0 4px 8px 0 rgba(43, 42, 42, 0.25); */
}
.view-report-btn{
	background-color: #fff;
	color: #002a64;
	border-radius: 2px;
  border: solid 1px #002a64;
  background-color: #fff;
	padding: 4px 8px;
	font-size: 10px;
	font-weight: 500;
	cursor: pointer;

}
.approach-section{
	padding: 100px 0 100px 0;
}
.query-section{
	padding: 60px 0 60px 0;
	 background-color: #edf5ff;
	 background-image: url(./../img/revamp/bottomsection.gif);
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: left top;
}
.modal-backdrop{
	width: 100%;
}
#viewReport .modal-dialog,
#viewLocationReport .modal-dialog,
#viewTalentReport .modal-dialog,
#viewTeamReport .modal-dialog,
#viewMandAReport .modal-dialog,
#viewDiversityReport .modal-dialog{
    max-width: 900px;
    margin: 0 auto;
}
/* #locationAnalysis .modal-content,
#perceptionAnalysis .modal-content,
#talentReputationSatudies .modal-content,
#teamAnalysis .modal-content,
#diversityStudies .modal-content,
#salarySurveys .modal-content,
#mandaScoping .modal-content{
	border-radius: 3px;
}
#locationAnalysis .modal-body,
#perceptionAnalysis .modal-body,
#talentReputationSatudies .modal-body,
#teamAnalysis .modal-body,
#diversityStudies .modal-body,
#salarySurveys .modal-body,
#mandaScoping .modal-body{
	padding:30px ;
} */
.modal-bg{
	padding: 50px;
	background-image: radial-gradient(circle at 50% 50%, rgba(22, 57, 136, 0.86), #002a64 48%);
	width: 90%;

}
.text-box{
	width: 55%;
}
.imgtext-box{
	position: absolute;
	right: -75px;
	top: calc(20% - 10px);
}
.text-rotate{
	transform: rotate(-90deg);
	letter-spacing: 5px;
  text-align: left;
  color: #f6a505;
	font-weight: 600;
	position: absolute;
	font-size: 45px;
	text-transform: uppercase;
	position: absolute;
	right: -130px;
	top: 74px;
}
.close.test {
    color: white;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 16px;
    font-weight: 500;
}
.close.test2 {
    color: #002a64;
    position: absolute;
    top: 25px;
    right: 35px;
    font-size: 16px;
    font-weight: 500;
	opacity: 1;
}

.close.test3 {
    color: #002a64;
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 16px;
    font-weight: 500;
	opacity: 1;
}
.slick-prev:before, .slick-next:before {
    color: #ffffff;
	opacity: 1;
}
.close.test.text-blue{
	display: none;
	color: #002a64;
}
.close.test.text-white{
	display: block;
	color: #fff;
}
.testslik .slick-dots{
	bottom: -40px;
}
#viewReport  .modal-dialog,
#viewLocationReport .modal-dialog,
#viewTalentReport .modal-dialog,
#viewTeamReport .modal-dialog,
#viewMandAReport .modal-dialog,
#viewDiversityReport .modal-dialog{
	max-width: 90%!important;
	width: 90%!important;
	
}
@media (max-width: 1024px){
	.project-box {
    /* box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%); */
    background-color: #fff;
    width: 100%;
		margin-bottom: 30px;
}

	}
	@media (max-width: 768px){
	.service-box {
    width: 300px;
	}
	#viewReport .modal-dialog{
		max-width: 700px;
    margin: 0 auto;
	}
	#viewReport .modal-dialog,
#viewLocationReport .modal-dialog,
#viewTalentReport .modal-dialog,
#viewTeamReport .modal-dialog,
#viewMandAReport .modal-dialog,
#viewDiversityReport .modal-dialog{
    max-width: 700px;
    margin: 0 auto;
}
.modal-bg {
    padding: 50px 50px 50px 15px;
}
}
@media (max-width: 640px){
	.modal-body.p-0{
		padding: 15px!important;
	}
	
#viewLocationReport .modal-dialog,
#viewTalentReport .modal-dialog,
#viewTeamReport .modal-dialog,
#viewMandAReport .modal-dialog,
#viewDiversityReport .modal-dialog,
#viewReport .modal-dialog{
		max-width: 90%;
    margin: 0 0 0 18px;
	}
	#viewReport .modal-dialog,
	#viewLocationReport .modal-dialog,
	#viewTalentReport .modal-dialog,
	#viewTeamReport .modal-dialog,
	#viewMandAReport .modal-dialog,
	#viewDiversityReport .modal-dialog{
		max-width: 90%;
		margin: 0 auto;
	}
	/* #locationAnalysis .modal-body,
#perceptionAnalysis .modal-body,
#talentReputationSatudies .modal-body,
#teamAnalysis .modal-body,
#diversityStudies .modal-body,
#salarySurveys .modal-body,
#mandaScoping .modal-body{
	padding:15px ;
} */
	.modal-bg {
		padding:50px 15px 50px 15px;
		width: 100%;
	}
	.text-box {
		width: 100%;
	}
	.imgtext-box {
		position: relative;
		right: 0;
		top: 15px;
		text-align: center;
	}
	.text-rotate{
		display: none;
	}
	.slick-dots li button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 20px;
		content: '•';
		text-align: center;
		opacity: 0.25!important;
		color: white;
	}
	.slick-dots li.slick-active button:before {
		opacity: 0.75;
		color: #ff9800!important;;
	}

	.close.test {
		color: #1f3d65;
		position: absolute;
		top: 15px;
		right: 20px;
		font-size: 16px;
		font-weight: 500;

	}
	.col-md-6.bg-blue.px-5.py-4{
		padding-left: 1rem!important;	
		padding-right: 1rem!important;
	}
	.pl-5.py-4 {
		padding-left: 0rem!important;	
	}
}

@media (max-width: 1024px){
	.close.test.text-blue{
		display: none;
		color: #002a64;
	}
	.close.test.text-white{
		display: block;
		color: #fff;
	}
	}
@media (max-width: 915px){
	#mainNav .navbar-toggler {
    font-size: 16px;
    right: 0;
    padding: 10px;
    text-transform: uppercase;
    color: #1f3d65;
    border: 0;
    background-color: #fff;
	}
	/* #mainNav {
		background-color: #1f3d65;
	} */
.d-none.d-sm-flex{
	display: none!important;
	color: #fff;

}
.d-flex.d-sm-none{
	display: flex!important;
	color: #1f3d65;
}
.close.test.text-blue{
	display: none;
	color: #002a64;
}
.close.test.text-white{
	display: block;
	color: #fff;
}
}

@media (max-width: 820px){
.close.test.text-blue{
	display: none;
	color: #002a64;
}
.close.test.text-white{
	display: block;
	color: #fff;
}
}

@media (max-width: 768px){
	.close.test.text-blue{
		display: none;
		color: #002a64;
	}
	.close.test.text-white{
		display: block;
		color: #fff;
	}
	}
	
	
@media (max-width: 640px){
	.close.test.text-blue{
		display: block;
		color: #002a64;
	}
	.close.test.text-white{
		display: none;
		color: #fff;
	}
	#about{
		/* height: 1800px; */
		background-color: #002a64;
		background-image: radial-gradient( #122F6F,#071B41);
	}
	}
	/* Executive Solutions page css */
	#executive-solutions.masthead{
		/* text-align: center; */
		color: #fff;
		background-image: url(../img/executive/cover-banner.png);
		background-repeat: no-repeat;
		/* background-attachment: scroll; */
		background-position: top center;
		background-size: 100%;
		/* background-attachment: fixed; */
		line-height: normal;
}
.text-7979{
	color: #797979;
}
.text-484b59{
	color: #484b59;
}

	.practice-team-box{
		padding: 20px 20px 20px 20px;
  		border: solid 0.5px #ddd;
  		background-color: #fff;
	}
	.team-img{
		width: 80px;
		height: 80px;
		border-radius: 50%;
		overflow: hidden;
	}

	.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
		color: #484b59;
		background-color: #fff;
	}
	.nav-pills .nav-link {
		border-radius: 0; 
	}
	.card-header {
		padding: 0rem 0rem;
		margin-bottom: 0;
		color: inherit;
		background-color: #fff;
	}	
	.wc-brt{
		border-top: 1px solid #dddddd;
	}
	.wc-brb{
		border-bottom: 1px solid #dddddd;
	}
	.text-left .fa-angle-down{
		display: none;
		}
		.text-left .fa-angle-up{
			display: block;
			}
	.text-left.collapsed .fa-angle-down{
	display: block;
	}
	.text-left.collapsed .fa-angle-up{
		display: none;
		}

		.david.modal-dialog{
			max-width: 600px;
		}
		input.newinput,select.newinput, textarea.newinput{
			border-radius: 2px ;
			border:1px solid #dddddd;
		}
		select.newinput:focus{
			background-color: transparent;
		}
		.selectdrop-down i.newicon{
			color: #002a64;
		}