/*.aboutcommonclass{font-family: 'Rubik' !important; background-image: url(../../assets/images/mission-vission-banner.jpg); background-position: center bottom; padding-bottom: 50px;}*/

.aboutText{}
.aboutText h2{
  font-size: 2.5rem;
}
.aboutText strong {
    font-size: 26px;
    font-weight: 400;
    margin: 10px 0px;
    display: block;
}
.aboutText p {
    font-size: 16px;
    line-height: 26px;
}

.aboutFS_img{width: 100%;}
.ct-banner3 {
    height: 600px;
    position: relative;
    z-index: 1;
    margin-left: 80px;
}
.grey-bg {
    background: #f3fffe;
}
/*----------------pritee26sep---------*/
.two-part-title h2 {
    font-size: 42px;
    font-family: 'General Sans';
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 20px;
}
.highlighterbg1 {
    color: #1153FF;
}
.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;
}
.shape-image.shape-1 {
    bottom: 60px;
    left: -124px;
}
.shape-image {
    position: absolute;
    bottom: -9%;
    width: 395px;
    left: 0;
    transform: translateX(0%);
    opacity: .8;
    z-index: -1;
}
.shape-image.shape-2 {
    bottom: 300px;
    right: 0;
    left: unset;
    width: auto;
}
.shape-image.shape-3 {
    top: 0;
    right: 0;
}
.content-div h1 {
    color: #080808;
    text-align: center;
    font-size: 2.7rem;
    font-family: 'General Sans';
    font-weight: 900;
}
@media (max-width: 768px) {
    .shape-image.shape-2 {
        display: none;
    }
        .two-part-title h2 {
        font-size: 26px;
    }
        .content-div h1 {
        font-size: 1.7rem;
    }
    .col-reverse{
        flex-direction: column-reverse
    }
}
@media screen and (min-width: 200px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.25) {
    .shape-image.shape-3 {
        display: none;
    }
    .shape-image.shape-1{
        width:250px
    }
}
/*---------------*/
.ct-banner3::before {

}
.ct-banner3:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #4fbeed;
    background-image: -webkit-gradient"(linear, left top, right top, from(#4fbeed), to(#9000FF))";
    background-image: -webkit-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: -moz-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: -ms-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: -o-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: linear-gradient(to left, #4fbeed, #9000FF);
    filter: progid:DXImageTransform.Microsoft.gradient"(startColorStr='#4fbeed', endColorStr='#9000FF', gradientType='1')";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 465px 0 5px 5px;
    -khtml-border-radius: 465px 0 5px 5px;
    -moz-border-radius: 465px 0 5px 5px;
    -ms-border-radius: 465px 0 5px 5px;
    -o-border-radius: 465px 0 5px 5px;
    border-radius: 465px 0 5px 5px;
    z-index: -2;
}
.ct-banner3:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 465px 0 5px 5px;
    -khtml-border-radius: 465px 0 5px 5px;
    -moz-border-radius: 465px 0 5px 5px;
    -ms-border-radius: 465px 0 5px 5px;
    -o-border-radius: 465px 0 5px 5px;
    border-radius: 465px 0 5px 5px;
    z-index: -1;
    overflow: hidden;
 /*   background-image: url(../../assets/images/overlay-shape3.png);*/
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.ct-banner3 .ct-banner-image {
    position: absolute;
    top: 45px;
    left: -37px;
    right: 75px;
    border: 10px solid #fff;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.ct-banner3 .ct-banner-image img {
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    width: 500px;
    height: 500px;
}
.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.ct-banner3 .ct-banner-counter {
    position: absolute;
    top: 30px;
    left: -50px;
    width: 170px;
    height: 170px;
    border: 10px solid #fff;
    border-radius: 170px;
    overflow: hidden;
    background-color: #4fbeed;
    background-image: -webkit-gradient'(linear, left top, right top, from(#4fbeed), to(#9000FF))';
    background-image: -webkit-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: -moz-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: -ms-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: -o-linear-gradient(to left, #4fbeed, #9000FF);
    background-image: linear-gradient(to left, #4fbeed, #9000FF);
    filter: progid:DXImageTransform.Microsoft.gradient'(startColorStr='#4fbeed', endColorStr='#9000FF', gradientType='1')';
    -webkit-box-shadow: 0 10px 60px rgba(0,10,80,.15);
    -khtml-box-shadow: 0 10px 60px rgba(0,10,80,.15);
    -moz-box-shadow: 0 10px 60px rgba(0,10,80,.15);
    -ms-box-shadow: 0 10px 60px rgba(0,10,80,.15);
    -o-box-shadow: 0 10px 60px rgba(0,10,80,.15);
    box-shadow: 0 10px 60px rgba(0,10,80,.15);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.ct-banner3 .ct-banner-counter .ct-counter-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    white-space: nowrap;
}
.ct-banner3 .ct-banner-counter .ct-counter-number-value {
    font-size: 44px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}
.ct-banner3 .item--title {
    position: absolute;
    bottom: 90px;
    right: 18px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
    letter-spacing: 1px;
    -webkit-transform: rotate(-90deg)translate(100%,0);
    -khtml-transform: rotate(-90deg)translate(100%,0);
    -moz-transform: rotate(-90deg)translate(100%,0);
    -ms-transform: rotate(-90deg)translate(100%,0);
    -o-transform: rotate(-90deg)translate(100%,0);
    transform: rotate(-90deg)translate(100%,0);
    transform-origin: right bottom;
}

.aboutboxes {
    background: #fff;
    box-shadow: 0px 0px 10px #0000002b;
    height: 100%;
    padding: 20px;
    border-radius: 10px;
}
.aboutboxes img {
    width: 100px;
}
.aboutboxes strong {
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
    color: #4fbeed;
}
.aboutboxes:hover{
    background-color: #4fbeed;
    background-image: -webkit-gradient"(linear, bottom left, bottom right, from(#9000FF), to(#4fbeed))";
    background-image: -webkit-linear-gradient(to top, #9000FF, #4fbeed);
    background-image: -moz-linear-gradient(to top, #9000FF, #4fbeed);
    background-image: -ms-linear-gradient(to top, #9000FF, #4fbeed);
    background-image: -o-linear-gradient(to top, #9000FF, #4fbeed);
    background-image: linear-gradient(to top, #9000FF, #4fbeed);
    filter: progid:DXImageTransform.Microsoft.gradient"(startColorStr='#9000FF', endColorStr='#4fbeed', gradientType='1')";
    transition: all .5s;
    transform : translateY(-10px);
    box-shadow: none;
}
.aboutboxes:hover img{
    filter: brightness(0) invert(1);      
}
.aboutboxes:hover strong{
    color: #ffffff;
}
.aboutboxes:hover p{
    color: #ffffff;
}

/*.aboutboxes:hover{
    transition: all 2s;
    -webkit-transform: rotateY(-360deg);
        -ms-transform: rotateY(-360deg);
        transform: rotateY(-360deg);
}*/

/* Values Page CSS 30-11-2023 */
.banner_part {
    height: 74vh;
    position: relative;
    z-index: 1;
    background-color: #d4eaf929;
}
.banner_part:before {
       position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: url(../images/shape-5.png) bottom left no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.banner_part:after {
    position: absolute;
    content: "";
    left: 62px;
    bottom: 0;
    background: url("../images/banner_overlay_2.png.webp") bottom right no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.title-head {
    color: black;
    font-weight: 600;
}
.banner_part .banner_text {
    display: table;
    width: 100%;
}
.banner_part .banner_text .banner_text_iner {
    display: block;
    vertical-align: middle;
}
.banner_part .banner_bg {
    position: relative;
    text-align: center;
    margin-top: 20px;
}





.our_solution_category {
}
.our_solution_category .solution_cards_box .col-lg-4{
    margin-bottom: 50px;
}



.solution_cards_box .solution_card {
  flex: initial;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(136, 144, 195, 0.2),
    0 5px 15px 0 rgba(37, 44, 97, 0.15);
  border-radius: 15px;
  margin: 30px 10px 0px 10px;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 265px;
  height: 100%;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover {
  background: #309df0;
  color: #fff;
  transform: scale(1.1);
  z-index: 9;
}
.solution_cards_box .solution_card img{
    opacity: 0.8;
}
.solution_cards_box .solution_card:hover img{
    filter: brightness(0) invert(1);
    opacity: 1;
}

.solution_cards_box .solution_card:hover::before {
  background: rgb(85 108 214 / 10%);
}

.solution_cards_box .solution_card:hover .solu_title h3,
.solution_cards_box .solution_card:hover .solu_description p {
  color: #fff;
}

.solution_cards_box .solution_card:before {
  content: "";
  position: absolute;
  background: rgb(85 108 214 / 5%);
  width: 170px;
  height: 400px;
  z-index: -1;
  transform: rotate(42deg);
  right: -56px;
  top: -23px;
  border-radius: 35px;
}

.solution_cards_box .solution_card:hover .solu_description button {
  background: #fff !important;
  color: #309df0;
}

.solution_card .so_top_icon {
}

.solution_card .solu_title h3 {
  color: #212121;
  font-size: 1.3rem;
  margin-top: 13px;
  margin-bottom: 13px;
}

.solution_card .solu_description p {
  font-size: 15px;
  margin-bottom: 15px;
}

.solution_card .solu_description button {
  border: 0;
  border-radius: 15px;
  background: linear-gradient(
    140deg,
    #42c3ca 0%,
    #42c3ca 50%,
    #42c3cac7 75%
  ) !important;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  padding: 5px 16px;
}
@media only screen and (min-width: 1024px) {
  .sol_card_top_3 {
    position: relative;
    top: -3rem;
  }
  .our_solution_category {
    width: 100%;
    margin: 0 auto;
  }
}

.hover_color_bubble {
  position: absolute;
  background: rgb(54 81 207 / 15%);
  width: 100rem;
  height: 100rem;
  left: 0;
  right: 0;
  z-index: -1;
  top: 16rem;
  border-radius: 50%;
  transform: rotate(-36deg);
  left: -18rem;
  transition: 0.7s;
}

.solution_cards_box .solution_card:hover .hover_color_bubble {
  top: 0rem;
}

.solution_cards_box .solution_card .so_top_icon {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.solution_cards_box .solution_card .so_top_icon img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

/*start media query*/
@media screen and (min-width: 320px) {
  .sol_card_top_3 {
    position: relative;
    top: 0;
  }

  .our_solution_category {
    width: 100%;
    margin: 0 auto;
  }

  
}

/* FAQs Page */
.banner_faq{height: 100%;}
.faq_section .nav{display: block;}
.faq_section .accordion-body p{margin-bottom: 0px;}
.faq_section h1 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
}

.faq_section .nav li a {
    text-decoration: none;
    color: #383838;
    border-radius: 5px;
    font-size: 18px;
    line-height: 36px;
    position: relative;
    padding-left: 60px;
    font-weight: 600;
}
.faq_section .nav li a:before {
    width: 50px;
    height: 3px;
    background: #3a3a3a;
    position: absolute;
    top: 12px;
    left: 0;
    content: '';
}
.faq_section .nav li a.active {
    color: #0f67f6;
}
.faq_section .nav li a.active::before {
    background: #0f67f6;
}

.mobilequestion {margin-top: 10px; padding-top: 10px; border-top: 1px solid #cdcccc;}
.mobilequestion strong{display: block; margin-bottom: 5px;}
.mobilequestion p {
    margin-bottom: 15px !important;
    font-size: 15px;
    position: relative;
    padding-left: 25px;
    line-height: 26px;
}
.mobilequestion p:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: "\f0a4";
    font: normal normal normal 14px/1 FontAwesome;
}
.mobilequestion li{
    padding: 5px 0px;
}

.faq_section .tab-content .accordion {
    --bs-accordion-border-width: none !important;
    border-width: inherit !important;
}
.faq_section .tab-content .accordion h2 button {
    border: 1px solid #cdcccc;
    border-radius: 4px !important;
    font-size: 18px;
    font-weight: 500;
}
.faq_section .tab-content .accordion h2 button:focus{
    outline: none;
    box-shadow: none;
}
.faq_section .tab-content .accordion .accordion-body {
    padding: 10px;
    background: #f5f5f5;
    margin-top: 5px;
}
.faq_section .tab-content .accordion-item{
    margin-bottom: 10px;
}

.copyinfo {
    display: flex;
    gap: 10px;
    justify-content: center;
}
.copyinfo li:after{content: '|'; padding-left:10px;}
.copyinfo li a{color:#999; text-decoration: none;}
/* Green Initiative */
