/*
	Theme Name: DD.NYC
	Theme URI: https://mathopolis.digitaldesignnyc.co/
	Description: The theme for WordPress. Designed with ❤ by Legacy Design Hub
	Author: digitaldesignnyc.co
	Version: 1.a
*/

.award-text img {
  max-width: 200px;
}

.js-menu-toggle i {
  position: absolute;
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  z-index: 50;
}

.website-accessibility {
  display: block;
  margin: 17px 0 0 0;
  cursor: pointer;
}

::part(acsb-trigger) {
  display: none !important;
}

button[part="acsb-trigger"] {
  display: none !important;
}
button.container {
  display: none !important;
}

.container {
  z-index: 100 !important;
}

@media screen and (max-width: 600px) {
  .website-accessibility {
    display: block;
    cursor: pointer;
    margin: 12px 0 0 0;
  }

  ::part(acsb-trigger) {
    display: none !important;
  }

  button[part="acsb-trigger"] {
    display: none !important;
  }
  button.container {
    display: none !important;
  }
}

.normaltext h1 {
  font-size: 2.3334em;
  letter-spacing: -0.05em;
}

.normaltext h2 {
  font-size: 2.2em;
}

.normaltext h3 {
  font-size: 2em;
}

.normaltext a {
  color: #5e3dfe;
  text-decoration: underline;
}

.normaltext a:hover {
  text-decoration: none;
}

.normaltext b,
.normaltext strong {
  font-weight: bold !important;
}

.normaltext i,
.normaltext em {
  font-style: italic !important;
}

.normaltext a {
  color: #5e3dfe;
  text-decoration: underline;
}

.normaltext a:hover {
  text-decoration: none;
}

.normaltext ul li {
  padding: 5px 0 5px 20px !important;
  position: relative;
  display: block;
}

.normaltext ul li::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 13px;
}

.normaltext ol {
  counter-reset: item;
}

.normaltext ol li {
  padding: 5px 0 5px 20px !important;
  position: relative;
  display: block;
}

.normaltext ol li::before {
  display: block;
  content: counter(item) ") ";
  counter-increment: item;
  width: 2em;
  position: absolute;
  left: 0px;
  top: 5px;
}

.numbers-item.aos-animate .numbers-title > div div {
  padding: 0 0 5px 0;
}

.fab-button {
  display: none !important;
}

.to-contact {
  position: fixed;
  right: 45px;
  bottom: 45px;
  border-radius: 73px;
  background: #000000;
  /*box-shadow: 0px 0px 20px rgba(13, 13, 13, 0.2);*/
  backdrop-filter: blur(8px);
  text-decoration: none;
  padding: 21px 41px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: -0.035em;
  color: #ffffff;
  z-index: 15;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  -webkit-animation: pulse 3s infinite;
}

.to-contact:hover {
  -webkit-animation: none;
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

@media screen and (max-width: 1000px) {
  .to-contact {
    padding: 15px 32px;
    font-size: 14px;
    right: 40px;
  }
}

@media screen and (max-width: 767.98px) {
  .to-contact {
    right: 16px;
  }
}

.page-id-295 .to-contact {
  display: none;
}

.mobile .menu-nav li.page-item-295 {
  display: none !important;
}

.mobile .menu-contact {
  background: #eeeeee;
  border: 1px solid #ffffff;
  border-radius: 34.5px;
  width: 100%;
  height: 47px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #000000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mobile .menu-email {
  border: 1px solid #ffffff;
  border-radius: 34.5px;
  border-radius: 34.5px;
  width: 100%;
  height: 47px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.03em;
  color: #ffffff;
  text-decoration: none;
  display: flex;
  margin: 10px 0 0 0;
  align-items: center;
  justify-content: center;
}

.formss .wpcf7-submit {
  text-align: center;
}

.formss .wpcf7 .selectbox p {
  width: 100%;
}

.preview-name a {
  position: relative;
  z-index: 6;
  transition: all 0.5s;
}

.preview-name a:hover {
  color: #5e3dfe;
}

.service-tags.tagswork {
  padding: 30px 0 0 0;
}

.preview a.a-preview {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 5;
}

.tagslist {
  padding: 40px 0 0 0;
}

.tagslist b {
  display: block;
  padding: 0 0 6px 0;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.14px;
}

.tagslist ul li {
  display: block;
  list-style: none;
  color: #7b7b7b;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.14px;
}

.link-project {
  padding: 1.75rem 0 0 0;
}

.link-project a {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 124%;
  letter-spacing: -0.18px;
  text-decoration: none;
  transition: all 0.5s;
  position: relative;
}

.link-project a:hover {
  color: #dc4d20;
}

.link-project a::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("images/link-to-www.svg") no-repeat center center;
  position: absolute;
  top: 50%;
  margin: -12px 0 0 0;
  right: -28px;
}

