/* fonts import */
@import url("../fonts/octin_sports_rg.ttf");
body {
      font-family: "Poppins", sans-serif !important;
  color: #0c0c0c;
  background-color: #ffffff;
  overflow-x: hidden;
}

.layout_padding {
  padding: 90px 0;
}

.layout_padding2 {
  padding: 45px 0;
}

.layout_padding2-top {
  padding-top: 45px;
}

.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 90px;
}

.layout_padding-bottom {
  padding-bottom: 90px;
}

.long_section {
  /*margin-left: 45px;
  margin-right: 45px;*/
  padding-left: 15px;
  padding-right: 15px;
}

.heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
          margin-left: 35px;
          margin-right: 35px;


}

.heading_container h2 {
  position: relative;
  font-weight: bold;
  /*text-transform: uppercase;*/
  font-size: 1.875rem;
    line-height: 2.25rem;
}

/*header section*/
.hero_area {
  min-height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sub_page .hero_area {
  min-height: auto;
}

.header_section {
  background-color: #ffffff;
}

.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
}

.header_section .nav_container {
  margin: 0 auto;
}

.custom_nav-container .navbar-nav .nav-item .nav-link {
  padding: 3px 25px;
  /*margin: 10px 15px;*/
  color: #272727;
  text-align: center;
  text-transform: uppercase;
      font-size: .75rem;
    line-height: 1rem;
    font-weight: 700;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom_nav-container .nav_search-btn {
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.navbar-brand span {
  font-size: 24px;
  font-weight: 700;
  color: #272727;
  text-transform: uppercase;
}

.custom_nav-container {
  z-index: 99999;
  padding: 5px 80px;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler {
  padding: 0;
  width: 37px;
  height: 42px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.custom_nav-container .navbar-toggler span {
  display: block;
  width: 32px;
  height: 4px;
  background-color: #000000;
  border-radius: 15px;
  margin: 7px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  transition: all 0.3s;
}

.custom_nav-container .navbar-toggler span::before, .custom_nav-container .navbar-toggler span::after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000000;
  border-radius: 15px;
  top: -10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.custom_nav-container .navbar-toggler span::after {
  top: 10px;
}

.custom_nav-container .navbar-toggler[aria-expanded="true"] {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.custom_nav-container .navbar-toggler[aria-expanded="true"] span {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.custom_nav-container .navbar-toggler[aria-expanded="true"] span::before, .custom_nav-container .navbar-toggler[aria-expanded="true"] span::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: 0;
}

@media screen and (min-width: 0) and (max-width: 425px) {
    .custom_nav-container {
    z-index: 99999;
    padding: 5px 10px;
  }
}
}




.quote_btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.quote_btn-container a {
  color: #797d7f;
  margin-right: 25px;
  text-transform: uppercase;
  font-size: 20px;
}

.quote_btn-container a span {
  margin-right: 5px;
}

/*end header section*/
/* slider section */
.slider_section {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  /*background-color: #f9fafa;*/
      padding-top: 150px;
          background: linear-gradient(180deg, #e9e9e9, #fbfbfb, #f5f5f5, #fff, #fff);

}

.slider_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider_section #customCarousel {
  width: 100%;
  z-index: 3;
}

.slider_section .detail-box {
  color: #000000;
}

.slider_section .detail-box h1 {
  font-weight: bold;
  /*text-transform: uppercase;*/
  margin-bottom: 40px;
  font-size: 75px;
    color: #0f68a7;
}

.slider_section .detail-box h3 {
    font-weight: bold;
    /* text-transform: uppercase; */
    margin-bottom: 20px;
    font-size: 35px;
    color: #f9a826;
    
}
.slider_section .detail-box h5 {
    font-weight: bold;
    /* text-transform: uppercase; */
    margin-bottom: 0;
    font-size: 20px;
    color: #0f68a7;
    text-align: center;
}

.slider_section .detail-box p {
  margin: 25px 0;
  color: #6a6a6a;
  font-size: 18px;
    line-height: 1.8;
}

.slider_section .detail-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

.slider_section .detail-box .btn-box a {
  margin: 5px;
  text-align: center;
  width: 165px;
}

.slider_section .detail-box .btn-box .btn1 {
  display: inline-block;
  padding: 10px 15px;
  background-color: #60c5df;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #60c5df;
  -webkit-transition: all .2s;
  /*transition: all .2s;*/
  transition: width .5s ease-in-out, height .5s ease-in;
}

.slider_section .detail-box .btn-box .btn1:hover {
  /*background-color: transparent;
  color: #f89646;*/
}

.slider_section .detail-box .btn-box .btn2 {
  display: inline-block;
  padding: 10px 15px;
  background-color: #6bb7be;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #6bb7be;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.slider_section .detail-box .btn-box .btn2:hover {
  background-color: transparent;
  color: #6bb7be;
}

.slider_section .img-box img {
  width: 100%;
}

.slider_section .carousel-indicators {
  position: unset;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
}

.slider_section .carousel-indicators li {
  background-color: #6bb7be;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  opacity: 1;
}

.slider_section .carousel-indicators li.active {
  width: 17px;
  height: 17px;
  background-color: #f89646;
}

.particles-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.slider_section > *:not(#particles-js) {
  position: relative;
  z-index: 1;
}



.furniture_section .box {
  margin-top: 45px;
  background-color: #f7fafa;
  padding: 25px;
  border-radius: 5px;
}

.furniture_section .box .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 275px;
  padding: 25px;
}

.furniture_section .box .img-box img {
  max-width: 100%;
  max-height: 100%;
}

.furniture_section .box .detail-box {
  margin-top: 15px;
}

.furniture_section .box .detail-box h5 {
  text-transform: uppercase;
  font-size: 18px;
}

.furniture_section .box .detail-box .price_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.furniture_section .box .detail-box .price_box .price_heading {
  margin-bottom: 0;
}

.furniture_section .box .detail-box .price_box .price_heading span {
  color: #6bb7be;
}

.furniture_section .box .detail-box .price_box a {
  color: #6bb7be;
  text-transform: uppercase;
  font-size: 15px;
}

.about_section {
   background-color: #f3f5f9;
}

.about_section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_section .img-box img {
  width: 100%;
}

.about_section .detail-box p {
  margin-top: 10px;
  margin-bottom: 35px;
  color: #6a6a6a;
    font-size: 18px;
    line-height: 1.8;
    margin-left: 35px;
          margin-right: 35px;
}

.about_section .detail-box a {
  display: inline-block;
  padding: 10px 45px;
  background-color: #6bb7be;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #6bb7be;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.about_section .detail-box a:hover {
  background-color: transparent;
  color: #6bb7be;
}

.blog_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.blog_section .heading_container h2::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.blog_section .box {
  margin-top: 55px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.blog_section .box .img-box {
  position: relative;
}

.blog_section .box .img-box img {
  width: 100%;
}

.blog_section .box .detail-box {
  padding: 25px;
}

.blog_section .box .detail-box h5 {
  font-weight: bold;
}

.blog_section .box .detail-box p {
  font-size: 15px;
  color: #444;
}

.blog_section .box .detail-box a {
  display: inline-block;
  padding: 10px 30px;
  background-color: #6bb7be;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #6bb7be;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.blog_section .box .detail-box a:hover {
  background-color: transparent;
  color: #6bb7be;
}

.client_section .heading_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.client_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 45px;
  padding: 35px 25px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.client_section .box .img-box {
  border-radius: 100%;
  border: 10px solid #6bb7be;
  margin-right: 25px;
  min-width: 175px;
  max-width: 175px;
  overflow: hidden;
}

.client_section .box .img-box img {
  width: 100%;
}

.client_section .box .detail-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.client_section .box .detail-box .name {
  text-align: center;
}

.client_section .box .detail-box .name img {
  width: 25px;
  margin-bottom: 5px;
}

.client_section .box .detail-box .name h6 {
  color: #6bb7be;
  font-size: 20px;
}

.client_section .carousel_btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.client_section .carousel-control-prev,
.client_section .carousel-control-next {
  position: unset;
  width: 45px;
  height: 45px;
  border: none;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
  background-color: #6bb7be;
  background-position: center;
  border-radius: 100%;
  margin: 0 2.5px;
}

.client_section .carousel-control-prev:hover,
.client_section .carousel-control-next:hover {
  background-color: #000000;
}

.client_section .carousel-control-next {
  left: initial;
}

.contact-section {
  background-color: #f5f3fc;
  padding: 60px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.contact-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

.contact-image {
  flex: 1 1 45%;
  text-align: center;
}

.contact-image img {
  max-width: 100%;
  height: auto;
}

.contact-form {
  flex: 1 1 45%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contact-form .row {
  display: flex;
  gap: 15px;
  margin-right: 0px; 
   margin-left: 0px;
}

.contact-form .row input {
  flex: 1;
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
}

.contact-form textarea {
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  min-height: 120px;
  resize: vertical;
}

.contact-form button {
  background-color: #f9a826;
  color: white;
  padding: 14px;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .contact-wrapper {
    flex-direction: column;
  }

  .contact-form .row {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .contact-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .contact-image {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .contact-image img {
    max-width: 100%;
    height: auto;
  }

  .contact-form {
    width: 100%;
  }

  .contact-form .row {
    flex-direction: column;
  }

  .contact-form input,
  .contact-form textarea {
    width: 100%;
    margin-bottom: 15px;
  }

  .contact-form button {
    width: 100%;
  }
}





.info_section {
  background-color: #191e1f;
  color: #ffffff;
  padding-top: 45px;
  padding-bottom: 45px;
}

.info_section .contact_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 0;
  text-align: center;
}

.info_section .contact_nav a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}

.info_section .contact_nav a i {
  font-size: 28px;
}

.info_section .contact_nav a:hover {
  color: #f89646;
}

.info_section .info_top {
  padding: 45px 0;
}

.info_section h4 {
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
}

.info_section .info_links .info_links_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.info_section .info_links .info_links_menu a {
  color: #ffffff;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.info_section .info_links .info_links_menu a:hover, .info_section .info_links .info_links_menu a.active {
  color: #f89646;
}

.info_section .info_post .post_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.info_section .info_post .post_box .img-box {
  min-width: 65px;
  max-width: 65px;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  -ms-flex-preferred-size: calc(33% - 10px);
      flex-basis: calc(33% - 10px);
  padding: 10px;
  margin: 5px;
}

.info_section .info_post .post_box .img-box img {
  max-width: 100%;
  max-height: 100%;
}

.info_section .info_post .post_box p {
  margin: 0;
}

.info_section .info_post .post_box:not(:nth-last-child(1)) {
  margin-bottom: 15px;
}

.info_section .info_form input {
  width: 100%;
  border: none;
  height: 45px;
  margin-bottom: 15px;
  padding-left: 25px;
  background-color: #eaeaea;
  outline: none;
  color: #101010;
}

.info_section .info_form button {
  display: inline-block;
  padding: 10px 45px;
  background-color: #6bb7be;
  color: #ffffff;
  border-radius: 0px;
  border: 1px solid #6bb7be;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.info_section .info_form button:hover {
  background-color: transparent;
  color: #6bb7be;
}

.info_section .info_form .social_box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}

.info_section .info_form .social_box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  width: 45px;
  height: 45px;
  border: 1px solid #6bb7be;
  color: #6bb7be;
  font-size: 18px;
  margin-right: 10px;
}

.info_section .info_form .social_box a:hover {
  color: #f89646;
  border-color: #f89646;
}

/* footer section*/
.footer_section {
  position: relative;
  text-align: center;
  background: #E2E8F0;
}

.footer_section p {
  color: #839192;
  padding: 25px 0;
  margin: 0;
  font-size: .7rem !important;
  font-weight: 600;
}

.footer_section p a {
  color: inherit;
}
/*# sourceMappingURL=style.css.map */


/*Solution start here*/

.solutions-section {
  padding: 40px 5px; /* Decreased horizontal padding */
  text-align: center;
  background: #fff;
}

.solutions-section h2 {
      font-size: 40px;
    color: #393953;
  margin-bottom: 30px;
  margin-top: 100px;
  font-weight: 600;
}

.solutions-container {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: flex-start;

}

.solution-card {
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  padding: 20px;
  flex: 0 1 345px;
  text-align: center;
  transition: transform 0.3s;
}

.solution-card:hover {
  transform: translateY(-5px);
}

.solution-card img {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin-bottom: 15px;
}

.solution-card h3 {
  font-size: 1.1rem;
  color: #1d1b37;
  margin: 10px 0;
  line-height: 1.4;
}

.buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 15px;
}


.btn {
  padding: 10px 20px;
  border-radius: 6px;
  font-weight: bold;
  text-decoration: none;
  font-size: 1rem !important;
    line-height: 1.25rem;
}
.solution-card .btn:hover{
  color: white;
}

.demo {
  background-color: #f9a826;
  color: white;
  font-size: .7rem !important;
}

.view {
  background-color: #1d1b37;
  color: white;
  font-size: .7rem !important;
}

@media (max-width: 768px) {
  .solution-card {
    flex: 0 1 100%;
  }
}
.solution-card:hover {
  background-color: #0058aa; /* blue background */
  color: white;
  transform: translateY(-10px); /* move upward */
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2); /* add shadow for depth */
}

.solution-card:hover h3 {
  color: white;
}

.solution-card:hover .btn {
 /* background-color: white;
  color: #0058aa;*/
}

/*Page banner start here*/

.contact-banner {
  background-image: url('../images/media/about-bg.43125715.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.contact-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(249, 168, 38, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.contact-banner h1 {
  color: white;
  font-size: 2.5rem;
  font-weight: bold;
  z-index: 2;
  position: relative;
  text-align: center;
}

/*Feature start here*/

   .features-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  max-width: 1100px;
  margin: 40px auto;
}

.feature-column {
  flex: 1 1 300px;
  min-width: 280px;
}

.features-section h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  color: #2c2c44;
  font-weight: 600;
  margin-bottom: 40px;
  /*text-align: center; /* Center heading */*/
}

.features-section ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.features-section li {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-bottom: 16px;
  color: #5a6b82;
}

.features-section p {
  display: flex;
  align-items: center;
  font-size: 13px;
  margin-bottom: 16px;
  color: #5a6b82;
}

.features-section li::before {
  content: '➜';
  background-color: #8ed7fb;
  color: #105a8e;
  font-weight: bold;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  font-size: 12px;
}

@media (max-width: 768px) {
  .features-section {
    flex-direction: column;
    align-items: center;
  }

  .feature-column {
    text-align: center;
  }

  .features-section li {
    text-align: center;  Align items horizontally centered 
  }
}

/*main card start here*/

.card-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 40px 20px;
  flex-wrap: wrap;
}

