
    body{
            font-family: "Inter Tight", sans-serif;
    }
@media screen and (max-width: 1440px) {
    .revenue-card {
        padding: 32px 18px;
    }
}
@media screen and (min-width:1398px){
.revenue-card{padding:84px 72px;
}}

/* Accordion Wrapper */
.accordion-item {
  background-color: #fef7e1;
  border: none;
  border-radius: 25px;
  margin-bottom: 15px;
  padding: 20px 25px;
  position: relative;
  transition: all 0.3s ease;
}

.accordion-item:nth-child(even) {
  background-color: #fcf5e0;
}

.accordion-button {
  background: transparent;
  border: none;
  box-shadow: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  color: #072720;
}

.accordion-button i {
  background-color: #c5383f;
  color: white;
  font-size: 20px;
  border-radius: 15px;
  padding: 12px;
  margin-right: 15px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 22px;
}

.accordion-button::after {
     background-image: none !important;
  content: "+";
  font-size: 22px;
  color: #072720;
  background-color: transparent;
  border: 2px solid #072720;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
  margin-left: auto;
}

.accordion-button:not(.collapsed)::after {
  content: "−"; /* minus sign */
}

.accordion-body {
  padding-left: 60px;
  padding-top: 15px;
  color: #000;
  font-size: 15px;
  line-height: 1.6;
}
.accordion-button:not(.collapsed) {

    color: #dc3545;
    background-color: #fef7e1;}
.accordion-item:first-of-type {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}


.services-area .section-heading .services-btn .swiper-button-prev i, .services-area .section-heading .services-btn .swiper-button-next i {
    font-size: 20px;
    line-height: 2.5;
}
.partner-logo img{
    height: 148px;
}
@media screen and (max-width: 766px) {
    .container1 {
       margin-top: 18%;
    }
    
}
@media only screen and (max-width: 767px) {
    .banner-content .banner-btn .default-btn {
        width: 37%;
         font-size: 13px;
    font-weight: bold;
    }
        .banner-content .banner-btn .default-btn i {
     display: none;
    
    } 

}
@media screen and (min-width: 993px)and (max-width: 1398px) {
    .radius-301 {
        width: 753px;
        height: 417px;
    }
}
@media screen and (min-width: 1399px) {
    .radius-301 {
       width: 753px;
    height: 546px;
    }
}
@media screen and (min-width: 768px) {
.services-card img{
    height: 500px;
}}
@media screen and (max-width: 767px) {
.services-card img{
    height: 500px;
    width: 100%;
}}
.services-area .section-heading .services-btn .swiper-button-prev:hover, .services-area .section-heading .services-btn .swiper-button-next:hover {
    color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
}
.icon_images{
        background-color: #c5383f;
    width: 60px;
    height: 60px;
    padding: 3%;
 border-radius: 19%;
margin-bottom: 3%;
}
.icon_images img{
     width: 44px;
    height: 44px;
    border-radius: 0px
}
/* Minimize Google branding (still compliant) */
.goog-logo-link,
.goog-te-gadget span {
  display: none !important;
}
.goog-te-gadget {
  font-size: 0 !important;
}
 @media only screen and (max-width: 320px) {
#google_translate_element {
   margin-top: -62px;
    float: right;
}
 }
 @media only screen  and (min-width: 768px) and (max-width: 1600px) {
#google_translate_element {
 margin-top: -143px;
    float: right;
  
}
 }

  @media only screen  and (min-width:1601px)  {
#google_translate_element {
 margin-top: -110px;
    float: right;
  
}
 }
@media only screen  and (min-width: 321px) and (max-width: 445px) {
#google_translate_element {

        margin-top: -71px;
        float: right;
    
  
}
 }
 

.goog-te-gadget .goog-te-combo {
    position: relative;
    top: 98px;
    z-index: 9999;
    width: 228%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
}
@media screen and (min-width: 992px){
    .imglogo{
  height: 100px;
}
}
@media screen and (min-width: 768px){
    .logo1{
  width: 9%;
}
}
@media screen and (min-width: 992px) and (max-width:1200px){
     .navbar-nav {
 
  margin-left: auto !important;
}}
@media screen and (min-width: 1201px) {
     .navbar-nav {
 
  margin-left: auto !important;
}}
/* @media screen and (min-width: 992px){
.goog-te-gadget .goog-te-combo  {
position: relative;
        top: -87px;
    z-index: 999;
  
          width: 75%;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 5px;
  left: 9%;
  
  }
} */

@media screen and (min-width: 992px) {
    .goog-te-gadget .goog-te-combo {
        position: relative;
        top: 73px;
        z-index: 999;
        width: 75%;
        padding: 10px;
        /* right: 10%; */
        border: 1px solid #ccc;
        border-radius: 5px;
        left: 0%;
    }
    
}
.heading1{
      font-size: 30px;
    }
