/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/Templates/HireTemplate/hiretemplate.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
.com-title {
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), 'Playfair Display', serif; */
}

:root {
  --c-primary: #3b259c;
  --c-body: #1b1a20;
  --c-heading: #1c1a31;
  --c-light: #e9f4ff;
  --c-light-pink: #f1eeff;
  --c-text: #4d4d4d;
  --fs-xs: clamp(12px, 1.8vw, 12px);
  --fs-sm: clamp(12px, 1.8vw, 14px);
  --fs-base: clamp(14px, 1.8vw, 16px);
  --fs-md: clamp(14px, 1.8vw, 18px);
  --fs-lg: clamp(14px, 5px + 1vw, 20px);
  --fs-xl: clamp(18px, 4px + 1.29vw, 24px);
  --fs-2xl: clamp(20px, 7.043px + 1.5964vw, 32px);
  --fs-3xl: clamp(20px, 5px + 2.5vw, 45px);
  --fs-4xl: clamp(24px, 12px + 2.99999vw, 56px);
}

.hire-laravel-developer-banner-new .company-review-main {
  margin-top: -100px;
  position: relative;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .company-rating-wrapper .company-review-main .col-lg-3 {
    padding-inline: 10px;
  }
}

@media (max-width: 767px) {
  .company-rating-wrapper .company-review-main {
    padding-block: 40px;
  }
  .company-rating-wrapper .company-review-main {
    padding-block: 24px;
    background-size: cover;
  }
}
@media (max-width: 1040px) {
  .company-rating-wrapper .company-review-main {
    padding-block: 40px;
  }
}
.company-review {
  align-items: center;
  background-color: #ffffff;
  border-radius: 12px;
  box-shadow: 0 2px 16px 0 rgba(59, 37, 156, 0.15);
  padding: 10px 14px 10px 24px;
  grid-gap: 13px;
  gap: 13px;
  justify-content: space-evenly;
  display: grid;
  grid-template-columns: auto auto;
  height: 100%;
  color: #1b1a20;
}

.company-review-number {
  font-weight: 500;
  font-size: clamp(20px, 4px + 2.25vw, 40px);
  line-height: normal;
}

.company-review-text {
  font-weight: 400;
  font-size: clamp(14px, 5px + 1vw, 20px);
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul .owl-stage {
  display: flex;
  align-items: center;
}
.hire-page-wrapper .trusted-by {
  position: relative;
  overflow-x: hidden;
}
.hire-laravel-developer-banner-new .trusted-by {
  background: #f7f7f7;
  padding: 40px 0;
}

.hire-laravel-developer-banner-new .trusted-by .left {
  padding-top: 0;
  padding-bottom: 24px;
}

.hire-laravel-developer-banner-new .trusted-by .left h2.com-title {
  color: #393185;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul {
  flex-wrap: nowrap;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul li {
  position: relative;
  text-align: center;
}

.hire-laravel-developer-banner-new
  .trusted-by
  .right-side-ul
  .owl-stage
  .owl-item:not(:last-child):before {
  content: "";
  background: #303094;
  width: 1px;
  height: 58px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  right: 0;
}

.hire-laravel-developer-banner-new .trusted-by .right.col-lg-9 ul li img {
  display: inline-table;
}
.hire-page-wrapper .trusted-by .left {
  padding: 50px 0px;
}
.hire-page-wrapper .trusted-by .right-side-ul {
  background: #f7f7f7;
  /* padding: 50px 40px; */
  padding: 0px 40px;
  gap: 45px;
  position: relative;
  z-index: 1;
}
.hire-page-wrapper .trusted-by .right-side-ul::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: #f7f7f7;
  height: 100%;
  width: 200%;
  z-index: -1;
}
.trusted-by .right-side-ul::after {
  display: none;
}

.trusted-by .right-side-ul {
  background: transparent !important ;
  padding: 0px;
}
.trusted-by h2.com-title {
  color: #ab8736;
}

.trusted-by .d-flex.container {
  flex-direction: column;
}
.trusted-by .right.col-lg-9 {
  width: 100%;
}

.trusted-by .right.col-lg-9 ul li img,
.slider-img-logo .img-fluid {
  width: 125px;
  height: auto;
}
.trusted-by .right.col-lg-9 ul li img,
.slider-img-logo .img-fluid {
  width: 125px;
  height: auto;
}
.trusted-by .service-cards {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .trusted-by .right.col-lg-9 ul li img,
  .slider-img-logo .img-fluid {
    width: 95px;
    height: auto;
  }
  .val-clients .value-card-footer .desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .trusted-by .left {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .trusted-by .right.col-lg-9 ul li img,
  .slider-img-logo .img-fluid {
    width: 150px;
    height: auto;
  }
  .trusted-by {
    padding-bottom: 0;
  }
  .val-clients .value-card-img img {
    height: 260px;
    object-fit: cover;
  }

  .val-clients .value-card-footer {
    display: inline-block;
  }
}

@media only screen and (max-width: 991px) {
  .val-clients .value-card {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  }
}
.value-card-img a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: url(/assets/images/clients-img/youtube-icon.webp) no-repeat;
  background-size: 70px;
  margin: auto;
  background-position: center;
}

/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/Templates/HireTemplate/hirepage.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.com-title {
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), "Playfair Display", serif; */
}

:root {
  --c-primary: #3b259c;
  --c-body: #1b1a20;
  --c-heading: #1c1a31;
  --c-light: #e9f4ff;
  --c-light-pink: #f1eeff;
  --c-text: #4d4d4d;
  --fs-xs: clamp(12px, 1.8vw, 12px);
  --fs-sm: clamp(12px, 1.8vw, 14px);
  --fs-base: clamp(14px, 1.8vw, 16px);
  --fs-md: clamp(14px, 1.8vw, 18px);
  --fs-lg: clamp(14px, 5px + 1vw, 20px);
  --fs-xl: clamp(18px, 4px + 1.29vw, 24px);
  --fs-2xl: clamp(20px, 7.043px + 1.5964vw, 32px);
  --fs-3xl: clamp(20px, 5px + 2.5vw, 45px);
  --fs-4xl: clamp(24px, 12px + 2.99999vw, 56px);
}

/* <---------Main Banner Background Image Uncommon Css For Each Page Start From Here ----------> */
.py-80 {
  padding-block: clamp(32px, 6vw, 80px);
}
.py-100 {
  padding-block: clamp(40px, 0.6886rem + 6.1322vw, 100px);
}
.py-60 {
  padding-block: clamp(20px, 0.6886rem + 6.1322vw, 60px);
}

/* <---------Main Banner Background Image Uncommon Css For Each Page End Here ----------> */

/* <---------Main Banner Title Uncommon Css For Each Page Start From Here ----------> */
.hire-page-wrapper .hire-laravel-developer-banner .left-text h1 strong {
  color: #ff2c21;
}

.hire-page-wrapper .main-banner.hire-reactjs-developer-banner .left-text h1,
.hire-page-wrapper
  .main-banner.hire-reactjs-developer-banner
  .left-text
  .w-text,
.hire-page-wrapper
  .main-banner.hire-reactjs-developer-banner
  .left-text
  .left-ul
  li,
.hire-page-wrapper .main-banner.hire-nodejs-developer-banner .left-text h1,
.hire-page-wrapper .main-banner.hire-nodejs-developer-banner .left-text .w-text,
.hire-page-wrapper
  .main-banner.hire-nodejs-developer-banner
  .left-text
  .left-ul
  li,
.hire-page-wrapper .main-banner.hire-android-developer-banner .left-text h1,
.hire-page-wrapper
  .main-banner.hire-android-developer-banner
  .left-text
  .w-text,
.hire-page-wrapper
  .main-banner.hire-android-developer-banner
  .left-text
  .left-ul
  li {
  color: #000;
}

.hire-page-wrapper
  .main-banner.hire-android-developer-banner
  .left-text
  .left-ul
  li::before,
.hire-page-wrapper
  .main-banner.hire-reactjs-developer-banner
  .left-text
  .left-ul
  li::before,
.hire-page-wrapper
  .main-banner.hire-nodejs-developer-banner
  .left-text
  .left-ul
  li::before {
  background-color: #000;
}

.hire-page-wrapper .hire-reactjs-developer-banner .left-text h1 strong {
  color: #000;
  font-weight: 800;
}

/* Hire Dedicated Developer Css Start From Here  */

.hire-page-wrapper
  .hire-full-cards
  .main-card
  .main-card-header
  .left-media
  img,
.hire-page-wrapper .user-ful-link .bg-black-card .bg-black-inner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.hire-page-wrapper .hire-full-cards .main-card .exp-wrapper .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  display: block;
  margin-bottom: 10px;
}

.hire-page-wrapper .hire-full-cards .main-card .exp-wrapper h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
}

.hire-page-wrapper .hire-full-cards .main-card .exp-wrapper h5 span {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #000;
}

.hire-page-wrapper .hire-full-cards .main-card .exp-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  width: 20px;
  transform: translate(-50%, -50%);
  background-image: url(/assets/images/common-img/Star2.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  border: 3px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hire-page-wrapper .btn-primary,
.hire-page-wrapper .btn-primary:focus {
  background-color: #000;
  border-color: #000;
  box-shadow: none;
  padding: 10px;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0;
  -ms-border-radius: 0px;
  -o-border-radius: 0;
  font-weight: 600;
  position: relative;
  overflow: hidden;
}

.hire-page-wrapper .btn-primary,
.val-clients .btn {
  position: relative;
}

.hire-page-wrapper .btn-primary::after,
.hire-page-wrapper .val-clients .btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: -110px;
  background-color: #fff6;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 1s ease-in-out all;
}

.hire-page-wrapper .btn-primary:hover::after,
.hire-page-wrapper .val-clients .btn:hover:after {
  opacity: 1;
  left: 100%;
  transition: 1s ease-in-out all;
}
.all-in-one-model .img-fluid {
  max-width: 95%;
}
/* Hire Form Section Start From Here  */
.hire-page-wrapper .hire-python-monthy {
  padding: 50px 0px;
  position: relative;
  background-size: cover;
}

/* <----------- Background image changed for uncommon form End -------> */
.hire-page-wrapper
  .hire-python-monthy.hire-for-html
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #f97847;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-java
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #f8981d;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-nodejs
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #404137;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-iphone
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #818181;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-android
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #698610;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-wordpress
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #40aaf8;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-wordpress
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #1175be;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-html
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #c15024;
}
.hire-page-wrapper
  .hire-python-monthy.hire-for-golang
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #1d517b;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-java
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #8f5c1a;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-nodejs
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #2c2d26;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-android
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #4f6609;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-iphone
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #625f5f;
}

.hire-page-wrapper .hire-for-angular .card-wrapper .inner-card {
  display: block;
}

.hire-page-wrapper .hire-for-laravel {
  background: url(/assets/images/common-img/laravel-bg-2.webp);
}

/* <---------Main Banner Title Uncommon Css For Each Page End Here ----------> */

/* <--------- Banner Button Uncommon Css For Each Page Start From Here ----------> */
.hire-page-wrapper .main-banner.hire-laravel-developer-banner .banner-btn {
  background-color: #ff2c21;
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-html-developer-banner .banner-btn {
  background-color: #f97847;
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-android-developer-banner .banner-btn,
.hire-page-wrapper .main-banner.hire-magento-developer-banner .banner-btn,
.hire-page-wrapper .main-banner.hire-nodejs-developer-banner .banner-btn {
  background-color: #000000;
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-java-developer-banner .banner-btn {
  background-color: #f8981d;
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-iphone-developer-banner .banner-btn {
  background-color: #fff;
  color: #000;
}

.hire-page-wrapper .main-banner.hire-python-developer-banner .banner-btn {
  background-color: #ffc836;
  color: #306998;
}

.hire-page-wrapper .main-banner.hire-Rnative-developer-banner .banner-btn {
  background-color: #61dafb;
  color: #333333;
}

.hire-page-wrapper .main-banner.hire-veujs-developer-banner .banner-btn {
  background-color: #41b882;
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-reactjs-developer-banner .banner-btn {
  background-color: #000000;
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-wordpress-developer-banner .banner-btn {
  background-color: #40aaf8;
  color: #004258;
}

.hire-page-wrapper .main-banner.hire-unity-developer-banner .banner-btn,
.hire-page-wrapper .main-banner.hire-ionic-developer-banner .banner-btn,
.hire-page-wrapper .main-banner.hire-fullstack-developer-banner .banner-btn {
  background-color: #fff;
  color: #306998;
  padding: 16px 41px;
}

.hire-page-wrapper
  .main-banner.hire-wordpress-developer-banner
  .banner-btn:hover,
.hire-page-wrapper .main-banner.hire-ionic-developer-banner .banner-btn:hover,
.hire-page-wrapper
  .main-banner.hire-fullstack-developer-banner
  .banner-btn:hover,
.hire-page-wrapper .main-banner.hire-Rnative-developer-banner .banner-btn:hover,
.hire-page-wrapper .main-banner.hire-python-developer-banner .banner-btn:hover {
  color: #fff;
}

.hire-page-wrapper .main-banner.hire-ionic-developer-banner .banner-btn:hover,
.hire-page-wrapper
  .main-banner.hire-fullstack-developer-banner
  .banner-btn:hover {
  background-color: #306998;
}

/* <--------- Banner Button Uncommon Css For Each Page End Here ----------> */

.hire-page-wrapper .main-banner .banner-btn:hover:after {
  opacity: 1;
  left: 100%;
  transition: 1s ease-in-out all;
}

.hire-page-wrapper .main-banner {
  position: relative;
  padding: 70px 0;
  margin-top: 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.hire-page-wrapper .main-banner .left-text h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 51px;
  color: #fff;
}

.hire-page-wrapper .main-banner .left-text .w-text {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.hire-page-wrapper .main-banner .left-text .left-ul {
  margin-top: 20px;
}

.hire-page-wrapper .main-banner .left-text .left-ul li {
  color: #fff;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;

  font-style: normal;
  font-weight: 500;
  font-size: 16px;
}

.hire-page-wrapper .main-banner .left-text .left-ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 10px;
  width: 10px;
  background-color: #fff;
  transform: translateY(-50%) rotate(45deg);
}

.hire-page-wrapper .main-banner .banner-btn {
  background-color: #fff;
  padding: 20px 23px;
  border-radius: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #b52e31;
  margin-top: 45px;
  position: relative;
  transition: 1s ease-in-out all;
  overflow: hidden;
}

.hire-page-wrapper .main-banner .banner-btn-new {
  color: #306998;
}

.hire-page-wrapper .main-banner .banner-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: -110px;
  background-color: #fff6;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 1s ease-in-out all;
}

.hire-page-wrapper .main-banner .right-content ul .content-listing {
  padding: 20px;
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 22px;
  margin-bottom: 20px;
}

.hire-page-wrapper
  .main-banner
  .right-content
  ul
  .content-listing
  .left-content-img {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.25);
  background-color: #306998;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hire-page-wrapper
  .main-banner
  .right-content
  ul
  .content-listing
  .left-content-img
  img {
  object-fit: contain;
  max-width: 50px;
  max-height: 50px;
}

.hire-page-wrapper
  .main-banner
  .right-content
  ul
  .content-listing
  .con-list-right
  h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: inherit;
  color: #000;
  margin-bottom: 0;
}

.hire-page-wrapper
  .main-banner
  .right-content
  ul
  .content-listing
  .con-list-right
  span {
  font-weight: 700;
  font-size: 18px;
  line-height: inherit;
  color: #306998;
}

.hire-page-wrapper
  .main-banner
  .right-content
  ul
  .content-listing
  .con-list-right
  p {
  font-size: 16px;
  margin-bottom: 0;
}

/* Trusted By Section Start From Here  */
.hire-page-wrapper .trusted-by {
  position: relative;
  overflow-x: hidden;
}

.hire-page-wrapper .trusted-by .left {
  padding: 50px 0px;
}

.hire-page-wrapper .trusted-by .right-side-ul {
  background: #f7f7f7;
  /* padding: 50px 40px; */
  padding: 0px 40px;
  gap: 45px;
  position: relative;
  z-index: 1;
}

.hire-page-wrapper .trusted-by .right-side-ul::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: #f7f7f7;
  height: 100%;
  width: 200%;
  z-index: -1;
}

.hire-page-wrapper .why-trust-ais {
  padding: 50px 0px;
}

.hire-page-wrapper .why-trust-ais .ul-trust {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 34px 43px;
  flex-wrap: wrap;
}

.hire-page-wrapper .why-trust-ais .ul-trust .li-trust {
  height: 116px;
  width: 400px;
}

.hire-page-wrapper .why-trust-ais .ul-trust .li-trust .inner-card {
  background: #fff;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.hire-page-wrapper .why-trust-ais .ul-trust .li-trust .trust-check {
  display: inline-block;
  margin-right: 23px;
  height: 33px;
  min-height: 33px;
  min-width: 33px;
  width: 33px;
}

.hire-page-wrapper .why-trust-ais .ul-trust .li-trust .w-text {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}

/* Hire Dedicated Developer Css Start From Here  */
.hire-page-wrapper .hire-full-cards {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #f7f7f7;
}

.hire-page-wrapper .hire-full-cards .hire-full-wrapper {
  padding-top: 40px;
}

.hire-page-wrapper .hire-full-cards .main-card {
  background: #fff;
  box-shadow: 6px 6px 34px rgba(0, 0, 0, 0.15);
  padding: 30px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.hire-page-wrapper .hire-full-cards .hire-full-wrapper .main-card-header {
  margin-bottom: 20px;
}

.hire-page-wrapper .hire-full-cards .main-card .main-card-header .left-media {
  width: 70px;
  min-width: 70px;
  height: 70px;
}

.hire-page-wrapper
  .hire-full-cards
  .main-card
  .main-card-header
  .left-media
  img,
.hire-page-wrapper .user-ful-link .bg-black-card .bg-black-inner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.hire-page-wrapper .hire-full-cards .main-card .main-card-header .right-info {
  margin-left: 23px;
}

.hire-page-wrapper
  .hire-full-cards
  .main-card
  .main-card-header
  .right-info
  .em-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}

.hire-page-wrapper
  .hire-full-cards
  .main-card
  .main-card-header
  .right-info
  .degination {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.hire-page-wrapper .hire-full-cards .main-card .mid-top {
  min-height: 230px;
}

.hire-page-wrapper .hire-full-cards .main-card .mid-top p {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.hire-page-wrapper .hire-full-cards .main-card .expert-div {
  margin-bottom: 11px;
  margin-top: 20px;
}

.hire-page-wrapper .hire-full-cards .main-card .expert-div img {
  max-width: 20px;
  max-height: 20px;
}

.hire-page-wrapper .hire-full-cards .main-card .expert-div span {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  margin-left: 10px;
}

.hire-page-wrapper .hire-full-cards .main-card .skill-dev ul {
  margin-bottom: 30px;
}

.hire-page-wrapper .content-right-box {
  background-color: #3030941a;
  padding: 24px 32px;
  border-radius: 8px;
  margin-bottom: 16px;
}

.hire-page-wrapper .content-right-box ul li p {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  margin-bottom: 0px;
}

.hire-page-wrapper .content-right-box ul li p.first-para {
  font-size: 20px;
  font-weight: 600;
}

.hire-page-wrapper .hire-full-cards .main-card .skill-dev ul li {
  background: rgba(48, 48, 148, 0.1);
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding: 8px 10px;
  margin-right: 10px;
}

.hire-page-wrapper .hire-full-cards .main-card .skill-dev ul li:last-child {
  margin-right: 0;
}

.hire-page-wrapper .hire-full-cards .main-card .work-with h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}

.hire-page-wrapper .hire-full-cards .main-card .work-with ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.hire-page-wrapper .hire-full-cards .main-card .work-with ul li {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #393185;
}

.hire-page-wrapper .hire-full-cards .main-card .exp-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 90px;
  margin-bottom: 32px;
  position: relative;
}

.hire-page-wrapper .hire-full-cards .main-card .exp-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 4px;
  background: rgba(48, 48, 148, 0.2);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

/* <----------- Background image changed for uncommon form -------> */

.hire-page-wrapper .hire-for-golang-developers {
  background-color: #306998;
  padding: 50px 0;
}

.hire-page-wrapper .hire-for-fullstack {
  background-color: #306998;
}

/* <----------- Background image changed for uncommon form End -------> */

.hire-page-wrapper
  .hire-python-monthy.hire-for-html
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #c15024;
}
.hire-page-wrapper
  .hire-python-monthy.hire-for-golang
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #1d517b;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-java
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #8f5c1a;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-nodejs
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #2c2d26;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-android
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #4f6609;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-iphone
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #625f5f;
}

.hire-page-wrapper .hire-for-angular .card-wrapper .inner-card {
  display: block;
}

.hire-page-wrapper .hire-for-laravel {
  background: url(/assets/images/common-img/laravel-bg-2.webp);
}

.hire-page-wrapper .hire-python-monthy .com-title {
  color: #fff;
  text-align: left;
  margin-bottom: 50px;
  font-weight: 600;
  font-size: 35px;
  line-height: 48px;
}

.hire-page-wrapper .hire-for-reactjs .com-title,
.hire-page-wrapper .hire-for-android .com-title,
.hire-page-wrapper .hire-python-monthy.hire-for-reactjs .card-text p,
.hire-page-wrapper .hire-python-monthy.hire-for-android .card-text p {
  color: #000;
}

.hire-page-wrapper .hire-python-monthy .price-white-card {
  background-color: #fff;
  height: 100%;
  border-radius: 10px;
  padding: 50px 40px;
}

.hire-page-wrapper .hire-python-monthy .price-white-card .small-title {
  color: #ff2c21;
  font-size: clamp(20px, 2.5vw, 26px);
  font-weight: 600;
  line-height: inherit;

  margin-top: 0;
  margin-bottom: 16px;
}

.hire-page-wrapper .price-listing li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 20px;
}

.hire-page-wrapper .price-white-card .right-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  opacity: 0.4;
  background: #000;
}

/* .price-white-card .right-card .small-title {
    } */

.hire-page-wrapper .price-listing li .icon-text {
  color: #000;
  font-size: clamp(15px, 2.5vw, 18px);
  font-weight: 500;
  line-height: inherit;
}

.hire-page-wrapper .price-white-card .right-card .mid-button a {
  display: block;
  background: #ff2c21;
  color: #fff;
  font-size: clamp(15px, 2.5vw, 18px);
  font-weight: 600;
  padding: 22px 20px;
  margin-top: 35px;

  margin-bottom: 30px;
  max-width: 408px;
  margin-left: auto;
  margin-right: auto;
}

.hire-page-wrapper .price-white-card .right-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  opacity: 0.4;
  background: #000;
}

.hire-page-wrapper .hire-python-monthy .card-wrapper .inner-card {
  box-shadow: 4px 4px 34px rgba(0, 0, 0, 0.14);
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  height: 100%;
  background: #f7f7f7;
}

.hire-page-wrapper .hire-python-monthy .card-wrapper .inner-card .card-top {
  background: #fff;
  padding: 50px 0 30px;
  text-align: center;
}

.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card
  .card-top
  .price {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #333333;
}

.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card
  .card-top
  .hrs {
  font-weight: 500;
  font-size: 15px;
  line-height: inherit;
  color: #000;
  display: block;
  white-space: nowrap;
}

.hire-page-wrapper .hire-python-monthy .card-wrapper .inner-card .card-footer {
  background: #f7f7f7;
  padding: 14px 25px;
  text-align: center;
}

.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card
  .card-footer
  span {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}

.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #2472b3;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-magento
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #b23b00;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-Rnative
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #61dafb;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-veujs
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #41b882;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-reactjs
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #049fbb;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-fullstack
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #2472b3;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-Rnative
  .card-wrapper
  .inner-card.blue-card
  .card-top
  .price,
.hire-page-wrapper
  .hire-python-monthy.hire-for-Rnative
  .card-wrapper
  .inner-card.blue-card
  .card-top
  .hrs,
.hire-page-wrapper
  .hire-python-monthy.hire-for-Rnative
  .card-wrapper
  .inner-card.blue-card
  .start-link {
  color: #000;
}

.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #e42a2e;
  padding-bottom: 38px;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-python
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #1d517b;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-magento
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #802a00;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-fullstack
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #1d517b;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-python
  .card-wrapper
  .inner-card.blue-card
  .card-top {
  background: #2472b2;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-Rnative
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #2597b7;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-veujs
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #328c63;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-reactjs
  .card-wrapper
  .inner-card.blue-card
  .card-footer {
  background: #047e94;
}

.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card.blue-card
  .start-link {
  position: absolute;
  top: 12px;
  left: 0;
  color: #fff;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: inherit;
  font-weight: 600;
}

.hire-page-wrapper .book-free .title,
.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card.blue-card
  .card-footer
  span,
.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card.blue-card
  .card-top
  .hrs,
.hire-page-wrapper
  .hire-python-monthy
  .card-wrapper
  .inner-card.blue-card
  .card-top
  .price {
  color: #fff;
}

.hire-page-wrapper .hire-python-monthy.hire-for-nodejs .com-title,
.hire-page-wrapper
  .hire-python-monthy.hire-for-java
  .inner-card.blue-card
  .card-top
  .hrs,
.hire-page-wrapper
  .hire-python-monthy.hire-for-java
  .inner-card.blue-card
  .card-top
  .price,
.hire-page-wrapper
  .hire-python-monthy.hire-for-java
  .inner-card.blue-card
  .start-link,
.hire-page-wrapper .hire-python-monthy.hire-for-nodejs .card-text p {
  color: #000;
}

.hire-page-wrapper .hire-python-monthy .card-text p {
  font-weight: 500;
  font-size: 15px;
  line-height: inherit;
  color: #fff;
}

.hire-page-wrapper .hire-python-monthy .right-card {
  padding: 25px;
  background-color: #fff;
}

.hire-page-wrapper .hire-python-monthy .right-card .card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 20px;
}

.hire-page-wrapper .hire-python-monthy .right-card .c-input {
  display: block;
  padding: 10px 20px;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #d8d8d8;
}

.hire-page-wrapper textarea {
  resize: vertical;
}

.hire-page-wrapper .hire-python-monthy .right-card .submit-btn {
  padding: 17px 30px;
  color: #fff;
  background: #b52e31;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 30px;
  border-radius: 0px;
}

.hire-page-wrapper .hire-golang-developers .right-card .submit-btn {
  padding: 17px 30px;
  color: #fff;
  background: #306998;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-top: 30px;
  border-radius: 0px;
}
.hire-page-wrapper .hire-python-monthy.hire-for-html .right-card .submit-btn {
  background: #f97847;
}

.hire-page-wrapper .hire-python-monthy.hire-for-java .right-card .submit-btn {
  background: #f8981d;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-magento
  .right-card
  .submit-btn {
  background: #e45d1a;
}

.hire-page-wrapper .hire-python-monthy.hire-for-veujs .right-card .submit-btn {
  background: #41b882;
}

.hire-page-wrapper .hire-python-monthy.hire-for-python .right-card .submit-btn,
.hire-page-wrapper
  .hire-python-monthy.hire-for-fullstack
  .right-card
  .submit-btn {
  background: #306998;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-Rnative
  .right-card
  .submit-btn {
  background: #61dafb;
  color: #000;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-reactjs
  .right-card
  .submit-btn {
  background: #27dcfc;
  color: #000;
}

.hire-page-wrapper .hire-python-monthy.hire-for-nodejs .right-card .submit-btn {
  background: #404137;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-android
  .right-card
  .submit-btn {
  background: #a4c639;
}

.hire-page-wrapper .hire-python-monthy.hire-for-iphone .right-card .submit-btn {
  background: #000;
}

.hire-page-wrapper
  .hire-python-monthy.hire-for-wordpress
  .right-card
  .submit-btn {
  background: #40aaf8;
}

/* How Does Trial Period Work Css Start Here */
.hire-page-wrapper .our-does .com-title {
  margin-bottom: 40px;
}

.hire-page-wrapper .our-does .how-d-card {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  height: 320px;
}

.hire-page-wrapper .our-does .how-d-card .how-d-img {
  display: inline-block;
  min-height: 70px;
}

.hire-page-wrapper .our-does .how-d-card .card-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 10px;
}

.hire-page-wrapper .our-does .how-d-card .text-para {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.hire-page-wrapper .our-does .step-row {
  margin-top: 40px;
  position: relative;
}

.hire-page-wrapper .our-does .step-row .step-box {
  border: 1px solid #000;
  padding: 10px 20px;
  display: inline-block;
  background-color: #fff;
}

.hire-page-wrapper .our-does .step-row .step-box span {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #000;
}

.hire-page-wrapper .our-does .step-row:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  height: 2px;
  width: 80%;
  background: #000;
  z-index: -1;
}

/* Technical Stack Section css start From Here  */
.hire-page-wrapper .bulid-software,
.hire-page-wrapper .techinal-stack {
  background: #f7f7f7;
  padding: 50px 0;
}

.hire-page-wrapper .techinal-stack .container .left-side-content {
  position: -webkit-sticky;
  position: sticky;
  top: 10rem;
}

.hire-page-wrapper h2.com-title {
  line-height: 43px;
  color: #000;
}

.hire-page-wrapper .techinal-stack .left-side-content p {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 40px;
  margin-top: 20px;
}

.hire-page-wrapper .techinal-stack .left-side-content p,
.hire-page-wrapper .why-dev-python .desc {
  text-align: left;
  margin-top: 10px;
}

.hire-page-wrapper .techinal-stack .btn {
  border: 1px solid #000;
  border-radius: 0;
  font-weight: 600;
  margin-top: 0px;
  color: #000;
  height: 48px;
  line-height: 48px;

  font-size: 18px;
  padding: 0px 30px;
}

.hire-page-wrapper .techinal-stack .btn:hover {
  background-color: #000;
  color: #fff;
}

.hire-page-wrapper .techinal-stack ul li {
  padding: 25px;
  background-color: #fff;
  box-shadow: 7px 7px 36px rgba(0, 0, 0, 0.12);
  margin-bottom: 25px;
}

.hire-page-wrapper .techinal-stack ul li .card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 20px;
}

.hire-page-wrapper .techinal-stack ul li .card-desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 0px;
}

/* Why Hire Developer From Ais Css Start From Here  */
.hire-page-wrapper .why-dev-python h2.com-title {
  font-size: 32px;
}

.hire-page-wrapper .why-dev-python .desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 30px;
  margin-top: 10px;
}

