a.common-blue-button {text-decoration: none;position: relative;padding: 10px 30px 10px 55px;display: inline-block;line-height: 26px;font-size: 17px;color: #1153ff;}
a.common-blue-button:before {content: "";left: 0px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 2rem;height: 2rem;border: 2px solid #1153ff;border-radius: 50px;position: absolute;-webkit-transition: all .4s ease;transition: all .4s ease;background: #1153ff17;}
a.common-blue-button:hover:before {width: 100%;}
a.common-blue-button svg {font-size: 21px;position: absolute;left: 25px;}

.content-style{}
.content-style p{color: #565656; font-size: 18px; line-height: 32px;}
.img-style {
    position: relative;
    border-radius: 12px 24% 20px 24%;
    box-shadow: inset 10px 10px 10px #00000045;
    padding: 21px;
    overflow: hidden;
}
.title-head {
    color: black;
    font-weight: 600;
}


.two-part-title h2 {
    font-size: 32px;
    font-family: 'General Sans';
    font-weight: 600;
}
.arrow{
    padding-left: 5px
}
.arrow li {
  position: relative;
  list-style: none;
  padding: 12px 0;
  display: flex;
  gap: 11px;
  align-items: center;
}

/* Arrows */
.arrow li::before {
  content: "";
  position: relative;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid #ff9200;
}
/* .img-style:before {border: 1px solid #009ADB;content: '';position: absolute;top: -25px;left: -25px;width: 95%;height: 95%;z-index: -1;} */
.img-style img{border-radius: 12px 24% 20px 24%;}
.maintain {
    /* padding: 129px 50px; */
    padding-bottom: 10px;
    position: relative;
    /* overflow: hidden; */
    /* background-image: url("../images/bg-3.png"); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.content-div{
    padding-top: 8px;
    z-index: 2;
    position: relative;
    text-align: center;
    }
.content-div p{font-size: 20px}
.highlighterbg1 {
  color: #1153FF;
}
.card1{
  display:flex;
  flex-direction:column;
  width:400px;
  margin-bottom: 0;
}
.card>div{
  box-shadow:0 15px 20px 0 rgba(0,0,0,0.5);
}
.card-image{
  width:400px;
  height:250px;
}
.card-image>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:bottom;
}
.card-text{
  margin:-30px auto;
  margin-bottom:-50px;
  height:300px;
  width:300px;
  background-color:#1D1C20;
  color:#fff;
  padding:20px;
}
.card-meal-type{
  font-style:italic;
}
.card-title{
  font-size: 21px;
  margin-bottom: 20px !important;
  margin-top:5px;
}
.card-body{
  font-size: 17px;
}
.card-price{
  width:100px;
  height:100px;
  background-color:#970C0A;
  color:#fff;
  margin-left:auto;
  font-size:2rem;
  display:flex;
  justify-content:center;
  align-items:center;
}

.content-img {
    background: #FCFAD6;
    padding: 10%;
    border-radius: 0 0 0 71px;
    box-shadow: 4px 10px 14px #00000026
}

.content-div h1 {
    color: #080808;
    text-align: center;
    font-size: 2.7rem;
    font-family: 'General Sans';
    font-weight: 900;
}
.content{
	    overflow: auto;
}
.content h5{
	font-weight: 700;
}
.content-div p {
    color: #424141;
    text-align: center;
}
.shape-image.shape-1 {
    bottom: 60px;
    left: -124px;
}
.shape-image.shape-2 {
    bottom: 300px;
    right: -15%;
    left: unset;
}
.shape-image {
    position: absolute;
}
.shape-image.shape-3 {
    top: 0;
    right: 0;
}
.shape-image {
    position: absolute;
    bottom: -9%;
    width: 395px;
    left: 0;
    transform: translateX(0%);
    opacity: .8;
    z-index: -1;
  }


.itstaffing_box{background: #f9f7f4; margin-top: 50px; padding: 60px 0px;}
.threecircles{text-align: center;}
.threecircles img{width: 500px; margin: 0px auto;}
.staffingBox{background: #fff;padding: 15px;border-radius: 4px;}
.whywork_us {padding: 0px 100px;}
.whywork_us ul {
    padding: 0px;
    margin: 0px;
}
.whywork_us ul li {
    padding: 8px 0px 8px 30px;
    position: relative;
    list-style: none;
    font-size: 20px;
    color: #5F5F61;
}
.whywork_us ul li:before {
    position: absolute;
    content: "\f0a4";
    left: 0px;
    top: 10px;
    font: normal normal normal 18px/1 FontAwesome;
}
.differentiatorsIndia {
    padding: 20px 30px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 12px #00000014;
    height: 100%;
}
.differentiatorsIndia h2 {
    margin: 0px;
    padding: 0px;
}
.differentiatorsIndia strong {
    display: block;
    margin-bottom: 10px;
}
.differentiatorsIndia ul {
    padding: 0;
    margin: 0;
}
.differentiatorsIndia ul li {
    list-style: none;
    padding: 8px 0px 8px 30px;
    position: relative;
}
.differentiatorsIndia ul li:before{
    position: absolute;
    content: "\f0a4";
    left: 0px;
    top: 12px;
    font: normal normal normal 16px/1 FontAwesome;    
}
.bottomlisting ul{
    padding: 0px;
    margin: 20px 0px 0px;
}
.bottomlisting ul li {
    padding: 8px 0px 8px 15px;
    position: relative;
    list-style: none;
    font-size: 16px;
    color: #5F5F61;
}
.bottomlisting ul li:before {
    position: absolute;
    content: "\f101";
    left: 0px;
    top: 12px;
    font: normal normal normal 16px/1 FontAwesome;
}
.content-div{
    padding-top: 8px;
    z-index: 2;
    position: relative;
    text-align: center;
    }
.content-div p{font-size: 20px}
.content-div h1 {
    color: #080808;
    text-align: center;
    font-size: 2.7rem;
    font-family: 'General Sans';
    font-weight: 900;
}

.content-div p {
    color: #424141;
    text-align: center;
}
.highlighterbg1 {color: #1153FF;}
.grey-bg {
    background: #f3fffe;
}
.list-style ul {padding: 25px 25px 0px 25px;padding-right: 61px;padding-top: 5px;}
.list-style li {border-bottom: 1px solid #a9a8a8;padding-bottom: 20px;padding-top: 20px;font-size: 20px;}
.list-style li:first-child {padding-top: 0;}
.list-style li:last-child {border-bottom: 0;}
.accordion-button {
    font-size: 21px !important;
}
ul.features {
    width: min(100%);
    margin-inline: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(13rem, 1fr));
    justify-content: center;
    gap: 2rem;
    list-style: none;
  }
  
  ul.features  li {
    max-width: 100%;
    justify-self: center;
    display: grid;
    grid-template:
      "icon"
      "line"
      "dot"
      "title"
      "descr" 1fr;
    justify-items: center;
    align-items: flex-start;
    text-align: center;
  }
  
  ul.features  li .icon {
    grid-area: icon;
    width: 50%;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    color: white;
    font-size: 2.5rem;
    border: 0.4rem solid var(--bgColor);
    border-radius: 50%;
    background: var(--accent-color);
    box-shadow: -0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.45), inset -0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.45);
}
  
ul.features  li::before {
    content: "";
    grid-area: line;
    height: 2rem;
    border-right: 2px dotted currentColor;
  }
  
ul.features  li::after {
    content: "";
    grid-area: dot;
    width: 1rem;
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--accent-color);
    justify-self: center;
    margin-bottom: 0.5rem;
    border: 3px dotted;
    border-color: #fbfcff;
  }
  
ul.features  li .title {
    grid-area: title;
    margin-block: 0.5rem;
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
  }
  ul.features  li .icon img{
    width: 70px;
    color: white;
  }
  ul.liststyle {
    list-style: none;
  }
  
  ul.liststyle li {
    padding: 3px 0px;
    display: flex;
    align-items: center;
    gap: 4px;
  }
  ul.liststyle li:before {
    content: "\f0eb";
    font-family: "FontAwesome";
    color: orange;
    float: left;
    font-size: 1.5em;
    margin-right: 15px;
  }
.rbt-cat-box-1{transition: 0.3s;display: block;position: relative;}
.rbt-cat-box-1:hover {
    transform: translate3d(0, -10px, 0);
}
.rbt-cat-box-1 .inner {
    padding: 10px;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 1px 30px;
    box-shadow: 0.05rem 0.1rem 0.3rem -0.03rem rgba(0, 0, 0, 0.45);
    padding-bottom: 1rem;
    overflow: hidden;
}
.content .title{font-weight: 700;overflow: hidden;font-size: 19px;margin-top: 10px;height: 90px;display: flex;justify-content: center;align-items: center;}

.rbt-cat-box-1 .inner .icons img, .rbt-cat-box-1 .inner .icons i {
    width: 80px;
}
.rbt-cat-box-1:before{
  content:"";
  position :absolute;
  width:24px;
  height:24px;
  top: -4px;
  left:-5px;
  border-top: 3px solid rgba(13, 110, 253, 0.25);
  border-left: 3px solid rgba(13, 110, 253, 0.25);
  transition:all 0.25s;
}
.rbt-cat-box-1:hover:before , .rbt-cat-box-1:hover:after{
  width:104%;
  height:110%;
}
.rbt-cat-box-1:after{
  content:"";
  position :absolute;
  width:24px;
  height:24px;
  bottom:-5px;
  right:-5px;
  border-bottom: 3px solid rgba(13, 110, 253, 0.25);
  border-right: 3px solid rgba(13, 110, 253, 0.25);
  transition:all 0.30s;
}
.accordion-header button {
    font-size: 18px;
    font-weight: 500;
}
.bss {
    background: #1153ff !important;
    border: 2px dotted #1153ff;
    padding: 20px;
    width:100%;
    margin: 0 auto;
    color:white
}
.bss p{
    color:white;
    margin-bottom: 0
}
.bss a{
    color:white !important;
}
.bss a.common-blue-button:before {
    border: 2px solid white !important;
}
@media only screen and (max-width: 1023px){
    .whywork_us {
        padding: 30px 40px 0px 40px;
    }
}
/*---------------------------*/
@media (max-width: 768px) {
  .shape-image.shape-2{display: none;}
  .maintain {
    padding: 30px 0;
  }
    .tilesWrap li {
               height: auto;
        width: 100%;
        min-width: 100%;
    }
  .content-div h1 {
    font-size: 1.7rem;
  }
  .circle{
   display: none;
  }


}