.card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #0f68a7;
  color: white;
  width: 250px;
  border-radius: 15px;
  padding: 30px 20px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  transition: transform 0.3s ease;
  text-align: center;
}

.card:hover {
  transform: translateY(-5px);
}

.icon {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}

.card h3 {
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.card a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.95rem;
  transition: color 0.3s ease;
}

.card a:hover {
  color: #000000;
}

@media screen and (min-width: 0) and (max-width: 425px) {
    .channel .card {
        margin: 0px;
        margin-top: 20px;
        border-radius: 5px;
        background-color: #0f68a7;
        text-align: left;
        box-shadow: 2px 3px 12px 0px rgba(0, 0, 0, 0.75);
    }
}



/*partners start here*/

.filter-container{
    padding-bottom: 100px;
    cursor: pointer;
}
/*.filtered-cards .card{
  width: 300px;
  height: 500px;
  position: relative;
  box-shadow:none;
  display:inline-block;
  margin: 10px;
  border-radius: 5px;
  background-color: #fff;
  text-align: left;
  box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.75);
  transition: all .8s;
}*/

.filtered-cards .card {
  width: 300px;
  height: 410px; /* ✅ Make all cards the same height */
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 10px;
  border-radius: 5px;
  background-color: #fff;
  text-align: left;
  box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.75);
  transition: all .8s;
  overflow: hidden;
  /*display: flex;*/
  flex-direction: column;  ✅ Needed for flex layout inside 
}

