@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.container {
	width: 86% !important;
	max-width: 86% !important;
}
.special-mega{
	    width: 50% !important;
    padding: 35px 40px;
    max-width: 100%;
      left: 22%;
}


.slide-bg-image{
	position: relative;
}

.slide-bg-image:before{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #00000085;
}
.people-section5 .card-title {
    margin-bottom: 0.5rem;
    font-weight: 400;
    font-size: 22px;
}

    .people-section5 a{
    color:  var(--blue);}
    .people-section5  img{
    height: 350px;   
     object-fit: cover;}

      .people-section5   .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    min-height: 309px;
}
     .people-section5 .card {
    margin-bottom: 25px;}
   .people-section5 .card-text{
        color: #000;
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;    margin-bottom: 25px;
}

  .container-head {
    position: relative;
  }

  .heading {
    font-weight: 500; /* font-semibold */
    color: #ffffff;   /* text-gray-100 */
    font-size: 1.5rem; /* text-2xl */
  }
  .border-line-head {
    position: absolute;
    top: 67px;
    left: 6px;
    background-color: #dc2626; /* bg-orange-600 */

  }

  @media (min-width: 768px) {
    .heading {
      font-size: 2.25rem; /* text-4xl */
    }
  }

  @media (min-width: 1024px) {
    .heading {
      font-size: 3.75rem; /* text-6xl */
    }
  }

  .border-line-head {
    width: 56px;   /* w-14 */
    height: 2px;   /* h-[2px] */
    background-color: #dc2626; /* bg-orange-600 */
    margin-top: 8px; /* mt-2 */
  }

  @media (min-width: 768px) {
    .border-line-head {
      width: 112px; /* md:w-28 */
      height: 4px;  /* md:h-[4px] */
    }
  }

    .title-image:before {
    	position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #0006;
}
.manage-profile h2 {
    color: white;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 37px;
}
 .manage-profile p{
    letter-spacing: 3px;
    /*color: black !important;*/
    }

 /*   .people-section5 .card-body {
  
    background: #f9f9f9;

   }*/
      .people-section5 .card-body:hover{
      	transition: 0.6s;
/*      	background: var(--blue);*/
      	color: white !important;
      }