.hire-page-wrapper .why-dev-python .ul-desc li {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  color: #333333;
  margin-bottom: 20px;
}

.hire-page-wrapper .why-dev-python .ul-desc li span.b-design {
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #000;
  transform: rotate(45deg);
  margin-right: 15px;
}

.hire-page-wrapper .why-dev-python .btn {
  border-radius: 0;
  padding: 10px 30px;
  border: 1px solid #000;
  font-weight: 600;
  font-size: 18px;
  line-height: 35px;
  color: #000;
  margin-top: 30px;
}

.hire-page-wrapper .why-dev-python .btn:hover {
  background-color: #000;
  color: #fff;
}

/* Technology And FrameWork Css Start Here  */
.hire-page-wrapper .content,
.hire-page-wrapper .technologies-wrapper {
  padding: 50px 0;
}

.hire-page-wrapper .table-technical-stack.tech-stck-old table {
  width: 100%;
}

.hire-page-wrapper .table-technical-stack.tech-stck-old table tr {
  display: block;
  margin-bottom: 1.25rem;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
  background-color: #f9f9f9;
}

.hire-page-wrapper
  .table-technical-stack.tech-stck-old
  table
  tr
  td:nth-child(odd) {
  /* background-color: #000; */
  font-size: 1.125rem;
  font-weight: 700;
  width: 18.75rem;
  min-width: 18.75rem;
  /* color: #fff; */
}

.hire-page-wrapper
  .table-technical-stack.tech-stck-old
  table
  tr
  td:nth-child(even) {
  /* background-color: #f9f9f9; */
  box-shadow: none;
  /* width: 100%; */
}

.hire-page-wrapper .table-technical-stack table td,
.hire-page-wrapper .table-technical-stack table th {
  padding: 1.1875rem 1.875rem;
}

.hire-page-wrapper .table-technical-stack.tech-stck-old table .tec-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.hire-page-wrapper .table-technical-stack.tech-stck-old table tr td span {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  border-right: 1px solid #dedede;
  padding-right: 10px;
  padding-left: 10px;
}

.hire-page-wrapper
  .table-technical-stack.tech-stck-old
  table
  tr
  td
  span:last-child {
  border: 0px;
}

/* Testimonial Section Start From Here  */

.hire-page-wrapper .val-clients {
  padding-top: 0px;
}

.hire-page-wrapper .our-success-story .com-title,
.hire-page-wrapper .val-clients .com-title {
  margin-bottom: 40px;
}

.hire-page-wrapper .val-clients .value-card {
  box-shadow: 7px 7px 36px rgba(0, 0, 0, 0.12);
  height: 100%;
}

.hire-page-wrapper .val-clients .value-card-img {
  position: relative;
  height: auto;
  width: 100%;
}

.hire-page-wrapper .val-clients .value-card-footer {
  padding: 30px 24px;
}

.hire-page-wrapper .val-clients .value-card-footer .desc {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #333333;
  margin-bottom: 0px;
}

.hire-page-wrapper .val-clients .btn {
  border: 1px solid #000;
  border-radius: 0;
  font-size: 18px;
  line-height: 22px;
  line-height: inherit;
  color: #fff;
  background-color: #000;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  font-weight: 500;
}

.hire-page-wrapper .book-free .btn,
.hire-page-wrapper .bulid-software .btn,
.hire-page-wrapper .our-blog .btn,
.hire-page-wrapper .val-clients .btn {
  text-transform: uppercase;
  padding: 10px 30px;
}

/* Hire Our Developer Css Start From Here  */
.hire-page-wrapper .bulid-software .com-title {
  margin-bottom: 40px;
}

.hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card {
  background-color: #fff;
  padding: 30px;
  height: 100%;
  box-shadow: 7px 7px 36px rgb(0 0 0 / 12%);
}

.hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card .count {
  width: 52px;
  height: 52px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  font-weight: 600;
  font-size: 24px;
  line-height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  min-height: 50px;
}

.hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card p {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 0px;
}

.hire-page-wrapper .bulid-software .btn,
.hire-page-wrapper .our-blog .btn {
  border: 1px solid #000;
  border-radius: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  color: #000;
}

.hire-page-wrapper .bulid-software .btn {
  margin-top: 40px;
}

.hire-page-wrapper .book-free .btn,
.hire-page-wrapper .bulid-software .btn,
.hire-page-wrapper .our-blog .btn,
.hire-page-wrapper .val-clients .btn {
  text-transform: uppercase;
  padding: 10px 30px;
}

.hire-page-wrapper .bulid-software .btn:hover,
.hire-page-wrapper .our-blog .btn:hover,
.hire-page-wrapper
  .our-success-story
  .slider-item-wrapper
  .right-side
  .btn:hover,
.hire-page-wrapper .techinal-stack .left-side-content a.btn:hover,
.hire-page-wrapper .val-clients .btn:hover {
  background-color: #000;
  color: #fff;
}

/* Faq Section css Start From Here  */
.hire-page-wrapper .faq-section {
  position: relative;
  overflow: visible;
}

.hire-page-wrapper .faq-section .faq-left-side {
  position: -webkit-sticky;
  position: sticky;
  top: 10rem;
}

.hire-page-wrapper .faq-section .container .faq-left-side h2.com-title {
  margin-bottom: 20px;
}

.hire-page-wrapper .faq-section .pl-link {
  font-weight: 600;
  font-size: 18px;
  line-height: inherit;
  color: #000;
  border: 0px;
  background: none;
  text-align: left;
}

.hire-page-wrapper .accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.hire-page-wrapper .faq-section .accordion-item {
  margin-bottom: 35px;
  box-shadow: 7px 7px 36px rgb(0 0 0 / 12%);
}
.faq-section.faq-plus.franchise-faq .accordion.accordion-flush .accordion-body {
  font-size: 16px;
}
.hire-page-wrapper .accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.hire-page-wrapper .accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.hire-page-wrapper .accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.hire-page-wrapper .accordion-header {
  margin-bottom: 0;
}

.hire-page-wrapper .faq-section .accordion-item .accordion-button {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
  color: #333333;
}

.hire-page-wrapper .accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.hire-page-wrapper .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.hire-page-wrapper .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}

.hire-page-wrapper .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  /* background-image: url(
        data:image/svg + xml,%3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 16 16"fill="%23212529"%3e%3cpathfill-rule="evenodd"d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/%3e%3c/svg%3e
      ); */
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.hire-page-wrapper .accordion-button:focus {
  z-index: 3;
  border-color: #fceac1;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(207, 172, 46, 0.25);
}

.hire-page-wrapper
  .faq-section
  .accordion-item
  .accordion-button:not(.collapsed) {
  color: #222;
  background-color: transparent;
  box-shadow: none;
}

.hire-page-wrapper .accordion-body {
  padding: 1rem 1.25rem;
}

.hire-page-wrapper .faq-section .accordion-item .accordion-body {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}

.hire-page-wrapper .faq-section .accordion-item .accordion-body {
  padding-top: 0px;
  font-size: 16px;
}

/* Our Blog Section Css Start From   */
.hire-page-wrapper .our-blog {
  padding-block: 50px;
}

.hire-page-wrapper .our-blog .our-blog-card .blog-header {
  margin-top: 20px;
}

.hire-page-wrapper .our-blog .our-blog-card .blog-header .blog-bag {
  display: inline-block;
  padding: 5px 16px;
  font-weight: 600;
  font-size: 12px;
  line-height: inherit;
  text-transform: uppercase;
  margin-right: 15px;
  color: #fff;
  background: #000;
}

.hire-page-wrapper .our-blog .our-blog-card .blog-header .date {
  font-weight: 600;
  font-size: 14px;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.5);
}

.hire-page-wrapper .our-blog .our-blog-card .para-text {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
  margin-top: 15px;
  margin-bottom: 25px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.hire-page-wrapper .bulid-software .btn,
.hire-page-wrapper .our-blog .btn {
  border: 1px solid #000;
  border-radius: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  color: #000;
}

/* Table Content Css Start From Here  */
.hire-page-wrapper .content,
.technologies-wrapper {
  background-color: #f7f7f7;
}
.hire-page-wrapper .content {
  overflow: visible;
}
.hire-page-wrapper section.content .container {
  position: relative;
}
.right-side h2 {
  font-size: clamp(18px, 2.1vw, 20px);
  margin-bottom: 10px;
}

.hire-page-wrapper section.content .container .left-side {
  position: -webkit-sticky;
  position: sticky;
  top: 9rem;
}

.hire-page-wrapper .content .title,
.hire-page-wrapper .technologies-wrapper .title,
.hire-page-wrapper .val-clients .title {
  margin-bottom: 30px;
}

.hire-page-wrapper section.content .container .content-stick-scroll {
  max-height: 330px;
  overflow-y: auto;
  direction: rtl;
}

.hire-page-wrapper section.content .container .content-stick-scroll li {
  direction: ltr;
  text-align: left;
  padding-left: 30px;
}

.hire-page-wrapper .content .left-side ul li a,
.hire-page-wrapper .content .left-side ul li button {
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
  text-align: left;
  background: none;
  border: 0;
  display: inline-block;
}

.hire-page-wrapper .content .left-side ul li.first-li a,
.hire-page-wrapper .content .left-side ul li.first-li button {
  color: #000;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: 15px;
}

.hire-page-wrapper .content .right-side h2.content-right-title {
  font-weight: 600;
  font-size: 20px;
  line-height: inherit;
  color: #000000;
  margin-bottom: 10px;
}

.hire-page-wrapper .content .right-side .content-desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.5);
}

.hire-page-wrapper .content .right-side .content-right-title {
  font-weight: 700;
  font-size: 16px;
  line-height: inherit;
  color: #000;
  scroll-margin-top: 5rem;
}

.hire-page-wrapper .content .design-with-q li .q-span {
  display: inline-block;
  border: 1px solid #000;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  font-size: 13px;
  text-align: center;
  margin-right: 15px;
  padding-top: 2px;
  background-color: #f7f7f7;
  position: relative;
}

.hire-page-wrapper .content .design-with-q li::before {
  content: "";
  position: absolute;
  display: block;
  height: 102%;
  top: 0;
  left: 11px;
  border-left: 2px solid #000;
  margin-top: 2%;
}

.hire-page-wrapper .content .design-with-q li:last-child::before {
  display: none;
}

.hire-page-wrapper .content .right-side .content-desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.5);
}

.hire-page-wrapper .content .design-with-q li p {
  padding-left: 45px;
}

.hire-page-wrapper .content .design-with-q li {
  position: relative;
}

.hire-page-wrapper
  section.content
  .container
  .content-stick-scroll::-webkit-scrollbar-thumb {
  background: #000;
}

.hire-page-wrapper
  section.content
  .container
  .content-stick-scroll::-webkit-scrollbar-track {
  background: #e0e0e0;
  overflow: hidden;
  box-shadow: inset 0 0 5px rgba(128, 128, 128, 0);
}

.hire-page-wrapper .content .ref-listing ul {
  display: grid;
  justify-content: flex-start;
  align-items: flex-start;
  grid-gap: 20px;
  gap: 20px;
  margin-bottom: 0.5rem;
  grid-template-columns: repeat(2, 1fr);
}

.hire-page-wrapper .content .ref-listing ul li {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.5);
  list-style: disc;
  margin-left: 20px;
}

/* Book Free Consultancy Section Start  */
.hire-page-wrapper .book-free {
  color: #ffff;
  padding: 40px 0;
  position: relative;

  background-size: cover;
}

.hire-page-wrapper .bookfree-for-fullstack {
  background: #306998;
}

.hire-page-wrapper .book-free.bookfree-for-android .com-title,
.hire-page-wrapper .book-free.bookfree-for-nodejs .com-title,
.hire-page-wrapper .book-free.bookfree-for-reactjs .com-title,
.hire-page-wrapper .book-free.bookfree-for-android .inner-s-contianer p,
.hire-page-wrapper .book-free.bookfree-for-reactjs .inner-s-contianer p,
.hire-page-wrapper .book-free.bookfree-for-nodejs .inner-s-contianer p {
  color: #000000;
}

.hire-page-wrapper .book-free.bookfree-for-android .btn,
.hire-page-wrapper .book-free.bookfree-for-nodejs .btn,
.hire-page-wrapper .book-free.bookfree-for-reactjs .btn {
  border-color: #000;
  color: #000;
}

.hire-page-wrapper .book-free.bookfree-for-unity .btn:hover,
.hire-page-wrapper .book-free.bookfree-for-wordpress .btn:hover,
.hire-page-wrapper .book-free.bookfree-for-fullstack .btn:hover {
  background-color: #fff;
  color: #306998;
}

.hire-page-wrapper .book-free.bookfree-for-nodejs .btn:hover,
.hire-page-wrapper .book-free.bookfree-for-reactjs .btn:hover {
  background-color: #000;
  color: #fff;
}

.hire-page-wrapper .book-free .com-title {
  color: #fff;
}

.hire-page-wrapper .book-free .inner-s-contianer {
  max-width: 1149px;
  margin: auto;
}

.hire-page-wrapper .book-free .inner-s-contianer p {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #fff;
}

.hire-page-wrapper .book-free .btn {
  border: 1px solid #fff;
  border-radius: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  color: #fff;
  margin-top: 30px;
  padding: 14px 30px;
}

/* Our Success Story Css Start  */
.hire-page-wrapper .our-success-story {
  padding-top: 50px;
  padding-bottom: 70px;
}

.hire-page-wrapper .our-success-story .slider-item-wrapper {
  background: #f7f7f7;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.hire-page-wrapper .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.hire-page-wrapper .our-success-story .slider-item-wrapper .right-side {
  padding: 0 20px 0 30px;
}

.hire-page-wrapper
  .our-success-story
  .slider-item-wrapper
  .right-side
  .slide-title {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.7);
}

.hire-page-wrapper
  .our-success-story
  .slider-item-wrapper
  .right-side
  .text-desc {
  font-weight: 600;
  font-size: 16px;
  line-height: inherit;
  text-align: left;
  color: rgba(0, 0, 0, 0.5) !important;
}

.hire-page-wrapper
  .our-success-story
  .slider-item-wrapper
  .right-side
  .cate-wrap
  li {
  margin-bottom: 20px;
}

.hire-page-wrapper
  .our-success-story
  .slider-item-wrapper
  .right-side
  .cate-wrap
  li
  .cat-name {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.7);
  display: inline-block;
  min-width: 150px;
}

.hire-page-wrapper
  .our-success-story
  .slider-item-wrapper
  .right-side
  .cate-wrap
  li
  .car-value {
  font-weight: 600;
  font-size: 18px;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
}

.hire-page-wrapper .our-success-story .slider-item-wrapper .right-side .btn {
  border: 1px solid #000;
  border-radius: 0;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  text-transform: uppercase;
  color: #000;
  padding: 10px 30px;
  margin-top: 20px;
}

.hire-page-wrapper .industries-wrapper-slider .owl-dots button.owl-dot,
.hire-page-wrapper .our-success-slider .owl-dots button.owl-dot {
  width: 50px;
  height: 10px;
  background: #d9d9d9;
  margin: 0 3px;
  border-radius: 40px;
}

.hire-page-wrapper .industries-wrapper .owl-dots button.owl-dot.active,
.hire-page-wrapper .our-success-slider .owl-dots button.owl-dot.active {
  background-color: #000;
}

.hire-page-wrapper .industries-wrapper .owl-dots button.owl-dot,
.hire-page-wrapper .our-success-slider .owl-dots button.owl-dot {
  width: 50px;
  height: 10px;
  background: #d9d9d9;
  margin: 0 3px;
  border-radius: 40px;
}

.hire-page-wrapper .owl-dots {
  display: block;
  margin: auto;
  width: auto;
}

.hire-page-wrapper .our-success-slider .owl-dots {
  text-align: left;
  padding-top: 15px;
  margin-right: auto;
  margin-left: 0px;
}

.hire-page-wrapper button.owl-dot {
  background-color: #d9d9d9;
  display: inline-block;
  width: 40px;
  height: 7px;
  text-align: center;
  margin: 0px 10px;
  border-radius: 40px;
}

.hire-page-wrapper .industries-wrapper-slider .owl-dots button.owl-dot.active,
.hire-page-wrapper .our-success-slider .owl-dots button.owl-dot.active {
  background-color: #000;
}

.hire-page-wrapper .our-success-slider .owl-nav {
  position: absolute;
  right: 0;
  bottom: 20px;
}

.hire-page-wrapper .our-success-slider .owl-nav {
  position: absolute;
  right: 0;
  bottom: -32px;
  display: flex;
  gap: 16px;
}

.hire-page-wrapper .our-success-slider .owl-prev span {
  transform: rotate(180deg);
}

.hire-page-wrapper .our-success-slider .owl-prev span,
.hire-page-wrapper .our-success-slider .owl-next span {
  height: 50px;
  width: 50px;
  display: inline-block;
  color: #fff0;
  background-color: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  background-image: url(/assets/images/common-img/right-arrow-black.svg);
  background-position: center;
  background-repeat: no-repeat;
}

/* Industry We Serve Css Start  */
.hire-page-wrapper .industries-wrapper {
  background: #f7f7f7;
}

.hire-page-wrapper .industries-wrapper .com-title {
  margin-bottom: 40px;
}

.hire-page-wrapper .industries-wrapper .slider-item-card {
  background: #fff;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  position: relative;
  text-align: center;
}

.hire-page-wrapper .industries-wrapper .slider-item-card .top-img {
  position: relative;
  height: 300px;
  width: 100%;
}

.hire-page-wrapper .industries-wrapper .slider-item-card .blue-circle {
  background: #000;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.hire-page-wrapper .industries-wrapper .slider-item-card .text-blue {
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin-top: 70px;
  padding-bottom: 35px;
  display: block;
  position: relative;
}

.hire-page-wrapper .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.hire-page-wrapper .industries-wrapper .slider-item-card .blue-circle img {
  height: 40px;
  width: 40px;
  object-fit: contain;
}

.hire-page-wrapper .industries-wrapper .owl-dots {
  text-align: center;
  margin-top: 40px;
}

.hire-page-wrapper ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.hire-page-wrapper ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 0px;
}

/* Handle */
.hire-page-wrapper ::-webkit-scrollbar-thumb {
  border-radius: 0;
}

.hire-page-wrapper button:active {
  outline: none;
}

/* Modal Css For Laravel Page Start From Here  */
.hire-page-wrapper .mid-border {
  position: relative;
}

.hire-page-wrapper .mid-border::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(0%, -50%);
  height: 90%;
  width: 1px;
  background-color: #ccc;
}

.hire-page-wrapper .custome-model-design .pt-47 {
  padding-top: 47px;
}

.hire-page-wrapper
  .custome-model-design
  .modal-dialog.modal-xl.modal-dialog-centered {
  border-radius: 20px;
  overflow: hidden;
}

.hire-page-wrapper .custome-model-design .modal-header {
  border: 0px;
  padding: 0px;
}

.hire-page-wrapper .custome-model-design .modal-header {
  border: 0px;
  padding: 0px;
}

.hire-page-wrapper .custome-model-design .modal-header .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 50;
}

.hire-page-wrapper .custome-model-design .ais-logo {
  width: 174px;
  height: 95px;
  object-fit: contain;
}

.hire-page-wrapper .model-left-side-design .small-title {
  font-size: clamp(13px, 2.5vw, 26px);
  text-align: center;
  color: #393185;
  font-weight: 700;
}

.hire-page-wrapper .model-left-side-design .inner-card {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  height: 100%;
  background: #fff;
}

.hire-page-wrapper .model-left-side-design .inner-card .card-top {
  background: #f7f7f7;
  padding: 50px 0 30px;
  text-align: center;
  box-shadow: -1px 5px 6px 4px #f2f2f2;
}

.hire-page-wrapper .model-left-side-design .inner-card .card-top:hover {
  background: #393185;
}

.hire-page-wrapper .model-left-side-design .inner-card .card-top .price {
  font-weight: 700;
  font-size: clamp(25px, 3.5vw, 40px);
  line-height: 34px;
  color: #333;
}

.hire-page-wrapper .model-left-side-design .inner-card .card-top:hover .price,
.hire-page-wrapper .model-left-side-design .inner-card .card-top:hover .hrs {
  color: #fff;
}

.hire-page-wrapper .model-left-side-design .inner-card .card-top .hrs {
  font-weight: 600;
  font-size: clamp(15px, 2.5vw, 20px);
  line-height: inherit;
  color: #393185;
  display: block;
  white-space: nowrap;
}

.hire-page-wrapper .com-para.text-center.my-47 {
  margin: 47px 0px;
}

.hire-page-wrapper .custome-model-design .side-button {
  border-radius: 0px;
  color: #393185;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: inherit;
  background-color: #fff;
  border: 1px solid #393185;
  padding: 10px 0px;
}

.hire-page-wrapper .modal-form {
  padding: 0px 25px 0px 25px;
  background-color: #fff;
}

.hire-page-wrapper .modal-form .small-title {
  font-weight: 700;
  font-size: clamp(16px, 2.5vw, 20px);
  line-height: inherit;
  color: #333;
  color: #393185;
}

.hire-page-wrapper .modal-form .customForm {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

.hire-page-wrapper .modal-form .c-input {
  display: block;
  padding: 10px 20px;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 45px;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #d8d8d8;
  resize: none;
}

.hire-page-wrapper .modal-form .submit-btn {
  padding: 17px 30px;
  color: #fff;
  background: #393185;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin: 30px 0px;
  border-radius: 0px;
  width: 100%;
}

.hire-page-wrapper .custome-model-design .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* Technology and Framework Css Start From Here  */
/* .technologies-wrapper {
      background: #f7f7f7;
    } */

.hire-page-wrapper .technologies-wrapper .title {
  font-size: clamp(24px, 4vw, 35px);
  font-weight: 700;
}

.hire-page-wrapper .technologies-wrapper .nav {
  justify-content: space-between;
  gap: 25px;
  margin-right: 100px;
  margin-left: 100px;
}

.hire-page-wrapper .technologies-wrapper .nav .nav-link.active {
  border-bottom: 4px solid #000000;
  color: #000000;
  font-weight: 600;
}

.hire-page-wrapper .technologies-wrapper .nav .nav-link.active {
  background: none;
}

.hire-page-wrapper .technologies-wrapper .nav .nav-link {
  font-weight: 600;
  font-size: 18px;
  border-bottom: 4px solid transparent;
  border-radius: 0;
}

.hire-page-wrapper .technologies-wrapper .tab-content {
  margin-top: 50px;
}

.hire-page-wrapper .tab-content > .active {
  display: block;
}

.hire-page-wrapper .technologies-wrapper .tab-content .image-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.hire-page-wrapper .technologies-wrapper .tab-content .image-wrapper li .img {
  width: 141px;
  height: 141px;
  display: inline-block;
}

.hire-page-wrapper
  .technologies-wrapper
  .tab-content
  .image-wrapper
  .img-title {
  font-weight: 600;
  font-size: 18px;
  line-height: inherit;
  color: #000;
  margin-top: 20px;
  display: block;
}

.hire-page-wrapper .technologies-wrapper .nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
  line-height: inherit;
}

.faq-section,
.industries-wrapper,
.our-does,
.val-clients,
.why-dev-python {
  padding: 50px 0;
}

.faq-section .accordion.accordion-flush .accordion-body {
  padding-left: 70px;
}

.faq-section .accordion.accordion-flush .accordion-body ul {
  margin: 10px 0 0 0;
}

.faq-section .accordion.accordion-flush .accordion-body ul li {
  padding-bottom: 12px;
  position: relative;
  margin-left: 30px;
}

.faq-section .accordion.accordion-flush .accordion-body ul li::after {
  position: absolute;
  content: "";
  background-color: #000;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 20%;
  left: -30px;
}

.hire-page-wrapper.hire-full-stack-developers .hire-python-monthy .com-title {
  margin-bottom: 10px;
}

.hire-page-wrapper.hire-full-stack-developers .hire-python-monthy .sub-title {
  margin-top: 5px;
  margin-bottom: 15px;
}

.hire-page-wrapper.hire-golang-developers-page .right-card .submit-btn {
  background: #306998;
}

.hire-page-wrapper .content .design-with-q li .content-right-title {
  position: relative;
  padding-left: 45px;
}

.hire-page-wrapper .content .design-with-q li .content-right-title .q-span {
  position: absolute;
  left: 0;
}

.hire-page-wrapper .blog_slider button.owl-dot.active {
  background-color: #000;
}

/*hire-laravel-developers-new*/
.hire-laravel-developer-banner-new .main-banner {
  background: #e6e5f5;
  padding: 90px 0 110px 0;
  overflow: hidden;
}

.hire-laravel-developer-banner-new .main-banner .left-text h1 {
  font-weight: 400;
  font-size: 56px;
  line-height: 60px;
  color: #1b1a20;
}

.hire-laravel-developer-banner-new .main-banner .left-text h1 strong {
  color: #3b259c;
}

.hire-laravel-developer-banner-new
  .main-banner
  .left-text
  .save-development-costs {
  font-size: 32px;
  font-weight: 500;
  color: #1b1a20;
  line-height: 40px;
  display: block;
}

.hire-laravel-developer-banner-new .main-banner .left-text .w-text {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: 500;
}

.hire-laravel-developer-banner-new .main-banner .left-text .project-delivery {
  display: flex;
  column-gap: 17px;
  row-gap: 10px;
}

.hire-laravel-developer-banner-new
  .main-banner
  .left-text
  .project-delivery
  li
  p {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
}

.hire-laravel-developer-banner-new
  .main-banner
  .left-text
  .project-delivery
  li {
  display: flex;
  padding: 8px 16px;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid #bcb9e4;
  background: #fff;
  align-items: center;
  max-width: 196px;
}

