.gbg-purple {
  background: linear-gradient(45deg, #ad4475 5%, #8e44ad 100%);
  background-size: 100%; }

.has-pattren {
  position: relative; }
  .has-pattren .pattren-img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 100%; }
  .has-pattren .pattren-img.pattren--right {
    left: inherit;
    right: 0px;
    background-position: right center; }

section {
  padding: 40px 0; }

.new-seo-page {
  position: relative;
  text-align: left; }
  .new-seo-page:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.4); }
  .new-seo-page .locations-breadcrumb {
    position: relative; }
    .new-seo-page .locations-breadcrumb h1 {
      color: #fff;
      font: 28px/28px "SFProDisplay-Bold" !important;
      text-transform: uppercase; }

.new-seo-cms {
  position: relative; }
  .new-seo-cms h2 {
    text-align: center; }

.new-seo-services .featured--block {
  min-height: 410px; }
  .new-seo-services .featured--block a p {
    color: #212529;
    margin: 12px 0px; }

.ludo-game-features .iteam .icon-bg {
    width: 80px;
    height: 80px;
    background: #b7b7b7;
    transition: .5s;
    border-radius: 50%;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ludo-game-features .iteam .bg-rad-anim {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    animation: morphing 10s infinite;
    overflow: hidden;
}

.ludo-section-2:before {
    background: rgb(236 240 241);
}



.ludo-section-2 .iteam {
    background-color: #fff;
}

.ludo-section-2 .iteam:hover {
    background-color: #fff;
    color: #000;
    display: block;
}

.ludo-game-features .iteam span {
    display: block;
    text-align: center;
    margin: 15px 0;
    font-size: 15px;
    font-weight: 600;
}

.new-seo-why-choose:before {
  height: 600px; }
.new-seo-why-choose .s-block {
  min-height: 380px; }
.new-seo-why-choose .s-card-icon img {
  margin: 0px auto;
  display: block; }

.faqs .card-header .title {
  font-size: 17px;
  color: #000; }
.faqs .card-header .accicon {
  float: right;
  font-size: 20px;
  width: 1.2em; }
.faqs .card-header {
  cursor: pointer;
  border-bottom: none; }
.faqs .card {
  border: 1px solid #ddd;
  margin-bottom: 20px; }
.faqs .card-body {
  border-top: 1px solid #ddd; }
.faqs .card-header:not(.collapsed) .rotate-icon {
  transform: rotate(180deg); }

.client-reviews {
  position: relative; }
  .client-reviews .review {
    padding: 30px;
    background: #2c3e50;
    border-radius: 10px; }
    .client-reviews .review p {
      color: #fff;
      min-height: 260px; }
    .client-reviews .review span {
      color: #58d10c;
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 1px;
      margin-top: 20px;
      display: block; }

.jaipur-seo-page {
  position: relative; }
  .jaipur-seo-page:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(24, 117, 236, 0.6); }
  .jaipur-seo-page .left-content {
    position: relative;
    z-index: 99; }

.feat.web-services-seo .item p {
  color: #212529; }
.feat.web-services-seo .item:hover {
  background-color: #efefef; }
  .feat.web-services-seo .item:hover p {
    color: #212529; }
  .feat.web-services-seo .item:hover .icon {
    color: #4169E1; }
.feat.web-services-seo .item .icon {
  background: #4169E1; }
.feat.web-services-seo .item img {
  text-align: center;
  display: block;
  margin: 0px auto;
  top: 36px;
  margin-top: 20px; }

.technology-solutions {
  background: linear-gradient(60deg, #5e55ee, #4b2fd2); }

@media only screen and (max-width: 768px) {
  .new-seo-cms h2 {
    font: 26px/40px SFProDisplay-Bold !important; }

  section {
    padding: 30px 0; } }

/*# sourceMappingURL=jaipure.css.map */