.filtered-cards .card a {
  color: #0f68a7;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.95rem;
  /*transition: color 0.3s ease;*/
}

.filtered-cards .card a:hover {
  color: #f0862c;
}
.filtered-cards .card-body{
    padding:5px;
}

.card-text-container {
  padding: 10px;
  flex: 1 1 auto; /* ✅ Allows it to take up remaining vertical space */
  overflow: hidden;
  text-align: center;
}


.card-link-container {
  height: 50px;
  padding: 10px 20px;
  text-align: center;
  position: relative;
  bottom: 0;
  background: #fff;
  flex-shrink: 0; /* ✅ Prevent shrinking */
}



.card-img-container {
  height: 150px;
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.card-img-container img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  /*filter: contrast(2) invert(0.2) sepia(0.7);*/
  transition: .4s all;
}

.card:hover .card-img-container{
    filter: none;
}
.card-text-container{
  /*padding: 10px;*/
  /*height:250px;*/
  overflow: hidden;
  text-align: center;
}
.card-text-container.expanded{
    /*height: 500px;*/
}
.card-text-container h2,
.card-text-container p{
    color: #0f68a7;
}
.card-text-container h2{
    letter-spacing: 1px;
    font-size: 24px;
}
.card-text-container p{
    letter-spacing: 1px;
    line-height: 22px;
    /*margin-top: 10px;*/
}
.card-link-container{
    height:50px;
    position:absolute;
    bottom:0;
    padding: 10px 20px 10px 20px;
}
.card-link-container a{
  color: #892f23;
  font-size: 20px;
  font-weight: bold;

}