.intro-start-image {
  position: relative;
}

.intro-start-image .ico-share-social {
  position: absolute;
  top: 0px;
}

.intro-start-image .ico-share-social:nth-child(2) {
  right: 38px;
}
.intro-start-image .ico-share-social:nth-child(3) {
  right: 119px;
}
.intro-start-image .ico-share-social:nth-child(4) {
  right: 200px;
}
.intro-start-image .ico-share-social:nth-child(5) {
  right: 281px;
}
.intro-start-image .ico-share-social:nth-child(6) {
  right: 362px;
}

.keygrid-description strong {
  font-weight: bold;
}

.intro-start-image video {
  display: block;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: hidden;
  z-index: 2;
}

.full-video {
  position: absolute !important;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  opacity: 0;
}

.full-video.showw {
  z-index: 23;
  opacity: 1;
}

.videosection .keygrid-col div {
  overflow: hidden;
}

.videosection a {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 20;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.36px;
  margin: -32px 0 0 -10px;
}

.videosection span.back-bg {
  z-index: 19;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.65;
  display: block;
}

.videosection a::before {
  content: "";
  display: block;
  width: 64px;
  height: 64px;
  position: absolute;
  left: -80px;
  top: 50%;
  margin: -32px 0 0 0;
  background: url("images/videosection-a.svg") no-repeat center center;
  transition: all 0.5s;
  background-size: 100% auto;
}

.videosection a:hover::before {
  background: url("images/videosection-a-hover.svg") no-repeat center center;
  background-size: 100% auto;
}

.videosection a::after {
  content: "";
  left: -5000px;
  right: -5000px;
  top: -5000px;
  bottom: -5000px;
  position: absolute;
}

.videosection a:hover::after {
  opacity: 0.55;
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.project-focus ul {
  padding: 0 0 0 100px;
  display: flex;
  max-width: 615px;
  flex-wrap: wrap;
  margin: -7px -5px;
}

.project-focus ul li {
  display: block;
  list-style: none;
  margin: 7px 5px;
}

.project-focus ul li a {
  display: block;
  padding: 10px 20px;
  transition: all 0.5s;
  border-radius: 34px;
  font-weight: 600;
  font-size: 16px;
  line-height: 122%;
  letter-spacing: -0.05em;
  background: #eee;
}

.project-focus ul li a:hover {
  background: #5e3dfe;
  color: #fff;
}

@media screen and (max-width: 1023.98px) {
  .project-focus ul {
    padding: 0;
    max-width: 100%;
    margin: -5px;
  }

  .project-focus ul li {
    margin: 5px;
  }

  .project-focus ul li a {
    padding: 6px 15px;
    font-size: 14px;
  }
}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.reviews .container {
  display: flex;
  gap: 116px;
}

.reviews .name-project {
  display: none;
}

.reviews .icons-list span {
  display: none;
}

.reviews .icons-list img {
  max-width: 130px;
}

.reviews .inner-wrapper h2 {
  position: relative;
  color: #000;
  margin-left: 116px;
  font-family: "Manrope";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.36px;
  margin-bottom: 103px;
}

.reviews .inner-wrapper h2::before {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: -100px;
  top: 50%;
  transform: translateY(-50%);
}

.reviews .con-tittle {
  max-width: 873px;
  margin-bottom: 71px;
}

.reviews .con-tittle p {
  color: #000;
  font-family: "Manrope";
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 112%;
  letter-spacing: -2.08px;
}

.reviews .icons-list {
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  .reviews .inner-wrapper h2 {
    color: #000;
    font-family: "Manrope";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    letter-spacing: -0.28px;

    margin-left: 46px;
    margin-bottom: 75px;
  }

  .reviews .inner-wrapper h2::before {
    width: 31px;
    left: -50px;
  }

  .reviews .con-tittle p {
    color: #000;
    font-family: "Manrope";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 112%;
    letter-spacing: -1.28px;
  }

  .reviews .con-stats {
    display: flex;
    flex-direction: column;
  }

  .reviews .con-tittle {
    max-width: 100%;
    order: 2;
  }

  .reviews .con-par {
    order: 1;
    margin-bottom: 45px;
  }

  .reviews .container {
    flex-direction: column;
    gap: 0;
  }

  .reviews .img-avatar {
    width: 83px;
    height: 83px;
  }

  .reviews .back-face-avatar {
    width: 83px;
    height: 83px;
  }
}

@media screen and (max-width: 768px) {
  .reviews .inner-wrapper {
    padding: 0;
  }
}

.icons-ddnyc {
  margin-bottom: 4px;
}

.par-stats {
  color: #000;
  font-family: "Manrope";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -0.54px;
}

@media screen and (max-width: 768px) {
  .par-stats {
    color: #000;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; /* 17.5px */
    letter-spacing: -0.42px;
  }
}

.con-avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 35px;
}

