@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  scroll-behavior: smooth;
  scroll-margin-top: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px 0px !important;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mega-menus-box {
  height: 100%;
}

.blog-banner {
  background-color: #000;
  padding: 10em 5em;
}
.blog-banner .blog-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.blog-banner .blog-info ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.blog-banner .blog-info ul li {
  margin-right: 1rem;
  color: #fff;
}

.psd-blogs pre {
  background-color: #eaeaea;
  padding: 10px;
  border-radius: 5px;
  overflow-x: auto;
}
.psd-blogs table {
  width: 100%;
  border-collapse: collapse;
}
.psd-blogs th,
.psd-blogs td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.psd-blogs th {
  background-color: #f2f2f2;
}
.psd-blogs tr:nth-child(even) {
  background-color: #f9f9f9;
}
.psd-blogs tr:hover {
  background-color: #f1f1f1;
}
@media screen and (max-width: 768px) {
  .psd-blogs table,
  .psd-blogs thead,
  .psd-blogs tbody,
  .psd-blogs th,
  .psd-blogs td,
  .psd-blogs tr {
    display: block;
  }
  .psd-blogs th,
  .psd-blogs td {
    text-align: right;
    position: relative;
    padding-left: 50%;
  }
  .psd-blogs th::before,
  .psd-blogs td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 45%;
    padding-left: 10px;
    font-weight: bold;
    text-align: left;
  }
}

.blogs-section .blog-thank-section {
  background-color: rgba(217, 217, 217, 0.368627451);
  padding: 1rem;
  border-radius: 1rem;
  box-shadow: 0 4px 20px rgba(58, 53, 51, 0.15), 0 0 3px rgba(58, 53, 51, 0.1);
}
.blogs-section .carousel {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogs-section .row-blg {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  gap: 1rem;
}
.blogs-section .slide {
  text-align: center;
}
.blogs-section .slide img {
  border: 2px dashed #000;
  height: 120px;
  width: 120px;
  padding: 20px;
  border-radius: 50%;
}
.blogs-section .blg-subtext {
  color: black;
  font-weight: 600;
  margin-top: 1rem;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .blogs-section .slide {
    width: calc(50% - 1rem);
  }
}
@media (max-width: 480px) {
  .blogs-section .slide {
    width: 100%;
  }
  .blogs-section .slide img {
    height: 100px;
    width: 100px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  transition: background-color 0.3s ease-in-out;
  background-color: #000;
  /*** hover effect ***/
}
.header .primary-header {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  margin: 1rem 0rem;
}
.header .header-section__header__header {
  transition: 0.3s;
}
.header .header-section__header #checkbox {
  display: none;
}
.header .header-section__header label {
  display: flex;
  flex-direction: column;
  width: 30px;
  cursor: pointer;
}
.header .header-section__header label span {
  background: #fff;
  border-radius: 10px;
  height: 3px;
  margin: 3px 0;
  transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.header .header-section__header span:nth-of-type(1) {
  width: 50%;
}
.header .header-section__header span:nth-of-type(2) {
  width: 100%;
}
.header .header-section__header span:nth-of-type(3) {
  width: 75%;
}
.header .header-section__header input[type=checkbox] {
  display: none;
}
.header .header-section__header input[type=checkbox]:checked ~ span:nth-of-type(1) {
  transform-origin: bottom;
  transform: rotatez(45deg) translate(5px, 0px);
}
.header .header-section__header input[type=checkbox]:checked ~ span:nth-of-type(2) {
  transform-origin: top;
  transform: rotatez(-45deg);
}
.header .header-section__header input[type=checkbox]:checked ~ span:nth-of-type(3) {
  transform-origin: bottom;
  width: 50%;
  transform: translate(13px, -6px) rotatez(45deg);
}
.header .header-section__header div#navbarNavDropdown {
  justify-content: end;
}
.header .header-section__header a.nav-link {
  font-weight: 500;
  color: #fff;
  font-size: 0.9rem;
}
.header .header-section__header li.nav-item {
  padding: 0rem;
  line-height: 3rem;
}
.header .header-section__header .first-drop li {
  line-height: 20px !important;
}
.header .header-section__header .dropdown {
  position: unset;
}
.header .header-section__header .dropdown-menu .who-we-are-link {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  font-weight: 600;
  border-bottom: 1px solid #D9D9D9 !important;
}
.header .header-section__header .dropdown-menu .who-we-are-link img {
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}
.header .header-section__header .who-we-are-link:hover {
  color: #6200EE !important;
}
.header .header-section__header .who-we-are-dropdown {
  border-radius: 8px !important;
  padding: 0.5rem 0 0rem 0 !important;
}
.header .header-section__header .who-we-are-dropdown li:last-child a {
  border: none !important;
}
.header .header-section__header .row {
  row-gap: 1.5rem;
}
.header .header-section__header .mega-menu {
  margin: 0.5rem;
  padding: 0.5rem;
  height: 100% !important;
  border-right: 1px solid #d9d9d9;
}
.header .header-section__header .mega-menu a {
  text-decoration: none;
  color: #000;
  transition: padding 500ms;
  font-weight: 600;
}
.header .header-section__header .mega-menu h3 {
  padding: 0.7rem 0.7rem 1rem 0.7rem;
  color: #6200ee;
  border-bottom: 2px solid #d9d9d9;
  width: -moz-fit-content;
  width: fit-content;
}
.header .header-section__header .mega-menu .mega-menu_image {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #6200ee;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header .header-section__header nav.navbar.navbar-expand-lg {
  padding: 0px;
}
.header .header-section__header .navbar-expand-lg .navbar-nav {
  width: 100%;
  justify-content: space-evenly;
}
.header .header-section__header .chat-with-us {
  background: #fff;
  line-height: normal;
  margin: 1rem 0rem;
  border-radius: 30px;
  padding: 0.5rem 0.8rem;
  color: #000 !important;
}
.header .header-section__header a:hover {
  color: #6200ee;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .header .header-section__header li.nav-item {
    padding: 0 0.5rem !important;
  }
}
@media (min-width: 992px) and (max-width: 2000px) {
  .header .first-drop {
    display: block;
  }
}
.header .first-drop {
  border-radius: 2rem;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 4px 20px rgba(58, 53, 51, 0.15), 0 0 3px rgba(58, 53, 51, 0.1);
  padding: 1rem 1rem 2.5rem 1rem !important;
}
.header .second-drop {
  padding: 1rem !important;
}
.header .second-drop li:last-child {
  border-bottom: none;
}
.header .second-drop li a {
  color: #000 !important;
}
.header .header .second-drop {
  /* padding: 1rem 1rem 2.5rem 1rem !important; */
}
.header .dropdown:hover .first-drop {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s ease-in-out;
  padding: 0px;
  width: 100%;
}
.header .dropdown-item {
  padding: 0.5rem 0.7rem;
  font-size: 1rem;
  font-weight: 400;
}
.header .dropdown-item:focus,
.header .dropdown-item:hover {
  background-color: transparent;
}
@media (min-width: 992px) and (max-width: 2000px) {
  .header .navbar-expand-lg .navbar-nav .first-drop {
    position: absolute;
    left: -10%;
    margin: 0 auto;
  }
  .header .header-section__whatsapp {
    display: none;
  }
  .header .drop-drop {
    position: relative !important;
  }
  .header .navbar-expand-lg .navbar-nav .mega-menu-drop {
    left: 0% !important;
  }
}
@media (min-width: 320px) and (max-width: 991.96px) {
  .header .nav.navbar.navbar-expand-lg {
    background-color: #000;
  }
  .header .navbar-toggler:focus {
    box-shadow: none;
  }
  .header .first-drop .d-flex {
    flex-direction: column;
  }
  .header .dropdown-menu {
    max-height: 300px;
    /* Adjust this value as needed */
    overflow-y: auto;
  }
  .header .dropdown-menu.first-drop {
    max-height: 40vh;
    /* Adjust based on your needs */
    overflow-y: auto;
    overflow-x: auto;
    border-radius: 0.5rem;
    padding: 0.5rem !important;
  }
  .header .header-section__header li.nav-item {
    line-height: 25px !important;
  }
  .header .primary-header {
    padding: 0.7rem 0rem;
  }
}

@media (min-width: 320px) and (max-width: 567.96px) {
  .header-section__header {
    padding: 1rem;
  }
  .header-section__header .logo {
    width: 125px;
  }
  .header-section__header .chat-with-us {
    background: #fff;
    line-height: normal;
    margin: 0.5rem 0rem !important;
    border-radius: 30px;
    padding: 0.8rem !important;
    color: #000 !important;
  }
  .header .dropdown:hover .first-drop {
    width: 100% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.96px) {
  .header .header-section__header a.nav-link {
    font-size: 14px;
  }
  .header .header-section__header .mega-menu {
    margin: 0rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.footer-section {
  background-color: #000;
}
.footer-section .footer-top {
  padding: 3rem 0rem;
}
.footer-section .row {
  row-gap: 2rem;
}
.footer-section__footer-title {
  font-size: 1rem;
  font-weight: 600;
  padding-bottom: 1rem;
  color: #fff !important;
}
.footer-section__footer-address {
  margin: 0rem 1.5rem;
}
.footer-section__footer-address p {
  color: #fff !important;
}
.footer-section__footer-address p a {
  color: #fff !important;
}
.footer-section__social-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  margin: 1rem 0;
  padding: 0;
}
.footer-section__social-link a {
  color: #fff !important;
}
.footer-section__footer-details p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.768627451);
  text-decoration: none;
  padding-bottom: 0.7rem;
  position: relative;
}
.footer-section__footer-details a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.768627451);
  text-decoration: none;
}
.footer-section__footer-details i {
  color: #fff;
  position: absolute;
  left: -25px;
  top: 5px;
}
.footer-section__footer-details ul {
  padding-left: 1rem;
  margin-bottom: 0rem;
}
.footer-section__footer-details ul li {
  padding-bottom: 0.5rem;
  color: #fff;
}
.footer-section__footer-details ul li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.768627451);
  text-decoration: none;
}
.footer-section__footer-details ul li a:hover {
  text-decoration: underline;
}
.footer-section .footer-bottom {
  background-color: #f5f7fe;
}
.footer-section .footer-bottom p {
  padding: 0.5rem 0rem;
  font-weight: 600;
}

.body {
  background-color: rgba(245, 247, 250, 0) !important;
}

.iframe-container {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 350px;
  height: 500px;
  border-radius: 15px;
  overflow: hidden;
}

.iframe-container iframe {
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
}

.footer_get-a-quoate {
  position: fixed;
  background: #fff;
  bottom: 0px;
  width: 100%;
  text-align: center;
  padding: 0.7rem;
  z-index: 99;
  box-shadow: rgb(0, 0, 0) 1px 7px 15px;
}
.footer_get-a-quoate a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #6200ee;
}