.people-section5 .card{
      box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    border: 1px solid #f1f1f1;}

    footer {
    background-color: #0170a7;
    padding-top: 50px;
}

footer .footer-widget .widget-title {
    margin-bottom: 30px;
}
.step-card1 ul {
    list-style: none; 
       padding-right: 25px;
}
footer .footer-widget .menu-container ul li {
    line-height: 1;
    margin-bottom: 22px;
}.step-card1 ul li {
    color: #fff;
 
    font-size: 16px;
    /* font-weight: 600; */
    /* padding-left: 18px; */
    position: relative;
    margin-bottom: 10px;
}.contact-details ul li .icon svg {
    fill: white;
}.contact-details .icon svg {
    width: 20px;
    height: 26px;
}.contact-details ul li .icon {
    margin-right: 17px;
}.contact-details ul li {
    display: flex
;
    margin-bottom: 28px;
}

footer .footer-btm {
    align-items: center;
    text-align: center;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 1;
    padding: 2px 0;
    gap: 20px;
}

.footer-btm {
    margin-top: 25px;
    border-top: 2px solid;
    padding-top: 16px !important;
}footer .footer-btm .copyright-area {
    line-height: 2;
}footer .footer-btm .copyright-area p {
color: #cacaca;
    font-size: 16px;
    font-weight: 300;
    color: white;
}
.footer-p{
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}
.footer-widget h3{
    font-weight: 400;
    color: white;
    /* border-bottom: 2px solid; */
    display: inline-grid;
    font-size: 25px;
}
footer .footer-widget .menu-container ul li a {
    color: #fff;
    font-size: 18px;

    transition: 0.35s;    text-align: left;
    line-height: 29px;
}

.contact-details ul li .info a {
color: white !important;
    /*font-weight: 300;*/
    font-size: 18px;
}

.contact-details ul {
    margin-top: 30px;
}   

.primary-btn2

{ color: var(--title-color);
    font-size: 17px;
    font-weight: bold;
    display: inline-flex
;
    align-items: center;
    line-height: 1;
    white-space: nowrap;
    padding: 17px 33px;
    gap: 8px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.6s;
    background-color: #fff;    font-weight: 300;
    color: #000;
    /* border-radius: 25px; */
    /* color: #fff; */
    /* border: 2px solid #ffffff; */
}    
.top-bar-info{display: inline-flex;     padding-top: 18px;}   
.top-bar-info li{
    display: flex;
text-decoration:none; 
color: white; 
border-right: 1px solid rgb(255 255 255)!important;

 }
.top-bar-info li a{  margin-left: 11px; color: white; 
}
.header-search{margin-left: 23px;}

.home-service{
    justify-content: center;
}
@media screen and (min-width: 100px) and (max-width: 768px) { 

    .testim-grid-lft{
        width: 100% !important; 
    }

    .testim-grid-rht{

    width:100% !important;
  margin-left: unset !important;        margin-top: 25px; height: unset !important;
    }

    .breadcrumbs-lft span {

    line-height: 40px;
 }
    .header-search{
        display: none;
    }


.people-section5 img{
    height: unset;
}

.manage-profile h2 {
   
    line-height: 30px;
 
    font-size: 21px;
}

    .footer-widget ul {
    
        display: block;
    }

    footer .footer-widget .widget-title{ 
        margin-bottom: 0px !important;
    }

.contact-details ul {
   margin-top: 0px;
}
.contact-details{
    margin-top: 0px;
}

.footer-widget ul{
    margin-bottom: 0px;
}
.wpo-hero-slider .slide-inner .slide-content{
         top: 36% !important;
}
.wpo-hero-slider .slide-text, .wpo-hero-slider .slide-btns{
    display: block;
}
.wpo-hero-slider .slide-title h2{
    text-align: left;
}
    .wpo-hero-slider .swiper-button-prev:before, .wpo-hero-slider .swiper-button-next:before {
        color: #ffffff;
    }

    .header__logo {
        /* padding: 15px 0; */
        flex-basis: 151px;
        left: 50%;
        transform: translateX(-50%);
        position: relative;
    }
	/*** HISTORY PAGE MOB VIEW CSS START'S ***/
	.hist-lft {
    	padding-right: 0px!important;
	}
	.hist-img{
		margin-top:5%;
	}
	.breadcrumbs-link {
		float: left!important;
		margin: 4% 0% -7% 4%!important;
	}
	.hist-card { 
		padding: 8%!important;
		margin: 0% 0% 10% 0%!important;
        width: 100% !important;
	}
	.hist-card-body { padding: 0px!important;}
	/*** HISTORY PAGE MOB VIEW CSS START'S ***/
	
	
	/*** PEOPLE PAGE MOB VIEW CSS START'S ***/
	.ppl-img{
		margin-top:5%;
	}
	/*** PEOPLE PAGE MOB VIEW CSS START'S ***/
	.accordian{
		margin-top:6%!important;
	}
}


@media screen and (min-width: 1200px) and (max-width: 1824px) {  
.header-search .send-btn{
     display: none !important;
}
.navigation-menu>ul>li>a {
   
         padding: 33px 17px;
}




.header-area .is-sticky .navigation-menu>ul>li>a {
           padding: 31px 12px;
}

}
.counters-sec {
    padding: 85px 0 15px;
    background: url(img/counter-bg.jpg) center center / cover no-repeat fixed;
}

/*****BREADCRUMB CSS STARTS*****/
.breadcrumbs{
	background:url(img/abt-bg.jpg);
	/*background-color: #0c2992;*/
    padding: 40px 0;
}

.breadcrumbs-lft span{
	color: #FFFFFF;
    font-size: 40px;
    font-weight: 100;
}
.breadcrumbs-link{
	float:right;
}

.breadcrumbs-link li {
	display: inline;
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
}
.breadcrumbs-link li a{
	color: #ffffff;
}
/*****BREADCRUMB CSS END'S*****/


/** Banner CSS **/

.banner-box{
    width: 100%;
}
.banner-content{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
}
.banner-content:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000000;
    opacity: .60;
}
.overlay-text{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    align-content: center;
}
.overlay-text h1{
    position: relative;
    font-weight: 500;
    font-size: 70px;
    line-height: 1.2em;
    z-index: 99;
    color: #ffffff;
    margin-bottom: 10px;
}
/*****ABOUT CHRYSALIS PAGE CSS STARTS*****/

.abt-sec{
	padding: 40px 0;
}
.abt-lft{
   padding-right: 55px;
}