.more-link:hover{
    cursor: pointer;
}
.filter-btn-row{
 text-align: center;
 margin-bottom: 30px;
}
.filter-btn{
    margin:5px;
    width: 100px;
    font-size: 20px;
}
.selected{
    background:#f0862c; 
    border: 2px solid #f0862c; 
    color:#fff;
    box-shadow: none; 
}

.card-location{
    display:none;
    font-weight: bold;
}

.flag-icon {
  width: 35px;
  height: 25px;
  margin-right: 4px;
  vertical-align: middle;
  border-radius: 2px;
}

.card-title{
  font-weight: 600;
}

.filtered-cards  .card a {
     text-decoration: none; 
    font-weight: bold;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}
.filtered-cards  .card p{
  text-align: left;
}


@media screen and (min-width: 0) and (max-width: 425px){
    .filtered-cards{
        padding:0;
    }
    .card{
        margin: 0px;
        margin-top: 20px;
        border-radius: 5px;
        background-color: #fff;
        text-align: left;
        box-shadow: 2px 3px 12px 0px rgba(0,0,0,0.75);
    }
    .filter-btn{
        width: 100px;
        font-size: 18px;
        margin: 10px;
    }
}
/** Remove img filter on mobile **/
@media screen and (min-width: 0) and (max-width: 768px){
    .card-img-container{
        filter: none;
    }
}



 .button-wrapper {
  /*height: 100vh;  Full viewport height */
  display: flex;
  justify-content: center; /* Center horizontally */
  align-items: center;     /* Center vertically */
  padding: 10px;
}


    .gradient-button {
      background: linear-gradient(to right, #0f68a7, #f0862c); /* Blue to green gradient */
      color: #fff;
      font-weight: bold;
      padding: 15px 25px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      text-align: center;
      display: inline-block;
      font-size: 16px;
      transition: transform 0.2s ease;
      max-width: 90vw;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }

    .gradient-button span {
      color: #fff;
    }

    .gradient-button a {
      color: #0f68a7;
      font-weight: bold;
      text-decoration: none;
      margin-left: 5px;
    }

    .gradient-button:hover {
      transform: scale(1.02);
    }

    @media (max-width: 600px) {
      .gradient-button {
        font-size: 14px;
        padding: 12px 20px;
      }
    }


    /*Partnership Program Start*/

    .partner .detail-box p {
  padding-left: 75px;
  padding-right: 75px;
  max-width: 1200px;           /* Optional: limit width on large screens */
  margin: 0 auto;              /* Center the block */
  text-align: center;         /* Justify text */
  
}

.partner{
  background-color: white;
}


  .Benefits {
      background-color: #e6edf5;
      padding: 40px 20px;
    }


   .Benefits .section-title {
      text-align: center;
      margin-bottom: 40px;
    }

    .partner .section-title h2 {
      font-size: 32px;
    font-weight: 800;
    color: #2c2c4c;
    }

    .Benefits .section-title p {
      font-size: 18px;
    color: #00a9ce;
    margin-top: 8px;
    }

    .partner .section-title p {
      font-size: 18px;
    color: #00a9ce;
    margin-top: 8px;
    }

   .Benefits .card-container {
      display: flex;
      flex-wrap: wrap;
      gap: 30px;
      justify-content: center;
      max-width: 1200px;
      margin: auto;
    }

   .Benefits .card {
      background-color: #fff;
      border-radius: 24px;
      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
      flex: 1 1 300px;
      max-width: 350px;
      padding: 40px 30px;
      text-align: center;
      transition: transform 0.3s;
    }

   .Benefits .card:hover {
      transform: translateY(-5px);
    }

  .Benefits  .card-icon {
      width: 60px;
      height: 60px;
      background-color: #f0f4ff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto 20px;
    }

   .Benefits .card h3 {
      font-size: 20px;
      font-weight: 700;
      color: #2c2c4c;
      margin-bottom: 15px;
    }

   .Benefits .card p {
      font-size: 16px;
      color: #5e6b85;
      line-height: 1.6;
    }

 .Benefits .card-top {
  position: relative;
  padding-left: 60px; /* space for the icon */
  text-align: center;
  margin-bottom: 20px;
}

.Benefits .icon-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-color: #f3f4ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Benefits .icon-wrapper img {
  width: 24px;
  height: 24px;
}

 .Benefits .card-top h3 {
  font-size: 20px;
  font-weight: 700;
  color: #2c2c4c;
  margin: 0;
}





    @media (max-width: 768px) {
     .Benefits .section-title h2 {
        font-size: 26px;
      }

     .Benefits .card-container {
        flex-direction: column;
        align-items: center;
      }

     .Benefits .card {
        max-width: 100%;
      }
      .partner .detail-box p {
    padding-left: 35px;
    padding-right: 35px;
}


    }