@media screen and (min-width: 768px) and (max-width:992px) {
.goog-te-gadget .goog-te-combo {
    position: relative;
    top: 72px;
    z-index: 999;
    width: 75%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
}
.heading1 {
    font-size: 26px;
        width: 118%;
}
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list.no-dropdown > a::after {
    content: none;
}


@media only screen and (max-width: 767px) {
.superheader{
  width: 3000px;
}
.heading1 {
    font-size: 18px;
}

.logo1{
      width: 400px;
}
}.top-header-info .navbar.main-navbar {
    top: -2px;
}

@media screen and (min-width: 1200px) {
.logo1 img{
       margin-left:65px; 
       height:auto;
    }
}
@media screen and (min-width: 320px) and (max-width:992px) {
.logo1 img {
   width: 170%;
}


}

@media only screen and (max-width: 767px) {
    .p1 {
        font-size: 7px;
    }
    /*.heading1{*/
    /*    margin-left:5%;*/
    /*}*/
    
    .banktrademark{
        width: 50px;
    }
}
@media screen and (min-width: 993px) and (max-width: 1399px){
    .logo1 img {
        width: 61%;
        height: auto;
    }
}
@media screen and (min-width: 1400px) {
    .logo1 img {
        width: 68%;
    }
}





.single-services-card p {
    margin-bottom: 0px;
}
.accordion-button i {
    background-color: #c5383f;
    color: white;
    font-size: 20px;
    border-radius: 15px;
    padding: 12px;
    margin-right: 15px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 22px;
}

.accordion-item {
    /* background-color: #fef7e1; */
    border: none;
    border-radius: 25px;
    margin-bottom: 15px;
    padding: 20px 25px;
    position: relative;
    transition: all 0.3s ease;
}
.p-3 {
    padding:6% 7% !important;
}
.bg-color-fffaeb {
    background-color: #fef7e1;
}

  .cursor-pointer {
    cursor: pointer;
  }

  .branch-toggle.active h6 {
  color: rgb(197, 56, 63) !important;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
    margin-top: -99px;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 38.8%;
    z-index: 1;
    display: flex
;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
.swiper-slide{
    height: 50%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .pb-120 {
        padding-bottom: 80px;
    }
}
@media only screen and (max-width: 600px) {
.partner-area .swiper-wrapper {
    align-items: center;
    text-align: center;
    margin-bottom: -5%;
    }}
@media screen  and (max-width:1500px) {
    .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 38.8%;
    z-index: 1;
    display: flex
;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
}
@media screen  and (min-width:1500px) and (max-width:3000px) {
.testimonial-said1{
    padding-bottom: 16%;
}}
@media screen  and (min-width:1200px) and (max-width:1440px) {
.div1_2{
    height: 391px;
}}
@media screen  and (min-width:1441px) {
.div1_2{
    height: 440px;
}}
@media screen  and (min-width:993px) and (max-width:1199px) {
.div1_2{
    height: 84%;
}}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 42%;
    position: relative;
    transition-property: transform;
    display: block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-said {
        padding: 76px 30px;
    }
}

/* Hide Google branding, logo, and extra elements */
.goog-logo-link,
.goog-te-gadget span,
.goog-te-banner-frame,
.goog-te-gadget .goog-te-combo + div {
  display: none !important;
}

/* Make the dropdown cleaner */
#google_translate_element {
  font-size: 0; /* remove extra spacing */
}

/* Keep only the dropdown */
.goog-te-combo {
  font-size: 16px;
  padding: 5px;
  border-radius: 6px;
  border: 1px solid #ccc;
  appearance: auto;
}
.goog-te-gadget{
position: absolute;
    right: 10px;
margin-top: 84px;
    top: auto;
}
.VIpgJd-ZVi9od-vH1Gmf-ibnC6b div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:link div, .VIpgJd-ZVi9od-vH1Gmf-ibnC6b:visited div {
    color: #dc3545;
    background: #FFF;
}
@media screen and (min-width: 1500px)  {
    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 30.8%;
        z-index: 1;
        display: flex;
        transition-property: transform;
        transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
        box-sizing: content-box;
    }
}
.testimonial-said .testimonials-card {
    padding: 50px 30px 31px 35px;
}

@media screen and (min-width:320px)  and (max-width:767px){
    .div1{
  height: 360px;
}
} 
@media screen and (min-width:768px) and (max-width:993px){
    .div1{
  height: 450px;
}
}  
@media screen and (min-width:994px){
   .div1{
    height: 500px;
}
} 

    @media only screen and (max-width: 767px) {
   .ptb-1201{
        padding-top: 1%;
        padding-bottom: 50px;
    }
    .services-card{
        margin-top: 41%;
    }
}
@media only screen and (max-width: 767px) {
    .banner-area {
        padding-top: 135px;
        padding-bottom: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ptb-1202 {
        padding-top: 7px;
        padding-bottom: 60px;
    }
}