.container-fluid {
  --bs-gutter-x: 4.5rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
}
body {
  font-family: Albert Sans;
  position: relative;
}
.section_title img {
  width: 100%;
  position: absolute;
  height: 674px;
  /* z-index: -1; */
}
section {
  position: relative;
}
.section_header img {
  /* background-image: url('../images/background-image.png'); */
}
.slider_section {
  position: relative;
  height: 602px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_header nav .navbar-nav li.nav-item .nav-link {
  color: rgba(45, 67, 128, 1);
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  vertical-align: middle;
  padding: 12px 20px;
}
.slider_section h2 {
  font-weight: 400;
  font-size: 80px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}
.section_center_title {
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  color: rgba(45, 67, 128, 1);
}
.theme_btn {
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  background-color: rgba(45, 67, 128, 1);
  border-radius: 40px;
  height: 48px;
  padding: 12px 24px;
}
.service_section .card-block {
  /* width: 160px; */
  margin: 25px auto;
}
.service_section .card-custom {
  background-color: rgba(236, 247, 252, 1);
  border-radius: 32px;
  padding: 10px;
  border: none;
  margin: auto;
  height: 160px;
}
.service_section .card-custom i {
  font-size: 48px;
  color: rgba(20, 42, 114, 1);
  height: 100%;
  width: 100%;
  display: flex;
  /* background: red; */
  align-items: center;
  justify-content: center;
}
.service_section h6 {
  color: rgba(20, 42, 114, 1);
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  margin: 8px 0px;
}
.section_generation_ai {
  position: relative;
  padding: 120px 20px;
  text-align: center;
  font-size: 24px;
  color: #0a2540;
  background: url(../images/left-background-image.png) no-repeat;
  /* background-size: 100% auto;
  height: 690px;
  background-origin: padding-box; */
  background-size: 95% auto;
  height: 690px;
  /* background-origin: padding-box, content-box; */
  background-position-x: -272%;
  background-position-y: 21%;
}
.section_generation_ai_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 400;
  font-size: 50px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  display: flex;
  align-items: center;
}
.section_build_ai_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  text-align: center;
}
.section_build_ai_content {
  color: rgba(20, 42, 114, 1);
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
}
.section_advantage_ai_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}

.data_advantage_img {
  border-radius: 32px;
  width: 100%;
  height: 170px;
}
.data_advantage_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 700;
  font-size: 24px;
  display: block;
}
.data_advantage_content {
  color: rgba(20, 42, 114, 1);
  font-weight: 400;
  font-size: 24px;
  display: block;
}
.section_generic_ai_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 700;
  font-size: 40px;
  text-align: center;
}
.generic_card {
  color: rgba(20, 42, 114, 1);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 20px;
  height: 100%;
  margin: 10px 0px;
}
.generic_card_title {
  font-weight: 700;
  font-size: 24px;
}
.generic_card_content {
  font-weight: 400;
  font-size: 18px;
}
.section_deliver_ai {
  color: rgba(20, 42, 114, 1);
  border-radius: 32px;
  background-color: rgba(236, 247, 252, 1);
}
.section_deliver_ai_title {
  font-weight: 700;
  text-align: center;
  font-size: 40px;
}
.data_deliver_title {
  font-weight: 700;
  font-size: 24px;
}
.data_deliver_content {
  font-weight: 400;
  font-size: 18px;
}
.data_deliver_img {
  border-radius: 32px;
  width: 90%;
  height: 175px;
  /* object-position: 0px -5px; */
  object-fit: cover;
  margin: auto;
  display: block;
}
.section_faq_ai {
  color: rgba(20, 42, 114, 1);
}
.section_faq_ai_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 700;
  font-size: 40px;
  text-align: center;
}
.section_faq_ai .accordion-header b {
  color: rgba(20, 42, 114, 1);
  font-weight: 600;
  font-size: 20px;
}
.section_faq_ai .accordion-header .accordion-button {
  background-color: transparent;
}

.section_faq_ai .accordion-body {
  color: rgba(20, 42, 114, 1);
  font-weight: 400;
  font-size: 18px;
}
.section_touch_our_team_ai_title {
  color: rgba(20, 42, 114, 1);
  font-weight: 700;
  font-size: 40px;
  text-align: center;
}
.custom_input {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid rgba(45, 67, 128, 1);
  height: 50px;
  background-color: transparent;
}
.custom_input::placeholder {
  color: rgba(20, 42, 114, 1);
}
.section_footer_ai {
  background-image: url("../images/left-background-image.png");
  background-repeat: no-repeat;
  background-position-x: 42%;
  background-position-y: 16%;
  height: 800px;
}
.section_footer_ai li {
  list-style: none;
  padding: 5px 0px;
}
.section_footer_ai a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.footer_section {
  position: absolute;
  bottom: 0;
}
.contact_success_msg {
  font-size: 24px;
  color: rgba(20, 42, 114, 1);
  text-align: center;
  font-weight: 300;
  border-radius: 20px;
}

.contact_error_msg{
  font-size: 24px;
  text-align: center;
  font-weight: 300;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .container-fluid {
    --bs-gutter-x: 1.5rem;
  }
  .slider_section h2 {
    font-size: 50px;
    color: rgba(20, 42, 114, 1);
  }
  .section_title img {
    object-fit: cover;
    object-position: 75%;
  }
  .section_generation_ai {
    background-position-x: 46%;
    background-position-y: 63%;
    background-size: cover;
  }
  .footer_section ul {
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
   .section_generation_ai{
    background-size: auto;
    background-position-x: 75%;
    background-position-y: 56%;
   }
     .section_title img {
    object-fit: cover;
    object-position: 75%;
  }
 }