.tiers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
  margin-top: 20px;
}

.tier-card {
  background: #00b0c8;
  border-radius: 10px;
  overflow: hidden;
  width: 400px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}

.tier-card:hover {
  transform: translateY(-5px);
}

.tier-header {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  padding: 40px 0;
  color: white;
  background: #222;
  position: relative;
}

.silver-header {
  background: linear-gradient(to top right, #555, #aaa);
  color: white;
}

.gold-header {
  background: linear-gradient(to top right, #b8860b, #ffd700);
  color: white;
}

.tier-body {
  padding: 20px;
  background: #00b0c8;
  color: white;
}

.tier-body p {
  margin-bottom: 15px;
  font-size: 16px;
}

.tier-header {
  height: 180px;
  background-color: #222; /* fallback */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.tier-header img {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}


@media (max-width: 768px) {
  .tier-card {
    width: 90%;
  }

  .tiers {
    gap: 20px;
  }
}




.details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr)); /* More flexible */
  gap: 20px;
  margin-top: 30px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}

.details-grid .detail-box {
  background: white;
  padding: 20px 25px;
  border-radius: 10px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
}

.details-grid .detail-box h5 {
  color: #00b0c8;
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
}

.details-grid .detail-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.6;
  font-size: 16px;
  color: #737b9a;
}

