
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: 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;
}
.bss{
  background: rgb(13 110 253 / 11%);
    border: 2px dotted #1153ff;
    padding: 20px;
    width: max-content;
    margin: 0 auto;
}
.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{
	    height: 59px;
	    /* overflow: auto; */
	    z-index: 9;
	    position: relative;
}
.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: 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;
  }
.accordion-button {
    font-size: 21px !important;
}
.bg-color-extra2 {
    background: #0dcaf012;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.two-part-title h2 {
    font-size: 32px;
    font-family: 'General Sans';
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 20px;
}
.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;}

.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;
}
/* .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%;}

/* ----------------------pritee------------------ */

.application-anagement a {
    color: #009ADB;
    text-decoration: none;
    position: relative;
    padding: 10px 10px 10px 68px;
    /* display: inline-block; */
    line-height: 26px;
}

.application-anagement a:before {
    content: "";
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2rem;
    height: 2rem;
    border: 1px solid #009ADB;
    border-radius: 50px;
    position: absolute;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.application-anagement a:hover:before {
    width: 100%;
}

.application-anagement a svg {
    font-size: 21px;
    position: absolute;
    left: 34px;
}
.imga {
    content: "";
    top: 0;
    display: flex;
    position: relative;
    border-top: #009adb 20px solid;
    text-align: center;
    width: 79%;
    background: #009adb;
    border-bottom: #009adb 20px solid;
    border-radius: 7px;
    right: -58px;
}

.imga img {
    position: relative;
    text-align: center;
    left: -35px;
}
.imga.right{right: 0;}
.imga.right img {
    position: relative;
    text-align: center;
    right: -35px;
    left: unset
}
.subs{background-color: #141414;padding: 20px 0;}
.subs h3{color:white}
.subs p{color:white}
.subs-row .end{text-align: right; }
.let-btb {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    background: #4FBEED !important;
    color: white !important;
    border-radius: 63px;
    padding: 15px 28px;
    line-height: 1;
}
.allow-btb {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    background: #219AD6 !important;
    color: white !important;
    border-radius: 63px;
    padding: 15px 28px;
    line-height: 1;
    width: auto;
    box-shadow: 1px 4px 4px #0000006b;
}
.allow-btb:hover{ box-shadow:-1px 8px 6px #0000004a;}
@media (max-width: 767px) {
    .subs-row{text-align: center;}
    .subs-row .end{text-align: center; }
.content-div{padding: 5% 8% 4% 10%;}
.col-reverse{flex-direction: column-reverse;}
.imga {
    content: "";
    left: 0;
    top: 0;
    display: flex;
    position: relative;
    border: #009adb 11px solid;
    text-align: center;
    width: 100%;
        align-items: center;
    justify-content: center;
}
.imga img {
    position: relative;
    text-align: center;
    left: unset;
    width: 100%;
}
.imga.right img {right:unset}
.content-img {
    border-radius: 0;
}
.title {
    margin-top: 20px;
}

}

.bgg:before{
    content: "";
    position: absolute;
    top: -5%;
    left: 0;
    background: url(../../images/banner-bg-shape-1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100vw;
    height: 80px;
    z-index: 9;
}


.grey-bg{
    background: #daedff9e;
    position: relative;
    overflow: hidden;
    padding-top: 15px;
}

.bell{
   
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
  }
.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------------------------------ */


.cards {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cards .card {
    height: 567px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 20px 30px -10px rgba(0, 0, 0, 0.1);
    max-width: 300px;
    min-width: 260px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    position: relative;
    transition: all 0.4s ease;
  
  }
  .cards .card:before {
    height: 190px;
    width: calc(100% + 100px);
    content: "";
    position: absolute;
    background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
    border-radius: 4px 4px 100% 100%;
    transition: all 0.4s ease-out;
    top: 0;
  }
  .cards .card .close {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    background-image: url("https://rafaelalvucas.github.io/assets/icons/misc/cross.svg");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    right: 0;
    margin: 10px;
    padding: 5px;
    transition: all 0.2s ease;
  }
  .actions p{margin-bottom: 0px;}
  .cards .card .close:hover {
    background-size: 100%;
    opacity: 0.8;
  }
  .cards .card .arrow {
    display: none;
  }
  .cards .card article {
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .cards .card article h2 {
    color: white;
    margin: 0;
    padding: 40px 20px 10px 20px;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.5px;
  }
  .cards .card article .title {
    color: white;
    padding: 14px 9px;
    letter-spacing: 0.8px;
    transition: all 0.4s ease;
    font-size: 21px;
    margin: 0;
    line-height: 1.3;
    padding-bottom: 0;
  }
  .cards .card article .desc {
    padding: 10px 30px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    color: #666;
    height: 90px;
    transition: all 0.4s ease-out;
  }
  .cards .card article .pic {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 0 20px;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.3);
    transition: all 0.6s ease;
  }
  .cards .card article .pic img {
    width: 100%;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  .cards .card .actions {
    width: 100%;
    display: flex;
    justify-content: center;
    background: white;
    z-index: 1;
    padding: 12px 0;
  }
  .cards .card .actions .btn {
    border: 0;
    background-color: transparent;
    box-sizing: border-box;
    width: calc(50% - 1px);
    height: 36px;
    margin: 0;
    text-transform: uppercase;
    font-size: 10px;
    transition: all 0.6s ease-in-out;
    cursor: pointer;
    color: #4481eb;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
    letter-spacing: 0.5px;
    background: rgba(68, 129, 235, 0.08);
  }
  .cards .card .actions .btn span {
    z-index: 1;
    opacity: 1;
    transition: all 0.4s ease-in-out;
  }
  .cards .card .actions .btn .icon {
    width: 10px;
    opacity: 0;
    position: absolute;
    transition: all 0.2s ease-in-out;
  }
  .cards .card .actions .btn:before {
    content: "";
    width: 100%;
    height: 0%;
    position: absolute;
    background: #4481eb;
    transition: all 0.4s ease;
    bottom: 0;
    opacity: 0.2;
  }
  .cards .card .actions .btn:focus {
    outline: 0;
  }
  .cards .card .actions .btn:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .cards .card .actions .btn:hover span {
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }
  .cards .card .actions .btn:hover .icon {
    width: 22px;
    opacity: 1;
    transition: all 0.4s ease-in-out;
  }
  .cards .card .actions .btn:hover:nth-child(3) .icon {
    width: 18px;
  }
  .cards .card .actions .btn:hover:before {
    height: 100%;
  }
  .cards .card .actions .btn.clicked span {
    display: none;
  }
  .cards .card .actions .btn.clicked .icon {
    width: 22px;
    opacity: 1;
    animation: icon 0.5s ease forwards;
  }
  @keyframes icon {
    0% {
      width: 22px;
    }
    50% {
      width: 40px;
    }
    100% {
      width: 22px;
    }
  }
  .cards .card .actions .btn.clicked:before {
    opacity: 0.3;
    height: 100%;
  }
  .cards .card:hover {
    transform: translateY(-10px);
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.3);
  }
  .cards .card:hover:before {
    height: 100%;
    border-radius: 4px;
  }
  .cards .card:hover .desc {
    color: white;
  }
  .cards .card:hover .pic {
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.3);
  }
  .cards .card:hover .pic img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
  }
  .cards .card.closed {
    min-width: 120px;
    max-width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.6s ease;
    cursor: pointer;
  }
  .cards .card.closed .title,
  .cards .card.closed .desc,
  .cards .card.closed .actions,
  .cards .card.closed .close {
    display: none;
  }
  .cards .card.closed h2 {
    padding: 0;
    height: 100%;
    transform: rotate(-90deg);
    width: 440px;
    z-index: 2;
    transition: all 0.6s ease;
  }
  .cards .card.closed .pic {
    border-radius: 100%;
    height: 400px;
    width: 400px;
    position: absolute;
    top: -20px;
    margin: 0;
    box-shadow: 0;
    transition: all 0.6s ease;
  }
  .cards .card.closed .pic img {
    object-fit: cover;
    height: 100%;
    transform: translateY(20px);
  }
  .cards .card.closed .pic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
    transition: all 0.4s ease;
    transform: translateY(20px);
  }
  .cards .card.closed:before {
    height: 100%;
    border-radius: 4px;
  }
  .cards .card.closed .arrow {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    bottom: 15px;
    padding: 5px;
    display: flex;
    justify-content: center;
    background-image: url("https://rafaelavlucas.github.io/assets/icons/misc/expand.svg");
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.2s ease;
  }
  .cards .card.closed:hover .arrow {
    background-size: 100%;
    opacity: 0.6;
  }

.beneficial-bg{
    background: #f5f5f5;
    padding: 50px 0px 50px;
    margin-bottom: 50px;
}
.rbt-cat-box-1{transition: 0.3s;display: block;}
.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: 10px;
    padding: 28px 23px;
    /* z-index: 9; */
}
.content .title{font-weight:500;height: 48px;overflow: hidden;}
.rbt-cat-box-1 .inner .icons {
    margin-bottom: 20px;
    z-index: 9;
    position: relative;
}
.rbt-cat-box-1 .inner .icons img, .rbt-cat-box-1 .inner .icons i {
    border-radius: 13px;
    max-height: 100px;
}
.rbt-cat-box-1:before{
  content:"";
  position :absolute;
  width:24px;
  height:24px;
  top: -4px;
  left: -8px;
  /* border-top: 3px solid #fcca604d; */
  /* border-left: 3px solid #fcca609c; */
  transition:all 0.25s;
  background: linear-gradient(45deg, rgb(13 110 253 / 38%), transparent);
  border-radius: 15px;
}
.rbt-cat-box-1:hover:before , .rbt-cat-box-1:hover:after{
  width: 104%;
  height: 106%;
}
.rbt-cat-box-1:after{
  content:"";
  position :absolute;
  width:24px;
  height:24px;
  bottom:-5px;
  right:-5px;
  border-bottom: 3px solid rgb(13 110 253 / 42%);
  border-right: 3px solid rgba(13, 110, 253, 0.25);
  transition:all 0.30s;
  border-radius: 15px;
}
.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;}
  
@media (max-width: 767px) {
    .cards .card {
        height: auto;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .cards {
       
        margin: 0;
    }
    .shape-image {
        bottom: 24px;
        width: 92%;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0.3;
    }
    .content-div h1 {
        color: rgb(58, 58, 58);
        text-align: center;
        font-size: 1.9rem;
    }
}