.hire-laravel-developer-banner-new .main-banner .banner-btn {
  background: #3b259c;
  padding: 12px 24px 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.hire-laravel-developer-banner-new .main-banner .right-content img {
  width: calc(100% + 10vw);
  max-width: inherit;
  height: unset;
}

.hire-laravel-developer-banner-new .company-review-main {
  margin-top: -100px;
  position: relative;
}

.hire-laravel-developer-banner-new .trusted-by {
  background: #f7f7f7;
  padding: 40px 0;
}

.hire-laravel-developer-banner-new .trusted-by .left {
  padding-top: 0;
  padding-bottom: 24px;
}

.hire-laravel-developer-banner-new .trusted-by .left h2.com-title {
  color: #393185;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul {
  flex-wrap: nowrap;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul li {
  position: relative;
  text-align: center;
}

.hire-laravel-developer-banner-new
  .trusted-by
  .right-side-ul
  .owl-stage
  .owl-item:not(:last-child):before {
  content: "";
  background: #303094;
  width: 1px;
  height: 58px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  right: 0;
}

.hire-laravel-developer-banner-new .trusted-by .right.col-lg-9 ul li img {
  display: inline-table;
}

.hire-laravel-developer-banner-new
  .why-trust-ais
  .ul-trust
  .li-trust
  .inner-card {
  border-radius: 12px;
}

.hire-laravel-developer-banner-new .why-trust-ais .ul-trust .li-trust .w-text {
  font-weight: 400;
}

.hire-laravel-developer-banner-new .why-trust-ais .ul-trust {
  grid-gap: 35px;
  gap: 35px;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.hire-laravel-developer-banner-new .why-trust-ais .ul-trust .li-trust {
  width: 100%;
}

.hire-laravel-developer-banner-new .call-to-action {
  background-size: 100% 100%;
  padding-left: 50px;
  padding-right: 50px;
}

.hire-laravel-developer-banner-new .call-to-action h2.sec-title {
  font-size: clamp(20px, 0.161rem + 2.6949vw, 40px);
}

.hire-laravel-developer-banner-new .developers-solutions {
  margin: 70px 0;
}

.hire-laravel-developer-banner-new h2.com-title {
  margin-bottom: 20px;
}

.hire-laravel-developer-banner-new p.com-para {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}

.hire-laravel-developer-banner-new .hire-dedicated-card {
  padding: 24px;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  height: 100%;
}

.hire-laravel-developer-banner-new .hire-dedicated-card p.com-para {
  font-size: 16px;
  line-height: 28px;
}

.hire-laravel-developer-banner-new .technologies-wrapper {
  background: #e9f4ff;
  margin-top: 50px;
}

.hire-laravel-developer-banner-new
  .table-technical-stack.tech-stck-old
  table
  tr {
  background-color: transparent;
  box-shadow: none;
  border-top: 1px solid #dedede;
}

.hire-laravel-developer-banner-new
  .table-technical-stack.tech-stck-old
  table
  tr
  td {
  background: transparent;
  font-size: 24px;
  color: #1c1a31;
}

.hire-laravel-developer-banner-new
  .industries-wrapper
  .slider-item-card
  .text-blue {
  color: #ab8736;
}

.hire-laravel-developer-banner-new
  .industries-wrapper
  .slider-item-card
  .blue-circle {
  background: #303094;
}

.hire-laravel-developer-banner-new
  .industries-wrapper
  .owl-dots
  button.owl-dot.active,
.hire-laravel-developer-banner-new
  .our-success-slider
  .owl-dots
  button.owl-dot.active {
  background: #303094;
}

.hire-laravel-developer-banner-new .hire-skilled-programmers {
  background: #f1eeff;
}

.hire-laravel-developer-banner-new .skilled-programmers-col {
  display: flex;
  gap: 100px;
  position: relative;
}

.hire-laravel-developer-banner-new
  .skilled-programmers-col
  .hire-dedicated-card {
  padding-top: 35px;
  max-width: 380px;
  width: 100%;
  position: relative;
  border-radius: 16px;
  height: auto;
}

.hire-laravel-developer-banner-new .skilled-programmers-col .number-wrapper {
  width: 44px;
  height: 44px;
  display: flex;
  background: #393185;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  top: -20px;
}

.hire-laravel-developer-banner-new
  .skilled-programmers-col
  .hire-dedicated-card:not(:last-child):before {
  content: "";
  background: url("/assets/images/hire-laravel-developers-new/line-arrow.png")
    no-repeat;
  width: 71px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -121px;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
}

.hire-laravel-developer-banner-new
  .hire-skilled-programmers
  .btn-outline-primary {
  border-color: #393185;
  color: #393185;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 24px;
  background: transparent;
  border-radius: 8px;
}

.hire-laravel-developer-banner-new
  .hire-skilled-programmers
  .btn-outline-primary:hover {
  background: transparent;
}
.hire-laravel-developer-banner-new
  .table-technical-stack.tech-stck-old
  table
  tr
  td {
  background: transparent !important;
  font-size: 24px !important;
  color: #1c1a31 !important;
}

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs {
  /* background: #3b259c; */
  padding-top: 175px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  margin-top: -100px;
}

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs h2.com-title {
  color: #fff;
}

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs p.com-para {
  color: #fff;
}

.hire-laravel-developer-banner-new
  .hire-developer-aistechnolabs
  .hire-dedicated-card
  p.com-para {
  color: #1c1a31;
  font-size: 18px;
}

.hire-laravel-developer-banner-new
  .hire-developer-aistechnolabs
  .hire-dedicated-card {
  border-radius: 24px;
}

.hire-laravel-developer-banner-new
  .hire-developer-aistechnolabs
  .btn-outline-primary {
  border-color: #fff;
  color: #fff;
  margin-top: 60px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 24px;
  background: transparent;
  border-radius: 8px;
}

.hire-laravel-developer-banner-new .our-does .com-title {
  color: #393185;
}

.hire-laravel-developer-banner-new .our-does {
  padding: 0;
  position: relative;
  z-index: 2;
  margin-top: 50px;
}

.hire-laravel-developer-banner-new .our-does .trial-period-work {
  border-radius: 16px;
  padding: 50px 30px;
  box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.hire-laravel-developer-banner-new .our-does .how-d-card {
  border: none;
  padding: 15px;
  text-align: center;
  width: 25%;
  position: relative;
  height: 290px;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .text-para {
  line-height: 20px;
  color: #333333;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .card-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 13px;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .how-d-img img {
  width: 80px;
  height: 60px;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .how-d-img {
  display: flex;
  min-height: 70px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.hire-laravel-developer-banner-new
  .our-does
  .how-d-card
  .how-d-img
  .step-number {
  min-width: 44px;
  min-height: 44px;
  background: #e6e4f6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  color: #3b259c;
  position: relative;
  z-index: 2;
}

.hire-laravel-developer-banner-new
  .our-does
  .how-d-card:not(:first-child):before {
  content: "";
  display: block;
  border-top: 2px dotted #3b259c;
  position: absolute;
  left: 0;
  width: 50%;
  z-index: 1;
  top: 39%;
  transform: translateY(-50%);
}

.hire-laravel-developer-banner-new .our-does .how-d-card:after {
  top: 39%;
  transform: translateY(-50%);
  content: "";
  display: block;
  border-top: 2px dotted #3b259c;
  position: absolute;
  right: 2px;
  width: 50%;
  z-index: 1;
}

.hire-laravel-developer-banner-new .our-does .how-d-card:last-child:after {
  width: 0;
}

.hire-laravel-developer-banner-new .free-consultation-col .call-to-action-pink {
  padding-bottom: clamp(35px, 6vw, 80px);
  padding-left: 10%;
  padding-right: 10%;
  border-radius: 0;
  background-image: url("/assets/images/call-to-action/free-consultation-bg.png");
}

.hire-laravel-developer-banner-new
  .free-consultation-col
  .nbtn.nbtn-outline-primary {
  margin-top: 40px;
  font-size: clamp(16px, 4px + 1.29vw, 18px);
}

.hire-laravel-developer-banner-new .free-consultation-col {
  margin-top: 0;
  margin-bottom: 0;
}

.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  .btn,
.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  .btn:hover {
  background: #3b259c;
  padding: 12px 24px 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  transition: 1s ease-in-out all;
  overflow: hidden;
  border: none;
}

.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  span.recent-work-col {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 3px;
  display: block;
  color: rgba(0, 0, 0, 0.5);
}

.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  .cate-wrap
  li {
  margin-bottom: 10px;
}

.hire-laravel-developer-banner-new .our-success-slider .owl-prev span,
.hire-laravel-developer-banner-new .our-success-slider .owl-next span {
  background-image: url("/assets/images/common-img/right-arrow.svg");
}

.hire-laravel-developer-banner-new .val-clients .btn {
  background: #3b259c;
  padding: 12px 24px 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  border: none;
  text-transform: capitalize;
}

.hire-laravel-developer-banner-new .val-clients .btn:hover {
  background: #3b259c;
}

.hire-laravel-developer-banner-new
  .our-blog
  .our-blog-card
  .blog-header
  .blog-bag {
  background: #ededed;
  padding: 10px 20px;
  border-radius: 8px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  text-transform: capitalize;
}

.hire-laravel-developer-banner-new .our-blog .our-blog-card .para-text {
  font-weight: 400;
  font-size: 19px;
}

.hire-laravel-developer-banner-new .our-blog .btn {
  color: #393185;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: clamp(16px, 4vw, 18px);
  font-weight: 500;
  border-color: #393185;
  background: transparent;
}

.hire-laravel-developer-banner-new .our-blog .btn:hover {
  background: transparent;
  border-color: #393185;
  color: #393185;
}

.hire-laravel-developer-banner-new .hire-page-wrapper h2.title {
  font-weight: 600;
}

.hire-laravel-developer-banner-new
  section.content
  .container
  .content-stick-scroll::-webkit-scrollbar-thumb {
  background: #303094;
}

.hire-laravel-developer-banner-new
  section.content
  .container
  .content-stick-scroll {
  max-height: 430px;
}

.hire-laravel-developer-banner-new .footer-top h2.com-title {
  margin-bottom: 40px;
}

.hire-laravel-developer-banner-new .hire-full-cards .main-card {
  border-radius: 12px;
}

.hire-laravel-developer-banner-new
  .hire-full-cards
  .main-card
  .main-card-header
  .right-info
  .degination {
  color: #4d4d4d;
}

.hire-laravel-developer-banner-new
  .hire-full-cards
  .main-card
  .skill-dev
  ul
  li {
  border-radius: 8px;
}

.hire-laravel-developer-banner-new .hire-full-cards .main-card .work-with h4 {
  color: #000;
}

.hire-laravel-developer-banner-new.hire-page-wrapper
  .hire-full-cards
  .main-card
  .work-with
  ul
  li {
  color: #3b259c;
  font-size: 16px;
}

.hire-page-wrapper.hire-laravel-developer-banner-new
  .hire-full-cards
  .main-card
  .exp-wrapper
  h5
  span {
  color: #3b259c;
}

.hire-page-wrapper.hire-laravel-developer-banner-new .btn-primary,
.hire-page-wrapper.hire-laravel-developer-banner-new .btn-primary:focus {
  background: #3b259c;
  border-radius: 8px;
  padding: 15px;
  border-color: transparent;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper .com-title {
  color: #1c1a31;
  font-weight: 600;
  margin-bottom: 11px;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper .small-title {
  color: #4d4d4d;
  font-weight: 500;
  font-size: clamp(18px, 2.5vw, 24px);
  margin-top: 0;
  margin-bottom: 40px;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper .com-para {
  margin-bottom: 40px;
}

.hire-laravel-developer-banner-new
  .headaches-section-wrapper
  .btn-outline-primary:hover,
.hire-laravel-developer-banner-new
  .headaches-section-wrapper
  .btn-outline-primary {
  color: #393185;
  padding: 15px 24px;
  border-radius: 8px;
  font-size: clamp(16px, 4vw, 18px);
  font-weight: 600;
  border-color: #393185;
  background: transparent;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul .owl-stage {
  display: flex;
  align-items: center;
}

.hire-laravel-developer-banner-new .hire-page-wrapper .left-side .title {
  font-weight: 600;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper {
  background: #f5f3ff;
}

.hire-laravel-developer-banner-new .hire-full-cards {
  background: #f7f7f7;
}

/*hire-laravel-developers-new*/

/*franchise page start*/
.franchise-banner .btn-primary,
.franchise-banner .btn-primary:focus {
  background: #3b259c;
  color: #fff;
  font-size: 25px;
  padding-inline: 24px;
  padding-block: 8px;
  border-radius: 8px;
}
.franchise-banner p.com-para {
  color: #4d4d4d;
}
.franchise-banner .main-banner .left-text h1 {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 500;
  line-height: clamp(39px, 4vw, 70px);
  margin-bottom: 24px;
}
.franchise-banner .main-banner .banner-btns {
  font-weight: 600;
  font-size: 18px;
  line-height: inherit;
  color: #000;
  margin-top: 20px;
  display: block;
}

.hire-page-wrapper .technologies-wrapper .nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
  line-height: inherit;
}

.faq-section,
.industries-wrapper,
.our-does,
.val-clients,
.why-dev-python {
  padding: 50px 0;
}

.faq-section .accordion.accordion-flush .accordion-body {
  padding-left: 70px;
}

.faq-section .accordion.accordion-flush .accordion-body ul {
  margin: 10px 0 0 0;
}

.faq-section .accordion.accordion-flush .accordion-body ul li {
  padding-bottom: 12px;
  position: relative;
  margin-left: 30px;
}

.faq-section .accordion.accordion-flush .accordion-body ul li::after {
  position: absolute;
  content: "";
  background-color: #000;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  top: 20%;
  left: -30px;
}

.hire-page-wrapper.hire-full-stack-developers .hire-python-monthy .com-title {
  margin-bottom: 10px;
}

.hire-page-wrapper.hire-full-stack-developers .hire-python-monthy .sub-title {
  margin-top: 5px;
  margin-bottom: 15px;
}

.hire-page-wrapper.hire-golang-developers-page .right-card .submit-btn {
  background: #306998;
}

.hire-page-wrapper .content .design-with-q li .content-right-title {
  position: relative;
  padding-left: 45px;
}

.hire-page-wrapper .content .design-with-q li .content-right-title .q-span {
  position: absolute;
  left: 0;
}

.hire-page-wrapper .blog_slider button.owl-dot.active {
  background-color: #000;
}

/*hire-laravel-developers-new*/
.hire-laravel-developer-banner-new .main-banner {
  background: #e6e5f5;
  padding: 90px 0 110px 0;
  overflow: hidden;
}

.hire-laravel-developer-banner-new .main-banner .left-text h1 {
  font-weight: 400;
  font-size: 56px;
  line-height: 60px;
  color: #1b1a20;
}

.hire-laravel-developer-banner-new .main-banner .left-text h1 strong {
  color: #3b259c;
}

.hire-laravel-developer-banner-new
  .main-banner
  .left-text
  .save-development-costs {
  font-size: 32px;
  font-weight: 500;
  color: #1b1a20;
  line-height: 40px;
  display: block;
}

.hire-laravel-developer-banner-new .main-banner .left-text .w-text {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 28px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-weight: 500;
}

.hire-laravel-developer-banner-new .main-banner .left-text .project-delivery {
  display: flex;
  column-gap: 17px;
  row-gap: 10px;
}

.hire-laravel-developer-banner-new
  .main-banner
  .left-text
  .project-delivery
  li
  p {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
}

.hire-laravel-developer-banner-new
  .main-banner
  .left-text
  .project-delivery
  li {
  display: flex;
  padding: 8px 16px;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid #bcb9e4;
  background: #fff;
  align-items: center;
  max-width: 196px;
}

.hire-laravel-developer-banner-new .main-banner .banner-btn {
  background: #3b259c;
  padding: 12px 24px 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.hire-laravel-developer-banner-new .main-banner .right-content img {
  width: calc(100% + 10vw);
  max-width: inherit;
  height: unset;
}

.hire-laravel-developer-banner-new .company-review-main {
  margin-top: -100px;
  position: relative;
}

.hire-laravel-developer-banner-new .trusted-by {
  background: #f7f7f7;
  padding: 40px 0;
}

.hire-laravel-developer-banner-new .trusted-by .left {
  padding-top: 0;
  padding-bottom: 24px;
}

.hire-laravel-developer-banner-new .trusted-by .left h2.com-title {
  color: #393185;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul {
  flex-wrap: nowrap;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul li {
  position: relative;
  text-align: center;
}

.hire-laravel-developer-banner-new
  .trusted-by
  .right-side-ul
  .owl-stage
  .owl-item:not(:last-child):before {
  content: "";
  background: #303094;
  width: 1px;
  height: 58px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  right: 0;
}

.hire-laravel-developer-banner-new .trusted-by .right.col-lg-9 ul li img {
  display: inline-table;
}

.hire-laravel-developer-banner-new
  .why-trust-ais
  .ul-trust
  .li-trust
  .inner-card {
  border-radius: 12px;
}

.hire-laravel-developer-banner-new .why-trust-ais .ul-trust .li-trust .w-text {
  font-weight: 400;
}

.hire-laravel-developer-banner-new .why-trust-ais .ul-trust {
  grid-gap: 35px;
  gap: 35px;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}

.hire-laravel-developer-banner-new .why-trust-ais .ul-trust .li-trust {
  width: 100%;
}

.hire-laravel-developer-banner-new .call-to-action {
  background-size: 100% 100%;
  padding-left: 50px;
  padding-right: 50px;
}

.hire-laravel-developer-banner-new .call-to-action h2.sec-title {
  font-size: clamp(20px, 0.161rem + 2.6949vw, 40px);
}

.hire-laravel-developer-banner-new .developers-solutions {
  margin: 70px 0;
}

.hire-laravel-developer-banner-new h2.com-title {
  margin-bottom: 20px;
}

.hire-laravel-developer-banner-new p.com-para {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}

.hire-laravel-developer-banner-new .hire-dedicated-card {
  padding: 24px;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 15px;
  box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  height: 100%;
}

.hire-laravel-developer-banner-new .hire-dedicated-card p.com-para {
  font-size: 16px;
  line-height: 28px;
}

.hire-laravel-developer-banner-new .technologies-wrapper {
  background: #e9f4ff;
  margin-top: 50px;
}

.hire-laravel-developer-banner-new
  .table-technical-stack.tech-stck-old
  table
  tr {
  background-color: transparent;
  box-shadow: none;
  border-top: 1px solid #dedede;
}

.hire-laravel-developer-banner-new
  .table-technical-stack.tech-stck-old
  table
  tr
  td {
  background: transparent;
  font-size: 24px;
  color: #1c1a31;
}

.hire-laravel-developer-banner-new
  .industries-wrapper
  .slider-item-card
  .text-blue {
  color: #ab8736;
}

.hire-laravel-developer-banner-new
  .industries-wrapper
  .slider-item-card
  .blue-circle {
  background: #303094;
}

.hire-laravel-developer-banner-new
  .industries-wrapper
  .owl-dots
  button.owl-dot.active,
.hire-laravel-developer-banner-new
  .our-success-slider
  .owl-dots
  button.owl-dot.active {
  background: #303094;
}

.hire-laravel-developer-banner-new .hire-skilled-programmers {
  background: #f1eeff;
}

.hire-laravel-developer-banner-new .skilled-programmers-col {
  display: flex;
  gap: 100px;
  position: relative;
}

.hire-laravel-developer-banner-new
  .skilled-programmers-col
  .hire-dedicated-card {
  padding-top: 35px;
  max-width: 380px;
  width: 100%;
  position: relative;
  border-radius: 16px;
  height: auto;
}

.hire-laravel-developer-banner-new .skilled-programmers-col .number-wrapper {
  width: 44px;
  height: 44px;
  display: flex;
  background: #393185;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  top: -20px;
}

.hire-laravel-developer-banner-new
  .skilled-programmers-col
  .hire-dedicated-card:not(:last-child):before {
  content: "";
  background: url("/assets/images/hire-laravel-developers-new/line-arrow.png")
    no-repeat;
  width: 71px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -121px;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
}

.hire-laravel-developer-banner-new
  .hire-skilled-programmers
  .btn-outline-primary {
  border-color: #393185;
  color: #393185;
  margin-top: 40px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 24px;
  background: transparent;
  border-radius: 8px;
}

.hire-laravel-developer-banner-new
  .hire-skilled-programmers
  .btn-outline-primary:hover {
  background: transparent;
}

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs {
  padding-top: 175px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  margin-top: -100px;
}

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs h2.com-title {
  color: #fff;
}

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs p.com-para {
  color: #fff;
}

.hire-laravel-developer-banner-new
  .hire-developer-aistechnolabs
  .hire-dedicated-card
  p.com-para {
  color: #1c1a31;
  font-size: 18px;
}

.hire-laravel-developer-banner-new
  .hire-developer-aistechnolabs
  .hire-dedicated-card {
  border-radius: 24px;
}

.hire-laravel-developer-banner-new
  .hire-developer-aistechnolabs
  .btn-outline-primary {
  border-color: #fff;
  color: #fff;
  margin-top: 60px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 24px;
  background: transparent;
  border-radius: 8px;
}

.hire-laravel-developer-banner-new .our-does .com-title {
  color: #393185;
}

.hire-laravel-developer-banner-new .our-does {
  padding: 0;
  position: relative;
  z-index: 2;
  margin-top: 50px;
}

.hire-laravel-developer-banner-new .our-does .trial-period-work {
  border-radius: 16px;
  padding: 50px 30px;
  box-shadow: 6px 6px 25px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.hire-laravel-developer-banner-new .our-does .how-d-card {
  border: none;
  padding: 15px;
  text-align: center;
  width: 25%;
  position: relative;
  height: 290px;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .text-para {
  line-height: 20px;
  color: #333333;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .card-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 13px;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .how-d-img img {
  width: 80px;
  height: 60px;
}

.hire-laravel-developer-banner-new .our-does .how-d-card .how-d-img {
  display: flex;
  min-height: 70px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.hire-laravel-developer-banner-new
  .our-does
  .how-d-card
  .how-d-img
  .step-number {
  min-width: 44px;
  min-height: 44px;
  background: #e6e4f6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  color: #3b259c;
  position: relative;
  z-index: 2;
}

.hire-laravel-developer-banner-new
  .our-does
  .how-d-card:not(:first-child):before {
  content: "";
  display: block;
  border-top: 2px dotted #3b259c;
  position: absolute;
  left: 0;
  width: 50%;
  z-index: 1;
  top: 39%;
  transform: translateY(-50%);
}

.hire-laravel-developer-banner-new .our-does .how-d-card:after {
  top: 39%;
  transform: translateY(-50%);
  content: "";
  display: block;
  border-top: 2px dotted #3b259c;
  position: absolute;
  right: 2px;
  width: 50%;
  z-index: 1;
}

.hire-laravel-developer-banner-new .our-does .how-d-card:last-child:after {
  width: 0;
}

.hire-laravel-developer-banner-new .free-consultation-col .call-to-action-pink {
  padding-bottom: clamp(35px, 6vw, 80px);
  padding-left: 10%;
  padding-right: 10%;
  border-radius: 0;
  background-image: url("/assets/images/call-to-action/free-consultation-bg.png");
}

.hire-laravel-developer-banner-new
  .free-consultation-col
  .nbtn.nbtn-outline-primary {
  margin-top: 40px;
  font-size: clamp(16px, 4px + 1.29vw, 18px);
}

.hire-laravel-developer-banner-new .free-consultation-col {
  margin-top: 0;
  margin-bottom: 0;
}

.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  .btn,
.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  .btn:hover {
  background: #3b259c;
  padding: 12px 24px 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  transition: 1s ease-in-out all;
  overflow: hidden;
  border: none;
}

.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  span.recent-work-col {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 3px;
  display: block;
  color: rgba(0, 0, 0, 0.5);
}

.hire-laravel-developer-banner-new
  .our-success-story
  .slider-item-wrapper
  .right-side
  .cate-wrap
  li {
  margin-bottom: 10px;
}

.hire-laravel-developer-banner-new .our-success-slider .owl-prev span,
.hire-laravel-developer-banner-new .our-success-slider .owl-next span {
  background-image: url(/assets/images/common-img/right-arrow.svg);
}

.hire-laravel-developer-banner-new .val-clients .btn {
  background: #3b259c;
  padding: 12px 24px 12px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  border: none;
  text-transform: capitalize;
}

.hire-laravel-developer-banner-new .val-clients .btn:hover {
  background: #3b259c;
}

.hire-laravel-developer-banner-new
  .our-blog
  .our-blog-card
  .blog-header
  .blog-bag {
  background: #ededed;
  padding: 10px 20px;
  border-radius: 8px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  border: none;
  text-transform: capitalize;
}

.hire-laravel-developer-banner-new .our-blog .our-blog-card .para-text {
  font-weight: 400;
  font-size: 19px;
}

.hire-laravel-developer-banner-new .our-blog .btn {
  color: #393185;
  padding: 12px 24px;
  border-radius: 8px;
  font-size: clamp(16px, 4vw, 18px);
  font-weight: 500;
  border-color: #393185;
  background: transparent;
}

.hire-laravel-developer-banner-new .our-blog .btn:hover {
  background: transparent;
  border-color: #393185;
  color: #393185;
}

.hire-laravel-developer-banner-new .hire-page-wrapper h2.title {
  font-weight: 600;
}

.hire-laravel-developer-banner-new
  section.content
  .container
  .content-stick-scroll::-webkit-scrollbar-thumb {
  background: #303094;
}

.hire-laravel-developer-banner-new
  section.content
  .container
  .content-stick-scroll {
  max-height: 430px;
}

.hire-laravel-developer-banner-new .footer-top h2.com-title {
  margin-bottom: 40px;
}

.hire-laravel-developer-banner-new
  .call-to-action-pink
  .nbtn.nbtn-outline-primary {
  font-size: clamp(16px, 4px + 1.29vw, 18px);
  margin-top: 15px;
}

.hire-laravel-developer-banner-new .hire-full-cards .main-card {
  border-radius: 12px;
}

.hire-laravel-developer-banner-new
  .hire-full-cards
  .main-card
  .main-card-header
  .right-info
  .degination {
  color: #4d4d4d;
}

.hire-laravel-developer-banner-new
  .hire-full-cards
  .main-card
  .skill-dev
  ul
  li {
  border-radius: 8px;
}

.hire-laravel-developer-banner-new .hire-full-cards .main-card .work-with h4 {
  color: #000;
}

.hire-laravel-developer-banner-new.hire-page-wrapper
  .hire-full-cards
  .main-card
  .work-with
  ul
  li {
  color: #3b259c;
  font-size: 16px;
}

.hire-page-wrapper.hire-laravel-developer-banner-new
  .hire-full-cards
  .main-card
  .exp-wrapper
  h5
  span {
  color: #3b259c;
}

.hire-page-wrapper.hire-laravel-developer-banner-new .btn-primary,
.hire-page-wrapper.hire-laravel-developer-banner-new .btn-primary:focus {
  background: #3b259c;
  border-radius: 8px;
  padding: 15px;
  border-color: transparent;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper .com-title {
  color: #1c1a31;
  font-weight: 600;
  margin-bottom: 11px;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper .small-title {
  color: #4d4d4d;
  font-weight: 500;
  font-size: clamp(18px, 2.5vw, 24px);
  margin-top: 0;
  margin-bottom: 40px;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper .com-para {
  margin-bottom: 40px;
}

.hire-laravel-developer-banner-new
  .headaches-section-wrapper
  .btn-outline-primary:hover,
.hire-laravel-developer-banner-new
  .headaches-section-wrapper
  .btn-outline-primary {
  color: #393185;
  padding: 15px 24px;
  border-radius: 8px;
  font-size: clamp(16px, 4vw, 18px);
  font-weight: 600;
  border-color: #393185;
  background: transparent;
}

.hire-laravel-developer-banner-new .trusted-by .right-side-ul .owl-stage {
  display: flex;
  align-items: center;
}

.hire-laravel-developer-banner-new
  .hire-page-wrapper
  .content
  .left-side
  .title {
  font-weight: 600;
}

.hire-laravel-developer-banner-new .headaches-section-wrapper {
  background: #f5f3ff;
}

.hire-laravel-developer-banner-new .hire-full-cards {
  background: #f7f7f7;
}

/*hire-laravel-developers-new*/

/*franchise page start*/
.franchise-banner .btn-primary,
.franchise-banner .btn-primary:focus {
  background: #3b259c;
  color: #fff;
  font-size: 25px;
  padding-inline: 24px;
  padding-block: 8px;
  border-radius: 8px;
}
.franchise-banner p.com-para {
  color: #4d4d4d;
}
.franchise-banner .main-banner .left-text h1 {
  font-size: clamp(28px, 4vw, 50px);
  font-weight: 500;
  line-height: clamp(39px, 4vw, 70px);
  margin-bottom: 24px;
}
.franchise-banner .main-banner .banner-btns {
  margin-top: 56px;
}

.franchise-banner .main-banner-btn-mobile .btn-primary {
  display: none;
}
.franchise-banner h2.com-title {
  font-size: clamp(25px, 3.5vw, 40px);
}
.franchise-banner .com-para {
  font-size: clamp(16px, 2vw, 20px);
}
.franchise-banner .developers-solutions .hire-dedicated-card {
  border: 1px solid #d8d8d8;
  border-radius: 24px;
  padding: clamp(25px, 2vw, 32px);
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 16px;
}

.franchise-banner .developers-solutions .hire-dedicated-card .small-title {
  font-weight: 600;
  font-size: clamp(18px, 4vw, 20px);
}
.franchise-banner .developers-solutions .hire-dedicated-card .com-para {
  font-size: clamp(16px, 2vw, 18px);
  line-height: clamp(24px, 3vw, 27px);
  color: #4d4d4d;
}
.hire-page-wrapper.franchise-banner .main-banner {
  padding-block: 100px;
  background: url(/assets/images/franchise/main-banner.jpg);
  background-size: 100% 100%;
  overflow: hidden;
}
.hire-page-wrapper.franchise-banner .main-banner .row {
  position: relative;
}
.hire-page-wrapper.franchise-banner .main-banner .row .banner-img {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.franchise-banner .franchise-services {
  background: #f4f2fd;
  padding: 48px;
  border-radius: 24px;
}
.franchise-banner .franchise-services .franchise-box-img {
  border-radius: 24px;
  overflow: hidden;
}
.franchise-banner .franchise-services h2.com-title {
  font-size: clamp(24px, 2.5vw, 40px);
}
.franchise-banner .franchise-services p.com-para {
  font-size: clamp(16px, 1vw, 20px);
  line-height: clamp(22px, 1vw, 27px);
}
.sm-img {
  display: none;
}

.our-services {
  padding-block: clamp(30px, 2vw, 60px);
  background-image: url(/assets/images/franchise/our-services-bg.jpg);
  background-size: 100% 100%;
  background-position: center -80px;
  background-repeat: no-repeat;
  background-color: #e9f4ff;
}
.our-services .nav.nav-tabs {
  justify-content: center;
  border: none;
  max-width: max-content;
  background: white;
  border-radius: 170px;
  margin: 40px auto;
}
.our-services .nav-link {
  background-color: white;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  border: none;
  border-radius: 170px;
  padding-block: 13px;
}
.our-services .nav-link.active {
  background: #3b259c;
  color: #fff;
}
.our-service-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  row-gap: 40px;
}
.hire-page-wrapper .tab-content > .active .tab-content > .tab-pane {
  display: block;
  opacity: 1;
}
.app-list {
  display: flex;
  justify-content: center;
  gap: 24px;
}
.app-list .app-list-content {
  width: 186px;
}
.app-list .img-box {
  width: 186px;
  height: 186px;
  border-radius: 16px;
  overflow: hidden;
}
.app-list .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.app-name {
  font-size: clamp(18px, 2vw, 20px);
  line-height: 30px;
  text-align: center;
  padding-inline: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #4d4d4d;
  margin-top: clamp(8px, 2vw, 12px);
  margin-bottom: 0;
}
.all-in-one-model .all-in-one-model-box {
  border: 1px solid #52657b;
  border-radius: 24px;
  padding: 16px;
  background: #ebf4ff;
  min-height: 158px;
}
.all-in-one-model .all-in-one-model-box.light-blue {
  background: #f2fffc;
  border: 1px solid #58bba7;
  min-height: 158px;
}
.all-in-one-model .all-in-one-model-box.orange {
  border: 1px solid #f67854;
  background: #fff1ed;
  min-height: 244px;
}
.all-in-one-model .all-in-one-model-box.light-orange {
  border: 1px solid #f29c3d;
  background: #fff7ef;
  min-height: 244px;
}
.all-in-one-model .com-title {
  font-size: 40px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
}
.all-in-one-model .com-para {
  font-size: clamp(16px, 2vw, 20px);
  margin-bottom: clamp(32px, 4vw, 48px);
}
.all-in-one-model-box .small-title {
  margin-top: 0;
  font-size: clamp(20px, 2vw, 24px);
  font-weight: 600;
  line-height: clamp(25px, 2vw, 30px);
  color: #1b1a20;
  display: flex;
  gap: 12px;
  align-items: start;
  max-width: 263px;
}
.box-list {
  padding-left: 24px;
}
.box-list li {
  /* padding-left: 16px; */
  list-style: disc;
  font-size: clamp(14px, 2vw, 16px);
  line-height: clamp(21px, 2vw, 24px);
}
.embrace-our-service .container {
  max-width: 1170px;
}
.embrace-our-service .com-title {
  font-size: clamp(24px, 3vw, 40px);
  line-height: clamp(33px, 3vw, 56px);
  margin-bottom: clamp(32px, 5vw, 40px);
  font-weight: 600;
}
.embrace-our-service .small-title {
  font-size: clamp(16px, 3vw, 20px);
  line-height: clamp(24px, 3vw, 32px);
  font-weight: 600;
  margin-bottom: 16px;
  color: #17012c;
}
.embrace-our-service .com-para {
  color: #504e4e;
  line-height: clamp(20px, 2vw, 28px);
  font-weight: 400;
  font-size: clamp(14px, 4vw, 18px);
}
.embrace-our-service .embrace-card {
  background: #f9f7ff;
  border-radius: 30px;
  padding: 36px 12px 34px 30px;
  transition: 0.3s all;
  height: 100%;
}
.embrace-our-service .embrace-card:hover {
  background-color: #3b259c;
  background-image: url(/assets/images/franchise/card-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.embrace-our-service .embrace-card:hover .icon-box svg path {
  fill: #fff;
}
.embrace-our-service .embrace-card:hover .com-para,
.embrace-our-service .embrace-card:hover .com-title,
.embrace-our-service .embrace-card:hover .small-title {
  color: #fff;
}
.embrace-our-service .embrace-card .icon-box {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 81px;
}
.embrace-our-service .embrace-card .icon-box .icon-box-main-img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.embrace-our-service .embrace-card .com-para {
  margin-bottom: 0;
}
.sales-support-model .support-model-wrapper {
  background: #f5f3ff;
  padding-block: clamp(40px, 4vw, 80px);
  padding-inline: clamp(16px, 4vw, 130px);
  border-radius: 24px;
}
.sales-support-model .support-model-wrapper .com-title {
  font-size: clamp(24px, 4vw, 40px);
  font-weight: 600;
  line-height: clamp(34px, 4vw, 56px);
  margin-bottom: clamp(24px, 3vw, 40px);
}
.sales-support-model .support-model-wrapper .small-title {
  padding-block: clamp(16px, 2vw, 21px);
  padding-left: 0;
  padding-right: 100px;
  margin: 0;
  margin-left: 30px;
  color: #fff;
  background: #3b259c;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  font-weight: 500;
  font-size: clamp(16px, 2.4vw, 20px);
  width: 100%;
  max-width: 436px;
}
.sales-support-model .support-model-wrapper .right-box .small-title {
  text-align: right;
  padding-right: 30px;
  padding-left: 10px;
  margin-right: 11px;
}
/* .sales-support-model .support-model-wrapper .header-box {
    background-image: url(/assets/images/franchise/support-model-header-bg.svg);
    background-repeat: no-repeat;
  } */
.sales-support-model .support-model-wrapper .right-box,
.sales-support-model .support-model-wrapper .left-box {
  display: flex;
  flex-direction: column;
  row-gap: clamp(24px, 3vw, 30px);
  width: 100%;
  margin: 0 auto;
}
.sales-support-model .support-model-wrapper .right-box {
  justify-content: start;
  align-items: end;
  height: 100%;
}
.sales-support-model .support-model-wrapper .right-box .header-box {
  background-position: right;
  width: 100%;
  display: flex;
  justify-content: end;
}
.sales-support-model .support-model-wrapper .box-list {
  padding-left: 0;
}
.sales-support-model .support-model-wrapper .box-list li {
  list-style-type: none;
  position: relative;
  padding-left: 42px;
  font-size: clamp(16px, 2vw, 18px);
  margin-bottom: 20px;
  font-weight: 500;
  color: #17012c;
}
.sales-support-model .support-model-wrapper .left-box .box-list li {
  padding-left: 42px;
}
.sales-support-model .support-model-wrapper .right-box .box-list li {
  text-align: end;
  padding-right: 58px;
}
.sales-support-model .support-model-wrapper .left-box .box-list li::after {
  /* content: url(/assets/images/franchise/right-arrow.svg); */
  position: absolute;
  left: 20px;
  top: 2px;
  width: 16px;
  height: 18px;
}
.sales-support-model .support-model-wrapper .right-box .box-list li::after {
  /* content: url(/assets/images/franchise/right-arrow.svg); */
  position: absolute;
  right: 20px;
  top: 2px;
  width: 16px;
  height: 18px;
  transform: rotate(180deg);
}
.sales-support-model .support-model-wrapper .left-box,
.sales-support-model .support-model-wrapper .right-box {
  position: relative;
}
.sales-support-model .support-model-wrapper .left-box .small-title,
.sales-support-model .support-model-wrapper .right-box .small-title {
  position: relative;
}
.sales-support-model .support-model-wrapper .left-box .small-title::before,
.sales-support-model .support-model-wrapper .right-box .small-title::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -30px;
  display: inline-block;
  width: 100%;
  height: -webkit-fill-available;
  height: 100%;
  background: url(/assets/images/franchise/left-arrows.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.sales-support-model .support-model-wrapper .left-box .small-title::after,
.sales-support-model .support-model-wrapper .right-box .small-title::after {
  /* content: url(/assets/images/franchise/right-arrows.png); */
  position: absolute;
  height: 0;
  width: 0;
  background: #3b259c;
  top: 30%;
  right: 1px;
}
.sales-support-model .support-model-wrapper .left-box::before,
.sales-support-model .support-model-wrapper .right-box::before {
  content: " ";
  position: absolute;
  height: calc(100% - 40px);
  width: 2px;
  background: #3b259c;
  top: 42px;
  left: 0;
}
.sales-support-model .support-model-wrapper .right-box::before {
  right: 0;
  left: unset;
}

.growth-at-ais .desc .com-title {
  font-weight: 600;
  font-size: clamp(24px, 3.1vw, 40px);
  line-height: clamp(40px, 4vw, 56px);
  margin-bottom: 16px;
}
.growth-at-ais .desc:nth-child(1) {
  margin-bottom: clamp(24px, 4vw, 40px);
}
.growth-at-ais .small-title {
  font-weight: 600;
  font-size: clamp(18px, 4vw, 20px);
  line-height: clamp(20px, 4vw, 26px);
  margin-bottom: 0;
  margin-top: 0;
  max-width: 213px;
  color: #17012c;
}
.growth-at-ais p.com-para {
  color: #565656;
  font-size: 16px;
  line-height: 20px;
}
.growth-at-ais .growth-card {
  border: 1px solid #bfbfbf;
  border-radius: 10px;
  padding-block: clamp(16px, 2vw, 29px);
  padding-inline: clamp(16px, 2vw, 20px);
  height: 100%;
}
.growth-at-ais .growth-card .top-area {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 10px;
}
.growth-at-ais .growth-card .top-area .icon-box {
  width: 67px;
  height: 67px;
  min-width: 67px;
  min-height: 67px;
  border-radius: 50%;
  overflow: hidden;
}
.growth-at-ais .growth-card .top-area .icon-box img {
  width: 100%;
  height: 100%;
}

.join-it-revolution {
  padding-block: clamp(32px, 4vw, 80px);
  padding-inline: clamp(16px, 4vw, 194px);
  background-color: #3b259c;
  background-image: url(/assets/images/franchise/it-revolution-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.join-it-revolution .revolution-wrapper {
  margin-inline: auto;
  max-width: 1052px;
  padding-inline: 54px;
  text-align: center;
}
.join-it-revolution .revolution-wrapper .com-title {
  font-size: clamp(24px, 3.1vw, 40px);
  color: #fff;
  margin-bottom: clamp(16px, 4vw, 24px);
  font-weight: 600;
}
.join-it-revolution .revolution-wrapper .com-para {
  font-size: clamp(16px, 1vw, 20px);
  font-weight: 400;
  margin-bottom: clamp(16px, 4vw, 20px);
  color: #fff;
  line-height: normal;
}
.join-it-revolution .revolution-wrapper .white-btn,
.franchise-faq .white-btn {
  color: #fff;
  font-size: clamp(18px, 3vw, 24px);
  padding-block: clamp(6px, 2vw, 8px);
  padding-inline: clamp(16px, 4vw, 24px);
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 8px;
  display: inline-block;
  margin-top: clamp(24px, 4vw, 40px);
}
.faq-section.franchise-faq h2.com-title {
  font-size: clamp(25px, 3.1vw, 40px);
  line-height: 120%;
}
.faq-section.franchise-faq .white-btn {
  border: 2px solid #3b259c;
  color: #3b259c;
  font-weight: 600;
}
.faq-section.faq-plus.franchise-faq .accordion.accordion-flush .accordion-item {
  box-shadow: none;
}
.faq-section.faq-plus.franchise-faq
  .accordion.accordion-flush
  .accordion-button {
  padding-left: 0;
  padding-right: 52px;
  font-size: 16.5px;
  line-height: normal;
}
.faq-section.franchise-faq .accordion.accordion-flush .accordion-body {
  padding-left: 0;
  padding-right: 52px;
  font-weight: 400;
}
.faq-section.faq-plus.franchise-faq .accordion-button::after {
  left: unset;
  right: 23px;
}
.faq-section.franchise-faq
  .accordion.accordion-flush
  .accordion-body
  ul
  li::after {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: calc(50% - 6px);
  left: -20px;
}
.faq-section.franchise-faq .accordion.accordion-flush .accordion-body ul li {
  padding-bottom: 8px;
}
.portfolio-wrapper.navbordertab .nav-link {
  padding-inline: 0;
  margin-inline: 16px;
}
.portfolio-wrapper.navbordertab .nav-link.active {
  color: #383180;
}

@media (max-width: 1024px) {
  .app-list .img-box {
    width: 140px;
    height: 140px;
  }
  .app-list {
    gap: 16px;
  }
  .sales-support-model .support-model-wrapper .small-title {
    max-width: 353px;
    padding-right: 0;
  }
  .sales-support-model .support-model-wrapper .box-list {
    padding-left: 0;
  }
  .sales-support-model .support-model-wrapper .box-list li {
    list-style-type: none;
    position: relative;
    padding-left: 42px;
    font-size: clamp(16px, 2vw, 18px);
    margin-bottom: 20px;
    font-weight: 500;
    color: #17012c;
  }
  .sales-support-model .support-model-wrapper .left-box .box-list li {
    padding-left: 42px;
  }
  .sales-support-model .support-model-wrapper .right-box .box-list li {
    text-align: end;
    padding-right: 58px;
  }
  .sales-support-model .support-model-wrapper .left-box .box-list li::after {
    /* content: url(/assets/images/franchise/right-arrow.svg); */
    position: absolute;
    left: 20px;
    top: 2px;
    width: 16px;
    height: 18px;
  }
  .sales-support-model .support-model-wrapper .right-box .box-list li::after {
    /* content: url(/assets/images/franchise/right-arrow.svg); */
    position: absolute;
    right: 20px;
    top: 2px;
    width: 16px;
    height: 18px;
    transform: rotate(180deg);
  }
  .sales-support-model .support-model-wrapper .left-box,
  .sales-support-model .support-model-wrapper .right-box {
    position: relative;
  }
  .sales-support-model .support-model-wrapper .left-box .small-title,
  .sales-support-model .support-model-wrapper .right-box .small-title {
    text-align: start;
    padding-right: 0;
    padding-block: 11px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .sales-support-model .support-model-wrapper .left-box::before,
  .sales-support-model .support-model-wrapper .right-box::before {
    top: 37px;
  }
  .sales-support-model .support-model-wrapper .small-title {
    font-size: 16px;
  }
  .sales-support-model .support-model-wrapper .right-box .small-title {
    padding-right: 8px;
    gap: 8px;
  }
  .hire-page-wrapper.franchise-banner .main-banner {
    padding: 40px 0;
  }
  .hire-page-wrapper.franchise-banner .main-banner .row {
    flex-direction: column;
  }
  .franchise-banner .main-banner .banner-btns {
    display: none;
  }
}
@media (max-width: 991px) {
  .app-list {
    gap: 16px;
    max-width: 991px;
    overflow-x: scroll;
    justify-content: start;
  }
  .all-in-one-model .all-in-one-model-box {
    min-height: 182px;
  }
  .franchise-banner .main-banner-btn-mobile .btn-primary {
    display: inline-block;
  }
}
@media (max-width: 575px) {
  .hire-page-wrapper.franchise-banner .main-banner .row {
    flex-direction: column;
  }
  .hire-page-wrapper.franchise-banner .main-banner {
    padding: 32px 0 0 0;
    background-image: url(/assets/images/franchise/main-mobile-banner-news.jpg);
  }

  .hire-page-wrapper.franchise-banner .main-banner .row .banner-img {
    height: 223px;
    width: 100%;
    position: relative;
    display: block;
  }
  .hire-page-wrapper.franchise-banner .main-banner .row .banner-img img {
    width: 338px;
    height: 223px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .franchise-banner .main-banner .banner-btns {
    display: none;
  }
  .lg-img {
    display: none;
  }
  .sm-img {
    display: block;
  }
  .franchise-banner .btn-primary {
    display: none;
  }
  .franchise-banner .main-banner-btn-mobile .btn-primary {
    padding: 2.5px 24px;
    font-size: 16px;
    line-height: 35px;
  }
  .hire-page-wrapper.franchise-banner .growth-at-ais h2.com-title,
  .hire-page-wrapper.franchise-banner .embrace-our-service h2.com-title,
  .hire-page-wrapper.franchise-banner .all-in-one-model h2.com-title,
  .hire-page-wrapper.franchise-banner .franchise-services h2.com-title,
  .hire-page-wrapper.franchise-banner .developers-solutions h2.com-title {
    text-align: center;
  }

  .hire-page-wrapper.franchise-banner .developers-solutions h2.com-title,
  .hire-page-wrapper.franchise-banner .all-in-one-model h2.com-title {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .hire-page-wrapper.franchise-banner .franchise-services h2.com-title {
    padding: 0;
    text-align: left;
    margin-bottom: 16px;
  }
  .hire-page-wrapper.franchise-banner .franchise-services.ps h2.com-title {
    font-size: 24px;
  }
  .franchise-banner .franchise-services {
    padding: 24px 16px;
  }
  .franchise-banner .franchise-services .col-xl-6.col-lg-6 {
    padding-inline: 0;
  }

  .hire-page-wrapper.franchise-banner .embrace-our-service h2.com-title,
  .hire-page-wrapper.franchise-banner .our-services h2.com-title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .our-service-content {
    row-gap: 16px;
    margin-inline: 10px;
    border-radius: 16px;
  }
  .our-services .nav-link {
    font-size: 14px;
    padding-inline: 17.5px;
  }
  .app-list {
    gap: 16px;
    max-width: 575px;
    overflow-x: scroll;
    justify-content: start;
    padding-bottom: 12px;
  }
  .our-services .nav.nav-tabs {
    margin: 32px auto;
    flex-wrap: nowrap;
    gap: 12px;
  }
  .best-solution-wrapper.our-services .nav.nav-tabs {
    gap: 34px;
  }
  .embrace-our-service .embrace-card {
    padding: 16px 12px;
    border-radius: 24px;
  }
  /* .sales-support-model .support-model-wrapper .header-box{
      background-size: 100%;
    } */
  .sales-support-model .support-model-wrapper .small-title {
    text-align: center;
    padding-right: 30px;
    margin-left: 16px;
  }
  .sales-support-model .support-model-wrapper .left-box::before,
  .sales-support-model .support-model-wrapper .right-box::before {
    top: 32px;
  }
  .sales-support-model .support-model-wrapper .right-box::before {
    top: 40px;
  }
  .sales-support-model .support-model-wrapper .left-box::before {
    left: -10px;
  }
  .all-in-one-model .all-in-one-model-box {
    min-height: auto;
  }

  .sales-support-model .support-model-wrapper {
    background: #fff;
    padding-block: 0;
  }
  .sales-support-model .support-model-wrapper .right-box .small-title {
    text-align: start;
  }
  .sales-support-model .support-model-wrapper .left-box .small-title::before,
  .sales-support-model .support-model-wrapper .right-box .small-title::before {
    left: -27px;
  }
  .growth-at-ais .growth-card .top-area .icon-box {
    width: 56px;
    height: 56px;
    min-width: 56px;
    min-height: 56px;
  }
  .join-it-revolution .revolution-wrapper {
    padding-inline: 0;
  }
  .join-it-revolution .revolution-wrapper .com-title {
    padding: 0;
    text-align: center;
  }
  .join-it-revolution {
    padding-inline: 0;
  }
  .hire-page-wrapper .faq-section.faq-plus.franchise-faq h2.com-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
  }
  .button-wrapper {
    display: flex;
    justify-content: center;
  }
  .sales-support-model .support-model-wrapper .left-box .box-list li {
    padding-left: 36px;
  }
  .sales-support-model .support-model-wrapper .left-box .box-list li::after {
    left: 8px;
    top: calc(50% - 9px);
  }
  .sales-support-model .support-model-wrapper .right-box .box-list li {
    padding-right: 36px;
  }
  .sales-support-model .support-model-wrapper .right-box .box-list li::after {
    right: 12px;
    top: calc(50% - 9px);
  }
  .hire-page-wrapper.franchise-banner h2.com-title {
    text-align: center;
  }
  .embrace-our-service .small-title {
    margin-top: 12px;
  }
  .embrace-our-service .embrace-card .icon-box {
    width: 64px;
    height: 65px;
  }
  .embrace-our-service .embrace-card .icon-box .icon-box-main-img {
    transform: translate(-30%, -30%);
  }
  .sales-support-model .support-model-wrapper .left-box .small-title::after,
  .sales-support-model .support-model-wrapper .right-box .small-title::after {
    top: 27%;
  }
  .sales-support-model .support-model-wrapper .right-box::before {
    top: 36px;
  }
  .kick-start-business-wrapper h2.com-title {
    color: #000;
    margin-bottom: clamp(24px, 3vw, 40px);
    font-size: clamp(22px, 3vw, 40px);
  }
  .hire-laravel-developer-banner-new .call-to-action {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*franchise page end*/

/* I Gaming Css Start From Here  */
.igaming-wrapper .main-banner {
  background-image: url(/assets/images/igaming/igaming-banner-bg.png);
  background-color: linear-gradient(to bottom, #5046ae, #231d5f);
  padding-block: clamp(73px, 13vw, 187px);
}
.igaming-wrapper .main-banner .inner-contents {
  max-width: 1030px;
  color: #fff;
  margin-inline: auto;
}
.igaming-wrapper .main-banner .inner-contents h1 {
  margin: 0;
  font-weight: 400;
  font-size: clamp(32px, 4vw, 60px);
  line-height: clamp(44px, 4vw, 84px);
}
.igaming-wrapper .main-banner .inner-contents .com-para {
  font-size: clamp(16px, 2vw, 24px);
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0;
  color: #fff;
  line-height: clamp(22px, 2vw, 34px);
}
.igaming-wrapper .main-banner .btn-primary {
  background: #3b259c;
  color: #fff;
  border: none;
  font-size: clamp(16px, 2vw, 22px);
  font-weight: 600;
  padding-block: clamp(8px, 4vw, 10.5px);
  padding-inline: 37px;
}

.one-stop-solution .com-title,
.how-we-design .com-title {
  text-align: center;
  font-size: clamp(22px, 4vw, 40px);
  color: #000;
  line-height: clamp(31px, 4vw, 56px);
  margin-bottom: clamp(0px, 4vw, 40px);
}
.one-stop-solution-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.one-stop-solution-wrapper .item {
  flex: 1 1 30%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  padding: 40px 40px 60px 44px;
}

.one-stop-solution-wrapper .bordered-bottom {
  border-bottom: 1px solid #c8c8c8;
}

.one-stop-solution-wrapper .bordered-right {
  border-right: 1px solid #c8c8c8;
}

.one-stop-solution-wrapper .item:nth-child(3n) {
  border-right: none;
}

.one-stop-solution-wrapper .item:nth-last-child(-n + 3) {
  border-bottom: none;
}

.one-stop-solution-wrapper .img-box {
  width: clamp(48px, 5vw, 64px);
  height: clamp(48px, 5vw, 64px);
  background-color: #e9f4ff;
  display: inline-flex;
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.one-stop-solution-wrapper .small-title {
  margin-top: clamp(20px, 3vw, 32px);
  margin-bottom: clamp(12px, 2vw, 16px);
  color: #1b1a20;
  font-size: clamp(16px, 4vw, 20px);
}
.one-stop-solution-wrapper .com-para {
  color: #4d4d4d;
  font-size: clamp(14px, 4vw, 16px);
  line-height: clamp(18px, 4vw, 24px);
}
.portfolio-wrapper .btn-primary,
.one-stop-solution .main-banner-btn,
.how-we-design .main-banner-btn {
  margin-top: clamp(30px, 3vw, 40px);
}
.trusted-wrapper .main-banner-btn .btn-primary,
.how-we-design .main-banner-btn .btn-primary,
.one-stop-solution .main-banner-btn .btn-primary {
  border-radius: 8px;
  font-size: clamp(16px, 2vw, 25px);
  padding-block: clamp(8px, 2vw, 14.5px);
  padding-inline: 24px;
  border: none;
}

.trusted-wrapper .main-banner-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  margin-top: clamp(24px, 3vw, 40px);
}
.trusted-wrapper .main-banner-btn .com-para {
  margin-bottom: 0;
  color: #3b259c;
  font-size: clamp(16px, 3vw, 28px);
  font-weight: 600;
}
.trusted-wrapper .main-banner-btn .btn-primary {
}
.one-stop-solution-wrapper .com-para {
  margin: 0;
}
.how-we-design {
  background: #f5f3ff;
}
.how-we-design .new-img-box {
  background-image: url(/assets/images/igaming/how-we-desgn-bg.png);
  height: 941px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.new-img-box-contents .rows-1,
.new-img-box-contents .rows-3,
.new-img-box-contents .rows-5 {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
}
.new-img-box-contents .rows-1 {
  left: 11%;
  top: 21%;
  max-width: 811px;
}
.rows-2 {
  position: absolute;
  right: 6%;
  top: 45%;
}
.rows-4 {
  position: absolute;
  left: 102px;
  top: 82%;
}

.new-img-box-contents .rows-3 {
  left: 26%;
  top: 55%;
  max-width: 585px;
}
.new-img-box-contents .rows-5 {
  max-width: 730px;
  top: 88%;
  left: 30%;
}
.rows-5 .universal-parent,
.rows-4 .universal-parent,
.rows-2 .universal-parent,
.rows-3 .universal-parent,
.rows-1 .universal-parent {
  display: flex;
  flex-direction: column;
  row-gap: clamp(3px, 1vw, 8px);
}
.rows-3 .universal-parent {
  width: 147px;
}
.rows-4-content::before,
.rows-2-content::before {
  content: "";
  position: absolute;
  top: -26px;
  left: calc(50% - 18px);
  background-image: url("/assets/images/igaming/triangle.png");
  width: 37px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}
.universal-parent .blue-text {
  color: #3b259c;
  font-size: clamp(10px, 2vw, 24px);
  font-weight: 600;
  line-height: 100%;
}
.universal-parent .black-text {
  color: #1b1a20;
  font-size: clamp(8px, 6px + 1vw, 24px);
  font-weight: 500;
  line-height: 110%;
}
.tab-view,
.mob-view,
.tab-view-2 {
  display: none;
}

.col-left-1 {
  display: flex;
  flex-direction: column;
  row-gap: 44px;
  margin-block: 60px;
}
.col-box {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #d4d3ee;
  background: #fff;
}
.col-box .small-title {
  background: #e8f2ff;
  margin-top: 0;
  text-align: center;
}
.middle-contents {
  display: flex;
  justify-content: center;
}
.row-3,
.row-4,
.row-5 {
  display: flex;
  justify-content: center;
}
.row-5 {
  gap: 16px;
}
.row-3 .small-title {
  padding: 12px 24px;
  background: #e8f2ff;
  border-radius: 16px;
  overflow: hidden;
  margin: 0;
}
.faq-igaming .sec-title {
  margin-bottom: clamp(16px, 3vw, 32px);
  color: #1c1a31;
  font-size: clamp(22px, 3vw, 36px);
  font-weight: 500;
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .new-img-box-contents .rows-1 {
    left: 8%;
    top: 21%;
  }
  .rows-2 {
    right: 4%;
  }
  .new-img-box-contents .rows-3 {
    left: 24%;
    max-width: 585px;
  }
  .new-img-box-contents .rows-5 {
    left: 30%;
    max-width: 715px;
  }
  .new-img-box-contents .rows-4 {
    position: absolute;
    left: 60px;
    top: 81%;
  }
}

@media (min-width: 768px) and (max-width: 1048px) {
  .how-we-design .com-title {
    margin-bottom: 0;
    line-height: normal;
  }
  .how-we-design .new-img-box {
    background-image: url(/assets/images/igaming/how-we-desgn-bg-tab.png);
    max-height: 645px;
    background-size: contain;
  }
  .new-img-box-contents .rows-1 {
    max-width: 500px;
    left: 16%;
    top: 23%;
  }
  .rows-2 {
    right: 12%;
    top: 44%;
  }
  .new-img-box-contents .rows-3 {
    max-width: calc(295px + 117px + 18px);
    left: 26%;
    top: 54%;
  }
  .new-img-box-contents .rows-5 {
    max-width: calc(132px + 307px + 6px);
    top: 82%;
    left: 33%;
  }
  .rows-4 {
    left: 12%;
    top: 73%;
  }
}
@media (max-width: 992px) {
  .new-img-box-contents .rows-1 {
    max-width: 473px;
    left: 7%;
    top: 26%;
  }
  .rows-2 {
    right: 3%;
  }
  .new-img-box-contents .rows-3 {
    max-width: calc(295px + 117px);
    left: 18%;
    top: 54%;
  }
  .rows-4 {
    left: 4%;
    top: 74%;
  }
  .new-img-box-contents .rows-5 {
    max-width: calc(132px + 268px + 13px);
    top: 81%;
    left: 29%;
  }
  .col-box-img img {
    max-width: 100%;
    height: auto;
  }

  .tab-view {
    display: block;
  }
  .col-left-1 {
    margin-top: 41px;
    row-gap: 34px;
  }
}
@media (max-width: 767px) {
  .how-we-design .new-img-box {
    background-image: url(/assets/images/igaming/how-we-desgn-bg-mob.svg);
    max-height: 255px;
    background-size: contain;
  }
  .rows-4-content::before,
  .rows-2-content::before {
    background-image: url("/assets/images/igaming/triangle-mob.png");
    width: 11px;
    height: 7px;
    top: -10px;
    left: calc(50% - 6px);
  }
}
@media (max-width: 450px) {
  .trusted-wrapper .main-contents .com-title.text-center {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 0;
  }
  .new-img-box-contents .rows-1 {
    max-width: 245px;
    left: 11%;
    top: 22%;
  }
  .rows-2 {
    right: 7%;
    top: 43%;
  }
  .new-img-box-contents .rows-3 {
    max-width: 200px;
    left: 24%;
  }

  .new-img-box-contents .rows-4 {
    max-width: 215px;
    left: 7%;
  }
  .new-img-box-contents .rows-5 {
    max-width: 216px;
    top: 87%;
  }
  .why-choose-wrapper ul.hiring-box-lists-li {
    min-width: 3538px;
    grid-template-columns: repeat(11, 1fr);
  }
  .why-choose-wrapper .sec-title {
    font-size: clamp(22px, 3vw, 36px);
    color: #000;
    margin-bottom: clamp(16px, 3vw, 40px);
  }
}
@media (max-width: 425px) {
  .new-img-box-contents .rows-1 {
    max-width: 232px;
    left: 11%;
    top: 21%;
  }
  .new-img-box-contents .rows-3 {
    max-width: 192px;
    left: 23%;
  }
}
@media (max-width: 400px) {
  .new-img-box-contents .rows-1 {
    max-width: calc(154px + 36px + 60px);
    left: 7%;
  }
  .rows-2 {
    right: 4%;
    top: 42%;
  }
  .new-img-box-contents .rows-3 {
    left: 22%;
    top: 55%;
    max-width: 195px;
  }
  .rows-4 {
    position: absolute;
    left: 28px;
    top: 82%;
  }
  .new-img-box-contents .rows-5 {
    max-width: 213px;
    top: 87%;
  }
}
@media (max-width: 375px) {
  .new-img-box-contents .rows-1 {
    max-width: calc(154px + 36px + 50px);
    left: 4%;
  }
  .rows-2 {
    right: 2%;
    top: 46%;
  }
  .rows-4 {
    left: 4%;
  }
  .new-img-box-contents .rows-5 {
    left: 26%;
    max-width: calc(62px + 105px + 50px);
    top: 87%;
  }

  .new-img-box-contents .rows-3 {
    max-width: calc(74px + 46px + 65px);
    left: 22%;
  }
  .rows-3 .universal-parent {
    width: 60px;
  }
}

.trusted-wrapper {
  background: url(/assets/images/igaming/trust-source-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.trusted-wrapper .desc-contents {
  display: flex;
  flex-direction: column;
  row-gap: clamp(12px, 2vw, 24px);
  align-items: center;
  text-align: center;
  margin-bottom: clamp(24px, 4vw, 60px);
}
.trusted-wrapper .desc-contents .com-para {
  margin-bottom: 0;
}
.trusted-wrapper .main-contents .com-title {
  color: #000;
  font-size: clamp(22px, 5vw, 40px);
}

.main-contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.trusted-wrapper .row-1 {
  padding-block: 24px;
  padding-block: clamp(8px, 2vw, 32px);
  background-color: #e8f2ff;
  border-radius: clamp(4.5px, 1vw, 16px);
  max-width: 990px;
  margin-inline: auto;
  display: inline-block;
}
.trusted-wrapper .row-1 .row-1-contents {
  display: flex;
  justify-content: center;
}
.trusted-wrapper .small-title {
  font-size: clamp(16px, 1vw, 20px);
  color: #000;
  font-weight: 600;
  text-align: center;
  margin-bottom: clamp(0px, 1vw, 10px);
  line-height: 100%;
  padding-block: clamp(4px, 2vw, 10px);
}
.row-1-contents .small-title {
  font-size: clamp(7px, 1.76vw, 24px);
  padding-inline: clamp(6.5px, 2.19vw, 32px);
  border-right: 1px solid #3b259c;
  border-color: linear-gradient(0deg, #000000, #000000),
    linear-gradient(90deg, #9d87ff 0%, #3b259c 50%, #9d87ff 100%);
  color: #000;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 100%;
  padding-block: 10px;
}
.trusted-wrapper .small-title:last-child {
  border-right: none;
}

.portfolio-wrapper {
  background-color: #f9f9f9;
}
.portfolio-wrapper .row {
  justify-content: center;
}
.portfolio-wrapper .row .col-12 {
  max-width: 1128px;
}
.portfolio-wrapper .navbordertab .nav-link {
  margin: 0 24px;
  padding: 0.5rem 0;
}
.portfolio-wrapper .slick-slide[data-index="0"] .nav-link {
  margin-left: 0; /* Adjust the value as needed */
}
.portfolio-wrapper #technologies-tabContent ul {
  gap: clamp(8px, 4px + 2.29vw, 24px);
}
.portfolio-wrapper #technologies-tabContent li {
  height: 200px;
  padding-block: clamp(16px, 2vw, 24px);
}
.portfolio-wrapper #technologies-tabContent li img {
  max-width: 160px;
  margin: 0;
}
.hiring-advantage.why-choose-wrapper .btn-primary,
.kick-start-business-wrapper .btn-primary,
.stramline-wrapper .btn-primary,
.best-solution-wrapper .btn-primary,
.portfolio-wrapper .btn-primary {
  border-radius: 8px;
  font-size: clamp(16px, 3vw, 25px);
  padding: 15px 30px;
  padding-block: clamp(8px, 3vw, 15px);
  padding-inline: clamp(24px, 3vw, 30px);
  border: none;
}
.hiring-advantage.why-choose-wrapper .btn-primary {
  font-size: clamp(16px, 3vw, 22px);
  padding: 10.5px 24px;
}
.why-should-sign-up.explore-innovate {
  background: #f5f3ff;
}
.why-should-sign-up.explore-innovate .owl-stage {
  display: flex;
}
.why-should-sign-up.explore-innovate .slider-item-card p.com-para {
  font-size: clamp(12px, 2vw, 16px);
  line-height: clamp(18px, 4vw, 20px);
}
.why-should-sign-up.explore-innovate .owl-nav {
  top: 42%;
}
.why-should-sign-up.explore-innovate .slider-item-card .small-title {
  color: #1b1a20;
  margin-top: 0;
}
.desc-contents .com-title,
.explore-innovate .com-title,
.additional-features-wrapper .com-title {
  color: #000;
  text-align: center;
  margin-bottom: 16px;
  font-size: clamp(22px, 4vw, 40px);
}
.desc-contents {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
/* .desc-contents .com-title,.desc-contents .com-para{
    max-width: 918px;
  } */
.why-should-sign-up.explore-innovate .owl-carousel button.owl-prev {
  left: -34px;
}
.why-should-sign-up.explore-innovate .owl-carousel button.owl-next {
  right: -34px;
}
.explore-innovate .slider-item-card {
  height: 100%;
}
.kick-start-business-wrapper {
  background: #f9f9f9;
}
.kick-start-business-wrapper h2.com-title {
  color: #000;
  margin-bottom: clamp(24px, 3vw, 40px);
}
.kick-start-business-wrapper .accordion-item {
  border: none;
  background-color: #e9f4ff;
  margin-block: 10.5px;
}
.kick-start-business-wrapper .accordion-body {
  position: relative;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  padding-bottom: clamp(16px, 2.5vw, 32px);
  padding-left: 88px;
  color: #717081;
  line-height: clamp(120%, 2vw, 140%);
  font-size: 16px;
  padding-top: 0;
}
.kick-start-business-wrapper .accordion-body::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #3b259c;
  bottom: 0;
  left: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.kick-start-business-wrapper .accordion-button:not(.collapsed) {
  background-color: #e9f4ff;
  box-shadow: none;
}
.kick-start-business-wrapper .accordion-button:focus {
  box-shadow: none;
}
.kick-start-business-wrapper .accordion-button {
  gap: clamp(16px, 3vw, 24px);
  align-items: center;
  color: #1b1a20;
  font-weight: 600;
  font-size: clamp(18px, 2vw, 22px);
  padding-inline: clamp(16px, 3vw, 24px);
  background: #f9f9f9;
  padding-block: 12px;
}
.kick-start-business-wrapper .accordion-button::after {
  display: none;
}
.counter-wrapper {
  padding-block: clamp(32px, 6vw, 60px);
  background: #f1eeff;
}
.counter-wrapper .counter-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
.counter-wrapper .counter-content .counter-box {
  display: flex;
  gap: 12px;
  align-items: start;
  font-weight: 500;
}
.counter-wrapper .counter-content .counter-box .num {
  color: #3b259c;
  font-size: clamp(28px, 3.7vw, 48px);
  line-height: clamp(39.2px, 5vw, 67px);
}
.counter-wrapper .counter-content .counter-box .text {
  color: #1b1a20;
  font-size: clamp(12px, 1vw, 16px);
}
.best-solution-wrapper.our-services {
  padding-block: clamp(32px, 7vw, 80px);
}
.best-solution-wrapper.our-services .nav-link {
  padding-inline: clamp(17.5px, 2vw, 32px);
  font-size: clamp(14px, 1.966vw, 22px);
  padding-block: clamp(10px, 2vw, 13px);
}

.our-services.our-service-content {
  padding-block: clamp(32px, 7vw, 80px);
}
.best-solution-wrapper .desc-section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center;
}
.best-solution-wrapper .desc-section .com-title {
  color: #000;
  margin-bottom: clamp(16px, 4vw, 24px);
  font-size: clamp(24px, 3vw, 40px);
}
.best-solution-wrapper .desc-section .small-title {
  color: #000;
  margin-bottom: clamp(16px, 4vw, 24px);
  font-size: clamp(20px, 3vw, 36px);
  color: #1c1a31;
  margin-block: 0;
}
.best-solution-wrapper.our-services .nav.nav-tabs {
  margin-top: clamp(16px, 4vw, 24px);
  margin-bottom: clamp(24px, 4vw, 32px);
}
.best-solution-wrapper .desc-section .com-para {
  color: #4d4d4d;
  margin-bottom: clamp(24px, 4vw, 28px);
  max-width: 1240px;
  padding-right: 0;
  font-size: clamp(16px, 2.5vw, 20px);
}
.best-solution-wrapper {
  background-image: url(/assets/images/igaming/best-solution-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #e6f1fe;
}
.best-solution-content .tab-content > .active .tab-content > .tab-pane {
  display: block;
  opacity: 1;
}
.best-solution-content ~ .box-388,
.box-270,
.box-506 {
  width: 100%;
}
.best-solution-content .box-388 img,
.best-solution-content .box-270 img,
.best-solution-content .box-506 img {
  width: 100%;
}
.best-solution-content .box-388,
.best-solution-content .box-270,
.best-solution-content .box-506 {
  position: relative;
}
.best-solution-content .box-388 .small-title,
.best-solution-content .box-270 .small-title,
.best-solution-content .box-506 .small-title {
  position: absolute;
  bottom: clamp(8px, 2vw, 24px);
  left: clamp(8px, 2vw, 24px);
  z-index: 1;
  color: #fff;
  font-size: clamp(14px, 4vw, 28px);
  font-weight: 600;
  margin: 0;
}
.best-solution-content .second-content-box .content-box-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(12px, 2vw, 20px);
}
.best-solution-content .second-content-box .content-box-container .contents {
  width: clamp(160px, 3vw, 190px);
  height: clamp(160px, 3vw, 190px);
  background-color: #ffffff;
  box-shadow: 2px 2px 12px 0px #3b259c40;
  border-radius: clamp(12px, 2vw, 24px);
  padding-block: clamp(12px, 2vw, 24px);
}
.best-solution-content
  .second-content-box
  .content-box-container
  .contents
  .img-box {
  width: clamp(160px, 3vw, 190px);
  height: 103px;
}
.best-solution-content
  .second-content-box
  .content-box-container
  .contents
  img {
  width: 100%;
  height: auto;
}
.best-solution-content
  .second-content-box
  .content-box-container
  .contents
  .small-title {
  margin-bottom: clamp(12px, 2vw, 16px);
  color: #1c1a31;
  font-size: clamp(16px, 2vw, 18px);
  text-align: center;
  margin-top: 0;
}
.best-solution-content .last-para {
  margin-bottom: clamp(24px, 5vw, 40px);
  padding-right: 0;
}
.stramline-wrapper .com-title {
  text-align: center;
  color: #000;
  font-size: clamp(22px, 4vw, 40px);
  font-weight: 600;
  margin-bottom: clamp(24px, 4vw, 40px);
}
.stramline-wrapper .com-title span {
  max-width: 967px;
  display: inline-block;
}
.stramline-wrapper .strealine-content .small-title {
  color: #1c1a31;
  font-size: clamp(18px, 4vw, 28px);
  text-align: center;
  padding-block: clamp(16px, 4vw, 24px);
  background: #e9f4ff;
  border: 1px solid #f4f2fd;
  border-radius: 8px;
  margin-bottom: clamp(16px, 4vw, 32px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 0;
}
.stramline-wrapper .strealine-content .small-title span {
  width: clamp(12px, 4vw, 16px);
  background: #f1cc6d;
  height: clamp(12px, 4vw, 16px);
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
}
.stramline-wrapper .strealine-content .small-title span.green {
  background: #4aa398;
}
.stramline-wrapper .strealine-content ul {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  row-gap: clamp(16px, 3vw, 20px);
}
.stramline-wrapper .strealine-content ul li {
  /* padding-left: clamp(36px, 4vw, 40px); */
  position: relative;
  list-style-type: none;
  color: #1b1a20;
  font-weight: 400;
  font-size: clamp(14px, 3vw, 16px);
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: start;
}
.stramline-wrapper .strealine-content ul li .tick {
  display: inline-block;
  min-width: clamp(24px, 4vw, 28px);
  min-height: clamp(24px, 4vw, 28px);
  max-width: clamp(24px, 4vw, 28px);
  max-height: clamp(24px, 4vw, 28px);
  position: relative;
}
.stramline-wrapper .strealine-content ul li .tick::before {
  content: "";
  background-image: url(/assets/images/igaming/tick-1.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: clamp(24px, 3vw, 28px);
  height: clamp(24px, 3vw, 28px);
  position: absolute;
  top: calc(50% - 8px);
  left: 0;
}
.multi-device-wrapper {
  background: #f5f3ff;
  padding-block: clamp(35px, 5vw, 80px);
}
.multi-device-wrapper h2.com-title {
  margin-bottom: clamp(24px, 4vw, 40px);
  color: #000;
  font-size: clamp(22px, 3.5vw, 40px);
  padding-inline: 4px;
}
.multi-device-wrapper .multi-device-content {
  background-image: url("/assets/images/igaming/multi-device-igaming-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 348px;
  display: flex;
  justify-content: center;
  background-size: contain;
}
.multi-device-list {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  width: 100%;
}

.multi-device-list li {
  max-width: 123px;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
  align-items: center;
  width: 100%;
  text-align: center;
}
.multi-device-list li:nth-child(even) {
  margin-top: auto;
  margin-bottom: 32px;
}
.multi-device-list li:nth-child(odd) {
  margin-top: 32px;
}
.multi-device-list li .small-title {
  color: #4d4d4d;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
  line-height: normal;
}
.sec-title,
.home-form .footer-form .footer-content .section-titel h2 {
  color: var(--c-heading);
  font-weight: 600;
  text-align: center;
  font-size: clamp(24px, 0.161rem + 2.6949vw, 44px);
  margin-bottom: clamp(18px, 4vw, 50px);
}
@media (max-width: 1440px) {
  .multi-device-list {
    max-width: 1175px;
  }
}
@media (max-width: 1250px) {
  .multi-device-list {
    max-width: 1085px;
  }
  .multi-device-list li:nth-child(odd) {
    margin-top: 48px;
  }
  .multi-device-list li:nth-child(even) {
    margin-bottom: 48px;
  }
}
@media (max-width: 1040px) {
  .multi-device-wrapper .multi-device-content {
    height: 400px;
  }
  .multi-device-list {
    max-width: 915px;
  }
  .multi-device-list li {
    max-width: 120px;
  }
  .multi-device-list li:nth-child(odd) {
    margin-top: 90px;
  }
  .multi-device-list li:nth-child(even) {
    margin-bottom: 85px;
  }
  .desk-view {
    display: none;
  }
  .why-should-sign-up.explore-innovate .owl-carousel button.owl-next {
    right: -18px;
  }
  .why-should-sign-up.explore-innovate .owl-carousel button.owl-prev {
    left: -22px;
  }
  .kick-start-business-wrapper .accordion-body {
    font-size: 14px;
  }
  .kick-start-business-wrapper .accordion-item {
    margin-block: 6px;
  }
  .kick-start-business-wrapper .accordion-button {
    padding-block: 4px;
  }
  /* img#dynamic-image{
    height: 100%;
  } */
  .kick-start-business-wrapper .accordion-button:not(.collapsed) {
    padding-top: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .multi-device-list li .small-title {
    font-size: 12px;
    max-width: 70px;
  }
  .multi-device-list {
    max-width: 688px;
  }
  .multi-device-list .icon-box {
    width: 36px;
    height: 38px;
    margin: auto;
    margin-bottom: 8px;
  }
  .multi-device-list .icon-box img {
    width: 100%;
    height: 100%;
  }
  .multi-device-list li:nth-child(odd) {
    margin-top: 17%;
  }
  .multi-device-list li:nth-child(even) {
    margin-bottom: 17%;
  }
}
@media (max-width: 575px) {
  .multi-device-wrapper .com-title {
    margin-bottom: 24px;
    font-size: 22px;
  }
  .multi-device-list li .small-title {
    font-size: 14px;
  }
  .multi-device-wrapper .multi-device-content {
    background-image: url("/assets/images/igaming/multi-device-igaming-mob-bg.png");
    min-height: 1010px;
  }
  .multi-device-list {
    flex-direction: column;
    max-height: 897px;
    row-gap: 70px;
    margin-block: unset;
    margin-top: 24px;
  }
  .multi-device-list li {
    max-width: 112px;
    height: 100px;
  }
  .multi-device-list li:nth-child(odd) {
    margin-top: unset;
    margin-bottom: unset;
    margin-left: auto;
    margin-right: 8%;
    align-items: center;
    justify-content: center;
  }
  .multi-device-list li:nth-child(even) {
    margin-top: unset;
    margin-bottom: unset;
    margin-left: 8%;
  }
  .multi-device-list .icon-box {
    width: 40px;
    height: 40px;
    margin: auto;
  }
  #dynamic-image {
    border-radius: 12px;
    overflow: hidden;
  }
  .kick-start-business-wrapper .accordion-body {
    padding-left: 75px;
  }
  .personalized-pam-wrapper .nav-tabs .nav-link.active::before {
    height: 2px;
  }
}
@media (max-width: 475px) {
  .multi-device-list li:nth-child(odd) {
    margin-top: unset;
    margin-bottom: unset;
    margin-left: auto;
    margin-right: 16%;
  }
  .multi-device-list li:nth-child(even) {
    margin-left: 18%;
  }
}
@media (max-width: 450px) {
  .multi-device-list {
    row-gap: 45px;
    max-height: 975px;
  }
  .multi-device-list li:nth-child(odd) {
    margin-right: 14%;
  }
}
@media (max-width: 435px) {
  .multi-device-list li:nth-child(odd) {
    margin-right: 12%;
  }
  .multi-device-list li:nth-child(even) {
    margin-left: 12%;
  }
}
@media (max-width: 400px) {
  .multi-device-list li:nth-child(odd) {
    margin-right: 10%;
  }
}
@media (max-width: 390px) {
  .multi-device-list li:nth-child(even) {
    margin-left: 6%;
  }
  .multi-device-list li:nth-child(odd) {
    margin-right: 6%;
  }
}
.hire-page-wrapper .content.igaming-table-contents {
  padding-block: clamp(30px, 4vw, 80px);
  background-color: #f5f3ff;
}
.hire-page-wrapper .content.igaming-table-contents .technologies-wrapper {
  background: #f5f3ff;
}
.hire-page-wrapper .content.igaming-table-contents .title {
  color: #393185;
}

.hire-page-wrapper .content.igaming-table-contents .left-side ul li a,
.hire-page-wrapper .content.igaming-table-contents .left-side ul li button {
  font-size: 16px;
  margin-block: 12px;
}
.hire-page-wrapper .content.igaming-table-contents .left-side ul li.first-li a,
.hire-page-wrapper
  .content.igaming-table-contents
  .left-side
  ul
  li.first-li
  button {
  font-size: 20px;
  margin-block: 12px;
  font-weight: 500;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll {
  direction: ltr;
}

.hire-page-wrapper section.content .container .content-stick-scroll {
  max-height: 500px;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .content-stick-scroll::-webkit-scrollbar {
  width: 4px;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .content-stick-scroll::-webkit-scrollbar-track {
  background: #d9d9d9;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .content-stick-scroll::-webkit-scrollbar-thumb {
  background: #3b259c;
}

.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll
  li.first-li,
.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll
  li.first-li {
  padding-left: 32px;
  padding-right: 16px;
  position: relative;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll
  li {
  padding-left: 48px;
  font-size: 16px;
  position: relative;
}

.br-8 {
  border-radius: 8px;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll
  li.first-li::before {
  content: url(/assets/images/igaming/list-circle.png);
  position: absolute;
  left: 2px;
  top: 16px;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll
  li.sub-li::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3b259c;
}
.igaming-table-contents h2.com-title {
  color: #000;
  margin-bottom: clamp(24px, 4vw, 40px);
  margin-top: 0;
  text-align: center;
  font-size: clamp(22px, 6vw, 39.7px);
  line-height: normal;
}
.hire-page-wrapper
  section.content.igaming-table-contents
  .container
  .content-stick-scroll
  li.sub-li
  button {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  margin-block: 0;
}
.hire-page-wrapper .content.igaming-table-contents .right-side .content-desc {
  font-size: clamp(16px, 3vw, 18px);
}
.hire-page-wrapper .content.igaming-table-contents .right-side h4 {
  font-size: 15px;
  font-weight: 600;
}

.personalized-pam-wrapper .com-title {
  color: #000;
  font-weight: 600;
  font-size: clamp(22px, 3.8vw, 40px);
  margin-bottom: clamp(24px, 4vw, 40px);
  text-align: center;
}
.personalized-pam-wrapper .personalized-content-box {
  padding: clamp(24px, 5.3vw, 60px);
  border-radius: 24px;
  background: #fff;
  display: inline-block;
  max-width: 613px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.personalized-pam-wrapper .personalized-contents {
  padding: clamp(16px, 5vw, 48px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 24px;
  border-radius: 24px;
  overflow: hidden;
  min-height: 485px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.personalized-pam-wrapper .personalized-content-box .small-title {
  color: #1b1a20;
  font-size: clamp(18px, 4vw, 28px);
  font-weight: 600;
  margin-bottom: clamp(12px, 2vw, 24px);
  margin-top: 0;
}
.personalized-pam-wrapper .personalized-content-box .list {
  padding-left: clamp(12px, 2vw, 18px);
}
.personalized-pam-wrapper .personalized-content-box .list li {
  font-size: clamp(16px, 2vw, 18px);
  color: #4d4d4d;
  margin-block: clamp(8px, 2vw, 12px);
  list-style-type: disc;
}
.custom-igaming-wrapper.navbordertab
  #technologies-tabContent
  li
  .desc-contents:last-child
  .com-para,
.personalized-pam-wrapper .personalized-content-box .list li:last-child {
  margin-bottom: 0;
}
.personalized-pam-wrapper .personalized-contents.content-1 {
  background-image: url(/assets/images/igaming/retail-solution.png);
}
.personalized-pam-wrapper .personalized-contents.content-2 {
  background-image: url(/assets/images/igaming/mobile-app.png);
}
.personalized-pam-wrapper .personalized-contents.content-3 {
  background-image: url(/assets/images/igaming/white-label.png);
}
.personalized-pam-wrapper .personalized-contents.content-4 {
  background-image: url(/assets/images/igaming/turnkey.png);
}
.personalized-pam-wrapper .personalized-contents.content-5 {
  background-image: url(/assets/images/igaming/self-service.png);
}
.personalized-pam-wrapper .nav-tabs .nav-item.show .nav-link {
  position: relative;
  color: #4d4d4d;
  font-weight: 500;
}
.personalized-pam-wrapper .nav-tabs {
  display: flex;
  align-items: center;
  gap: clamp(24px, 4vw, 60px);
}
.personalized-pam-wrapper .nav-tabs .nav-item.show .nav-link,
.personalized-pam-wrapper .nav-tabs .nav-link.active {
  border: none;
  position: relative;
}
.personalized-pam-wrapper .nav-tabs .nav-link.active {
  color: #383180;
  font-weight: 600;
  font-size: clamp(18px, 2vw, 20px);
  border: none;
  margin-bottom: 14px;
}
.personalized-pam-wrapper .nav-tabs .nav-item .nav-link {
  padding-inline: 0;
  color: #4d4d4d;
  font-weight: 600;
  font-size: clamp(18px, 2vw, 20px);
  border: none;
  margin-bottom: 14px;
}
.personalized-pam-wrapper .nav-tabs .nav-item:first-child .nav-link {
  margin-left: 0;
}
.personalized-pam-wrapper .nav-tabs .nav-link.active::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: -17px;
  background-color: #383180;
}

.custom-igaming-wrapper {
  background-color: #fff;
}
.custom-igaming-wrapper.navbordertab .technologies-use-ul ul {
  border: none;
  background: #f4f2fd;
  border-radius: clamp(40px, 4vw, 170px);
}
.custom-igaming-wrapper.navbordertab .nav-item.show .nav-link,
.custom-igaming-wrapper.navbordertab .nav-link.active {
  background-color: #3b259c;
  color: #fff;
  padding-block: clamp(8px, 2vw, 13px);
  padding-inline: clamp(20px, 2vw, 26px);
  border: none;
  box-shadow: none;
  border-radius: clamp(24px, 4vw, 70px);
  font-weight: 600;
}
.custom-igaming-wrapper.navbordertab #technologies-tabContent ul {
  background: #f4f2fd;
  border-radius: 24px;
  overflow: hidden;
  gap: clamp(20px, 4px + 2vw, 48px);
  padding: clamp(16px, 32vw, 48px);
  justify-content: space-between;
}
.custom-igaming-wrapper.navbordertab #technologies-tabContent li {
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  flex: 48% 1;
  text-align: start;
}
.custom-igaming-wrapper.navbordertab .sec-title {
  max-width: 965px;
  color: #1b1a20;
  font-weight: 600;
  font-size: clamp(22px, 4vw, 40px);
  margin-bottom: clamp(24px, 4vw, 40px);
}
.custom-igaming-wrapper.navbordertab
  #technologies-tabContent
  li
  .desc-contents {
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 100%;
}
.custom-igaming-wrapper.technologies-use #technologies-tabContent {
  margin-top: clamp(16px, 3vw, 32px);
}
.custom-igaming-wrapper.navbordertab .nav-link {
  color: #1b1a20;
  font-weight: 500;
  font-size: clamp(14px, 3vw, 20px);
  line-height: 100%;
  padding-block: clamp(8px, 2vw, 13px);
  padding-inline: clamp(20px, 2vw, 26px);
  margin-inline: clamp(2px, 1vw, 3px);
  text-transform: capitalize;
}
.custom-igaming-wrapper.navbordertab #technologies-tabContent li {
  max-width: 548px;
}
.custom-igaming-wrapper.navbordertab #technologies-tabContent img {
  border-radius: 24px;
  overflow: hidden;
  max-width: 100%;
}
.custom-igaming-wrapper.navbordertab #technologies-tabContent li .small-title {
  color: #1b1a20;
  font-weight: 600;
  font-size: clamp(20px, 4vw, 28px);
  margin-bottom: clamp(20px, 1.1vw, 32px);
  width: 100%;
  margin-top: 0;
  text-transform: capitalize;
}
.faq-igaming.faq-section.faq-plus .accordion.accordion-flush .accordion-button {
  font-size: clamp(16px, 2vw, 18px);
  line-height: normal;
}
.faq-igaming.faq-section.faq-plus .accordion.accordion-flush .accordion-body {
  font-size: clamp(14px, 2vw, 16px);
  line-height: normal;
}
.custom-igaming-wrapper.navbordertab
  #technologies-tabContent
  li
  .extra-small-title {
  font-size: clamp(16px, 2vw, 20px);
  color: #1b1a20;
  margin-bottom: 12px;
  position: relative;
  padding-left: 16px;
  font-weight: 600;
  width: 100%;
}
.custom-igaming-wrapper.navbordertab
  #technologies-tabContent
  li
  .extra-small-title::before {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 50%;
  background-color: #000;
}
.custom-igaming-wrapper.navbordertab #technologies-tabContent li .com-para {
  font-size: clamp(14px, 2vw, 20px);
  color: #4d4d4d;
  margin-bottom: clamp(16px, 2vw, 20px);
}

.additional-features-wrapper .com-title {
  margin-bottom: clamp(24px, 4vw, 40px);
  margin-top: 0;
  max-width: 920px;
}
.additional-features-wrapper .small-title {
  margin-top: 0;
  font-size: clamp(20px, 5vw, 36px);
  font-weight: 500;
  line-height: normal;
  color: #1c1a31;
  margin-bottom: clamp(16px, 5vw, 24px);
}
.faq-section.faq-plus {
  padding-block: clamp(40px, 0.6886rem + 6.1322vw, 100px);
  margin-bottom: 0;
}
.sec-des {
  font-size: var(--fs-lg);
  color: #666565;
  font-weight: 400;
}

@media (max-width: 1040px) {
  .igaming-table-contents .com-title {
    max-width: 780px;
  }

  .tab-view {
    display: block;
  }
  .benefit-program-slider .owl-nav {
    top: -70px;
  }
  .col-left-1 {
    margin-block: 40px;
    row-gap: 33px;
  }
  .row-5 img,
  .col-left-1 .col-box-img img {
    max-width: 100%;
    height: auto;
  }
  .personalized-pam-wrapper .personalized-contents {
    min-height: 443px;
  }
  .personalized-pam-wrapper .personalized-content-box {
    max-width: 537px;
  }
}

@media (max-width: 991px) {
  .trusted-wrapper .container {
    max-width: calc(100% - 32px);
  }
  .row-4 .tab-view {
    display: none;
  }
  .tab-view-2 {
    display: block;
  }
}
@media (max-width: 767px) {
  .tab-view-2 {
    display: none;
  }
  .trusted-wrapper .container {
    max-width: unset;
  }
  .custom-igaming-wrapper.navbordertab #technologies-tabContent ul {
    flex-direction: column;
    border-radius: 16px;
  }
  .custom-igaming-wrapper.navbordertab #technologies-tabContent img {
    border-radius: 16px;
  }
  .custom-igaming-wrapper.navbordertab #technologies-tabContent li {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  .personalized-pam-wrapper .nav-tabs {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .personalized-pam-wrapper .nav-tabs .nav-item .nav-link {
    white-space: nowrap;
  }
  .best-solution-content .box-388 img,
  .best-solution-content .box-270 img,
  .best-solution-content .box-506 img {
    height: auto;
  }
  .best-solution-wrapper .owl-nav {
    display: none;
  }
  .best-solution-wrapper .owl-dots {
    display: none;
  }
  .best-solution-wrapper {
    border-radius: 0;
    margin: 0;
  }
  .portfolio-wrapper #technologies-tabContent ul {
    row-gap: 12px;
  }

  .portfolio-wrapper #technologies-tabContent li img {
    max-width: 100%;
  }

  .why-should-sign-up.explore-innovate .owl-carousel button.owl-prev {
    left: 3%;
  }
  .why-should-sign-up.explore-innovate .owl-carousel button.owl-next {
    right: 3%;
  }
  .kick-start-business-wrapper .accordion-button:not(.collapsed) {
    padding-bottom: 0;
  }
  .hire-page-wrapper
    .content.igaming-table-contents
    .left-side
    .title.mobile-view {
    background-color: #3b259c;
    font-size: 16px;
  }
  .tab-view {
    display: none;
  }
  .mob-view {
    display: block;
  }
  .trusted-wrapper .small-title {
    font-size: 8px;
    margin-bottom: 0;
    padding-block: 2px;
  }
  .col-box {
    border-radius: 4.5px;
  }
  .col-left-1 {
    margin-top: 11px;
    row-gap: 11px;
    margin-bottom: 11px;
  }
  .row-3 .small-title {
    padding: 3.7px 6.5px;
    border-radius: 4px;
  }
  .desk-views {
    display: none;
  }
}
@media (min-width: 380px) and (max-width: 450px) {
  .col-center img {
    height: 200px;
  }
  .row-4 img {
    width: 305px;
  }
}
@media (min-width: 400px) and (max-width: 425px) {
}

/* I Gaming Css End Here  */

/*affiliate-program page start*/
.affiliate-program .affiliate-banner {
  background: linear-gradient(0deg, #e4defd 95.73%, #cfc5ff 157.17%);
}

.affiliate-program .affiliate-banner h1 {
  font-size: clamp(28px, 3.1vw, 50px);
  font-weight: 400;
  margin-bottom: 20px;
  line-height: normal;
}

.affiliate-program .affiliate-banner p.com-para {
  color: #4d4d4d;
  font-size: clamp(18px, 1.5vw, 24px);
  line-height: clamp(25.2px, 2.1vw, 33.3px);
}

.affiliate-program .affiliate-banner-img img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.affiliate-program .affiliate-banner-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.affiliate-program .banner-btn {
  background: #3b259c;
  padding: 10px 24px;
  border-radius: 8px;
  color: #fff;
  font-size: clamp(16px, 1.5vw, 25px);
  font-weight: 600;
  line-height: 1.4;
  transition: all 1s ease-in-out;
  overflow: hidden;
  position: relative;
}

.affiliate-program .banner-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: -110px;
  background-color: #fff6;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 1s ease-in-out;
}

.affiliate-program .banner-btn:hover:after {
  opacity: 1;
  left: 100%;
  transition: all 1s ease-in-out;
}

/* Program Cards */

.hire-page-wrapper.affiliate-program h2.com-title {
  font-size: clamp(22px, 3.1vw, 40px);
  color: #1c1a31;
  line-height: clamp(30px, 3.5vw, 56px);
  font-weight: 600;
}

.program-card {
  background-color: #fff;
  border: none;
  box-shadow: 2px 2px 12px 0px rgba(59, 37, 156, 0.25);
  padding: clamp(30px, 3.5vw, 40px) clamp(37px, 3.5vw, 56px);
  border-radius: 16px;
  transition: all 0.3s ease;
  height: 100%;
}

.program-card p.com-para {
  font-size: clamp(14px, 2vw, 20px);
  font-weight: 400;
  color: #4d4d4d;
  line-height: clamp(18px, 2vw, 25px);
}

.program-card p.com-para.sale-month {
  margin-top: clamp(32px, 3vw, 43px);
  margin-bottom: clamp(32px, 3vw, 37px);
}

.program-card p.com-para.sale-month span {
  font-size: clamp(44px, 5vw, 62px);
  font-weight: 700;
  line-height: clamp(30px, 3.5vw, 56px);
  color: #3b259c;
}

.program-card p.com-para.registered {
  font-size: clamp(14px, 2vw, 16px);
  font-weight: 400;
  line-height: clamp(18px, 2vw, 22px);
  margin-top: 16px;
}

.program-card .banner-btn {
  font-size: clamp(16px, 2vw, 18px);
  max-width: 283px;
  width: 100%;
  border-radius: 12px;
}

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

.program-section .program-card-title {
  font-size: clamp(18px, 2.5vw, 34px);
  font-weight: 600;
  line-height: clamp(22px, 3.8vw, 41px);
  color: #1c1a31;
}

/* Agency Section */
.agency-section {
  text-align: center;
  padding: 40px 0;
  background: #f5f3ff url(/assets/images/affiliate-program/bg-agency.png)
    no-repeat;
  background-size: cover;
}

.agency-section p.com-para {
  font-size: clamp(14px, 2vw, 20px);
  color: #4d4d4d;
}

.agency-section .banner-btn {
  max-width: 200px;
  width: 100%;
}

.affiliate-marketing-hub.agency-section {
  background: #3b259c url(/assets/images/affiliate-program/marketing-hub-bg.png)
    no-repeat;
  background-size: cover;
}

.affiliate-marketing-hub.agency-section .banner-btn {
  max-width: 222px;
  width: 100%;
  border: 1px solid #fff;
}

.affiliate-marketing-hub.agency-section .affiliate-marketing-col {
  max-width: 1052px;
  margin: auto;
  width: 100%;
}

.benefit-program-slider .owl-nav {
  position: absolute;
  right: 4px;
  top: -80px;
  display: flex;
  gap: 14px;
}

.benefit-program-slider .owl-carousel .owl-nav button.owl-next span,
.benefit-program-slider .owl-carousel .owl-nav button.owl-prev span {
  height: 34px;
  width: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(/assets/images/affiliate-program/right-enable.svg);
  font-size: 0;
}
.benefit-program-slider .owl-carousel .owl-nav button.owl-prev span {
  transform: rotate(180deg);
}

.benefit-program-slider .owl-carousel .owl-nav button.owl-next.disabled span,
.benefit-program-slider .owl-carousel .owl-nav button.owl-prev.disabled span {
  background-image: url(/assets/images/affiliate-program/right-disabled.svg);
  transform: rotate(180deg);
}

.benefit-program-slider .owl-carousel .owl-nav button.owl-prev.disabled span {
  transform: rotate(0deg);
}

.benefit-program-slider .slider-item-card {
  width: 100%;
}
.benefit-program-card {
  display: inline-block;
  width: auto;
}
.benefit-program-slider .benefit-program-card-title {
  font-size: clamp(14px, 2vw, 24px);
  line-height: clamp(17px, 3vw, 30px);
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-weight: 600;
  width: 87%;
}

.why-should-sign-up .slider-item-card {
  box-shadow: 2px 2px 12px 0px #3b259c40;
  padding: clamp(25px, 2.2vw, 32px);
  border-radius: 16px;
  width: 100%;
  background: #fff;
  height: 100%;
}

.why-should-sign-up .slider-item-card p.com-para {
  font-size: clamp(14px, 2.2vw, 18px);
  line-height: clamp(16px, 2.2vw, 25px);
  color: #4d4d4d;
}

.why-should-sign-up .slider-item-card .small-title {
  font-size: clamp(20px, 2.2vw, 28px);
  line-height: clamp(25.2px, 2.5vw, 33.3px);
  color: #1b1b20;
}

.why-should-sign-up .owl-dots,
.best-solution-wrapper .owl-dots {
  text-align: center;
  margin-top: clamp(24px, 2.2vw, 40px);
}
.best-solution-wrapper button.owl-dot,
.why-should-sign-up button.owl-dot {
  width: clamp(12px, 2.2vw, 16px);
  height: clamp(12px, 2.2vw, 16px);
  display: inline-block;
  opacity: 1;
  margin: 0 5px;
  border-radius: 20px;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition-delay: 0.5s, 0.5s, 0s;
  background: #cabeff;
}
.best-solution-wrapper button.owl-dot.active,
.why-should-sign-up button.owl-dot.active {
  opacity: 1;
  background: #3b259c;
  width: clamp(24px, 2.2vw, 34px);
  transition-delay: 0s;
}

.why-should-sign-up .owl-nav {
  position: absolute;
  top: 40%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.why-should-sign-up .owl-carousel .owl-nav button.owl-next span,
.why-should-sign-up .owl-carousel .owl-nav button.owl-prev span {
  height: clamp(40px, 5vw, 60px);
  width: clamp(40px, 5vw, 60px);
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-image: url(/assets/images/affiliate-program/slider-arrows.svg);
  font-size: 0;
  background-size: 100% 100%;
}
.why-should-sign-up .owl-carousel .owl-nav button.owl-prev span {
  transform: rotate(180deg);
}

.why-should-sign-up .owl-carousel button.owl-prev {
  position: relative;
  left: -15px;
}
.why-should-sign-up .owl-carousel button.owl-next {
  position: relative;
  right: -15px;
}

.hire-page-wrapper.affiliate-program .owl-carousel .owl-stage {
  display: flex;
}
.hire-page-wrapper.affiliate-program .owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.hire-page-wrapper.affiliate-program .owl-carousel .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.hire-page-wrapper.affiliate-program .owl-carousel .flex-text {
  flex-grow: 1;
}

.affiliate-ais-technolabs {
  background: #f5f3ff;
}

.affiliate-ais-technolabs .step-number {
  background: #fbf7fe;
  max-width: clamp(32px, 3vw, 40px);
  height: clamp(32px, 3vw, 40px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #1c1a31;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 600;
  width: 100%;
  position: relative;
  z-index: 2;
}
.affiliate-ais-technolabs .step-number.active,
.affiliate-ais-technolabs .step:hover .step-number {
  background: #3b259c;
  color: #fff;
}
.affiliate-ais-technolabs .step {
  display: flex;
  gap: 15px;
  margin-bottom: clamp(22px, 3vw, 32px);
  align-items: center;
}

.affiliate-ais-technolabs .step-text {
  padding: clamp(20px, 3vw, 28px) clamp(15px, 4vw, 28px);
  /* border: 1px solid #d7d7d7; */
  /* border-radius: 16px; */
  width: 100%;
}

.affiliate-ais-technolabs .step-container:before {
  content: "";
  width: 1px;
  display: inline-block;
  height: calc(100% - 10%);
  background: #d7d7d7;
  position: absolute;
  left: clamp(15px, 2vw, 20px);
  top: 10%;
  z-index: 1;
}

.affiliate-ais-technolabs .step-container {
  position: relative;
  margin-top: clamp(2px, 3vw, 34px);
}

.affiliate-ais-technolabs .step-container .step:last-child {
  margin-bottom: 0;
}

.affiliate-ais-technolabs .step-text p.com-para {
  font-size: clamp(16px, 2vw, 26px);
  font-weight: 400;
  color: #4d4d4d;
  line-height: 24px;
}

.affiliate-ais-technolabs .affiliate-ais-img img {
  height: auto;
  max-width: 100%;
}

.hire-page-wrapper.affiliate-program .faq-section.faq-plus .accordion-item {
  box-shadow: none;
}

.hire-page-wrapper.affiliate-program .faq-section.faq-plus .banner-btn {
  background: transparent;
  border: 2px solid #3b259c;
  color: #3b259c;
}

.hire-page-wrapper.affiliate-program .affiliate-team .franchise-services {
  padding: 40px clamp(10px, 3vw, 35px);
  border-radius: 24px;
  background: #f5f3ff;
  max-width: 1240px;
  margin-inline: auto;
}

.hire-page-wrapper.affiliate-program
  .affiliate-team
  .franchise-services
  .affiliate-team-img
  img {
  height: auto;
}

.hire-page-wrapper.affiliate-program .franchise-services h2.com-title {
  font-size: clamp(22px, 3.1vw, 28px);
  text-align: center;
  line-height: clamp(30px, 3.5vw, 39px);
}

.hire-page-wrapper.affiliate-program .franchise-services .affiliate-teams {
  max-width: 95%;
  margin: 0 auto;
}

.hire-page-wrapper.affiliate-program
  .franchise-services
  .affiliate-team-col
  .affiliate-team-col-item {
  height: 100%;
}

.hire-page-wrapper.affiliate-program
  .franchise-services
  .affiliate-team-col
  .affiliate-team-col-img {
  display: flex;
  justify-content: center;
}

.hire-page-wrapper.affiliate-program
  .franchise-services
  .affiliate-team-col
  .affiliate-team-col-img
  img {
  border-radius: 50%;
  width: clamp(115px, 10vw, 137px);
  max-width: 100%;
  height: clamp(115px, 10vw, 137px);
}

.hire-page-wrapper.affiliate-program
  .franchise-services
  .affiliate-team-col
  .affiliate-team-col-title {
  font-size: clamp(18px, 3vw, 22px);
  font-weight: 600;
  color: #17012c;
  line-height: clamp(15px, 3vw, 30px);
  margin-top: 10px;
}

.hire-page-wrapper.affiliate-program
  .franchise-services
  .affiliate-team-col
  p.com-para {
  font-size: 16px;
  line-height: 20px;
  color: #504e4e;
  margin-top: 4px;
  margin-bottom: 0;
}

.hire-page-wrapper.affiliate-program .affiliate-marketing-blog {
  background: #f5f3ff;
}

.affiliate-marketing-blog .blog-card {
  background: #fff;
  padding: 16px;
  border-radius: 20px;
}

.hire-page-wrapper.affiliate-program
  .affiliate-marketing-blog
  .blog-card
  .blog-card-img
  img {
  border-radius: 10px;
  /* min-width: clamp(303px, 25vw, 392px);
    max-height: clamp(185px, 16vw, 240px); */
  min-height: 240px;
  height: 100%;
  max-height: 240px;
  margin-bottom: 20px;
  max-width: 100%;
}

.hire-page-wrapper.affiliate-program
  .affiliate-marketing-blog
  .blog-card
  .blog-contant
  h2.blog-contant-title {
  line-height: clamp(30px, 3vw, 36px);
  font-size: clamp(20px, 3vw, 24px);
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.hire-page-wrapper.affiliate-program
  .affiliate-marketing-blog
  .blog-card
  .blog-contant
  p.dec {
  line-height: clamp(21px, 4vw, 27px);
  font-size: clamp(14px, 3vw, 18px);
  font-weight: 400;
  color: #4d4d4d;
  margin: 20px 0;
}
.hire-page-wrapper.affiliate-program
  .affiliate-marketing-blog
  .blog-card
  .blog-view-post {
  color: #3b259c;
  line-height: clamp(20px, 3vw, 25px);
  font-size: clamp(16px, 3vw, 20px);
  font-weight: 600;
}

.hire-page-wrapper.affiliate-program
  .affiliate-marketing-blog
  .blog-card
  .blog-view-post
  .blog-view-link
  img {
  width: auto;
}

@media (min-width: 1040px) and (max-width: 1650px) {
  .why-should-sign-up .slider-item-card {
    -webkit-padding-end: 45px;
            padding-inline-end: 45px;
  }
}
@media (max-width: 991px) {
  .benefit-program-slider .owl-nav {
    top: -60px;
  }
  .counter-wrapper .counter-content {
    gap: 11px;
  }
  .counter-wrapper .counter-content .counter-box .num {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .hire-page-wrapper.affiliate-program .benefit-program-slider h2.com-title {
    width: calc(100% - 28%);
    text-align: left;
  }
  .hire-page-wrapper.affiliate-program .faq-section.faq-plus h2.com-title {
    text-align: left;
  }
}

@media (max-width: 575px) {
  .hire-page-wrapper.affiliate-program h2.com-title {
    text-align: center;
    margin-bottom: 24px;
  }
  .benefit-program-slider .owl-nav {
    top: -70px;
  }
  .igaming-wrapper .main-banner .btn-primary {
    width: 75%;
  }
  .counter-wrapper .counter-content {
    justify-content: center;
  }
  .counter-wrapper .counter-content .counter-box {
    flex: 0 0 47%;
    justify-content: center;
  }
  /* if not satishfied comment below code  */
  .counter-wrapper .counter-content .counter-box:nth-child(even) {
    justify-content: end;
  }
  .counter-wrapper .counter-content .counter-box:nth-child(odd) {
    justify-content: start;
  }
  .counter-wrapper .counter-content .counter-box:nth-child(5) {
    justify-content: center;
  }
  /* if not satishfied comment above code  */

  .one-stop-solution-wrapper {
    flex-direction: column;
  }
  .one-stop-solution-wrapper .item {
    border-right: none;
    border-bottom: 1px solid #c8c8c8;
    padding-block: 24px;
    padding-inline: 0;
  }
  .one-stop-solution-wrapper .item:last-child {
    border-bottom: none;
  }
  .igaming-wrapper .main-banner {
    background-position: center;
  }
  .one-stop-solution .main-banner-btn {
    margin-top: 0;
  }
  .personalized-pam-wrapper .personalized-content-box {
    padding: 24px 16px;
    border-radius: 16px;
  }
  .personalized-pam-wrapper .nav-tabs .nav-item .nav-link {
    margin-bottom: 11px;
  }
  .personalized-pam-wrapper .personalized-contents {
    margin-top: 16px;
    border-radius: 16px;
  }
  .benefit-program-card img {
    width: 54px;
    height: 54px;
    border-radius: 6.75px;
    overflow: hidden;
  }
}

/*affiliate-program page end*/

@media (max-width: 1500px) {
  .hire-laravel-developer-banner-new .main-banner .left-text h1 {
    font-size: 52px;
  }
}

@media (max-width: 1400px) {
  .hire-page-wrapper
    .our-success-story
    .slider-item-wrapper
    .right-side
    .cate-wrap
    li
    .car-value,
  .hire-page-wrapper
    .our-success-story
    .slider-item-wrapper
    .right-side
    .cate-wrap
    li
    .cat-name {
    font-size: 14px;
    line-height: inherit;
  }

  .hire-page-wrapper .main-banner .left-text h1 {
    font-size: 36px;
  }

  .hire-page-wrappe h2.com-title {
    font-size: 33px;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust .w-text {
    font-size: 16px;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust {
    gap: 25px 30px;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust {
    width: 350px;
  }

  .hire-page-wrapper .our-does .how-d-card .text-para,
  .hire-page-wrapper .techinal-stack .left-side-content p,
  .hire-page-wrapper .techinal-stack ul li .card-desc,
  .hire-page-wrapper .why-dev-python .desc,
  .hire-page-wrapper .why-dev-python .ul-desc li {
    font-size: 15px;
  }

  .hire-page-wrapper .main-banner .banner-btn {
    padding: 10px 20px;
  }

  .hire-page-wrapper .our-does .how-d-card .card-title,
  .hire-page-wrapper .val-clients .value-card-footer .desc {
    font-size: 16px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .exp-wrapper .title {
    font-size: 16px;
  }

  .hire-page-wrapper .technologies-wrapper .nav .nav-link {
    font-size: 16px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .mid-top {
    min-height: 250px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .work-with ul {
    max-height: 50px;
    min-height: 50px;
  }

  .hire-page-wrapper .industries-wrapper .slider-item-card .top-img {
    height: 250px;
  }

  .hire-page-wrapper h2.com-title {
    font-size: 32px;
  }

  .hire-page-wrapper .technologies-wrapper .nav {
    margin-right: 70px;
    margin-left: 70px;
  }

  .hire-page-wrapper .technologies-wrapper .tab-content .image-wrapper li .img {
    width: 100%;
    height: 100%;
  }

  /*hire-laravel-developers-new*/
  .hire-laravel-developer-banner-new
    .main-banner
    .left-text
    .save-development-costs {
    font-size: 25px;
    line-height: 16px;
  }

  .hire-laravel-developer-banner-new .main-banner .left-text .w-text {
    font-size: 17px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .hire-laravel-developer-banner-new .main-banner .right-content img {
    width: calc(100% + 7vw);
  }

  .hire-laravel-developer-banner-new .call-to-action h2.sec-title {
    font-size: clamp(20px, 0.161rem + 2.6949vw, 37px);
    text-align: center;
  }
  .hire-laravel-developer-banner-new .headaches-section-wrapper .small-title {
    font-size: clamp(18px, 2.5vw, 22.5px);
    margin-bottom: 30px;
  }
  /*hire-laravel-developers-new*/
}

@media (max-width: 1249px) {
  .hire-laravel-developer-banner-new .main-banner .left-text .project-delivery {
    column-gap: 10px;
    flex-wrap: wrap;
  }

  .hire-laravel-developer-banner-new
    .main-banner
    .left-text
    .project-delivery
    li {
    padding: 8px 10px;
    gap: 6px;
  }

  .hire-laravel-developer-banner-new .main-banner .right-content img {
    width: calc(100% + 5vw);
  }
}

@media (max-width: 1199px) {
  .hire-page-wrapper .hire-full-cards .main-card .skill-dev ul {
    flex-wrap: wrap;
    row-gap: 20px;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust {
    gap: 14px;
    justify-content: center;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust {
    width: 49%;
  }

  .hire-page-wrapper .hire-full-cards .main-card .exp-wrapper {
    gap: 65px;
  }

  /*hire-laravel-developers-new*/
  .hire-laravel-developer-banner-new .main-banner {
    padding: 50px 0 90px 0;
  }

  .hire-laravel-developer-banner-new .developers-solutions p.com-para {
    font-size: 18px;
  }

  .hire-page-wrapper h2.com-title {
    font-size: 28px;
  }

  .hire-laravel-developer-banner-new
    .hire-developer-aistechnolabs
    p.com-para
    br {
    display: none;
  }

  .hire-laravel-developer-banner-new .skilled-programmers-col .small-title {
    font-size: 19px;
  }

  .hire-laravel-developer-banner-new .call-to-action h2.sec-title {
    font-size: clamp(20px, 0.161rem + 2.6949vw, 29px);
  }
  .portfolio-wrapper #technologies-tabContent li {
    height: 155px;
    width: 155px;
    flex: 0 0 155px;
  }
  .portfolio-wrapper #technologies-tabContent li img {
    max-width: 100%;
    height: auto;
    margin: auto;
  }
  #technologies-tabContent li {
    justify-content: start;
  }
  .custom-igaming-wrapper.navbordertab #technologies-tabContent img {
    width: 100%;
    height: 100%;
  }
  .why-choose-wrapper ul.hiring-box-lists-li {
    grid-template-columns: repeat(11, 1fr);
    min-width: 3450px;
  }
  /*hire-laravel-developers-new*/
}

@media (max-width: 991px) {
  .hire-page-wrapper .main-banner .right-content img {
    display: block;
    margin: auto;
    max-width: 100%;
  }

  .hire-page-wrapper .main-banner .row {
    flex-direction: column-reverse;
    row-gap: 30px;
  }

  .hire-page-wrapper .main-banner .right-content img {
    object-fit: contain;
  }

  section.trusted-by .container,
  .hire-page-wrapper .trusted-by .right-side-ul {
    flex-wrap: wrap;
    max-width: 100%;
  }

  section.trusted-by .container {
    justify-content: center;
  }

  section.trusted-by {
    background-color: #f7f7f7;
    padding: 20px 16px;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust {
    width: 100%;
  }

  .hire-page-wrapper .trusted-by .left,
  .hire-page-wrapper .trusted-by .right-side-ul {
    padding: 0px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul {
    justify-content: center;
    gap: 20px;
  }

  .hire-page-wrapper .hire-python-monthy .right-card {
    margin-top: 50px;
  }

  .hire-page-wrapper section.trusted-by .container,
  .hire-page-wrapper .trusted-by .right-side-ul {
    flex-wrap: wrap;
    max-width: 100%;
  }

  section.why-trust-ais {
    padding: 40px 0px;
  }

  .hire-page-wrapper .main-banner .right-content ul,
  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust .w-text {
    max-width: 100%;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust {
    gap: 14px;
    justify-content: center;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust {
    height: auto;
  }

  .hire-page-wrapper .hire-full-cards .main-card {
    padding: 30px;
  }

  .hire-page-wrapper .hire-python-monthy .card-text,
  .hire-page-wrapper .hire-python-monthy .right-card form,
  .hire-page-wrapper .hire-python-monthy .title,
  .hire-page-wrapper .techinal-stack .left-side-content {
    text-align: center;
  }

  .hire-page-wrapper .table-technical-stack.tech-stck-old table tr {
    display: flex;
    flex-wrap: wrap;
  }

  .hire-page-wrapper
    .table-technical-stack.tech-stck-old
    table
    tr
    td:nth-child(odd) {
    width: 100%;
    font-size: 15px;
    padding-left: 20px;
  }

  .hire-page-wrapper .table-technical-stack.tech-stck-old table .tec-wrapper {
    gap: 10px 0px;
  }

  .hire-page-wrapper .table-technical-stack.tech-stck-old table tr td span {
    font-size: 15px;
    padding: 5px 10px;
  }

  .hire-page-wrapper
    .table-technical-stack.tech-stck-old
    table
    tr
    td
    span:last-child {
    border: 0px;
  }

  .hire-page-wrapper .our-success-story {
    padding-bottom: 50px;
  }

  .hire-page-wrapper .our-success-story .com-title {
    text-align: center;
  }

  .hire-page-wrapper .our-success-story .slider-item-wrapper .right-side {
    padding: 20px;
  }

  .hire-page-wrapper
    .our-success-story
    .slider-item-wrapper
    .right-side
    .cate-wrap
    li
    .cat-name {
    min-width: unset;
    margin-right: 30px;
  }

  .hire-page-wrapper .our-success-story .slider-item-wrapper .right-side .btn {
    margin-top: 10px;
  }

  .hire-page-wrapper h2.title,
  .hire-page-wrapper h3.title {
    margin-bottom: 30px;
  }

  .hire-page-wrapper .why-dev-python .container .row.gx-5 {
    flex-direction: column-reverse;
  }

  .hire-page-wrapper .why-dev-python .container .row.gx-5 .left-side {
    margin-top: 16px;
  }

  .hire-page-wrapper .our-does .how-d-card {
    height: auto;
  }

  .hire-page-wrapper .price-white-card .right-card .mid-button a {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  /* Modal Csss for Laravel Page  */
  .hire-page-wrapper .modal-lg,
  .hire-page-wrapper .modal-xl {
    max-width: 800px;
  }

  .hire-page-wrapper .custome-model-design p.com-para {
    font-size: 16px;
  }

  .hire-page-wrapper .modal-form {
    margin-top: 0px;
  }

  .hire-page-wrapper .mid-border::before {
    display: none;
  }

  .hire-page-wrapper
    .custome-model-design
    .modal-dialog.modal-xl.modal-dialog-centered {
    max-width: 96%;
  }

  .hire-page-wrapper .technologies-wrapper .nav .nav-link {
    white-space: nowrap;
  }

  .hire-page-wrapper .technologies-wrapper .nav {
    flex-wrap: nowrap;
    margin: 0;
    overflow-x: auto;
  }

  .hire-page-wrapper ::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }

  /* Track */
  .hire-page-wrapper ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  .hire-page-wrapper ::-webkit-scrollbar-thumb {
    background: #c20d0d;
  }

  .hire-page-wrapper .content,
  .technologies-wrapper,
  .why-trust-ais {
    padding: 50px 0;
    /* background: #f7f7f7; */
  }

  .hire-page-wrapper
    section.content
    .container
    .content-stick-scroll::-webkit-scrollbar {
    width: 10px;
  }

  .hire-page-wrapper ::-webkit-scrollbar-track {
    background: #e0e0e0;
    overflow: hidden;
  }

  .hire-page-wrapper ::-webkit-scrollbar-thumb {
    background: #303094;
  }

  .hire-page-wrapper ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  .hire-page-wrapper .content-stick-scroll li {
    direction: ltr;
    text-align: left;
    padding-left: 30px;
  }

  .hire-page-wrapper ::-webkit-scrollbar,
  .hire-page-wrapper ::-webkit-scrollbar,
  .hire-page-wrapper ::-webkit-scrollbar {
    width: 0;
    opacity: 0;
  }

  .hire-page-wrapper .main-banner.hire-unity-developer-banner .row,
  .hire-page-wrapper .main-banner.hire-ionic-developer-banner .row,
  .hire-page-wrapper .main-banner.hire-fullstack-developer-banner .row {
    flex-direction: column;
  }

  .hire-page-wrapper .main-banner.hire-unity-developer-banner .right-content ul,
  .hire-page-wrapper .main-banner.hire-ionic-developer-banner .right-content ul,
  .hire-page-wrapper
    .main-banner.hire-fullstack-developer-banner
    .right-content
    ul {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }

  .hire-page-wrapper .main-banner .right-content ul .content-listing {
    margin-bottom: 0;
  }

  .hire-page-wrapper .hire-full-cards .main-card .exp-wrapper {
    gap: 90px;
  }

  .hire-page-wrapper.hire-golang-developers .row {
    flex-direction: unset;
    row-gap: unset;
  }

  .hire-page-wrapper.hire-golang-developers .right-content ul .content-listing {
    margin-bottom: 20px;
  }

  .hire-page-wrapper.hire-golang-developers
    .right-content
    ul
    .content-listing:last-child {
    margin-bottom: 0;
  }

  .hire-page-wrapper .content .ref-listing ul {
    grid-template-columns: repeat(1, 1fr);
  }

  /*hire-laravel-developers-new*/
  .hire-laravel-developer-banner-new .main-banner .row {
    flex-direction: column;
  }

  .hire-laravel-developer-banner-new .main-banner .right-content img {
    width: calc(100% + 19vw);
    max-width: unset;
  }

  .hire-laravel-developer-banner-new
    .main-banner
    .left-text
    .save-development-costs {
    font-size: 23px;
  }

  .hire-page-wrapper .main-banner .banner-btn {
    margin-top: 35px;
  }

  .hire-laravel-developer-banner-new .main-banner {
    padding: 50px 0 130px 0;
  }

  .hire-laravel-developer-banner-new .company-review-main {
    margin-top: -120px;
  }

  .hire-laravel-developer-banner-new .why-trust-ais .ul-trust {
    grid-template-columns: repeat(1, 1fr);
  }

  .hire-laravel-developer-banner-new .why-trust-ais .ul-trust {
    margin-top: 35px;
  }

  .hire-laravel-developer-banner-new .cst-carousel {
    flex-direction: column;
  }

  .hire-laravel-developer-banner-new .our-does .how-d-card {
    height: auto;
    width: 100%;
    text-align: start;
  }

  .hire-laravel-developer-banner-new .our-does .how-d-card .how-d-img {
    display: flex;
    min-height: 70px;
    flex-direction: row-reverse;
    gap: 15px;
    align-items: center;
    justify-content: flex-end;
  }

  .hire-laravel-developer-banner-new .our-does .how-d-card .card-title,
  .hire-laravel-developer-banner-new .our-does .how-d-card p.text-para {
    padding-left: 50px;
  }

  .hire-laravel-developer-banner-new .our-does .how-d-card:after {
    display: none;
  }

  .hire-laravel-developer-banner-new
    .our-does
    .how-d-card:not(:first-child):before {
    display: none;
  }

  .hire-laravel-developer-banner-new .our-does .cst-carousel:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 72%;
    border-left: 2px dotted #3b259c;
    left: 37px;
    margin-block: auto;
    top: 10%;
  }

  .hire-laravel-developer-banner-new .our-does .cst-carousel {
    position: relative;
  }

  .hire-laravel-developer-banner-new .skilled-programmers-col {
    flex-direction: column;
  }

  .hire-laravel-developer-banner-new
    .skilled-programmers-col
    .hire-dedicated-card {
    max-width: 100%;
  }

  .hire-laravel-developer-banner-new
    .skilled-programmers-col
    .hire-dedicated-card:not(:last-child):before {
    content: "";
    width: 40px;
    height: 16px;
    top: 122%;
    left: 50%;
    right: 0;
    background-size: cover;
    transform-origin: left;
    transform: rotate(90deg);
  }

  .hire-laravel-developer-banner-new
    .table-technical-stack.tech-stck-old
    table
    tr
    td {
    font-size: 19px;
  }

  .hire-laravel-developer-banner-new
    .table-technical-stack.tech-stck-old
    table
    tr
    td:nth-child(even) {
    padding-top: 0;
    padding-left: 13px;
  }

  .hire-laravel-developer-banner-new
    .industries-wrapper
    .owl-dots
    button.owl-dot,
  .hire-laravel-developer-banner-new
    .our-success-slider
    .owl-dots
    button.owl-dot {
    width: 50px;
    height: 5px;
    background: #d9d9d9;
    margin: 0 3px;
    border-radius: 40px;
  }

  .hire-laravel-developer-banner-new .industries-wrapper .owl-dots {
    margin-top: 10px;
  }

  .hire-laravel-developer-banner-new .company-review-main .company-review {
    min-height: 78.77px;
  }

  .hire-laravel-developer-banner-new p.com-para {
    font-size: 18px;
  }
  .col-center img {
    max-width: 100%;
    height: 100%;
  }
  .portfolio-wrapper #technologies-tabContent li {
    height: 120px;
    width: 120px;
    flex: 0 0 120px;
  }
  /*hire-laravel-developers-new*/
}

@media (max-width: 768px) {
  .hire-page-wrapper .trusted-by .right-side-ul {
    margin-top: 0px;
    gap: 20px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li:nth-child(1) img {
    width: 120.07px;
    height: 29.54px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li:nth-child(2) img {
    width: 118.33px;
    height: 49.67px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li:nth-child(3) img {
    width: 130.53px;
    height: 53.69px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li:nth-child(4) img {
    width: 93.66px;
    height: 42.31px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li:nth-child(5) img {
    width: 88.33px;
    height: 32.93px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li:nth-child(6) img {
    width: 67.84px;
    height: 34.35px;
  }

  /*hire-laravel-developers-new*/
  .hire-laravel-developer-banner-new .trusted-by .right.col-lg-9 ul li img {
    width: 120px;
    height: auto;
  }

  .hire-laravel-developer-banner-new .headaches-section-wrapper .small-title {
    margin-bottom: 32px;
  }

  /*hire-laravel-developers-new*/
}

@media (max-width: 767px) {
  .hire-page-wrapper h2.com-title {
    text-align: center;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust .inner-card {
    padding: 20px;
    margin-right: 16px;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust {
    margin-top: 20px;
  }

  .hire-page-wrapper .hire-python-monthy .card-wrapper .inner-card {
    display: flex;
    background-color: #fff;
    align-items: center;
    padding: 20px;
    margin-bottom: 10px;
    height: unset;
  }

  .hire-page-wrapper .hire-python-monthy .card-wrapper .inner-card .card-top {
    padding: 0px;
    flex: 0 0 auto;
    width: 40%;
    text-align: left;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card
    .card-top
    .price {
    margin-bottom: 10px;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card
    .card-footer {
    background-color: #fff;
    flex: 0 0 auto;
    width: 60%;
    text-align: left;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-top {
    background-color: transparent;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-footer {
    background-color: transparent;
  }

  .hire-page-wrapper .hire-python-monthy .card-wrapper .card-text {
    display: none;
  }

  .hire-page-wrapper .hire-python-monthy .right-card {
    margin-top: 40px;
    border-radius: 0px;
  }

  .hire-page-wrapper .hire-python-monthy.hire-for-laravel .right-card {
    margin-top: 0px;
    border-radius: 0px;
    padding: 0;
  }

  .hire-page-wrapper .hire-python-monthy .right-card .submit-btn {
    display: block;
    width: 100%;
  }

  .hire-page-wrapper .our-does .how-d-card .how-d-img {
    height: 50px;
    width: 84px;
  }

  .hire-page-wrapper .our-does .step-row {
    display: none;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-top,
  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-footer {
    background: transparent;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .start-link {
    display: none;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-footer {
    padding: 0px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    white-space: break-spaces;
  }

  .hire-page-wrapper section.val-clients .container {
    padding: 0px;
  }

  .hire-page-wrapper .main-banner.hire-ionic-developer-banner .banner-btn,
  .hire-page-wrapper .main-banner.hire-fullstack-developer-banner .banner-btn {
    padding: 0 28px;
  }

  .hire-page-wrapper .main-banner.hire-unity-developer-banner .banner-btn,
  .hire-page-wrapper .main-banner.hire-ionic-developer-banner .banner-btn,
  .hire-page-wrapper .main-banner.hire-fullstack-developer-banner .banner-btn {
    padding: 0 28px;
    width: 100%;
  }

  .hire-page-wrapper .main-banner.hire-unity-developer-banner .right-content ul,
  .hire-page-wrapper .main-banner.hire-ionic-developer-banner .right-content ul,
  .hire-page-wrapper
    .main-banner.hire-fullstack-developer-banner
    .right-content
    ul {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }

  .hire-page-wrapper .main-banner .right-content ul .content-listing {
    margin-bottom: 0;
  }

  .hire-page-wrapper .technologies-wrapper .tab-content .image-wrapper li .img {
    width: 100px;
    height: 100px;
    display: inline-block;
  }

  .hire-page-wrapper
    .technologies-wrapper
    .tab-content
    .image-wrapper
    .img-title {
    font-size: 16px;
    margin-top: 12px;
    text-align: center;
  }

  .hire-page-wrapper .technologies-wrapper .nav .nav-link.active {
    border-bottom: 4px solid transparent;

    font-weight: 600;
  }

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust .trust-check {
    min-width: 23px;
    min-height: 23px;
    margin-right: 16px;
    height: 23px;
    width: 23px;
  }

  .hire-page-wrapper .industries-wrapper .slider-item-card .top-img {
    height: auto;
  }

  /* .why-trust-ais .ul-trust .li-trust .trust-check img{
      } */
  .hire-page-wrapper .hire-full-cards .hire-full-wrapper {
    padding-top: 15px;
  }

  .faq-section,
  .industries-wrapper,
  .our-does,
  .val-clients,
  .why-dev-python {
    padding: 40px 0;
  }

  .phpSlotMachine .php-slot-machine-section h2.com-title,
  .phpSlotMachine .features-of-admin-panel-section h2.com-title {
    text-align: center;
  }

  .content.hire-pages .left-side .title {
    background: #000;
    border-radius: 5px;
    padding: 11px 20px;
    position: relative;
    color: #fff;
  }

  .content.hire-pages .left-side .title:before {
    content: "";
    position: absolute;
    right: 24px;
    z-index: 11;
    display: block;
    width: 15px;
    height: 15px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(225deg);
    top: 30%;
  }

  .content.hire-pages .content-stick-scroll {
    margin-bottom: 20px;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-top
    .price,
  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-top
    .hrs,
  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-footer
    span {
    color: #333;
  }
  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card.blue-card
    .card-footer
    span {
    color: #333333;
  }

  /*hire-laravel-developers-new*/
  .hire-laravel-developer-banner-new .trusted-by .left {
    display: block;
  }

  .hire-laravel-developer-banner-new h2.com-title {
    font-size: 24px;
    text-align: center;
    line-height: 1.5;
  }

  .hire-laravel-developer-banner-new .developers-solutions {
    margin: 50px 0;
  }

  .hire-laravel-developer-banner-new .developers-solutions p.com-para {
    font-size: 16px;
  }

  .hire-laravel-developer-banner-new .hire-dedicated-card .small-title {
    font-size: 20px;
    line-height: 22px;
  }

  .hire-laravel-developer-banner-new .content.hire-pages .left-side .title {
    background: #3b259c;
  }
  .portfolio-wrapper #technologies-tabContent li {
    height: 104px;
    width: 100%;
    max-width: 103px;
    border-radius: 8px;
  }
  /*hire-laravel-developers-new*/
}

@media (max-width: 575px) {
  .hire-page-wrapper .main-banner,
  .hire-page-wrapper .why-trust-ais,
  .hire-page-wrapper .why-dev-python,
  .hire-page-wrapper .technologies-wrapper,
  .hire-page-wrapper .val-clients,
  .hire-page-wrapper .content {
    padding: 30px 0;
  }

  .hire-page-wrapper h2.com-title {
    text-align: left;
  }

  .hire-page-wrapper .main-banner .left-text h1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: inherit;
  }

  .hire-page-wrapper .main-banner .left-text .w-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
  }

  .hire-page-wrapper .main-banner .row {
    row-gap: 0px;
  }

  .hire-page-wrapper .main-banner .left-text .left-ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
  }

  .hire-page-wrapper .main-banner .left-text .left-ul li::before {
    height: 8px;
    width: 8px;
  }

  .hire-page-wrapper .main-banner .banner-btn {
    width: auto;
    margin: auto;
    display: block;
    padding: 0px 28px;

    font-size: 14px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 30px;
  }

  /* .main-banner .right-content {
        display: none;
      } */
  .hire-page-wrapper .main-banner .right-content img {
    width: 30%;
    height: 30%;
    max-width: 589px;
    max-height: 589px;
  }

  .hire-page-wrapper .trusted-by .right-side-ul li img {
    object-fit: contain;
  }

  /* .trusted-by .right-side-ul {
        margin-top: 0px;
      } */

  .hire-page-wrapper .why-trust-ais .ul-trust .li-trust .w-text {
    font-size: 14px;
    line-height: 20px;
  }

  .hire-page-wrapper .hire-full-cards {
    padding-top: 30px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .main-card-header .left-media {
    width: 70px;
    min-width: 70px;
    height: 70px;
  }

  .hire-page-wrapper
    .hire-full-cards
    .main-card
    .main-card-header
    .right-info
    .degination {
    font-size: 14px;
    line-height: 17px;
  }

  .hire-page-wrapper
    .hire-full-cards
    .main-card
    .main-card-header
    .right-info
    .em-name {
    margin-bottom: 0;
  }

  .hire-page-wrapper .hire-full-cards .main-card .mid-top p {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 22px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .mid-top {
    min-height: auto;
  }

  .hire-page-wrapper .hire-full-cards .main-card .skill-dev ul li {
    padding: 8px 15px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .skill-dev ul li {
    min-width: auto;
    min-height: auto;
    font-size: 14px;
    padding: 8px 20px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .work-with ul li {
    font-weight: 500;
  }

  .hire-page-wrapper .hire-full-cards .main-card .exp-wrapper {
    gap: 60px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .work-with ul {
    max-height: unset;
    min-height: unset;
    margin-bottom: 22px;
  }

  .hire-page-wrapper .hire-python-monthy {
    padding: 40px 0px;
  }

  .hire-page-wrapper .hire-python-monthy .com-title {
    margin-bottom: 20px;
  }

  .hire-page-wrapper .hire-python-monthy .card-wrapper .inner-card {
    gap: 20px;
    padding: 30px 20px;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card
    .card-top
    .price {
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card
    .card-top
    .hrs {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
  }

  .hire-page-wrapper
    .hire-python-monthy
    .card-wrapper
    .inner-card
    .card-footer {
    padding: 0px;
  }

  .hire-page-wrapper .hire-python-monthy .right-card .c-input {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    border: 1px solid #d8d8d8;
    min-height: 48px;
  }

  .hire-page-wrapper .hire-python-monthy .right-card .card-title {
    line-height: 28px;
  }

  .hire-page-wrapper .faq-section,
  .hire-page-wrapper .industries-wrapper,
  .hire-page-wrapper .our-does,
  .hire-page-wrapper .val-clients,
  .hire-page-wrapper .why-dev-python {
    padding: 40px 0;
  }

  .hire-page-wrapper .our-does .com-title {
    margin-bottom: 20px;
  }

  .hire-page-wrapper .our-does .how-d-card {
    height: 220px;
  }

  .hire-page-wrapper .our-does .how-d-card .card-title {
    margin: 15px 0 5px;
  }

  .hire-page-wrapper .our-does .how-d-card .text-para {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
  }

  .hire-page-wrapper .techinal-stack h2.com-title,
  .hire-page-wrapper .why-dev-python h2.com-title {
    padding: 0px;
  }

  .hire-page-wrapper .techinal-stack .container .left-side-content p.card-desc {
    color: #333333;
    margin-bottom: 30px;

    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
  }

  .hire-page-wrapper .techinal-stack ul li {
    padding: 20px;
  }

  .hire-page-wrapper .techinal-stack ul li .card-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    margin-bottom: 16px;
  }

  .hire-page-wrapper .techinal-stack ul li .card-desc {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 0px;
  }

  .hire-page-wrapper .why-dev-python h2.com-title {
    margin-bottom: 10px;
  }

  .hire-page-wrapper .why-dev-python .desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .hire-page-wrapper .why-dev-python .ul-desc li {
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
  }

  .hire-page-wrapper .industries-wrapper,
  .hire-page-wrapper .faq-section {
    padding-top: 30px;
  }

  .hire-page-wrapper .industries-wrapper .com-title {
    text-align: center;
    margin-bottom: 20px;
  }

  .hire-page-wrapper .industries-wrapper .slider-item-card .blue-circle {
    width: 60px;
    height: 60px;
    bottom: -30px;
  }

  .hire-page-wrapper .industries-wrapper .slider-item-card .text-blue {
    margin-top: 50px;

    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
  }

  .hire-page-wrapper
    .our-success-story
    .slider-item-wrapper
    .right-side
    .slide-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #333333;
  }

  .hire-page-wrapper
    .our-success-story
    .slider-item-wrapper
    .right-side
    .text-desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
  }

  .hire-page-wrapper
    .our-success-story
    .slider-item-wrapper
    .right-side
    .cate-wrap
    li
    .cat-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    min-width: 100px;
    margin-bottom: 17px;
  }

  .hire-page-wrapper .our-success-slider .owl-prev span,
  .hire-page-wrapper .our-success-slider .owl-next span {
    height: 38px;
    width: 38px;
    font-size: 23px;
  }

  .hire-page-wrapper .our-success-slider .owl-nav {
    bottom: -8px;
  }

  .hire-page-wrapper section.val-clients {
    padding: 30px 0 20px;
  }

  .hire-page-wrapper .val-clients .com-title {
    margin-bottom: 20px;
  }

  .hire-page-wrapper .val-clients .value-card-footer {
    padding: 24px;
  }

  .hire-page-wrapper .val-clients .value-card {
    margin: 10px 5px 20px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
  }

  .hire-page-wrapper .bulid-software {
    padding: 40px 0px;
  }

  .hire-page-wrapper .bulid-software .com-title {
    margin-bottom: 20px;
  }

  .hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card {
    padding: 20px 16px;
  }

  .hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card .count {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-right: 12px;
  }

  .hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card h3 {
    display: inline-block;
  }

  .hire-page-wrapper .bulid-software .bulid-card-wrapper .bulid-card p {
    font-size: 14px;
    line-height: 22px;
  }

  .hire-page-wrapper .faq-section .container .faq-left-side h2.com-title {
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .hire-page-wrapper .faq-section .pl-link {
    display: none;
  }

  .hire-page-wrapper .faq-section .accordion-item .accordion-button {
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
  }

  .hire-page-wrapper .faq-section .accordion-item .accordion-body {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
  }

  .hire-page-wrapper .faq-section .accordion-item {
    margin-bottom: 15px;
  }

  .hire-page-wrapper .accordion-flush .accordion-item:first-child {
    border-top: 0;
  }

  .hire-page-wrapper .faq-section .btn.d-none.click-btn {
    border: 1px solid #393185;
    border-radius: 0;
    font-weight: 600;
    color: #393185;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    font-size: 14px;
    margin: 0 auto;
  }

  .hire-page-wrapper .our-blog {
    padding: 40px 0px 50px;
  }
  .hire-page-wrapper .faq-section + .hire-page-wrapper .our-blog {
    padding: 0px 0px 50px;
  }
  .hire-page-wrapper .our-blog .our-blog-card .para-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-top: 15px;
  }

  .hire-page-wrapper .our-blog .our-blog-card .para-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
  }

  .hire-page-wrapper .book-free .inner-s-contianer p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }

  .hire-page-wrapper .book-free .btn {
    max-width: 440px;
    height: 48px;
    line-height: 48px;
    padding: 0px 30px;
    width: 100%;
    margin-top: 0px;

    font-size: 14px;
  }

  .hire-page-wrapper .blog_slider .owl-dots {
    margin-top: 30px;
  }

  .hire-page-wrapper .hire-python-monthy.hire-for-laravel .price-white-card {
    padding: 30px 20px;
  }

  /* Laravel Modal Css  */
  .hire-page-wrapper .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .hire-page-wrapper .modal-dialog {
    max-width: 500px;
    margin: 0.5rem auto;
  }

  .hire-page-wrapper .custome-model-design .ais-logo {
    width: 100px;
    height: auto;
  }

  .hire-page-wrapper .model-left-side-design .row.gy-xl-4.g-3.mt-4 {
    margin-top: 0;
  }

  .hire-page-wrapper .model-left-side-design .inner-card .card-top {
    padding: 15px 0 15px;
  }

  .hire-page-wrapper .model-left-side-design .inner-card .card-top .price {
    font-size: 25px;
    line-height: inherit;
  }

  .hire-page-wrapper .com-para.text-center.my-47 {
    display: none;
  }

  .hire-page-wrapper .custome-model-design p.com-para {
    font-size: 15px;
  }

  .hire-page-wrapper .custome-model-design .side-button {
    width: 100%;
    background: #393185;
    color: #fff;
    font-size: 15px;
  }

  .hire-page-wrapper .modal-form {
    padding: 0px;
  }

  .hire-page-wrapper .modal-form .c-input {
    line-height: 25px;
  }

  .hire-page-wrapper .modal-form .submit-btn {
    margin-bottom: 5px;
  }

  .hire-page-wrapper .main-banner .right-content ul .content-listing {
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
  }

  .hire-page-wrapper
    .main-banner
    .right-content
    ul
    .content-listing
    .con-list-right
    h3 {
    font-size: 18px;
  }

  .hire-page-wrapper
    .main-banner
    .right-content
    ul
    .content-listing
    .con-list-right
    span {
    font-size: 16px;
  }

  .hire-page-wrapper
    .main-banner
    .right-content
    ul
    .content-listing
    .con-list-right
    p {
    font-size: 14px;
  }

  .hire-page-wrapper
    .main-banner
    .right-content
    ul
    .content-listing
    .left-content-img {
    width: 56px;
    height: 56px;
  }

  .hire-page-wrapper .our-success-story .com-title,
  .hire-page-wrapper .val-clients .com-title {
    margin-bottom: 30px;
  }

  /*hire-laravel-developers-new*/
  .hire-laravel-developer-banner-new .main-banner .right-content img {
    width: calc(100% + 10vw);
    max-width: inherit;
    height: unset;
  }

  .hire-laravel-developer-banner-new .main-banner {
    padding: 40px 0 100px 0;
  }

  .hire-laravel-developer-banner-new .company-review-main {
    margin-top: -100px;
  }

  .hire-laravel-developer-banner-new .main-banner .left-text h1 {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
  }

  .hire-laravel-developer-banner-new
    .main-banner
    .left-text
    .save-development-costs {
    font-size: 20px;
    text-align: center;
  }

  .hire-laravel-developer-banner-new
    .hire-page-wrapper
    .main-banner
    .left-text
    .w-text {
    margin-top: 15px;
    text-align: center;
  }

  .hire-laravel-developer-banner-new .trusted-by {
    padding: 25px 0;
  }

  .hire-laravel-developer-banner-new h2.com-title {
    font-size: 23px;
    text-align: center;
  }

  /* .hire-laravel-developer-banner-new .call-to-action {
    height: 350px;
  } */

  .hire-laravel-developer-banner-new
    .call-to-action-pink
    .nbtn.nbtn-outline-primary {
    margin-top: 0;
  }

  .hire-laravel-developer-banner-new .our-does .how-d-card {
    height: 215px;
  }

  .hire-laravel-developer-banner-new .our-does .how-d-card .how-d-img img {
    width: 60px;
    height: 60px;
  }

  .hire-laravel-developer-banner-new .our-does {
    padding-top: 0;
  }

  .hire-laravel-developer-banner-new .our-does .trial-period-work {
    padding: 30px 30px;
  }

  .hire-laravel-developer-banner-new .hire-developer-aistechnolabs {
    padding-top: 110px;
  }

  .hire-laravel-developer-banner-new
    .hire-developer-aistechnolabs
    .btn-outline-primary {
    font-size: 16px;
  }

  .hire-laravel-developer-banner-new .hire-full-cards {
    margin-bottom: 30px;
  }

  .hire-laravel-developer-banner-new .headaches-section-wrapper .com-para {
    font-size: 17px;
  }

  .hire-laravel-developer-banner-new .technologies-wrapper {
    margin-top: 30px;
  }

  /* .hire-laravel-developer-banner-new .faq-section .btn.d-none.click-btn {
      display: none ;
    } */

  .hire-laravel-developer-banner-new
    .faq-section
    + .hire-page-wrapper
    .our-blog {
    padding: 40px 0px 50px;
  }

  /*hire-laravel-developers-new*/
}

@media (max-width: 480px) {
  /*hire-laravel-developers-new*/

  .hire-laravel-developer-banner-new .main-banner .left-text .project-delivery {
    column-gap: 15px;
  }

  .hire-laravel-developer-banner-new
    .main-banner
    .left-text
    .project-delivery
    li {
    padding: 8px;
    gap: 7px;
    max-width: 100%;
    width: 100%;
  }

  .hire-laravel-developer-banner-new
    .main-banner
    .left-text
    .project-delivery
    li
    img {
    width: 31px;
    height: 31px;
    margin: 0;
  }

  .hire-laravel-developer-banner-new .main-banner .right-content img {
    width: calc(100% + 4vw);
  }

  .hire-laravel-developer-banner-new .trusted-by .right.col-lg-9 ul li img {
    width: 80px;
  }

  .hire-laravel-developer-banner-new h2.com-title {
    font-size: 21px;
  }
  .col-center img {
    max-width: unset;
    height: unset;
  }
  /*hire-laravel-developers-new*/
}

@media (max-width: 400px) {
  .hire-page-wrapper .our-does .how-d-card {
    height: 270px;
  }

  .hire-page-wrapper .hire-full-cards .main-card .skill-dev ul li {
    padding: 8px 15px;
  }
}

@media (min-width: 575px) and (max-width: 992px) {
  .hire-page-wrapper .our-does .owl-stage {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
  }

  .hire-page-wrapper .our-does .owl-stage .owl-item {
    width: 48%;
    margin-right: 0;
  }

  .hire-page-wrapper .our-does .owl-stage .owl-item .how-d-card {
    height: 320px;
  }
}
@media (min-width: 390px) and (max-width: 450px) {
  .col-left-1 {
    margin-top: 8px;
    row-gap: 6px;
    margin-bottom: 5px;
  }
  .row-4 img {
    transform: scaleX(1.2);
  }
}
/* dexter css start */

.texas-holdem-poker-software-canada .dv_vidios {
  width: 700px;
  height: 400px;
  margin: 30px auto 0;
}

.poker-hud-sof h3.com-title {
  font-weight: 600;
  font-size: 35px;
  line-height: 50px;
  color: #ab8736;
  margin-bottom: 5px;
}

.poker-hud-sof .game-development-slider .owl-stage {
  display: flex;
  padding: 0 5px;
}

.our-port .what-we-promise .inner-content .left-text h2 {
  font-weight: 600;
  font-size: 50px;
  line-height: 55px;
  color: #333;
}

.our-port .what-we-promise .inner-content .left-text h2 span {
  color: #393185;
}

.our-port .what-we-promise .inner-content .small-title {
  font-weight: 600;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  margin-top: 25px;
  margin-bottom: 20px;
}

.our-port .what-we-promise .inner-content .our-promise li {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333;
  margin-bottom: 20px;
}

.our-port .what-we-promise .inner-content .our-promise li span {
  width: 10px;
  height: 10px;
  background: #393185;
  transform: rotate(-45deg);
  display: inline-block;
  margin-right: 15px;
}

.our-port .what-we-promise .inner-content .promise-btn {
  border: 1px solid #393185;
  padding: 17px 32px;
  color: #393185;
  display: inline-block;
  margin-top: 40px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}

.our-port .nav-pills {
  overflow-x: auto;
  flex-wrap: nowrap;
  gap: 10px;
}

.our-port .nav-pills .nav-link {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #333;
  border-bottom: 2px solid #f9f9f9;
  border-radius: 0;
  background: transparent;
  white-space: nowrap;
}

.our-port .nav-pills .nav-link.active {
  border-bottom: 2px solid #393185;
  color: #393185;
  font-weight: 700;
  background: transparent;
}

.our-port .tab-content .our-work-card {
  background: #fff;
  box-shadow: 0px 0px 44px rgba(0, 0, 0, 0.05);
  height: 100%;
}

.our-port .tab-content .our-work-card .our-wrok-footer {
  padding: 20px;
}

.our-port .tab-content .our-work-card .our-wrok-footer .small-title {
  font-weight: 600;
  font-size: 26px;
  line-height: inherit;
  color: #333;
  margin-bottom: 10px;
  margin-top: 0;
}

.our-port .tab-content .our-work-card .our-wrok-footer .cate-wrap .cat-name {
  display: inline-block;
  min-width: 90px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #4d4d4d;
  margin-right: 45px;
}

.our-port .tab-content .our-work-card .our-wrok-footer .cate-wrap .car-value {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #333;
}

.our-port .tab-content .our-work-card .our-wrok-footer .apply-now-link {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #ab8736;
  display: flex;
  align-items: center;
}

.our-port .tab-content .our-work-card .our-wrok-footer .apply-now-link span {
  display: flex;
}

.our-port .tab-content .our-work-card .our-wrok-footer .apply-now-link img {
  padding-left: 10px;
  min-width: 30px;
  min-height: 30px;
}

.our-port .tab-content .our-work-card .our-wrok-footer .cate-wrap ul {
  margin-bottom: 10px;
}

.our-port .tab-content .our-work-card .work-card-img img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.our-port .pagenation ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.our-port .pagenation ul li {
  width: 54px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #393185;
  color: #393185;
  cursor: pointer;
}

.our-port .pagenation ul li .page-numbers {
  font-size: 26px;
  color: #000;
  font-weight: 500;
}

.our-port .pagenation ul li a,
.our-port .pagenation ul li span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.our-port .pagenation ul li:hover,
.our-port .pagenation ul li.selected {
  background: #393185;
  color: #fff;
}

.our-port .pagenation ul li:hover .page-numbers,
.our-port .pagenation ul li.selected .page-numbers {
  color: #fff;
}

.our-port .pagenation ul li .prev,
.our-port .pagenation ul li .next {
  font-size: 45px;
}

.eq-height .owl-stage {
  display: flex;
}

.eq-height .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.tc-list {
  padding-left: 16px;
}
.tc-list li {
  list-style: disc;
  margin-bottom: 8px;
}

@media only screen and (max-width: 991px) {
  .our-port .pagenation ul {
    gap: 10px;
  }
  .our-port .pagenation ul li .page-numbers {
    font-size: 20px;
  }
  .search-bar {
    margin-left: auto;
    max-width: 190px;
  }
  .blog-layout-content .search-bar input {
    width: 100%;
  }
  .blog-layout-content .search-bar .fa-search {
    top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .texas-holdem-poker-software-canada .dv_vidios {
    width: 100%;
    height: 300px;
  }

  .poker-hud-sof h3.com-title {
    font-size: 20px;
    line-height: 30px;
  }

  .our-port .what-we-promise .inner-content .left-text h2 {
    font-size: 20px;
    line-height: inherit;
  }

  .our-port .what-we-promise .inner-content .left-text h2 br {
    display: none;
  }

  .our-port .what-we-promise .inner-content .small-title {
    font-size: 14px;
    line-height: inherit;
    margin-top: 0;
  }

  .our-port .what-we-promise .inner-content .our-promise li {
    font-size: 14px;
    line-height: inherit;
  }

  .our-port .what-we-promise .inner-content .promise-btn {
    margin-top: 20px;
    font-size: 14px;
  }

  .our-port .nav-pills {
    gap: 20px 30px;
  }
}

@media only screen and (max-width: 600px) {
  .our-port .tab-content .our-work-card .our-wrok-footer .small-title {
    font-size: 20px;
  }

  .our-port .tab-content .our-work-card .our-wrok-footer .cate-wrap .cat-name,
  .our-port .tab-content .our-work-card .our-wrok-footer .cate-wrap .car-value {
    font-size: 14px;
    line-height: 17px;
  }

  .our-port .tab-content .our-work-card .our-wrok-footer .apply-now-link {
    margin-top: 20px;
    font-size: 14px;
    line-height: 17px;
  }

  .our-port .tab-content .our-work-card .our-wrok-footer .cate-wrap .cat-name {
    margin-right: 25px;
  }

  .leading-seo-company-slider p.com-para {
    min-height: 110px;
  }
}

@media only screen and (max-width: 575px) {
  .our-port .nav-pills {
    gap: 5px;
    width: 100%;
  }
  .top-navbar-tab {
    flex-direction: column;
    width: 100%;
  }
  .our-port .nav-pills .nav-link {
    padding: 8px;
  }
  .search-bar {
    max-width: 100%;
    width: 100%;
    padding: 8px;
  }
  .blog-layout-content .search-bar .fa-search {
    top: 32%;
    width: 18px;
    height: 18px;
    right: 20px;
  }
  .blog-layout-content .search-bar input {
    width: 100%;
  }

  .hire-page-wrapper .why-dev-python .btn {
    padding: 10px 23px;
  }
  .faq-section .accordion.accordion-flush .accordion-body ul li::after {
    top: 7px;
  }
  .benefit-program-slider .owl-nav {
    gap: 10px;
  }
  .benefit-program-slider .owl-carousel .owl-nav button.owl-next span,
  .benefit-program-slider .owl-carousel .owl-nav button.owl-prev span {
    height: 28px;
    width: 28px;
    background-size: contain;
  }
}

/* dexter css end */

.leading-seo-company-slider .our-expertise-card {
  background-color: #f9f9f9;
  border-radius: 8px;
  padding: 30px 18px;
  height: 100%;
}

.leading-seo-company-slider p.com-para {
  min-height: 230px;
}

.leading-seo-company-slider .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}

.leading-seo-company-slider .owl-carousel .owl-dots button.owl-dot {
  width: 40px;
  height: 7px;
  background: #d9d9d9;
  margin: 0 3px;
  border-radius: 40px;
}

.leading-seo-company-slider .owl-carousel .owl-dots button.owl-dot.active {
  background-color: #303094;
}

/* hire rust developers css */
.hire-rust-developers.main-banner .banner-btn {
  background-color: #f74c00;
  color: #fff;
}
.hireKotlinModal .modal-form .small-title {
  font-weight: 700;
  font-size: clamp(16px, 2.5vw, 20px);
  line-height: inherit;
  color: #393185;
}
.hireKotlinModal .model-left-side-design .small-title {
  font-size: clamp(13px, 2.5vw, 26px);
  text-align: center;
  color: #393185;
  font-weight: 700;
}
.hireKotlinModal .model-left-side-design .inner-card {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  height: 100%;
  background: #fff;
}

.hireKotlinModal .model-left-side-design .inner-card .card-top {
  background: #f7f7f7;
  padding: 50px 0 30px;
  text-align: center;
  box-shadow: -1px 5px 6px 4px #f2f2f2;
}
.hireKotlinModal .model-left-side-design .inner-card .card-top .price {
  font-weight: 700;
  font-size: clamp(25px, 2.5vw, 40px);
  line-height: 34px;
  color: #333;
}

.hireKotlinModal .model-left-side-design .inner-card .card-top .hrs {
  font-weight: 600;
  font-size: clamp(15px, 2.5vw, 20px);
  line-height: inherit;
  color: #393185;
  display: block;
  white-space: nowrap;
}
.hireKotlinModal .model-left-side-design .inner-card .card-top:hover {
  background: #393185;
}

.hireKotlinModal .model-left-side-design .inner-card .card-top:hover .price,
.model-left-side-design .inner-card .card-top:hover .hrs,
.hireKotlinModal .model-left-side-design .inner-card .card-top:hover .price,
.model-left-side-design .inner-card .card-top:hover .hrs {
  color: #fff;
}
.hireKotlinModal .com-para.text-center.my-47 {
  margin: 30px 0px;
  font-size: clamp(14px, 1.4vw, 17px);
}

.hireKotlinModal .side-button {
  border-radius: 0px;
  color: #393185;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: inherit;
  background-color: #fff;
  border: 1px solid #393185;
  padding: 10px 0px;
}
.hireKotlinModal .mid-border {
  position: relative;
}

.hireKotlinModal .mid-border::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(0%, -50%);
  height: 90%;
  width: 1px;
  background-color: #ccc;
}
.hireKotlinModal .modal-form {
  padding: 0px 25px 0px 25px;
  background-color: #fff;
}
.hireKotlinModal .footer-form.hire-devloper-form .all-btns {
  max-width: 100% !important;
}

/* hire laravel develpers */

.hire-laravel-developer-banner-new .hire-developer-aistechnolabs {
  background: #3b259c;
  padding-top: 175px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  margin-top: -100px;
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/slick-carousel/slick/slick.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/slick-carousel/slick/slick-theme.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/_next/static/media/ajax-loader.0b80f665.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/_next/static/media/slick.25572f22.eot);
    src: url(/_next/static/media/slick.25572f22.eot?#iefix) format('embedded-opentype'), url(/_next/static/media/slick.653a4cbb.woff) format('woff'), url(/_next/static/media/slick.6aa1ee46.ttf) format('truetype'), url(/_next/static/media/slick.f895cfdf.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/Templates/ProductTemplate13/index.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
/* =====================================================
   Page Load & Scroll Animations for ProductTemplate13
   ===================================================== */

/* Animation Keyframes */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translateX(-40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(40px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes scaleIn {
  from {
    opacity: 0;
    transform: scale(0.92);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes slideInFromBottom {
  from {
    opacity: 0;
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* =====================================================
   BANNER - Initial Page Load Animations
   ===================================================== */

/* Banner Text Animations */
.product-template-13-page .main-banner .inner-content h1 {
  animation: fadeInUp 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.product-template-13-page .main-banner .inner-content .para-text,
.product-template-13-page .main-banner .inner-content .bullet-list {
  animation: fadeInUp 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s backwards;
}

.product-template-13-page .main-banner .main-banner-btn {
  animation: fadeInUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s backwards;
}

.product-template-13-page .main-banner .main-banner-btn + .text-start {
  animation: fadeInUp 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s backwards;
}

/* Banner Image Animation */
.product-template-13-page .main-banner .image-banner {
  animation: fadeInRight 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s backwards;
}

/* Breadcrumb Animation */
.product-template-13-page nav[aria-label="breadcrumb"],
.product-template-13-page .breadcrumb-section {
  animation: fadeInUp 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s backwards;
}

/* =====================================================
   SCROLL-TRIGGERED ANIMATIONS (Once only)
   ===================================================== */

/* Base state for all animatable sections - hidden initially */
.product-template-13-page .animate-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Animated state - visible */
.product-template-13-page .animate-section.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* Section Titles - slide up with delay */
.product-template-13-page .com-title.animate-section {
  transform: translateY(25px);
  transition-delay: 0.1s;
}

.product-template-13-page .com-title.animate-section.animate-in {
  transform: translateY(0);
}

/* Benefit Cards - staggered scale animation */
.product-template-13-page .benefit-card.animate-section {
  opacity: 0;
  transform: translateY(40px) scale(0.95);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .benefit-card.animate-section.animate-in {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* Stagger cards within a row */
.product-template-13-page
  .benefit-card-wrapper
  .col-md-6:nth-child(1)
  .benefit-card.animate-section {
  transition-delay: 0s;
}
.product-template-13-page
  .benefit-card-wrapper
  .col-md-6:nth-child(2)
  .benefit-card.animate-section {
  transition-delay: 0.1s;
}
.product-template-13-page
  .benefit-card-wrapper
  .col-md-6:nth-child(3)
  .benefit-card.animate-section {
  transition-delay: 0.2s;
}
.product-template-13-page
  .benefit-card-wrapper
  .col-md-6:nth-child(4)
  .benefit-card.animate-section {
  transition-delay: 0.3s;
}
.product-template-13-page
  .benefit-card-wrapper
  .col-md-6:nth-child(5)
  .benefit-card.animate-section {
  transition-delay: 0.4s;
}
.product-template-13-page
  .benefit-card-wrapper
  .col-md-6:nth-child(6)
  .benefit-card.animate-section {
  transition-delay: 0.5s;
}

/* Timeline Items - alternating slide directions */
.product-template-13-page .time_line_box.animate-section {
  opacity: 0;
  transform: translateY(50px) scale(0.95);
  transition: opacity 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .time_line_box.animate-section.animate-in {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* Stagger timeline items */
.product-template-13-page
  .ohp_timeline
  li:nth-child(1)
  .time_line_box.animate-section {
  transition-delay: 0s;
}
.product-template-13-page
  .ohp_timeline
  li:nth-child(2)
  .time_line_box.animate-section {
  transition-delay: 0.15s;
}
.product-template-13-page
  .ohp_timeline
  li:nth-child(3)
  .time_line_box.animate-section {
  transition-delay: 0.3s;
}
.product-template-13-page
  .ohp_timeline
  li:nth-child(4)
  .time_line_box.animate-section {
  transition-delay: 0.45s;
}
.product-template-13-page
  .ohp_timeline
  li:nth-child(5)
  .time_line_box.animate-section {
  transition-delay: 0.6s;
}
.product-template-13-page
  .ohp_timeline
  li:nth-child(6)
  .time_line_box.animate-section {
  transition-delay: 0.75s;
}

/* Accordion Items - slide in from left */
.product-template-13-page .acc-item.animate-section {
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .acc-item.animate-section.animate-in {
  opacity: 1;
  transform: translateX(0);
}

/* Stagger accordion items */
.product-template-13-page
  .accordion
  .col-lg-6:first-child
  .acc-item:nth-child(1).animate-section {
  transition-delay: 0s;
}
.product-template-13-page
  .accordion
  .col-lg-6:first-child
  .acc-item:nth-child(2).animate-section {
  transition-delay: 0.15s;
}
.product-template-13-page
  .accordion
  .col-lg-6:first-child
  .acc-item:nth-child(3).animate-section {
  transition-delay: 0.3s;
}
.product-template-13-page
  .accordion
  .col-lg-6:last-child
  .acc-item:nth-child(1).animate-section {
  transition-delay: 0.1s;
}
.product-template-13-page
  .accordion
  .col-lg-6:last-child
  .acc-item:nth-child(2).animate-section {
  transition-delay: 0.25s;
}
.product-template-13-page
  .accordion
  .col-lg-6:last-child
  .acc-item:nth-child(3).animate-section {
  transition-delay: 0.4s;
}

/* FAQ Section */
.product-template-13-page .faq-section.animate-section {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .faq-section.animate-section.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* Slot Cards - scale in */
.product-template-13-page .our-slot-card.animate-section {
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .our-slot-card.animate-section.animate-in {
  opacity: 1;
  transform: scale(1);
}

/* Best Online Cards */
.product-template-13-page .best-online-card.animate-section {
  opacity: 0;
  transform: translateY(35px);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .best-online-card.animate-section.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* Small Titles */
.product-template-13-page .small-title.animate-section {
  opacity: 0;
  transform: translateY(15px);
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page .small-title.animate-section.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* Para Sections */
.product-template-13-page .features-of-the-admin-panel.animate-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.product-template-13-page
  .features-of-the-admin-panel.animate-section.animate-in {
  opacity: 1;
  transform: translateY(0);
}

/* =====================================================
   REDUCE MOTION - Accessibility
   ===================================================== */
@media (prefers-reduced-motion: reduce) {
  .product-template-13-page .main-banner .inner-content h1,
  .product-template-13-page .main-banner .inner-content .para-text,
  .product-template-13-page .main-banner .inner-content .bullet-list,
  .product-template-13-page .main-banner .main-banner-btn,
  .product-template-13-page .main-banner .main-banner-btn + .text-start,
  .product-template-13-page .main-banner .image-banner,
  .product-template-13-page nav[aria-label="breadcrumb"],
  .product-template-13-page .breadcrumb-section {
    animation: none;
  }

  .product-template-13-page .animate-section,
  .product-template-13-page .animate-section.animate-in {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* =====================================================
   End Page Load & Scroll Animations
   ===================================================== */

.timeline_title {
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), "Playfair Display", serif; */
}

.com-title {
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), "Playfair Display", serif; */
}

.bingo-caller-software-script-source-code .main-banner {
  position: relative;
  margin-top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}
.main-banner.bg_gradient {
  background: linear-gradient(180deg, #d6b057 0%, #ab8736 100%);
  margin-top: -80px;
  padding-top: 150px;
}

.mobile-banner-title {
  position: absolute;
  color: #fff;
  left: 16px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
  text-align: center;
  padding: 0 8px;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}

@media (max-width: 380px) {
  .mobile-banner-title {
    font-size: 22px;
    left: 12px;
    right: 12px;
  }
}

.small-title {
  font-weight: 600;
  font-size: 21px;
  line-height: inherit;
  color: #ab8736;
  margin-top: 25px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.main-banner .left-text {
  color: #ffffff;
}
.our-slot-card {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  padding: 15px;
  flex-direction: column;
  text-align: center;
  height: 100%;
}
.our-slot-card .slot-title {
  font-weight: 600;
  font-size: 20px;
  color: #333;
}

.our-app-section {
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.our-app-section h2.com-title {
  color: #fff;
}
.our-app-section-slider.owl-carousel .owl-dots button.owl-dot {
  background: #ffffff;
  border-radius: 40px;
  width: 40px;
  height: 7px;
  margin: 0px 3px;
}
.our-app-section-slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0px;
  text-align: center;
}

.our-app-section-slider .owl-dots button.owl-dot.active {
  background: #ab8736 !important;
  border-radius: 40px;
}
.features-of-the-admin-panel-ul {
  margin-top: 30px;
  overflow-y: auto;
}
.features-of-the-admin-panel-ul li {
  background-color: #f9f9f9;
  border-radius: 10px;
  position: relative;
  padding: 20px 20px 20px 45px;
  margin-bottom: 20px;
}
.features-of-the-admin-panel-ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  border-radius: 10px 0px 0px 10px;
  background: #ab8736;
}
.features-of-the-admin-panel-ul .small-title {
  margin-block: 0 5px;
}

.poker-script {
  background: #f9f9f9;
}
.poker-script .poker-script-card {
  background: #ffffff;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 25px;
  height: 100%;
  transition: 0.5s all;
  margin: 30px auto;
}

.poker-script-card:hover {
  background: #ab8736;
  transition: 0.5s all;
}
.poker-script-card:hover .small-title,
.poker-script-card:hover .com-para {
  color: #fff;
}
.owl-item.active.center .poker-script-card {
  background: #ab8736;
  transition: 0.5s all;
}
.owl-item.active.center .poker-script-card .small-title,
.owl-item.active.center .poker-script-card p.com-para {
  color: #fff;
  transition: 0.5s all;
}
.poker-script-slider .owl-stage .owl-item:nth-child(even) {
  margin-top: 70px;
}
.poker-script-slider .owl-dots {
  text-align: center;
  padding-top: 15px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.poker-script-slider .owl-dots button.owl-dot {
  width: 15px;
  height: 2px;
  border-radius: 0%;
  display: inline-block;
  background: #ebe8e8;
  margin: 0px;
}

.poker-script-slider .owl-dots button.owl-dot.active {
  background-color: #ab8736;
  width: 30px;
  height: 3px;
}
.try-our-demo {
  background-size: cover;
}
.try-our-demo h2.com-title {
  color: #fff;
}
.try-our-demo .try-our-card {
  background: #ffffff;
  border: 1px solid #393185;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 30px 16px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.try-our-demo .try-our-card .try-our-img {
  margin-top: -70px;
  margin-bottom: 10px;
}
.try-our-demo .try-our-card .card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  color: #333333;
}
.benefit-card-wrapper .benefit-card {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 20px;
  height: 100%;
  display: flex;
  align-self: flex-start;
  gap: 10px;
  background-color: #fff;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  min-width: 0;
}
.ohp_timeline ul {
  padding: 50px 0;
  position: relative;
  margin-top: 30px;
}

.ohp_timeline ul li {
  list-style-type: none;
  position: relative;
  width: 100%;
}
.ohp_timeline ul li:nth-child(even) .timeline_wrap {
  margin-left: auto;
  margin-top: -60px;
  padding-left: 75px;
}

.ohp_timeline ul li:nth-child(odd) .timeline_wrap {
  margin-right: auto;
  padding-right: 75px;
}

.ohp_timeline ul li .timeline_wrap {
  position: relative;
  width: 50%;
}

.ohp_timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: 63px;
  transform: translateX(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
  background-color: #ab8736;
}

.ohp_timeline ul li:nth-child(odd) .timeline_wrap::before {
  right: 0;
}

.ohp_timeline ul li .timeline_wrap::before {
  content: "";
  position: absolute;
  top: 72px;
  width: 75px;
  height: 2px;
  border-top: 2px dashed #fcdd95;
  z-index: -1;
}
.ohp_timeline ul::after {
  content: "";
  top: 0;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 2px;
  margin: 3px auto;
  padding-top: 50px;
  border: 2px dashed #fcdd95;
}
.ohp_timeline ul li:nth-child(even) .timeline_wrap::before {
  left: 0;
}
.time_line_box {
  padding: 90px 30px 30px 30px;
  background: #fff;
  box-shadow: 0px 0px 14px 0px #0000001a;
  border-radius: 10px;
  position: relative;
}
.timeline_icon {
  position: absolute;
  width: 120px;
  height: 120px;
  top: -60px;
  left: 50%;
  transform: translate(-50%);
}
.best-online-poker .best-online-card {
  background: #ffffff;
  border: 1px dashed #ab8736;
  border-radius: 20px;
  margin-top: 8px;
  padding: 40px 20px 40px 20px;
  height: 100%;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  min-width: 0;
}
.best-online-poker .best-online-card.bg-gray {
  background-color: #f9f9f9;
}

.best-online-poker .best-online-card .best-online-img {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%) translateZ(0);
  -webkit-transform: translateX(-50%) translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  background: #ab8736;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.check_list_box {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.check_list_box li {
  width: 50%;
  display: flex;
  align-items: flex-start;
  margin: 10px 0;
}
.check_list_box li img {
  width: 16px;
  height: 16px;
}
.check_list_box li span {
  width: calc(100% - 16px);
  padding-left: 10px;
  line-height: 105%;
  font-style: normal;
  font-weight: 600;
  font-size: clamp(14px, 1.8vw, 16px);
  color: #333333;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.benfit-desc {
  flex: 1 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.benfit-desc .small-title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.benfit-desc .com-para {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.best-online-card .small-title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.best-online-card .com-para {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.timeline_title {
  color: #333;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 20px;
}
.timeline_des {
  color: #333;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  line-height: 28px;
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), "Playfair Display", serif; */
  /* font-family: var(--font-dm-sans), "DM Sans", sans-serif !important; - using Lora */
}
@media (max-width: 767px) {
  .ohp_timeline ul {
    padding: 0;
    margin-top: 0;
  }

  .ohp_timeline ul li:nth-child(odd) .timeline_wrap {
    padding-right: 0;
  }

  .time_line_box {
    padding: 50px 20px 20px 20px;
  }

  .timeline_icon {
    height: 70px;
    width: 70px;
    top: -35px;
  }

  .timeline_title {
    font-size: 16px;
  }

  .timeline_des {
    font-size: 14px;
    line-height: 28px;
  }

  .ohp_timeline ul li:nth-child(even) .timeline_wrap {
    padding-left: 0;
    margin: 0;
  }

  .ohp_timeline ul li:nth-child(even) .timeline_wrap::before {
    left: 50%;
  }

  .timeline_wrap {
    width: 100% !important;
    margin-top: 35px !important;
    padding-top: 20px;
    z-index: 9;
  }

  .ohp_timeline ul li .timeline_wrap::before {
    top: -35px;
    width: 2px;
    left: 50%;
    transform: translate(-50%);
    height: 40px;
    border-left: 2px dashed #fcdd95;
  }

  .ohp_timeline ul::after {
    display: none;
  }

  .ohp_timeline ul li:first-child .timeline_wrap::before {
    display: none;
  }

  .check_list_box li {
    width: 100%;
  }

  /* Mobile-only: justify all body/text elements except headers */
  /* Targets common text containers but excludes heading elements and known header classes */
  /* .product-template-13-page p:not(.com-title):not(.small-title),
  .product-template-13-page li:not(.com-title):not(.small-title),
  .product-template-13-page span:not(.com-title):not(.small-title),
  .product-template-13-page a:not(.com-title):not(.small-title),
  .product-template-13-page .com-para:not(.com-title):not(.small-title),
  .product-template-13-page .para-text:not(.com-title):not(.small-title),
  .product-template-13-page .timeline_des:not(.com-title):not(.small-title),
  .product-template-13-page .benfit-desc:not(.com-title):not(.small-title),
  .product-template-13-page .benefit-card:not(.com-title):not(.small-title),
  .product-template-13-page .best-online-card:not(.com-title):not(.small-title),
  .product-template-13-page .our-slot-card:not(.com-title):not(.small-title),
  .product-template-13-page .card-title:not(.com-title):not(.small-title),
  .product-template-13-page
    .check_list_box
    li
    span:not(.com-title):not(.small-title) {
    text-align: justify !important;
    text-justify: inter-word;
  } */

  /* Ensure FAQ answers are justified on mobile, but keep the question headers left/centered */
  /* .product-template-13-page .faq-section .accordion-body,
  .product-template-13-page .faq-section .accordion-body p,
  .product-template-13-page .faq-section .accordion-body li,
  .product-template-13-page .faq-section .accordion-body span,
  .product-template-13-page .faq-section .accordion-body ul,
  .product-template-13-page .faq-section .accordion-body ol {
    text-align: justify !important;
    text-justify: inter-word;
  } */
}

/* Global word-break fixes for long content */
[class*="col-"] {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  min-width: 0;
}

.com-para {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

.com-title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}

/* Override heading colors for ProductTemplate13 */
.product-template-13-page h2.com-title,
.product-template-13-page h3.com-title,
.product-template-13-page .com-title {
  color: #000;
}

.product-template-13-page .timeline_title {
  color: #ab8736;
}

.product-template-13-page .small-title {
  color: #ab8736;
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), "Playfair Display", serif; */
  /* font-family: var(--font-dm-sans), "DM Sans", sans-serif !important; - using Lora */
}

p.com-para {
  font-family: var(--font-lora), "Lora", serif;
  /* font-family: var(--font-playfair-display), "Playfair Display", serif; */
  /* font-family: var(--font-dm-sans), "DM Sans", sans-serif !important; - using Lora */
}