.details-grid .detail-box b {
  font-size: 18px;
  color: black;
}

.details-grid .detail-box ol {
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.6;
  padding: 0;
}

@media (max-width: 768px) {
 .details-grid  .detail-box {
    padding: 15px 20px;
  }

  .details-grid .detail-box h5 {
    font-size: 18px;
  }

  .details-grid .detail-box ul,
  .details-grid .detail-box ol {
    font-size: 15px;
  }
.details-grid {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); /* More flexible */
 
}

}





.next-steps {
  text-align: center;
  padding: 40px 20px;
  background: #fff;
}
.next-steps h2{
  font-size: 32px;
    font-weight: 800;
    color: #2c2c4c;
}

.steps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin: 30px 0;
   box-shadow:
    0 4px 6px rgba(0, 0, 0, 0.1),
    0 8px 16px rgba(0, 0, 0, 0.06);
  
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.step {
  flex: 1 1 250px;
  max-width: 300px;
  padding: 20px;
  border-radius: 10px;
  /*background-color: #f9f9f9;*/

  /* Enhanced multi-layered shadow */
 
}

.step:hover {
  transform: translateY(-5px);
  box-shadow:
    0 6px 12px rgba(0, 0, 0, 0.15),
    0 12px 24px rgba(0, 0, 0, 0.1);
}


.step img {
  width: 60px;
  height: auto;
  margin-bottom: 15px;
}

.step h4 {
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.step p {
  font-size: 14px;
  color: #555;
}

.contact-btn {
  background-color: #1c1f2a;
  color: #fff;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
}

.contact-btn:hover {
  background-color: #333;
}

/* Responsive */
@media (max-width: 768px) {
  .steps-container {
    flex-direction: column;
    align-items: center;
  }
}

    /*Partnership Program End*/

   * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    

    /* Full-screen loader */
    #loader {
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 9999;
    }

    /* Spinning logo */
    #loader img {
      width: 100px;
      height: auto;
      animation: spin 2s linear infinite;
    }

    @keyframes spin {
      100% {
        transform: rotate(360deg);
      }
    }

    /* Content area (just for demonstration) */
    #main-content {
      display: none;
      /*padding: 20px;*/
    }