/** Bootstrap navbar fix (https://git.io/fADqW) */
/* Theme colors */
.template-ai-ads-landing {
  margin: 0 auto;
  background: #07070c;
  position: relative;
  font-family: lato, sans-serif;
  color: #09041e;
  font-style: normal;
  font-feature-settings: "liga" off;
}
@media screen and (min-width: 992px) {
  .template-ai-ads-landing .container {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1200px) {
  .template-ai-ads-landing .container {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1400px) {
  .template-ai-ads-landing .container {
    max-width: 1500px;
  }
}
.template-ai-ads-landing .heading-1 {
  font-size: calc(33.6px + 2vw);
  line-height: calc(41.6px + 2vw);
  font-weight: 700;
}
.template-ai-ads-landing .heading-2 {
  font-size: calc(30px + 18 * (100vw - 320px) / 1600);
  line-height: calc(44px + 16 * (100vw - 320px) / 1600);
  font-weight: 700;
}
.template-ai-ads-landing .main {
  padding-top: 0;
}
.template-ai-ads-landing .header-main {
  padding-top: 18px;
  color: #ffffff;
  background: transparent !important;
  position: unset !important;
}
.template-ai-ads-landing .dental-header {
  background: transparent !important;
  z-index: 1;
  padding-top: 15px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .dental-header {
    padding-top: 24px;
  }
}
.template-ai-ads-landing .dental-header::before {
  display: none !important;
}
.template-ai-ads-landing .dental-header .header-content {
  align-items: center;
}
.template-ai-ads-landing .dental-header .header-content .logo {
  text-align: start;
}
.template-ai-ads-landing .dental-header .header-content .logo a {
  cursor: text;
}
.template-ai-ads-landing .dental-header .header-content .header-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
}
.template-ai-ads-landing .dental-header .header-content .header-btn .pink-button {
  background: #fff !important;
  color: #09041e !important;
  border-radius: 140px;
  padding: 12px 24px;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 375px) {
  .template-ai-ads-landing .dental-header .header-content .header-btn a {
    font-size: 12px;
    padding: 12px 16px;
    display: inline-block;
  }
}
.template-ai-ads-landing .home-banner {
  position: relative;
  padding-top: 10px;
}
.template-ai-ads-landing .home-banner .banner-content {
  padding: 135px 0 60px 0;
  z-index: -1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .template-ai-ads-landing .home-banner .banner-content {
    padding: 100px 0 60px 0;
  }
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .home-banner .banner-content {
    padding: 70px 0 40px 0;
  }
}
.template-ai-ads-landing .home-banner .banner-content .banner-title {
  font-weight: 500;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.6980392157);
  margin-bottom: 5px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .home-banner .banner-content .banner-title {
    font-size: 18px;
  }
}
.template-ai-ads-landing .home-banner .banner-content .heading-1 {
  color: #ffffff;
  margin-bottom: 20px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .home-banner .banner-content .heading-1 {
    font-size: 32px;
  }
}
.template-ai-ads-landing .home-banner .banner-content p {
  color: #ffffff;
}
.template-ai-ads-landing .home-banner .banner-btn {
  margin-top: 60px;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .home-banner .banner-btn {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
.template-ai-ads-landing .home-banner .banner-btn .get-button {
  background: linear-gradient(68.87deg, #da00d3 -1.07%, #00f0ff 133.72%);
  border-radius: 76px;
  font-weight: 600;
  font-size: 20px;
  width: auto;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  padding: 13px 40px;
  gap: 10px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .home-banner .banner-btn .get-button {
    font-size: 16px;
  }
}
.template-ai-ads-landing .slider-section {
  overflow: hidden;
  padding: 60px 0 90px 0;
  margin: 0 0.5rem;
}
@media screen and (max-width: 992px) {
  .template-ai-ads-landing .slider-section {
    padding: 50px 0;
  }
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .slider-section {
    padding: 40px 0;
  }
}
.template-ai-ads-landing .slider-section .homeSlider .image-slides {
  margin: 0 10px;
  border-radius: 10px;
  max-width: 100% !important;
  height: auto !important;
}
.template-ai-ads-landing .slider-section .homeSlider .boxes {
  height: auto !important;
  padding: 0 20px;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}
.template-ai-ads-landing .slider-section .homeSlider .boxes:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 1200px) {
  .template-ai-ads-landing .slider-section .homeSlider .boxes {
    padding: 0 15px;
  }
}
.template-ai-ads-landing .generate-section {
  padding: 50px 0;
}
.template-ai-ads-landing .generate-section .gene-row {
  justify-content: center;
}
.template-ai-ads-landing .generate-section .gif-image {
  border-radius: 8px;
}
.template-ai-ads-landing .generate-section .heading {
  font-weight: 600;
  font-size: 64px;
  line-height: 77px;
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .template-ai-ads-landing .generate-section .heading br {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .generate-section .heading {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 15px;
  }
  .template-ai-ads-landing .generate-section .heading br {
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .template-ai-ads-landing .generate-section .heading br {
    display: none;
  }
}
.template-ai-ads-landing .generate-section .desc {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #bbb9c5;
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .template-ai-ads-landing .generate-section .desc br {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .template-ai-ads-landing .generate-section .desc {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .generate-section .desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 375px) {
  .template-ai-ads-landing .generate-section .desc {
    margin-bottom: 95px;
  }
}
.template-ai-ads-landing .generate-section .boxes {
  text-align: center !important;
}
.template-ai-ads-landing .generate-section .boxes img {
  max-width: 100% !important;
  height: auto !important;
}
.template-ai-ads-landing .generate-section .icons-row {
  display: flex;
  justify-content: space-evenly;
  opacity: 0.4;
  padding-top: 56px;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .generate-section .icons-row {
    justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 375px) {
  .template-ai-ads-landing .generate-section .icons-row {
    justify-content: center;
    text-align: center;
  }
}
.template-ai-ads-landing .generate-section .icons-row .icons-row-inner {
  margin: 0 10px;
}
@media screen and (max-width: 576px) {
  .template-ai-ads-landing .generate-section .icons-row .icons-row-inner {
    margin-bottom: 30px;
    width: 45%;
  }
}
@media screen and (max-width: 375px) {
  .template-ai-ads-landing .generate-section .icons-row .icons-row-inner {
    margin-bottom: 30px;
    width: 40%;
  }
}
.template-ai-ads-landing .generate-section .gene-btn {
  margin-top: 35px;
  text-align: center;
}
.template-ai-ads-landing .generate-section .gene-btn .start-button {
  background: linear-gradient(68.87deg, #da00d3 -1.07%, #00f0ff 133.72%);
  border-radius: 76px;
  font-weight: 600;
  font-size: 20px;
  width: auto;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 13px 40px;
  gap: 10px;
}

.features-section {
  padding: 80px 0 70px 0;
}
.features-section .section-head {
  color: #ffffff;
  max-width: 767px;
  margin: 0 auto;
  text-align: center;
}
.features-section .section-head .title {
  color: #928da5;
  font-weight: 400;
}
@media screen and (max-width: 576px) {
  .features-section .section-head .title {
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 28px;
  }
}
.features-section .section-head .heading-2 {
  font-weight: 400;
  font-size: 56px;
  line-height: 70px;
}
.features-section .section-head .heading-2 span {
  font-weight: 600;
  font-size: 56px;
}
@media screen and (max-width: 576px) {
  .features-section .section-head .heading-2 span {
    font-size: 24px;
  }
}
@media screen and (max-width: 576px) {
  .features-section .section-head .heading-2 {
    font-size: 24px;
    line-height: 35px;
  }
}
.features-section .home-features-content {
  margin-top: 80px;
  color: #ffffff;
}
@media screen and (max-width: 576px) {
  .features-section .home-features-content {
    display: none;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.features-section .home-features-content .features-tile {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .features-section .home-features-content .features-tile {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 375px) {
  .features-section .home-features-content .features-tile {
    margin-bottom: 32px;
  }
  .features-section .home-features-content .features-tile:last-child {
    margin-bottom: 0;
  }
}
.features-section .home-features-content .features-tile .tile-inner {
  max-width: 328px;
  margin: 0 auto;
}
@media screen and (max-width: 576px) {
  .features-section .home-features-content .features-tile .tile-inner {
    background: #181824;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
    padding: 40px 30px;
    max-width: 100%;
    min-height: 280px;
  }
}
@media screen and (max-width: 375px) {
  .features-section .home-features-content .features-tile .tile-inner {
    min-height: 355px;
  }
}
.features-section .home-features-content .features-tile .tile-inner .feature-frame {
  margin-bottom: 18px;
}
.features-section .home-features-content .features-tile .tile-inner .feature-title {
  font-weight: 600;
  line-height: 28.8px;
  margin-bottom: 8px;
}
@media screen and (max-width: 576px) {
  .features-section .home-features-content .features-tile .tile-inner .feature-title {
    margin-bottom: 10px;
    padding-top: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
  }
}
.features-section .home-features-content .features-tile .tile-inner .desc {
  font-size: 18px;
  color: #928da5;
  line-height: 32px;
}
@media screen and (max-width: 576px) {
  .features-section .home-features-content .features-tile .tile-inner .desc {
    font-size: 16px;
    font-weight: 24px;
    margin-bottom: 0;
  }
}
.features-section .home-features-content.featureSliderMobile {
  display: none;
}
@media screen and (max-width: 576px) {
  .features-section .home-features-content.featureSliderMobile {
    display: block;
  }
}
.features-section .feature-btn {
  text-align: center;
}
.features-section .feature-btn .get-button {
  background: linear-gradient(68.87deg, #da00d3 -1.07%, #00f0ff 133.72%);
  border-radius: 76px;
  font-weight: 600;
  font-size: 20px;
  width: auto;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 13px 40px;
  gap: 10px;
  text-decoration: none;
}
@media screen and (max-width: 576px) {
  .features-section .feature-btn .get-button {
    font-size: 16px;
  }
}

.why-section {
  padding: 50px 0;
}
.why-section .why-content {
  max-width: 1075px;
  margin-left: 75px;
}
@media screen and (max-width: 1200px) {
  .why-section .why-content {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .why-section .why-content {
    margin-left: 15px;
  }
}
@media screen and (max-width: 768px) {
  .why-section .why-content {
    margin-left: 5px;
  }
}
@media screen and (max-width: 576px) {
  .why-section .why-content {
    margin-left: 8px;
  }
}
.why-section .sub-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  margin-bottom: 10px;
}
@media screen and (max-width: 576px) {
  .why-section .sub-title {
    font-size: 14px;
    line-height: 17px;
  }
}
.why-section .heading {
  font-weight: 600;
  font-size: 64px;
  line-height: 80px;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 576px) {
  .why-section .heading {
    font-size: 24px;
    line-height: 33px;
  }
}
@media screen and (max-width: 992px) {
  .why-section .heading br {
    display: none;
  }
}
.why-section .heading .purple_color {
  font-weight: 600;
  font-size: 64px;
  color: #6e82fa;
}
@media screen and (max-width: 576px) {
  .why-section .heading .purple_color {
    font-size: 24px;
  }
}
.why-section .scroll-row {
  padding: 50px 0;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .why-section .scroll-row {
    padding: 90px 0 0 0;
  }
}
@media screen and (max-width: 576px) {
  .why-section .scroll-row {
    padding: 90px 0 0 0;
  }
}
@media screen and (max-width: 375px) {
  .why-section .scroll-row {
    padding: 80px 0 0 0;
  }
}
.why-section .scroll-row.web-scroll {
  display: flex;
}
@media screen and (max-width: 576px) {
  .why-section .scroll-row.web-scroll {
    display: none;
  }
}
.why-section .scroll-row .img_wrapper {
  text-align: center;
}
@media screen and (max-width: 576px) {
  .why-section .scroll-row .img_wrapper {
    display: inline-block !important;
    padding: 15px 0;
  }
}
@media screen and (max-width: 576px) {
  .why-section .scroll-row .img_wrapper img {
    max-width: 80%;
    margin: 0 auto;
  }
}
.why-section .scroll-row .why_wrapper {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  margin-top: 50px;
  position: relative;
  cursor: pointer;
}
.why-section .scroll-row .why_wrapper .border-active:before {
  content: "";
  border-radius: 76px;
  width: 1px;
  background: #c474ff;
  height: 32%;
  float: left;
  position: absolute;
  left: -1px;
}
.why-section .scroll-row .why_wrapper .accordion__item {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .why-section .scroll-row .why_wrapper {
    padding-right: 0px;
  }
}
.why-section .scroll-row .title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .why-section .scroll-row .title {
    font-size: 22px;
  }
}
@media screen and (max-width: 576px) {
  .why-section .scroll-row .title {
    margin-bottom: 20px;
  }
}
.why-section .scroll-row p {
  font-size: 18px;
  font-weight: 500;
  color: #bbb9c5;
  line-height: 30px;
  margin-bottom: 0;
}
.why-section .mobile-slides {
  display: none;
}
@media screen and (max-width: 576px) {
  .why-section .mobile-slides {
    display: block;
  }
}
.why-section .mobile-slides .box_wrapper {
  text-align: center;
  padding: 0 20px;
}
.why-section .mobile-slides .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}
.why-section .mobile-slides .slick-dots li {
  margin: 0 0.25rem;
}
.why-section .mobile-slides .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #494949;
  text-indent: -9999px;
}
.why-section .mobile-slides .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.why-section .mobile-slides .slick-dots {
  bottom: -70px;
}

.home-client {
  padding-top: 6rem;
}
@media screen and (max-width: 768px) {
  .home-client {
    padding-top: 3rem;
  }
}
@media screen and (max-width: 576px) {
  .home-client {
    padding-top: 2rem;
  }
}
.home-client .heading-2 {
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 2rem;
}
@media screen and (max-width: 576px) {
  .home-client .heading-2 {
    margin-bottom: 0;
  }
}
.home-client #clientTabs {
  display: flex;
  border: 0;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .home-client #clientTabs {
    width: 100%;
  }
}
@media screen and (max-width: 1400px) {
  .home-client #clientTabs {
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
    overflow-y: clip;
    overflow-x: auto;
    justify-content: flex-start;
    padding: 2rem 0;
  }
  .home-client #clientTabs::-webkit-scrollbar {
    width: 0;
  }
}
@media screen and (max-width: 375px) {
  .home-client #clientTabs {
    padding-bottom: 1rem;
    gap: 0;
  }
}
.home-client #clientTabs li {
  margin-right: 1rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1400px) {
  .home-client #clientTabs li {
    flex: 0 0 50%;
    text-align: center;
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 992px) {
  .home-client #clientTabs li {
    flex: 0 0 60%;
  }
}
@media screen and (max-width: 768px) {
  .home-client #clientTabs li {
    flex: 0 0 30%;
  }
}
@media screen and (max-width: 576px) {
  .home-client #clientTabs li {
    flex: 0 0 40%;
  }
}
@media screen and (max-width: 375px) {
  .home-client #clientTabs li {
    flex: none;
  }
}
.home-client #clientTabs li:last-child {
  margin-right: 0;
}
.home-client #clientTabs li a {
  background: transparent;
  border-radius: 64px;
  padding: 14px 32px;
  border: 1px solid #928da5;
  color: #928da5;
  transition: all 0.3s ease-in-out;
}
.home-client #clientTabs li a.active {
  background-color: #482be7;
  color: #ffffff;
  border: 1px solid #482be7;
}
@media screen and (max-width: 375px) {
  .home-client #clientTabs li a {
    font-size: 12px;
  }
}
.home-client .homeTestimonial {
  margin: 0;
}
.home-client .homeTestimonial .slick-track {
  margin: 1rem 0 2rem 0;
}
.home-client .homeTestimonial .card {
  background: transparent;
}
.home-client .homeTestimonial .card .card-body {
  padding: 20px 0px 20px 0px;
}
.home-client .homeTestimonial .card .card-body .card-content {
  font-weight: 400;
  padding-top: 15px;
  position: relative;
  color: #bbb9c5;
  margin-bottom: 25px;
}
@media screen and (min-width: 375px) {
  .home-client .homeTestimonial .card .card-body .card-content {
    font-size: 24px;
    line-height: 41px;
  }
}
.home-client .homeTestimonial .card .card-body .card-content::before {
  content: "";
  position: absolute;
  left: 0px;
  top: -30px;
  color: #e93a7d;
  background: url("../images/ai-quote.svg");
  height: 32px;
  width: 46px;
}
@media screen and (max-width: 576px) {
  .home-client .homeTestimonial .card .card-body .card-content::before {
    left: 0;
  }
}
.home-client .homeTestimonial .card .card-body .card-text {
  font-weight: 700;
  color: #ffffff;
}
.home-client .homeTestimonial .slick-arrow {
  background: rgba(72, 43, 231, 0.08);
  border: 1.73913px solid #482BE7;
  box-shadow: 0px 0px 8.69565px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .home-client .homeTestimonial .slick-arrow {
    display: none !important;
  }
}
.home-client .homeTestimonial .slick-arrow::before {
  background-color: transparent;
  color: #482be7;
}
.home-client .homeTestimonial .slick-arrow.slick-next {
  right: -100px;
}
.home-client .homeTestimonial .slick-arrow.slick-next::before {
  content: "\f054";
  font-family: "FontAwesome";
}
.home-client .homeTestimonial .slick-arrow.slick-prev {
  left: -100px;
}
.home-client .homeTestimonial .slick-arrow.slick-prev::before {
  content: "\f053";
  font-family: "FontAwesome";
}
.home-client .homeTestimonial .slick-dots {
  bottom: 20px;
  text-align: start;
}
.home-client .homeTestimonial .slick-dots li {
  margin: 0;
}
.home-client .homeTestimonial .slick-dots li button::before {
  font-size: 13px;
  color: #D9D9D9;
}
.home-client .homeTestimonial .slick-dots li.slick-active button::before {
  color: #e93a7d;
}
.home-client .ai-contact-us {
  max-width: 450px;
  padding: 35px 35px 25px 35px;
  margin: 0 auto;
  background: #ffffff;
  border: 1.19298px solid #E3E3E3;
  box-shadow: -9.54386px 13.1228px 95.4386px rgba(22, 11, 69, 0.16);
  border-radius: 11.9298px;
}
@media screen and (max-width: 992px) {
  .home-client .ai-contact-us {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .home-client .ai-contact-us {
    margin-top: 2rem;
    margin-left: 0;
  }
}
@media screen and (max-width: 375px) {
  .home-client .ai-contact-us {
    padding: 35px 25px;
  }
}
.home-client .ai-contact-us .api_error {
  color: #CD2C2C;
}
.home-client .ai-contact-us .form-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #09041e;
  margin-bottom: 30px;
}
.home-client .ai-contact-us .input-field {
  margin-bottom: 1rem;
}
.home-client .ai-contact-us .best_time {
  margin-bottom: 0 !important;
}
.home-client .ai-contact-us .ads-submit-btn {
  width: 100%;
  margin-top: 10px;
}
.home-client .ai-contact-us .ads-submit-btn .primary-button {
  color: #ffffff;
  border-radius: 40px !important;
  background: linear-gradient(68.87deg, #DA00D3 -1.07%, #00F0FF 133.72%);
  padding: 17px 38px 17px 38px;
  border: none;
}
@media screen and (max-width: 375px) {
  .home-client .ai-contact-us .ads-submit-btn .primary-button {
    margin: 0 auto;
  }
}
@media screen and (max-width: 375px) {
  .home-client .ai-contact-us .ads-submit-btn {
    text-align: center;
  }
}
.home-client .ai-contact-us .wait {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.home-client .ai-contact-us .wait .scaling-dots {
  display: grid;
  height: 10px;
  grid-gap: 5px;
  grid-template-columns: repeat(5, 10px);
  position: absolute;
  z-index: 1;
}
.home-client .ai-contact-us .wait .scaling-dots div {
  animation: scaling-dots 1s infinite ease backwards;
  background: white;
  border-radius: 100%;
  height: 10px;
  width: 10px;
}
.home-client .ai-contact-us .wait .scaling-dots div:nth-child(1) {
  animation-delay: 0.1s;
}
.home-client .ai-contact-us .wait .scaling-dots div:nth-child(2) {
  animation-delay: 0.2s;
}
.home-client .ai-contact-us .wait .scaling-dots div:nth-child(3) {
  animation-delay: 0.3s;
}
.home-client .ai-contact-us .wait .scaling-dots div:nth-child(4) {
  animation-delay: 0.4s;
}
.home-client .ai-contact-us .wait .scaling-dots div:nth-child(5) {
  animation-delay: 0.5s;
}
.home-client .ai-contact-us .wait .btn {
  width: 210px;
}
.home-client .ai-contact-us .wait .btn.text-indent {
  text-indent: -9999px;
}
.home-client .ai-contact-us .wait .success-checkmark {
  position: absolute;
  color: #ffffff;
  z-index: 1;
}
.home-client .ai-contact-us .wait .success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  box-sizing: content-box;
  transform: scale(0.7);
}
.home-client .ai-contact-us .wait .success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: white;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}
.home-client .ai-contact-us .wait .success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.7s;
}
.home-client .ai-contact-us .wait .success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.7s;
}
.home-client .ai-contact-us .phone-field {
  margin-left: 0px;
  margin-right: 0px;
}
.home-client .ai-contact-us .phone-field .phone_input .form-group label {
  padding-left: 2.5rem;
}
.home-client .ai-contact-us .phone-field .phone_input .form-group .form-control {
  padding-left: 2.5rem;
}
.home-client .ai-contact-us .phone-field .phone_input .form-group::after {
  left: 10px;
}
.home-client .ai-contact-us .phone-field .dropdown {
  margin-bottom: 12px;
  border-bottom: 1px solid #ebeaed !important;
}
@media screen and (max-width: 992px) {
  .home-client .ai-contact-us .phone-field .dropdown {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 576px) {
  .home-client .ai-contact-us .phone-field .dropdown {
    padding-bottom: 0px;
    margin-bottom: 16px;
  }
}
.home-client .ai-contact-us .pra-field {
  padding-top: 10px;
  margin-bottom: 20px;
}
.home-client .ai-contact-us .pra-field p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}
.home-client .ai-contact-us .pra-field a {
  line-height: 16px;
  font-size: 12px;
  color: #160B45;
  font-weight: 400;
}
.home-client .ai-contact-us .pra-field .full_cont {
  display: none;
}
.home-client .ai-contact-us .pra-field .full_cont .less {
  display: inline;
  cursor: pointer;
  text-decoration: underline;
  line-height: 16px;
  font-size: 12px;
  color: #160B45;
  font-weight: 700;
  margin-left: 5px;
}
.home-client .ai-contact-us .pra-field .full_cont span {
  line-height: 16px;
  font-size: 12px;
}
.home-client .ai-contact-us .pra-field .trim_cont .more {
  display: inline;
  cursor: pointer;
  text-decoration: underline;
  line-height: 16px;
  font-size: 12px;
  color: #160B45;
  font-weight: 700;
  margin-left: 5px;
}
.home-client .ai-contact-us .form-dropdown-btn {
  width: 100%;
  text-align: start;
  border-bottom: 1px solid #ebeaed !important;
  margin-bottom: 1rem;
  padding: 0 0 0.375rem;
}
.home-client .ai-contact-us .form-dropdown-btn::after {
  display: none;
}
.home-client .ai-contact-us .form-dropdown-btn:focus {
  box-shadow: none;
}
.home-client .ai-contact-us .form-dropdown-btn .select_best_time {
  font-size: 14px;
  line-height: 30px;
  color: #928da5;
  text-indent: -1px;
  font-weight: 400;
}
.home-client .ai-contact-us .form-dropdown-btn .select_best_time.selectedReason {
  color: #09041e;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}
.home-client .ai-contact-us .time-slots-open {
  padding: 10px;
  background: #ffffff;
}
.home-client .ai-contact-us .time-slots-open li {
  cursor: pointer;
  margin-bottom: 0.5rem;
  padding: 0.25rem 0.5rem;
  background: transparent;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.home-client .ai-contact-us .country-select-button {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  border-right: 1px solid #bbb9c5;
  border-radius: 0;
  color: #212529;
  padding-left: 0;
}
.home-client .ai-contact-us .country-select-button img {
  margin-right: 0.5rem;
  max-width: 24px;
}
.home-client .ai-contact-us .country-select-button:focus {
  box-shadow: none;
}
.home-client .ai-contact-us .country_dropdown {
  display: flex;
  padding: 1rem;
  box-shadow: -8px 4px 32px rgba(26, 26, 26, 0.16);
  border-radius: 4px;
  border: 0;
  flex-wrap: wrap;
  flex-direction: row;
  overflow-y: auto;
  z-index: 999;
  list-style: none;
  min-width: 275px;
  max-height: 250px;
  position: absolute !important;
  background: #ffffff;
}
.home-client .ai-contact-us .country_dropdown::-webkit-scrollbar {
  width: 15px;
  border-radius: 4px;
}
.home-client .ai-contact-us .country_dropdown::-webkit-scrollbar-track {
  background: #ffffff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.home-client .ai-contact-us .country_dropdown::-webkit-scrollbar-thumb {
  background: #E0E0E0;
  margin: 1px;
  border-radius: 12px;
  border: 5px solid #ffffff;
}
.home-client .ai-contact-us .country_dropdown.show {
  display: flex;
  flex-direction: column;
}
.home-client .ai-contact-us .country_dropdown li {
  cursor: pointer;
  margin-bottom: 0.5rem;
  padding: 0.25rem 0.5rem;
  background: transparent;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 375px) {
  .home-client .ai-contact-us .country_dropdown li {
    font-size: 14px !important;
  }
}
.home-client .ai-contact-us .country_dropdown li:hover {
  background: #f4f4f4;
}
.home-client .ai-contact-us .country_dropdown li img {
  max-width: 24px;
  margin-right: 1rem;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.3));
}
.home-client .ai-contact-us .floating-label {
  position: absolute;
}
.home-client .ai-contact-us .floating-label.focused {
  top: -25px !important;
}
@media screen and (max-width: 768px) {
  .home-client .ai-contact-us .floating-label {
    margin-left: 0px;
  }
}
@media screen and (max-width: 576px) {
  .home-client .ai-contact-us .floating-label {
    top: 0px !important;
    padding-left: 0;
  }
}
.home-client .form-group {
  margin-bottom: 0.2rem;
  position: relative;
}
.home-client .form-group label {
  color: #928da5;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.375rem;
  margin-bottom: 0;
  position: absolute;
  top: -9px;
  left: 0;
  transition: 0.2s all;
  cursor: text;
  z-index: 1;
}
.home-client .form-group label.focused {
  top: -9px !important;
}
.home-client .form-group .form-control {
  border: 0px;
  border-bottom: 1px solid #ebeaed !important;
  margin-bottom: 1rem;
  border-radius: 0;
  padding-left: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #09041e;
  background-color: transparent;
  padding-top: 1rem;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .home-client .form-group .form-control {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 576px) {
  .home-client .form-group .form-control {
    margin-bottom: 0.8rem;
  }
}
.home-client .form-group .form-control:focus, .home-client .form-group .form-control:focus-within, .home-client .form-group .form-control:focus-visible, .home-client .form-group .form-control:valid {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid;
}
.home-client .form-group .form-control:focus + label, .home-client .form-group .form-control:focus-within + label, .home-client .form-group .form-control:focus-visible + label, .home-client .form-group .form-control:valid + label {
  top: -9px !important;
}
.home-client .form-group .form-control.valid + label {
  top: -9px !important;
}
.home-client .form-group .form-control.error {
  border-color: #CD2C2C !important;
  margin-bottom: 12px;
}
@media screen and (max-width: 992px) {
  .home-client .form-group .form-control.error {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 576px) {
  .home-client .form-group .form-control.error {
    margin-bottom: 16px;
  }
}
.home-client .form-group .form-control.error + label {
  top: 57px !important;
}
.home-client .form-group select.form-control {
  color: #928da5;
  font-size: 1rem;
  font-weight: 400;
  padding-left: 0;
  height: 60px;
  margin-top: -20px;
  margin-left: 0;
  text-indent: -1px;
}
.home-client label.error {
  font-size: 14px;
  color: #CD2C2C;
  margin-bottom: 10px !important;
  font-size: 11.039px;
  line-height: 13px !important;
}
.home-client .btn-wrap .err_msg {
  font-size: 14px;
  color: #CD2C2C;
  margin-bottom: 0 !important;
}
.home-client .ticket-msg {
  font-size: 16px;
  line-height: 24px;
  color: #CD2C2C;
  margin-top: 15px;
  font-weight: 600;
}

.home-cta {
  margin-top: 100px;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(68.87deg, #da00d3 -1.07%, #00f0ff 133.72%);
  box-shadow: 0px 16px 24px rgba(12, 5, 41, 0.2);
  border-radius: 0px;
  padding: 80px 15px;
}
@media screen and (max-width: 768px) {
  .home-cta {
    margin-top: 100px;
  }
}
@media screen and (max-width: 576px) {
  .home-cta {
    background: transparent;
    padding: 0 20px;
    margin-top: 70px;
  }
}
@media screen and (max-width: 576px) {
  .home-cta .cta-content {
    background: linear-gradient(68.87deg, #da00d3 -1.07%, #00f0ff 133.72%);
    box-shadow: 0px 16px 24px rgba(12, 5, 41, 0.2);
    border-radius: 16px;
    padding: 40px 15px;
  }
}
.home-cta .cta-content .cta-title {
  color: #ebeaed;
  font-size: calc(16.8px + 0.375vw);
  line-height: calc(30.4px + 0.5vw);
  font-weight: 400;
}
@media screen and (max-width: 576px) {
  .home-cta .cta-content .cta-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.home-cta .cta-content .heading-2 {
  font-weight: 600;
  margin-bottom: 3rem;
}
@media screen and (max-width: 375px) {
  .home-cta .cta-content .heading-2 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .home-cta .cta-content .heading-2 br {
    display: none;
  }
}
.home-cta .cta-content .cta-demo-btn {
  color: #ffffff;
  background: #160b45;
  border-radius: 172px;
  padding: 18px 40px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 375px) {
  .home-cta .cta-content .cta-demo-btn {
    padding: 16px 25px;
    display: inline-block;
    font-size: 16px;
  }
}
.home-cta .cta-content .cta-demo-btn:hover {
  background: #100636;
  text-decoration: none;
}

.ad-page-footer p {
  color: #bbb9c5;
  margin-bottom: 10px;
}
.ad-page-footer p a {
  color: #bbb9c5 !important;
}
.ad-page-footer .sub-heading {
  color: #ffffff;
}
.ad-page-footer .light-text {
  color: #bbb9c5 !important;
}
.ad-page-footer .social-connect {
  max-width: 330px;
}
.ad-page-footer .social-connect .buttonGrid {
  display: flex;
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .ad-page-footer .social-connect .buttonGrid {
    flex-direction: column;
  }
  .ad-page-footer .social-connect .buttonGrid img {
    margin-right: 0;
    margin-bottom: 14px;
    max-width: 60%;
    margin-left: 0 !important;
  }
}
.ad-page-footer .social-connect .buttonGrid .yelp-ad {
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  .ad-page-footer .social-connect .buttonGrid .yelp-ad {
    margin-left: 0;
    margin-top: 10px;
    max-width: 40%;
  }
}
@media screen and (max-width: 576px) {
  .ad-page-footer .social-connect .buttonGrid .yelp-ad {
    margin-left: 12px;
    width: 50px;
    margin-top: 0;
  }
}

.type-stack {
  position: relative;
  width: 100%;
  height: 5em;
  display: flex;
  justify-content: center;
  z-index: -1;
  transform-style: preserve-3d;
}
.type-stack .type-stack-item {
  width: auto;
  position: absolute;
  top: 1rem;
  display: inline-block;
  padding: 0.5rem 1rem;
  transform-style: preserve-3d;
  overflow: hidden;
  border-radius: 16px;
  background: #262735;
  animation: animate 5s linear infinite;
  animation-delay: calc(1s * var(--i));
}
.type-stack .type-stack-item .box-item {
  position: absolute;
  top: 0;
  width: -moz-max-content;
  width: max-content;
  font-weight: 600;
  font-size: 64px;
  line-height: 20px;
  color: #fff;
  position: relative;
  z-index: -1;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
.type-stack img {
  z-index: -1;
}
.type-stack .key-content {
  margin: 0;
  font-size: 64px;
  font-weight: 600;
  color: #ffffff;
  margin-left: 10px;
  position: relative;
  z-index: -1;
  white-space: nowrap;
}
@media screen and (max-width: 576px) {
  .type-stack .key-content {
    font-size: 28px;
  }
}

@keyframes animate {
  0% {
    transform: perspective(500px) translate3d(0, 0, 0);
    opacity: 1;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0);
  }
  25% {
    transform: translate3d(-15px, -15px, 15px);
    opacity: 1;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  }
  35%, 100% {
    transform: translate3d(-15px, 15px, 30px);
    opacity: 0;
  }
}
.social-section {
  overflow: hidden;
  padding: 50px 0;
}
@media screen and (max-width: 576px) {
  .social-section {
    padding: 40px 0;
  }
}
.social-section .social-icons {
  display: flex;
  overflow: hidden;
  text-align: center;
  flex-wrap: nowrap;
  justify-content: center;
}
.social-section .social-icons .icons-box {
  animation: 40s linear 0s infinite normal none running mymove;
  display: flex;
}
.social-section .social-icons .icons-box .frame-image {
  margin-right: 1rem;
}
.social-section .social-icons-reverse {
  display: flex;
  overflow: hidden;
  text-align: center;
  flex-wrap: nowrap;
  justify-content: center;
  padding-top: 20px;
}
.social-section .social-icons-reverse .icons-box {
  animation: 40s linear 0s infinite normal none running mymovereverse;
  display: flex;
}
.social-section .social-icons-reverse .icons-box .frame-image {
  margin-right: 1rem;
  flex-direction: row-reverse;
}
.social-section .icons-box {
  display: flex !important;
}
.social-section .slick-slide {
  width: auto !important;
  position: relative;
}
.social-section .slick-track {
  display: flex;
}
.social-section .frame-image {
  border: 1.1741px solid #333333;
  border-radius: 16.4373px;
  display: flex !important;
  align-items: center;
  padding: 12px 20px 12px 20px;
  margin: 0 10px;
  min-width: -moz-max-content;
  min-width: max-content;
  width: -moz-max-content;
  width: max-content;
}
.social-section .frame-image p {
  font-weight: 500;
  font-size: 21px;
  line-height: 28px;
  color: #ffffff;
  margin-bottom: 0;
  margin-left: 10px;
}

@keyframes mymove {
  0% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    transform: translate3d(-100%, 0px, 0px);
  }
  0% {
    transform: translate3d(0, 0px, 0px);
  }
}
@keyframes mymovereverse {
  0% {
    transform: translate3d(0px, 0px, 0px);
  }
  100% {
    transform: translate3d(100%, 0px, 0px);
  }
}
.ad-page-footer {
  padding: 60px 0px 24px 0;
}
@media screen and (max-width: 375px) {
  .ad-page-footer {
    padding: 42px 0 24px 0;
  }
}
.ad-page-footer p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}
.ad-page-footer p a {
  font-weight: 600;
}
.ad-page-footer .get-intouch .get-intouch-inner {
  display: grid;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .ad-page-footer .get-intouch .get-intouch-inner {
    justify-content: flex-start;
  }
}
.ad-page-footer .get-intouch .get-intouch-inner .sub-heading {
  color: #bbb9c5;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.ad-page-footer .social-connect {
  max-width: 260px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 576px) {
  .ad-page-footer .social-connect {
    margin: 24px auto 0 0;
    max-width: 100%;
  }
}
.ad-page-footer .social-connect p {
  margin-bottom: 1.1rem;
  font-weight: 600;
  line-height: 19.2px;
}
@media screen and (max-width: 768px) {
  .ad-page-footer .social-connect p {
    font-size: 16px;
    line-height: 19px;
    text-align: start;
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .ad-page-footer .social-connect .buttonGrid {
    flex-direction: column;
  }
}
@media screen and (max-width: 576px) {
  .ad-page-footer .social-connect .buttonGrid {
    flex-direction: unset;
  }
}
.ad-page-footer .social-connect .buttonGrid img.meta {
  margin-right: 14px;
}
@media screen and (max-width: 768px) {
  .ad-page-footer .social-connect .buttonGrid img.meta {
    margin-right: 0;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 576px) {
  .ad-page-footer .social-connect .buttonGrid img.meta {
    margin-bottom: 0;
    margin-right: 14px;
  }
}
@media screen and (max-width: 768px) {
  .ad-page-footer .social-connect .buttonGrid img {
    max-width: 60%;
  }
}
@media screen and (max-width: 576px) {
  .ad-page-footer .social-connect .buttonGrid img {
    max-width: 25%;
  }
}
@media screen and (max-width: 576px) {
  .ad-page-footer .ad_about_us {
    margin-bottom: 24px;
  }
}
.ad-page-footer .ad_about_us .ad_page_logo {
  margin-bottom: 16px;
}
.ad-page-footer .ad_about_us .ad_page_logo .logo-icon {
  cursor: auto;
}
.ad-page-footer .ad_about_us .abt_us {
  max-width: 326px;
  margin: 0 auto 0 0;
}
.ad-page-footer .affiliate-post-footer {
  border-top: 1px solid #e3e3e3;
  padding-top: 24px;
  margin-top: 33px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 375px) {
  .ad-page-footer .affiliate-post-footer {
    padding: 24px 15px 0;
  }
}
.ad-page-footer .affiliate-post-footer .light-text {
  font-size: 14px;
  font-weight: 400;
}

#formSuccessModal .modal-dialog {
  justify-content: center;
}
#formSuccessModal .modal-content {
  max-width: 448px;
}
@media screen and (max-width: 375px) {
  #formSuccessModal .modal-content {
    padding: 1rem;
  }
}
#formSuccessModal .modal-content .modal-body {
  text-align: center;
  padding: 3.5rem;
}
@media screen and (max-width: 768px) {
  #formSuccessModal .modal-content .modal-body {
    padding: 0;
  }
}
#formSuccessModal .modal-content .modal-body img {
  max-width: 168px;
}
@media screen and (max-width: 768px) {
  #formSuccessModal .modal-content .modal-body img {
    max-width: 100px;
    margin-top: -20px;
  }
}
#formSuccessModal .modal-content .modal-body h5 {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #09041e;
}
@media screen and (max-width: 768px) {
  #formSuccessModal .modal-content .modal-body h5 {
    font-size: 22px;
    line-height: 24px;
  }
}
#formSuccessModal .modal-content .modal-body .sub-heading {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4b465f;
  margin-bottom: 3rem;
}
@media screen and (max-width: 768px) {
  #formSuccessModal .modal-content .modal-body .sub-heading {
    margin-bottom: 1rem;
  }
}
#formSuccessModal .modal-content .modal-body .primary-button {
  padding: 0.75rem 2rem;
  border-radius: 44px;
  text-align: center;
  justify-content: center !important;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  background: #160b45;
}
#formSuccessModal .modal-content .modal-body .explore_btn {
  text-align: center;
  justify-content: center !important;
}
#formSuccessModal .modal-content .modal-body i {
  position: absolute;
  margin-left: 210px;
}/*# sourceMappingURL=style.css.map */