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: 30px;
}
.content-div{
    padding-top: 8px;
    z-index: 2;
    position: relative;
    text-align: center;
    }
.content-div p{font-size: 20px}
.highlighterbg1 {
  color: #1153FF;
}
.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;
}
.accordion-button {
    font-size: 21px !important;
}
.content-img {
    background: #FCFAD6;
    padding: 10%;
    border-radius: 0 0 0 71px;
    box-shadow: 4px 10px 14px #00000026
}
:root{ --color-1: #1153ff54;
    --color-2: #208ce469;
    --color-3: #582c8b63;
    --color-4: #0044783b;
}
.infographic-cards .color>div {
  list-style: none;
  width: 100%;
  min-height: 448px;
  padding: 15px;
  background: #eee;
  position: relative;
  background-image: linear-gradient(to bottom right, #e9eaecda, #ffffff);
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.25));
  box-shadow: inset 2px 2px 2px white, inset -1px -1px 1px rgba(0, 0, 0, 0.25);
  text-align: center;
  /* display: flex; */
  margin-bottom: 25px;
  border-radius: 20px;
  flex-wrap: wrap;
  /* align-items: center; */
  justify-content: center;
  max-height: 550px;
}
.infographic-cards  h5{
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 12px;
  height: 52px;
  margin-top: 10px;
}
.infographic-cards li h6{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.infographic-cards .color-1{
  border: 10px solid var(--color-1);
}

.infographic-cards .color-2{
  border: 10px solid #0d6efd26;
}

.infographic-cards .color-3{
  border: 10px solid rgba(13, 110, 253, 0.25);
}

.infographic-cards .color-4{
  border: 10px solid var(--color-4);
}


.infographic-cards li i{
  font-size: 35px;
  margin-bottom: 15px;
}
.infographic-cards .color-1 i{
  color: var(--color-1);
}

.infographic-cards .color-2 i{
  color: var(--color-2);
}

.infographic-cards .color-3 i{
  color: var(--color-3);
}

.infographic-cards .color-4 i{
  color: var(--color-4);
}

.number-box{
  position: absolute;
    bottom: 0;
    padding: 15px;
    font-size: 23px;
    border-radius: 60px 60px 0 0;
    width: 60px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: inset 0.25em 0.25em 0.25em rgba(0, 0, 0, 0.2), 0em 0.05em rgba(255, 255, 255, 0);
    font-weight: 800;
    color: #fff;
}
.infographic-cards .color-1 .number-box{
  background: var(--color-1);
}

.infographic-cards .color-2 .number-box{
  background: var(--color-2);
}

.infographic-cards .color-3 .number-box{
  background: rgba(13, 110, 253, 0.25);
}

.infographic-cards .color-4 .number-box{
  background: var(--color-4);
}
.content-div h1 {
    color: #080808;
    text-align: center;
    font-size: 2.7rem;
    font-family: 'General Sans';
    font-weight: 900;
}
.content{
	    min-height: 196px;
	    overflow: auto;
	    max-height: 300px;
}
.content h5{
	font-weight: 700;
	text-align: left;
}
.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;
  }
/* ----------------------pritee------------------ */




.bell{
   
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/* ------------------------------new------------------------------ */


.rbt-cat-box-1{transition: 0.3s;display: block;position: relative;margin-bottom: 23px;}
.rbt-cat-box-1:hover {
    transform: translate3d(0, -10px, 0);
}
.rbt-cat-box-1 .inner {
    background-color: white;
    box-shadow:  0px 6px 34px rgba(215, 216, 222, 0.41);
    border-radius: 5px;
    padding: 28px 23px 13px 23px;
    cursor: auto;
    z-index: 9;
    position: relative;
    text-align: justify;
    border: 6px dotted #0d6efd1a;
}

.rbt-cat-box-1 .inner .icons {
    margin-bottom: 20px;
    text-align: center;
}
.rbt-cat-box-1 .inner .icons img, .rbt-cat-box-1 .inner .icons i {
    border-radius: 13px;
    max-height: 100px;
	    background: #0d6efd94;
}
.rbt-cat-box-1:before{
  content:"";
  position :absolute;
  width:24px;
  height:24px;
  top: -4px;
  left:-5px;
  border-top: 3px solid #0d6efd38;
  border-left: 3px solid #0d6efd7a;
  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 #0d6efd38;
  border-right: 3px solid #0d6efd7a;
  transition:all 0.30s;
}
.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;
}



.mainContainer{
 
margin: 0px auto;
 
box-sizing:border-box;
 
display: inline-block;
 
background:white;
 
border-radius:0.3em;
 
box-shadow: 12px 12px 30px -11.9px rgba(13, 110, 253, 0.25), inset 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
 
transition: 0.8s;
 
width: 100%;
 
margin-bottom: 14px;
}

.mainContainer:hover {
  transform:scale(1.1);
  transition: 0.6s;
}

.aside {
	border-top-left-radius: 1.5em;
	border-bottom-left-radius: 1.5em;
	border-top-right-radius:0.1em;
	border-bottom-right-radius: 0.1em;
	display: flex;
	filter: drop-shadow(5px 5px 15px rgba(13, 110, 253, 0.25));
	height: 158px;
} 

.cardview {
  position:relative;
  width: 120%;
  height: 11.2em;
  top: -11px;
  left: 0;
  border-top-left-radius: 1.5em;
  border-bottom-left-radius: 1.5em;
  border-top-right-radius:0.1em;
  border-bottom-right-radius: 0.1em;
  background: linear-gradient(120deg, #0dcaf0, #0dcaf0, #0d6efd, #01193c);
  clip-path: polygon(0 0, 192% 0, 0% 86%);
  text-align: center;
  display: flex;
  justify-content: start;
  border-radius: 11px;
}
.cardview .logo{
	
width: 148px;
	
padding: 17px;
}
.cardview.odd{
    background: white
}
.card-content{
  width: 100%;
  height:inherit;
  box-sizing:border-box;
  padding: 20px 20px;
  position: relative;
}
.header h2{
    
font-size: 21px;
    
font-weight: 700;
}
.disc{
    min-height: 263px;
    max-height: 350px;
}
.grey-bg{
        background: rgb(13 110 253 / 7%);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 768px) {
  .shape-image.shape-2{display: none;}
  .maintain {
    padding: 30px 0;
  }
  .content-div h1 {
    font-size: 1.7rem;
  }
  .circle{
   display: none;
  }

  .bg-card-color-1 .inner, .bg-card-color-4 .inner{
    flex-direction: column-reverse;
    display: flex;
}
.disc{
    
height: auto
}
}