
body{font-family: "Poppins", sans-serif;;margin: 0px; padding: 0px;}

.container-fluid{max-width: 1440px;}

@font-face {
    font-family: 'Andale Mono Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Andale Mono Regular'), url('../font/ANDALEMO.woff') format('woff');
}

a{text-decoration: none;}

h1{margin:0px; padding: 0px; color: #3D464F; font-size: 48px; font-weight: 400;}

h2{font-size: 42px; font-weight: 700; color:  #1D3D3C;margin:0px; padding: 0px; }

h3{font-size: 36px;  line-height: 42px;margin:0px; padding: 0px; }

h4{font-size: 30px;margin:0px; padding: 0px; }

h5{font-size: 26px;margin:0px; padding: 0px; }

h6{font-size: 22px;margin:0px; padding: 0px; }

header{padding:20px 0px; background: transparent; 
    /* smoothly animate padding + shadow */}

header.sticky {
  position: fixed;
  top: 0;
  width: 100%; 
 transition: padding 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;
  z-index:1111;
 
}

 .headerfix{padding: 10px 45px; background: #fff; position: relative; border-radius: 25px;
    transition: padding 0.3s ease, box-shadow 0.3s ease, filter 0.3s ease;}

.headerfix::before {
  content: "";
  position: absolute;
  top: 0;
  left: 4%;
  width: 92%;
  height: 100%;
  border-radius: 30px;
  background: #56585980;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  z-index: -1;

  transition: filter 0.5s ease;
}

header.sticky .headerfix::before {
  filter: blur(20px);
  -webkit-filter: blur(20px);
}



/*header.sticky .headerfix:before {
    filter: blur(30px);
    -webkit-filter: blur(30px);
    background: #56585980;
    display: inline-block;
    content: "";
    position: absolute;
    left: 5%;
    top: 0; border-radius: 30px;
    width: 90%;
    height: 100%;
    z-index: -1;
    transition: filter 0.5s ease;
}
*/
.logo-konverz{display: flex; align-items: center; height: 100%;}

.logo-konverz img{width: 100%; float: left;}

.kognoz-logo{margin-top: 15px;} 

.kognoz-logo img{width: 80px; max-width: 100%; margin-left: 5px;}

.kognoz-logo p{font-size: 9px; margin: 0px; padding: 0px; display: inline-block;
font-weight: 500;}

.talk-expert{
    display: flex; align-items: center; justify-content: end;  height: 100%;
}
/*
.talk-expert a:first-child{margin-right: 10px; background: #fff;
color: #B5277C; border: 1px solid #B5277C;}*/

.talk-expert a {
  background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
 float: right;  padding: 10px 21px; border-radius: 25px;
    color: #fff;  font-weight: 600; font-size: 14px;
}

.bannertop{margin: 15px 0px;}

.bannerdv{margin-top: 30px;}

.banner-right img{width: 100%;}

.banner-left{display: flex; align-items: center; height: 100%; }

.banner-left h1 {font-weight: 700;}

.banner-left h1 span{background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

.banner-left h6{font-family:'Andale Mono Regular'; margin: 10px 0px; line-height: 30px;
color: #343D43; font-weight: 400}

.banner-right{padding-left: 20px;}

.bannerbt{margin-top: 30px;}

.startkonverzbt{
  background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    float: left;
    padding: 12px 45px;
    border-radius: 25px;
    color: #fff;
    font-weight: 600; height:50px;
    font-size: 16px; 
    max-width: 100%;
    width: 280px;
    text-align: center;
}

.howswork{
    background: #fff;  border: 1px solid #343D43; float: left; display: flex; align-items: center;
    padding: 12px 25px;
    border-radius: 25px;
    color: #343D43;; height: 50px;
    font-weight: 400; font-weight: 600;
    font-size: 16px; margin-left: 30px;
    max-width: 100%;
    width: 280px;  justify-content: center;
    text-align: center;
}

.howswork img{width: 30px; margin-right: 10px;}

.howswork strong{padding-left: 5px;}

.bannerbt a strong{font-weight: 600;}

.futuretalent{padding: 120px 0px 30px;}

.future-text h2{font-weight: 400;}

.future-text h5{  font-family: 'Andale Mono Regular'; margin:25px 0px; line-height: 30px; color: #3D464F;
font-weight: 400; line-height: 33px; letter-spacing: 1px; font-size: 21px}

.futurelogos{display: flex; align-items: center; justify-content: center; margin-top: 30px; padding: 0px 20px;}

.futurelogosinner{margin: 0px 0px; display: flex; align-items: center;height: 100%}

.futurelogosinner img{max-width: 100%; }

.futurelogos .owl-carousel .owl-stage{display: flex; align-items: center;}

.future-text  p{
    font-size: 20px;
    padding: 0px 100px;
    margin-bottom: 90px;
}

.future-text  p strong{background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

footer{background:#141B20; padding: 90px 0px 30px;}

.footleft{width: 12%; margin-right: 1%;}

.footleft h6{font-family: "Manrope", sans-serif; color: #E9ECEC; font-size: 20px; font-weight: 500;}

.footleft h6 a{color: #fff;}

.footleft ul{margin: 0px; padding: 0px; list-style: none;}

.footleft ul li{margin: 25px 0px 0px;}

.footleft ul li a{font-family: "Manrope", sans-serif; color: #E9ECEC; font-size: 14px; font-weight: 400;}

.footermenu{padding: 0px 50px 80px 50px;}

.footerfull-logo {margin-top: 30px; padding: 0px 50px;}

.footerfull-logo img{width: 100%;}

.logsnw{display: flex; align-items: center; height: 100%;} 

.logsnw img{width: 140px; max-width: 100%;}

.footkonverz{border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 18px 50px; margin-top: -4px;}

.powerdby{justify-content: flex-end; display: flex; align-items: center; text-align: right;}

.powerdby h6{background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    -webkit-background-clip: text;    -webkit-text-fill-color: transparent; font-weight: 500;}

.powerdby p{margin: 0px; font-family: 'Andale Mono Regular'; color: #fff; font-size: 18px; margin-right: 10px;
font-weight: 300;}

.termlinks{padding:25px 50px 0px;}

.systmeoperate ul{margin: 0px; padding: 0px; list-style: none;}

.systmeoperate ul li{position: relative; color: #E9ECEC;font-family: "Manrope", sans-serif; padding-left: 15px;}

.systmeoperate ul li:before{background: #E9ECEC; width: 7px; height: 7px; border-radius: 50%; position: absolute;
left: 0; top: 9px; content: "";}

.systmeoperate ul li a{color: #E9ECEC;font-size: 16px; font-weight: 300;}

.termscondition ul{margin: 0px; padding: 0px; list-style: none; text-align: right;}

.termscondition ul li {display: inline-block;}

.termscondition ul li a{color: #E9ECEC;font-size: 14px; font-weight: 300; margin: 0px 15px;font-family: 'Andale Mono Regular';} 

.demopartnersect{padding: 0px 50px;}

.demopartner-inner{background: #BBE0F880; font-family: "Manrope", sans-serif; border-top-left-radius: 35px;
 border-top-right-radius: 35px; padding: 100px 0px;
background-image: url(../images/partnerbg.png); background-repeat: no-repeat;
background-size: cover; }

 .partner-content h2{color: #343D43; font-weight: 400;}

 .partner-content p{color: #343D43; margin: 20px 0px 30px; font-size:19px;}

 .partner-content a{
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    color: #fff;  font-size: 16px;   padding: 15px 80px;  border-radius: 30px; font-weight: 600;
}

.frequent-sect{
    background-image: url(../images/freqntbx.png), url(../images/frequentbg.png);
    background-position: center top, center top;
    background-size: cover, cover;
    padding: 100px 0px;
    background-color: #fff8f8;
    margin-bottom: 0px; margin-top: 40px;
}

.frequent-left{padding-left: 0px; padding-right:20px;}

.frequent-left h2{font-weight: 400; color:  #343D43; font-size: 40px;}

.frequent-left p{font-family: 'Andale Mono Regular'; font-size: 17px; margin: 20px 0px;}

.frequentimg{margin:60px 0px 40px;}

.frequentimg img{max-width: 100%; width: 240px; margin-top: 20px;}

.accordion-item{
    background: transparent;
    color: #343D43;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    box-shadow: none;
    border-radius: 0px;
    border: none;
    border-top: 1px solid #343D43;
}

.accordion-item:first-of-type{border-radius: 0px;}

.accordion-item .accordion-button {padding-top: 25px; padding-bottom: 25px;    font-size: 18px;  
  background-color: transparent;    font-weight: 800;}

.accordion-item:not(:first-of-type) { border-top: 1px solid #343D43;}

.accordion{border-radius: 0px;}

.accordion-button:not(.collapsed){background: transparent; box-shadow: none;color: #343D43;}

.accordion-body{padding-top: 0px; padding-bottom: 10px;padding-left:80px;}

.accordion-body h5{color: #343D43; font-size: 17px; font-weight: 400; margin-bottom: 10px}

.accordion-body p{color: #343D43; font-size: 17px; font-weight: 600; line-height: 24px}

.accordion-button::after{
    background-image: url(../images/plusicon.svg);
    background-size: cover;
    width: 30px; position: absolute; left: 20px;
    height: 30px; 
}
 
.accordion-header button{padding-left:80px; outline: none;}

.accordion-button:not(.collapsed)::after{background-image: url(../images/closeicon.svg);
}

.accordion-button:focus{box-shadow: none;}

.talkmain{padding: 0px 50px;}

.talkexeprt-sect{background-image: url("../images/expertbg.png");
 background-repeat: no-repeat; background-size: cover; position: relative;
background-position: left top; padding: 100px 0px 80px 0px; border-radius:50px; }

.talkexeprt-sect:before {
    border-radius: 50px;
    width: 100%;
    content: "";
    height: 100%;
    position: relative;
    display: inline-block;
    border-radius: 50px;
    padding: 2px;
    background: linear-gradient(91.46deg, #8DEBD7 19.39%, #0DB5E1 44.11%, #116EA8 87.81%, #B5277C 112.27%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    position: absolute;
    left: 0;
    top: 0;
}

.talkimgage img{max-width: 100%; width: 450px; float: left;}

.talkimgage {margin-top:60px;}

.talkinputs{font-family: "Manrope", sans-serif; margin-bottom: 25px; width: 100%;}

.talkinputs label{color: #343D43; display: block; font-size: 15px; font-weight: 700;}

.talkinputs input{color: #343D43B2; border:none; font-size: 16px; font-weight: 500; background: transparent; 
    border-bottom: 1px solid #343D43; padding: 10px 0px 12px; outline: none; width: 100%;
}

.talkbtn button{
   background: linear-gradient(270.36deg, #8DEBD7 1.02%, #0DB5E1 23.27%, #116EA8 62.61%, #B5277C 84.63%);
    float: left;  padding: 12px 45px;   border-radius: 25px; color: #fff;  font-weight: 400;
    height: 50px;  font-size: 16px; border: none; margin-top: 25px; font-weight: 600; width: 100%;
}

.talkbtn button strong {
    font-weight: 600;
}

.skillssect{background: #fff; padding:70px 0px 50px;}

.hirerow{position: relative; 
padding:0px 40px; border-radius: 20px; border: 1px solid #ffb2fc;}

.hirerow:before{background-image: url("../images/hirebg.png"); background-repeat: no-repeat; background-size: cover;
position: absolute; left: 0; top: 0; height: 100%; display: block; content: ""; width: 100%; border-radius: 20px;}

.hire-title {display: flex; align-items: center; padding-top:20px}

.hire-title h2{color: #343D43; font-size: 90px; font-weight: 200; transition: all linear 0.5s;}

.hire-title h2 img{width:50px;transition: all linear 0.3s;}

.hirerow:hover .hire-title h2 img{transform: rotate(45deg);}

.hiretext{margin-top: 10px}

.hiretext p{font-size: 17px; color: #343D43; font-weight: 400; margin: 0px;}

.hirerightimg img{width: 100%;}

.nurturerow{ margin: 30px 0px 30px; border-color: #abe1ac; position: relative; background-color: #fff; overflow: hidden;}

.nurturerow:before{background-image: url("../images/nurturebg.png"); background-repeat: no-repeat; background-size: cover;
mix-blend-mode: hard-light;position: absolute; left: 0; top: 0; height: 100%; display: block; content: ""; width: 100%;}

.nurturerow .hirerightimg {padding: 30px 0px;}

.skillrow{position: relative; background-color:transparent; 
border-color: #9fdbff}

.skillrow:before{background-image: url("../images/coachbg.png"); background-repeat: no-repeat; background-size: cover;
     mix-blend-mode: hard-light;position: absolute; left: 0; top: 0; height: 100%; display: block; content: ""; width: 100%;}

.hiremain-sect{margin-top: 90px; margin-bottom: 90px;}

.hiresection-title p{color: #343D43;font-family: 'Andale Mono Regular'; margin:0px 0px 0px; padding:7px 25px;
background:#f7e9f2; font-size: 18px; display: inline-block; border-radius: 25px; z-index: 1}

.hiresection-title{border-top: 1px dashed #B5277CB2; border-left:1px dashed #B5277CB2 ; border-right:1px dashed #B5277CB2;
border-top-left-radius:10px; border-top-right-radius:10px; height: 40px; content: ""}

.hireinner-title{margin:-25px 0px 0px;}

.recuireimg img{width: 100%;}

.require-datatext h2{font-family: 'Andale Mono Regular'; font-weight: 400; display: inline-block;
    padding: 10px 50px; border-radius: 45px; transform: rotate(-5deg);
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.4) -2.76%, rgba(17, 110, 168, 0.4) 17.15%, rgba(13, 181, 225, 0.4) 55.2%, rgba(141, 235, 215, 0.4) 109.4%);
}

.require-datatext h3{font-size: 50px; font-weight: 300;line-height: 50px;
padding-left: 45px;}

.future-text h2{font-family: 'Andale Mono Regular'; font-weight: 400; display: inline-block;
    padding: 10px 50px; border-radius: 45px; transform: rotate(-5deg);
    margin-bottom: 25px;
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.4) -2.76%, rgba(17, 110, 168, 0.4) 17.15%, rgba(13, 181, 225, 0.4) 55.2%, rgba(141, 235, 215, 0.4) 109.4%);
}

.future-text  h3{font-size: 50px; font-weight: 300;line-height: 50px;
padding-left: 45px;}


.requireinnermain{display: flex; align-items: center; height: 100%; padding-left: 40px;}

.requireinfo ul{margin:30px 0px 0px; padding: 0px;}

.requireinfo ul li{font-family: "Manrope", sans-serif; border-top: 1px solid #B5277C1A; padding: 8px 0px 8px 45px;
list-style: none; font-size: 19px; color: #343D43;}

.requireinfo ul li:last-child{border-bottom: 1px solid #B5277C1A;}

.nurturemainsect .hiresection-title {
    border-top: 1px dashed #4CAF50;
    border-left: 1px dashed #4CAF50;
    border-right: 1px dashed #4CAF50;
}

.nurturemainsect .hiresection-title p{background: #c9e7cb;}

.nurturemainsect .requireinfo ul li{border-color: #4CAF504D;}


.skillsect .hiresection-title {
    border-top: 1px dashed #3B8EC2;
    border-left: 1px dashed #3B8EC2;
    border-right: 1px dashed #3B8EC2;
}

.skillsect .hiresection-title p{background: #ddeffb;}

.skillsect .requireinfo ul li{border-color: #BBE0F880;}

.skillsect .requireinnermain{padding-left: 0px;}

.skillsect{margin-bottom: 20px;}

.world-section{ padding:0px 0px 0px;}

.world-section .container-fluid.world{max-width: 100% ; padding: 0; overflow: hidden;}

.world-title .require-datatext h3{font-size: 42px; font-weight: 400; padding-left: 0px;}

.require-datatext  p{
    font-family: 'Andale Mono Regular';
    margin:45px 0px 0px; padding: 0px 50px;
    color: #3D464F; font-size: 24px;
    font-weight: 400;

}


.require-datatext  p span{    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

.world-title .require-datatext h2{margin-top: -15px;}

.worldimgdv{margin-top:0px;}

.testimonial-section .testimonial-title{margin-bottom: 0px; padding-left: 60px}

.worldimgdv img{width: 100%; margin-top: 0px; margin-bottom: 40px;}

.worldimgdv h3{color: #343D43; font-weight: 400;}

.testimonial-section{padding:60px 0px 80px; background-position: left top 0%;}

.testimonial-title h2 {   font-weight: 400;  color: #343D43;
}

.testimonial-title p {
    font-family: 'Andale Mono Regular'; font-size: 19px; margin: 5px 0px 0px;
}

.testimonial-bx{padding:30px 30px; border-radius: 35px;background:#B5277C1A;
 height: 100%;
}

/*.owl-item:nth-child(2) .testimonial-bx, 
.owl-item:nth-child(5) .testimonial-bx,
.owl-item:nth-child(8) .testimonial-bx,
.owl-item:nth-child(11) .testimonial-bx,
.owl-item:nth-child(14) .testimonial-bx,
.owl-item:nth-child(17) .testimonial-bx,
.owl-item:nth-child(20) .testimonial-bx,
.owl-item:nth-child(23) .testimonial-bx,
.owl-item:nth-child(26) .testimonial-bx{background: #4CAF504D;
}*/

/*.owl-item:nth-child(2) .testlogos,
.owl-item:nth-child(5) .testlogos,
.owl-item:nth-child(8) .testlogos,
.owl-item:nth-child(11) .testlogos,
.owl-item:nth-child(14) .testlogos,
.owl-item:nth-child(17) .testlogos,
.owl-item:nth-child(20) .testlogos,
.owl-item:nth-child(23) .testlogos,
.owl-item:nth-child(26) .testlogos { border: 2px solid  #4CAF50;}

.owl-item:nth-child(3n) .testimonial-bx{background: #BBE0F880;

}*/

/*.owl-item:nth-child(3n)  .testlogos{border: 2px solid  #005184;}*/

.testlogos{border: 2px solid #B5277C; padding: 7px 20px; display:inline-block; border-radius: 45px;
background: #fff;height: 42px;  display: inline-flex;   align-items: center;}

.owl-item.active:nth-child(2)  .item .testlogos{border-color:#4CAF50;}

.owl-item.active:nth-child(3)  .item  .testlogos{border-color: #005184;}

/*.testlogos img{height: 20px;}*/

.testimonial-slides{margin-top: 70px;}

.testcontentdata{margin-top: 20px;}

.testcontent{ padding-left: calc(((100vw - 1320px) / 2)); }

.testcontentdata p{color: #343D43;font-family: "Manrope", sans-serif; font-size: 16px;}

.testinfo{margin-top:50px; display: flex; align-items: center;}

.testimg{width: 55px; height: 55px; border-radius: 50%;}

.testimg img{width: 100%;}

.testdata {padding-left: 0px;font-family: "Manrope", sans-serif;}

.testdata h6{font-weight: 400;}

.testdata p{color: #343D43; font-size: 17px; margin: 0px; }

.owl-nav{
    margin-top: 40px;
    display: flex;
    justify-content: flex-end;
    padding-right: 100px;
}

.owl-nav img{width:40px; margin: 0px 5px;}

.management-sect{padding: 100px 50px 120px; background-image: url("../images/managementbg.png"); background-repeat: no-repeat;
background-position: right top; background-size: 45% ; margin: 0px 0px 20px;}

.marketexpert-text{padding: 0px; display: flex; align-items: center; height: 100%; 
 justify-content: flex-start;}

.marketexpert-text a{
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    float: left;
    padding: 12px 45px;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
    height: 50px;
    font-size: 16px;
    border: none;
    margin-top: 0px;
}

.marketexpert-text a strong {
    font-weight: 600;
}

.counter-left{width: 220px; height: 220px; border: 1px solid #BBC4C4; 
    font-family: "Manrope", sans-serif;  border-radius: 50%; float: left;
}

.counter-left:nth-child(2n){margin-left: -20px;}

.counter-left:nth-child(3){margin-top: -20px;}

.counter-left:nth-child(4){margin-top: -20px;}

.counterleft-inner{width: 100%; height: 100%; align-items: center;justify-content:center; display: flex;
flex-direction: column;}

.counterleft-inner h2{font-weight:200; font-size:60px; display:flex; align-items:center; }

.counterleft-inner p{color: #343D43; font-size: 14px; margin: 0px;}

.talksectinotherpg{margin: 70px 0px 100px;}

.solution-sect{margin-top: 30px;}

.hirebannerimg img{width: 100%;}

.solutioncontainer{max-width: inherit;}

.solution-sect .col-md-7{padding-right: 0px;}

.hirebannertext{padding-left: 0px; margin-top: 90px;}

.hirebannertext h6 {
    font-family: 'Andale Mono Regular';
    font-weight: 400;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 45px;
    transform: rotate(-5deg);
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.6) -2.76%, rgba(17, 110, 168, 0.6) 17.15%, rgba(13, 181, 225, 0.6) 55.2%, rgba(141, 235, 215, 0.6) 109.4%);
}

.hirebannertext p{
    font-size: 19px;  padding-left: 30px;
}

.konverhire{background: #B5277C1A; padding: 40px 30px 40px 70px;transform: rotate(-5deg); margin-top: 40px;
background: #58a; /* Fallback */
    background: linear-gradient(-230deg, transparent 1.5em, #B5277C1A 0);}

.konverhire::before{
    content: '';
    position: absolute;
    top: -36px;
    left: -6px;
    width: 37px;
    height: 35px;
    background: linear-gradient(to left bottom, transparent 50%, #B5277C1A 0, #B5277C1A) 100% 0 no-repeat;
    transform: rotate(-95deg);
    transform-origin: bottom right;
}

.konverhire p{
    font-family: 'Andale Mono Regular'; font-size: 16px;
    font-weight: 400; color: #343D43; margin: 0px; padding: 0px;
    display: inline-block;}

.hirebx{background-image: url("../images/hirebgimage2.png"); background-repeat: no-repeat; margin-top:35px;
background-size: cover; padding: 40px 0px; border-radius: 50px; position: relative;    background-color: #B5277C1A;}

.hireleftimg img{width: 120%; margin-left: 0%;}

.hireleft{display: flex; align-items: center; height: 100%; }

.hireinnertabdata{padding-left: 70px;}

.hireinnertabdata h6{font-weight: 400; color: #000; margin-bottom: 20px;}

.hireinnertabdata p{color: #343D43B2; font-size: 15px; font-weight: 500;}


.hireeenrow .hireleftimg img{margin-left: -4%;}

.hireeenrow .hireinnertabdata{padding-right:30px;}


.hiretabsdata  .col-md-6{padding: 0px 25px;}

.tb-menu{display: block;}

.tb-menu ul{margin-bottom:0px; background: #F0F3F6; display: flex; justify-content: space-between;}

.tb-menu ul li{flex: 1}

.tb-menu ul li button.nav-link{ color: #B5C1CD !important;  font-size:17px;
    border-radius: 0px; padding: 9px 20px; border-bottom: 7px solid #343D4366; width: 100%; font-weight:500 !important;}

.tb-menu ul li:nth-child(2)  button.nav-link{border-left: 1px solid #fff; border-right: 1px solid #fff;}

.tb-menu ul li button.nav-link.active{color: #B5277C !important; background: transparent;
    border-bottom-color: #B5277C;
}

.tb-menu ul li button.nav-link.active#pills-profile-tab{color: #4CAF50 !important; background: transparent;
    border-bottom-color: #4CAF50;
}

.tb-menu ul li button.nav-link.active#pills-contact-tab{color: #005184 !important; background: transparent;
    border-bottom-color: #005184;}

.nav-pills .nav-link:focus-visible{border: none !important; outline: none !important;}

.hiretabsdata {margin-top: 10px;}

#pills-profile .konverhire{background: linear-gradient(-230deg, transparent 1.5em, #4CAF504D 0)
}

#pills-profile .konverhire::before {background: linear-gradient(to left bottom, transparent 50%, #4CAF504D 0, #4CAF504D) 100% 0 no-repeat;}

#pills-profile  .hirebx {
    background-image: url(../images/skillbgimage.png);
    background-color:transparent;
}

#pills-contact .konverhire{background: linear-gradient(-230deg, transparent 1.5em, #BBE0F880 0)
}

#pills-contact .konverhire::before {background: linear-gradient(to left bottom, transparent 50%, #BBE0F880 0, #BBE0F880) 100% 0 no-repeat;}

#pills-contact  .hirebx {
    background-image: url(../images/hirebgimg.png);background-color: #BBE0F880;
}

.followtext p, .systmeoperate p{font-family: 'Andale Mono Regular'; font-size: 14px; color: #fff; margin: 0px;}

.followtext p{display: flex; justify-content: center; align-items: center;}

.followtext p  a{color: #fff;}

.followtext p i{font-size: 25px; margin-left: 15px;}

.contacttext{width:100%;}

.contacttext h6 {
    font-family: "Manrope", sans-serif;
    color: #E9ECEC;
    font-size: 20px;
    font-weight: 500;
}

.contacttext a{
    background: linear-gradient(270.36deg, #8DEBD7 1.02%, #0DB5E1 23.27%, #116EA8 62.61%, #B5277C 84.63%);
    color: #fff;
    font-size: 16px;
    padding: 15px 35px; font-weight: 600;
    border-radius: 30px;
    float: left;
    margin-top: 30px;
}

.bannerheader{width: 100%; margin: 10px 0px;}

.talkexeprt-sect .container{z-index: 111; position: relative;}

.footeraddress{background: #343D4333; padding: 40px 0px;}

.addressinfo p{margin: 0px; color:#F3F6FB; font-size: 15px; font-weight: 400;
display: flex; }

.office-title h6{    font-family: "Manrope", sans-serif;
    color: #E9ECEC;
    font-size: 20px;
    font-weight: 500; margin-bottom: 40px}

.iconlist{margin-right: 15px;}

.footeraddress .col-md-4{padding: 0px 30px;}

.contactmsg{float: left; margin-top: 10px;}

/**about-page**/

.about-who-sct {
    background-image: url(../images/whoerare.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-bottom: 80px;
    background-size: 60%;
    padding-top: 60px;
}

.knowabout-heading h2{
    font-family: 'Andale Mono Regular';
    font-weight: 400;
    display: inline-block;
    padding: 10px 50px;
    border-radius: 45px;
    transform: rotate(-5deg);
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.4) -2.76%, rgba(17, 110, 168, 0.4) 17.15%, rgba(13, 181, 225, 0.4) 55.2%, rgba(141, 235, 215, 0.4) 109.4%);
}

.knowabout-heading h3 {font-family: 'Andale Mono Regular';
    font-size: 42px;
    font-weight: 400;
    padding-left: 45px;
}

#product-banner {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.product-banner-text {
    position: relative; margin-top: 40px;
    height: 100%;
    display: flex;
    border-radius: 40px;
    align-items: center;
    background: linear-gradient(95.12deg, #B5277C 0.43%, #116EA8 32.51%, #0DB5E1 62.75%, #8DEBD7 102.43%);
    overflow: hidden;
}

.pro-banner-left {
    display: flex;
    height: 100%;
    align-items: center;
}

.product-banner-text h6{
    margin: 0px;
    padding: 0px 50px;
    font-family: 'Andale Mono Regular';
    color: #fff;
    font-weight: 400;
    line-height: 33px;
    font-size: 20px;
}

.probnner {
    padding-right: 0px;
}

.product-banner-text img {
    width: 100%;
    float: right;
}

.leader-section {
    padding: 30px 0px 80px;
    background-image: url(../images/data-bg-4new.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: bottom right;
}

.team-about-content .require-datatext h3{
    margin-top:0px; font-weight: 400; margin-bottom: 50px;
} 

.team-about-content p {
    color: #232628;
    margin: 20px 0px 0px; font-size: 19px; 
    padding: 0px 80px;
    font-family: 'Andale Mono Regular';
}

.about-team-bx-main {margin-top: 20px;}


.leadership-block {
    background: #fff;
    border-radius: 24px 24px 0px 0px;
    margin-top: 40px;
    box-shadow: 0px 0px 9px 0px #e4e4e4;
    margin-bottom: 20px;
}

.leadership-img {
    background:#C6E8A8;
    border-radius: 24px;
    overflow: hidden;
    padding: 35px 20px 0px 20px;
}

.leadership-img img {
    display: block;
    width: 100%;
}

.leadership-text {
    padding: 20px 20px 0px; height: 90px;
}


.leadership-link {
    padding: 10px 20px 20px;
}

.leader-social ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.leader-social ul li {
    margin: 0px 15px 0px 0px;
    padding: 0px;
    display: inline-block;
}

.leader-social ul li a {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color:#343D43;
    transition: all linear 0.5s;
}

.leadership-text h6 {
    font-size:18px;
    color:#343D43;
    margin: 0px;
    font-weight: 500;
}

.leadership-text p {
    margin: 5px 0px 0px;
    padding: 0px;
    color:#343D43;
    font-size: 13px;
    font-weight: 400;
}

.about-full {
    padding-bottom: 70px;
}

.career-section {margin-top:40px;}

.carrer-left {
    padding-right: 0px;
}

.career-title h2 {
    font-family: 'Andale Mono Regular';
    font-weight: 400;
    display: inline-block;
    padding: 10px 50px;
    border-radius: 45px;
    transform: rotate(-5deg);
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.4) -2.76%, rgba(17, 110, 168, 0.4) 17.15%, rgba(13, 181, 225, 0.4) 55.2%, rgba(141, 235, 215, 0.4) 109.4%);
}

.career-title h3 {
  
    font-size: 40px;
    font-weight: 400;
    padding-left: 0px;
}

.carrer-left p {
    font-weight: 400;
    margin: 30px 0px 0px;
    padding: 0px 0px 0px 0px;
    color:  #232628; text-align: center;
    font-size: 19px;
    font-family: 'Andale Mono Regular';
}

.column-career {
    padding-right: 0px;
}

.career-blue-right {
    background: #0DB5E1;;
    border-radius: 30px 0px 0px 30px;
    padding: 50px 0px 50px 70px;
    height: 100%;
}

.current-opening-title h4 {
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}

.current-dvs {
    background: #F6FDFF;
    border-radius: 24px;
    padding: 19px 40px 19px 40px;
    margin-top: 30px;
}

.current-list {margin-top: 20px;}

.current-dvs h4 {
    margin: 0px;
    padding: 0px;
    color:#4A5662;
    font-size: 28px;
    font-weight: 300;
    background-image: url(../images/carrer-arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center right;
}

.current-dvs p {
    margin: 5px 0px 0px;
    padding: 0px;
    color: #4A5662;
    font-size: 16px;
    font-weight: 400;
}

.career-section .container-fluid{max-width: inherit;}

.consult-img img { width: 100%; float: left;}

.consult-text {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px 80px;
}

.consult-text h3 {
    margin: 0px;
    padding: 0px;
    color: #005184;
    font-weight: 500;
}

.consult-text p {
    color: #343D43;font-family: 'Andale Mono Regular';
    font-size: 17px;
    margin: 15px 0px;
}

.consult-text a {
    color: #232628;
    font-weight: 400;
    margin: 15px 0px 0px;
    padding: 0px;
    font-size: 19px;
}

.andmoretext{margin: 0px 10px;}

.andmoretext p{color:#343D43;font-family: 'Andale Mono Regular'; margin: 0px; padding: 0px;
font-size: 13px; white-space: nowrap;}

.isoimg{text-align: center; margin-top: 20px; display:flex; align-items: center; justify-content: center}

.isoimg img{
    max-width: 100%; margin: 0px 10px;
    width: 110px; 
}

.privacy-heading {
    padding: 40px 100px;
    background: #F7FAFB;
    margin: 0px;
    border-radius: 30px;
}

.terms-fullcontent {
    padding: 40px 80px 40px 80px;
    background: #F7FAFB;
    margin: 40px 0px 0px;
    border-radius: 30px;
}

.tersm-left h5 {
    margin: 50px 0px 0px;
    padding: 0px;
font-weight: 400;
}

.tersm-left h5:first-child {
    margin-top: 30px;
}

.tersm-left p {
    margin: 20px 0px 0px;
    padding: 0px;
    font-size: 18px;
        color: #232628;
    font-family: 'Andale Mono Regular';
}

.tersm-left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.tersm-left ul li {
    margin: 20px 0px 0px;
    padding: 0px;
    font-size: 18px;
        color: #232628;
    font-family: 'Andale Mono Regular';
    position: relative;
    list-style: none;
}

.tersm-left ul li:before {
    width: 5px;
    height: 5px;
    background: #232628;
    border-radius: 50%;
    margin: 0px;
    position: absolute;
    left: -15px;
    top: 10px;
    content: "";
}

.termssect{padding-top: 60px;}

.privacy-dv p{   color: #232628;    font-size: 19px;    padding-left: 45px;
    font-family: 'Andale Mono Regular';}

.aboutfoot ul li a{
    font-size: 20px;
    font-weight: 500;
}

.hireproducts{margin-top: -30px; margin-bottom: -30px;}

.integrationbannerbefore{position: relative;}

.integratebanner:before{
    background-image: url(../images/integrationbannerbg.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size:42%;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top:0px;
    width: 100%;
    z-index: -1;
    height: 110%; margin-top:-10px;
}

.integratebanner .hirerightimg img{width: 450px; max-width: 100%}

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

.interactprtner-inner img{width: 100%;}

.partners-intract{margin-top: 50px;}

.interactprtner-inner{padding: 0px 15px; margin: 15px 0px;}

.integrationprtner{background-image: url("../images/integrationbg.png"); background-repeat: no-repeat;
background-size: 100% ; background-position:top 180px left}

.experienceblcks{
    background: #fff;
    position: relative;
    background-position: left top;
    padding: 30px 0px 30px 70px;
    border-radius: 20px; margin-top: 30px;
}

.experienceblcks:before {
    border-radius: 20px;
    width: 100%;
    content: "";
    height: 100%;
    position: relative;
    display: inline-block;
    border-radius:20px;
    padding: 1px;
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    position: absolute;
    left: 0;
    top: 0;
}

.experienceright-inner img{width: 100%}

.experiencetps  h2{font-weight: 300;}

.experiencetps  h2 strong{font-weight: 600; color: #B5277C}

.experiencetps p{margin-top: 15px;font-family: 'Andale Mono Regular';}

.experiencebtn{margin-top: 50px; display: flex; align-items: center;}

.experiencebtn a.bookbtn{
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    display: inline-block;
    padding: 10px 23px;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.experienceblcks .row{position: relative; z-index: 1}

.experienceblcks p{margin: 0px;}

.experiencebtn p a{color: #B5277C; font-weight: 500; text-decoration: underline; font-weight: 600;}

.experiencebtn p span{margin: 0px 20px; text-transform: uppercase;}

.experiencefuture-left {
    display: flex;
    align-items: center;
    height: 100%;
}

.coachprodcutser .product-hire img.smallimage{    width: 400px; max-width: 100%}

.konverzbtn {
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    float: left;
    padding: 12px 45px;
    border-radius: 25px;
    color: #fff;
    font-weight: 600;
   
    font-size: 16px;
    max-width: 100%;
    margin-top: 20px; margin-bottom: 10px;
    text-align: center;
}

.arrowup{width: 40px; margin-left: -5px}

/**menu-css**/

.menus {
    width: 100%; float: left; padding: 0px;margin-top: 0px; height: 100% ;
    display: flex; align-items: center; justify-content: center;
}

div#overlay { display: none; }

a#toggle {
  position:absolute;
  left:-10px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #015182;
  display: none;
  transition: all ease-out 0.3s;
}

a#toggle i {
  position: relative;
  top: 42%;color: #015182;
  transform: translateY(-50%);
}

main#content { padding: 10px; }

#menu {
  text-align: left;
  transition: all ease-out 0.3s;
}

#menu a { color:#343D43; text-decoration: none;}

#menu ul {
    margin: 0px;
    padding: 0px; text-align: right;
}

#menu ul li {
  display: inline-block;
  margin: 0px 0px;
}

#menu ul li > a {
    display: inline-block;
    font-size: 14px;
    padding: 14px 15px;
    font-weight: 400;
    border-radius: 20px;
    border: 1px solid transparent; position: relative;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

#menu ul li.active > a{font-weight: 600;}

#menu ul li > a:after {
    content:"";
    background: #fff;
    display: block;
    height:3px; border-radius:0px;
    width: 100%;
    bottom: 0;
}

#menu ul li.active > a:after, #menu ul li:hover > a:after {
    content:"";
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    display: block;
    height:3px; border-radius:0px;
    width: 100%;
    bottom: 0;
}

#menu ul li ul li a:hover:after,#menu ul li ul li a:after{display: none;}

#menu ul li > a > i {
  margin-left: 5px; font-weight: bold;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.1s;
}

#menu ul li ul {
  display: none;
  position: absolute;
  top: 65px; background: #fff;
  z-index: 1111; left: 0;
  width: 100%;
  text-align: left; border-radius: 20px;
  padding:12px 8px; 
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; box-shadow: 0px 6px 16.1px 0px #0000001C;
 
}

#menu ul li ul li{
    display: inline-block;
    width: 33%;
}

#menu ul li ul li a {
    display: block;
    color: #343D43B2;
    font-size: 14px; 
/*    border-bottom:  1px solid #B5C1CD;*/
    padding: 11px 0px;
    font-weight: 400;
    border-radius: 0px;
    position: relative;
}

#menu ul li ul li:last-child a{border-bottom: none;}

#menu ul li > a:hover {
    background: transparent; color: #020305;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

#menu ul li ul li a:hover {
    color: #fff; font-size: 700;
}

#menu ul li ul li:first-child a:hover{color: #B5277C;}

#menu ul li ul li:nth-child(2) a:hover{color: #4CAF50;}

#menu ul li ul li:nth-child(3) a:hover{color:#005184;}

/*#menu ul li a.active:after{
    border-bottom: 4px solid #A5DB77;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}*/

/*#menu ul li a.active{font-weight: 600;}*/

#menu ul li:hover > a > i { transform: rotateZ(0deg); }

#menu ul li:hover ul { display: block; }



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

/*a#toggle { display: block; }*/

a#toggle i.timeicon{display: none;}

.open-menu a#toggle i.toggleicon{display: none;}

.open-menu a#toggle i.timeicon{display: block;margin-left: 6px;}

#menu ul li > a::after{display: none;}

a#toggle {
  display: block;
  position: absolute; 
  z-index: 44;margin-top: 8px;
}

.open-menu a#toggle{margin-top: 0px;}

main#content {
  margin-top: 65px;
  transition: all ease-out 0.3s;
}
#menu ul li a.active:after {
    display: none;
}
#menu {
    position: fixed;
    top:0px;
    left: 0;
    width: 100%; padding-bottom: 25px;
    max-height: 100%;
    background-color: #fff;
/*    box-shadow: 0px 22px 32px 0px #0000001A;*/
    transform: translateY(-100%);
    transition: transform 0.3s ease-out;
    z-index: 99;
    overflow-y: auto;border-radius: 0px 0px 35px 35px;
}
#menu ul {
  text-align: left;
  background-color: transparent;
  padding-top:30px; padding-left: 20px; padding-right: 20px;
}
#menu ul li ul{
  padding-top:0px;
}

#menu ul li { display: block; }

#menu ul li a { display: block; color:#232628; padding:10px 0px; 
font-size: 17px}

#menu ul li a > i { float: right; }

#menu ul li ul {
  display: none;
  position: static;
  width: 100%;
  padding: 0px 20px;
  background-color:transparent;
}

#menu ul li:hover > ul { display: none; }

#menu ul li:hover > a > i { transform: rotateZ(0); }

#menu ul li.open > ul {
    display: block;
    background: #fff;
    padding: 5px 5px;
  }

div#overlay {
  display: block;
  visibility: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color:#343030E5;
  z-index: 1;
  opacity: 0;
}

html.open-menu { overflow: hidden; }

html.open-menu div#overlay {
  visibility: visible;
  opacity: 1;
  width:100%;
  left: 0px;
}

/*
html.open-menu a#toggle,
 html.open-menu main#content { transform: translateX(-250px); }
*/

header{overflow: hidden;}

html.open-menu a#toggle, html.open-menu main#content {
  transform: translateX(0px);
}

html.open-menu nav#menu {
    transform: translateY(0px);
    padding-top: 21px;
    padding-right: 12px;
  }

html.open-menu a#toggle i{
  transform: rotate(90deg);
  margin-top: -22%;
}

 #menu ul li.open a i{transform: rotate(180deg)}

#menu ul li ul li{margin: 5px 0px;}

#menu ul li.active > a::after, #menu ul li:hover > a::after{display: none;}

}

/**menu-end**/


.contacttext{text-align: center; padding: 0px 30px;}

  .contacttext a {
    float: none;
    display: inline-block;
  }

  .footleft{width: 19%;}

#pills-home .col-md-6:nth-child(2) .hirebx {background-image: url(../images/hirebgimage2.png);}

#pills-home .col-md-6:nth-child(3) .hirebx {background-image: url(../images/hirebgimage3.png);}  

#pills-home .col-md-6:nth-child(4) .hirebx {background-image: url(../images/hirebgimage4.png);}   

#pills-home .col-md-6:nth-child(5) .hirebx {background-image: url(../images/hirebgimage5.png);}   

#pills-home .col-md-6:nth-child(6) .hirebx {background-image: url(../images/hirebgimage6.png);}   

#pills-profile .col-md-6:nth-child(1) .hirebx {background-image: url(../images/nurturecard1.png);}

#pills-profile .col-md-6:nth-child(2) .hirebx {background-image: url(../images/nurturecard2.png);}

#pills-profile .col-md-6:nth-child(3) .hirebx {background-image: url(../images/nurturecard3.png);}  

#pills-profile .col-md-6:nth-child(4) .hirebx {background-image: url(../images/nurturecard4.png);}   

#pills-profile .col-md-6:nth-child(5) .hirebx {background-image: url(../images/nurturecard5.png);}   

#pills-profile .col-md-6:nth-child(6) .hirebx {background-image: url(../images/nurturecard6.png);}   

#pills-contact .col-md-6:nth-child(1) .hirebx {background-image: url(../images/skillcard1.png);}

#pills-contact .col-md-6:nth-child(2) .hirebx {background-image: url(../images/skillcard2.png);}

#pills-contact .col-md-6:nth-child(3) .hirebx {background-image: url(../images/skillcard3.png);}  

#pills-contact .col-md-6:nth-child(4) .hirebx {background-image: url(../images/skillcard4.png);}   

#pills-contact .col-md-6:nth-child(5) .hirebx {background-image: url(../images/skillcard5.png);}   

#pills-contact .col-md-6:nth-child(6) .hirebx {background-image: url(../images/skillcard6.png);}   

.popup-video video, .popup-video iframe { width: 100%; height: 450px;}

.watchvideo .modal-header {padding: 0px; border-bottom: none;}

.watchvideo .btn-close {
    position: absolute; right: -16px;  top: -17px; width: 24px; height: 24px;
    outline: none; background-color: #fff;  border-radius: 50%;  opacity: 1;
    border: 1px solid #000;
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: #fff;
  padding: 1rem 0;
  position: relative;
}

.marquee-track { align-items: center;
    display: inline-flex;
    gap: 4rem;
    animation: marquee 30s linear infinite;
}

.marquee img {
/*height:30px;
  width: auto;
  flex-shrink: 0;
  object-fit: contain;    max-width: 80px;*/
  height: auto;
    width: auto;
    max-height: 44px;
    object-fit: contain;
    display: block;
}

.marquee img.smalllogo{max-height: 35px}

.marquee img.largelogo{max-height: 60px}


@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

/**product**/

.hire-product-banner{margin:0px 0px 0px;}

.hire-product-service{margin-top: 40px;}

.product-hire img{max-width: 100%; margin-top: 20px; }

.nurtureprodcutser .product-hire img{  width: 400px;}

.product-hire p{margin: 0px; font-size: 15px; color: #343D43; margin-top: 15px; padding: 0px 50px}

.product-hire {margin: 50px 0px 90px;}

.product-hire h6{
    color: #343D43;
    border: 2px solid #343D43;
    display: inline-block;
    padding: 13px 26px;
    text-align: center;
    border-radius: 45px; font-size: 19px;
}

.producttab-right{margin-top:170px; float: left;}

.producttab-left .product-hire:last-child, .producttab-right .product-hire:last-child{margin-bottom: 40px;}

.hirerow.producthire:before { background: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 44.73% 44.73% , rgba(181, 39, 124, 0.06) 85.04%);}

.titlehires{display: flex; align-items: center; margin-bottom: 30px; margin-top: 20px; padding: 0px 40px;}

.titlehires h6{color: #B5277C; padding: 7px 15px; border-radius: 20px;font-family: 'Andale Mono Regular';
background: #B5277C1A; display: inline-block;    white-space: nowrap;}

.titlehires p{margin: 0; padding: 0px 10px 0px 20px; width: 36%; color: #343D43; }

.lineborder{width:70%; height: 1px;
background: linear-gradient(90.89deg, #116EA8 18.52%, #0DB5E1 53.32%, #8DEBD7 108.66%);
}

.transformingtext{margin-top:50px;padding: 0px 40px; }

.transformingtext h1{font-weight: 600; font-size: 50px;}

.transformingtext h1 span {
    font-family: 'Andale Mono Regular';
    font-weight: 400;
    display: inline-block;  position: relative;
    padding: 7px 40px; bottom: 10px;
    border-radius: 45px; font-size: 35px;
    transform: rotate(-5deg);
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.4) -2.76%, rgba(17, 110, 168, 0.4) 17.15%,
    rgba(13, 181, 225, 0.4) 55.2%, rgba(141, 235, 215, 0.4) 109.4%);
}

.rightborder.titlehires p{padding-right: 0}

.rightborder.titlehires h6{margin-left: 20px;}

.hirebgnewsection:before{background-image: url("../images/hireproductbg.png"); background-repeat: no-repeat;
    background-position: right bottom;     background-size:35%;
    content: "";  display: inline-block; position: absolute; right: 0;
    top: -24px;  width: 100%; z-index: -1; height: 115%;
}  

.productsctn {padding-bottom: 40px;}

.hirebgnewsection .nurturerow{margin: 0px;background: linear-gradient(93.16deg, rgba(211, 254, 213, 0.2) 46.72%, rgba(76, 175, 80, 0.2) 69.49%);
}

.titlehires.nurturetitleproduct h6{color: #4CAF50; background: #4CAF5033}

.productnurture:before{background-image: url("../images/productnurturebg.png")}

.coachproduct:before{background-image: url("../images/coachbgnew.png");    top: -30px;    background-size: 41%;}

.productnurture .nurturerow:before{
    background:linear-gradient(93.16deg, rgb(255 255 255) 46.72%, rgb(76 175 80 / 6%) 69.49%);
}

.productnurture{margin-top: 10px;}

.coachproduct .skillrow:before{
        background: linear-gradient(92.99deg, rgba(177, 238, 253, 0.4) 34.05%, rgb(0 82 131 / 16%) 97.8%);
    opacity: 0.4;
}

.coachimageprodct{margin-bottom: -10px;}

.coachbannertext{margin-bottom: 40px;}

.coachtitle h6{color: #005184; background: #00518426}

.hiremenutext img{width: 100%;}

.hiremenu{background: linear-gradient(217.27deg, rgba(181, 39, 124, 0.1) -13.66%, rgba(201, 193, 199, 0.1) 104.52%);
    padding: 15px 20px;; border-radius: 15px; transition: all linear 0.2s;
}

.hiremenu:hover{box-shadow: 0px 0px 9px #ddd4d4;}

.hiremenuleft h6{color: #B5277C;font-family: 'Andale Mono Regular'; font-size: 18px;
margin-bottom: 15px; display: inline-block;    padding: 7px 20px;
border-radius: 0px 25px 25px 0px;
    margin-left: -21px;}

.hiremenuleft h5{font-size:18px; color: #343D43; font-weight: 400; display: flex; align-items: center;    min-height: 45px;}

.hiremenuleft h5 span{  transform: rotate(-45deg); color: #B5277C}

.hiremenuleft p{font-size: 12px; color: #343D43B2; margin-top: 10px;}

.hiremenutext{
    display: flex;
    align-items: center;
    height: 100%;
}

#menu ul li ul li a{margin: 0px 5px; padding: 0}

.nurturemenu .hiremenuleft h6{color: #4CAF50;}

 .nurturemenu .hiremenuleft h5 span{color: #4CAF50}

.coachmenu  .hiremenuleft h6{color:#005184}

.coachmenu .hiremenuleft h5 span{color: #005184; transition: all linear 0.3s;}

.hiremenu:hover .hiremenuleft h5 span{ transform: rotate(0deg);transition: all linear 0.3s;}

.nurturemenu{background: linear-gradient(30.07deg, rgba(76, 175, 80, 0.3) -32.45%, rgba(234, 234, 234, 0.3) 103.71%);
}

.coachmenu{background: linear-gradient(29.83deg, rgba(187, 224, 248, 0.3) -34.8%, rgba(237, 238, 239, 0.3) 112.66%);
}


#menu ul li ul li a.active .hiremenu{border: 1px solid #B5277C1A;}

#menu ul li ul li a.active .hiremenu .hiremenuleft h5,
#menu ul li ul li a.active .hiremenu .hiremenuleft h5 span{font-weight: 500;color: #B5277C}


#menu ul li ul li a.active .hiremenu .hiremenuleft h6 {
    background: #fff;
    border: 1px solid #B5277C1A;  border-left: none;
}

/*nurture-active*/
#menu ul li ul li a.active .nurturemenu{border: 1px solid #4CAF504D;}

#menu ul li ul li a.active .nurturemenu .hiremenuleft h5,
#menu ul li ul li a.active .nurturemenu .hiremenuleft h5 span{font-weight: 500; color: #4CAF50}

#menu ul li ul li a.active .nurturemenu .hiremenuleft h6 {
    background: #fff;
    border: 1px solid #4CAF504D;  border-left: none;
}


/*coach-active*/

#menu ul li ul li a.active .coachmenu{border: 1px solid #BBE0F8;}

#menu ul li ul li a.active .coachmenu .hiremenuleft h5,
#menu ul li ul li a.active .coachmenu .hiremenuleft h5 span{font-weight: 500; color: #005184}


#menu ul li ul li a.active .coachmenu .hiremenuleft h6 {
    background: #fff;
    border: 1px solid #BBE0F8;  border-left: none;
}

#menu ul li ul li:hover a:after{display: none !important;}

.coachprodcutser .product-hire img {
    width:600px;
}

.coachproduct, .hirebgnewsection{margin-top: 10px;}

/**hire hero - screening to selection**/
.hirehero{padding: 10px 0px 20px;}

.hirehero-inner{
    background-image: url("../images/Rectangle-hire.png");
    background-repeat: no-repeat;
    background-position: center center;
    /* fill the whole box so the full image (corner decorations) is visible,
       instead of cover which crops the top/bottom on this wide hero */
    background-size: 100% 100%;
    /* border-radius: 30px; */
    border-radius: 55px;
    padding: 55px 20px 0px;
    /* overflow: hidden; */
    border: 1px solid var(--Brand-Primary-Primary-30, rgba(225, 169, 203, 1))
}

.hirehero-top{padding: 0px 15px;}

.hirehero-badge{
    display: inline-block;
    background:
        linear-gradient(#FFF0F8, #FFF0F8) padding-box,
        linear-gradient(90deg, #FF0099 0%, #99005C 100%) border-box;
    border: 1.5px solid transparent;
    border-radius: 30px;
    padding: 5px 17px;
    margin-bottom: 22px;
    /* box-shadow: 0px 4px 18px rgba(255, 0, 153, 0.15); */
}

.hirehero-badge-text{
    background: linear-gradient(90deg, #FF0099 0%, #C50076 55%, #99005C 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: rgba(255, 0, 153, 1);
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.2px;
    font-family: Poppins;
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;

}

.hirehero-title{
    color: #3A0B2E;
    font-size: 72px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.05;
    margin: 0px 0px 12px;
    text-transform: uppercase;
    font-family: Poppins;
    font-style: SemiBold !important;
    letter-spacing: 0%;
    text-align: center;
}

.hirehero-sub{
    font-family: Poppins;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
}

.hirehero-sub em{
    color: #EC008C;
    font-style: italic;
    font-weight: 700;
}

.hirehero-btn{
    display: inline-flex;
    align-items: center;
    gap: 14px;
    background:
        linear-gradient(95deg, #F6A6D0 0%, #F25CAE 45%, #EC008C 100%) padding-box,
        linear-gradient(115.67deg, #FF0099 26.84%, #FFFFFF 73.51%) border-box;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 10px 10px 10px 24px;
    border-radius: 40px;
    border: 1px solid transparent;
    box-shadow:
        0px 9px 7.5px 0px rgba(255, 255, 255, 0.25) inset,
        0px 2px 2px 0px rgba(255, 255, 255, 0.25) inset,
        0px 6px 7.7px 0px rgba(255, 0, 153, 0.3);
    transition: all linear 0.25s;
}

.hirehero-btn:hover{
    color: #fff;
    transform: translateY(-2px);
    /* arrow slides to the left on hover, so the white border edge follows it */
    background:
        linear-gradient(95deg, #F6A6D0 0%, #F25CAE 45%, #EC008C 100%) padding-box,
        linear-gradient(244.33deg, #FF0099 26.84%, #FFFFFF 73.51%) border-box;
    box-shadow:
        0px 9px 7.5px 0px rgba(255, 255, 255, 0.25) inset,
        0px 2px 2px 0px rgba(255, 255, 255, 0.25) inset,
        0px 10px 16px 0px rgba(255, 0, 153, 0.45);
        padding: 10px 15px 10px 10px;
}

.hirehero-btn-text,
.hirehero-btn-icon{transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);}

/* on hover the arrow slides to the front, the text slides after it */
.hirehero-btn:hover .hirehero-btn-icon{transform: translateX(calc(-1 * (var(--hb-text-w, 110px) + 12px)));}
.hirehero-btn:hover .hirehero-btn-text{transform: translateX(calc(var(--hb-icon-w, 34px) + 12px));}

.hirehero-btn-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 50%;
    flex: 0 0 auto;
}

.hirehero-stage{
    position: relative;
    max-width: 100%;
    /* margin: 30px auto 0px; */
    text-align: center;
    transform: scale(0.72);
    transform-origin: center center;
    will-change: transform;
}

.hirehero-cards{
    width: 100%;
    display: block;
    border-radius: 36px;

}

.hirehero-man{
    position: absolute;
    bottom: 0;
    left: 53%;
    transform: translateX(-50%);
    width: 51%;
    max-width: 100%;
    height: auto;
}

@media (max-width: 991px){
    .hirehero-title{font-size: 54px;}
    .hirehero-sub{font-size: 22px;}
    .hirehero-man{width: 36%;}
}

@media (max-width: 575px){
    .hirehero-inner{padding: 35px 12px 0px; border-radius: 20px;}
    .hirehero-title{font-size: 32px;}
    .hirehero-sub{font-size: 17px;}
    .hirehero-badge{font-size: 13px; padding: 8px 18px;}
    .hirehero-btn{font-size: 15px; padding: 11px 14px 11px 26px;}
    .hirehero-man{width: 40%;}
}

/**hire logos slider (auto-scrolling marquee)**/
.hirelogos{padding: 35px 0px 15px;}

.hirelogos-slider{
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
}

.hirelogos-track{
    display: flex;
    width: max-content;
    animation: hirelogos-scroll 28s linear infinite;
}

.hirelogos-slider:hover .hirelogos-track{animation-play-state: paused;}

.hirelogos-set{
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}

.hirelogos-set img{
    width: 150px;
    height: 60px;
    margin: 0px 30px;
    object-fit: contain;
    filter: grayscale(100%);
    /* opacity: 0.55; */
    transition: all 0.3s ease;
}

.hirelogos-set img:hover{filter: grayscale(0); opacity: 1;}

@keyframes hirelogos-scroll{
    from{transform: translateX(0);}
    to{transform: translateX(-50%);}
}

@media (max-width: 767px){
    .hirelogos-set img{width: 110px; height: 44px; margin: 0px 18px;}
}

/**hire stats row**/
.hirestats{padding: 50px 0px 60px;}
/* avoid flash before the reveal animation initialises (JS adds .js-gsap) */
.js-gsap .hirestats .hirestat{opacity: 0;}

.hirestat{padding: 10px 8px;}

.hirestat-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 14px;
    background: linear-gradient(180deg, #FDE3F1 0%, #FBD0E8 100%);
    margin-bottom: 18px;
}

.hirestat-icon img{width: 35px; height: 30px;}

.hirestat h3{
    /* color: #0E0B14;
    font-size: 48px;
    font-weight: 800;
    line-height: 1;
    margin: 0px 0px 12px; */
    font-family: Poppins;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 80px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #000000;
}

.hirestat p{
  font-family: Poppins;
font-weight: 500;
font-style: SemiBold;
font-size: 16px;
letter-spacing: 0%;
text-align: center;
color: #343D43;
margin-top: 15px;
}

/**hire dark banner**/
.hirebanner{padding: 10px 0px 40px;}

.hirebanner-box{
    background-image: url("../images/background1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 24px;
    overflow: hidden;
    padding: 64px 30px 0px;
}

.hirebanner-content{max-width: 1200px; margin: 0px auto;}

.hirebanner-eyebrow{
    display: inline-flex; align-items: center; gap: 8px;
    color: #FFFFFF; font-weight: 400; font-size: 15px;
    letter-spacing: 2px; text-transform: uppercase; margin-bottom: 20px;
}
.hirebanner-eyebrow em{color: #FF2EA0; font-style: italic; font-weight: 800;}

.hirebanner-title{
    color: #FFFFFF; font-size: 56px; font-weight: 600; line-height: 68px;
    margin: 0px 0px 22px; white-space: nowrap; text-align: center; letter-spacing: 0;
    /* soft pink gradient fill */
    background: linear-gradient(90deg, #F0D4E5 0%, #F8E9F2 100%);
    -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;
    backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
    /* sharp glow: crisp letter edge + a tight bright pink halo */
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.95),
                 0px 0px 4px rgba(248, 233, 242, 0.70),
                 0px 0px 12px rgba(240, 212, 229, 0.65),
                 0px 0px 22px rgba(236, 0, 140, 0.35);
}

.hirebanner-text{
    color: #FFFFFF; font-size: 17px; line-height: 1.6;
    max-width: 842px; margin: 0px auto 34px; font-weight: 300;
}

.hirebanner-btn{
    position: relative;
    display: inline-flex; align-items: center; gap: 10px;
    color: #fff;
    padding: 12px 24px; border-radius: 60px;
    background: transparent;
    font-family: Poppins;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;

}
/* gradient border (pink -> white) with a transparent interior, keeps the pill corners */
.hirebanner-btn::before{
    content: ""; position: absolute; inset: 0;
    border-radius: 60px; padding: 2px;
    background: linear-gradient(90deg, #FF0099 0%, #FFFFFF 50%, #FF0099 100%);
    background-size: 200% 100%; background-position: 0% 0%;
    transition: background-position 0.45s ease;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor; mask-composite: exclude;
    pointer-events: none;
}
/* on hover the gradient slides so the border colour moves right -> left */
.hirebanner-btn:hover::before{background-position: 100% 0%;}
.hirebanner-btn-icn{
    display: inline-flex; align-items: center; justify-content: center;
    transition: transform 0.25s ease;
}
.hirebanner-btn:hover .hirebanner-btn-icn{transform: translateX(4px);}

.hirebanner-visual{margin-top: 44px;}
.hirebanner-visual img{width: 100%; max-width: 1011px; display: block; margin: 0px auto;}

/**hire testimonials (trusted by leaders)**/
.hiretrust{padding: 30px 0px 50px;}

.hiretrust-box{
    background-image: url("../images/darkbanner1.png");
    background-repeat: no-repeat; background-position: center center; background-size: cover;
    border-radius: 30px; padding: 70px 60px; overflow: hidden;
}

/* left column */
.hiretrust-eyebrow{
    display: inline-flex; align-items: center; gap: 8px;
    color: #FFFFFF; font-weight: 400; font-size: 20px; letter-spacing: 2px;
    text-transform: uppercase; margin-bottom: 22px;
}
.hiretrust-title{color: #FFFFFF; font-size: 56px; font-weight: 600; line-height: 1.1; margin: 0px 0px 40px;}

.hiretrust-btn{
    position: relative; display: inline-flex; align-items: center; gap: 10px;
    color: #fff; font-weight: 600; font-size: 17px; padding: 12px 24px; border-radius: 60px;
    background: transparent;
}
.hiretrust-btn::before{
    content: ""; position: absolute; inset: 0; border-radius: 60px; padding: 2px;
    background: linear-gradient(90deg, #FF0099 0%, #FFFFFF 50%, #FF0099 100%);
    background-size: 200% 100%; background-position: 0% 0%;
    transition: background-position 0.45s ease;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none;
}
/* on hover the gradient slides so the border colour moves right -> left */
.hiretrust-btn:hover::before{background-position: 100% 0%;}
.hiretrust-btn-icn{display: inline-flex; align-items: center; transition: transform 0.25s ease;}
.hiretrust-btn:hover .hiretrust-btn-icn{transform: translateX(4px);}

/* right column — clickable tabbed testimonial slider */
.hiretrust-slider{position: relative;}

/* logo tabs (clickable) sit like folder tabs on the card's top edge */
.hiretrust-tabs{position: relative; z-index: 5; display: flex; align-items: flex-end; gap: 8px;margin-bottom: -1px;}
.hiretrust-tab{border: 0; padding: 0; background: transparent; cursor: pointer; line-height: 0;}
.hiretrust-tab img{
    height: 50px; width: auto; object-fit: contain;
    background: #E7E2EC; border-radius: 12px 12px 0px 0px; padding: 8px 16px;
    box-shadow: 0px -4px 12px rgba(0,0,0,0.12);
    transition: background 0.25s ease;
}
/* active tab: solid white / theme tint (only colour changes, no size zoom) */
.hiretrust-tab.is-active img{background: #1A1A1A;}
.hiretrust-tab[data-slide="1"].is-active img{background: linear-gradient(180deg, #FBD6EC 0%, #F6A8D6 100%);}
.hiretrust-tab[data-slide="2"].is-active img{background: linear-gradient(180deg, #F4F2F6 0%, #E7E3EC 100%);}
.tab1 img{
    color: #1A1A1A !important;
    background: #1A1A1A !important;
}
.tab2 img{
    color: #FFBAE3  !important;
    background: #FFBAE3  !important;
}
.tab3 img{
    color: #FFFFFF  !important;
    background: #FFFFFF  !important;
}
/* card deck */
.hiretrust-cards{position: relative; min-height: 500px;}

/* consistent decorative deck: two soft cards always peeking on the RIGHT behind the
   active card, so the "stack" looks identical on every tab (no dark card shadow, no
   left/right shift). Real inactive cards are hidden (JS crossfade). */
.hiretrust-cards::before,
.hiretrust-cards::after{
    content: ""; position: absolute; z-index: 0; pointer-events: none;
    top: 16px; bottom: 16px; left: 0; right: 0;
    border-radius: 22px;
    box-shadow: 16px 18px 34px rgba(20, 16, 30, 0.14);
}
.hiretrust-cards::after{        /* nearer card — soft pink */
    transform: translateX(22px) scale(0.975);
    background: #F6DAEC;
}
.hiretrust-cards::before{       /* farther card — soft light */
    transform: translateX(46px) scale(0.95);
    background: #ECE7F1;
}

/* big decorative quote mark — sits on top of the active card's top-left corner */
.hiretrust-qmark{
    position: absolute; top: -45px; left: -82px; z-index: 6;
    width: 125px; line-height: 0; pointer-events: none;
}
.hiretrust-qmark img{width: 100%; height: auto; display: block;}

/* active card fills the area; inactive cards sit behind, offset & blurred (positions set by JS) */
.hiretrust-card{
    position: absolute; inset: 0; z-index: 1;
    display: flex; flex-direction: column;
    border-radius: 0px 22px 22px 22px; overflow: hidden;
    padding: 52px 40px 34px;
    background-repeat: no-repeat; background-position: right center; background-size: cover;
    box-shadow: 18px 26px 40px rgba(0,0,0,0.28);
    transform: scale(0.94);
    filter: blur(4px); opacity: 1;
    transition: transform 0.5s ease, filter 0.5s ease, opacity 0.5s ease;
    will-change: transform;
}
.hiretrust-card.is-active{transform: translateX(0) scale(1); filter: blur(0px); opacity: 1; z-index: 5;}

/* sharp person cutout (transparent PNG) sits in the bottom-right corner, below the text */
.hiretrust-person{
    position: absolute; right: 0; bottom: 0; z-index: 1;
    height: 58%; width: auto; max-width: 40%;
    object-fit: contain; object-position: bottom right;
    pointer-events: none;
}
.hiretrust-quote, .hiretrust-name, .hiretrust-role{position: relative; z-index: 2;}

/* per-slide background (cardN image + readability gradient that clears the person on the right) */
.hiretrust-card[data-slide="0"]{
    background-image:
        /* linear-gradient(90deg, rgba(14,10,18,0.92) 0%, rgba(14,10,18,0.55) 60%, rgba(14,10,18,0.35) 100%), */
        url("../images/card1.png");
    background-color: #0E0A12;
}
.hiretrust-card[data-slide="1"]{
    background-image:
        /* linear-gradient(90deg, rgba(247,176,216,0.9) 0%, rgba(247,176,216,0.5) 60%, rgba(247,176,216,0.32) 100%), */
        url("../images/card2.png");
    background-color: #F6A6CE;
}
.hiretrust-card[data-slide="2"]{
    background-image:
        /* linear-gradient(90deg, rgba(245,243,247,0.92) 0%, rgba(245,243,247,0.55) 60%, rgba(245,243,247,0.35) 100%), */
        url("../images/card3.png");
    background-color: #F2F0F4;
}

.hiretrust-quote{font-size: 15px; line-height: 1.75; margin: 0px 0px auto; max-width: 100%; text-align: left;}
.hiretrust-name{font-size: 22px; font-weight: 700; margin: 26px 0px 4px;}
.hiretrust-role{font-size: 14px;}

/* dark theme text */
.hiretrust-card[data-theme="dark"] .hiretrust-quote{color: rgba(255,255,255,0.92);}
.hiretrust-card[data-theme="dark"] .hiretrust-name{color: #fff;}
.hiretrust-card[data-theme="dark"] .hiretrust-role{color: rgba(255,255,255,0.7);}

/* pink / light themes text */
.hiretrust-card[data-theme="pink"] .hiretrust-quote,
.hiretrust-card[data-theme="light"] .hiretrust-quote{color: #2A2630;}
.hiretrust-card[data-theme="pink"] .hiretrust-name,
.hiretrust-card[data-theme="light"] .hiretrust-name{color: #16131D;}
.hiretrust-card[data-theme="pink"] .hiretrust-role,
.hiretrust-card[data-theme="light"] .hiretrust-role{color: #5C5766;}

@media (max-width: 991px){
    .hiretrust-box{padding: 45px 24px;}
    .hiretrust-title{font-size: 34px; margin-bottom: 26px;}
    .hiretrust-left{margin-bottom: 40px;}
    .hiretrust-cards{min-height: 540px;}
    .hiretrust-quote{max-width: 100%; font-size: 13.5px;}
    /* no deck on mobile — only the active card, full width */
    .hiretrust-card,
    .hiretrust-card[data-slide="0"],
    .hiretrust-card[data-slide="1"],
    .hiretrust-card[data-slide="2"]{width: 100%; transform: none; opacity: 0; visibility: hidden; filter: none;}
    .hiretrust-slider .hiretrust-card.is-active{opacity: 1; visibility: visible;}
    .hiretrust-cards::before, .hiretrust-cards::after{display: none;} /* no peek deck on mobile */
    /* keep the quote mark on-screen on tablet widths */
    .hiretrust-qmark{left: -30px; top: 4px; width: 74px;}
}

@media (max-width: 575px){
    .hiretrust-box{padding: 36px 16px; border-radius: 22px;}
    .hiretrust-title{font-size: 27px;}
    .hiretrust-tab img{height: 40px; padding: 6px 10px;}
    .hiretrust-card{padding: 40px 20px 26px;}
    .hiretrust-cards{min-height: 560px;}
    .hiretrust-quote{max-width: 70%; font-size: 13px;}
    .hiretrust-person{height: 62%;}
    /* keep the quote mark on-screen at the card's top-left on small screens */
    .hiretrust-qmark{left: -6px; top: 2px; width: 54px;}
}

/**hire feature scroll (sticky timeline)**/
.hirefeat{padding: 30px 0px 60px; overflow: hidden;}
.hirefeat-pin{padding-top: 26px;}   /* small gap from the viewport top while pinned */
.hirefeat-inner{padding: 0px;}

.hirefeat-head{max-width: 965px; margin: 0px auto 100px;}
.hirefeat-eyebrow{
    display: inline-flex; align-items: center; gap: 8px;
    color: #B5277C; font-weight: 400; font-size: 20px;
    letter-spacing: 2px; text-transform: uppercase; margin-bottom: 16px;
}
.hirefeat-head h2{color: #343D43; font-size: 56px; font-weight: 600; line-height: 1.2; margin: 0;}

@media (max-width: 991px){
    .hirefeat-head{margin-bottom: 34px;}
    .hirefeat-head h2{font-size: 30px;}
    .hirefeat-head h2 br{display: none;}
}
@media (max-width: 575px){
    .hirefeat-head h2{font-size: 24px;}
}

/* left: sticky vertical timeline */
.hirefeat-nav{position: relative; padding-left: 42px;}
.hirefeat-line{position: absolute; left: 11px; top: 34px; bottom: 34px; width: 2px; background: #E4E0EA; border-radius: 2px;}
.hirefeat-line-fill{position: absolute; left: 0; top: 0; width: 100%; height: 0%; background: #EC008C; border-radius: 2px; transition: height 0.35s ease;}

.hirefeat-item{
    position: relative; display: flex; align-items: center;
    width: 100%; border: 0; background: transparent; cursor: pointer;
    padding: 20px 0px; text-align: left;
}
.hirefeat-dot{
    position: absolute; left: -38px; top: 50%; transform: translateY(-50%);
    width: 17px; height: 17px; border-radius: 50%;
    background: #fff; border: 2.5px solid #23202A; transition: all 0.3s ease;
}
.hirefeat-item.is-active .hirefeat-dot{
    width: 18px; height: 18px; left: -38.5px;
    background: #EC008C; border-color: #EC008C; box-shadow: none;
}

.hirefeat-label{
    font-size: 18px; font-weight: 400; color: #3A3644;
    padding: 10px 22px; border-radius: 10px; line-height: 1.25;
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}
.hirefeat-item.is-active .hirefeat-label{
    background: #EC008C; color: #fff; box-shadow: 0px 12px 26px rgba(236,0,140,0.3);
}

/* right: switching panels */
.hirefeat-stage{position: relative; min-height: 510px;}
.hirefeat-panel{
    position: absolute; inset: 0;
    border-radius: 26px; padding: 30px 40px; overflow: hidden;
    opacity: 0; visibility: hidden; transform: translateY(30px) scale(0.99);
    transition: opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1),
                transform 0.55s cubic-bezier(0.22, 1, 0.36, 1),
                visibility 0.55s;
    display: flex; flex-direction: column; will-change: opacity, transform;
}
.hirefeat-panel.is-active{opacity: 1; visibility: visible; transform: translateY(0) scale(1);}

/* progress line eases smoothly with the scrub */
.hirefeat-line-fill{transition: height 0.25s linear;}
.hirefeat-stage .hirefeat-panel.bg{
    background: #000107 !important;
}
.hirefeat-panel[data-theme="dark"]{background: #0b0b0d;}
.hirefeat-panel[data-theme="light"]{background: #f6f3f6;}
.hirefeat-panel[data-theme="pink"]{background: #fceff6;}

.hirefeat-panel h3{font-size: 24px; font-weight: 500; line-height: 1.2; margin: 0px 0px 14px;}
.hirefeat-panel p{font-size: 14px; line-height: 1.65; margin: 0px;}
.hirefeat-panel[data-theme="dark"] h3{color: #fff;}
.hirefeat-panel[data-theme="dark"] p{color: rgba(255,255,255,0.72);}
.hirefeat-panel[data-theme="light"] h3,
.hirefeat-panel[data-theme="pink"] h3{color: #16131D;}
.hirefeat-panel[data-theme="light"] p,
.hirefeat-panel[data-theme="pink"] p{color: #5C5766;}

.hirefeat-visual{margin-top: auto; padding-top: 16px; text-align: center;}
/* cap width by BOTH a % (keeps balanced side margins on narrower panels) and a
   pixel height (guards tall/square images) so the image stays well-proportioned
   at every width instead of filling the panel when it gets narrow */
.hirefeat-visual img{max-width: 100%; max-height: 65%; display: inline-block;}

@media (max-width: 991px){
    /* below desktop the single-line heading won't fit — let it wrap */
    .hirebanner-title{font-size: 40px; line-height: 1.2; white-space: normal;}
    .hirefeat-inner{padding: 10px 0px;}
    .hirefeat-nav{display: flex; flex-wrap: wrap; gap: 10px; padding-left: 0; margin-bottom: 30px;}
    .hirefeat-line{display: none;}
    .hirefeat-item{width: auto; padding: 0;}
    .hirefeat-dot{display: none;}
    .hirefeat-label{font-size: 15px; padding: 9px 18px; border: 1px solid #E4DEEA;}
    .hirefeat-item.is-active .hirefeat-label{border-color: #EC008C;}
    .hirefeat-stage{min-height: 560px;}
    .hirefeat-panel{padding: 32px 26px;}
    .hirefeat-panel h3{font-size: 24px;}
    .hirefeat-panel p{font-size: 14.5px;}
    /* single-column here — let the image use the full panel width */
    .hirefeat-visual img{max-width: 100%;}
}

@media (max-width: 575px){
    .hirefeat-stage{min-height: 500px;}
    .hirefeat-panel{padding: 24px 18px; border-radius: 20px;}
    .hirefeat-panel h3{font-size: 20px;}
    .hirefeat-panel p{font-size: 13.5px;}
    .hirefeat-visual img{max-height: 260px;}
}

@media (max-width: 767px){
    .hirestats{padding: 30px 0px 35px;}
    .hirestat{padding: 8px 6px;}
    .hirestat-col{margin-bottom: 22px;}   /* 2x2 grid on mobile: space between the two rows */
    .hirestat h3{font-size: 30px; margin-bottom: 8px;}
    .hirestat p{font-size: 13.5px; line-height: 1.35;}
    .hirestat-icon{width: 46px; height: 46px; border-radius: 12px; margin-bottom: 10px;}
    .hirestat-icon img{width: 22px; height: 22px;}
    .hirebanner-box{padding: 40px 16px 0px; border-radius: 18px;}
    .hirebanner-eyebrow{font-size: 12px; letter-spacing: 1.5px; margin-bottom: 14px;}
    .hirebanner-title{font-size: 28px; line-height: 1.2; margin-bottom: 16px; white-space: normal;}
    .hirebanner-text{font-size: 14px; margin-bottom: 26px;}
    .hirebanner-btn{font-size: 15px; padding: 10px 12px 10px 24px;}
    .hirebanner-btn-icn{width: 34px; height: 34px;}
    .hirebanner-visual{margin-top: 30px;}
}

@media (max-width: 480px){
    .hirestat h3{font-size: 26px;}
    .hirestat p{font-size: 12.5px;}
    .hirestat-icon{width: 42px; height: 42px; border-radius: 11px; margin-bottom: 8px;}
    .hirestat-icon img{width: 20px; height: 20px;}
}

/* START Timeline CSS */
.hire-timeline{padding: 70px 0px 50px; overflow: hidden;}

.hiretl-head{text-align: center; max-width: 780px; margin: 0px auto 70px;}

.hiretl-eyebrow{
    display: inline-flex; align-items: center; gap: 8px;
    color: #EC008C; font-weight: 700; font-size: 14px;
    letter-spacing: 2px; text-transform: uppercase; margin-bottom: 16px;
}

.hiretl-head h2{
font-family: Static/Display/Font;
font-weight: 600;
font-style: SemiBold;
font-size: 56px;
line-height: 68px;
letter-spacing: 0%;
text-align: center;
color: #1A1A1A;
}

.hiretl-track{position: relative; max-width: 1240px; margin: 0px auto;}

/* winding connector — segments built by JS (no SVG) */
.hiretl-connector{position: absolute; inset: 0; z-index: 0; pointer-events: none;}
.hiretl-connector .tlseg{position: absolute; background: #E7E3EC;}
.hiretl-connector .tlseg .tlfill{position: absolute; top: 0; left: 0; width: 100%; height: 0%; background: rgba(255, 0, 153, 1);}
.hiretl-connector .tlseg.h .tlfill{top: 0; height: 100%; width: 0%;}
.hiretl-connector .tlseg.h.left .tlfill{left: auto; right: 0;}
.hiretl-connector .tlcorner{position: absolute; box-sizing: border-box; border-style: solid; border-color: #E7E3EC; border-width: 0;}
.hiretl-connector .tlcorner.pink{border-color: rgba(255, 0, 153, 1); opacity: 0;}
.hiretl-connector .tldot{position: absolute; width: 16px; height: 16px; border-radius: 50%; background: rgba(255, 0, 153, 1); transform: translate(-50%, -50%); box-shadow: 0 0 0 5px rgba(255, 0, 153, 0.14);}

/* mobile rail (shown only on small screens) */
.hiretl-mrail{display: none;}

/* each step row */
.hiretl-step{
    position: relative; z-index: 1;
    padding: 0px 130px; min-height: 470px; margin-bottom: 90px;
    display: flex; align-items: center;
}
.hiretl-row{width: 100%; display: grid; grid-template-columns: 1fr 1.3fr; column-gap: 0px; align-items: start;}
.hiretl-step[data-side="right"] .hiretl-row{grid-template-columns: 1.25fr 1fr;}
/* the node circle sits on the line on the CONTENT side, so keep that gap for clearance;
   the visual/image side has no node — tighten it so the image sits closer to the line
   (desktop only — mobile is single-column with its own padding) */
@media (min-width: 992px){
  .hiretl-step[data-side="right"]{padding-left: 88px;}
  .hiretl-step[data-side="left"]{padding-right: 88px;}
  /* nudge the whole row (image + text together) down so the content sits
     centered between the top & bottom connector lines — equal gap top/bottom */
  .hiretl-row{position: relative; top: 13px;}
  /* on right-side steps the content text flows toward the node circle on the line —
     pad it so the text stays clear (left-side text flows away, so it needs no pad) */
  .hiretl-step[data-side="right"] .hiretl-content{padding-right: 0px;}
}
/* visual card aligns with the heading (drops below the badge) */
.hiretl-visual{margin-top: 18px;}
.hiretl-step[data-side="left"] .hiretl-content{order: 1; position: relative; z-index: 2; right: 100px;}
.hiretl-step[data-side="left"] .hiretl-visual{order: 2; position: relative; z-index: 2; left: 100px; bottom: 25px;}
.hiretl-step[data-side="right"] .hiretl-visual{order: 1; position: relative; z-index: 2; right: 100px; bottom: 25px;}
.hiretl-step[data-side="right"] .hiretl-content{order: 2; position: relative; z-index: 2;left: 0px;}

/* big faded step number — sits behind the node so it peeks around it */
.hiretl-num{
    position: absolute; top: 43%; left: 95%;
    font-size: 300px; font-weight: 800; line-height: 1; color: #FBE4F1;
    z-index: 0; user-select: none; pointer-events: none; white-space: nowrap;
}
/* centre the number on the node's OUTER edge so it peeks out beyond the node */
.hiretl-step[data-side="left"] .hiretl-num{left: 6px; transform: translate(-50%, -40%);}
.hiretl-step[data-side="right"] .hiretl-num{right: 6px; transform: translate(50%, -40%);}

/* node — full graphic comes from the SVG (default = disabled, active = enabled) */
.hiretl-node{
    position: absolute; top: 50%; width: 118px; z-index: 2;
    transform: translateY(-50%) scale(0.95);
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}
.hiretl-step[data-side="left"] .hiretl-node{left: -1px;}
.hiretl-step[data-side="right"] .hiretl-node{right: -1px;}
.hiretl-node-img{display: block; width: 100%; height: auto;}
.hiretl-node-img.on{display: none;}

/* node active state (toggled by JS when the pink fill reaches it) */
.hiretl-node.is-active{transform: translateY(-50%) scale(1);}
.hiretl-node.is-active .hiretl-node-img.off{display: none;}
.hiretl-node.is-active .hiretl-node-img.on{display: block;}

/* text content */
.hiretl-badge{
    display: inline-flex; align-items: center; gap: 7px;
    background: #FFEDF8; color: #FF0099; font-weight: 700; font-size: 14px;
    padding: 7px 16px; border-radius: 22px; margin-bottom: 16px;
}
.hiretl-badge-icn{width: 16px; height: 16px; flex: 0 0 auto;}
.hiretl-content h3{color: #343D43; font-size: 28px; font-weight: 800; line-height: 1.3; margin: 0px 0px 18px;}
.hiretl-content p{color: #71777B; font-size: 15px; margin: 0px 0px 16px;}
.hiretl-content p:last-child{margin-bottom: 0;}

/* visual card */
.hiretl-visual{
    background: transparent; border: 1px solid rgba(255, 108, 196, 1); border-radius: 24px;
    box-shadow: 0px 22px 50px rgba(20, 16, 30, 0.07);
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.55s ease;
}
.hiretl-visual img{width: 100%; border-radius: 25px; display: block;}

/* micro-interactions: hover elevation + premium easing */
/* .hiretl-visual:hover{transform: translateY(-10px); box-shadow: 0px 36px 70px rgba(236, 0, 140, 0.16);} */

/* reveal helper (GSAP sets the real start state; avoids FOUC) */
.js-gsap .hiretl-reveal{opacity: 0;}

/* responsive: collapse to a single left rail */
@media (max-width: 991px){
    .hiretl-head{margin-bottom: 44px;}
    .hiretl-head h2{font-size: 30px;}
    .hiretl-track{padding: 0px 6px;}
    .hiretl-connector{display: none;}
    /* rail centre sits at 36px; node (72px) left:0 -> centre 36px, perfectly aligned */
    .hiretl-mrail{display: block; position: absolute; left: 34px; top: 10px; bottom: 18px; width: 4px; background: #E7E3EC; border-radius: 4px; z-index: 0; overflow: hidden;}
    .hiretl-mrail-fill{position: absolute; top: 0; left: 0; width: 100%; height: 0%; background: rgba(255, 0, 153, 1);}
    .hiretl-step{display: block; padding: 0px 0px 0px 96px; min-height: auto; margin-bottom: 44px;}
    /* stack content then visual as simple blocks (avoids grid auto-placement offset) */
    .hiretl-row, .hiretl-step[data-side="right"] .hiretl-row{display: block;}
    .hiretl-step .hiretl-content, .hiretl-step .hiretl-visual{order: initial !important; width: 100%; max-width: 100%;}
    /* neutralise the desktop left/right:100px offsets so mobile stacks flush */
    .hiretl-step[data-side="left"] .hiretl-content,
    .hiretl-step[data-side="left"] .hiretl-visual,
    .hiretl-step[data-side="right"] .hiretl-content,
    .hiretl-step[data-side="right"] .hiretl-visual{left: 0; right: 0;}
    .hiretl-visual{margin-top: 18px;}
    .hiretl-node,
    .hiretl-step[data-side="left"] .hiretl-node,
    .hiretl-step[data-side="right"] .hiretl-node{left: 0; right: auto; top: 0; width: 72px; height: auto; transform: translateY(0) scale(0.95);}
    .hiretl-node.is-active{transform: translateY(0) scale(1);}
    /* faded number watermark behind the node, peeking on the rail side */
    .hiretl-num,
    .hiretl-step[data-side="left"] .hiretl-num,
    .hiretl-step[data-side="right"] .hiretl-num{
        font-size: 96px; top: -12px; left: 2px; right: auto;
        transform: translateX(-50%); opacity: .5;
    }
    .hiretl-content h3{font-size: 24px;}
    .hiretl-content p{font-size: 14.5px;}
}

@media (max-width: 575px){
    .hire-timeline{padding: 45px 0px 20px;}
    .hiretl-head{margin-bottom: 32px;}
    .hiretl-head h2{font-size: 23px;}
    .hiretl-eyebrow{font-size: 12px; letter-spacing: 1.5px;}
    /* rail centre 28px; node (54px) left:1px -> centre 28px */
    .hiretl-mrail{left: 25px;}
    .hiretl-step{padding-left: 76px; margin-bottom: 36px;}
    .hiretl-node,
    .hiretl-step[data-side="left"] .hiretl-node,
    .hiretl-step[data-side="right"] .hiretl-node{left: 0; top: 0; width: 54px; height: auto;}
    .hiretl-num,
    .hiretl-step[data-side="left"] .hiretl-num,
    .hiretl-step[data-side="right"] .hiretl-num{font-size: 66px; top: -10px; left: 1px;}
    .hiretl-content h3{font-size: 19px; margin-bottom: 12px;}
    .hiretl-content p{font-size: 13px; line-height: 1.6;}
    .hiretl-badge{font-size: 12px; padding: 6px 13px; margin-bottom: 14px;}
    .hiretl-visual{padding: 10px; border-radius: 18px;}
    .hiretl-visual img{border-radius: 14px;}
}
/* END Timeline CSS */

.integratebanner{padding: 40px 0px;}

.integrate-left h1 { font-size: 45px;
    font-weight: 700; margin-top: 60px;
}

.integrate-left h1 span {
    background: linear-gradient(91.46deg, #B5277C 2.31%, #116EA8 34.66%, #0DB5E1 71.94%, #8DEBD7 109.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.integrate-left  h6 {
    font-family: 'Andale Mono Regular';
    margin: 10px 0px;
    line-height: 30px;
}

.integrate-left h3 {
    font-size: 42px;
    font-weight: 400;
    padding-left: 0px;
}


.integrate-left h2 {
    font-family: 'Andale Mono Regular';
    font-weight: 400;
    display: inline-block;
    padding: 2px 40px;
    border-radius: 45px; margin-left: -40px;
    transform: rotate(-5deg);    margin-top:0px;
    background: linear-gradient(91.46deg, rgba(181, 39, 124, 0.4) -2.76%, rgba(17, 110, 168, 0.4) 17.15%, rgba(13, 181, 225, 0.4) 55.2%, rgba(141, 235, 215, 0.4) 109.4%);
}

.productsctn{background-image: url("../images/producthiremainbg.png"); background-repeat: no-repeat;
background-size: 100%; background-position: center left}

.nurtureprodcutser{background-image: url("../images/nurturehiremainbg.png");}

.coachprodcutser{background-image: url("../images/coachproductmainbg.png");}

.owl-dot{    background: #B5C1CD !important; width: 23px; height: 10px; border-radius: 25px; margin:0px 5px}

.owl-dot.active{width: 80px; background: #343D43B2 !important}

.owl-dots{
    display: flex;
    align-items: center;
    margin: -25px 0px 0px;
    justify-content: center;
}

.owl-carousel .owl-item .testlogos img{max-width: 100%; width: 73px ;}



/**humanaisection**/

#humanaisection{width: 100%; margin: 0px; padding:60px 0px 220px; background-image: url("../images/aiavtarbg.jpg");
background-repeat: no-repeat; background-size: cover; background-position: left top}

.aiavatarmain{margin-top: 60px;}

h6{color: #005184; font-weight: 600;}

#humanaisection .require-datatext h3{font-weight: 400; padding-left: 0px}

.aviavtar-text ul{margin-top: 60px; list-style: none; margin-bottom: 0; padding: 0}

.aviavtar-text ul li {display: inline-block; margin:0px 2px 7px 2px }

.aviavtar-text ul li button{border: 1px solid #cecece; padding:6px 16px; border-radius:45px; background: #fff;
color: #005184; font-weight: 600; display: inline-flex; align-items: center; gap: 10px; font-size: 16px;
position: relative;}

.aviavtar-text ul li button:after {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px; /* border thickness */
  border-radius: 45px;
  background: linear-gradient(91.61deg, #B5277C -0.04%, #116EA8 22.93%, #0DB5E1 61.77%, #8DEBD7 100.72%);
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}

.aviavtar-text ul li button img{width: 45px}

.aviavtar-text ul li button.active{ font-weight: 700}

.aiavtarimg img {
    width: 91%;
/*    background: transparent;
    mix-blend-mode: multiply;*/
}

.aiavtarimg {
    position: absolute;
    left: 34px;
    top: 0;
}

.aiavtar-inner img{width: 100%}

.aiavtar-inner video{width: 100%; height: 100%;
  object-fit: cover; }

.aiavatar-imgchange{position: relative; float: right; width:300px}

.aiavtar-inner  {
  position: relative; overflow: hidden; 
  display: inline-block; border-radius: 20px;  z-index: 1;  height: 325px;
}


.aiavtar-inner::before{
  content: ""; border-radius: 20px;
  position: absolute;
  inset: 0;
  background: linear-gradient(91.61deg, #B5277C -0.04%, #116EA8 22.93%, #0DB5E1 61.77%, #8DEBD7 100.72%);
  pointer-events: none; padding: 1px;
  -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  pointer-events: none;
}

.avtar-icon{
    position: absolute;  right: -40px;  top: 0;  z-index: 1;
}

.avtar-icon img{width: 62px;}

.aiavtarcontent{
    position: absolute;
    right: -50px;
    bottom: 27px;
    z-index: 1;
    transform: rotate(-10deg);
}

.aiavtarcontent h6{
    background: #FFFFFFE5;
    color: #343D43;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #343D43;
    display: inline-block;
    padding: 13px 20px;
    border-radius: 25px;
    float: right;
}

.aiavtar-inner video::-webkit-media-controls-enclosure  {
  display: none !important;
}

.learnrow {
    margin: 30px 0px 30px;
    border-color:#F0F3F6;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}

.learnrow:before {
    background-image: url(../images/learnrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    content: "";
    width: 100%;
}

.hireassist{margin-top: -30px !important}


.clientlogobx ul{margin: 0px; text-align: center; padding: 0}

.clientlogobx ul li{
    margin:5px  0px;
    padding: 0px 10px;
    width: 9%;
    text-align: center;
    list-style: none;
    display: inline-block;
}

.clientlogobx ul li img{width: 100%}

/* START Hire CTA Banner */
.hirecta{padding: 0px 0px;}

.hirecta-banner{
    background-image: url("../images/image1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #0c0007;
    border-radius:30px 30px 0px 0px;;
    overflow: hidden;
    padding: 100px 20px;
    border: 1px solid rgba(225, 169, 203, 0.35);
}

.hirecta-glow{
    position: absolute;
    top: 50%;
    right: -6%;
    transform: translateY(-50%);
    width: auto;
    /* max-width: 720px; */
    opacity: 0.25;
    mix-blend-mode: screen;
    pointer-events: none;
    z-index: 0;
}

.hirecta-inner{
    position: relative;
    z-index: 1;
    max-width: 820px;
    margin: 0 auto;
    padding: 0 15px;
}

.hirecta-title{
    color: #FFFFFF;
    font-family: Poppins;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.12;
    letter-spacing: 0.2px;
    margin: 0 0 18px;
}

.hirecta-sub{
    color:#FFFFFF;
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.55;
    margin: 0 0 32px;
}

.hirecta-btn{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: #fff;
    color: #B5277C;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    padding: 6px 6px 6px 24px;
    border-radius: 40px;
    border: 1px solid transparent;
    box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.25);
    transition: all linear 0.25s;
}

.hirecta-btn:hover{
    color: #99005C;
    transform: translateY(-2px);
    box-shadow: 0px 10px 24px rgba(255, 0, 153, 0.35);
    padding: 6px 12px 6px 6px;
}

.hirecta-btn-text,
.hirecta-btn-icon{transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);}

/* on hover the arrow slides to the front, the text slides after it */
.hirecta-btn:hover .hirecta-btn-icon{transform: translateX(calc(-1 * (var(--hb-text-w, 110px) + 12px)));}
.hirecta-btn:hover .hirecta-btn-text{transform: translateX(calc(var(--hb-icon-w, 40px) + 12px));}

.hirecta-btn-icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: linear-gradient(95deg, #F25CAE 0%, #EC008C 100%);
}

@media (max-width: 767px){
    .hirecta-banner{padding: 48px 18px;}
    .hirecta-title{font-size: 30px;}
    .hirecta-sub{font-size: 16px;}
    .hirecta-sub br{display: none;}
    .hirecta-glow{width: auto; opacity: 0.28;}
}
/* END Hire CTA Banner */