.topbanner_section {background: #EFF9FD;padding: 50px 0px;}
.top_heading{}
.top_heading h1 {font-size: 40px;font-weight: 600;line-height: 45px;}
.top_heading p {font-size: 18px;color: #727272;}

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;
}
/* .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: 100px;
    position: relative;
    /* overflow: hidden; */
    /* background-image: url("../images/bg-3.png"); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
}
.content-div{
    padding-top: 8px;
    z-index: 2;
    position: relative;
    text-align: center;
    }
.content-div p{font-size: 20px}
/* .maintain::after{
    content: "";
    position: absolute;
    bottom: -51px;
    left: 0;
    background: url("../images/banner-bg-shape-2.svg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 145px;
    z-index: 9;
} */
.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-div p {
    color: #424141;
    text-align: center;
}
.shape-image.shape-1 {
    bottom: 60px;
    left: -124px;
}
.shape-image.shape-2 {
    bottom: 300px;
    right: 0%;
    left: unset;
	  width: auto;
}
.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;
   
  }
.grey-bg{
    background: #daedff9e;
    position: relative;
    overflow: hidden;
    padding-top: 70px;
}
.pulse {
  animation: pulse 2s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1); }
}
.fade-in-left {
  animation: fade-in-left 2s ease infinite;
}
@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.circle {
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: whiteSmoke;
  box-shadow: 4px -40px 60px 5px rgb(26, 117, 206) inset;
	    position: absolute;
}
.fade-out-down {
  animation: fade-out-down 2s ease infinite;
}
@keyframes fade-out-down {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

.bg-color-extra2 {
    background: #ffffff;
    background-image: url(../images/left-right-line-small.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
/*  */
.small-text {color:#2c2b0c;}
.heading{color:#000; font-size:39px; font-weight:700;}
.work-process-section {width: 100%;display: block;padding: 90px 0px 30px;background-size: cover;background-position: center;background-image: linear-gradient(0deg, #1153ff45, #ffffff);position: relative;}
.work-process-section::after{
  content: "";
  position: absolute;
  bottom: -51px;
  left: 0;
  background: url("../images/banner-bg-shape-2.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 145px;
  z-index: 9;
} 

.work-process-section .heading-block {width: 100%;display: block;max-width: 600px;margin: auto 0px;text-align: left;padding-bottom: 22px;}
.work-process-section .heading-block .description { font-size: 16px; color: #666666; margin-bottom: 0px; }
.work-process-block { max-width: 1600px; width: 100%; margin: 0px auto; /* height: 450px; */ }

.work-process-layout1 .work-process-top .number {justify-content: center;display: inline-block;width: 100px;height: 100px;text-align:center;border:5px solid;font-size:26px;font-weight:700;margin-left:40px;margin-bottom: 13px;background-color: #1153ff !important;border-radius: 50%;position: relative;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;padding: 13px;line-height: 2.3;}
.work-process-layout1 .work-process-top { text-align:center; position:relative }
.work-process-layout1 .work-process-top .shape {-webkit-transition: all ease 0.4s;transition: all ease 0.4s;display:inline-block;position:absolute;left:25px;top:63px;width:100%;height:270px;max-width:270px;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 29% 100%);border-radius:10px;z-index:0;-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);background-color: #1153ff42;}

.work-process-layout1 .work-process-content {-webkit-transition: all ease 0.4s;transition: all ease 0.4s;border-radius:10px;box-shadow:0px 3px 0px 0px rgba(17,180,245,0.004),0px 3px 50px 0px rgba(17,180,245,0.1);background-color: white;padding:35px 20px;padding-bottom:30px;max-width: 100%;border-bottom: 4px solid #143661;position: relative;height: 235px;}
.work-process-layout1 .work-process-content.odd-block { border-color: #d9d675; }
.work-process-layout1 .work-process-content .icon { width: 45px; height: 45px; margin: 0px auto 20px; }
.work-process-layout1 .work-process-content .icon img{ width: 100%; height: 100%; }
.work-process-layout1 .work-process-content .process-title { color: #1d165c; font-size: 20px; line-height: 30px; transition: all 500ms ease; font-weight:600;  margin-bottom: 12px;  }
.work-process-layout1 .work-process-content .text {position: relative;font-size: 18px;line-height: 24px;color: #666666;transition: all 500ms ease;margin-bottom: 0px;}
.work-process-layout1 .vs-work-process:hover .work-process-top .shape {-webkit-transform:rotate(0); -ms-transform:rotate(0); transform:rotate(0); -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%); clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}
.work-process-layout1 .vs-work-process:hover .work-process-top .number { margin-bottom:0px;  margin-left:0% }

/* CSS */
.button-71 {
  background-color: #f0840d;
  border: 0;
  border-radius: 56px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: system-ui,-apple-system,system-ui,"Segoe UI",Roboto,Ubuntu,"Helvetica Neue",sans-serif;
  font-size: 18px;
  font-weight: 600;
  outline: 0;
  padding: 16px 21px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-71:before {
  background-color: initial;
  background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
  border-radius: 125px;
  content: "";
  height: 50%;
  left: 4%;
  opacity: .5;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 92%;
}

.button-71:hover {
  box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
  transform: scale(1.05);
}

@media (min-width: 768px) {
  .button-71 {
    padding: 13px 44px;
  }
  
}
.service-card-6 {
    height: 100%;
}
.service-card-6.bg-color .inner {
    border: white 1px solid !important;
    border-radius: 10px;
    outline: 2px white;
    /* margin: 20px 0; */
    box-shadow: -2px 5px 10px #00000040;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.service-card-6 .inner {
    border-radius: 5px;
    position: relative;
    z-index: 1;
    border: 1px solid #e8e6f3;
    height: 100%;
}

.bg-card-color-1 .inner {background-image: linear-gradient(175deg, #0c63e70d, #E4EFFF);}
.bg-card-color-2 .inner {
    background-image: linear-gradient(356deg, #0a11ed21, #ffffff);
}
.bg-card-color-3 .inner {background-image: linear-gradient(175deg, #0c63e70d, #E4EFFF);}
.bg-card-color-5 .inner {background-image: linear-gradient(175deg, #0c63e70d, #E4EFFF);}
.bg-card-color-4 .inner {background-image: linear-gradient(356deg, #0a11ed21, #ffffff);}
.service-card-6 .inner .icon {
    position: relative;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
    bottom: 0;
}
.service-card-6 .inner .icon img {
    max-height: 229px;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    margin: 0 0 0px 0;
    border-radius: 10px;
}
.service-card-6 .inner .icon .opacity_image {
    position: absolute;
    transform: translateX(-51%) scale(0.8);
    opacity: 0.8;
    z-index: -1;
    -webkit-filter: blur(15px);
    filter: blur(15px);
    left: 50%;
    top: 14%;
}
.service-card-6:nth-child(odd) .inner .content {
    padding-top: 12px;
    min-height: 327px;
    padding: 20px;
}
.service-card-6:nth-child(even) .inner .content {
  padding-bottom: 10px;
}
.service-card-6 .inner .content .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 8px;
    transition: 0.4s;
}
.bg-card-color .inner {background-image: linear-gradient(356deg, #0a11ed21, #ffffff);}
.service-card-6 .inner .content .description {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
}
.mt--30 {
    margin-top: 30px !important;
}
.highlighterbg1 {
  color: #1153FF;
}
a {
  color: #1153FF;
  text-decoration: none;
  position: relative;
  display: inline-block;
  line-height: 26px;
}
.service-card-6.bg-color .inner {    
    position: relative;
    height: 100%;
}
.service-card-6.bg-color:hover .inner {
    transition: 240ms ease-in-out;
    transform: scale(1.02);
}
.two-part-title h2{
  font-size: 32px;
  font-family: 'General Sans';
  font-weight: 600;
}
.two-part-title h2 .highlighterbg1{color: #1153FF;}
.two-part-title-wrapper .two-part-title {
  position: relative;
}
.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 (max-width: 768px) {
  .shape-image.shape-2{display: none;}
  .maintain {
    padding: 30px 0;
  }
  .content-div h1 {
    font-size: 1.7rem;
  }
  .circle{
   display: none;
  }
  .vs-work-process{
    margin-bottom: 20px;
  }
  .bg-card-color-1 .inner, .bg-card-color-4 .inner{
    flex-direction: column-reverse;
    display: flex;
}
    .service-card-6.bg-color .inner.col-reverse{
        flex-direction: column-reverse
    }
}