.con-avatar img {
  border-radius: 50%;
  max-width: 200px;
}

.par-avatar {
  position: relative;
  color: #000;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -0.54px;
}

@media screen and (max-width: 768px) {
  .par-avatar {
    color: #000;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: -0.42px;
  }
}

@media screen and (max-width: 768px) {
  .con-avatar {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
  }
}

@media screen and (max-width: 1000px) {
  .con-tittle p {
    color: #000;
    font-family: "Manrope";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 112%;
    letter-spacing: -2.08px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1300px) {
  .con-tittle p {
    color: #000;
    font-family: "Manrope";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 112%;
    letter-spacing: -2.08px;
  }
  .con-tittle {
    max-width: 500px;
  }
  .con-avatar {
    flex-direction: column;
  }
  .container {
    gap: 0;
  }
}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.page-template-page-testimonials {
  max-width: 100%;
}

.page-template-page-testimonials h1 {
  padding: 0 0 73px 0;
  color: rgb(0, 0, 0);
  font-family: "Manrope";
  font-size: 50px;
  font-weight: 600;
  line-height: 103.1%;
  letter-spacing: -0.05em;
}

.page-template-page-testimonials .inner-wrapper {
  padding: 0;
}

.list-testimonials .item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 114px 0 0 0;
}

.list-testimonials .item:first-child {
  margin: 0;
}

.list-testimonials .item .left {
  width: 43.3908045977011%;
  position: relative;
  overflow: hidden;
}

.list-testimonials .item .right {
  width: calc(100% - 43.3908045977011% - 4.482759%);
}

.list-testimonials .item:nth-child(2n + 2) {
  flex-direction: row-reverse;
}

.list-testimonials .item .thumb {
  width: 100%;
  padding-bottom: 61.58940397350993%;
  position: relative;
  margin: 0 0 23px 0;
  overflow: hidden;
}

.list-testimonials .item .thumb img {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  transition: transform 0.25s ease-in-out;
  will-change: transform;
}

.list-testimonials .item .left:hover .thumb img {
  transform: scale(1.05);
}

.list-testimonials .item .thumb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #000;
  opacity: 0;
  transition: all 0.25s;
}

.list-testimonials .item .left:hover .thumb::after {
  opacity: 0.4;
}

.list-testimonials .item .thumb .hovers {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 2;
  pointer-events: none;
  font-size: 22px;
  line-height: 1;
  font-weight: 500;
  opacity: 0;
  transition: all 0.15s;
}

.list-testimonials .item .left:hover .thumb .hovers {
  opacity: 1;
}

.list-testimonials .item .left:hover .thumb .hovers::after {
  transition-delay: 0.1s;
  transform: translateX(0.25em);
}

.list-testimonials .item .thumb .hovers::after {
  content: "\003e";
  padding-left: 0.15em;
  transition: all 0.15s;
}

.list-testimonials .item span.number {
  display: flex;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #000;
  justify-content: center;
  align-items: center;
  color: rgb(238, 238, 238);
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: -2.5%;
}

.list-testimonials .item h2 {
  padding: 10px 0 0 0;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -3.5%;
  text-align: left;
}

.list-testimonials .item h2 a::before {
  content: "";
  position: absolute;
  left: -1000px;
  right: -1000px;
  top: -1000px;
  bottom: -1000px;
  opacity: 0;
  z-index: 3;
}

.list-testimonials .item .left ul {
  display: flex;
  position: relative;
  margin: -5px;
  flex-wrap: wrap;
  padding: 10px 0 0 0;
  z-index: 5;
}

.list-testimonials .item .left ul li {
  display: block;
  margin: 5px;
}