@media (min-width: 992px) and (max-width: 2000px) {
  .footer_get-a-quoate {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.home-banner {
  background-color: #000;
  padding: 10em 0em 5em;
}
.home-banner .row {
  row-gap: 1.5rem;
}
.home-banner__details {
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100%;
  padding: 2.5rem;
  display: flex;
  position: relative;
  background-color: #6200ee;
  border-radius: 2rem;
}
.home-banner__details .project-content {
  border-top: 1px solid #f5f7fe;
  margin-top: 1rem;
}
.home-banner__details .project-content .exp-years {
  margin-right: 2rem;
}
.home-banner__details .project-content .exp-years-content h6 {
  font-weight: 400;
}
.home-banner__details .project-content i {
  background-color: #fff;
  border-radius: 100%;
  height: 30px;
  width: 30px;
  color: #6200ee;
  padding: 0.4rem;
  margin-left: 0.5rem;
}
.home-banner__projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}
.home-banner #app {
  text-align: start;
  background-image: linear-gradient(-225deg, #fff 0%, #fff 29%, #fff 67%, #fff 100%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
.home-banner__sliders {
  background-color: #272D39;
  padding: 1rem;
  height: 100% !important;
  border-radius: 0.5rem;
}
.home-banner .hme-banner-slider {
  height: 100% !important;
}
.home-banner .hme-banner-slider__details img {
  padding: 0rem 0.5rem;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .home-banner {
    padding: 9em 0em 4.5em;
  }
  .home-banner__details {
    padding: 1.5rem !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199.96px) {
  .home-banner__details {
    padding: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-about-section {
  padding: 4em 0em 0em;
  background-color: #000;
}
.hme-about-section .row {
  row-gap: 2rem;
}
.hme-about-section p {
  text-align: justify;
}
.hme-about-section__image {
  margin: 0rem 3rem;
}
.hme-about-section__image img {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .hme-about-section .row {
    flex-direction: column-reverse;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-ready-to-grow {
  background: url(../img/hme-page/grow-banner.webp);
  background-position: center;
  border-radius: 0;
  text-align: center;
  padding: 2em 0em;
  background-size: no-repeat;
  min-height: 20vh;
  background-color: #0e0e0e; /* placeholder */
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-our-work-highlights {
  background-color: #2a2929;
  padding: 4em 0em;
}
.hme-our-work-highlights .row {
  row-gap: 2rem;
}
.hme-our-work-highlights__details {
  padding-right: 15em;
}
.hme-our-work-highlights__countdown h3 {
  color: #7df3b7;
}
.hme-our-work-highlights__countdown h2 {
  margin: 0 auto !important;
}
.hme-our-work-highlights .countdown_first, .hme-our-work-highlights .countdown_third {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-our-work-highlights__details {
    text-align: center;
    padding-right: 0em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hme-our-work-highlights__details {
    padding-right: 7em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-clients {
  padding: 4em 0em;
  background-color: #fff;
}
.hme-clients__details img {
  width: 120px;
  height: 120px;
  background-color: #fff;
  text-align: center;
}
.hme-clients .d-flex {
  row-gap: 1.5rem;
}
.hme-clients__content {
  width: 20% !important;
}
.hme-clients__image {
  background-color: #fff;
  border-radius: 1.5rem;
  text-align: center !important;
  margin: 2rem 1rem;
  box-shadow: 0 4px 20px rgba(58, 53, 51, 0.15), 0 0 3px rgba(58, 53, 51, 0.1);
}
.hme-clients__image:hover {
  box-shadow: 0px 4px 10px rgba(99, 0, 238, 0.393);
}

@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .hme-clients__details img {
    width: 50px !important;
    height: 50px !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .hme-clients__details img {
    width: 75px;
    height: 75px;
    background-color: #fff;
    text-align: center;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.hme-clients-say {
  background-color: #000;
  padding: 4em 0em 2em;
}
.hme-clients-say .hme-clients-say__details {
  padding: 2.5rem;
  background-color: #2a2929;
  height: 100% !important;
  display: flex !important;
  flex-flow: column;
  justify-content: space-between;
}
.hme-clients-say .hme-clients-say__details h3,
.hme-clients-say .hme-clients-say__details p {
  color: #fff;
}
.hme-clients-say .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #6200ee;
}
.hme-clients-say .slick-dots li button:before {
  font-size: 10px;
  color: #fff;
}
.hme-clients-say .slide {
  height: 100% !important;
}
.hme-clients-say .slick-track {
  display: flex !important;
}
.hme-clients-say .slick-slide {
  height: inherit !important;
  margin: 0rem 1rem;
}
.hme-clients-say .slick-slide {
  height: 100%;
}
.hme-clients-say .slick-slide > div {
  height: 100% !important;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-clients-say__details {
    padding: 1rem !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 599.96px) {
  .hme-clients-say .slick-slide {
    margin: 0rem 1rem;
    height: inherit !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .hme-clients-say {
    width: 100%;
  }
  .hme-clients-say .main-heading p {
    width: 100%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-take-your-business {
  background: url(../img/hme-page/business-banner.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-project-idea {
  background: url(../img/hme-page/project-idea.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}
.hme-project-idea__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.hme-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.hme-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.hme-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.hme-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.hme-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.hme-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.hme-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.hme-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.hme-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.hme-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.hme-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.hme-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-frequently-asked-questions {
    padding: 2rem 0;
  }
  .hme-frequently-asked-questions .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .hme-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-tech-logos {
  padding: 4em 0em;
  background: #000;
}
.hme-tech-logos__details .tech-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border-top: 2px solid #6200ee;
  border-right: 2px solid #fff;
  border-left: 2px solid #6200ee;
  border-bottom: 2px solid #fff;
  padding: 10px;
  animation: spin 10s infinite linear;
  margin: 0 auto;
}
.hme-tech-logos__details ul li {
  margin-bottom: 1rem;
}
.hme-tech-logos__details .tech-image img {
  animation: spin 10s infinite reverse linear;
  width: 100%;
  border-radius: 50%;
}
.hme-tech-logos__details .nav {
  justify-content: center;
}
.hme-tech-logos__details .nav .tab-pane p {
  text-align: center;
}
.hme-tech-logos__details .nav-tabs {
  border-bottom: none;
  padding-bottom: 2rem;
}
.hme-tech-logos__details .nav-link.active {
  border-radius: 2rem;
  color: #000;
}
.hme-tech-logos__details .nav-link {
  border: 1px solid #d9d9d9 !important;
  border-radius: 2rem !important;
  color: #fff;
  margin: 1rem;
}
.hme-tech-logos__details p {
  text-align: center !important;
  padding-top: 1rem;
}
.hme-tech-logos__details img {
  padding: 1.5rem;
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-blog {
  padding: 4em 0em;
  background-color: #000;
}
.hme-blog__banner {
  background: url(../img/hme-page/blog-banner.webp) center/cover no-repeat;
  padding: 5em;
  border-radius: 2rem;
}
.hme-blog__details h2 {
  color: #6200ee;
  padding-bottom: 0.8rem;
}
.hme-blog__details p {
  color: #d9d9d9;
}
.hme-blog__details a {
  text-decoration: none;
}
.hme-blog__details img {
  border-radius: 1rem;
}
.hme-blog .slick-dots {
  bottom: -50px;
}
.hme-blog .slick-dots li button:before {
  font-size: 1rem;
  color: #d9d9d9;
  opacity: 1;
}
.hme-blog .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-blog .row {
    row-gap: 2rem;
  }
  .hme-blog__banner {
    padding: 0.5em;
  }
  .hme-blog__details {
    text-align: justify;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.hme-company {
  padding: 4em 0em 0em;
  background-color: #000;
}
.hme-company .row {
  row-gap: 1.5rem;
}
.hme-company .hme-company-bg {
  background-color: #fff;
  padding: 2rem;
  border-radius: 2rem;
}
.hme-company__details {
  background-color: rgba(217, 217, 217, 0.3411764706);
  padding: 2rem;
  border-radius: 1rem;
  height: 100%;
}
.hme-company__details .d-flex {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.hme-company__details:hover .round i {
  background-color: #000;
}
.hme-company .round i {
  background-color: #6200ee;
  height: 50px;
  width: 50px;
  font-size: 1.5rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
}
.hme-company a i {
  font-size: 10px;
}

@media screen and (min-width: 320px) and (max-width: 991.96px) {
  .hme-company .hme-company-bg {
    background: none;
    background-color: #fff !important;
    border-radius: 1rem !important;
    padding: 0.7rem;
  }
  .hme-company__details {
    background-color: rgba(217, 217, 217, 0.3411764706);
    padding: 1.3rem;
    border-radius: 1rem;
  }
  .hme-company__details .d-flex {
    justify-content: space-between;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .hme-company__details i {
    font-size: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.hme-industies-we-serve {
  padding: 4em 0em;
  background-color: #000;
}
.hme-industies-we-serve .main-heading p {
  width: 50%;
  margin: 0 auto !important;
}
.hme-industies-we-serve p {
  font-size: 1rem;
}
.hme-industies-we-serve .industies-we-serve {
  margin: 1rem 0rem;
}
.hme-industies-we-serve .slick-slide {
  margin: 0rem 0.5rem;
}
.hme-industies-we-serve .slick-slide img {
  display: unset;
}
.hme-industies-we-serve .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #2a2929;
  width: 60px;
  height: 7px;
}
.hme-industies-we-serve .slick-dots li {
  margin: 0 25px;
}
.hme-industies-we-serve .slick-dots li button:before {
  font-size: 0px;
  background-color: #d9d9d9;
  opacity: 1;
  width: 30px;
  height: 7px;
  border-radius: 30px;
}
.hme-industies-we-serve__details {
  background-color: #3a3a3a;
  padding: 1rem;
  border-radius: 1rem;
  text-align: center;
  margin-bottom: 1rem;
}
.hme-industies-we-serve__details p {
  line-height: normal;
}
.hme-industies-we-serve .slick-dots {
  bottom: -40px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-industies-we-serve .main-heading p {
    width: 100%;
  }
  .hme-industies-we-serve .slick-dots li.slick-active button:before {
    width: 25px;
  }
  .hme-industies-we-serve .slick-dots li button:before {
    width: 20px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.contact-banner {
  background-color: #000;
  padding: 8em 0em 4em;
}
.contact-banner__details {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 3em 1em;
}
.contact-banner .contact-title {
  font-size: 2rem !important;
  margin-bottom: 1.5rem !important;
}
.contact-banner .contact-desc {
  font-size: 1.2rem !important;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .contact-banner {
    padding: 9em 0em 4em !important;
  }
  .contact-banner .contact-title {
    font-size: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .contact-banner .contact-desc {
    font-size: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.contact-about {
  background-color: #000;
}
.contact-about .first-row {
  row-gap: 2rem;
}
.contact-about__address-details {
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1490196078);
  background-color: #fff;
  padding: 1.5rem;
}
.contact-about__address-details .row {
  margin-bottom: 0.5rem;
}
.contact-about__address-details p a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}
.contact-about__address-details i {
  font-weight: 700;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  font-size: 1.5rem;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 4rem;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1490196078);
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-about h5 {
  font-style: italic;
}
.contact-about__registration-form {
  background-color: #272D39;
  padding: 1rem;
  border-radius: 1rem;
}
.contact-about__registration-form label {
  margin-bottom: 0.7rem;
  font-weight: 600;
  font-size: 14px;
  font-style: italic;
  color: #fff;
}
.contact-about__registration-form .form-control {
  border: 0 solid #fff;
}
.contact-about__registration-form .form-control {
  font-size: 14px;
  padding: 0rem 1rem !important;
  border: 1px solid #6200ee;
  min-height: 3rem;
}
.contact-about__registration-form textarea.form-control {
  resize: none;
  min-height: calc(2em + 5rem + 2px);
}
.contact-about__registration-form .g-recaptcha {
  width: -moz-fit-content;
  width: fit-content;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.psd-office {
  border-radius: 0;
  background-color: #000;
  padding: 3em 0em;
}
.psd-office .row {
  row-gap: 1.5rem;
}
.psd-office p a {
  text-decoration: none;
  color: #fff;
}
.psd-office__details-box {
  border: 2px solid #6200ee;
  margin: 0rem;
  padding: 2rem;
  height: 100%;
}
.psd-office__details-box .office-icon {
  width: 100px;
  height: 100px;
  background-color: #fff;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto !important;
}
.psd-office__details-box .office-icon img {
  width: 60px;
  height: 60px;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.landing-banner {
  background-color: #f5f7fe;
  padding: 8em 0em 4em;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .landing-banner {
    padding: 8em 0em 4em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-cbe-about {
  padding: 3em 0em;
}
.digital-marketing-cbe-about__details {
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.best-digital-marketing-cbe {
  padding: 3em 0em;
  background-color: #000;
}
.best-digital-marketing-cbe__details {
  text-align: justify;
}
.best-digital-marketing-cbe__details p {
  color: #fff;
}
.best-digital-marketing-cbe__content {
  background-color: #2a2929;
  padding: 0.5rem;
  border-radius: 0.6rem;
}
.best-digital-marketing-cbe__content p {
  margin-bottom: 0rem !important;
}
.best-digital-marketing-cbe__content .d-flex {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.best-digital-marketing-cbe .second-row {
  padding-top: 1.5rem;
  row-gap: 1.5rem;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-services {
  background: url(../img/digital-marketing-cbe/services.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
  height: 150px;
  overflow-y: scroll !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.digital-marketing-services__details h2 {
  padding-bottom: 3rem;
}
.digital-marketing-services p {
  color: #fff;
  text-align: justify;
}
.digital-marketing-services ::-webkit-scrollbar {
  display: none;
}
.digital-marketing-services__content {
  background-color: #2a2929;
  padding: 0.5rem;
  border-radius: 0.6rem;
}
.digital-marketing-services__content p {
  margin-bottom: 0rem !important;
}
.digital-marketing-services__content .d-flex {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.digital-marketing-services .second-row {
  padding-top: 1.5rem;
  row-gap: 1.5rem;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-loyal-clients {
  background: url(../img/digital-marketing-cbe/loyal-clients.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-services-result {
  padding: 3em 0em;
}
.digital-marketing-services-result__details {
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-feature-service {
  background: url(../img/digital-marketing-cbe/feature-service.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-cbe-frequently-asked-questions {
  background: #d9d9d9;
  border-radius: 0;
  padding: 3em 0em;
}
.digital-marketing-cbe-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 500;
  text-align: center;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-body {
  background: linear-gradient(123deg, rgb(136, 248, 177) 0%, rgb(39, 200, 227) 100%);
  border: 2px solid #000;
  color: #fff;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
}
.digital-marketing-cbe-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.digital-marketing-cbe-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-frequently-asked-questions .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .hme-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-our-clients {
  background-color: #000;
  padding: 3em 0em;
}
.digital-marketing-our-clients .row {
  row-gap: 1.5rem;
}
.digital-marketing-our-clients__details {
  background-color: #fff;
  padding: 1rem;
  border-radius: 0.7rem;
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-your-business {
  padding: 3em 0em;
}
.digital-marketing-your-business .row {
  row-gap: 1.5rem;
}
.digital-marketing-your-business .main-heading p {
  width: 50%;
  margin: 0 auto !important;
}
.digital-marketing-your-business .main-heading h2 {
  width: 70%;
  margin: 0 auto !important;
}
.digital-marketing-your-business img {
  width: 60px;
  height: 60px;
  background: linear-gradient(123deg, rgb(136, 248, 177) 0%, rgb(39, 200, 227) 100%);
  border-radius: 100%;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
}
.digital-marketing-your-business__details {
  height: 100%;
  background-color: #d9d9d9;
  padding: 1.3rem;
}
.digital-marketing-your-business__details:hover {
  background-color: #3A3A3A;
}
.digital-marketing-your-business__details:hover h3 {
  color: #6200ee;
}
.digital-marketing-your-business__details:hover p {
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .digital-marketing-your-business .main-heading h2, .digital-marketing-your-business .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-business-growth {
  background: url(../img/digital-marketing-cbe/business-growth.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.digital-marketing-cbe-our-services-strategy {
  padding: 3em 0em;
  background-color: #000;
}
.digital-marketing-cbe-our-services-strategy__details {
  border: 2px solid #7df3b7;
  padding: 2rem;
  border-radius: 1rem;
}
.digital-marketing-cbe-our-services-strategy h3 {
  color: #6200ee;
}
.digital-marketing-cbe-our-services-strategy p {
  color: #fff;
}
.digital-marketing-cbe-our-services-strategy .slide {
  height: 100% !important;
}
.digital-marketing-cbe-our-services-strategy .slick-track {
  display: flex !important;
}
.digital-marketing-cbe-our-services-strategy .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.digital-marketing-cbe-our-services-strategy .slide {
  height: 100% !important;
}
.digital-marketing-cbe-our-services-strategy .slick-track {
  display: flex !important;
}
.digital-marketing-cbe-our-services-strategy .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.digital-marketing-cbe-our-services-strategy .slick-prev {
  left: -40px;
}
.digital-marketing-cbe-our-services-strategy .slick-next {
  right: -30px;
}
.digital-marketing-cbe-our-services-strategy .slick-dots li button:before {
  font-size: 15px;
}
.digital-marketing-cbe-our-services-strategy .slick-next,
.digital-marketing-cbe-our-services-strategy .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
}
.digital-marketing-cbe-our-services-strategy .slick-next:before, .digital-marketing-cbe-our-services-strategy .slick-prev:before {
  font-size: 30px;
  opacity: 1;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .digital-marketing-cbe-our-services-strategy__details {
    padding: 1rem;
  }
  .digital-marketing-cbe-our-services-strategy .slick-prev {
    left: -10px;
  }
  .digital-marketing-cbe-our-services-strategy .slick-next {
    right: -10px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.designing-services-trichy-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.designing-services-trichy-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.designing-services-trichy-landing-banner .row {
  row-gap: 2rem;
}
.designing-services-trichy-landing-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.designing-services-trichy-landing-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-about {
  padding: 3em 0em 0em;
  background-color: #000;
}
.design-services-about .row {
  row-gap: 1.5rem;
}
.design-services-about__details {
  text-align: justify;
}
.design-services-about img {
  width: 100%;
  height: auto;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-take-first-step {
  background: url(../img/design-services/first-step.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.design-services-take-first-step__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-collaborating {
  background: url(../img/design-services/collaborating.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.design-services-collaborating .row {
  row-gap: 1.5rem;
}
.design-services-collaborating__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-feature-works {
  background-color: #000;
  padding: 4em 0em 0em;
}
.design-services-feature-works .row {
  row-gap: 1rem;
}
.design-services-feature-works .card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 350px;
  margin: 0 auto;
}
.design-services-feature-works img {
  max-width: 100%;
  display: block;
}
.design-services-feature-works .card img {
  transform: scale(1);
  transition: 0.3s ease-out;
}
.design-services-feature-works .card:hover img {
  transform: scale(1.1) translateY(-20px);
  opacity: 0.2;
}
.design-services-feature-works .overlay {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-align: center;
  color: #fff;
}
.design-services-feature-works .text-h1 {
  transform: translateY(30px);
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #000;
  font-weight: 600;
}
.design-services-feature-works .card:hover .overlay .text-h1 {
  opacity: 1;
  transform: translateY(0);
}
.design-services-feature-works .card:hover .overlay .text-p {
  opacity: 1;
  transform: translateY(0);
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-grow-your-business {
  background: url(../img/design-services/grow.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.design-services-grow-your-business__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.design-services-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.design-services-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.design-services-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.design-services-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.design-services-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.design-services-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.design-services-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.design-services-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.design-services-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.design-services-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.design-services-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.design-services-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .design-services-frequently-asked-questions .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .design-services-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-we-unique {
  padding: 3em 0em;
  background-color: #000;
}
.design-services-we-unique__handle {
  background-color: #3A3A3A;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
}
.design-services-we-unique__handle img {
  padding-bottom: 1rem;
}
.design-services-we-unique__handle p {
  color: #fff;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services {
  background-color: #000;
  padding: 4em 0em 0em;
}
.design-services .row {
  row-gap: 1.5rem;
}
.design-services__details {
  background-color: rgba(217, 217, 217, 0.3411764706);
  padding: 1.5rem;
  height: 100%;
  border-radius: 1.5rem;
}
.design-services__details:hover {
  background-color: transparent;
}
.design-services__details:hover h3 {
  color: #6200ee;
}
.design-services__content {
  background-color: #fff;
  padding: 1rem;
  border-radius: 2rem;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-design-brands {
  padding: 4em 0em 0em;
  background-color: #000;
}
.design-services-design-brands p {
  text-align: justify;
}
.design-services-design-brands__images {
  background-color: #f5f7fe;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  text-align: center;
  margin: 1rem;
  height: 150px;
  width: 150px;
  margin: 0 auto !important;
}
.design-services-design-brands .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.design-services-design-brands .slick-dots li button:before {
  font-size: 0.8rem;
  color: #6200ee;
  opacity: 1;
}
.design-services-design-brands .slick-dots {
  bottom: -3rem;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-your-business {
  padding: 4em 0em 0em;
  background-color: #000;
}
.design-services-your-business .row > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.design-services-your-business img {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
}
.design-services-your-business__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.design-services-your-business__details img {
  margin-bottom: 1rem;
}
.design-services-your-business__details h3 {
  color: #fff;
}
.design-services-your-business__details p {
  color: #d9d9d9;
}

@media screen and (min-width: 320px) and (max-width: 991.96px) {
  .design-services-your-business__details {
    border-right: none;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9 !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-services-our-design {
  background-color: #000;
  padding: 3em 0em;
}
.design-services-our-design .row {
  row-gap: 1.5rem;
}
.design-services-our-design .main-heading p {
  width: 50%;
  margin: 0 auto !important;
}
.design-services-our-design .first-column,
.design-services-our-design .second-column {
  width: 50%;
}
.design-services-our-design .nav-link {
  text-align: center;
  width: 100%;
  font-size: 14px;
  background-color: #fff;
  border-radius: 30px !important;
  color: #000;
  margin-bottom: 2rem;
  font-weight: 600;
  padding: 1rem;
}
.design-services-our-design .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 30px;
  color: #fff;
}
.design-services-our-design li {
  list-style: none;
  padding-bottom: 1rem;
  color: #fff;
}
.design-services-our-design li strong {
  color: #fff;
  font-size: 18px;
}
.design-services-our-design .gradient-btn {
  background-color: #6200ee;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  padding: 1.5rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .design-services-our-design .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
  .design-services-our-design .d-flex {
    flex-direction: column;
  }
  .design-services-our-design .row {
    flex-direction: column-reverse;
  }
  .design-services-our-design .first-column,
  .design-services-our-design .second-column {
    width: 100% !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .design-services-our-design .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-trichy-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.web-development-trichy-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.web-development-trichy-landing-banner .row {
  row-gap: 2rem;
}
.web-development-trichy-landing-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.web-development-trichy-landing-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-about {
  padding: 4em 0em 0em;
  background-color: #000;
}
.web-development-about .row {
  row-gap: 1.5rem;
}
.web-development-about__details {
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-for-your-business {
  padding: 4em 0em 0em;
}
.web-development-for-your-business__handle {
  background-color: #3A3A3A;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
  height: 100%;
}
.web-development-for-your-business__handle img {
  padding-bottom: 1rem;
}
.web-development-for-your-business__handle p {
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .web-development-for-your-business {
    width: 100%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-feature-works {
  background-color: #000;
  padding: 4em 0em 0em;
}
.web-development-feature-works .row {
  row-gap: 1rem;
}
.web-development-feature-works .card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 350px;
  margin: 0 auto;
}
.web-development-feature-works img {
  max-width: 100%;
  display: block;
}
.web-development-feature-works .card img {
  transform: scale(1);
  transition: 0.3s ease-out;
}
.web-development-feature-works .card:hover img {
  transform: scale(1.1) translateY(-20px);
  opacity: 0.2;
}
.web-development-feature-works .overlay {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.web-development-feature-works .card:hover .overlay {
  top: 0;
}
.web-development-feature-works .text-h1 {
  transform: translateY(30px);
  opacity: 0;
  transition: all 0.3s ease-out;
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.web-development-feature-works .text-p {
  color: #000;
  font-size: 1rem;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.3s ease-out;
}
.web-development-feature-works .text-p:first-of-type {
  font-size: 1rem;
  font-weight: 600;
}
.web-development-feature-works .card:hover .overlay .text-h1 {
  opacity: 1;
  transform: translateY(0);
}
.web-development-feature-works .card:hover .overlay .text-p {
  opacity: 1;
  transform: translateY(0);
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-idea-into-reality {
  background-color: #000;
  padding: 4em 0em 0em;
}
.web-development-idea-into-reality .main-heading h2 {
  width: 50%;
  margin: 0 auto !important;
  padding-bottom: 1rem;
}
.web-development-idea-into-reality .nav-link {
  text-align: center;
  width: 100%;
  font-size: 14px;
  background-color: #fff;
  border-radius: 30px !important;
  color: #000;
  margin-bottom: 2rem;
  font-weight: 600;
  padding: 1rem;
}
.web-development-idea-into-reality .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 30px;
  color: #fff;
}
.web-development-idea-into-reality h2 {
  color: #fff;
  text-align: center;
}
.web-development-idea-into-reality p {
  color: #fff;
  padding-bottom: 1rem;
  text-align: justify;
}
.web-development-idea-into-reality li {
  padding-bottom: 0.5rem;
  color: #fff;
}
.web-development-idea-into-reality .gradient-btn {
  background: #6200ee;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  padding: 3rem;
  list-style-position: inside;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .web-development-idea-into-reality .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
  .web-development-idea-into-reality .row {
    flex-direction: column-reverse;
  }
  .web-development-idea-into-reality ul {
    padding-left: 3rem;
  }
  .web-development-idea-into-reality ul li {
    list-style: none;
  }
  .web-development-idea-into-reality .gradient-btn {
    padding: 1rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .web-development-idea-into-reality .main-heading h2 {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-website-quickly {
  padding: 4em 0em;
  background-color: #000;
}
.web-development-website-quickly .row > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.web-development-website-quickly img {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
}
.web-development-website-quickly__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.web-development-website-quickly__details img {
  margin-bottom: 1rem;
}
.web-development-website-quickly__details h3 {
  color: #fff;
}
.web-development-website-quickly__details p {
  color: #d9d9d9;
}

@media screen and (min-width: 320px) and (max-width: 991.96px) {
  .web-development-website-quickly__details {
    border-right: none;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9 !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-what-you-need {
  background: url(../img/web-development/need.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.web-development-what-you-need__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-build-a-brand {
  background: url(../img/web-development/brand.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-professional-today {
  background: url(../img/web-development/professional.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-project-in-mind {
  background: url(../img/web-development/project.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.web-development-project-in-mind__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.web-development-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.web-development-frequently-asked-questions .accordion ul li {
  text-align: left;
  padding-left: 0.5rem;
}
.web-development-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.web-development-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.web-development-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.web-development-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.web-development-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.web-development-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.web-development-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.web-development-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.web-development-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.web-development-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.web-development-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .web-development-frequently-asked-questions .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .web-development-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-our-tools {
  padding: 4em 0em;
  background-color: #000;
}
.web-development-our-tools__details .tech-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border-top: 2px solid #6200ee;
  border-right: 2px solid #fff;
  border-left: 2px solid #6200ee;
  border-bottom: 2px solid #fff;
  padding: 10px;
  animation: spin 10s infinite linear;
  margin: 0 auto;
}
.web-development-our-tools__details ul li {
  margin-bottom: 1rem;
}
.web-development-our-tools__details .tech-image img {
  animation: spin 10s infinite reverse linear;
  width: 100%;
  border-radius: 50%;
}
.web-development-our-tools__details .nav {
  justify-content: center;
}
.web-development-our-tools__details .nav .tab-pane p {
  text-align: center;
}
.web-development-our-tools__details .nav-tabs {
  border-bottom: none;
  padding-bottom: 2rem;
}
.web-development-our-tools__details .nav-link.active {
  border-radius: 2rem;
  color: #000;
}
.web-development-our-tools__details .nav-link {
  border: 1px solid #d9d9d9 !important;
  border-radius: 2rem !important;
  color: #fff;
  margin: 1rem;
}
.web-development-our-tools__details p {
  text-align: center !important;
  padding-top: 1rem;
}
.web-development-our-tools__details img {
  padding: 1.5rem;
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-today-start-website {
  padding: 3em 0em;
  background-color: #000;
}
.web-development-today-start-website span {
  color: #6200ee;
}
.web-development-today-start-website h6 {
  color: #fff;
  font-weight: 700 !important;
}
.web-development-today-start-website p {
  color: #d9d9d9;
}
.web-development-today-start-website .row {
  width: 80%;
  margin: 0 auto !important;
  row-gap: 1.5rem;
}
.web-development-today-start-website__handle {
  background-color: #3A3A3A;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
  height: 100%;
}
.web-development-today-start-website__handle img {
  padding-bottom: 1rem;
  display: unset;
}
.web-development-today-start-website__handle p {
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .web-development-today-start-website .row {
    width: 100%;
  }
  .web-development-today-start-website .main-heading h2,
  .web-development-today-start-website .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.digital-marketing-trichy-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.digital-marketing-trichy-landing-banner .row {
  row-gap: 2rem;
}
.digital-marketing-trichy-landing-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.digital-marketing-trichy-landing-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-about {
  padding: 4em 0em 0em;
  background-color: #000;
}
.digital-marketing-trichy-about .row {
  row-gap: 1.5rem;
}
.digital-marketing-trichy-about__details {
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-services-trichy {
  background-color: #000;
  padding: 3em 0em;
}
.digital-marketing-services-trichy .row {
  row-gap: 1.5rem;
}
.digital-marketing-services-trichy__details {
  background-color: #fff;
  padding: 1.5rem;
  height: 100%;
  border-radius: 1.5rem;
}
.digital-marketing-services-trichy__details p {
  color: #000;
}
.digital-marketing-services-trichy__details:hover {
  background-color: transparent;
  border: 2px solid #6200ee;
}
.digital-marketing-services-trichy__details:hover h3 {
  color: #fff;
}
.digital-marketing-services-trichy__details:hover p,
.digital-marketing-services-trichy__details:hover a {
  color: #fff;
}
.digital-marketing-services-trichy .slide {
  height: 100% !important;
}
.digital-marketing-services-trichy .slick-track {
  display: flex !important;
}
.digital-marketing-services-trichy .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.digital-marketing-services-trichy .slick-prev {
  left: -10px;
}
.digital-marketing-services-trichy .slick-next {
  right: -10px;
}
.digital-marketing-services-trichy .slick-dots li button:before {
  font-size: 15px;
}
.digital-marketing-services-trichy .slick-next,
.digital-marketing-services-trichy .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
}
.digital-marketing-services-trichy .slick-next:before,
.digital-marketing-services-trichy .slick-prev:before {
  font-size: 30px;
  opacity: 1;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-partner {
  padding: 3em 0em 0;
  background-color: #000;
}
.digital-marketing-trichy-partner .main-heading h2, .digital-marketing-trichy-partner .main-heading p {
  width: 80%;
  margin: 0 auto !important;
  padding-bottom: 1rem;
}
.digital-marketing-trichy-partner__handle {
  background-color: #3A3A3A;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
  height: 100%;
}
.digital-marketing-trichy-partner__handle img {
  padding-bottom: 1rem;
}
.digital-marketing-trichy-partner__handle p {
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .digital-marketing-trichy-partner {
    width: 100%;
  }
  .digital-marketing-trichy-partner .main-heading h2, .digital-marketing-trichy-partner .main-heading p {
    width: 100%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-success-story {
  background: url(../img/digital-marketing-trichy/need.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.digital-marketing-success-story__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-how-we-do {
  padding: 4em 0em 0em;
  background-color: #000;
}
.digital-marketing-how-we-do .row > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.digital-marketing-how-we-do img {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
}
.digital-marketing-how-we-do__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.digital-marketing-how-we-do__details img {
  margin-bottom: 1rem;
}
.digital-marketing-how-we-do__details h3 {
  color: #fff;
}
.digital-marketing-how-we-do__details p {
  color: #d9d9d9;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .digital-marketing-how-we-do__details {
    border-right: none;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9 !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-results {
  background-color: #000;
  padding: 3em 0em;
}
.digital-marketing-trichy-results__countdown {
  text-align: center;
}
.digital-marketing-trichy-results__countdown h3 {
  color: #fff;
  padding-top: 0.5rem;
  text-align: center !important;
}
.digital-marketing-trichy-results__countdown h2 {
  margin: 0 auto !important;
  border: 1px solid #d9d9d9;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1rem;
  border-radius: 1rem;
}
.digital-marketing-trichy-results__countdown .countdown_first, .digital-marketing-trichy-results__countdown .countdown_third {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.digital-marketing-trichy-results .parent {
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .digital-marketing-trichy-results {
    background-color: #000;
    padding: 1rem 0em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-brand-next-level {
  background: url(../img/digital-marketing-trichy/brand.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-best-digital {
  background: url(../img/digital-marketing-trichy/best-digital.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-expert-service {
  background: url(../img/digital-marketing-trichy/expert.webp) center/cover no-repeat;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-get-results {
  background: url(../img/digital-marketing-trichy/business.webp) center/cover no-repeat;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-dream-business {
  background: url(../img/digital-marketing-trichy/business.webp) center/cover no-repeat;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-real-estate-business {
  padding: 3em 0em;
  background-color: #f5f7fe;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-strategy {
  padding: 4em 0em 0em;
  background-color: #000;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-marketing-trichy-frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.digital-marketing-trichy-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.digital-marketing-trichy-frequently-asked-questions .accordion ul li {
  text-align: left;
  padding-left: 0.5rem;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.digital-marketing-trichy-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.digital-marketing-trichy-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .digital-marketing-trichy-frequently-asked-questions .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .digital-marketing-trichy-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.digital-marketing-trichy-our-services-strategy {
  padding: 3em 0em;
  background-color: #000;
}
.digital-marketing-trichy-our-services-strategy__details {
  border: 1px solid #6200ee;
  padding: 2rem;
  border-radius: 1rem;
}
.digital-marketing-trichy-our-services-strategy h3 {
  color: #fff;
}
.digital-marketing-trichy-our-services-strategy p {
  color: #d9d9d9;
}
.digital-marketing-trichy-our-services-strategy .slide {
  height: 100% !important;
}
.digital-marketing-trichy-our-services-strategy .slick-track {
  display: flex !important;
}
.digital-marketing-trichy-our-services-strategy .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.digital-marketing-trichy-our-services-strategy .slide {
  height: 100% !important;
}
.digital-marketing-trichy-our-services-strategy .slick-track {
  display: flex !important;
}
.digital-marketing-trichy-our-services-strategy .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.digital-marketing-trichy-our-services-strategy .slick-prev {
  left: -40px;
}
.digital-marketing-trichy-our-services-strategy .slick-next {
  right: -30px;
}
.digital-marketing-trichy-our-services-strategy .slick-dots li button:before {
  font-size: 15px;
}
.digital-marketing-trichy-our-services-strategy .slick-next,
.digital-marketing-trichy-our-services-strategy .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
}
.digital-marketing-trichy-our-services-strategy .slick-next:before, .digital-marketing-trichy-our-services-strategy .slick-prev:before {
  font-size: 30px;
  opacity: 1;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .digital-marketing-trichy-our-services-strategy__details {
    padding: 1rem;
  }
  .digital-marketing-trichy-our-services-strategy .slick-prev {
    left: -10px;
  }
  .digital-marketing-trichy-our-services-strategy .slick-next {
    right: -10px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.blog-banner {
  background-color: #000;
  padding: 10em 0em 5em;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .contact-banner {
    padding: 8em 0em 4em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.blogs-section {
  padding: 3em 0em;
}
.blogs-section .row {
  row-gap: 1.5rem;
}
.blogs-section .blog-wrapper {
  background: #f5f7fe;
  box-sizing: border-box;
  border-radius: 10px;
  position: relative;
  height: 100%;
}
.blogs-section .blog-wrapper a {
  text-decoration: none;
}
.blogs-section .blog-wrapper h3 a {
  color: #000;
  font-weight: 700;
}
.blogs-section .blog-wrapper p {
  color: #000;
}
.blogs-section .blog-wrapper .wrap-content {
  padding: 1.5rem;
}
.blogs-section .blog-wrapper .wrap-content i {
  font-size: 12px;
}
.blogs-section .blog-wrapper .wrap-content ul {
  padding-left: 0rem;
}
.blogs-section .blog-wrapper .wrap-content ul li {
  background-color: #6200ee;
  padding: 0.3rem 0.7rem;
  list-style: none;
  float: left;
  margin: 0rem 0.5rem 0.5rem 0rem;
  color: #fff;
}
.blogs-section .blog-wrapper .wrap-content ul li a {
  color: #fff;
}
.blogs-section .blog-wrapper .date-cart {
  background-color: #6200ee;
  padding: 10px 5px;
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  width: 65px;
  height: 60px;
  top: 0px;
  position: absolute;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.blogs-section .blog-wrapper .date-cart span {
  font-size: 11px;
  font-weight: 500;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.blog-banner {
  background-color: #000;
  padding: 10em 0em 5em;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .contact-banner {
    padding: 8em 0em 4em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.blogs-section {
  padding: 3em 0em;
}
.blogs-section .row {
  row-gap: 1.5rem;
}
.blogs-section .blog-wrapper {
  background: #f5f7fe;
  box-sizing: border-box;
  border-radius: 10px;
  position: relative;
  height: 100%;
}
.blogs-section .blog-wrapper a {
  text-decoration: none;
}
.blogs-section .blog-wrapper h3 a {
  color: #000;
  font-weight: 700;
}
.blogs-section .blog-wrapper p {
  color: #000;
}
.blogs-section .blog-wrapper .wrap-content {
  padding: 1.5rem;
}
.blogs-section .blog-wrapper .wrap-content i {
  font-size: 12px;
}
.blogs-section .blog-wrapper .wrap-content ul {
  padding-left: 0rem;
}
.blogs-section .blog-wrapper .wrap-content ul li {
  background-color: #6200ee;
  padding: 0.3rem 0.7rem;
  list-style: none;
  float: left;
  margin: 0rem 0.5rem 0.5rem 0rem;
  color: #fff;
}
.blogs-section .blog-wrapper .wrap-content ul li a {
  color: #fff;
}
.blogs-section .blog-wrapper .date-cart {
  background-color: #6200ee;
  padding: 10px 5px;
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  width: 65px;
  height: 60px;
  top: 0px;
  position: absolute;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.blogs-section .blog-wrapper .date-cart span {
  font-size: 11px;
  font-weight: 500;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-app-development-trichy-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.mobile-app-development-trichy-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.mobile-app-development-trichy-landing-banner .row {
  row-gap: 2rem;
}
.mobile-app-development-trichy-landing-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.mobile-app-development-trichy-landing-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-about {
  padding: 4em 0em 0em;
  background-color: #000;
}
.mobile-development-about .row {
  row-gap: 1.5rem;
}
.mobile-development-about__details {
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-what-we-do {
  padding: 4em 0em;
  background-color: #000;
}
.mobile-development-what-we-do__handle {
  background-color: #3A3A3A;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
}
.mobile-development-what-we-do__handle img {
  padding-bottom: 1rem;
}
.mobile-development-what-we-do__handle p {
  color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .mobile-development-what-we-do {
    width: 100%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-powerfull-apps {
  background: url(../img/web-development/need.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.mobile-development-powerfull-apps__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-app-store-launch {
  padding: 4em 0em;
  background-color: #000;
}
.mobile-development-app-store-launch .row > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mobile-development-app-store-launch img {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
}
.mobile-development-app-store-launch__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.mobile-development-app-store-launch__details img {
  margin-bottom: 1rem;
}
.mobile-development-app-store-launch__details h3 {
  color: #fff;
}
.mobile-development-app-store-launch__details p {
  color: #d9d9d9;
}

@media screen and (min-width: 320px) and (max-width: 991.96px) {
  .mobile-development-app-store-launch__details {
    border-right: none;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9 !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-unique-approach {
  background: url(../img/mobile-development-trichy/unique.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.mobile-development-unique-approach__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-app-frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.mobile-app-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.mobile-app-frequently-asked-questions .accordion ul li {
  text-align: left;
  padding-left: 0.5rem;
}
.mobile-app-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.mobile-app-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.mobile-app-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.mobile-app-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.mobile-app-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.mobile-app-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.mobile-app-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.mobile-app-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.mobile-app-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.mobile-app-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.mobile-app-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .mobile-app-frequently-asked-questions .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .mobile-app-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-launch-your-brand {
  background: url(../img/mobile-development-trichy/new-website.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.mobile-development-launch-your-brand__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-why-psdigitise {
  padding: 3em 0em;
  background-color: #000;
}
.mobile-development-why-psdigitise span {
  color: #6200ee;
}
.mobile-development-why-psdigitise h6 {
  color: #fff;
  font-weight: 700 !important;
}
.mobile-development-why-psdigitise p {
  color: #d9d9d9;
}
.mobile-development-why-psdigitise .row {
  row-gap: 1.5rem;
}
.mobile-development-why-psdigitise__handle {
  background-color: #3A3A3A;
  padding: 1.2rem;
  border-radius: 1rem;
  text-align: center;
  height: 100%;
}
.mobile-development-why-psdigitise__handle img {
  padding-bottom: 1rem;
  display: unset;
}
.mobile-development-why-psdigitise__handle p {
  color: #fff;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-how-we-connect {
  background: url(../img/mobile-development-trichy/new-website.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.mobile-development-how-we-connect__button {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-services-we-offer {
  background-color: #000;
  padding: 4em 0em;
}
.mobile-development-services-we-offer .main-heading h2 {
  width: 50%;
  margin: 0 auto !important;
  padding-bottom: 1rem;
}
.mobile-development-services-we-offer .nav-link {
  text-align: center;
  width: 100%;
  font-size: 14px;
  background-color: #fff;
  border-radius: 30px !important;
  color: #000;
  margin-bottom: 2rem;
  font-weight: 600;
  padding: 1rem;
}
.mobile-development-services-we-offer .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 30px;
  color: #fff;
}
.mobile-development-services-we-offer h2 {
  color: #fff;
  text-align: center;
}
.mobile-development-services-we-offer p {
  color: #fff;
  padding-bottom: 1rem;
  text-align: justify;
}
.mobile-development-services-we-offer li {
  padding-bottom: 0.5rem;
  color: #fff;
}
.mobile-development-services-we-offer .gradient-btn {
  background: #6200ee;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  padding: 3rem;
  list-style-position: inside;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .mobile-development-services-we-offer .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
  .mobile-development-services-we-offer .row {
    flex-direction: column-reverse;
  }
  .mobile-development-services-we-offer ul {
    padding-left: 3rem;
  }
  .mobile-development-services-we-offer ul li {
    list-style: none;
  }
  .mobile-development-services-we-offer .gradient-btn {
    padding: 1rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .mobile-development-services-we-offer .main-heading h2 {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-project-idea {
  background: url(../img/mobile-development-trichy/project-idea.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-our-tools {
  padding: 4em 0em;
  background-color: #000;
}
.mobile-development-our-tools .tech-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border-top: 2px solid #6200ee;
  border-right: 2px solid #fff;
  border-left: 2px solid #6200ee;
  border-bottom: 2px solid #fff;
  padding: 10px;
  animation: spin 10s infinite linear;
  margin: 0 auto;
}
.mobile-development-our-tools ul li {
  margin-bottom: 1rem;
}
.mobile-development-our-tools .tech-image img {
  animation: spin 10s infinite reverse linear;
  width: 100%;
  border-radius: 50%;
}
.mobile-development-our-tools p {
  text-align: center !important;
  padding-top: 1rem;
}
.mobile-development-our-tools img {
  padding: 1.5rem;
}
@keyframes spin {
  100% {
    transform: rotate(1turn);
  }
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-development-our-works {
  background: url(../img/mobile-development-trichy/works-banner.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 4em 0em;
}
.mobile-development-our-works .work-image-wrapper {
  position: relative;
  overflow: hidden;
}
.mobile-development-our-works .work-image {
  width: 100%;
  height: 500px;
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-development-our-works .work-image-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 1.2rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.mobile-development-our-works .work-image-title {
  color: white;
  font-size: 1rem;
  transition: opacity 0.3s ease;
}
.mobile-development-our-works .work-image-desc {
  color: white;
  font-size: 0.8rem;
  transition: opacity 0.3s ease;
  padding-bottom: 0.5rem;
}
.mobile-development-our-works .work-image-wrapper:hover .work-image-caption {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.8); /* Semi-transparent background */
  padding: 10px;
  border-radius: 5px;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.pripol {
  background-color: #f7f9ff;
  padding: 6rem 0 1rem;
  height: 230px;
}

.pripol-section {
  padding: 0px 0;
  background: url(../img/slider/blogbg.webp) top/100%;
}

.pripol .container {
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.pripol .breadcrumb-title {
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 46px;
  font-weight: 700;
  margin: 5px 0 10px;
}

.pripol .breadcrumb-item a {
  color: #000;
}

.blog-content p {
  margin: 0 0 15px !important;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .pripol {
    background-color: #f7f9ff;
    padding: 6rem 0 1rem;
    height: 230px;
  }
  .pripol .breadcrumb-title {
    font-size: 40px;
  }
}
@media screen and (max-width: 768px) and (min-width: 320px) {
  .pripol {
    background-color: #f7f9ff;
    padding: 10rem 0 1rem;
    height: auto !important;
  }
  .pripol .breadcrumb-title {
    font-size: 36px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
#notfound {
  position: relative;
  height: 100vh;
  background: #fff;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.notfound {
  max-width: 767px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
}

.notfound .notfound-404 {
  position: relative;
  height: 180px;
  margin-bottom: 20px;
  z-index: -1;
}

.notfound .notfound-404 h1 {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-50%, -50%);
  font-size: 224px;
  font-weight: 900;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -12px;
  color: #6200ee;
  text-transform: uppercase;
  text-shadow: -1px -1px 0px #6200ee, 1px 1px 0px #fff;
  letter-spacing: -20px;
}

.notfound .notfound-404 h2 {
  font-family: "Montserrat", sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  top: 110px;
  font-size: 42px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  text-shadow: 0px 2px 0px #fff;
  letter-spacing: 13px;
  margin: 0;
}

.notfound a {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  border: 2px solid;
  background: transparent;
  padding: 10px 40px;
  font-size: 14px;
  font-weight: 700;
  transition: 0.2s all;
  margin-top: 2rem;
}

.notfound a:hover {
  color: #6200ee;
}

@media only screen and (max-width: 767px) {
  .notfound .notfound-404 h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .notfound .notfound-404 h1 {
    font-size: 182px;
  }
}
.area {
  background: #4e54c8;
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
  width: 100%;
  height: 100vh;
}

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px;
}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }
  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}
.area {
  background: #4e54c8;
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
  width: 100%;
  height: 100vh;
}

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px;
}

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0;
  }
  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.about-banner {
  background-color: #000 !important;
  background-image: linear-gradient(rgba(18, 34, 44, 0.71), rgba(18, 34, 44, 0.63)), url(../../assets/img/about/banner.webp);
  background-repeat: no-repeat;
  background-position: 0 0, 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  padding: 15em 0em 6em;
  text-align: center;
}
.about-banner__content {
  color: #fff;
}

@media (min-width: 320px) and (max-width: 991px) {
  .about-banner {
    padding: 12em 0em 4em !important;
  }
  .about-banner .banner-title__heading {
    font-size: 1.5rem !important;
  }
  .about-banner .banner-title__description {
    font-size: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
#knowmore {
  scroll-padding-top: 20px;
}

.about-section {
  padding: 2em 0;
  background-color: #000;
}

.about-section .abttitle {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.about-img-1 {
  height: 100%;
}

.about-img-1 img {
  width: 100%;
  height: 100%;
}

.about-section h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.about-content-1 {
  background: #6200ee;
  padding: 36px;
}

.about-section h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 1.5rem !important;
}

.about-section p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 1rem !important;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .about-section .abttitle {
    font-size: 34px;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .about-section {
    padding: 20px 0;
  }
  .about-section .abttitle {
    font-size: 28px;
    font-weight: 700;
  }
  .about-content-1 {
    padding: 15px !important;
  }
  .about-section h3 {
    font-size: 25px;
    margin-bottom: 0.5rem !important;
  }
}
.facility-section {
  background-color: #000;
  padding: 50px 0;
  color: #fff;
}

.section-header {
  margin-bottom: 30px;
}

.section-header p {
  color: #fff;
}

#internship-web-development h3, .Training-at-PSDigitise h2, .cmn-intern h3, .section-header h2, .section-header h3, .section-header h4, .what-we-offer h2 {
  font-size: 34px;
  margin-bottom: 0;
  font-weight: 600;
  color: #fff;
}

.facility-section .speicality-item {
  padding: 46px 0;
}

.facility-section .nav-team-slider2 .slick-active.slick-current {
  transform: scale(1.25);
  transition: 1s;
}

.facility-section .nav-team-slider2 .slick-slide {
  margin: 0 20px;
}

.facility-section .speicality-item p {
  padding: 1rem 0;
  color: #fff;
  background-image: linear-gradient(-225deg, #6200ee 0, #6200ee 100%);
}

.slick-slide img {
  display: block;
}

.appointment-left {
  color: #292929;
  border-left: 5px solid #6200ee;
  background: linear-gradient(270deg, rgba(0, 113, 220, 0) 0, rgba(82, 171, 255, 0.1098039216) 100%);
  padding: 35px;
  border-radius: 0;
}

.appointment-left p {
  color: #fff;
}

.facility-section .appointment-left h4 {
  color: #fff !important;
  font-size: 38px;
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3098039216);
  padding-bottom: 8px;
}

.facility-section .appointment-left {
  color: #292929;
  border-left: 5px solid #6200ee;
  background: linear-gradient(270deg, rgba(0, 113, 220, 0) 0, rgba(82, 171, 255, 0.1098039216) 100%);
  padding: 35px;
  border-radius: 0;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .facility-section {
    padding: 30px 0;
  }
  .section-header {
    margin-bottom: 20px;
  }
  .section-header h3 {
    font-size: 30px;
  }
  .facility-section .speicality-item {
    padding: 30px 0;
  }
  .facility-section .appointment-left h4 {
    font-size: 32px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .facility-section {
    padding: 20px 0;
  }
  .section-header {
    margin-bottom: 10px;
  }
  .section-header h3 {
    font-size: 28px;
  }
  .facility-section .appointment-left {
    padding: 18px !important;
  }
  .facility-section .appointment-left h4 {
    font-size: 26px !important;
  }
  .facility-section .speicality-item p {
    font-size: 1rem !important;
  }
  .facility-section .speicality-item {
    padding: 20px 0;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.embrace-change {
  padding: 2em 0em;
  background-color: #000;
}
.embrace-change__details {
  background-color: #fff;
  border-radius: 2rem;
  padding: 3em;
}
.embrace-change .sub-title__description {
  margin-bottom: 2rem !important;
}
.embrace-change .services .box {
  background-color: rgba(203, 203, 205, 0.2901960784);
  overflow: hidden;
  transition: 0.3s ease;
  height: 100% !important;
  cursor: pointer;
  padding: 1.5rem;
}
.embrace-change .services .box i {
  color: #f26c4f;
  transition: inherit;
  transition-delay: 0s;
}
.embrace-change .services .box h4 {
  color: #000;
  transition: inherit;
  transition-delay: 0.05s;
  margin-bottom: 1rem !important;
  font-size: 1.2rem !important;
  font-weight: 700;
}
.embrace-change .services .box p {
  color: #000;
  transition: inherit;
  transition-delay: 0.1s;
  margin-bottom: 0.5rem !important;
  text-align: justify;
  font-size: 1rem !important;
}
.embrace-change .services .readmore {
  color: #000;
  overflow: hidden;
  display: inline-block;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 3.5rem;
}
.embrace-change .services .readmore:before {
  animation: ts-link-arrow-effect-animation-out;
  animation-fill-mode: forwards;
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.6, 0.01, 0, 1);
  background-color: #f26c4f;
  bottom: 0;
  height: 0.175rem;
  margin: auto;
  left: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  transform: scaleX(0.2);
  transform-origin: left center;
  z-index: 0;
}
.embrace-change .services .readmore span {
  position: relative;
  transform: translateX(-200%);
  display: inline-block;
  transition: 0.6s cubic-bezier(0.6, 0.01, 0, 1);
  font-size: 0.9rem;
}
.embrace-change .services .box:hover .readmore span {
  transform: translateX(0%);
}
.embrace-change .services .box:hover .readmore:before {
  animation: ts-link-arrow-effect-animation-in;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
  animation-timing-function: cubic-bezier(0.6, 0.01, 0, 1);
}
.embrace-change .services .box:hover i,
.embrace-change .services .box:hover h4,
.embrace-change .services .box:hover p {
  transform: translateY(-0.625rem);
}
@keyframes ts-link-arrow-effect-animation-out {
  0% {
    transform-origin: right center;
    transform: scaleX(0.2);
  }
  70% {
    transform-origin: right center;
  }
  71% {
    transform-origin: left center;
    transform: scaleX(1);
  }
  100% {
    transform-origin: left center;
    transform: scaleX(0.2);
  }
}
@keyframes ts-link-arrow-effect-animation-in {
  0% {
    transform-origin: left center;
    transform: scaleX(0.2);
  }
  70% {
    transform-origin: left center;
    transform: scaleX(1);
  }
  71% {
    transform-origin: right center;
  }
  100% {
    transform-origin: right center;
    transform: scaleX(0.2);
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .embrace-change {
    padding: 2em 0em !important;
  }
  .embrace-change__details {
    padding: 1em !important;
  }
  .embrace-change .services .box p {
    font-size: 0.8rem !important;
  }
  .embrace-change .services .readmore {
    padding-right: 3.5rem !important;
    font-size: 0.8rem !important;
  }
  .embrace-change .main-title__heading {
    margin-bottom: 1rem !important;
  }
  .embrace-change .main-title__description {
    padding-bottom: 1rem !important;
    font-size: 0.9rem !important;
  }
  .embrace-change .services .box {
    padding: 1em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.our-team-section {
  padding: 0em;
  background-color: #000;
}
.our-team-section__contents {
  padding: 2rem;
  border-radius: 1rem;
}
.our-team-section__details {
  padding: 2em;
  background: #fff;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  position: relative;
  height: 100%;
  cursor: pointer;
  width: 100%;
}
.our-team-section__details h3 {
  color: #000;
}
.our-team-section__details p {
  color: #000 !important;
  font-size: 1.2rem !important;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
  .our-team-section {
    padding: 0em 0em !important;
  }
  .our-team-section__details {
    padding: 2em 1em !important;
    margin: 6px !important;
  }
  .our-team-section__contents {
    padding: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.team-up {
  background: url(../img/web-development/brand.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 3em 0em;
}
.team-up .team-btn a {
  margin: 1em !important;
}
.team-up .chats_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
  margin: 0.5em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.marketing {
  background-color: #000;
  padding: 3em 0em;
}
.marketing__details {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
  padding: 2em;
  border-radius: 2rem !important;
}
.marketing .services-box {
  background-color: #222222;
  color: white;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.marketing .services-box:hover {
  background-color: #d2691e;
}
.marketing .services-box h3,
.marketing .services-box p {
  margin: 0px;
  text-align: center;
}
.marketing .services-box i {
  background-color: white;
  color: #d2691e;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  margin-bottom: 16px;
  font-size: 24px;
}

@media (min-width: 320px) and (max-width: 991px) {
  .marketing {
    padding: 0em !important;
  }
  .marketing__details {
    padding: 1em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.web-design {
  padding: 3em 0em !important;
}
.web-design__feature-subheader {
  font-size: 1rem;
  color: #fff;
}
.web-design__feature-btns {
  display: flex;
  flex-flow: wrap;
  gap: 0.5rem;
  align-items: center;
  justify-content: start;
  margin: 0;
  padding: 0;
}
.web-design__feature-btns li {
  list-style-type: none;
  padding: 6px 8px;
  margin: 7px 6px;
  box-shadow: 0 0 10px -5px rgba(17, 17, 17, 0.2588235294);
  background: #fff;
  border-radius: 6px;
  display: inline-block;
  border: 1px solid #6200ee;
}
.web-design__feature-btns li a {
  text-decoration: none;
  color: #6200ee;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.caro-slider {
  padding: 3em 0em;
  /* Custom Cursor */
}
.caro-slider .carousel-inner img {
  width: 100%;
  height: 420px;
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: none !important;
  border: 2px solid #fff;
}
.caro-slider .carousel-indicators {
  bottom: -55px !important;
}
.caro-slider .carousel-control-prev,
.caro-slider .carousel-control-next {
  width: 10%; /* Adjust button width */
  opacity: 0.7; /* Make buttons slightly transparent */
  padding: 1em;
}
.caro-slider .carousel-control-prev-icon,
.caro-slider .carousel-control-next-icon {
  background-color: rgb(0, 0, 0); /* Add a semi-transparent background */
  border-radius: 50%; /* Make buttons round */
  color: #fff;
}
.caro-slider .carousel-control-next-icon, .caro-slider .carousel-control-prev-icon {
  padding: 0.5em !important;
}
.caro-slider .custom-cursor {
  position: fixed;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transition: transform 0.1s ease, opacity 0.2s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 24px;
  font-weight: bold;
  color: black;
  z-index: 9999;
  opacity: 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .caro-slider {
    padding: 2em 0em;
  }
  .caro-slider .chat_btn {
    margin-bottom: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.Showcase-sec .row {
  row-gap: 0rem !important;
}
.Showcase-sec .blog-comments .comments-list,
.Showcase-sec .experience-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.Showcase-sec .experience-list li {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}
.Showcase-sec .experience-list p {
  color: #fff !important;
}
.Showcase-sec .experience-list::before {
  left: 103px;
}
.Showcase-sec .experience-user {
  position: relative;
}
.Showcase-sec .experience-list::before {
  background: #ddd;
  bottom: 0;
  content: "";
  left: 8px;
  position: absolute;
  top: 8px;
  width: 2px;
}
.Showcase-sec .experience-list::before {
  left: 33px;
}
.Showcase-sec .before-circle {
  background-color: rgb(255, 244, 207);
  border: 1px solid #dfb651;
  padding: 8px;
}
.Showcase-sec .before-circle {
  background-color: rgb(255, 252, 242);
  border-radius: 50%;
  height: 78px;
  width: 78px;
  padding: 12px;
  border: 1px solid #dfb651;
}
.Showcase-sec .experience-box {
  position: relative;
}
.Showcase-sec .exp-title {
  color: #fad972;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.web-solutions .doctor-profile-widget .doctor-profile-widget .provider-info {
  background-color: #000;
  padding: 15px;
  position: absolute;
  top: calc(100% - 85px);
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  transition: 0.7s;
}
.web-solutions .provider-info h3 {
  min-height: 52px;
}
.web-solutions .doctor-profile-widget .provider-info h3 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}
.web-solutions .content-info p {
  color: #fff;
}
.web-solutions .doctor-profile-widget .content-info {
  padding: 0;
  transition: 0.7s;
}
.web-solutions .doctor-profile-widget .book-doctor {
  width: 100%;
  padding: 0;
  border-radius: 6px 6px 0 0;
  transform: translateZ(0);
  transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.web-solutions .psd-benefits-section .doctor-profile-widget .provider-info {
  top: calc(100% - 74px);
}
.web-solutions .doctor-profile-widget .provider-info {
  background-color: #000;
  padding: 15px;
  position: absolute;
  top: calc(100% - 75px);
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  transition: 0.7s;
}
.web-solutions .doctor-section .slick-slide {
  display: block;
  margin-left: 0;
  padding: 10px 10px 0;
  width: 280px;
}
.web-solutions .psd-bslider2,
.web-solutions .slick-slide {
  margin: 10px !important;
}
.web-solutions .doctor-profile-widget,
.web-solutions .doctor-profile-widget.section-6-img {
  border-radius: 6px;
  padding: 0;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
  border: 0 solid rgba(152, 162, 176, 0.34);
  transition: 0.7s;
}
.web-solutions .doctor-profile-widget:hover .provider-info {
  top: calc(100% - 175px);
  min-height: 175px;
}
.web-solutions .slick-next:before, .web-solutions .slick-prev:before {
  color: #000 !important;
}
.web-solutions .best-doctor-widget:hover .best-doctor-image a img,
.web-solutions .best-doctors-grid:hover .best-doctors-img img,
.web-solutions .blog-grid-five:hover .blog-five-img .blog-details-img,
.web-solutions .blog-image a:hover img,
.web-solutions .blog-news-grid:hover .blog-news-img img,
.web-solutions .browse-grid:hover .browse-img img,
.web-solutions .clinic-grid-four .clinic-img:hover .clinic-image,
.web-solutions .doc-img:hover img,
.web-solutions .doctor-book-card:hover img,
.web-solutions .doctor-profile-widget:hover .book-doctor,
.web-solutions .doctors-grid-five:hover .doctors-img-five img,
.web-solutions .features-clinic-grid:hover .features-clinic-img img,
.web-solutions .grid-blog-four:hover .grid-blog-image img,
.web-solutions .grid-news:hover .news-image a img,
.web-solutions .latest-blog-grid:hover .latest-blog-img img,
.web-solutions .our-doctors-card:hover .doctors-img img,
.web-solutions .post-thumb a:hover img,
.web-solutions .service-grid:hover .effect-oscar .services-img {
  transform: scale(1.15);
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.web-design {
  padding: 3em 0em !important;
}
.web-design__feature-subheader {
  font-size: 1rem;
  color: #fff;
}
.web-design__feature-btns {
  display: flex;
  flex-flow: wrap;
  gap: 0.5rem;
  align-items: center;
  justify-content: start;
  margin: 0;
  padding: 0;
}
.web-design__feature-btns li {
  list-style-type: none;
  padding: 6px 8px;
  margin: 7px 6px;
  box-shadow: 0 0 10px -5px rgba(17, 17, 17, 0.2588235294);
  background: #fff;
  border-radius: 6px;
  display: inline-block;
  border: 1px solid #6200ee;
}
.web-design__feature-btns li a {
  text-decoration: none;
  color: #6200ee;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.caro-slider {
  padding: 3em 0em;
  /* Custom Cursor */
}
.caro-slider .carousel-inner img {
  width: 100%;
  height: 420px;
  -o-object-position: top;
     object-position: top;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: none !important;
  border: 2px solid #fff;
}
.caro-slider .carousel-indicators {
  bottom: -55px !important;
}
.caro-slider .carousel-control-prev,
.caro-slider .carousel-control-next {
  width: 10%; /* Adjust button width */
  opacity: 0.7; /* Make buttons slightly transparent */
  padding: 1em;
}
.caro-slider .carousel-control-prev-icon,
.caro-slider .carousel-control-next-icon {
  background-color: rgb(0, 0, 0); /* Add a semi-transparent background */
  border-radius: 50%; /* Make buttons round */
  color: #fff;
}
.caro-slider .carousel-control-next-icon, .caro-slider .carousel-control-prev-icon {
  padding: 0.5em !important;
}
.caro-slider .custom-cursor {
  position: fixed;
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transition: transform 0.1s ease, opacity 0.2s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-size: 24px;
  font-weight: bold;
  color: black;
  z-index: 9999;
  opacity: 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .caro-slider {
    padding: 2em 0em;
  }
  .caro-slider .chat_btn {
    margin-bottom: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.Showcase-sec .row {
  row-gap: 0rem !important;
}
.Showcase-sec .blog-comments .comments-list,
.Showcase-sec .experience-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.Showcase-sec .experience-list li {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}
.Showcase-sec .experience-list p {
  color: #fff !important;
}
.Showcase-sec .experience-list::before {
  left: 103px;
}
.Showcase-sec .experience-user {
  position: relative;
}
.Showcase-sec .experience-list::before {
  background: #ddd;
  bottom: 0;
  content: "";
  left: 8px;
  position: absolute;
  top: 8px;
  width: 2px;
}
.Showcase-sec .experience-list::before {
  left: 33px;
}
.Showcase-sec .before-circle {
  background-color: rgb(255, 244, 207);
  border: 1px solid #dfb651;
  padding: 8px;
}
.Showcase-sec .before-circle {
  background-color: rgb(255, 252, 242);
  border-radius: 50%;
  height: 78px;
  width: 78px;
  padding: 12px;
  border: 1px solid #dfb651;
}
.Showcase-sec .experience-box {
  position: relative;
}
.Showcase-sec .exp-title {
  color: #fad972;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.web-solutions .doctor-profile-widget .doctor-profile-widget .provider-info {
  background-color: #000;
  padding: 15px;
  position: absolute;
  top: calc(100% - 85px);
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  transition: 0.7s;
}
.web-solutions .provider-info h3 {
  min-height: 52px;
}
.web-solutions .doctor-profile-widget .provider-info h3 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}
.web-solutions .content-info p {
  color: #fff;
}
.web-solutions .doctor-profile-widget .content-info {
  padding: 0;
  transition: 0.7s;
}
.web-solutions .doctor-profile-widget .book-doctor {
  width: 100%;
  padding: 0;
  border-radius: 6px 6px 0 0;
  transform: translateZ(0);
  transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.web-solutions .psd-benefits-section .doctor-profile-widget .provider-info {
  top: calc(100% - 74px);
}
.web-solutions .doctor-profile-widget .provider-info {
  background-color: #000;
  padding: 15px;
  position: absolute;
  top: calc(100% - 75px);
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  transition: 0.7s;
}
.web-solutions .doctor-section .slick-slide {
  display: block;
  margin-left: 0;
  padding: 10px 10px 0;
  width: 280px;
}
.web-solutions .psd-bslider2,
.web-solutions .slick-slide {
  margin: 10px !important;
}
.web-solutions .doctor-profile-widget,
.web-solutions .doctor-profile-widget.section-6-img {
  border-radius: 6px;
  padding: 0;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
  border: 0 solid rgba(152, 162, 176, 0.34);
  transition: 0.7s;
}
.web-solutions .doctor-profile-widget:hover .provider-info {
  top: calc(100% - 175px);
  min-height: 175px;
}
.web-solutions .slick-next:before, .web-solutions .slick-prev:before {
  color: #000 !important;
}
.web-solutions .best-doctor-widget:hover .best-doctor-image a img,
.web-solutions .best-doctors-grid:hover .best-doctors-img img,
.web-solutions .blog-grid-five:hover .blog-five-img .blog-details-img,
.web-solutions .blog-image a:hover img,
.web-solutions .blog-news-grid:hover .blog-news-img img,
.web-solutions .browse-grid:hover .browse-img img,
.web-solutions .clinic-grid-four .clinic-img:hover .clinic-image,
.web-solutions .doc-img:hover img,
.web-solutions .doctor-book-card:hover img,
.web-solutions .doctor-profile-widget:hover .book-doctor,
.web-solutions .doctors-grid-five:hover .doctors-img-five img,
.web-solutions .features-clinic-grid:hover .features-clinic-img img,
.web-solutions .grid-blog-four:hover .grid-blog-image img,
.web-solutions .grid-news:hover .news-image a img,
.web-solutions .latest-blog-grid:hover .latest-blog-img img,
.web-solutions .our-doctors-card:hover .doctors-img img,
.web-solutions .post-thumb a:hover img,
.web-solutions .service-grid:hover .effect-oscar .services-img {
  transform: scale(1.15);
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.innovation-web {
  padding: 2em 0em;
}
.innovation-web .doctor-profile-widget .doctor-profile-widget .provider-infos {
  background-color: #000;
  padding: 15px;
  position: absolute;
  top: calc(100% - 85px);
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  transition: 0.7s;
}
.innovation-web .provider-infos h3 {
  min-height: 52px;
}
.innovation-web .doctor-profile-widget .provider-infos h3 {
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}
.innovation-web .content-infos p {
  color: #fff;
}
.innovation-web .doctor-profile-widget .content-infos {
  padding: 0;
  transition: 0.7s;
}
.innovation-web .doctor-profile-widget .book-doctor {
  width: 100%;
  padding: 0;
  border-radius: 6px 6px 0 0;
  transform: translateZ(0);
  transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
}
.innovation-web .psd-benefits-section .doctor-profile-widget .provider-infos {
  top: calc(100% - 74px);
}
.innovation-web .doctor-profile-widget .provider-infos {
  background-color: #000;
  padding: 15px;
  position: absolute;
  top: calc(100% - 75px);
  width: 100%;
  left: 0;
  text-align: center;
  border-radius: 0 0 6px 6px;
  transition: 0.7s;
}
.innovation-web .doctor-section .slick-slide {
  display: block;
  margin-left: 0;
  padding: 10px 10px 0;
  width: 280px;
}
.innovation-web .psd-bslider2,
.innovation-web .slick-slide {
  margin: 10px !important;
}
.innovation-web .doctor-profile-widget,
.innovation-web .doctor-profile-widget.section-6-img {
  border-radius: 6px;
  padding: 0;
  position: relative;
  overflow: hidden;
  border: 0 solid rgba(152, 162, 176, 0.34);
  transition: 0.7s;
}
.innovation-web .doctor-profile-widget:hover .provider-infos {
  top: calc(100% - 175px);
  min-height: 175px;
}
.innovation-web .slick-next:before, .innovation-web .slick-prev:before {
  color: #ffffff !important;
  opacity: 100% !important;
}
.innovation-web .best-doctor-widget:hover .best-doctor-image a img,
.innovation-web .best-doctors-grid:hover .best-doctors-img img,
.innovation-web .blog-grid-five:hover .blog-five-img .blog-details-img,
.innovation-web .blog-image a:hover img,
.innovation-web .blog-news-grid:hover .blog-news-img img,
.innovation-web .browse-grid:hover .browse-img img,
.innovation-web .clinic-grid-four .clinic-img:hover .clinic-image,
.innovation-web .doc-img:hover img,
.innovation-web .doctor-book-card:hover img,
.innovation-web .doctor-profile-widget:hover .book-doctor,
.innovation-web .doctors-grid-five:hover .doctors-img-five img,
.innovation-web .features-clinic-grid:hover .features-clinic-img img,
.innovation-web .grid-blog-four:hover .grid-blog-image img,
.innovation-web .grid-news:hover .news-image a img,
.innovation-web .latest-blog-grid:hover .latest-blog-img img,
.innovation-web .our-doctors-card:hover .doctors-img img,
.innovation-web .post-thumb a:hover img,
.innovation-web .service-grid:hover .effect-oscar .services-img {
  transform: scale(1.15);
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .slick-next:before, .slick-prev:before {
    display: none !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  scroll-behavior: smooth;
  scroll-margin-top: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px 0px !important;
}

.about-sec {
  padding: 4em 0em !important;
}

.web-design-list li {
  list-style-type: none;
  margin-bottom: 1rem !important;
  color: #fff;
  list-style: none;
}

.web-design-list {
  padding-left: 0rem !important;
}

.web-design-list i {
  color: #6200ee;
  font-size: 1rem;
  padding-right: 10px;
}

.bus-need {
  margin: 0em !important;
}

.web-design__brand {
  display: flex;
  list-style: none;
  color: #000;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  gap: 1rem;
}

.web-design__brand li {
  font-weight: 700;
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 2rem;
}

.web-design__brand i {
  color: #6200ee;
  font-size: 1rem;
}

.web-design__brand {
  padding-left: 0rem !important;
}

@media (min-width: 320px) and (max-width: 991px) {
  .web-design__brand {
    display: inline-grid !important;
  }
  .about-sec {
    padding: 2em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.website-today {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/web-des/cta-1.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.stunning-websites {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/web-des/cta-2.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.dream-website {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/web-des/cta-3.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.our-latest-logo {
  padding: 3em 0em 0em 0em;
}
.our-latest-logo__details {
  background-color: #fff;
  padding: 2em;
  border-radius: 2rem !important;
}
.our-latest-logo .section-header {
  margin-bottom: 0px !important;
}
.our-latest-logo .swiper-container {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.our-latest-logo .swiper-slide {
  text-align: center;
}
.our-latest-logo .swiper-slide img {
  width: 250px;
  background-color: #fff;
  border-radius: 50%;
  height: auto;
  transition: transform 0.3s ease-in-out;
  padding: 1em;
  cursor: pointer;
}
.our-latest-logo .swiper-slide img:hover {
  transform: scale(1.1);
}

@media (min-width: 320px) and (max-width: 991px) {
  .our-latest-logo {
    padding: 2em 0em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.psd-process-slider1 .slick-slide {
  padding: 15px !important;
}

.psd-process-slider1:before, .psd-process-slider::before {
  background: #fff;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  margin: 0 auto;
  height: 0;
  border-top: 3px dotted #fdd25b;
  transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
}

.grid-news {
  background: #f9f9f9;
  border: 1px solid #c0c9d5;
  border-radius: 6px;
  margin-bottom: 60px;
  position: relative;
  transition: 0.7s;
}

.grid-news.top {
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
}

.psd-history-sec .grid-news {
  margin-bottom: 0;
  border: none;
}

.news-image {
  text-align: center;
}

.news-image span {
  font-size: 44px;
  font-weight: 700;
  color: #adadad;
}

.grid-news .news-image span {
  font-size: 44px;
  font-weight: 700;
  color: #adadad;
}

.psd-process-slider1 .grid-news .news-content {
  padding: 0 20px 10px;
}

.grid-news .news-content {
  padding: 20px;
  position: relative;
}

.grid-news .news-image span {
  font-size: 44px;
  font-weight: 700;
  color: #adadad;
}

.psd-process-slider .grid-news.bottom, .psd-process-slider1 .grid-news.bottom {
  margin-top: 60px;
  border-bottom-left-radius: 250px;
  border-bottom-right-radius: 250px;
}

.grid-news .news-content .news-title {
  font-size: 18px;
  font-weight: 600;
  margin-top: 4px !important;
  max-width: 350px;
  text-align: center;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .grid-news .news-content {
    font-size: 0.8rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.blog-grid-row {
  padding-bottom: 2rem;
}

.blog.grid-blog {
  background-color: #d9d9d9;
  border: none;
  text-align: center;
  padding: 20px;
  border-radius: 4px;
}

.blog.grid-blog:hover {
  transform: scale(1.1);
}

.grid-blog .blog-content p {
  margin: 0 !important;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.news-info .slick-slide {
  margin: 10px !important;
}
.news-info .grid-news {
  padding: 10px;
}
.news-info img {
  width: 80px;
  text-align: center;
  margin: 0 auto !important;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.what-we-offers {
  padding: 2em 0em;
}
.what-we-offers__details {
  background-color: #fff;
  border-radius: 2rem;
  padding: 2em;
}
.what-we-offers__circle-center {
  display: flex;
  justify-content: center;
}
.what-we-offers .sub-title__description {
  text-align: justify;
}
.what-we-offers__heading {
  font-size: 3.5rem;
  font-weight: 600;
  margin-bottom: 1rem !important;
}
.what-we-offers__circle-center {
  display: flex;
  justify-content: center;
}
.what-we-offers__details img {
  width: 60px;
  height: 60px;
}
.what-we-offers .title-box .title {
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  z-index: -1;
  font-size: 1rem;
  top: 20px;
  left: 8px;
}
.what-we-offers .title-box span {
  text-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  font-weight: 800;
  color: #640178;
}
.what-we-offers .title-box p {
  font-size: 17px;
  line-height: 2em;
}
.what-we-offers .holderCircle {
  width: 500px;
  height: 500px;
  border-radius: 100%;
  margin: 2em 0em 0em 0em;
  position: relative;
}
.what-we-offers .dotCircle {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  z-index: 20;
}
.what-we-offers .dotCircle .itemDot {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  background: #5d15c9;
  border-radius: 20px;
  text-align: center;
  line-height: 80px;
  font-size: 30px;
  z-index: 3;
  cursor: pointer;
  border: 2px solid #e6e6e6;
}
.what-we-offers .dotCircle .itemDot .forActive {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.what-we-offers .dotCircle .itemDot .forActive::after {
  content: "";
  width: 5px;
  height: 5px;
  border: 3px solid #5d15c9;
  bottom: -31px;
  left: -14px;
  filter: blur(1px);
  position: absolute;
  border-radius: 100%;
}
.what-we-offers .dotCircle .itemDot .forActive::before {
  content: "";
  width: 6px;
  height: 6px;
  filter: blur(5px);
  top: 0px;
  position: absolute;
  transform: rotate(-45deg);
  border: 6px solid #d324f1;
  right: -39px;
}
.what-we-offers .dotCircle .itemDot.active .forActive {
  display: block;
}
.what-we-offers .round {
  position: absolute;
  left: 40px;
  top: 45px;
  width: 410px;
  height: 410px;
  border: 2px dotted #a733bb;
  border-radius: 100%;
  -webkit-animation: rotation 100s infinite linear;
}
.what-we-offers .dotCircle .itemDot:hover,
.what-we-offers .dotCircle .itemDot.active {
  transition: 0.5s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */
  background: #5707cf;
  /* Old browsers */
  background: linear-gradient(to bottom, #2b1058, #451c7e) !important;
  /* FF3.6-15 */
  background: linear-gradient(to right, #2b1058, #451c7e) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, #2b1058, #451c7e) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d4ac7", endColorstr="#a733bb", GradientType=1);
  /* IE6-9 */
  border: 2px solid #ffffff;
  box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.13);
}
.what-we-offers .dotCircle .itemDot {
  width: 86px;
  height: 88px;
}
.what-we-offers .contentCircle {
  width: 200px;
  border-radius: 100%;
  color: #222222;
  position: relative;
  top: 190px;
  left: 48%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.what-we-offers .contentCircle .CirItem {
  border-radius: 100%;
  color: #222222;
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scale(0);
  transition: 0.5s;
  font-size: 15px;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  margin: auto;
  line-height: 250px;
}
.what-we-offers .CirItem.active {
  z-index: 1;
  opacity: 1;
  transform: scale(1);
  transition: 0.5s;
}
.what-we-offers .contentCircle .CirItem img {
  width: 100%;
  position: absolute;
  height: auto;
  opacity: 0.1;
  left: 4%;
  top: -35px;
  filter: brightness(0.5);
}

@media (min-width: 768px) and (max-width: 2000px) {
  .title-box .title {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .what-we-offers__heading {
    font-size: 2.5rem;
    font-weight: 600;
    margin-bottom: 1rem !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 567px) {
  .holderCircle {
    width: 280px !important;
    height: 280px !important;
  }
  .dotCircle .itemDot .forActive {
    width: 10px !important;
    height: 10px !important;
  }
  .dotCircle .itemDot {
    width: 60px !important;
    height: 60px !important;
    line-height: 50px !important;
  }
  .contentCircle {
    width: 145px !important;
    top: 105px !important;
    left: 52% !important;
  }
  .contentCircle .CirItem {
    font-size: 14px !important;
    line-height: 180px !important;
  }
  .contentCircle .CirItem img {
    width: 80% !important;
    left: 10% !important;
    top: -20px !important;
  }
  .round {
    left: 30px !important;
    top: 35px !important;
    width: 230px !important;
    height: 230px !important;
  }
  .title-box .title {
    font-size: 0.8rem !important;
    left: 0px !important;
  }
  .dotCircle .itemDot img {
    width: 60% !important;
    height: 60% !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 375px) {
  .contentCircle {
    width: 140px !important;
  }
  .round {
    left: 15px !important;
    top: 29px !important;
    width: 225px !important;
    height: 225px !important;
  }
  .title-box .title {
    font-size: 0.8rem !important;
  }
  .dotCircle .itemDot {
    width: 45px !important;
    height: 45px !important;
    line-height: 35px !important;
  }
  .dotCircle {
    left: 10px !important;
  }
}
@media only screen and (min-width: 355px) and (max-width: 366px) {
  .round {
    left: 30px !important;
  }
}
@media only screen and (min-width: 347px) and (max-width: 355px) {
  .round {
    left: 26px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 346px) {
  .round {
    left: 15px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.crafting-beautiful {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/latestlogo/cta-1.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.logo-design-banner {
  padding: 3em 0em 1em 0em !important;
  background-color: #000;
}
.logo-design-banner__image img {
  border-radius: 2rem !important;
  width: 100%;
}
.logo-design-banner .web-design-list li {
  list-style-type: none;
  margin-bottom: 1rem !important;
  color: #fff;
  list-style: none;
}
.logo-design-banner .web-design-list {
  padding-left: 0rem !important;
}
.logo-design-banner .web-design-list i {
  color: #6200ee;
  font-size: 1rem;
  padding-right: 10px;
}

@media (min-width: 320px) and (max-width: 991px) {
  .logo-design-banner {
    padding: 2em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.our-way {
  padding: 3em 0em 0em;
  /* Ensure the card image takes full width */
  /* Image settings */
  /* h4 is always visible at the bottom of the image */
  /* Initially hide the paragraph */
  /* Hover Effects */
}
.our-way .card {
  position: relative;
  padding: 0;
  margin: 0 !important;
  border-radius: 20px;
  overflow: hidden;
  height: 350px;
  cursor: pointer;
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.4s ease-in-out;
}
.our-way .card .card-image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.our-way .card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease-in-out;
}
.our-way .card-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  text-align: center;
  padding: 10px;
  transition: bottom 0.4s ease-in-out;
}
.our-way .head-card h4 {
  font-size: 1.2rem;
  font-weight: 700;
}
.our-way .card-content p {
  display: none;
  font-size: 0.8rem;
  padding-top: 5px;
  text-align: center;
}
.our-way .card:hover .card-image img {
  transform: scale(1.1);
}
.our-way .card:hover .card-content {
  background: rgba(255, 255, 255, 0.9);
  color: black;
  bottom: 0;
}
.our-way .card:hover .card-content p {
  display: block;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.design-logo {
  padding: 4em 0em;
}
.design-logo__details {
  background-color: #fff;
  border-radius: 2rem;
  padding: 3em;
}
.design-logo .services .box {
  background-color: rgba(203, 203, 205, 0.2901960784);
  overflow: hidden;
  transition: 0.3s ease;
  height: 100% !important;
  cursor: pointer;
  padding: 1.5em 1em;
}
.design-logo .services .box i {
  color: #31145a;
  transition: inherit;
  transition-delay: 0s;
  background: #fff;
  border-radius: 50%;
  padding: 1rem;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.2) 0px 3px 7px -3px;
  font-size: 1.5rem;
}
.design-logo .services h4 {
  color: #000;
  transition: inherit;
  transition-delay: 0.05s;
  margin-bottom: 1rem !important;
}
.design-logo .services p {
  color: #000;
  transition: inherit;
  transition-delay: 0.1s;
  margin-bottom: 1.5rem !important;
}
.design-logo .services .readmore {
  color: #000;
  overflow: hidden;
  display: inline-block;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 10rem;
}
.design-logo .services .readmore:before {
  animation: ts-link-arrow-effect-animation-out;
  animation-fill-mode: forwards;
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.6, 0.01, 0, 1);
  background-color: #31145a;
  bottom: 0;
  height: 0.195rem;
  margin: auto;
  left: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  transform: scaleX(0.2);
  transform-origin: left center;
  z-index: 0;
}
.design-logo .services .readmore span {
  position: relative;
  transform: translateX(-200%);
  display: inline-block;
  transition: 0.6s cubic-bezier(0.6, 0.01, 0, 1);
}
.design-logo .services .box:hover .readmore span {
  transform: translateX(0%);
}
.design-logo .services .box:hover .readmore:before {
  animation: ts-link-arrow-effect-animation-in;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
  animation-timing-function: cubic-bezier(0.6, 0.01, 0, 1);
}
.design-logo .services .box:hover i,
.design-logo .services .box:hover h4,
.design-logo .services .box:hover p {
  transform: translateY(-0.625rem);
}
@keyframes ts-link-arrow-effect-animation-out {
  0% {
    transform-origin: right center;
    transform: scaleX(0.2);
  }
  70% {
    transform-origin: right center;
  }
  71% {
    transform-origin: left center;
    transform: scaleX(1);
  }
  100% {
    transform-origin: left center;
    transform: scaleX(0.2);
  }
}
@keyframes ts-link-arrow-effect-animation-in {
  0% {
    transform-origin: left center;
    transform: scaleX(0.2);
  }
  70% {
    transform-origin: left center;
    transform: scaleX(1);
  }
  71% {
    transform-origin: right center;
  }
  100% {
    transform-origin: right center;
    transform: scaleX(0.2);
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .design-logo {
    padding: 2em 0em !important;
  }
  .design-logo__details {
    padding: 1em !important;
  }
  .design-logo .main-title__heading {
    margin-bottom: 2rem !important;
  }
  .design-logo .main-title__description {
    padding-bottom: 1rem !important;
    font-size: 0.9rem !important;
  }
  .design-logo .services .box {
    padding: 1.5em 1em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.your-customers {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/latestlogo/cta-2.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.your-brand {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/latestlogo/cta-3.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.our-service {
  padding: 3em 0em 2em 0em;
}
.our-service .serviceBox {
  position: relative;
  height: 100% !important;
  background: #51446e;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer !important;
}
.our-service .serviceBox .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--i);
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  transition-delay: 0.25s;
}
.our-service .serviceBox:hover .icon {
  top: 30px;
  left: calc(50% - 40px);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition-delay: 0s;
}
.our-service .serviceBox .icon i {
  font-size: 5em;
  color: #fff;
  transition: 0.5s;
  transition-delay: 0.25s;
}
.our-service .serviceBox:hover .icon i {
  font-size: 2em;
  transition-delay: 0s;
}
.our-service .serviceBox .content {
  position: relative;
  padding: 20px;
  color: #fff;
  text-align: center;
  margin-top: 100px;
  z-index: 1;
  transform: scale(0);
  transition: 0.5s;
  transition-delay: 0s;
}
.our-service .serviceBox:hover .content {
  transform: scale(1);
  transition-delay: 0.25s;
}
.our-service .serviceBox .content h2 {
  margin-top: 10px;
  margin-bottom: 1rem !important;
  font-size: 1.5rem;
}
.our-service .serviceBox .content p {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5em;
  text-align: justify;
}

@media (min-width: 320px) and (max-width: 991px) {
  .our-service {
    padding: 2em 0em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.designing-logo-banner {
  padding: 10em 0em 0em;
  background-color: #000;
}
.designing-logo-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.designing-logo-banner .row {
  row-gap: 2rem;
}
.designing-logo-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.designing-logo-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.your-brand-cta {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/latestlogo/cta-4.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.seo-counter__title {
  font-size: 16px;
  font-weight: 0;
  line-height: normal;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
  padding: 1rem 0;
}

svg.radial-progress circle.bar--animated {
  stroke-dasharray: 219.9114857513;
  stroke: #ffd963;
  stroke-dashoffset: 219.9114857513;
  stroke-width: 4px;
  stroke-linecap: round;
}

svg.radial-progress circle {
  fill: transparent;
  stroke: #fff;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.seo-needs {
  background-color: #6200ee;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}

.seo-sticky-img {
  position: sticky;
  top: 20px !important; /* Adjust as needed */
  height: 100%;
}

/* Ensure parent containers don't block sticky positioning */
.container {
  overflow: visible;
}

.row {
  display: flex;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.card-sec .card {
  border: 1px solid #f0f0f0;
  text-align: center;
  height: 100%;
}

.card-sec img {
  height: 300px;
  width: 100%;
  padding: 20px;
  border-radius: 5px;
}

.card-sec .card-body {
  padding: 20px;
}

.card-sec .card-title {
  color: #0b2c81;
  font-size: 21px;
  font-weight: 700;
  padding-bottom: 1rem;
}

.get-noticed-desc {
  color: #212121;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 15px;
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.digital-serv-card .slick-track {
  height: 100%;
}
.digital-serv-card .card {
  border: 0 solid #f0f0f0;
  margin: 0 1rem;
}
.digital-serv-card .card-body {
  box-shadow: 0 0 18px -10px rgba(17, 17, 17, 0.6392156863);
  margin: 0;
}
.digital-serv-card .card-title {
  color: #6200ee;
  font-size: 21px;
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.digital-serv-card .get-noticed-desc {
  color: #212121;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 15px;
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.design-service-trichy-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.design-service-trichy-list li {
  color: #fff;
}
.design-service-trichy-list i {
  margin-right: 0.5rem;
}

.list-t2 {
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  gap: 1rem;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .list-t2 {
    list-style: none;
    flex-wrap: wrap;
    justify-content: center !important;
    gap: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.what-we-redesign__card {
  margin: 0 1rem;
}
.what-we-redesign__img {
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.what-we-redesign p {
  text-align: center;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.web-redesign-slider .slick-slide {
  padding: 13px;
  margin: 10px;
}
.web-redesign-slider .slick-slide img {
  width: auto;
  margin: 12px auto 0;
  overflow: hidden;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.revamp {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
  padding: 3em 0em 0em;
}
.revamp__details {
  border: 1px solid #d9d9d9;
  padding: 1rem;
  border-radius: 2rem;
}
.revamp .main-title__description {
  margin: 0 !important;
  width: 100% !important;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .revamp {
    background-color: #000;
    padding: 2rem 0em;
  }
  .revamp__image img {
    margin-bottom: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.user-friendly-cta {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/webredes/cta-1.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.our-website-redesign {
  padding: 3em 0em;
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}
.our-website-redesign__details {
  padding: 2em;
  border-radius: 2rem;
}
.our-website-redesign .column {
  width: 100%;
  padding: 0 1em 1em 1em;
  text-align: center;
}
.our-website-redesign .card {
  width: 100%;
  height: 100%;
  padding: 2em 1.5em;
  background: linear-gradient(#ffffff 50%, #6200ee 50%);
  background-size: 100% 200%;
  background-position: 0 2.5%;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
}
.our-website-redesign .card h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #1f194c;
  margin-bottom: 1rem !important;
}
.our-website-redesign .card p {
  color: #575a7b;
  font-size: 1rem;
  text-align: justify;
  margin-bottom: 1rem !important;
}
.our-website-redesign .card a {
  text-decoration: none;
  color: #000;
  font-weight: 900;
}
.our-website-redesign .card a i {
  padding-left: 1rem;
}
.our-website-redesign .card:hover a {
  color: #fff;
}
.our-website-redesign .icon-wrapper {
  background-color: #6200ee;
  position: relative;
  margin: auto;
  font-size: 30px;
  height: 2.5em;
  width: 2.5em;
  color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.5s;
  margin-bottom: 1rem !important;
}
.our-website-redesign .card:hover {
  background-position: 0 100%;
}
.our-website-redesign .card:hover .icon-wrapper {
  background-color: #ffffff;
  color: #6200ee;
}
.our-website-redesign .card:hover h3 {
  color: #ffffff;
}
.our-website-redesign .card:hover p {
  color: #f0f0f0;
}
@media screen and (min-width: 768px) {
  .our-website-redesign section {
    padding: 0 2em;
  }
  .our-website-redesign .column {
    flex: 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .our-website-redesign section {
    padding: 1em 3em;
  }
  .our-website-redesign .column {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .our-website-redesign {
    padding: 2em 0em !important;
  }
  .our-website-redesign__details {
    padding: 1em !important;
  }
  .our-website-redesign .card {
    padding: 1em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.turn-visitors-cta {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../img/webredes/cta-2.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.transform-your {
  padding: 3em 0em;
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}
.transform-your__content {
  background-color: rgba(255, 255, 255, 0.0901960784);
  padding: 1rem;
  border-radius: 1rem;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .transform-your {
    padding: 1em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.redesign-service {
  padding: 4em 0em 0em;
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}
.redesign-service .row > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.redesign-service__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.redesign-service__details h3 {
  color: #fff;
}
.redesign-service__details p {
  color: #d9d9d9;
}
.redesign-service__details img {
  width: 50px;
  height: 50px;
}
.redesign-service__details .image {
  width: 75px;
  height: 75px;
  background: #fff;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 767.96px) {
  .redesign-service {
    padding: 2em 0em 0em;
  }
  .redesign-service__details {
    border-right: none;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9 !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.redesign-necessary {
  padding: 3em 0em;
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}
.redesign-necessary__details {
  background-color: #fff;
  padding: 3em 2em;
  border-radius: 2rem;
}
.redesign-necessary .accordion-item {
  margin-bottom: 1rem;
  background-color: rgba(188, 152, 238, 0.4784313725);
  color: #000;
  font-weight: 400;
}
.redesign-necessary .accordion-button {
  background-color: rgba(188, 152, 238, 0.4784313725);
  color: #000;
  font-weight: 600;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .redesign-necessary {
    padding: 2em 0em;
  }
  .redesign-necessary__details {
    padding: 1.5em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.your-web-psd {
  padding: 3em 0em;
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}
.your-web-psd__content {
  background-color: rgba(255, 255, 255, 0.0901960784);
  padding: 1rem;
  border-radius: 1rem;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .your-web-psd {
    padding: 2em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.Redesign-cta {
  background: linear-gradient(rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.69)), url(../img/webredes/cta-3.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.frequently-ques {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
  border-radius: 0;
  padding: 4em 0em;
}
.frequently-ques .accordion {
  width: 75%;
  margin: 0 auto;
}
.frequently-ques .accordion .accordion-item {
  margin-bottom: 2rem;
}
.frequently-ques .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.frequently-ques .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.frequently-ques .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.frequently-ques .accordion .accordion-button {
  border-radius: 1rem !important;
}
.frequently-ques .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.frequently-ques .accordion .accordion-button:focus {
  box-shadow: none;
}
.frequently-ques .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.frequently-ques .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.frequently-ques .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.frequently-ques .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .frequently-ques {
    padding: 2rem 0;
  }
  .frequently-ques .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .frequently-ques .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.outdated {
  background: linear-gradient(rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0.69)), url(../img/webredes/cta-4.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.should-you-design {
  padding: 3em 0em 0em;
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}
.should-you-design__details {
  background-color: #fff;
  padding: 2em;
  border-radius: 2rem;
}
.should-you-design .web-design-list li {
  list-style-type: none;
  color: #fff;
  list-style: none;
}
.should-you-design .web-design-list {
  padding-left: 0rem !important;
}
.should-you-design .web-design-list i {
  color: #6200ee;
  font-size: 1rem;
  padding-right: 10px;
}
.should-you-design .web-design-list span {
  font-weight: 800;
  font-size: 1.2rem;
}
.should-you-design__image img {
  width: 100%;
  height: 400px;
  -o-object-fit: fill;
     object-fit: fill;
  border-radius: 1.5rem;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .should-you-design {
    padding: 2em 0em !important;
  }
  .should-you-design__image img {
    margin-bottom: 1.5rem !important;
  }
  .should-you-design__details {
    padding: 1.5em !important;
  }
}
@media screen and (max-width: 567px) and (min-width: 320px) {
  .should-you-design__image img {
    height: 300px !important;
    -o-object-fit: inherit !important;
       object-fit: inherit !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-try-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.web-development-try-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.web-development-try-landing-banner .row {
  row-gap: 2rem;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-try-about {
  padding: 4em 0em 0em;
  background-color: #000;
}
.web-development-try-about .row {
  row-gap: 1.5rem;
}
.web-development-try-about__details {
  text-align: justify;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-idea-into-reality {
  background-color: #000;
  padding: 4em 0em 0em;
}
.web-development-idea-into-reality .main-heading h2 {
  width: 50%;
  margin: 0 auto !important;
  padding-bottom: 1rem;
}
.web-development-idea-into-reality .nav-link {
  text-align: center;
  width: 100%;
  font-size: 14px;
  background-color: #fff;
  border-radius: 30px !important;
  color: #000;
  margin-bottom: 2rem;
  font-weight: 600;
  padding: 1rem;
}
.web-development-idea-into-reality .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 30px;
  color: #fff;
}
.web-development-idea-into-reality h2 {
  color: #fff;
  text-align: center;
}
.web-development-idea-into-reality p {
  color: #fff;
  padding-bottom: 1rem;
  text-align: justify;
}
.web-development-idea-into-reality li {
  padding-bottom: 0.5rem;
  color: #fff;
}
.web-development-idea-into-reality .gradient-btn {
  background: #6200ee;
  border-radius: 0.5rem;
  border: 2px solid transparent;
  padding: 3rem;
  list-style-position: inside;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .web-development-idea-into-reality .main-heading p {
    width: 100%;
    padding-bottom: 1rem;
  }
  .web-development-idea-into-reality .row {
    flex-direction: column-reverse;
  }
  .web-development-idea-into-reality ul {
    padding-left: 3rem;
  }
  .web-development-idea-into-reality ul li {
    list-style: none;
  }
  .web-development-idea-into-reality .gradient-btn {
    padding: 1rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .web-development-idea-into-reality .main-heading h2 {
    width: 100%;
    padding-bottom: 1rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-try-services {
  padding: 4em 0em 0em;
  background-color: #000;
}
.web-development-try-services .row > * {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.web-development-try-services img {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 100%;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
}
.web-development-try-services__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.web-development-try-services__details img {
  margin-bottom: 1rem;
}
.web-development-try-services__details h3 {
  color: #fff;
}
.web-development-try-services__details p {
  color: #d9d9d9;
}

@media screen and (min-width: 320px) and (max-width: 991.96px) {
  .web-development-try-services__details {
    border-right: none;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9 !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.web-development-try-technology {
  padding: 4em 0em;
  background-color: #000;
}
.web-development-try-technology .box_design2 {
  padding: 1.5rem 2rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1450980392);
  background-color: #fff;
  border-radius: 1rem;
  margin: 10px;
}
.web-development-try-technology .box_design2 .d-flex {
  justify-content: space-around;
}
.web-development-try-technology .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #6200ee;
}
.web-development-try-technology .slick-dots li button:before {
  font-size: 18px;
  opacity: 1;
  color: #fff;
}
.web-development-try-technology .slick-dots {
  bottom: -40px;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.tech-slider .grid-blog {
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #6200ee;
}
.tech-slider .grid-blog:hover {
  box-shadow: 0px 1px 10px 6px rgba(99, 0, 238, 0.393);
}

.even {
  margin-top: 2rem;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.we-specialize-in-sec .grid-blog {
  background-image: none;
  background-color: #fff;
  height: 100%;
}
.we-specialize-in-sec .slick-slide {
  margin: 10px;
  height: 100%;
}
.we-specialize-in-sec .slick-slide div {
  height: 100% !important;
}
.we-specialize-in-sec .slick-slide img {
  width: 30%;
  padding-bottom: 0.8rem;
  margin: 0 auto;
}
.we-specialize-in-sec .slick-dots {
  display: block;
  bottom: -10px;
}
.we-specialize-in-sec .slick-dots li button {
  background-color: #fff;
  width: 20px;
  height: 3px;
  padding: 0;
}
.we-specialize-in-sec .slick-dots .slick-active button {
  background-color: #6200ee;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.why-choose-cms {
  padding-top: 2rem;
}
.why-choose-cms_card {
  background-color: #fff !important;
}
.why-choose-cms_card p {
  color: #000;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.bulid-with-cms .grid-blog h4 {
  font-size: 1rem;
}
.bulid-with-cms .slick-dots {
  display: block;
  bottom: -20px;
}
.bulid-with-cms .slick-dots li button {
  background-color: #fff;
  width: 20px;
  height: 3px;
  padding: 0;
}
.bulid-with-cms .slick-dots .slick-active button {
  background-color: #6200ee;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.key-aspects-ecom .slick-slide {
  padding: 13px;
  margin: 10px;
}
.key-aspects-ecom .slick-slide img {
  margin: 0 auto;
}
.key-aspects-ecom .grid-news:hover {
  background-color: #6200ee;
}
.key-aspects-ecom .grid-news:hover h4 {
  color: #fff;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.local-seo-ads {
  padding-bottom: 2rem;
  gap: 1rem 0;
}
.local-seo-ads_box {
  background-color: #fff;
  height: 100%;
  padding: 1rem;
  border-radius: 10px;
  text-align: center;
}
.local-seo-ads_box img {
  text-align: center;
  margin-bottom: 1rem;
}
.local-seo-ads_box p {
  color: #000;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.branding-testimonial-slider .testimonial-content {
  background: #f5f5f5;
  border-radius: 8px;
  padding: 20px;
}
.branding-testimonial-slider .testimonial-content p {
  padding-bottom: 1rem;
}
.branding-testimonial-slider .testimonial-content .user-name {
  color: #6200ee;
  padding: 0;
}
.branding-testimonial-slider .slick-dots {
  display: block;
  bottom: -20px;
}
.branding-testimonial-slider .slick-dots li button {
  background-color: #fff;
  width: 20px;
  height: 3px;
  padding: 0;
}
.branding-testimonial-slider .slick-dots .slick-active button {
  background-color: #6200ee;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.google-ad-benifits-slider .grid-news {
  padding: 15px;
  margin: 10px;
}
.google-ad-benifits-slider .slick-slide img {
  width: auto;
  height: auto;
  margin: 0 auto;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.content-marketing-strategy .grid-news {
  border: none;
  box-shadow: 0 0 15px rgba(0, 28, 43, 0.1);
  background: #fff;
  border-radius: 20px !important;
  padding: 5px;
}
.content-marketing-strategy .grid-news img {
  width: 100px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 12px auto 0;
  border-radius: 0 !important;
}
.content-marketing-strategy .grid-news .news-content {
  padding: 0 12px 20px;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .content-marketing-strategy .grid-news .news-content {
    font-size: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.react-slide1 .slick-slide {
  margin: 10px;
}
.react-slide1 .slick-slide li {
  text-align: left;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.real-estate-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-about {
  padding: 4em 0em 0em;
  background-color: #000;
}
.real-estate-about .row {
  row-gap: 1.5rem;
}
.real-estate-about__details {
  text-align: justify;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .real-estate-about {
    padding: 3em 0em 0em;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .real-estate-about {
    padding: 2em 0em 0em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-partner {
  padding: 4em 0em 0em;
  background-color: #000;
}
.real-estate-partner .row {
  row-gap: 1.5rem;
}
.real-estate-partner__details {
  border-radius: 1.5rem;
  border: 2px solid #fff;
  padding: 1.5rem;
  height: 100%;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .real-estate-partner {
    padding: 3em 0em 0em;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .real-estate-partner {
    padding: 2em 0em 0em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.real-estate-strategies .slick-slide {
  margin: 10px !important;
}
.real-estate-strategies h3 {
  background-color: #6200ee;
  text-align: center;
  padding: 1.2rem;
  color: #fff;
  border-radius: 0.3rem 0.3rem 0rem 0rem;
  margin-bottom: 0rem !important;
  font-size: 20px;
}
.real-estate-strategies .real-estate-solutions__details p {
  overflow: hidden;
  padding: 1rem;
  margin: 0px;
  list-style: none;
  background-color: #fff;
  color: #111;
  font-size: 17px;
  transition: background-color 1.3s ease, border-left 1.3s ease !important;
  border-radius: 0px 0px 0.3rem 0.3rem;
  border: 1px solid #000;
}
.real-estate-strategies .slick-dots {
  display: block;
  bottom: -35px;
}
.real-estate-strategies .slick-dots li button {
  background-color: #fff;
  width: 20px;
  height: 3px;
  padding: 0;
}
.real-estate-strategies .slick-dots .slick-active button {
  background-color: #6200ee;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.our-works-landing-banner {
  padding: 10em 0em 0em;
  background-color: #000;
}
.our-works-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.our-works-page {
  background: linear-gradient(to bottom, #000, #6200ee);
  padding: 4em 0em 0em;
  position: relative;
  display: flex;
  height: 100%;
  /* Default slide */
  /* Active center slide (You can change anything here for cenetr slide)*/
}
.our-works-page .container-fluid {
  padding: 0;
  overflow: hidden;
}
.our-works-page .hme-ready-to-grow {
  margin-top: 4rem;
}
.our-works-page img {
  border-radius: 0.5rem;
}
.our-works-page .nav-pills {
  gap: 2rem;
}
.our-works-page .nav-item .nav-link {
  color: #6200ee !important;
  background-color: #fff !important;
  padding: 0.8rem 2rem;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 600;
}
.our-works-page .nav-item .active.nav-link {
  background-color: #6200ee !important;
  color: #fff !important;
}
.our-works-page .static-web img {
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.our-works-page .our-works-mockup img {
  height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.our-works-page__names {
  text-align: center !important;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  background-color: #fff;
  border-radius: 30px !important;
  color: #000;
  font-weight: 600;
  padding: 1rem 1.5rem;
}
.our-works-page__names i {
  margin-right: 0.5rem;
}
.our-works-page__content h2 {
  color: #6200ee;
}
.our-works-page .center-slider .slick-slide,
.our-works-page .center-slider .slick-slide[aria-hidden=true]:not(.slick-cloned) ~ .slick-cloned[aria-hidden=true] {
  transform: scale(0.8, 0.8);
  transition: all 0.4s ease-in-out;
}
.our-works-page .center-slider .slick-center,
.our-works-page .center-slider .slick-slide[aria-hidden=true]:not([tabindex="-1"]) + .slick-cloned[aria-hidden=true] {
  transform: scale(1.1);
  background-color: #000000;
}
.our-works-page .center-slider .slick-current.slick-active {
  transform: scale(1.1);
  background-color: #000000;
}
.our-works-page .slick-next,
.our-works-page .slick-prev {
  z-index: 5;
}
.our-works-page .slick-next {
  right: 15px;
}
.our-works-page .slick-prev {
  left: 15px;
}
.our-works-page .slick-next:before,
.our-works-page .slick-prev:before {
  color: #fff;
  font-size: 26px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .our-works-page {
    background: linear-gradient(to bottom, #000, #6200ee);
    padding: 3em 0em 0em;
  }
  .our-works-page .hme-ready-to-grow {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .our-works-page {
    background: linear-gradient(to bottom, #000, #6200ee);
    padding: 2em 0em 0em;
  }
  .our-works-page .hme-ready-to-grow {
    margin-top: 2rem;
  }
  .our-works-page .nav-pills {
    gap: 1rem;
  }
  .our-works-page .nav-item .nav-link {
    font-size: 0.8rem;
    padding: 0.5rem 1.8rem;
  }
}
@media (min-width: 320px) and (max-width: 520px) {
  .our-works-mockup img {
    -o-object-fit: unset !important;
       object-fit: unset !important;
  }
  .static-web img {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.cab-booking-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.cab-booking-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.cab-booking-landing-banner .banner-title__details {
  padding: 0em 1em;
}
.cab-booking-landing-banner .banner-title__head {
  font-size: 3rem;
  margin-bottom: 5px !important;
  color: #fff;
  font-weight: 800;
}
.cab-booking-landing-banner .banner-title__description {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 1em !important;
}
.cab-booking-landing-banner .get-btn {
  background: #fff;
  color: #000 !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 768px) {
  .cab-booking-landing-banner {
    padding-bottom: 2em !important;
  }
  .banner-title__head {
    font-size: 2rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.taxi-bussniess {
  background-color: #000;
  padding: 4em 0em;
}
.taxi-bussniess__details img {
  width: 100%;
  cursor: pointer;
}
.taxi-bussniess .video-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px;
  border-radius: 10px;
}
.taxi-bussniess .video-container video {
  width: 100%;
  height: auto;
}
.taxi-bussniess .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 999;
}
.taxi-bussniess .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 24px;
  cursor: pointer;
}

@media (min-width: 576px) and (max-width: 768px) {
  .video-container iframe {
    width: 400px !important;
    height: 300px !important;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .video-container iframe {
    width: 275px !important;
    height: 235px !important;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .taxi-bussniess {
    padding: 2em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.premium {
  background: linear-gradient(to bottom, #000, #1e142c);
}

.premium-features {
  padding: 4em 0em;
}
.premium-features__contents {
  background-color: #fff !important;
  border-radius: 2rem !important;
}
.premium-features__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 1em;
  margin-bottom: 1rem !important;
}
.premium-features__content {
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  padding: 0em 3em;
  margin-bottom: 2rem !important;
}
.premium-features .first-column {
  width: 100%;
  padding: 0em 3em !important;
}
.premium-features .second-column {
  width: 100%;
  padding: 0em 3em !important;
}
.premium-features .nav-link {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  background-color: #000;
  border-radius: 3rem !important;
  color: #fff;
  margin-bottom: 1rem !important;
  font-weight: 600;
  padding: 1.5rem;
}
.premium-features .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 2rem;
  color: #fff;
}
.premium-features li {
  list-style: disc;
  padding-bottom: 1rem;
  font-size: 1rem;
}
.premium-features .show {
  padding-right: 1rem;
}
.premium-features .show img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.premium-features .gradient-btn i {
  transform: rotate(45deg);
  color: #6200ee;
  font-size: 0.8rem;
}
.premium-features .gradient-btn {
  padding-left: 0rem !important;
}
.premium-features .gradient-btn li {
  list-style: none;
  gap: 1rem;
  display: flex;
  align-items: baseline;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .premium-features {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.taxi-booking {
  padding: 2rem 0rem;
  background: url(../../assets/img/cab-booking/cta/1.webp) center/cover no-repeat;
  border-radius: 0;
}
.taxi-booking .row {
  align-items: center;
}
.taxi-booking__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.taxi-booking__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.why-us {
  padding: 4em 0em;
  background-color: #1f0d39 !important;
}
.why-us__heading {
  color: #fff;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 2rem !important;
}
.why-us__head {
  color: #fff;
  font-weight: 800;
  margin-bottom: 1rem !important;
  font-size: 2rem !important;
}
.why-us__description {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.why-us__details {
  background-color: #6200ee !important;
  position: relative;
  border-radius: 1.5rem;
  padding: 2rem 3rem;
  height: 100%;
}
.why-us__details .round {
  position: absolute;
  top: -20px;
  right: 0px;
}
.why-us__details .first-round {
  width: 70px;
  height: 70px;
  background: linear-gradient(to bottom, #000, #5418a7);
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
}
.why-us__details .second-round {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px !important;
}
.why-us__details img {
  width: 80%;
  height: 80%;
}

@media (min-width: 320px) and (max-width: 991px) {
  .all-in-one__heading {
    font-size: 1.8rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.how-it-works {
  padding: 4em 0em;
  background-color: #fff !important;
}
.how-it-works__heading {
  color: #000;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 2rem !important;
  text-align: center;
}
.how-it-works__head {
  color: #fff;
  font-weight: 800;
  font-size: 1.5rem !important;
  padding: 0px 10px 0px 0px;
}
.how-it-works__description {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  margin-left: 1em !important;
}
.how-it-works__details {
  background-color: #000 !important;
  position: relative;
  border-radius: 2rem;
  padding: 2rem 2rem;
  height: 100%;
}
.how-it-works__details .round {
  position: absolute;
  top: -20px;
  right: 0px;
}
.how-it-works__details::before {
  content: "";
  position: absolute;
  width: 50%;
  border-radius: 2rem;
  background-color: #6200ee !important;
  z-index: -1;
  height: 48%;
  bottom: 17px;
  transition: all 500ms linear;
}
.how-it-works__details:hover::before {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.how-it-works .show {
  display: flex;
  align-items: center;
  margin-bottom: 1rem !important;
}
.how-it-works .show .img {
  width: 50px;
  height: 50px;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.slider-section__details img {
  height: 90vh !important;
  border-radius: 2rem !important;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.customers-efficiently {
  padding: 2rem 0rem;
  background: url(../../assets/img/cab-booking/cta/1.webp) center/cover no-repeat;
  border-radius: 0;
}
.customers-efficiently .row {
  align-items: center;
}
.customers-efficiently__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.customers-efficiently__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.all-in-one {
  padding: 2rem 0rem;
  background: url(../../assets/img/cab-booking/cta/1.webp) center/cover no-repeat;
  border-radius: 0;
}
.all-in-one p {
  color: #fff;
  font-size: 16px;
  padding-bottom: 2rem !important;
}
.all-in-one .row {
  align-items: center;
}
.all-in-one__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.all-in-one__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .all-in-one__heading {
    font-size: 2rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.cab-booking-frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.cab-booking-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.cab-booking-frequently-asked-questions .accordion ul li {
  text-align: left;
  padding-left: 0.5rem;
}
.cab-booking-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.cab-booking-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.cab-booking-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.cab-booking-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.cab-booking-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.cab-booking-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.cab-booking-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.cab-booking-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.cab-booking-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.cab-booking-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.cab-booking-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .cab-booking-frequently-asked-questions .accordion {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .cab-booking-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem !important;
    font-weight: 400 !important;
    font-size: 15px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.ready-taxi {
  padding: 2rem 0rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.631372549), rgba(0, 0, 0, 0.631372549)), url(../../assets/img/web-des/cta-1.webp) center/cover no-repeat;
  border-radius: 0;
}
.ready-taxi .row {
  align-items: center;
}
.ready-taxi__heading {
  font-size: 1.8rem;
  font-weight: 600;
  padding-bottom: 1.5rem;
}
.ready-taxi__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .ready-taxi__heading {
    font-size: 1.6rem;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .ready-taxi__heading {
    font-size: 1.4rem;
    font-weight: 600;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.our-clients {
  padding: 4em 0em;
  background-color: black;
}
.our-clients__content {
  color: #fff;
  text-align: center;
}
.our-clients .contens p {
  font-size: 15px;
  margin-bottom: 8px !important;
}
.our-clients__content h2 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 2rem !important;
}
.our-clients__content p {
  font-size: 1rem;
  margin-bottom: 2rem !important;
}
.our-clients .slick-initialized .slick-slide {
  padding: 1em;
}
.our-clients .slick-slide img {
  width: 50px !important;
  height: 50px !important;
}
.our-clients .slick-initialized .slick-slide {
  transform: scale(0.8) !important;
}
.our-clients .slick-active.slick-center {
  transform: scale(1.4) !important;
  box-shadow: #5b5858;
}
.our-clients__head h2 {
  font-size: 1rem;
}
.our-clients__head p {
  font-size: 0.8rem;
}
.our-clients__details {
  background-color: #363636;
  color: #fff;
  padding: 2em;
}
.our-clients__show {
  display: flex;
}
.our-clients__show h2 {
  font-size: 1rem;
  margin-bottom: 10px !important;
}
.our-clients__head {
  padding: 0em 1em;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.premium-benifit {
  padding: 2em 0em;
}
.premium-benifit__head {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem !important;
}
.premium-benifit__details {
  border: 1px solid #fff;
  padding: 2rem;
  border-radius: 1rem;
  height: 100% !important;
}
.premium-benifit__content {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 1em;
}
.premium-benifit h2 {
  color: #fff;
}
.premium-benifit h3 {
  color: #fff;
}
.premium-benifit p {
  color: #fff;
}
.premium-benifit .slide {
  height: 100% !important;
}
.premium-benifit .slick-track {
  display: flex !important;
}
.premium-benifit .slick-slide > div {
  height: 100%;
}
.premium-benifit .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.premium-benifit .slide {
  height: 100% !important;
}
.premium-benifit .slick-track {
  display: flex !important;
}
.premium-benifit .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.premium-benifit .slick-prev {
  left: -40px;
}
.premium-benifit .slick-next {
  right: -30px;
}
.premium-benifit .slick-dots li button:before {
  font-size: 15px;
}
.premium-benifit .slick-next,
.premium-benifit .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
}
.premium-benifit .slick-next:before, .premium-benifit .slick-prev:before {
  font-size: 30px;
  opacity: 1;
}
.premium-benifit__show {
  display: flex;
  margin-bottom: 1rem !important;
  justify-content: space-between;
}
.premium-benifit__show img {
  padding-left: 10px;
  width: 50px;
  height: 50px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .premium-benifit {
    padding: 2em 0em;
  }
  .premium-benifit__details {
    padding: 1rem;
  }
  .premium-benifit .slick-prev {
    left: -10px;
  }
  .premium-benifit .slick-next {
    right: -10px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.taxi-booking-customer {
  padding: 2em 0em;
}
.taxi-booking-customer__heading {
  text-align: center;
  color: #fff;
  font-size: 2.5rem;
  margin-bottom: 1rem !important;
  font-weight: 800;
}
.taxi-booking-customer__content {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  margin-bottom: 1rem !important;
}
.taxi-booking-customer__head {
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
  height: 100%;
  align-items: center;
  display: flex;
  margin-bottom: 1rem !important;
}
.taxi-booking-customer__detail {
  display: -webkit-box;
  overflow: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
}
.taxi-booking-customer__details {
  padding: 2em !important;
  width: 400px;
  background-color: #6200ee;
  border-radius: 1rem !important;
  margin: 0.5rem;
  padding: 1rem;
  border: 1px solid #fff;
}
.taxi-booking-customer__details h2 {
  color: #fff;
  margin-bottom: 1rem !important;
  font-size: 1.5rem;
  font-weight: bold;
}
.taxi-booking-customer ul {
  padding-left: 0em !important;
  position: relative;
}
.taxi-booking-customer .gradient i {
  transform: rotate(45deg);
  color: #fff;
  font-size: 0.8rem;
}
.taxi-booking-customer li {
  list-style: none;
  gap: 1rem;
  display: flex;
  align-items: baseline;
}
.taxi-booking-customer__details li {
  font-size: 1rem;
  margin-bottom: 10px !important;
  color: #fff;
  list-style: none;
  padding: 0px 6px !important;
}
.taxi-booking-customer__admin {
  padding: 2em 0em;
}
.taxi-booking-customer__user {
  padding: 2em 0em;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .taxi-booking-customer__admin {
    padding-bottom: 0em !important;
  }
  .taxi-booking-customer__admin .row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .taxi-booking-customer__heading {
    font-size: 1.8rem !important;
  }
  .taxi-booking-customer__head {
    font-size: 1.2rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.cab-process {
  background-color: #6200ee;
  padding: 4em 0em;
}
.cab-process__details img {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 1rem !important;
}
.cab-process__show img {
  margin-top: 10rem !important;
  position: static;
  border-radius: 1rem !important;
}
.cab-process h2 {
  margin-bottom: 1rem !important;
  font-size: 1.5rem !important;
  font-weight: 700;
}
.cab-process .head {
  margin-top: 1rem !important;
  font-size: 1.5rem !important;
  font-weight: 700;
}

.graph__wrapper {
  position: absolute;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 3s linear forwards;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.dashed {
  stroke-dasharray: 5, 1000;
}

#arrow {
  animation: arrow 1s linear forwards;
  opacity: 0;
}

@keyframes arrow {
  to {
    opacity: 1;
  }
}
.graph__wrapper {
  position: absolute;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 3s linear forwards infinite;
  animation-delay: 1s;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.dashed {
  stroke-dasharray: 5, 1000;
}

#rotating-arrow {
  animation: arrow-fade 1s linear forwards;
  opacity: 0;
}

@keyframes arrow-fade {
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 991px) {
  .cab-process {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .wrap {
    bottom: 18% !important;
  }
  .wrap-kit {
    transform: rotate(180deg) rotateY(224deg);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .graph-wrap {
    transform: rotateY(320deg) rotateX(33deg) !important;
  }
  .wrap {
    bottom: 20% !important;
  }
  .wrap-kit {
    transform: rotate(176deg) rotateY(139deg) !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.cab-process-responsive {
  background-color: #6200ee;
}
.cab-process-responsive .swiper-container {
  width: 100%;
  max-width: 940px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 2em 0em !important;
}
.cab-process-responsive img {
  height: 100%;
  padding: 1em 0em;
}

@media only screen and (min-width: 991px) {
  .cab-process-responsive {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.premium-mobile-responsive {
  padding: 2em 0em !important;
}
.premium-mobile-responsive__contents {
  background-color: #fff !important;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  padding: 1em 0em !important;
}
.premium-mobile-responsive__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem !important;
}
.premium-mobile-responsive__content {
  text-align: center;
  font-size: 1rem !important;
  font-weight: 500;
  padding: 0em 3em;
}
.premium-mobile-responsive__details {
  background-color: #6200ee;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  padding: 1em !important;
}
.premium-mobile-responsive .swiper-slide h2 {
  color: #fff;
  font-size: 1.2rem !important;
  font-weight: 800;
}
.premium-mobile-responsive .contents {
  font-size: 1rem;
  padding: 1em !important;
  color: #fff;
  text-align: justify;
}
.premium-mobile-responsive .swiper-container {
  width: 100%;
  max-width: 940px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 0em 0em !important;
}
.premium-mobile-responsive img {
  width: 100%;
  padding: 0em 1em;
  height: 100%;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .premium-mobile-responsive .container {
    padding-left: 0em !important;
    padding-right: 0em !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
}
@media only screen and (min-width: 991px) {
  .premium-mobile-responsive {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.matrimony-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.matrimony-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.matrimony-landing-banner .banner-title__details {
  padding: 0em 1em;
}
.matrimony-landing-banner .banner-title__headings {
  font-size: 2.5rem;
  margin-bottom: 5px !important;
  color: #fff;
  font-weight: 800;
}
.matrimony-landing-banner .banner-title__description {
  font-weight: 500;
  margin-bottom: 1em !important;
}
.matrimony-landing-banner .get-btn {
  background: #fff;
  color: #000 !important;
  font-weight: 700;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 768px) {
  .banner-title__headings {
    font-size: 1.2rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-title__headings {
    font-size: 1.8rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.matrimony {
  background-color: #000;
  padding: 4em 0em;
}
.matrimony__details img {
  width: 100%;
  cursor: pointer;
}
.matrimony .video-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px;
  border-radius: 10px;
}
.matrimony .video-container video {
  width: 100%;
  height: auto;
}
.matrimony .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 999;
}
.matrimony .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

@media (min-width: 576px) and (max-width: 768px) {
  .video-container iframe {
    width: 400px !important;
    height: 300px !important;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .video-container iframe {
    width: 275px !important;
    height: 235px !important;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .matrimony {
    padding: 2em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.premium {
  background: linear-gradient(to bottom, #000, #1e142c);
}

.matrimony-features {
  padding: 4em 0em;
}
.matrimony-features__contents {
  background-color: #fff !important;
  border-radius: 2rem !important;
}
.matrimony-features__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 1em;
  margin-bottom: 1rem !important;
}
.matrimony-features__content {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  background-color: #6200ee;
  border-radius: 3rem !important;
  color: #fff;
  font-weight: 600;
  padding: 10px 15px !important;
  margin: 0 auto 1rem !important;
}
.matrimony-features .first-column {
  width: 100%;
  padding: 0em 3em !important;
}
.matrimony-features .second-column {
  width: 100%;
  padding: 0em 3em !important;
}
.matrimony-features .nav-link {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  background-color: #000;
  border-radius: 3rem !important;
  color: #fff;
  margin-bottom: 1rem !important;
  font-weight: 600;
  padding: 1.5rem;
}
.matrimony-features .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 2rem;
  color: #fff;
}
.matrimony-features li {
  list-style: disc;
  padding-bottom: 1rem;
  font-size: 1rem;
}
.matrimony-features .show {
  padding-right: 2rem !important;
}
.matrimony-features .show img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: 500px;
}
.matrimony-features .gradient-btn li {
  list-style: disc;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .matrimony-features {
    display: none !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.user-flow {
  padding: 2em 0em;
}
.user-flow__head {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem !important;
}
.user-flow__details {
  background-color: #fff;
  padding: 2rem;
  box-shadow: 10px 10px 10px 0px rgba(255, 243, 243, 0.1);
  height: 100% !important;
}
.user-flow__content {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 1em;
}
.user-flow h2 {
  color: #fff;
}
.user-flow h3 {
  color: #6200ee;
}
.user-flow p {
  color: #000;
  font-weight: 600;
}
.user-flow .slide {
  height: 100% !important;
}
.user-flow .slick-track {
  display: flex !important;
}
.user-flow .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.user-flow .slide {
  height: 100% !important;
}
.user-flow .slick-track {
  display: flex !important;
}
.user-flow .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.user-flow .slick-slide > div {
  height: 100%;
}
.user-flow .slick-prev {
  left: -40px;
}
.user-flow .slick-next {
  right: -30px;
}
.user-flow .slick-dots li button:before {
  font-size: 15px;
}
.user-flow .slick-next,
.user-flow .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
}
.user-flow .slick-next:before, .user-flow .slick-prev:before {
  font-size: 30px;
  opacity: 1;
}
.user-flow__show {
  display: flex;
  margin-bottom: 1rem !important;
  justify-content: space-between;
}
.user-flow__show img {
  padding-left: 10px;
  width: 65px;
  height: 65px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .user-flow {
    padding: 2rem 0rem;
  }
  .user-flow__details {
    padding: 1rem;
  }
  .user-flow .slick-prev {
    left: -10px;
  }
  .user-flow .slick-next {
    right: -10px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.premium {
  background: linear-gradient(to bottom, #000, #451c7e);
}

.matrimony-app-features {
  padding: 4em 0em;
}
.matrimony-app-features .nav {
  width: 100%;
  padding: 0em 3em;
}
.matrimony-app-features__contents {
  background-color: #fff !important;
  border-radius: 2rem !important;
}
.matrimony-app-features__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 1em;
  margin-bottom: 1rem !important;
}
.matrimony-app-features__content {
  text-align: center;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  background-color: #6200ee;
  border-radius: 3rem !important;
  color: #fff;
  font-weight: 600;
  padding: 10px 15px !important;
  margin: 0 auto 1rem !important;
}
.matrimony-app-features .show-content {
  align-content: center;
}
.matrimony-app-features .first-column {
  width: 100%;
  padding: 0em 1em !important;
}
.matrimony-app-features .second-column {
  width: 100%;
  padding: 0em 1em !important;
}
.matrimony-app-features .nav-link {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  background-color: #000;
  border-radius: 3rem !important;
  color: #fff;
  margin-bottom: 1rem !important;
  font-weight: 600;
  padding: 1.5rem;
}
.matrimony-app-features .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 2rem;
  color: #fff;
}
.matrimony-app-features li {
  list-style: disc;
  padding-bottom: 1rem;
  font-size: 1rem;
}
.matrimony-app-features .show {
  padding-left: 2rem !important;
}
.matrimony-app-features .show img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.matrimony-app-features .gradient-btn li {
  list-style: disc;
}
.matrimony-app-features .fade:not(.show) {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .matrimony-app-features {
    display: none !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.admin-panel {
  padding: 2em 0em;
}
.admin-panel__head {
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem !important;
}
.admin-panel__details {
  background-color: #fff;
  padding: 2rem;
  box-shadow: 10px 10px 10px 0px rgba(255, 243, 243, 0.1);
  height: 100% !important;
}
.admin-panel__content {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  padding: 1em;
}
.admin-panel h2 {
  color: #fff;
}
.admin-panel h3 {
  color: #6200ee;
}
.admin-panel p {
  color: #000;
}
.admin-panel .slide {
  height: 100% !important;
}
.admin-panel .slick-track {
  display: flex !important;
}
.admin-panel .slick-slide > div {
  height: 100%;
}
.admin-panel .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.admin-panel .slide {
  height: 100% !important;
}
.admin-panel .slick-track {
  display: flex !important;
}
.admin-panel .slick-slide {
  height: inherit !important;
  margin: 1rem;
}
.admin-panel .slick-prev {
  left: -40px;
}
.admin-panel .slick-next {
  right: -30px;
}
.admin-panel .slick-dots li button:before {
  font-size: 15px;
}
.admin-panel .slick-next,
.admin-panel .slick-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: 1;
}
.admin-panel .slick-next:before, .admin-panel .slick-prev:before {
  font-size: 30px;
  opacity: 1;
}
.admin-panel__show {
  display: flex;
  margin-bottom: 1rem !important;
  justify-content: space-between;
}
.admin-panel__show img {
  padding-left: 10px;
  width: 65px;
  height: 65px;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .admin-panel {
    padding: 2rem 0rem;
  }
  .admin-panel__details {
    padding: 1rem;
  }
  .admin-panel .slick-prev {
    left: -10px;
  }
  .admin-panel .slick-next {
    right: -10px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.how-it-works {
  padding: 4em 0em;
  background-color: #fff !important;
}
.how-it-works__heading {
  color: #000;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 2rem !important;
  text-align: center;
}
.how-it-works__head {
  color: #fff;
  font-weight: 800;
  font-size: 1.5rem !important;
  padding: 0px 10px 0px 0px;
}
.how-it-works__description {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  margin-left: 1em !important;
}
.how-it-works__details {
  background-color: #000 !important;
  position: relative;
  border-radius: 2rem;
  padding: 2rem 2rem;
  height: 100%;
}
.how-it-works__details .round {
  position: absolute;
  top: -20px;
  right: 0px;
}
.how-it-works__details::before {
  content: "";
  position: absolute;
  width: 50%;
  border-radius: 2rem;
  background-color: #6200ee !important;
  z-index: -1;
  height: 48%;
  bottom: 17px;
  transition: all 500ms linear;
}
.how-it-works__details:hover::before {
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.how-it-works img {
  width: 50px;
  height: 50px;
}
.how-it-works .show {
  display: flex;
  align-items: center;
  margin-bottom: 1rem !important;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.matchmaking-user {
  padding: 2rem 0rem;
  background: url(../../assets/img/cab-booking/cta/1.webp) center/cover no-repeat;
  border-radius: 0;
}
.matchmaking-user p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 1rem !important;
}
.matchmaking-user .row {
  align-items: center;
}
.matchmaking-user__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.matchmaking-user__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 991px) {
  .matchmaking-user__heading {
    font-size: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.mobile-app-template {
  padding: 2rem 0rem;
  background: url(../../assets/img/matrimony/cta/3.webp) center/cover no-repeat;
  border-radius: 0;
}
.mobile-app-template p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 1rem !important;
}
.mobile-app-template .row {
  align-items: center;
}
.mobile-app-template__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.mobile-app-template__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .mobile-app-template__heading {
    font-size: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.all-in-one-matrimony {
  padding: 2rem 0rem;
  background: url(../../assets/img/cab-booking/cta/1.webp) center/cover no-repeat;
  border-radius: 0;
}
.all-in-one-matrimony p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 1rem !important;
}
.all-in-one-matrimony .row {
  align-items: center;
}
.all-in-one-matrimony__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.all-in-one-matrimony__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .all-in-one-matrimony__heading {
    font-size: 1.5rem !important;
  }
  .all-in-one-matrimony p {
    font-size: 0.8rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.matrimony-frequently-asked-questions {
  border-radius: 0;
  padding: 4em 0em;
}
.matrimony-frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.matrimony-frequently-asked-questions .accordion ul li {
  text-align: left;
  padding-left: 0.5rem;
}
.matrimony-frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.matrimony-frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.matrimony-frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.matrimony-frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.matrimony-frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.matrimony-frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.matrimony-frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.matrimony-frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.matrimony-frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.matrimony-frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.matrimony-frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .matrimony-frequently-asked-questions .accordion {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .matrimony-frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem !important;
    font-weight: 400 !important;
    font-size: 15px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.your-matrimonial {
  padding: 2rem 0rem;
  background: url(../../assets/img/matrimony/cta/2.webp) center/cover no-repeat;
  border-radius: 0;
}
.your-matrimonial p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 1rem !important;
}
.your-matrimonial .row {
  align-items: center;
}
.your-matrimonial__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.your-matrimonial__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .your-matrimonial__heading {
    font-size: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.matrimony-mobile-responsive {
  padding: 2em 0em !important;
}
.matrimony-mobile-responsive__contents {
  background-color: #fff !important;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  padding: 1em 0em !important;
}
.matrimony-mobile-responsive__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem !important;
}
.matrimony-mobile-responsive__content {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  background-color: #6200EE;
  border-radius: 3rem !important;
  color: #fff;
  font-weight: 600;
  padding: 10px 15px !important;
  margin: 0 auto 1rem !important;
}
.matrimony-mobile-responsive__details {
  background-color: #6200ee;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  padding: 1em !important;
}
.matrimony-mobile-responsive .swiper-slide h2 {
  color: #fff;
  font-size: 1.2rem !important;
  font-weight: 800;
}
.matrimony-mobile-responsive .contents {
  font-size: 1rem;
  padding: 1em !important;
  color: #fff;
  text-align: justify;
}
.matrimony-mobile-responsive .swiper-container {
  width: 100%;
  max-width: 940px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 0em 0em !important;
}
.matrimony-mobile-responsive img {
  width: 100%;
  padding: 0em 1em;
  height: 100%;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .matrimony-mobile-responsive .container {
    padding-left: 0em !important;
    padding-right: 0em !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
}
@media only screen and (min-width: 991px) {
  .matrimony-mobile-responsive {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.matrimony-admin-responsive {
  padding: 2em 0em !important;
}
.matrimony-admin-responsive__contents {
  background-color: #fff !important;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  padding: 1em 0em !important;
}
.matrimony-admin-responsive__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem !important;
}
.matrimony-admin-responsive__content {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1rem;
  background-color: #6200EE;
  border-radius: 3rem !important;
  color: #fff;
  font-weight: 600;
  padding: 10px 15px !important;
  margin: 0 auto 1rem !important;
}
.matrimony-admin-responsive__details {
  background-color: #6200ee;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
  padding: 1em !important;
}
.matrimony-admin-responsive .swiper-slide h2 {
  color: #fff;
  font-size: 1.2rem !important;
  font-weight: 800;
}
.matrimony-admin-responsive .contents {
  font-size: 1rem;
  padding: 1em !important;
  color: #fff;
  text-align: justify;
}
.matrimony-admin-responsive .swiper-container {
  width: 100%;
  max-width: 940px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 0em 0em !important;
}
.matrimony-admin-responsive img {
  width: 100%;
  padding: 0em 1em;
  height: 100%;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .matrimony-admin-responsive .container {
    padding-left: 0em !important;
    padding-right: 0em !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
  }
}
@media only screen and (min-width: 991px) {
  .matrimony-admin-responsive {
    display: none !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.hme-clients-says {
  padding: 4em 0em 2em;
}
.hme-clients-says .hme-clients-says__details {
  padding: 2.5rem;
  background-color: #2a2929;
  height: 100% !important;
  display: flex !important;
  flex-flow: column;
  justify-content: space-between;
}
.hme-clients-says .hme-clients-says__details h3,
.hme-clients-says .hme-clients-says__details p {
  color: #fff;
}
.hme-clients-says .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #6200ee;
}
.hme-clients-says .slick-dots li button:before {
  font-size: 10px;
  color: #fff;
}
.hme-clients-says .slide {
  height: 100% !important;
}
.hme-clients-says .slick-track {
  display: flex !important;
}
.hme-clients-says .slick-slide {
  height: inherit !important;
  margin: 0rem 1rem;
}
.hme-clients-says .slick-slide {
  height: 100%;
}
.hme-clients-says .slick-slide > div {
  height: 100% !important;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-clients-says__details {
    padding: 1rem !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 599.96px) {
  .hme-clients-says .slick-slide {
    margin: 0rem 1rem;
    height: inherit !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .hme-clients-says {
    width: 100%;
  }
  .hme-clients-says .main-heading p {
    width: 100%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.bustrack-landing-banner {
  background-color: #000;
  padding: 10em 0em 0em;
}
.bustrack-landing-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.bustrack-landing-banner .banner-title__details {
  padding: 0em 1em;
}
.bustrack-landing-banner .banner-title__head {
  font-size: 3rem;
  margin-bottom: 5px !important;
  color: #fff;
  font-weight: 800;
}
.bustrack-landing-banner .banner-title__description {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 1em !important;
}
.bustrack-landing-banner .get-btn {
  background: #fff;
  color: #000 !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media (min-width: 320px) and (max-width: 768px) {
  .banner-title__head {
    font-size: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.vehicle-transport {
  padding: 4em 0em !important;
  background-color: #000;
}
.vehicle-transport__details {
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.vehicle-transport__details h2 {
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem !important;
}
.vehicle-transport__details p {
  font-size: 1.2rem !important;
  text-align: justify;
}
.vehicle-transport .show img {
  width: 100%;
  height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 320px) and (max-width: 768px) {
  .vehicle-transport__details h2 {
    font-size: 1.5rem !important;
  }
  .vehicle-transport__details p {
    font-size: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .vehicle-transport .show img {
    height: 300px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.bus-track {
  background: linear-gradient(to bottom, #000, #1e142c);
}

.premium-feature {
  padding: 4em 0em;
}
.premium-feature__contents {
  background-color: #fff !important;
  border-radius: 2rem !important;
}
.premium-feature__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  padding-top: 1em;
  margin-bottom: 1rem !important;
}
.premium-feature__details {
  margin-bottom: 1rem !important;
}
.premium-feature__content {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  padding: 0em 3em;
  margin-bottom: 2rem !important;
}
.premium-feature__details ul {
  display: inline-flex;
  justify-content: center;
  background-color: #d9d9d9;
  border-radius: 3rem !important;
  padding: 0 !important;
}
.premium-feature__details li {
  list-style: none !important;
}
.premium-feature__details a {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  background-color: #d9d9d9;
  color: #000;
  border-radius: 3rem !important;
  font-weight: 600;
  padding: 1.5rem;
  display: inline-block;
  text-decoration: none !important;
}
.premium-feature .tab-show {
  background-color: #d9d9d9 !important;
  color: #000 !important;
  margin-bottom: 0rem !important;
}
.premium-feature .nav-tabs .nav-item.show .nav-link, .premium-feature .nav-tabs .nav-link.active {
  background: #6200ee !important;
  border-radius: 2rem;
  color: #fff !important;
}
.premium-feature .first-column {
  width: 100%;
  padding: 0em 3em !important;
}
.premium-feature .second-column {
  width: 100%;
  padding: 0em 3em !important;
}
.premium-feature .four-column {
  width: 100%;
  padding: 0em 3em !important;
}
.premium-feature .nav-link {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  background-color: #000;
  border-radius: 3rem !important;
  color: #fff;
  margin-bottom: 1rem;
  font-weight: 600;
  padding: 1.5rem;
}
.premium-feature .admin-app-tab {
  display: flex;
  align-items: center;
}
.premium-feature .third-auto {
  display: inline-grid;
  align-items: center;
}
.premium-feature .nav-pills .nav-link.active {
  background: #6200ee;
  border-radius: 2rem;
  color: #fff;
}
.premium-feature li {
  list-style: disc;
  font-size: 1rem;
}
.premium-feature .show img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  padding: 1em;
  margin-bottom: 1rem;
}
.premium-feature .gradient-btn li {
  list-style: none;
  gap: 0.5rem;
  display: flex;
  align-items: baseline;
  padding-left: 1em;
}
.premium-feature .gradient-btn i {
  transform: rotate(45deg);
  color: #6200ee;
  font-size: 0.8rem;
}
.premium-feature .parent {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
.premium-feature .gradient-btn {
  padding-left: 0rem !important;
  text-align: start;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .premium-feature__content {
    font-size: 16px !important;
    margin-bottom: 1rem !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
  .premium-feature {
    padding: 2em 0em !important;
  }
  .premium-feature .first-column {
    width: 50% !important;
    padding: 0em 1em !important;
  }
  .premium-feature .four-column {
    width: 50% !important;
    padding: 0em 1em !important;
  }
  .premium-feature .second-column {
    flex-wrap: wrap !important;
    width: 50% !important;
    padding: 0em 1em !important;
  }
  .premium-feature .nav {
    justify-content: center;
  }
  .premium-feature .nav-link {
    padding: 8px !important;
    font-size: 10px !important;
  }
  .premium-feature .shows {
    padding: 1em !important;
  }
  .premium-feature .shows img {
    padding: 0em 1em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.Parents {
  padding: 2rem 0rem;
  background: url(../../assets/img/Bus-Tracking/cta/1.webp) center/cover no-repeat;
  border-radius: 0;
}
.Parents p {
  color: #fff;
  font-size: 16px;
  padding-bottom: 2rem !important;
}
.Parents .row {
  align-items: center;
}
.Parents__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.Parents__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .Parents__heading {
    font-size: 1.5rem !important;
    margin-bottom: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.why-uss {
  padding: 4em 0em;
  background-color: #1f0d39 !important;
}
.why-uss__heading {
  color: #fff;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 2rem !important;
}
.why-uss__head {
  color: #fff;
  font-weight: 800;
  margin-bottom: 1rem !important;
  font-size: 2rem !important;
}
.why-uss__description {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.why-uss__details {
  background-color: #6200ee !important;
  position: relative;
  border-radius: 1.5rem;
  padding: 2rem 3rem;
  height: 100%;
}
.why-uss__details .round {
  position: absolute;
  top: -20px;
  right: 0px;
}
.why-uss__details .first-round {
  width: 70px;
  height: 70px;
  background: linear-gradient(to bottom, #000, #5418a7);
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
}
.why-uss__details .second-round {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px !important;
}
.why-uss__details img {
  width: 80%;
  height: 80%;
}

@media (min-width: 320px) and (max-width: 991px) {
  .why-uss__head {
    font-size: 1.8rem !important;
    margin-bottom: 1rem !important;
  }
  .all-in-one__heading {
    font-size: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.Students {
  padding: 2rem 0rem;
  background: url(../../assets/img/Bus-Tracking/cta/2.webp) center/cover no-repeat;
  border-radius: 0;
}
.Students p {
  color: #fff;
  font-size: 16px;
  padding-bottom: 2rem !important;
}
.Students .row {
  align-items: center;
}
.Students__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.Students__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 0.8rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .Students__heading {
    font-size: 1.5rem !important;
    margin-bottom: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.Bus-Tracking {
  padding: 4em 0em;
}
.Bus-Tracking__details img {
  width: 100%;
  cursor: pointer !important;
}
.Bus-Tracking .video-container {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9);
  padding: 20px;
  border-radius: 10px;
}
.Bus-Tracking .video-container video {
  width: 100%;
  height: auto;
}
.Bus-Tracking .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 999;
}
.Bus-Tracking .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 24px;
  cursor: pointer;
}

@media (min-width: 576px) and (max-width: 768px) {
  .video-container iframe {
    width: 400px !important;
    height: 300px !important;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .video-container iframe {
    width: 275px !important;
    height: 235px !important;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .Bus-Tracking {
    padding: 2em 0em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.frequently-asked-questions {
  background: #000;
  border-radius: 0;
  padding: 4em 0em;
}
.frequently-asked-questions .accordion {
  width: 75%;
  margin: 0 auto;
}
.frequently-asked-questions .accordion ul li {
  text-align: left;
  padding-left: 0.5rem;
}
.frequently-asked-questions .accordion .accordion-item {
  margin-bottom: 2rem;
}
.frequently-asked-questions .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.frequently-asked-questions .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.frequently-asked-questions .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.frequently-asked-questions .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.frequently-asked-questions .accordion .accordion-button:focus {
  box-shadow: none;
}
.frequently-asked-questions .accordion .accordion-button {
  border-radius: 1rem !important;
}
.frequently-asked-questions .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.frequently-asked-questions .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.frequently-asked-questions .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.frequently-asked-questions .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .frequently-asked-questions .accordion {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .frequently-asked-questions .accordion .accordion-body {
    margin: 0rem 0.8rem !important;
    font-weight: 400 !important;
    font-size: 15px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.Ready {
  padding: 2rem 0rem;
  background: url(../../assets/img/Bus-Tracking/cta/3.webp) center/cover no-repeat;
  border-radius: 0;
}
.Ready p {
  color: #fff;
  font-size: 16px;
  padding-bottom: 2rem !important;
}
.Ready .row {
  align-items: center;
}
.Ready__heading {
  font-size: 2.5rem;
  font-weight: 600;
}
.Ready__connect-with-us {
  background: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 2rem;
  padding: 1rem 2rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .Ready__heading {
    font-size: 1.5rem !important;
    margin-bottom: 1rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  scroll-behavior: smooth;
  scroll-margin-top: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px 0px !important;
}

.bus {
  background: linear-gradient(to bottom, #260e49, #3c0985);
}

.bus-process {
  padding: 4em 0em;
}
.bus-process__details img {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 1rem !important;
}
.bus-process__show img {
  margin-top: 10rem !important;
  position: static;
  border-radius: 1rem !important;
}
.bus-process h2 {
  margin-bottom: 1rem !important;
  font-size: 1.5rem !important;
  font-weight: 700;
}
.bus-process .head {
  margin-top: 1rem !important;
  font-size: 1.5rem !important;
  font-weight: 700;
}

.graph__wrapper {
  position: absolute;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 3s linear forwards;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.dashed {
  stroke-dasharray: 5, 1000;
}

#arrow {
  animation: arrow 1s linear forwards;
  opacity: 0;
}

@keyframes arrow {
  to {
    opacity: 1;
  }
}
.graph__wrapper {
  position: absolute;
}

.path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 3s linear forwards infinite;
  animation-delay: 1s;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.dashed {
  stroke-dasharray: 5, 1000;
}

#rotating-arrow {
  animation: arrow-fade 1s linear forwards;
  opacity: 0;
}

@keyframes arrow-fade {
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 991px) {
  .bus-process {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .wrap {
    bottom: 18% !important;
  }
  .wrap-kit {
    transform: rotate(180deg) rotateY(224deg);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .graph-wrap {
    transform: rotateY(320deg) rotateX(33deg) !important;
  }
  .wrap {
    bottom: 20% !important;
  }
  .wrap-kit {
    transform: rotate(176deg) rotateY(139deg) !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  scroll-behavior: smooth;
  scroll-margin-top: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px 0px !important;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.bus-img-process {
  padding: 4em 0em;
}
.bus-img-process__show img {
  width: 100%;
  height: 100%;
}
.bus-img-process .main-title {
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  height: 100% !important;
  align-items: center;
  font-weight: 700;
  font-size: 2rem !important;
}
.bus-img-process__show {
  position: relative;
  z-index: 5;
}
.bus-img-process .wrap {
  transform: rotate(148deg);
}

.wrap-arrow {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 3s linear forwards infinite;
  animation-delay: 1s;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.dash {
  stroke-dasharray: 9, 17;
}

#arrow {
  animation: arrow-fade 1s linear forwards;
  opacity: 0;
}

@keyframes arrow {
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 991px) {
  .bus-img-process {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  scroll-behavior: smooth;
  scroll-margin-top: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px 0px !important;
}

.bus-process-responsive .swiper-container {
  width: 100%;
  max-width: 940px;
  height: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 2em 0em !important;
}
.bus-process-responsive img {
  height: 100%;
  padding: 1em 0em;
}

@media only screen and (min-width: 991px) {
  .bus-process-responsive {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}
.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}
.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}
.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}
.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}
.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}
.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lato", sans-serif;
  scroll-behavior: smooth;
  scroll-margin-top: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px 0px !important;
}

.bus-img-app .swiper-contain {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  padding: 2em 0em !important;
}
.bus-img-app img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 7px;
}

@media only screen and (min-width: 991px) {
  .bus-img-app {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.plancard-sec {
  background-color: #fff !important;
}
.plancard-sec .free-trial {
  color: #6200ee;
}
.plancard-sec .feature-feature-contents {
  background-color: #fff;
  padding: 1rem;
}
.plancard-sec .feature-feature-contents ul {
  padding-left: 0rem;
}
.plancard-sec .feature-feature-contents h2 {
  background-color: #d9d9d9;
  text-align: center;
  padding: 1rem;
  border-radius: 3rem;
  font-weight: 600;
  font-size: 1rem;
}
.plancard-sec .offer-dashed {
  -webkit-text-decoration: 2px line-through rgba(255, 0, 0, 0.6039215686);
  text-decoration: 2px line-through rgba(255, 0, 0, 0.6039215686);
  font-size: 1.2rem;
}

.plancard-cta-plan {
  padding: 4rem 0;
}
.plancard-cta-plan .premium-features__contents {
  padding: 4rem 0;
}
.plancard-cta-plan .taxi-booking-customer__heading {
  color: #6200ee !important;
}
.plancard-cta-plan .taxi-booking-customer__content {
  color: #000 !important;
  font-size: 1, 2rem !important;
}
.plancard-cta-plan .ready-taxi__connect-with-us {
  background-color: #6200ee !important;
  color: #fff !important;
}

.plancard-cta-plan-btn {
  padding: 2rem 0;
  row-gap: 1rem;
}

.plancard-cta-know {
  margin: 1.8rem 0 0;
  text-align: center;
}
.plancard-cta-know a {
  background-color: #000 !important;
  display: inline-block;
  text-align: center;
  padding: 8px 1.5rem;
  margin-bottom: 1rem;
}
.plancard-cta-know a:hover {
  background-color: #6200ee !important;
  color: #fff !important;
}

.plancard-cta-plan-info {
  text-align: center !important;
  color: #6200ee;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  .plancard-cta-plan {
    padding: 3rem 0;
  }
  .plancard-cta-plan .premium-features__contents {
    padding: 3rem 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .plancard-cta-plan {
    padding: 2rem 0;
  }
  .plancard-cta-plan .premium-features__contents {
    padding: 2rem 0;
  }
  .plancard-cta-plan-btn {
    padding: 1.5rem 0;
  }
}
.plancard-sec {
  padding: 4rem 0;
}
.plancard-sec .cards-cards h5 {
  font-size: 0.9rem;
  color: #FF3B4B;
}
.plancard-sec .cards-cards ul {
  padding-left: 1rem;
}
.plancard-sec .cards-cards ul li {
  list-style: none;
  position: relative;
  padding-bottom: 0.5rem;
}
.plancard-sec .cards-cards li i {
  content: "";
  position: absolute;
  top: 8px;
  left: -20px;
  font-size: 0.7rem;
  color: #6200ee;
}
.plancard-sec_header-wrapper {
  padding-bottom: 3rem;
  text-align: center;
}
.plancard-sec_header-wrapper .taxi-booking-customer__heading {
  color: #6200ee !important;
}
.plancard-sec_header-wrapper .taxi-booking-customer__content {
  color: #000 !important;
  font-size: 1, 2rem !important;
}
.plancard-sec_header {
  font-size: 1rem;
  font-weight: 700;
  padding-bottom: 0.5rem;
}
.plancard-sec_subheader {
  font-size: 2rem;
  font-weight: 500;
  padding-bottom: 1rem;
}
.plancard-sec_desc {
  font-size: 1rem;
  font-weight: 500;
}
.plancard-sec_nav-pills {
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  gap: 1rem;
  border: 1px solid #d9d9d9;
  border-radius: 3rem;
  padding: 0.8rem 2rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.plancard-sec_nav-pills .select-plan-details {
  color: #000;
  background-color: rgba(98, 0, 238, 0.0901960784);
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 1.5rem;
  border-radius: 3rem;
  border: 1px solid #fff;
}
.plancard-sec_nav-pills .select-plan-details:hover {
  border: 1px solid #6200ee;
}
.plancard-sec_nav-pills .active {
  background-color: #6200ee !important;
  color: #fff !important;
  border-radius: 3rem;
}
.plancard-sec_card {
  background-color: #FEFCE1;
  background: linear-gradient(96.07deg, rgba(201, 240, 255, 0.6) -38.66%, rgba(225, 206, 255, 0.6) 129.48%);
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  transition: all 0.2s linear;
  box-shadow: rgba(99, 0, 238, 0.15) 0px 7px 24px;
}
.plancard-sec_card-header {
  display: flex;
  margin: 1.5rem;
  padding: 1rem 0 0;
  flex-direction: column;
  justify-content: space-between;
}
.plancard-sec .save-badge {
  font-size: 0.8rem;
  font-weight: 700;
  color: #fff;
  background-color: #db142c;
  padding: 0.2rem 0.6rem;
  border-radius: 10px;
  height: -moz-max-content;
  height: max-content;
  text-align: center;
}
.plancard-sec_card-title {
  color: #6200ee;
  font-size: 2rem;
  font-weight: 900;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}
.plancard-sec_plan-txt {
  font-size: 1rem;
}
.plancard-sec_plan-price {
  font-size: 2rem;
  font-weight: 800;
}
.plancard-sec_plan-valitity {
  font-size: 1rem;
  font-style: italic;
}
.plancard-sec_select-btn {
  background-color: #000;
  padding: 0.5rem 2rem;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  border: none;
  border-radius: 0.5rem;
  text-decoration: none;
  width: 100%;
  margin-top: 1rem;
}
.plancard-sec_card-body {
  padding: 0;
}
.plancard-sec_plan-feat {
  list-style: none;
  font-size: 1rem;
  font-weight: 500;
  padding-top: 0.6rem;
}
.plancard-sec_plan-feat i {
  color: #6200ee;
  margin-right: 0.4rem;
  font-size: 0.9rem;
}
.plancard-sec .recommend-plan {
  color: #6200ee;
  position: absolute;
  /* left: 0; */
  right: 0;
  top: 0;
  text-align: center;
  padding: 3px 18px;
  font-size: 0.9rem;
  font-weight: 600;
  background: #fff;
  border-bottom-left-radius: 14px;
}
.plancard-sec .plancard-sec_card-title {
  color: #FF3B4B !important;
  font-weight: 900 !important;
  font-size: 1.7rem;
  font-style: oblique;
}
.plancard-sec .select-btn {
  background-color: #6200ee;
  padding: 0.5rem 2rem;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  border: none;
  border-radius: 20px;
  text-decoration: none;
}
.plancard-sec .recommend-plan_card .plancard-sec_card-title {
  color: #fff;
}
.plancard-sec .recommend-plan_card .plancard-sec_plan-feat {
  border: none;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .plancard-sec {
    padding: 3rem 0;
  }
  .plancard-sec_header-wrapper {
    padding-bottom: 2rem;
  }
  .plancard-sec_card {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .plancard-sec {
    padding: 2rem 0;
  }
  .plancard-sec .plancard-sec_nav-pills {
    display: grid;
    grid-template-columns: auto auto auto;
    padding: 0;
    border: none;
  }
  .plancard-sec .plancard-sec_nav-pills .select-plan-details {
    text-align: center;
  }
  .plancard-sec_header-wrapper {
    padding-bottom: 2rem;
  }
  .plancard-sec_header {
    font-size: 0.8rem;
    font-weight: 700;
    padding-bottom: 0.5rem;
  }
  .plancard-sec_subheader {
    font-size: 1.6rem;
    padding-bottom: 0.5rem;
  }
  .plancard-sec_card {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 575px) and (min-width: 320px) {
  .plancard-sec_nav-pills {
    display: grid;
    grid-template-columns: auto auto !important;
    padding: 0;
    border: none;
  }
  .plancard-sec_nav-pills .select-plan-details {
    text-align: center;
  }
}
/* Mobile Styles */
@media only screen and (max-width: 768px) {
  .plancard-sec .feature-feature-contents ul {
    display: none;
  }
  .plancard-sec .feature-feature-contents.active ul {
    display: block;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .plancard-sec .plancard-sec_card-header {
    height: 90vh !important;
  }
}
@media screen and (max-width: 1500px) and (min-width: 1367px) {
  .plancard-sec .plancard-sec_card-header {
    height: 85vh !important;
  }
}
@media screen and (max-width: 2000px) and (min-width: 1501px) {
  .plancard-sec .plancard-sec_card-header {
    height: 70vh !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.popup-form {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 199;
  background-color: rgba(0, 0, 0, 0.7);
}
.popup-form .container {
  height: 100%;
  display: flex;
  align-items: center;
}
.popup-form-content {
  width: clamp(400px, 40%, 100%);
  height: -moz-fit-content;
  height: fit-content;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.popup-form-content .row {
  height: 100%;
}
.popup-form-header-wrapper {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
}
.popup-form-header {
  font-size: 1.8rem;
  font-weight: 600;
  color: #6200ee;
  padding-bottom: 0.8rem;
  text-transform: uppercase;
}
.popup-form-close {
  background: rgb(112, 112, 112);
  position: absolute;
  right: 15px;
  top: 12px;
  padding: 0.2rem 0.6rem;
  border-radius: 50%;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  cursor: pointer;
  z-index: 100;
}
.popup-form-close i {
  font-size: 1rem;
  color: #fff;
}
.popup-form-input {
  width: 100%;
  margin-bottom: 1rem;
}
.popup-form-input label {
  width: 100%;
  font-size: 0.8rem;
  font-weight: 500;
  color: #000;
}
.popup-form-input input {
  width: 100%;
  padding: 0.3rem;
  border: 1px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}
.popup-form-input input:focus-visible {
  outline: none;
}
.popup-form-input textarea {
  color: #000;
  width: 100%;
  padding: 0.3rem;
  border: 1px solid #000;
  border-radius: 4px;
  box-sizing: border-box;
}
.popup-form-input textarea:focus-visible {
  outline: none;
}
.popup-form-btn-wrapper {
  text-align: center;
}
.popup-form-btn {
  padding: 0.5rem 1rem;
  background-color: #6200ee;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  border: none;
  border-radius: 20px;
}
.popup-form .form-submit {
  padding: 0.5rem 1rem;
  background-color: #6200ee;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
  border: none;
  border-radius: 20px;
}
.popup-form .plancard-tab-content {
  height: 100%;
}
.popup-form .select-plan-box {
  background-color: #f6f6f6;
  padding: 2rem;
  border-radius: 12px;
}
.popup-form .select-plan-content {
  top: 2%;
  z-index: 1;
}
.popup-form .popup-left-side {
  padding: 2rem;
}
.popup-form .extra-list,
.popup-form .includes-list {
  padding-bottom: 2rem;
}
.popup-form .includes-title,
.popup-form .extra-title {
  font-size: 1.2rem;
  font-weight: 800;
  padding-bottom: 1rem;
}
.popup-form .includes-list-desc {
  font-size: 1rem;
  font-weight: 800;
  padding-bottom: 0.8rem;
}
.popup-form .extra-list-desc {
  font-size: 1rem;
  font-weight: 500;
  padding-bottom: 0.6rem;
}
.popup-form .extra-list-desc i {
  color: #6200ee;
  margin-right: 0.5rem;
}
.popup-form .offer-color {
  color: #6200ee !important;
  font-weight: 700;
}
.popup-form .purple-color {
  color: #6200ee;
}
.popup-form .select-plan-details {
  width: 100%;
  border: 1px solid #cacaca;
  background-color: #fff;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.3rem;
  margin-bottom: 1rem;
  border-radius: 12px;
  transition: all 0.2s linear;
  text-align: left;
}
.popup-form .select-plan-details:hover {
  border: 1px solid #6200ee;
  box-shadow: rgba(99, 0, 238, 0.15) 0px 7px 24px;
}
.popup-form .select-plan-details:focus {
  border: 1px solid #6200ee;
  transform: scale(1.02);
  box-shadow: rgba(99, 0, 238, 0.15) 0px 7px 24px;
}
.popup-form .select-plan-price {
  font-size: 1.2rem;
  font-weight: 800;
}
.popup-form .save-percentage {
  font-size: 1.2rem;
  font-weight: 800;
}
.popup-form .offer-dashed {
  -webkit-text-decoration: 2px line-through rgba(255, 0, 0, 0.6039215686);
          text-decoration: 2px line-through rgba(255, 0, 0, 0.6039215686);
}
.popup-form .conditions-box {
  display: flex;
  align-items: baseline;
  gap: 0.8rem;
}
.popup-form .buy-btn-box {
  margin-top: 1.5rem;
  text-align: end;
  display: none;
}
.popup-form .buy-btn-box a {
  text-decoration: none;
}
.popup-form .free-trail-btn {
  color: #6200ee;
  background-color: #fff !important;
  border: 1px solid #6200ee !important;
  margin-right: 1rem;
  text-decoration: none;
}
.popup-form .planform {
  background-color: #fff;
  padding: 20px;
}
.popup-form .planform label {
  color: #000 !important;
}
.popup-form .planform-desc {
  font-size: 1rem;
  padding-bottom: 0.8rem;
}
.popup-form .plan-name {
  text-transform: uppercase;
  font-size: 1.8rem;
}
.popup-form .picked-price {
  font-size: 1rem;
  font-weight: 600;
  padding-bottom: 0.6rem;
  color: #000;
}
.popup-form .offer-plan-btn {
  background: #6200ee;
  color: #fff !important;
  border: 1px solid #fff;
}
.popup-form .offer-plan-btn .offer-color {
  font-size: 1.2rem;
  color: #fff !important;
}
.popup-form .save-percentage {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.popup-form .save-percentage b {
  font-style: italic;
}
.popup-form .save-percentage img {
  width: 25px;
  height: 25px;
  margin-left: 5px;
}
.popup-form #emailresult-popup {
  color: rgb(6, 168, 6);
}
.popup-form #plan-submit:disabled {
  background-color: #bab6bf;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .popup-form-content {
    border-radius: 10px;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .popup-form-content {
    border-radius: 10px;
  }
  .popup-form .select-plan-content {
    padding: 1.5rem;
  }
  .popup-form .popup-left-side {
    padding: 1.5rem;
  }
  .popup-form .popup-form-header {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .popup-form-content {
    border-radius: 10px;
    overflow: hidden;
    overflow-y: scroll;
  }
  .popup-form-input {
    margin-bottom: 0.5rem;
  }
  .popup-form .select-plan-content {
    padding: 1rem;
  }
  .popup-form .popup-left-side {
    padding: 1rem;
  }
  .popup-form .popup-form-header {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 575px) and (min-width: 425px) {
  .popup-form-content {
    border-radius: 10px;
  }
  .popup-form-input {
    margin-bottom: 0.5rem;
  }
  .popup-form .select-plan-content {
    padding: 1rem;
  }
  .popup-form .popup-left-side {
    padding: 1rem;
  }
  .popup-form .select-plan-box {
    background-color: #f6f6f6;
    padding: 1rem;
  }
  .popup-form .planform {
    padding: 15px;
  }
  .popup-form .plan-name {
    font-size: 1.4rem;
  }
  .popup-form .select-plan-details:hover {
    border: 1px solid #6200ee;
    transform: scale(1.01);
  }
  .popup-form .popup-form-header {
    font-size: 1.3rem;
  }
  .popup-form .selectsave-percentage {
    font-size: 1rem !important;
  }
  .popup-form .offer-color {
    font-size: 1rem !important;
  }
  .popup-form .offer-price {
    font-size: 1rem !important;
  }
  .popup-form .picked-price {
    font-size: 0.9rem;
    font-weight: 400;
    text-align: start;
  }
  .popup-form .picked-price br {
    display: none;
  }
}
@media screen and (max-width: 424px) and (min-width: 320px) {
  .popup-form-content {
    border-radius: 10px;
  }
  .popup-form-input {
    margin-bottom: 0.5rem;
  }
  .popup-form .select-plan-content {
    padding: 1rem;
  }
  .popup-form .popup-left-side {
    padding: 1rem;
  }
  .popup-form .select-plan-box {
    background-color: #f6f6f6;
    padding: 1rem;
  }
  .popup-form .planform {
    padding: 15px;
  }
  .popup-form .plan-name {
    font-size: 1.4rem;
  }
  .popup-form .select-plan-details:hover {
    border: 1px solid #6200ee;
    transform: scale(1.01);
  }
  .popup-form .plancard-sec_card-title {
    font-size: 1.2rem;
  }
  .popup-form .popup-form-header {
    font-size: 1.3rem;
  }
  .popup-form .selectsave-percentage {
    font-size: 1rem !important;
  }
  .popup-form .offer-color {
    font-size: 1rem !important;
  }
  .popup-form .offer-price {
    font-size: 1rem !important;
  }
  .popup-form .picked-price {
    font-size: 0.9rem;
    font-weight: 400;
    text-align: start;
  }
  .popup-form .picked-price br {
    display: none;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.designing-ui-ux-banner {
  padding: 8em 0em 0em;
  background-color: #000;
}
.designing-ui-ux-banner .landing-banner-bg {
  background-color: #6200ee;
  padding: 4em 0;
  border-radius: 2rem;
}
.designing-ui-ux-banner .banner-title__heading {
  font-size: 5rem;
}
.designing-ui-ux-banner video {
  display: block;
  -o-object-fit: fill;
     object-fit: fill;
}
.designing-ui-ux-banner .landing-banner__details {
  padding: 0 50px;
}
.designing-ui-ux-banner .row {
  row-gap: 2rem;
}
.designing-ui-ux-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.designing-ui-ux-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

@media screen and (min-width: 320px) and (max-width: 991.9px) {
  .designing-ui-ux-banner {
    padding: 9em 0em 1em;
  }
  .designing-ui-ux-banner .banner-title__heading {
    font-size: 3rem;
  }
  .designing-ui-ux-banner .landing-banner-bg {
    padding: 3em 0;
  }
  .designing-ui-ux-banner .landing-banner__details {
    padding: 0 20px;
  }
  .designing-ui-ux-banner video {
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .designing-ui-ux-banner {
    padding: 10em 0em 1em;
  }
  .designing-ui-ux-banner .banner-title__heading {
    font-size: 4rem;
  }
  .designing-ui-ux-banner .landing-banner-bg {
    padding: 3.5em 0;
  }
  .designing-ui-ux-banner video {
    height: 400px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-experiences {
  padding: 3em 0em 2em;
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}
.digital-experiences .banner-title__heading {
  margin-bottom: 2.5rem !important;
}
.digital-experiences div.col-lg-4.col-md-6 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.digital-experiences .row {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.digital-experiences__details {
  height: 100%;
  padding: 1rem 1.5rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.digital-experiences .img-box {
  background: #fff;
  border-radius: 100%;
  width: 54px;
  margin-bottom: 1.5rem;
}
.digital-experiences img {
  width: 50px;
  height: 50px;
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.digital-experiences .sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
}
.digital-experiences .sub-title__description {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 1rem !important;
  color: #fff;
  text-align: justify;
}

@media screen and (min-width: 320px) and (max-width: 767.9px) {
  .digital-experiences {
    padding: 2em 0 1em;
  }
  .digital-experiences .banner-title__heading {
    margin-bottom: 1.5rem !important;
  }
  .digital-experiences .img-box {
    width: 50px;
  }
  .digital-experiences img {
    width: 47px;
    height: 47px;
  }
  .digital-experiences__details {
    border-right: 0 !important;
    border-bottom: 1px solid #fff !important;
    padding: 1rem 1.5rem 0rem;
  }
  .digital-experiences .detail-1 {
    border-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .digital-experiences {
    padding: 2em 0 1em;
  }
  .digital-experiences .banner-title__heading {
    margin-bottom: 1.5rem !important;
  }
  .digital-experiences .img-box {
    width: 50px;
  }
  .digital-experiences img {
    width: 47px;
    height: 47px;
  }
  .digital-experiences__details {
    border-right: 0 !important;
    border-bottom: 1px solid #fff !important;
    padding: 1rem 1.5rem 0rem;
  }
  .digital-experiences .detail-1 {
    border-bottom: 0 !important;
  }
  .digital-experiences .detail-2 {
    border-bottom: 0 !important;
    border-right: 1px solid #fff !important;
  }
  .digital-experiences .detail-response {
    border-right: 1px solid #fff !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.faq-ui-ux {
  background: linear-gradient(to bottom, #020054, #451c7e) !important;
  padding: 3em 0em;
  border-radius: 0;
  color: #fff;
}
.faq-ui-ux .container {
  overflow: visible;
}
.faq-ui-ux .main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
}
.faq-ui-ux .accordion {
  width: 75%;
  margin: 0 auto;
}
.faq-ui-ux .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
  margin-bottom: 2rem;
}
.faq-ui-ux .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 1rem !important;
}
.faq-ui-ux .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.faq-ui-ux button.accordion-button.collapsed {
  border-radius: 1rem;
}
.faq-ui-ux .accordion-button:not(.collapsed) {
  background-color: #fff;
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991.9px) {
  .faq-ui-ux {
    padding: 2em 0;
  }
  .faq-ui-ux .accordion {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .faq-ui-ux .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.hme-design-idea {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../../assets/img/ui-ux/cta-banner/ready.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}
.hme-design-idea .main-title__description {
  font-size: 1rem !important;
}
.hme-design-idea .chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.got-question {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../../assets/img/ui-ux/cta-banner/got-questions.webp) center/cover no-repeat;
}

.user-experience {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../../assets/img/ui-ux/cta-banner/-1.webp) center/cover no-repeat;
}

.make-your-website {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../../assets/img/ui-ux/cta-banner/-2.webp) center/cover no-repeat;
}

.better-design {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../../assets/img/ui-ux/cta-banner/-3.webp) center/cover no-repeat;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .hme-design-idea .main-title__description {
    padding-bottom: 1rem !important;
    text-align: center !important;
  }
  .hme-design-idea .chat_btn {
    font-size: 15px;
    padding: 0.5rem 1rem;
  }
  .got-question {
    background-position: left;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.ui-ux-design-process {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
  padding: 2em 0 3em;
}
.ui-ux-design-process .sub-title__description {
  margin-top: 2rem;
}
.ui-ux-design-process .banner-title__heading {
  margin-bottom: 2.5rem !important;
}
.ui-ux-design-process .ux-image img {
  width: 90%;
  height: 90%;
}
.ui-ux-design-process .ui-image img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 320px) and (max-width: 767.9px) {
  .ui-ux-design-process {
    padding: 2em 0;
  }
  .ui-ux-design-process .banner-title__heading {
    margin-bottom: 1rem !important;
  }
  .ui-ux-design-process .ux-responce {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .ui-ux-design-process {
    padding: 2em 0;
  }
  .ui-ux-design-process .banner-title__heading {
    margin-bottom: 1rem !important;
  }
  .ui-ux-design-process .ux-responce {
    display: flex;
    flex-direction: column-reverse;
  }
  .ui-ux-design-process .ux-image {
    text-align: center;
  }
  .ui-ux-design-process .ui-image {
    text-align: center;
  }
  .ui-ux-design-process .ux-image img {
    width: 60%;
    height: 60%;
  }
  .ui-ux-design-process .ui-image img {
    width: 70%;
    height: 70%;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.ui-ux-key-elements {
  padding: 4em 0;
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}
.ui-ux-key-elements h2.banner-title__heading {
  margin-bottom: 2.5rem !important;
}
.ui-ux-key-elements__details {
  background: linear-gradient(5deg, #c5e1ff, #eae5ff 80%);
  border-radius: 2rem;
  padding: 2em;
}
.ui-ux-key-elements img {
  width: 60px !important;
  margin: 0 auto;
  height: 60px;
}
.ui-ux-key-elements .card {
  border: none;
  text-align: center;
  height: 100%;
  padding: 1rem 0.4rem;
  cursor: pointer;
}
.ui-ux-key-elements .card:hover {
  background-color: #000;
  color: #fff;
  box-shadow: rgba(255, 255, 255, 0.2) 0px 7px 29px 0px;
}
.ui-ux-key-elements .card:hover img {
  filter: invert(1);
}
.ui-ux-key-elements div.card__image {
  padding-bottom: 1.5rem;
}
.ui-ux-key-elements__grid {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  gap: 2rem;
}

@media screen and (min-width: 320px) and (max-width: 767.9px) {
  .ui-ux-key-elements {
    padding: 1em 0 3em;
  }
  .ui-ux-key-elements__details {
    padding: 1rem;
  }
  .ui-ux-key-elements__grid {
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .ui-ux-key-elements {
    padding: 0em 0 2em;
  }
  .ui-ux-key-elements__details {
    padding: 1rem;
  }
  .ui-ux-key-elements__grid {
    display: grid;
    grid-template-columns: auto auto;
    gap: 2rem 4rem;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.ui-ux-design-partner {
  padding: 4em 0 0;
  background: linear-gradient(to bottom, #000, #451c7e) !important;
  /* Ensure the card image takes full width */
  /* Image settings */
  /* h4 is always visible at the bottom of the image */
  /* Initially hide the paragraph */
  /* Hover Effects */
}
.ui-ux-design-partner .card {
  position: relative;
  padding: 0;
  margin: 9px !important;
  border-radius: 20px;
  overflow: hidden;
  height: 350px;
  cursor: pointer;
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.4s ease-in-out;
}
.ui-ux-design-partner .card .card-image {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ui-ux-design-partner .card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.4s ease-in-out;
}
.ui-ux-design-partner .card-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  text-align: center;
  padding: 10px;
  transition: bottom 0.4s ease-in-out;
}
.ui-ux-design-partner .head-card h4 {
  font-size: 1.2rem;
  font-weight: 700;
}
.ui-ux-design-partner .card-content p {
  display: none;
  font-size: 0.8rem;
  padding-top: 5px;
  text-align: center;
}
.ui-ux-design-partner .card:hover .card-image img {
  transform: scale(1.1);
}
.ui-ux-design-partner .card:hover .card-content {
  background: rgba(255, 255, 255, 0.9);
  color: black;
  bottom: 0;
}
.ui-ux-design-partner .card:hover .card-content p {
  display: block;
}
.ui-ux-design-partner button.slick-next.slick-arrow::before {
  display: none;
}
.ui-ux-design-partner button.slick-prev.slick-arrow::before {
  display: none;
}
.ui-ux-design-partner .slick-dots li button::before {
  color: #fff !important;
}
.ui-ux-design-partner .owl-theme .owl-nav {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 991.9px) {
  .ui-ux-design-partner {
    padding: 2em 0;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.great-ui-ux {
  padding: 3em 0em;
  background-image: url(../../assets/img/ui-ux/background.webp);
  background-size: 100% 100%;
}
.great-ui-ux .banner-title__heading {
  margin-bottom: 2.5rem !important;
}
.great-ui-ux .sub-title__description {
  margin-bottom: 2rem !important;
}
.great-ui-ux .great-box {
  margin-bottom: 2rem !important;
}
.great-ui-ux .services .box {
  background-color: #fff;
  border-top-left-radius: 2.5rem;
  border-bottom-right-radius: 2rem !important;
  overflow: hidden;
  transition: 0.3s ease;
  height: 100% !important;
  cursor: pointer;
  padding: 1.5rem;
}
.great-ui-ux .services .box img {
  width: 45px;
  height: 45px;
  margin-bottom: 2rem;
  transition: inherit;
  transition-delay: 0s;
}
.great-ui-ux .services .box h4 {
  color: #000;
  transition: inherit;
  transition-delay: 0.05s;
  margin-bottom: 1rem !important;
  font-size: 1.2rem !important;
  font-weight: 700;
}
.great-ui-ux .services .box p {
  color: #000;
  transition: inherit;
  transition-delay: 0.1s;
  margin-bottom: 0.5rem !important;
  text-align: justify;
  font-size: 1rem !important;
}
.great-ui-ux .services .readmore {
  color: #000;
  overflow: hidden;
  display: inline-block;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-right: 10rem;
}
.great-ui-ux .services .readmore:before {
  animation: ts-link-arrow-effect-animation-out;
  animation-fill-mode: forwards;
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.6, 0.01, 0, 1);
  background-color: #f26c4f;
  bottom: 0;
  height: 0.175rem;
  margin: auto;
  left: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  transform: scaleX(0.2);
  transform-origin: left center;
  z-index: 0;
}
.great-ui-ux .services .readmore span {
  position: relative;
  transform: translateX(-200%);
  display: inline-block;
  transition: 0.6s cubic-bezier(0.6, 0.01, 0, 1);
  font-size: 0.9rem;
}
.great-ui-ux .services .box:hover .readmore span {
  transform: translateX(0%);
}
.great-ui-ux .services .box:hover .readmore:before {
  animation: ts-link-arrow-effect-animation-in;
  animation-fill-mode: forwards;
  animation-duration: 0.5s;
  animation-timing-function: cubic-bezier(0.6, 0.01, 0, 1);
}
.great-ui-ux .services .box:hover i,
.great-ui-ux .services .box:hover h4,
.great-ui-ux .services .box:hover p {
  transform: translateY(-0.625rem);
}
@keyframes ts-link-arrow-effect-animation-out {
  0% {
    transform-origin: right center;
    transform: scaleX(0.2);
  }
  70% {
    transform-origin: right center;
  }
  71% {
    transform-origin: left center;
    transform: scaleX(1);
  }
  100% {
    transform-origin: left center;
    transform: scaleX(0.2);
  }
}
@keyframes ts-link-arrow-effect-animation-in {
  0% {
    transform-origin: left center;
    transform: scaleX(0.2);
  }
  70% {
    transform-origin: left center;
    transform: scaleX(1);
  }
  71% {
    transform-origin: right center;
  }
  100% {
    transform-origin: right center;
    transform: scaleX(0.2);
  }
}

@media (min-width: 320px) and (max-width: 767.9px) {
  .great-ui-ux {
    padding: 2em 0em !important;
  }
  .great-ui-ux .banner-title__heading {
    margin-bottom: 1rem !important;
  }
  .great-ui-ux__details {
    padding: 1em !important;
  }
  .great-ui-ux .services .box p {
    font-size: 0.8rem !important;
  }
  .great-ui-ux .services .readmore {
    padding-right: 3.5rem !important;
    font-size: 0.8rem !important;
  }
  .great-ui-ux .main-title__heading {
    margin-bottom: 1rem !important;
  }
  .great-ui-ux .main-title__description {
    padding-bottom: 1rem !important;
    font-size: 0.9rem !important;
  }
  .great-ui-ux .services .box {
    padding: 1em !important;
  }
  .great-ui-ux .box-response {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .great-ui-ux .banner-title__heading {
    margin-bottom: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.digital-real-banner {
  padding: 10em 0em 0em;
  background-color: #000;
}
.digital-real-banner .landing-banner-bg {
  background-color: #6200ee;
  border-radius: 2rem;
  padding: 2em;
}
.digital-real-banner .row {
  row-gap: 2rem;
}
.digital-real-banner .project-content {
  border-top: 1px solid #d9d9d9;
}
.digital-real-banner .projects {
  font-family: "Poppins", sans-serif;
  text-align: center;
  padding: 1rem;
  height: 100%;
  border-right: 1px solid #d9d9d9;
}

/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-about {
  background-color: #000;
  padding: 3em 0em;
}
.real-about .sub-title__description {
  text-align: justify;
}
.real-about__image img {
  width: 100%;
  height: 100%;
  border-radius: 1.5rem;
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .real-about {
    background-color: #000;
    padding: 2rem 0em;
  }
  .real-about__image img {
    margin-bottom: 1.5rem !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-business {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
  padding: 2em 0em;
}

@media (min-width: 320px) and (max-width: 991px) {
  .real-estate-business .row {
    flex-direction: column-reverse;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-marketing {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
  padding: 3em 0em;
}
.real-estate-marketing .sub-title__description {
  text-align: justify;
}

@media (min-width: 320px) and (max-width: 991px) {
  .real-estate-marketing {
    padding: 2em 0em;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-solutions {
  background-image: url(../../assets/img/digital-real-estate/background.webp);
  padding: 4em 0em;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}
.real-estate-solutions .sub-title__heading {
  padding-bottom: 0.7rem;
}
.real-estate-solutions__details {
  background-color: #fff;
  padding: 2em;
  margin: 0em 1em 0em 0em;
  border-radius: 2rem;
}
.real-estate-solutions__details .sub-title__description {
  text-align: justify;
  color: #000;
}
.real-estate-solutions .slick-dots li button:before {
  font-size: 16px;
  color: #fff;
}
.real-estate-solutions .slick-dots {
  bottom: -50px;
}
.real-estate-solutions .slick-track {
  display: flex;
  align-items: normal;
  justify-content: center;
}
.real-estate-solutions .slick-slide {
  height: auto !important;
}
.real-estate-solutions .slick-slide div {
  height: 100% !important;
}

@media (min-width: 320px) and (max-width: 991px) {
  .real-estate-solutions {
    padding: 2em 0em !important;
    background-position: top !important;
    background-size: cover;
  }
  .real-estate-solutions__details {
    padding: 1em !important;
    margin: 0.5em !important;
  }
  .real-estate-solutions__back {
    padding: 1em !important;
  }
  .real-estate-solutions .slick-dots {
    display: none !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.real-estate-partner {
  background: linear-gradient(to bottom, #020054, #451c7e) !important;
  padding: 3em 0em;
  background-size: 100%;
}
.real-estate-partner .sub-title__heading {
  padding-bottom: 0.7rem;
}
.real-estate-partner__details {
  background-color: #fff;
  padding: 2em;
  border-radius: 2rem;
}
.real-estate-partner__details .sub-title__description {
  text-align: justify;
  color: #000;
}

@media (min-width: 320px) and (max-width: 991px) {
  .real-estate-partner {
    padding: 2em 0em !important;
  }
  .real-estate-partner__details {
    padding: 1em !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.section-testimonial {
  padding: 3em 0em;
  background: linear-gradient(to bottom, #421b7c, #000000) !important;
}
.section-testimonial .profile-widget {
  border-radius: 4px;
  position: relative;
  transition: 0.3s;
  padding: 15px;
}
.section-testimonial .testi-box {
  margin: 0 0 30px;
  padding: 10px 20px;
  position: relative;
  background: #fff;
  height: 290px;
}
.section-testimonial .testi-box:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 140px;
  color: #fff;
  border-top: 20px solid #fff;
  border-top-color: inherit;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.section-testimonial .pro-content {
  padding: 15px 0px 0px;
  text-align: center;
}
.section-testimonial .pro-content img {
  border-radius: 5px;
  width: 120px;
  margin: 5px auto;
}
.section-testimonial .slick-track {
  display: flex;
  align-items: normal;
  justify-content: center;
}

@media (min-width: 320px) and (max-width: 991px) {
  .section-testimonial {
    padding: 2em 0em !important;
  }
  .section-testimonial .testi-box {
    height: 330px !important;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.chat_btn {
  background: #6200ee;
  color: #fff;
  font-weight: 600;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.book_btn {
  background: #000;
  color: #fff !important;
  font-weight: 500;
  border-radius: 2rem;
  padding: 0.7rem 2.3rem;
  border: none;
  font-size: 1rem;
  text-decoration: none;
}

.chat_btn:hover {
  background: #fff;
  color: #000;
}

@media screen and (min-width: 320px) and (max-width: 567px) {
  .book_btn {
    padding: 0.5rem 1.3rem !important;
    font-size: 0.8rem !important;
  }
}
.freq-question {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
  border-radius: 0;
  padding: 4em 0em;
}
.freq-question .accordion {
  width: 75%;
  margin: 0 auto;
}
.freq-question .accordion .accordion-item {
  margin-bottom: 2rem;
}
.freq-question .accordion .accordion-body {
  margin: 0rem 2rem;
  font-weight: 400;
  text-align: center;
  font-size: 1.2rem;
}
.freq-question .accordion .accordion-item {
  border-radius: 1rem;
  border-top: 0;
  background-color: transparent;
  border: 0;
}
.freq-question .accordion .accordion-header .accordion-button {
  font-size: 1.2rem;
  font-weight: 600;
}
.freq-question .accordion .accordion-button {
  border-radius: 1rem !important;
}
.freq-question .accordion .accordion-button:not(.collapsed) {
  background-color: #fff;
}
.freq-question .accordion .accordion-button:focus {
  box-shadow: none;
}
.freq-question .accordion .accordion-body {
  background: #6200ee;
  border: 2px solid #000;
  border-top: 0px !important;
  border-radius: 0px 0px 1rem 1rem;
  color: #fff;
}
.freq-question .accordion button.accordion-button.collapsed {
  border-radius: 1rem;
}
.freq-question .accordion .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-radius: 1rem;
}
.freq-question .accordion .accordion-item:first-of-type > .accordion-header .accordion-button {
  border-radius: 1rem;
}

@media screen and (min-width: 320px) and (max-width: 991px) {
  .freq-question {
    padding: 2rem 0;
  }
  .freq-question .accordion {
    width: 100%;
    margin: 0 auto;
  }
  .freq-question .accordion .accordion-body {
    margin: 0rem 0.8rem;
    font-weight: 400;
    font-size: 15px;
  }
}
/* css*/
.bg-gradient-top {
  background: linear-gradient(to bottom, #000, #451c7e) !important;
}

.bg-gradient-bottom {
  background: linear-gradient(to bottom, #451c7e, #000) !important;
}

.owl-content {
  text-align: center !important;
}

.owl-content p {
  text-align: center !important;
}

.banner-title__heading {
  font-size: 3.5em;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #fff;
  text-transform: uppercase;
}

.banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-banner-title__heading {
  font-size: 4.7em;
  font-weight: 600;
  margin-bottom: 0rem !important;
  color: #fff;
  text-transform: uppercase;
}

.main-banner-title__description {
  font-size: 1.4rem;
  font-weight: Normal;
  line-height: 2rem;
  margin-bottom: 0.5rem !important;
  color: #fff;
}

.main-title__heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #fff;
}

.main-title__sub-heading {
  font-size: 2.3rem;
  font-weight: 600;
  margin-bottom: 1.2rem !important;
  color: #6200ee;
}

.main-title__description {
  font-size: 1.2rem;
  font-weight: Normal;
  padding-bottom: 2rem !important;
  color: #fff;
  width: 60%;
  margin: 0 auto !important;
}

.sub-title__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #000;
}

.sub-title__description {
  font-size: 1.1rem;
  font-weight: 300;
  margin-bottom: 1rem !important;
  color: #fff;
}

@media screen and (min-width: 480px) and (max-width: 767.96px) {
  .main-banner-title__heading {
    font-size: 2.5em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
@media screen and (min-width: 320px) and (max-width: 479.96px) {
  .main-banner-title__heading {
    font-size: 2em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.1rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
  .main-title__heading {
    font-size: 1.8rem;
  }
  .main-title__description,
  p .sub-title__description {
    text-align: justify !important;
  }
  .banner-title__heading {
    font-size: 2em !important;
  }
  .sub-title__heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.96px) {
  .sub-title__heading {
    font-size: 24px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1199.96px) {
  .main-title__description {
    width: 100%;
    margin: 0 auto !important;
  }
}
section {
  overflow: hidden !important;
}

@media screen and (min-width: 768px) and (max-width: 1199.96px) {
  .main-banner-title__heading {
    font-size: 4em !important;
    font-weight: 600;
    margin-bottom: 0rem !important;
    color: #fff;
    text-transform: uppercase;
  }
  .main-banner-title__description {
    font-size: 1.3rem;
    font-weight: Normal;
    line-height: 2rem;
    margin-bottom: 0.5rem !important;
    color: #fff;
  }
}
.real-cta {
  background: linear-gradient(rgba(0, 0, 0, 0.59), rgba(0, 0, 0, 0.53)), url(../../assets/img/digital-real-estate/estate-cta.webp) center/cover no-repeat;
  border-radius: 0;
  padding: 2em 0em;
}

.crm-tab .nav-pills .nav-link.active {
  background: linear-gradient(to right, black 30%, #5a01d8);
  border-radius: 2rem;
  color: #fff;
}

.crm-testimonial .slick-track {
  justify-content: center;
}
.crm-testimonial .slick-slide {
  height: inherit !important;
  margin: 0rem 0rem;
  transform: scaleX(0.9) scaleY(0.9);
  transition: all 300ms linear;
}
.crm-testimonial .slick-center {
  transform: scaleX(1.1) scaleY(1.2);
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .crm-testimonial .slick-center {
    transform: scale(1);
  }
  .why-us__head {
    color: #fff;
    font-weight: 800;
    margin-bottom: 1rem !important;
    font-size: 1.5rem !important;
  }
  .why-us__details {
    background-color: #6200ee !important;
    position: relative;
    border-radius: 1.5rem;
    padding: 3rem 1.5rem;
    height: 100%;
  }
}
.crm-title {
  font-size: 2.2rem;
  font-weight: 800;
  color: #0e2266;
  margin-bottom: 2rem !important;
  text-align: center;
}

.crm-banner {
  font-family: "Poppins", sans-serif;
  background: linear-gradient(to right, #f8f8ff, #ffffff);
  padding: 8rem 0 12rem;
  border-radius: 32px;
  position: relative;
  text-align: center;
}

.crm-banner-box {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  border-radius: 50px;
  padding: 3rem;
}

.crm-banner-content {
  text-align: center;
  margin-bottom: 3rem;
}

.crm-banner-title {
  font-size: 3rem;
  font-weight: 900;
  color: #6c2bd9;
  margin-bottom: 1.5rem !important;
  text-align: center;
}

.crm-banner-subtitle {
  font-size: 1.1rem;
  font-weight: 400;
  color: #000;
  text-align: center;
}

.crm-banner-form-box {
  background: #fff;
  border-radius: 15%;
  padding: 30px 25px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  max-width: 350px;
  flex: 1 1 40%;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
}

.crm-banner-form-title {
  font-size: 1.3rem;
  font-weight: 900;
  color: #000;
  padding-bottom: 20px;
}

.crm-banner-main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  padding-top: 10rem;
}

.crm-banner-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.crm-banner-form p {
  font-size: 0.6rem;
  text-align: center;
}

.crm-banner-input {
  font-size: 0.8rem;
  padding: 8px 12px;
  border: none;
  background-color: #fafafa;
  border-radius: 4px;
  font-size: 1rem;
  outline: none;
  transition: border 0.2s;
}
.crm-banner-input:focus {
  border-color: #6c2bd9;
}

.crm-banner-button {
  font-size: 1rem;
  font-weight: 400;
  background: #6c2bd9;
  color: #fff;
  padding: 0.8rem 2rem;
  border-radius: 40px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  width: auto;
  margin: 0 auto;
}
.crm-banner-button:hover {
  background: #5720b7;
}

.crm-banner-badge {
  bottom: 20px;
  width: 300px;
  height: auto;
  color: #fff;
  padding: 16px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.crm-banner-badge .badge-icon {
  font-size: 2rem;
}
.crm-banner-badge .badge-icon img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.crm-banner-badge .badge-text {
  color: #000;
  font-size: 0.6rem;
  font-weight: 600;
  text-align: left;
}
.crm-banner-badge .badge-text a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
  color: #000;
}
.crm-banner-badge.badge-left {
  left: 30px;
}
.crm-banner-badge.badge-right {
  right: 30px;
}

.crm-pricing-section {
  font-family: "Poppins", sans-serif;
}

.crm-pricing-card {
  background: #fff;
  border: 2px solid #e4e4e4;
  border-radius: 14px;
  padding: 30px 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: all 0.3s ease;
  border-color: #1d306f;
}
.crm-pricing-card.active {
  border-color: #1d306f;
  box-shadow: 0 10px 20px rgba(94, 23, 235, 0.3);
  transform: scaleY(1.1);
}
.crm-pricing-card .crm-pricing-title {
  font-size: 1.8rem;
  font-weight: 800;
  color: #0e2266;
  margin-bottom: 1.6rem !important;
}
.crm-pricing-card .crm-pricing-desc {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin-bottom: 1.4rem !important;
}
.crm-pricing-card .crm-pricing-features {
  list-style: none;
  padding: 0;
}
.crm-pricing-card .crm-pricing-features li {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px !important;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #000;
}
.crm-pricing-card .crm-pricing-features li i {
  background-color: #182f89;
  color: #fff;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.crm-pricing-card .crm-pricing-features li.disabled {
  color: #000;
}
.crm-pricing-card .crm-pricing-features li.disabled i {
  background-color: #ff3131;
}

.crm-pricing-footer {
  background: linear-gradient(to right, #000, #7f3fff);
  color: #fff;
  width: 100%;
  padding: 0.6rem 1rem;
  border-radius: 14px;
  text-align: center;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.crm-pricing-footer .price {
  font-size: 2rem;
  font-weight: 800;
}
.crm-pricing-footer .per {
  font-size: 1.2rem;
  font-weight: 600;
  margin-left: 5px;
}

.integration-section {
  background-color: #7000ff;
  color: white;
  text-align: center;
  padding: 50px 20px;
}
.integration-section .section-title {
  font-size: 28px;
  font-weight: 700;
}
.integration-section .section-subtitle {
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 30px;
}
.integration-section .integration-icons {
  display: flex;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap;
}
.integration-section .integration-icons .icon-box {
  background: white;
  border-radius: 12px;
  padding: 20px;
  width: 120px;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #7000ff;
  font-weight: 600;
  font-size: 14px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.integration-section .integration-icons .icon-box img {
  height: 30px;
  margin-bottom: 10px;
}

.growth-section {
  background-color: #fff;
  text-align: center;
  padding: 50px 20px;
}
.growth-section .section-title.dark {
  color: #000;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
}
.growth-section .progress-circles .circle-box {
  text-align: center;
  margin: 0 auto;
}
.growth-section .progress-circles .circle-box .circle {
  width: 100px;
  height: 100px;
  position: relative;
  margin: auto;
  margin-bottom: 2rem;
}
.growth-section .progress-circles .circle-box .circle svg {
  transform: rotate(-90deg);
  width: 100px;
  height: 100px;
}
.growth-section .progress-circles .circle-box .circle .bg {
  fill: none;
  stroke: #000;
  stroke-width: 3.8;
  opacity: 0.2;
}
.growth-section .progress-circles .circle-box .circle .progress {
  fill: none;
  stroke: #7000ff;
  stroke-width: 3.8;
  stroke-linecap: round;
}
.growth-section .progress-circles .circle-box .circle .circle-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 16px;
}
.growth-section .progress-circles .circle-box .circle-caption {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 1.4;
}

.channel-options .channel-card {
  background-color: #fff;
  border-radius: 1.5rem;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}
.channel-options .channel-card img {
  width: 100%;
  height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}
.channel-options .channel-card span {
  font-size: 1.1rem;
  color: #000;
  font-weight: 500;
}
.channel-options .channel-card:hover {
  transform: translateY(-4px);
}

.table-container {
  font-family: "Poppins", sans-serif;
  color: #fff;
  overflow-x: auto;
}
.table-container .comparison-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  background: linear-gradient(135deg, #2c1a45 0%, #4e3c70 100%);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
  overflow-x: auto;
}
.table-container .comparison-table th, .table-container .comparison-table td {
  padding: 1rem;
  text-align: left;
  font-size: 1rem;
}
.table-container .comparison-table tr td:nth-child(1) {
  border-right: 1px solid #fff;
}
.table-container .comparison-table tr th:nth-child(1) {
  border-right: 1px solid #fff;
}
.table-container .comparison-table thead {
  background-color: #6200ee;
}
.table-container .comparison-table thead th {
  color: #fff;
  font-weight: 800;
  font-size: 1.6rem;
  text-align: center;
}
.table-container .comparison-table tbody td {
  color: #f1f1f1;
}/*# sourceMappingURL=main.css.map */