/* Add custom CSS styles below */ 

.gr-main-banner .left .image-logo {
    display: none;
}
.gr-main-banner-0  span.inline-block.pb-\[20px\] {
    color: #288E03;
  display: block;
}
.gr-main-banner p.font-medium.text-text-secondary {
    font-weight: bold;
    margin-bottom: 1rem;
}
.slider-circle.absolute.bottom-0.left-0 {
    background: linear-gradient(180deg,rgba(7, 125, 222, 1) 0%, rgba(40, 142, 3, 1) 100%) !important;
}

.banner-1 h3.font-medium span {
    content: url("https://i.ibb.co/NgHGwwbc/Frame-2147227241-1.png") !important;
    width: 2rem;
}
footer a.flex.items-center.m-0 .h-\[55px\] {
    height: auto;
}
.gr-main-banner-5 {
  padding: 0;
  .container {
    max-width: 100%;
  }
  .left{
    display: none;
  }
  .right{
    background: linear-gradient(90deg,rgba(237, 238, 239, 0) -30%, rgba(237, 238, 239, 0.7) 50%, rgba(237, 238, 239, 1) 100%);
    padding: 5rem;
  }
  span.inline-block {
    color: #077DDE;
  }
  p.md\:text-\[24px\].font-light {
    color: #42493E !important;
  }
  .down {
    display: none;
}
}
@media (max-width: 768px) {
  a.mburger.mburger--collapse .text-text-secondary {
    color: #288e03;
} 
  .main-nav-container img.w-auto.md\:max-h-10.h-8 {
    height: 4rem;
}
  
  .gr-main-banner-5 {
    background-position: 85% !important;
   .right {
    padding: 1rem;
    width: 60%;
    align-self: flex-start;
  }
   .right .up .title-sub_title-links p, .btn-slider.bg-secondary  a {
    font-size: 14px;
  }
  p.font-medium.text-text-secondary {
    font-size: 20px !important;
    margin-bottom: 0;
  }
  .btn-slider.bg-secondary {
    padding: 8px;
  }
    .btn_link{
    gap: 10px;
}
  }
}