.abt-sec h1 {
    color: #0a0a0a;
    font-size: 48px;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 32px;
    position: relative;
}
.abt-sec p {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
	text-align:justify;
}
/*****ABOUT CHRYSALIS PAGE CSS END'S*****/

/*****ABOUT History PAGE CSS STARTS*****/

.hist-sec{
	padding: 40px 0;
}
.hist-lft{
   padding-right: 55px;
}
.hist-heading {
	color: #000000;
    font-size: 35px;
    font-weight: 200;
    padding-bottom: 10px;
    margin-bottom: 16px;
    position: relative;
}
.hist-heading:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: var(--blue);
}
.hist-lft h2 span{
    color: #0a0a0a;
    font-size: 38px;
    font-weight: 400;
	padding-bottom: 17px;
}
.hist-lft p {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
	text-align:justify;
}
.hist-para b{
	color:#0032a1!important;
	font-weight:300!important;
}
.hist-card{
    background-color: #097dc6;
    padding: 3%;
    border-radius: 31px;
    width: 57%;
    margin-left: -20%;
    border: 4px solid #5e5d5d;
    box-shadow: -4px -3px 3px #d3d3d3;
}

.hist-card-body h2 {
    color: #ffffff;
    font-size: 31px;
    font-weight: 200;
	padding-bottom: 17px;
	margin-left: -5%;
}
.hist-card-body p {
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
	text-align:justify;
}
/*****ABOUT History PAGE CSS END'S*****/

/*****ABOUT People PAGE CSS STARTS*****/

.ppl-sec{
	padding: 40px 0;
}
.ppl-lft{
   padding-right: 55px;    overflow: overlay;
}
.ppl-heading {
	color: #000000;
    font-size: 35px;
    font-weight: 200;
    padding-bottom: 10px;
    margin-bottom: 16px;
    position: relative;
}
.ppl-heading:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 3px;
    background: var(--blue);
}
.ppl-lft h2 span{
    color: #0a0a0a;
    font-size: 38px;
    font-weight: 400;
	padding-bottom: 17px;
}
.ppl-lft p {
    color: #000;
     font-size: 20px;
    line-height: 26px;
    font-weight: 300;
	text-align:justify;
}
.ppl-para b{
	color: #000000;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.5px;
}
.work-sec p {
    color: #000;
    font-size: 23px;
    line-height: 31px;
}

.ppl-list li{
    color: #000000 !important;
    font-size: 18px;
    font-weight: 300;
	line-height: 30px;
}

.content {
  display: flex;
  justify-content: space-around;
  align-items: center;
    background: #030303;
  height: 100vh;
}

.value {
  font-size: 150px;
  display: block;
  font-weight: bold;
  color: #fff;
}
/*****ABOUT People PAGE CSS END'S*****/

.perfom img{
	border: 1px solid #b3b3b3;
}

.minor-heading{
	padding: 1% 0% 1% 0%;
    font-size: 25px;
    color: #000000;
    font-weight: 300;
}

.invest-list{
	line-height: 32px;
}

.invest-list li{
	 color: #000000;
       font-size: 19px;
    font-weight: 300;
}

.invest-list li a{
	color: #0032a1;
}

.choose-hrms-lst{
      justify-content: unset !important;
}
.list-fp {
    display: flex;    margin-top: 17px;
}
.list-fp ul{


    margin-right: 20%;
    line-height: 34px;
    font-size: 20px;

}
.regulatory{
       left: 43% !important;
   }


.ftr-social-links i{

 color: #f4a000;
    font-size: 21px;
    padding: 4px 7px;
}
.footer-widget p {
    color: white;
    /*font-weight: 300;*/
    padding: 20px 0px;
}    
.widget-title{color: white; font-size: 18px;}   

@media(max-width:1360px){
    .card-key{
            padding: 20px 5px;
    }
    
.benefits-sec p, .js-sec p {
    font-size: 15px;
    line-height: 28px;
}
.card-key h3 {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px;
}
}

@media (max-width:1260px){
    .box-sec{
        background: none;
    }
.card-key2 {
    transform: translateY(0px);
}
.card-key1 {
    transform: translateY(0px);
}
.holographic-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.card-key {
        padding: 20px 15px;
    }
}



@media(max-width:1000px){
    .holographic-container{
        display: grid;
    grid-template-columns: 1fr 1fr;
}
}

@media(max-width:600px){
    .holographic-container{
        display: grid;
    grid-template-columns: 1fr;
        grid-row-gap: 35px;
}
}