.list-testimonials .item .left ul li span {
  display: none;
}

.list-testimonials .item .left ul li a {
  display: block;
  padding: 6px 12px 6px 12px;
  border-radius: 34.5px;
  background: rgb(238, 238, 238);
  color: rgb(0, 0, 0);
  font-family: "Manrope";
  font-size: 14px;
  font-weight: 600;
  line-height: 122.1%;
  letter-spacing: -5%;
  transition: all 0.5s;
}

.list-testimonials .item .left ul li a:hover {
  background: #5e3dfe;
  color: #fff;
}

.list-testimonials .item .review {
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-weight: 600;
  line-height: 112%;
  letter-spacing: 0.4px;
  text-align: left;
  padding: 0 0 75px 0;
}

.list-testimonials .item .rating-author {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.list-testimonials .item .rating-author .rating span {
  display: none;
}

.list-testimonials .item .rating-author .rating img {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  max-width: 113px;
}

.list-testimonials .item .rating-author .rating p {
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -3%;
  padding: 4px 0 0 0;
  margin: 0;
  white-space: nowrap;
}

.list-testimonials .item .author {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.list-testimonials .item .conAvatar {
  width: 84px;
  height: 84px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}

.list-testimonials .item .conAvatar img {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.list-testimonials .item .author h3 {
  display: block;
  color: rgb(0, 0, 0);
  font-size: 18px;
  font-weight: 400;
  line-height: 125%;
  letter-spacing: -3%;
  text-align: left;
  margin-left: 30px;
}

.list-testimonials .item .author h3 b {
  display: block;
  font-weight: 600;
}

.general-rating {
  display: flex;
  padding: 138px 0 266px 0;
  color: rgb(0, 0, 0);
  font-size: 25px;
  font-weight: 600;
  line-height: 103.1%;
  letter-spacing: -5%;
  align-items: center;
  justify-content: flex-end;
}

.general-rating img {
  max-width: 241px;
  height: auto;
  border: none;
  vertical-align: bottom;
}

.general-rating p {
  padding: 0 0 0 20px;
  opacity: 0.5;
  margin: 0;
}

@media screen and (max-width: 1379px) {
  .list-testimonials .item {
    flex-wrap: wrap;
  }

  .list-testimonials .item .left {
    width: 100%;
    padding: 0 0 37px 0;
  }

  .list-testimonials .item .right {
    width: 100%;
    position: relative;
    padding: 65px 0 0 0;
  }

  .list-testimonials .item .rating-author .rating {
    position: absolute;
    top: 0px;
    left: 0px;
  }

  .list-testimonials .item .review {
    padding: 0 0 50px 0;
  }

  .list-testimonials .item {
    margin: 80px 0 0 0;
  }

  .general-rating {
    font-size: 18px;
    justify-content: center;
    padding: 100px 0;
  }

  .list-testimonials .item:nth-child(2n + 2) {
    flex-direction: row;
  }
}

@media screen and (max-width: 900px) {
  .page-template-page-testimonials h1 {
    padding: 0 0 24px 0;
    font-size: 32px;
  }

  .list-testimonials .item .thumb {
    margin: 0 0 24px 0;
  }

  .list-testimonials .item span.number {
    font-size: 14px;
  }

  .list-testimonials .item h2 {
    font-size: 14px;
  }

  .list-testimonials .item .rating-author .rating img {
    max-width: 86px;
  }

  .list-testimonials .item .rating-author .rating p {
    padding: 6px 0 0 0;
    font-size: 14px;
  }

  .list-testimonials .item .review {
    font-size: 22px;
  }

  .list-testimonials .item .conAvatar {
    width: 60px;
    height: 60px;
  }

  .list-testimonials .item .author h3 {
    font-size: 14px;
    margin-left: 16px;
  }

  .general-rating {
    overflow: hidden;
    width: 100%;
  }

  .general-rating img {
    max-width: 135px;
  }
}

@media screen and (max-width: 600px) {
  .page-template-page-testimonials .section {
    margin-top: 100px;
  }

  .general-rating {
    font-size: 14px;
    flex-wrap: wrap;
  }

  .general-rating p {
    padding: 10px 0 0 0;
    width: 100%;
    text-align: center;
  }

  .list-testimonials .item .left ul li {
    display: flex;
    align-items: center;
  }

  .list-testimonials .item .left ul li span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 122.1%;
    color: #000;
    margin: 0 5px 0 0;
  }

  .list-testimonials .item .left ul li a {
    padding: 0;
    background: none !important;
    color: #000 !important;
    font-size: 14px;
  }
}

.previews-carousel .slick-slide > div > div {
  position: relative;
  overflow: hidden;
}

.page-id-295 .formss-wrap {
  padding-top: 4rem;
}

/*.preview-name a::before {
	content:'';
	display:block;
	position:absolute;
	left:-1000px;
	right:-1000px;
	top:-1000px;
	bottom:-1000px;
	z-index:5;
}*/

.social {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-top: 1.5rem;
}

.social a {
  font-size: 1.6rem;
}
.social.cntct-social {
  justify-content: center;
  margin-bottom: 2rem;
}
.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}


.tab-buttons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 3rem;
}
.tab-buttons button {
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid #5e3dfe;
  border-radius: 100px;
  height: 40px;
  color: #5e3dfe;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.03em;
  padding: 0 20px;
  transition: all 0.15s;
}
.tab-btn.active {
    background: #5e3dfe;
    color: #fff;
}



/* package css start */

.portfolio-tab-text .tab-content {
  display: block;
}
.packages .heading42 {
  padding-bottom: 20px;
  font-size: 42px;
  font-weight: 900;
  color: #131212;
  text-align: center;
}
.package-tabs {
  text-align: center;
  margin-bottom: 3rem;
}

.tapsmain ul li, .package-tabs .nav-link {
  display: inline-block;
  border: 1px solid #5e3dfe;
  padding: 7px 13px;
  border-radius: 5px;
  cursor: pointer;
}
.tapsmain ul li.current, .package-tabs .nav-link.current, .nav-pills .nav-item.current {
  background-image: linear-gradient(55deg, #5e3dfe 0%, #000 100%);
  color: #fff;
}
.package-box {
  text-align: center;
  /* border: 1px solid #cacaca; */
  border-radius: 10px;
  padding: 40px 20px;
  /* box-shadow: 0 1px 10px 0 #5e3dfe; */
  transition: 0.3s ease-in-out;
  margin: 0 10px;
  background: #F4F4F4;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.package-box h4 {
  font-size: 30px;
    color: #131212;
    transition: 0.2s ease-in-out;
    font-weight: 600;
}
.pack-detail ul li {
  color: #979797;
  font-size: 15px;
  line-height: 30px;
  list-style: none;
  transition: 0.2s ease-in-out;
}
.package-box .pack-price {
  font-size: 60px;
  padding: 15px 0;
  font-weight: 900;
}
.pack-btn {
  display: flex;
  justify-content: center;
}
.pack-btn .default-btn {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #5e3dfe;
    border-radius: 100px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.03em;
    padding: 0 20px;
    transition: all 0.15s;
}


.tabs {
  display: none;
}
.tabs.current {
  display: block;
}

.pack-detail ul{
  height: 300px;
  overflow-y: scroll;
  margin-bottom: 2rem;
}

.pack-detail ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
  border-radius: 10px;
}

.pack-detail ul::-webkit-scrollbar {
  width: 7px;
  border-radius: 10px;
  background-color: #F5F5F5;
}

.pack-detail ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #5e3dfe;
  background-image: -webkit-linear-gradient(90deg, transparent, #5e3dfe, transparent, transparent)
}
.packages.inner-pg-pricing.sec-pad {
  position: relative;
  padding: 0 12rem;
}

.fade {
  transition: opacity .15s linear;
}

.tabs {
  transition: opacity 0.3s ease;
  opacity: 0;
}
.tabs.current {
  opacity: 1;
}
.pkgSwiper {
  padding: 2rem 0;
}


.swiper-button-next.nextBtn {
  width: 60px;
  height: 60px;
  background: #5e3dfe;
  border-radius: 50%;
  right: 5%;
  top: 58%;
}

.swiper-button-next.nextBtn:after {
  font-size: 19px;
  color: #fff;
  font-weight: 600;
}

.swiper-button-prev.prevBtn {
  width: 60px;
  height: 60px;
  background: #5e3dfe;
  border-radius: 50%;
  left: 5%;
  top: 58%;
}

.swiper-button-prev.prevBtn:after {
  font-size: 19px;
  color: #fff;
  font-weight: 600;
}
.d-none {
  display: none !important;
}


.package-box:before {
  content: '';
  opacity: 0.15;
  background: #5E3DFE;
  filter: blur(31px);
  width: 702px;
  height: 370px;
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}